macOS
brew install cyclonedx-pythonlocal Homebrew formula metadata
brew
Creates CycloneDX Software Bill of Materials (SBOM) from Python projects. Version 7.3.0 via Homebrew; verified 2026-05-20.
install
brew install cyclonedx-pythonlocal Homebrew formula metadata
nix profile install nixpkgs#cyclonedx-pythonnixpkgs package indexes · pkgs/by-name/cy/cyclonedx-python/package.nix · source: api.github.com
overview
Creates CycloneDX Software Bill of Materials (SBOM) from Python projects
history
CycloneDX Python is the official CycloneDX SBOM generator for Python projects, manifests, lockfiles, requirements files, and environments.
The cyclonedx-python repository was created in November 2018, shortly after CycloneDX v1.0 introduced a security-focused BOM format. Over time the tool grew from Python dependency SBOM generation into a broader Python packaging surface covering virtual environments, requirements.txt, Poetry, and Pipenv, with older versions retaining support for Python 2.7 while current releases require Python 3.9 or newer.
The README points users to PyPI, pipx, Poetry, uv, Docker, and documentation, and the official tool center lists CycloneDX for Python as an open-source generator. That broad packaging footprint matters because Python SBOMs are often needed from whatever artifact a project already has: an environment, a lockfile, or a requirements file.
The cyclonedx-py command generates SBOMs from Python virtual environments, requirements files, Pipenv projects, and Poetry projects. It uses CycloneDX Python libraries for data structures, serialization, and validation while keeping its own public surface centered on the CLI.
For package nerds, cyclonedx-python is where Python packaging diversity meets SBOM standardization: it has to interpret several Python dependency sources while producing a single CycloneDX document suitable for CI, auditing, and vulnerability tooling.
security posture
No matching local secret-handling manifest was found for cyclonedx-python. 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.
executables
| Command | Kind | Exposure | Note |
|---|---|---|---|
cyclonedx-py | 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.
install metadata
| Package key | brew:cyclonedx-python |
|---|---|
| Version | 7.3.0 |
| Package manager | Homebrew |
| Package manager page | https://formulae.brew.sh/formula/cyclonedx-python |
| Homepage | https://cyclonedx.org/ |
| Repository | https://github.com/CycloneDX/cyclonedx-python |
| Upstream docs | https://cyclonedx-bom-tool.readthedocs.io/ |
| License | Apache-2.0 |
| Source archive | https://files.pythonhosted.org/packages/6c/e1/700aea05811f8988a60636e045914ffb155ce5318879f14b5c9016a12da5/cyclonedx_bom-7.3.0.tar.gz |
| Last updated | 2026-05-20T13:14:54Z |
| Pulse | updated |
| Dependencies | python@3.14, rpds-py |
| Uses from macOS | libxml2, libxslt |
| 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 | cyclonedx-python |
| Version Scheme | 0 |
| Revision | 2 |
| Head Version | HEAD |
| 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.
cyclonedx-python
nix profile install nixpkgs#cyclonedx-pythonsource 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.