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 还没有评估数据。