aboutcode-org / aboutcode-org/scancode.io
Improve the resolve_dependencies process by flitering out non-versioned packages and by detecting modules
未關閉
- 主要語言
- Python
- 星號
- 215
- 分支
- 203
- 平均合併
- 4 天 8 小時
- 30 天內合併 PR
- 6
描述
A recent scan of jqlang/jq identified 20 dependencies. Six of these were from `Pipfile` and were identified without version number; 14 of these were from `Pipfile.lock` and were identified with specific versions. The scan failed to identify a package in the `modules` directory of the project.
The non-versioned packages are not useful and can also result in false-positive vulnerability discoveries.
The modules should be identified as dependencies.
Scan results attached.
[scancodeio_jqlang-test2.json](https://github.com/user-attachments/files/18100801/scancodeio_jqlang-test2.json)
貢獻指南
評估
這個 Issue 還沒有評估資料。