CycloneDX/cyclonedx-node-yarn

option to not interact with installed project(cache/fs)

Chiusa

#49 aperta il 26 mar 2024

 (4 commenti) (0 reazioni) (1 assegnatario)JavaScript (10 fork)auto 404
enhancementhacktoberfesthelp wanted

Metriche repository

Star
 (27 stelle)
Metriche merge PR
 (Metriche PR in attesa)

Descrizione

current implementation requires a fully setup env.

yarn runs under the hood an install, if the setup is not complete. This is a yarn-internal process.

what about analysis of a not-installed setup in a no-network environment?

lets have a CLI switch --package-lock-only, that causes no interaction with the cache/fs

Guida contributor