aboutcode-org / aboutcode-org/scancode-toolkit
No consolidated packages are created when using the --consolidate option
未關閉
bug
summaries
- 主要語言
- Python
- 星號
- 2.6k
- 分支
- 791
- 平均合併
- 1 天 12 小時
- 30 天內合併 PR
- 5
描述
Reported by @DennisClark
When scanning `scancode-workbench-3.1.1`, using the command:
```
./scancode --copyright --license --info --package --consolidate --json scancode-workbench-3.1.1.json /scancode-workbench-3.1.1/
```
there are no entries in the top-level `consolidated_packages` field in the scan. This is happening because we are not looking for package data in the right place when processing Resources: https://github.com/nexB/scancode-toolkit/blob/develop/src/summarycode/plugin_consolidate.py#L241
貢獻指南
評估
這個 Issue 還沒有評估資料。