CycloneDX/cyclonedx-node-yarn

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

クローズ

#49 opened on 2024/03/26

 (4 件のコメント) (0 件のリアクション) (1 人の担当者)JavaScript (10 件のフォーク)auto 404
enhancementhacktoberfesthelp wanted

Repository metrics

Stars
 (27 個のスター)
PR merge metrics
 (PR metrics pending)

説明

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

コントリビューターガイド