Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Improve declared license collection from nuspec #2669

Open
pombredanne opened this issue Aug 26, 2021 · 0 comments
Open

Improve declared license collection from nuspec #2669

pombredanne opened this issue Aug 26, 2021 · 0 comments

Comments

@pombredanne
Copy link
Member

... and accordingly the detection proper.
For instance in https://globalcdn.nuget.org/packages/specflow.mstest.3.1.89.nupkg this should be reported for SpecFlow.MsTest.nuspec and we get only this today: "declared_license": "https://aka.ms/deprecateLicenseUrl",

    <requireLicenseAcceptance>false</requireLicenseAcceptance>
    <license type="file">LICENSE.txt</license>
    <licenseUrl>https://aka.ms/deprecateLicenseUrl</licenseUrl>

Eventually this should be a candidate too for #1364 and #2616

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant