Automic VaultAutomic Vault

brew

cargo-auditable mit Homebrew, apk, apt, Nix, pacman, zypper installieren

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

Installation

Weitere Installationsbefehle

macOS

Homebrewverifiziert · 100%
brew install cargo-auditable

local Homebrew formula metadata

Linux

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

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

Debian aptverifiziert · 92%
sudo apt install cargo-auditable

Debian stable package indexes · cargo-auditable · Quelle: deb.debian.org

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

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

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

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

openSUSE zypperverifiziert · 92%
sudo zypper install cargo-auditable

openSUSE Tumbleweed package metadata · cargo-auditable · Quelle: download.opensuse.org

Überblick

Paketzusammenfassung

Make production Rust binaries auditable

Befehle und Aliase

  • cargo-auditable

Verlauf

Projektgeschichte und Nutzung

cargo-auditable is a Rust supply-chain tool that makes compiled Rust binaries self-describing by embedding dependency-tree data into a dedicated linker section. Its practical purpose is to let tools such as cargo-audit, Trivy, Grype, Syft, OSV Scanner, and related SBOM tooling recover what crates went into a production executable.

Projektgeschichte

The public repository was created in January 2019 under the rust-secure-code organization. The README says the end goal is for Cargo itself to encode this kind of information in binaries, and points to Rust RFC work as the long-term upstream path.

The project's design is intentionally package-manager friendly: the embedded data is JSON, zlib-compressed, placed in a linker section named `.dep-v0`, and designed not to disrupt reproducible builds.

Adoptionsgeschichte

cargo-auditable has unusually concrete adoption evidence for a niche Rust tool. Its README states that Microsoft uses it internally, that multiple Linux distributions build Rust packages with it, and that Chainguard includes it in a Rust base container with a default cargo wrapper.

The README names Alpine Linux, NixOS, openSUSE, Void Linux, Chimera Linux, Wolfi OS, and Ubuntu 26.04 adoption or opt-in paths. The supplied package-manager facts also list Alpine, Homebrew, Debian, Nix, Arch Linux, Ubuntu, and openSUSE packages.

Wie es verwendet wird

The standard workflow is to install cargo-auditable and cargo-audit, build with `cargo auditable build --release`, and then run `cargo audit bin` on the resulting executable.

The tool works as a wrapper around Cargo: arguments are passed through, and users who cannot change direct Cargo invocation can use documented replacement-cargo guidance. On nightly Rust, the README documents using Cargo's unstable SBOM precursor for more accurate dependency recording.

Warum Paket-Nerds sich dafür interessieren

cargo-auditable matters because binary packages sever the obvious connection between an executable and its Cargo.lock. Embedding dependency metadata lets downstream package repositories, container scanners, and security teams audit Rust binaries after they have left the build tree.

For package nerds, it is a bridge between language-package metadata and distro/container reality. It makes Rust binaries inspectable in the same places where operators already scan containers, distribution packages, and release artifacts.

Zeitleiste

  • 2019: cargo-auditable repository created on GitHub.
  • 2024: GitHub releases show a v0.6.4 release in May.
  • 2026: README documents distribution adoption, cargo-audit integration, and nightly Cargo SBOM precursor support.

Related projects

  • cargo-auditable is directly related to cargo-audit, which can scan binaries built with it accurately.
  • The README lists consumer tools including Trivy, Grype, OSV Scanner, Syft, Docker BuildKit Syft scanner, Blint, wasm-tools, rust-audit-info, and auditable2cdx, plus Cargo SBOM and Rust RFC work as upstream-adjacent efforts.

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-auditablecliglobales 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.7.5
Manager aktualisiert2026-05-22
lokale DatenOK
Upstreamaktuell
neueste erkannte Versionv0.7.5

https://github.com/rust-secure-code/cargo-auditable

  • OKEs wurden keine Aktualitätswarnungen generiert.

Installationsmetadaten

Paketmetadaten

Paketschlüsselbrew:cargo-auditable
Version0.7.5
PaketmanagerHomebrew
Paketmanager-Seitehttps://formulae.brew.sh/formula/cargo-auditable
Homepagehttps://github.com/rust-secure-code/cargo-auditable
Repositoryhttps://github.com/rust-secure-code/cargo-auditable
Upstream-Dokumentationhttps://github.com/rust-secure-code/cargo-auditable#readme
LizenzApache-2.0 OR MIT
Quellarchivhttps://github.com/rust-secure-code/cargo-auditable/archive/refs/tags/v0.7.5.tar.gz
Zuletzt aktualisiert2026-05-22T03:20:40Z
Pulseupdated
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-auditable
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.

