aboutcode-org / aboutcode-org/scancode.io
Gather full origin information for NPM packages detected from .lock files
Abierto
- Lenguaje dominante
- Python
- Estrellas
- 215
- Forks
- 203
- Merge medio
- 4 d 8 h
- PR fusionados (30 d)
- 6
Descripción
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.
Guía de contribución
Evaluación
Este issue todavía no se ha evaluado.