aboutcode-org / aboutcode-org/scancode-toolkit
Track if a package is system-installed with root-relative installed files vs. plain package
Open
package scan
package-files
- Dominant language
- Python
- Stars
- 2.6k
- Forks
- 791
- Avg merge
- 1d 12h
- Merged PRs (30d)
- 5
Description
Track if a package is system-installed with root-relative installed files vs. plain package.
For instance a Debian installed package file paths are rooted in a rootfs. But when you extract a .deb the files are rooted in the package archive. We should be able to accommodate for these cases
Contributor guide
Assessment
This issue has not been assessed yet.