aboutcode-org / aboutcode-org/scancode.io
package scan on the source/binary side for package manifests
- Dominant language
- Python
- Stars
- 215
- Forks
- 203
- Avg merge
- 4d 8h
- Merged PRs (30d)
- 6
Description
Currently we are not scanning a lot of package manifests which we support and get package/dependencies for in the d2d pipeline.
Some examples are the:
- `.nuspec` and `.deps.json` files for nuget https://github.com/aboutcode-org/scancode.io/issues/1472
- `cartfile` and `cartfile.resolved` for macOS/iOS https://github.com/aboutcode-org/scancode-toolkit/issues/2656 https://github.com/aboutcode-org/scancode.io/issues/1471
This gives us better packages/dependencies information on these sources/binaries if we perform a package-scan on these.
This would be scanning all the resources which are not matched (scanning matched package manifests would introduce duplicates) .
Contributor guide
Assessment
This issue has not been assessed yet.