macOS
brew install cargo-cyclonedxlocal Homebrew formula metadata
brew
Prüfe Installationswege, Executables, Metadaten und Sicherheitshinweise für cargo-cyclonedx in AI-Agent-Workflows.
Installation
brew install cargo-cyclonedxlocal Homebrew formula metadata
sudo apk add cargo-cyclonedxAlpine Linux edge package indexes · cargo-cyclonedx · Quelle: dl-cdn.alpinelinux.org
sudo dnf install cargo-cyclonedxFedora Rawhide package metadata · cargo-cyclonedx · Quelle: dl.fedoraproject.org
nix profile install nixpkgs#cargo-cyclonedxnixpkgs package indexes · pkgs/by-name/ca/cargo-cyclonedx/package.nix · Quelle: api.github.com
sudo pacman -S cargo-cyclonedxArch Linux sync databases · cargo-cyclonedx · Quelle: geo.mirror.pkgbuild.com
Überblick
Creates CycloneDX Software Bill of Materials (SBOM) from Rust (Cargo) projects
Verlauf
cargo-cyclonedx is the Rust Cargo plugin from the CycloneDX project. It generates CycloneDX Software Bill of Materials files for Cargo projects, using Cargo metadata and lockfile information to describe Rust dependencies.
The cyclonedx-rust-cargo repository was created in 2019 and contains both the cyclonedx-bom Rust library and the cargo-cyclonedx application. The cargo-cyclonedx crate was published later as the command-line plugin for Cargo users.
The project belongs to the OWASP CycloneDX ecosystem. The CycloneDX site describes CycloneDX as a full-stack Bill of Materials standard for cyber-risk reduction, while the Rust plugin adapts that standard to Cargo workspaces.
cargo-cyclonedx adoption tracks the broader rise of SBOM requirements in software supply-chain security. It is packaged across multiple operating-system package managers and crates.io metadata shows more than one million downloads by June 2026.
Its value increased as organizations began asking Rust projects for SBOMs that can be consumed by security, compliance, and asset-management tooling.
The documented command is `cargo cyclonedx`, run inside a Rust project containing Cargo.toml. By default it writes BOM files adjacent to Cargo.toml files in the workspace.
The plugin can emit XML or JSON, choose CycloneDX spec versions, select targets and feature sets, and describe crates, binaries, or all Cargo targets. The README notes that it uses both Cargo.lock and `cargo metadata`, which gives it more build-configuration context than lockfile-only scanners.
cargo-cyclonedx is important because it turns Cargo's dependency graph into a standardized interchange artifact. Package managers and security systems can consume the resulting BOM without knowing Rust internals.
It also illustrates a practical distinction in SBOM generation: registry lockfiles are not enough when features, targets, binaries, and package metadata affect what a Rust build actually contains.
Sicherheitslage
narrow executable package without higher-risk signals.
grün Risiko · niedrig Konfidenz · appliance
Prüfe vor unbeaufsichtigter Agent-Nutzung, ob das Tool Klartext-Credentials liest, Remote-Zustand schreibt, Artefakte veröffentlicht oder Plugins ausführt.
Executables
| Befehl | Art | Sichtbarkeit | Hinweis |
|---|---|---|---|
cargo-cyclonedx | cli | globales Executable |
Aktualität
Diese Signale trennen das Alter der Seitengenerierung, Aktivität des Paketmanagers und Upstream-Release-Vergleich. Versionsrückstand wird nur gemeldet, wenn eine Evidenz-URL und vergleichbare Versionen vorhanden sind.
https://github.com/CycloneDX/cyclonedx-rust-cargo
Installationsmetadaten
| Paketschlüssel | brew:cargo-cyclonedx |
|---|---|
| Version | 0.5.9 |
| Paketmanager | Homebrew |
| Paketmanager-Seite | https://formulae.brew.sh/formula/cargo-cyclonedx |
| Homepage | https://cyclonedx.org/ |
| Repository | https://github.com/CycloneDX/cyclonedx-rust-cargo |
| Upstream-Dokumentation | https://github.com/CycloneDX/cyclonedx-rust-cargo/tree/main/cargo-cyclonedx#readme |
| Lizenz | Apache-2.0 |
| Quellarchiv | https://github.com/CycloneDX/cyclonedx-rust-cargo/archive/refs/tags/cargo-cyclonedx-0.5.9.tar.gz |
| Build-Abhängigkeiten | rust |
| Bottle | verfügbar (auf arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux) |
| Homebrew post-install | nicht definiert |
| Dienst | keiner deklariert |
Registry-Fakten
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | cargo-cyclonedx |
| 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 |
|
Source-Datenbank-Treffer
Treffer stammen aus externen Paketmanager-Indizes und bleiben von lokalen Automic-Vault-Paketlinks getrennt.
cargo-cyclonedx
nix profile install nixpkgs#cargo-cyclonedxcargo-cyclonedx 0.5.9-r0
Creates CycloneDX Software Bill of Materials (SBOM) from Rust (Cargo) projects
https://github.com/CycloneDX/cyclonedx-rust-cargo
sudo apk add cargo-cyclonedxcargo-cyclonedx 0.5.9-1.fc45
CycloneDX Software Bill of Materials (SBOM) for Rust Crates
https://crates.io/crates/cargo-cyclonedx
sudo dnf install cargo-cyclonedxcargo-cyclonedx 0.5.9-1
Creates CycloneDX Software Bill of Materials (SBOM) from Rust (Cargo) projects
https://github.com/CycloneDX/cyclonedx-rust-cargo
sudo pacman -S cargo-cyclonedxQuellspur
Diese Seite wird von av-web aus dem privaten Paket-SQLite-Artefakt bereitgestellt, das scripts/generate-pkg-sqlite.py erstellt.
View the package source record on GitHub.