CycloneDX / cyclonedx-node-yarn

Create CycloneDX Software Bill of Materials (SBOM) from Node.js Yarn projects.
Apache License 2.0
19 stars 5 forks source link

feat: support yarn3 #122

Closed jkowalleck closed 5 months ago

jkowalleck commented 5 months ago

currently, yarn4 is supported, but yarn3 is not.

how about backporting/adding support for yarn3?

jkowalleck commented 5 months ago

feature is not part MVP, so not part of v1.0.0 but it is planned.

and already implemented: #121

jkowalleck commented 5 months ago

closed by #121