CycloneDX/cyclonedx-node-yarn

feat: Support for projects with multiple/nested workspaces

開放

#35 建立於 2024年3月15日

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

倉庫指標

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

描述

Currently this plugin will only resolve the dependencies/components for a single workspace at a time, which can introduce additional complexity/complication when working in a multi-workspace monorepo. Enhancing the plugin to recursively traverse all nested workspaces is quite a small change and would simplify the usage of this plugin in more complex projects, especially in cases where isolated reporting of BOM information is not required.

貢獻者指南