# Installer cyclonedx-python avec Homebrew, Nix

Consultez les chemins d'installation, exécutables, métadonnées et notes de sécurité de cyclonedx-python pour les workflows d'agents IA.

## installation

```sh
sudo av install brew:cyclonedx-python
```

Commandes d'installation supplémentaires:

### macOS

- Homebrew (100%):

```sh
brew install cyclonedx-python
```

  Preuve: local Homebrew formula metadata

### Linux

- Nix (92%):

```sh
nix profile install nixpkgs#cyclonedx-python
```

  Preuve: nixpkgs package indexes: pkgs/by-name/cy/cyclonedx-python/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1

## Faits du paquet

- **Clé du paquet:** brew:cyclonedx-python
- **Gestionnaire de paquets:** Homebrew
- **Page du gestionnaire de paquets:** <https://formulae.brew.sh/formula/cyclonedx-python>
- **Version:** 7.3.1
- **Résumé source:** Creates CycloneDX Software Bill of Materials (SBOM) from Python projects
- **Page d'accueil:** <https://cyclonedx.org/>
- **Dépôt:** <https://github.com/CycloneDX/cyclonedx-python>
- **Docs amont:** <https://cyclonedx.org/>
- **Licence:** Apache-2.0
- **Archive source:** <https://files.pythonhosted.org/packages/c7/a2/ab75601071afb20352758ef20fd7983cd290f807cabd672eaa28eed45018/cyclonedx_bom-7.3.1.tar.gz>
- **Dernière mise à jour:** 2026-07-24T15:03:48Z
- **Généré:** 2026-08-04T22:13:35+00:00

## exécutables

- cyclonedx-py (cli)
- cyclonedx-py (alias)

## Dépendances

- python@3.14
- rpds-py

## Bibliothèques fournies par macOS

- libxml2
- libxslt

## Comportement d'installation

- hook post-installation: non défini
- Bouteille: disponible sur arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux

## Version et fraîcheur

- page générée: 2026-08-04
- version du gestionnaire: 7.3.1
- gestionnaire mis à jour: 2026-07-24
- données locales: OK
- dépôt amont: https://cyclonedx.org/
- info: Release/tag comparison is only available for GitHub repositories.
## Historique du projet et usages

CycloneDX Python is the official CycloneDX SBOM generator for Python projects, manifests, lockfiles, requirements files, and environments.

### Historique du projet

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.

### Historique d'adoption

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.

### Modes d'utilisation

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.

### Pourquoi les passionnés de paquets s'y intéressent

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.

### Chronologie

- 2018: Repository created after the first CycloneDX specification release.
- 2021: v1.x releases were published under the CycloneDX Python tool line.
- 2024: CycloneDX v1.6 became ECMA-424, increasing the standardization backdrop for generators.
- 2026: v7.x releases continued support for current Python environments and project formats.

### Related projects

- The tool uses the CycloneDX Python library and complements cyclonedx-cli and other language-specific generators in the CycloneDX project.

### Sources

- <https://github.com/CycloneDX/cyclonedx-python/blob/main/README.md>
- <https://api.github.com/repos/CycloneDX/cyclonedx-python>
- <https://github.com/CycloneDX/cyclonedx-python/releases>
- <https://cyclonedx-bom-tool.readthedocs.io/>
- <https://cyclonedx.org/tool-center/>
- <https://cyclonedx.org/about/history/>


## Notes de sécurité

Aucun manifest local de gestion des secrets correspondant n'a été trouvé pour cyclonedx-python. Les métadonnées de paquet restent publiées ici afin que la couverture future dispose d'une URL stable.


## Détails de la base source

- **Source Database:** Homebrew formula API
- **Tap:** homebrew/core
- **Full Name:** cyclonedx-python
- **Version Scheme:** 0
- **Revision:** 0
- **Head Version:** HEAD
- **Bottle Stable Root URL:** <https://ghcr.io/v2/homebrew/core>
- **Deprecated:** no
- **Disabled:** no
- **Keg Only:** no
- **URL Keys:** head, stable

## Autres enregistrements de gestionnaires de paquets

- Nix - cyclonedx-python: normalized package name match | nixpkgs package indexes: pkgs/by-name/cy/cyclonedx-python/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1


## Liens liés

- [Terminal utility packages](https://pkg.so/fr/terminal-utilities/) - Matched terminal and command-line workflow metadata.
- [Language runtime packages](https://pkg.so/fr/language-runtime-packages/) - Matched language runtime, compiler, or interpreter metadata.
- [Networking and protocol packages](https://pkg.so/fr/networking-protocol-tools/) - Matched network, protocol, or remote-service metadata.
- [Security and crypto packages](https://pkg.so/fr/security-crypto-tools/) - Matched security, identity, cryptography, password, signing, or certificate metadata.
- [python@3.14](https://pkg.so/fr/brew/python-3-14/) - Runtime dependency declared by Homebrew.
- [cyclonedx-cli](https://pkg.so/fr/brew/cyclonedx-cli/) - Shares the same upstream homepage.
- [cyclonedx-gomod](https://pkg.so/fr/brew/cyclonedx-gomod/) - Shares the same upstream homepage.
- [cargo-cyclonedx](https://pkg.so/fr/brew/cargo-cyclonedx/) - Shares the same upstream homepage.
- [cyclonedx-npm](https://pkg.so/fr/brew/cyclonedx-npm/) - Shares pkgdb curated category or tags: cli, cyclonedx, sbom, security, software-supply-chain.
- [sbom-tool](https://pkg.so/fr/brew/sbom-tool/) - Shares pkgdb curated category or tags: cli, sbom, security, software-supply-chain.
- [bomctl](https://pkg.so/fr/brew/bomctl/) - Shares pkgdb curated category or tags: cli, cyclonedx, sbom, security, software-supply-chain.
- [cdxgen](https://pkg.so/fr/brew/cdxgen/) - Shares pkgdb curated category or tags: cli, cyclonedx, sbom, security, software-supply-chain.
- [chainloop-cli](https://pkg.so/fr/brew/chainloop-cli/) - Shares pkgdb curated category or tags: cli, sbom, security, software-supply-chain.
- [cve-bin-tool](https://pkg.so/fr/brew/cve-bin-tool/) - Shares pkgdb curated category or tags: cli, python, sbom, security, software-supply-chain.

## Combined YAML source

View the package source record on GitHub. [combined/cyclonedx-python.yml](https://github.com/mxcl/pkgdb/blob/main/combined/cyclonedx-python.yml)


## Sources

- pkg.so package database
- Geiger risk classifier
- package-page enrichment
- curated package history
- package version freshness
- pkgdb category and tag curation
- package relationship graph
- external package-manager database matches
- cross-ecosystem install command graph
