macOS
brew install cargo-cyclonedxlocal Homebrew formula metadata
brew
cargo-cyclonedx のインストール経路、実行ファイル、メタデータ、AI エージェント向けセキュリティノートを確認します。
インストール
brew install cargo-cyclonedxlocal Homebrew formula metadata
sudo apk add cargo-cyclonedxAlpine Linux edge package indexes · cargo-cyclonedx · ソース: dl-cdn.alpinelinux.org
sudo dnf install cargo-cyclonedxFedora Rawhide package metadata · cargo-cyclonedx · ソース: dl.fedoraproject.org
nix profile install nixpkgs#cargo-cyclonedxnixpkgs package indexes · pkgs/by-name/ca/cargo-cyclonedx/package.nix · ソース: api.github.com
sudo pacman -S cargo-cyclonedxArch Linux sync databases · cargo-cyclonedx · ソース: geo.mirror.pkgbuild.com
概要
Creates CycloneDX Software Bill of Materials (SBOM) from Rust (Cargo) projects
履歴
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.
セキュリティ状態
narrow executable package without higher-risk signals.
リスク グリーン · 信頼度 低 · appliance
エージェントに無人実行させる前に、このツールが平文の認証情報を読むか、リモート状態を書き込むか、成果物を公開するか、プラグインを起動するかを確認してください。
実行可能ファイル
| コマンド | 種類 | 公開範囲 | メモ |
|---|---|---|---|
cargo-cyclonedx | cli | グローバル実行可能ファイル |
鮮度
これらの信号は、ページ生成時期、パッケージマネージャの活動、上流リリース比較を分けて示します。バージョン遅れは、証拠 URL と比較可能なバージョンがある場合だけ警告されます。
https://github.com/CycloneDX/cyclonedx-rust-cargo
インストールメタデータ
| パッケージキー | brew:cargo-cyclonedx |
|---|---|
| バージョン | 0.5.9 |
| パッケージマネージャ | Homebrew |
| パッケージマネージャページ | https://formulae.brew.sh/formula/cargo-cyclonedx |
| ホームページ | https://cyclonedx.org/ |
| リポジトリ | https://github.com/CycloneDX/cyclonedx-rust-cargo |
| 上流ドキュメント | https://github.com/CycloneDX/cyclonedx-rust-cargo/tree/main/cargo-cyclonedx#readme |
| ライセンス | Apache-2.0 |
| ソースアーカイブ | https://github.com/CycloneDX/cyclonedx-rust-cargo/archive/refs/tags/cargo-cyclonedx-0.5.9.tar.gz |
| ビルド依存関係 | rust |
| Bottle | 利用可能 (対象 arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux) |
| Homebrew post-install | 未定義 |
| サービス | 宣言なし |
レジストリ情報
| 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 |
|
ソースデータベース一致
一致は外部パッケージマネージャインデックスから取得され、ローカルの Automic Vault パッケージリンクとは分けて表示されます。
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-cyclonedxソース経路
このページは scripts/generate-pkg-sqlite.py が生成した非公開のパッケージ SQLite アーティファクトから av-web によって提供されます。
View the package source record on GitHub.