Debian apt95%

cargo-auditable 0.6.6-1+b1

Make production Rust binaries auditable

https://github.com/rust-secure-code/cargo-auditable

sudo apt install cargo-auditable
  • Section: utils
  • Architecture: amd64
  • Source Package: rust-cargo-auditable
  • 2 Abhängigkeiten
  • normalized package name match
  • Abgeglichen nach: Cargo Auditable
Debian stable package indexes · deb.debian.org · Debian stable package indexes: cargo-auditable from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Nix95%

cargo-auditable

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

cargo-auditable 0.6.1-3

Make production Rust binaries auditable

sudo apt install cargo-auditable
  • Section: universe/utils
  • Architecture: amd64
  • Source Package: rust-cargo-auditable
  • 2 Abhängigkeiten
  • normalized package name match
  • Abgeglichen nach: Cargo Auditable
Ubuntu 24.04 LTS package indexes · archive.ubuntu.com · Ubuntu 24.04 LTS package indexes: cargo-auditable from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz
apk95%

cargo-auditable 0.7.5-r0

Cargo wrapper for embedding auditing data

https://github.com/rust-secure-code/cargo-auditable

sudo apk add cargo-auditable
  • License: MIT OR Apache-2.0
  • Architecture: x86_64
  • Source Package: cargo-auditable
  • 1 Abhängigkeiten
  • 1 stellt bereit
  • normalized package name match
  • Abgeglichen nach: Cargo Auditable
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: cargo-auditable from https://dl-cdn.alpinelinux.org/alpine/edge/main/x86_64/APKINDEX.tar.gz
apk95%

cargo-auditable-doc 0.7.5-r0

Cargo wrapper for embedding auditing data (documentation)

https://github.com/rust-secure-code/cargo-auditable

sudo apk add cargo-auditable-doc
  • License: MIT OR Apache-2.0
  • Architecture: x86_64
  • Source Package: cargo-auditable
  • normalized package name match
  • Abgeglichen nach: Cargo Auditable
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: cargo-auditable-doc from https://dl-cdn.alpinelinux.org/alpine/edge/main/x86_64/APKINDEX.tar.gz
pacman95%

cargo-auditable 0.7.5-1

A cargo-subcommand to make production Rust binaries auditable

https://github.com/rust-secure-code/cargo-auditable

sudo pacman -S cargo-auditable
  • License: Apache-2.0 AND MIT
  • Architecture: x86_64
  • 3 Abhängigkeiten
  • normalized package name match
  • Abgeglichen nach: Cargo Auditable
Arch Linux sync databases · geo.mirror.pkgbuild.com · Arch Linux sync databases: cargo-auditable from https://geo.mirror.pkgbuild.com/extra/os/x86_64/extra.db.tar.gz
zypper95%

cargo-auditable 0.7.5~0-1.1

A tool to embed auditing information in ELF sections of rust binaries

https://github.com/rust-secure-code/cargo-auditable

sudo zypper install cargo-auditable
  • License: (Apache-2.0 OR MIT) AND Unicode-DFS-2016 AND (0BSD OR MIT OR Apache-2.0) AND (Apache-2.0 OR BSL-1.0) AND (Apache-2.0 OR MIT) AND (Apache-2.0 OR Apache-2.0 WITH
  • Category: Development/Languages/Rust
  • Architecture: x86_64
  • Source Package: cargo-auditable
  • 4 Abhängigkeiten
  • 1 stellt bereit
  • normalized package name match
  • Abgeglichen nach: Cargo Auditable
openSUSE Tumbleweed package metadata · download.opensuse.org · openSUSE Tumbleweed package metadata: cargo-auditable from https://download.opensuse.org/tumbleweed/repo/oss/repodata/be8d3611d25469107f32075a1697e69ec57a2b850b42348a658cc671ad5ec2b50760d02c3e59524d50da9a11d5be799bdaffba2e166e8ca8858512e3c0bd665d-primary.xml.zst

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