aboutcode-org / aboutcode-org/scancode.io
Improve the resolve_dependencies process by flitering out non-versioned packages and by detecting modules
- Lingua principale
- Python
- Stelle
- 215
- Fork
- 203
- Merge medio
- 4g 8h
- PR unite (30g)
- 6
Descrizione
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)
Guida per i contributori
Apri la guida per i contributori
Valutazione
Questa issue non è ancora stata valutata.