aboutcode-org / aboutcode-org/scancode-toolkit
Repeated package and dependency results when scanning extracted rubygem
未關閉
bug
package scan
- 主要語言
- Python
- 星號
- 2.6k
- 分支
- 791
- 平均合併
- 1 天 12 小時
- 30 天內合併 PR
- 5
描述
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.
貢獻指南
評估
這個 Issue 還沒有評估資料。