aboutcode-org / aboutcode-org/scancode.io
Gather full origin information for NPM packages detected from .lock files
Offen
- Vorherrschende Sprache
- Python
- Sterne
- 215
- Forks
- 203
- Ø Merge
- 4 T. 8 Std.
- Gemergte PRs (30 T.)
- 6
Beschreibung
Currently in scancode.io/scancode-toolkit, we can reliably detect NPM packages and their origin info from a standard `package.json` file, which usually has entries for license + other origin information.
When a package is detected from a lockfile, we only have name, version information. We should incorporate a step in the pipeline that calls out the npm registry with the name, version info to get the full set of package information.
Beitragsleitfaden
Bewertung
Dieses Issue wurde noch nicht bewertet.