aboutcode-org / aboutcode-org/scancode-toolkit
Improve declared license collection from nuspec
Open
codeday
difficult
license scan
package-formats
- Dominant language
- Python
- Stars
- 2.6k
- Forks
- 791
- Avg merge
- 1d 12h
- Merged PRs (30d)
- 5
Description
... 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",`
```
false
LICENSE.txt
https://aka.ms/deprecateLicenseUrl
```
Eventually this should be a candidate too for #1364 and #2616
Contributor guide
Assessment
This issue has not been assessed yet.