aboutcode-org / aboutcode-org/scancode.io
Improve the resolve_dependencies process by flitering out non-versioned packages and by detecting modules
Aberta
- Linguagem predominante
- Python
- Estrelas
- 215
- Forks
- 203
- Merge médio
- 4d 8h
- PRs com merge (30d)
- 6
Descrição
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)
Guia de contribuição
Avaliação
Esta issue ainda não foi avaliada.