aboutcode-org / aboutcode-org/scancode-toolkit

Unresolved runtime dependencies

Aperta
#3,616 1 commento 0 reazioni 0 assegnatari Vedi su GitHub
bug
Lingua principale
Python
Stelle
2.6k
Fork
791
Merge medio
1g 12h
PR unite (30g)
5

Descrizione

I have done a scan with this command "scancode --license --copyright --package --info" and it seems that it cannot resolve licenses for runtime dependencies found in npm package.json file.

Example:

"purl":"pkg:npm/bluebird"
"extracted_requirement":"^3.5.3"
"scope":"dependencies"
"is_runtime":true
"is_optional":false
"is_resolved":false
"resolved_package":{}0 items

Scancode v32.0.8 and python 3.11 on Windows

I would expect it to find an MIT license for this package...

Guida per i contributori

Apri la guida per i contributori

Valutazione

Questa issue non è ancora stata valutata.

Ricevi le nuove issue nella tua casella

Un breve riepilogo di issue GitHub adatte ai principianti.