aboutcode-org / aboutcode-org/scancode.io
Gather full origin information for NPM packages detected from .lock files
未關閉
- 主要語言
- Python
- 星號
- 215
- 分支
- 203
- 平均合併
- 4 天 8 小時
- 30 天內合併 PR
- 6
描述
Currently in scancode.io/scancode-toolkit, we can reliably detect NPM packages and their origin info from a standard `package.json` file, which usually has entries for license + other origin information.
When a package is detected from a lockfile, we only have name, version information. We should incorporate a step in the pipeline that calls out the npm registry with the name, version info to get the full set of package information.
貢獻指南
評估
這個 Issue 還沒有評估資料。