macOS
brew install cdxgenlocal Homebrew formula metadata
brew
Creates CycloneDX Software Bill-of-Materials (SBOM) for projects. Version 12.7.0 via Homebrew; verified 2026-07-05.
install
brew install cdxgenlocal Homebrew formula metadata
nix profile install nixpkgs#cdxgennixpkgs package indexes · pkgs/by-name/cd/cdxgen/package.nix · source: api.github.com
winget install --id CycloneDX.cdxgen -eWindows Package Manager source index · CycloneDX.cdxgen · source: cdn.winget.microsoft.com
overview
Creates CycloneDX Software Bill-of-Materials (SBOM) for projects
history
CycloneDX Generator, usually called cdxgen, is a CLI, library, REPL, and server for generating CycloneDX and SPDX software bill of materials documents from source trees, container images, binaries, hosts, and related inputs.
The GitHub API records the cdxgen repository as created on 2019-12-30. Its package metadata identifies @cyclonedx/cdxgen as the npm package and points to the official GitHub repository, while the README now presents cdxgen as a broader BOM toolkit covering SBOM, CBOM, OBOM, SaaSBOM, HBOM, AI-BOM, and validation/signing workflows.
The project grew from a CycloneDX SBOM generator into a multi-command supply-chain analysis suite with commands such as cdxgen, cdx-validate, cdx-convert, cdx-sign, cdx-verify, cdx-audit, evinse, hbom, obom, cbom, saasbom, aibom, and spdxgen.
cdxgen's adoption tracks the rise of SBOM requirements in software supply-chain security. The README positions it for developers, AppSec, compliance teams, SOC analysts, hardware teams, and AI platform teams, and the supplied package-manager metadata shows Homebrew, Nix, and winget packaging in addition to npm and GitHub release binaries.
The common developer path is cdxgen -o bom.json . for a local project, with additional modes for containers, git URLs, purls, hosts, AI assets, and validation/conversion/signing. The README emphasizes CI/CD use and standalone binaries for several commands.
cdxgen is package-nerd significant because it turns package graphs into standardized artifacts that other tools can consume. It sits at the intersection of language package managers, container metadata, CycloneDX, SPDX, Dependency-Track-style workflows, and modern compliance demands.
security posture
No matching local secret-handling manifest was found for cdxgen. Nucleus package metadata is still published here so future coverage has a stable package URL.
Before unattended agent use, check whether the tool reads plaintext credentials, writes remote state, publishes artifacts, or shells out to plugins.
local files
These source-backed paths show where this package keeps local settings or durable credentials. Automic Vault can use them as review targets for secret scanning, migration, and command approval.
Config paths the tool may read or write during local use.
.cdxgenrc.cdxgen.json.cdxgen.yml.cdxgen.yamlexecutables
| Command | Kind | Exposure | Note |
|---|---|---|---|
cbom | cli | global executable | |
cdx-audit | cli | global executable | |
cdx-convert | cli | global executable | |
cdx-sign | cli | global executable | |
cdx-validate | cli | global executable | |
cdx-verify | cli | global executable | |
cdxgen | cli | global executable | |
cdxgen-secure | cli | global executable | |
cdxi | cli | global executable | |
evinse | cli | global executable | |
hbom | cli | global executable | |
obom | cli | global executable | |
saasbom | cli | global executable | |
spdxgen | cli | global executable |
freshness
These signals separate page generation age, package-manager activity, and upstream release comparison. Version lag is warned only when an evidence URL and comparable versions are present.
https://github.com/CycloneDX/cdxgen
install metadata
| Package key | brew:cdxgen |
|---|---|
| Version | 12.7.0 |
| Package manager | Homebrew |
| Package manager page | https://formulae.brew.sh/formula/cdxgen |
| Homepage | https://github.com/CycloneDX/cdxgen |
| Repository | https://github.com/CycloneDX/cdxgen |
| Upstream docs | https://cdxgen.github.io/cdxgen |
| License | Apache-2.0 |
| Source archive | https://registry.npmjs.org/@cyclonedx/cdxgen/-/cdxgen-12.7.0.tgz |
| Last updated | 2026-07-05T00:14:30+09:00 |
| Pulse | updated |
| Dependencies | dotnet, node, ruby, sourcekitten, trivy |
| Bottle | available (on arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux) |
| Homebrew post-install | not defined |
| Service | none declared |
registry facts
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | cdxgen |
| Version Scheme | 0 |
| Revision | 0 |
| Bottle Stable Root URL | https://ghcr.io/v2/homebrew/core |
| Deprecated | no |
| Disabled | no |
| Keg Only | no |
| URL Keys |
|
source database matches
Matches are pulled from external package-manager indexes and kept separate from local Automic Vault package links.
cdxgen
nix profile install nixpkgs#cdxgenCycloneDX.cdxgen
winget install --id CycloneDX.cdxgen -esource trail
This page is generated by av-web from the private package SQLite artifact built by scripts/generate-pkg-sqlite.py.
View the package source record on GitHub.