Icon

CycloneDX Generator (cdxgen)

cdxgen is a CLI tool and library by CycloneDX to generate Software Bill of Materials (SBOM) in CycloneDX format for multiple project types including Java, JavaScript, Python, C/C++, and containers.
Latest: 12.4.0 Web Scrape
Last checked: Jun 9, 2026 12:10am
Rank: 311/15140
Also monitored via:
GitHub Releases Site Monitor Winget
Follow to track new versions in your feed.
Report

Overview

0
License: UnknownInstaller: npm, HomebrewSilent: YesWinget: Available
Silent install
npm install -g @cyclonedx/cdxgen

Version & Lifecycle

0
Current: 12.4.0 N-2: 12.3.2 Avg cadence: Every 11 days

Top Contributors

Top sitewide contributors:

  1. Anbarasan
  2. nico_k
  3. Bob
  4. Vigneshwaran

Community Notes

Command-line note • March 6, 2026
0

cdxgen – Command-line note

Enterprise administrators can silently deploy cdxgen on Windows using winget install cdxgen, which requires no user interaction and supports automation in scripts like PowerShell deployment pipelines. For global availability without package managers, run npm install -g @cyclonedx/cdxgen in system context through Intune Win32 apps or other deployment tools. All CLI options and environment variables (prefixed with CDXGEN_) are documented for further customization.

Release Notes & Updates

0
Avg cadence:
Updates • 0

Help us match vulnerabilities

No vulnerability match yet. Pick the right product:

Looking for matching products…
Don’t see it? Paste a CPE

Also known as

Other names people use for this app — helps search and matching.

cdxgenCycloneDX Generator (cdxgen)cyclonedx cdxgen

Packaging Notes

0

Can be installed globally via npm or via Homebrew; also available as a Docker container image

Notes

0

Supports multiple languages and project types; can run via Docker; does not resolve package licenses by default; active open source project with frequent updates.