aboutcode-org / aboutcode-org/scancode-toolkit
Unresolved runtime dependencies
オープン
bug
- 主要言語
- Python
- スター
- 2.6k
- フォーク
- 791
- 平均マージ
- 1日 12時間
- マージ済み PR(30日)
- 5
説明
I have done a scan with this command "scancode --license --copyright --package --info" and it seems that it cannot resolve licenses for runtime dependencies found in npm package.json file.
Example:
"purl":"pkg:npm/bluebird"
"extracted_requirement":"^3.5.3"
"scope":"dependencies"
"is_runtime":true
"is_optional":false
"is_resolved":false
"resolved_package":{}0 items
Scancode v32.0.8 and python 3.11 on Windows
I would expect it to find an MIT license for this package...
コントリビューションガイド
評価
この issue はまだ評価されていません。