Skip to content

CycloneDX/cyclonedx-node-pnpm

shield_license
shield_website shield_slack shield_groups shield_twitter-follow


cyclonedx-pnpm

Create CycloneDX Software Bill of Materials (SBOM) from pnpm projects.

🚧 🏗️ this project is in early development stage

See the projects issues, pull requests and milestones for the progress.

Development will happen in branch 1.0-dev.

Requirements

  • node >= 16
  • pnpm in range 7 - 8

Internals

This tool utilizes the CycloneDX library to generate the actual data structures.

This tool does not expose any additional public API or classes - all code is intended to be internal and might change without any notice during version upgrades.

License

Permission to modify and redistribute is granted under the terms of the Apache 2.0 license.
See the LICENSE file for the full license.