CycloneDX/cyclonedx-node-yarn

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

已關閉

#49 建立於 2024年3月26日

 (4 則留言) (0 個反應) (1 位負責人)JavaScript (10 個分叉)auto 404
enhancementhacktoberfesthelp wanted

倉庫指標

星標
 (27 顆星)
PR 合併指標
 (PR 指標待抓取)

描述

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

貢獻者指南