aboutcode-org / aboutcode-org/scancode-toolkit
Add new Windows PE tags for license
未關閉
enhancement
package scan
package-formats
- 主要語言
- Python
- 星號
- 2.6k
- 分支
- 791
- 平均合併
- 1 天 12 小時
- 30 天內合併 PR
- 5
描述
### Description
In this question by @suterma https://opensource.stackexchange.com/a/8874/947 @andxpto points to recent license-related tag addition in Windows assemblies that we do not yet collect in https://github.com/nexB/scancode-toolkit/blob/450205506989607c8361b17e1bce0db63c9923b2/src/packagedcode/win_pe.py#L73
See https://docs.microsoft.com/en-us/dotnet/core/tools/csproj#packagelicensefile
These would be likely be primarily in NuGet/nuspec but may also land in PE metadata (though I could not verify this). We should check if these assembly tags end up in the built DLL or not and collect them if so. And make sure we get them in nuspecs.
貢獻指南
評估
這個 Issue 還沒有評估資料。