aboutcode-org / aboutcode-org/scancode-toolkit
Repeated package and dependency results when scanning extracted rubygem
Đang mở
bug
package scan
- Ngôn ngữ chính
- Python
- Star
- 2.6k
- Fork
- 791
- Merge trung bình
- 1 ngày 12 giờ
- Pull request đã merge (30 ngày)
- 5
Mô tả
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.
Hướng dẫn đóng góp
Đánh giá
Issue này chưa được đánh giá.