Automic VaultAutomic Vault

brew

cargo-cyclonedx mit Homebrew, apk, dnf, Nix, pacman installieren

Prüfe Installationswege, Executables, Metadaten und Sicherheitshinweise für cargo-cyclonedx in AI-Agent-Workflows.

Installation

Weitere Installationsbefehle

macOS

Homebrewverifiziert · 100%
brew install cargo-cyclonedx

local Homebrew formula metadata

Linux

Alpine Linux apkverifiziert · 92%
sudo apk add cargo-cyclonedx

Alpine Linux edge package indexes · cargo-cyclonedx · Quelle: dl-cdn.alpinelinux.org

Fedora dnfverifiziert · 92%
sudo dnf install cargo-cyclonedx

Fedora Rawhide package metadata · cargo-cyclonedx · Quelle: dl.fedoraproject.org

Nixverifiziert · 92%
nix profile install nixpkgs#cargo-cyclonedx

nixpkgs package indexes · pkgs/by-name/ca/cargo-cyclonedx/package.nix · Quelle: api.github.com

Arch Linux pacmanverifiziert · 92%
sudo pacman -S cargo-cyclonedx

Arch Linux sync databases · cargo-cyclonedx · Quelle: geo.mirror.pkgbuild.com

Überblick

Paketzusammenfassung

Creates CycloneDX Software Bill of Materials (SBOM) from Rust (Cargo) projects

Befehle und Aliase

  • cargo-cyclonedx

Verlauf

Projektgeschichte und Nutzung

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.

Projektgeschichte

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.

Adoptionsgeschichte

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.

Wie es verwendet wird

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.

Warum Paket-Nerds sich dafür interessieren

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.

Zeitleiste

  • 2019: cyclonedx-rust-cargo repository created.
  • 2021: crates.io records the cargo-cyclonedx crate publication.
  • 2021-2026: Project continues as the Rust Cargo plugin within the CycloneDX tool ecosystem.
  • 2026: crates.io metadata shows more than one million downloads.

Related projects

  • cyclonedx-bom is the Rust library in the same repository used to read and write CycloneDX BOM data.
  • CycloneDX is the OWASP BOM standard that defines the output format.
  • Cargo metadata is the upstream Cargo command whose output helps the plugin model Rust projects more accurately.

Sicherheitslage

Risikostufe: grün

narrow executable package without higher-risk signals.

Risikoklassifikator

grün Risiko · niedrig Konfidenz · appliance

Warum

  • narrow executable package without higher-risk signals

Signale

  • metadata:no-higher-risk-signals

Installationsverhalten

  • In den Formelmetadaten ist kein Homebrew-Post-install-Hook erfasst.
  • Homebrew-Bottle-Metadaten sind für 6 Plattformziele verfügbar.
  • Build-Metadaten listen 1 Build-Abhängigkeiten.

Empfohlene Prüfung

Prüfe vor unbeaufsichtigter Agent-Nutzung, ob das Tool Klartext-Credentials liest, Remote-Zustand schreibt, Artefakte veröffentlicht oder Plugins ausführt.

Executables

Installierte Executables

BefehlArtSichtbarkeitHinweis
cargo-cyclonedxcliglobales Executable

Aktualität

Version und 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.

Seite generiert2026-07-25
Manager-Version0.5.9
Manager aktualisiert
lokale DatenOK
Upstreamaktuell
neueste erkannte Versioncargo-cyclonedx-0.5.9

https://github.com/CycloneDX/cyclonedx-rust-cargo

  • InfoNo package-manager update timestamp was available.niedrig Konfidenz

Installationsmetadaten

Paketmetadaten

Paketschlüsselbrew:cargo-cyclonedx
Version0.5.9
PaketmanagerHomebrew
Paketmanager-Seitehttps://formulae.brew.sh/formula/cargo-cyclonedx
Homepagehttps://cyclonedx.org/
Repositoryhttps://github.com/CycloneDX/cyclonedx-rust-cargo
Upstream-Dokumentationhttps://github.com/CycloneDX/cyclonedx-rust-cargo/tree/main/cargo-cyclonedx#readme
LizenzApache-2.0
Quellarchivhttps://github.com/CycloneDX/cyclonedx-rust-cargo/archive/refs/tags/cargo-cyclonedx-0.5.9.tar.gz
Build-Abhängigkeitenrust
Bottleverfügbar (auf arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux)
Homebrew post-installnicht definiert
Dienstkeiner deklariert

Registry-Fakten

Details aus der Quelldatenbank

Source DatabaseHomebrew formula API
Taphomebrew/core
Full Namecargo-cyclonedx
Version Scheme0
Revision0
Head VersionHEAD
Bottle Stable Root URLhttps://ghcr.io/v2/homebrew/core
Deprecatedno
Disabledno
Keg Onlyno
URL Keys
  • head
  • stable

Source-Datenbank-Treffer

Andere Paketmanager-Einträge

Treffer stammen aus externen Paketmanager-Indizes und bleiben von lokalen Automic-Vault-Paketlinks getrennt.

Nix95%

cargo-cyclonedx

nix profile install nixpkgs#cargo-cyclonedx
  • normalized package name match
  • Abgeglichen nach: Cargo Cyclonedx
nixpkgs package indexes · api.github.com · nixpkgs package indexes: pkgs/by-name/ca/cargo-cyclonedx/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1
apk95%

cargo-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-cyclonedx
  • License: Apache-2.0
  • Architecture: x86_64
  • Source Package: cargo-cyclonedx
  • 1 Abhängigkeiten
  • 1 stellt bereit
  • normalized package name match
  • Abgeglichen nach: Cargo Cyclonedx
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: cargo-cyclonedx from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz
dnf95%

cargo-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-cyclonedx
  • License: Apache-2.0 AND CC0-1.0 AND MIT AND MIT-0 AND Unicode-3.0 AND Unicode-DFS-2016 AND (Apache-2.0 OR MIT) AND (Unlicense OR MIT)
  • Category: Unspecified
  • Architecture: x86_64
  • Source Package: rust-cargo-cyclonedx
  • 4 Abhängigkeiten
  • 1 stellt bereit
  • normalized package name match
  • Abgeglichen nach: Cargo Cyclonedx
Fedora Rawhide package metadata · dl.fedoraproject.org · Fedora Rawhide package metadata: cargo-cyclonedx from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/e5ca8ce900cd68f5419e1c39ae517343100b306336cbaeb70a3c153121d95094-primary.xml.zst
pacman95%

cargo-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
  • License: Apache-2.0
  • Architecture: x86_64
  • 3 Abhängigkeiten
  • normalized package name match
  • Abgeglichen nach: Cargo Cyclonedx
Arch Linux sync databases · geo.mirror.pkgbuild.com · Arch Linux sync databases: cargo-cyclonedx from https://geo.mirror.pkgbuild.com/extra/os/x86_64/extra.db.tar.gz

Quellspur

Aus Repository-Daten generiert

Diese Seite wird von av-web aus dem privaten Paket-SQLite-Artefakt bereitgestellt, das scripts/generate-pkg-sqlite.py erstellt.

Verwendete Quellen

  • Geiger risk classifier
  • Nucleus package database
  • av.db category and tag curation
  • cross-ecosystem install command graph
  • curated package history
  • external package-manager database matches
  • package relationship graph
  • package version freshness
  • package-page enrichment