aboutcode-org / aboutcode-org/scancode-toolkit
Repeated package and dependency results when scanning extracted rubygem
Abierto
bug
package scan
- Lenguaje dominante
- Python
- Estrellas
- 2.6k
- Forks
- 791
- Merge medio
- 1 d 12 h
- PR fusionados (30 d)
- 5
Descripción
I extracted a rubygem (https://rubygems.org/downloads/awesome_print-1.8.0.gem) and I scanned it with scancode-toolkit and I got repeated Package and Dependency results. The package `awesome_print` was reported 20 times, and each dependency for `awesome_print` was reported 20 times.
In `GemfileLockHandler.parse()` it appears that we yield the package and dependencies too many times.
Guía de contribución
Evaluación
Este issue todavía no se ha evaluado.