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:
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) .
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:
.nuspecand.deps.jsonfiles for nuget back2source: Run pipeline for 100 .Net projects #1472cartfileandcartfile.resolvedfor macOS/iOS Add support for Carthage Cartfile and Cartfile.resolved scancode-toolkit#2656 back2source: Run pipeline for 100 macOS projects #1471This 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) .