Open
Description
ScanCode Toolkit identifies dependencies from package manifest files, but in most cases what you really want is the provenance data that can be retrieved from a package repository. The enhancement request is to build a new SCIO pipeline with at least one example of fetching the provenance data from a package rep to use as a template. In a common use case you may want to include fetching package repo provenance data for 2 or 3 package types.
This is related to:
- Detecting npm dependencies licenses, fetching remote data from the registry scancode-toolkit#2591
- Collect license of detected package dependencies without installling, doing a remote API lookup #579
- Enhance support for Package dependencies #228
I suspect that this enhancement may require Data Model changes.