aboutcode-org / aboutcode-org/scancode.io
Find Package CodebaseResources during `scan_for_application_packages()`
Open
enhancement
- Dominant language
- Python
- Stars
- 215
- Forks
- 203
- Avg merge
- 4d 8h
- Merged PRs (30d)
- 6
Description
To facilitate finding CodebaseResources that belong to an application package, whenever [`scan_for_application_packages()`] encounters a Package manifest file, it should call `.get_package_root()` on the created Package and set all `Resources` found under the Package root to be an installed file for it.
Contributor guide
Assessment
This issue has not been assessed yet.