Automic VaultAutomic Vault

brew

Installer cargo-auditable avec Homebrew, apk, apt, Nix, pacman, zypper

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

installation

Commandes d'installation supplémentaires

macOS

Homebrewvérifié · 100%
brew install cargo-auditable

local Homebrew formula metadata

Linux

Alpine Linux apkvérifié · 92%
sudo apk add cargo-auditable

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

Debian aptvérifié · 92%
sudo apt install cargo-auditable

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

Nixvérifié · 92%
nix profile install nixpkgs#cargo-auditable

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

Arch Linux pacmanvérifié · 92%
sudo pacman -S cargo-auditable

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

openSUSE zyppervérifié · 92%
sudo zypper install cargo-auditable

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

aperçu

Résumé du paquet

Make production Rust binaries auditable

Commandes et alias

  • cargo-auditable

historique

Historique du projet et usages

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.

Historique du projet

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.

Historique d'adoption

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.

Modes d'utilisation

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.

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

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.

Chronologie

  • 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.

posture de sécurité

Niveau de risque : vert

narrow executable package without higher-risk signals.

Classificateur de risque

risque vert · confiance faible · appliance

Pourquoi

  • narrow executable package without higher-risk signals

Signaux

  • metadata:no-higher-risk-signals

Comportement d'installation

  • Aucun hook post-install Homebrew n’est enregistré dans les métadonnées de formule.
  • Les métadonnées de bottle Homebrew sont disponibles pour 6 plateformes.
  • Les métadonnées de compilation listent 1 dépendances de compilation.

Revue recommandée

Avant une utilisation sans surveillance par un agent, vérifiez si l'outil lit des identifiants en clair, écrit un état distant, publie des artefacts ou lance des plugins.

exécutables

Exécutables installés

CommandeTypeExpositionNote
cargo-auditablecliexécutable global

fraîcheur

Version et fraîcheur

Ces signaux séparent l'âge de génération de la page, l'activité du gestionnaire de paquets et la comparaison avec les versions amont. Un retard de version n'est signalé que lorsqu'une URL de preuve et des versions comparables sont présentes.

page générée2026-07-25
version du gestionnaire0.7.5
gestionnaire mis à jour2026-05-22
données localesOK
amontà jour
dernière version détectéev0.7.5

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

  • OKAucun avertissement de fraîcheur n'a été généré.

métadonnées d'installation

Métadonnées du paquet

Clé du paquetbrew:cargo-auditable
Version0.7.5
Gestionnaire de paquetsHomebrew
Page du gestionnaire de paquetshttps://formulae.brew.sh/formula/cargo-auditable
Page d'accueilhttps://github.com/rust-secure-code/cargo-auditable
Dépôthttps://github.com/rust-secure-code/cargo-auditable
Docs amonthttps://github.com/rust-secure-code/cargo-auditable#readme
LicenceApache-2.0 OR MIT
Archive sourcehttps://github.com/rust-secure-code/cargo-auditable/archive/refs/tags/v0.7.5.tar.gz
Dernière mise à jour2026-05-22T03:20:40Z
Pulseupdated
Dépendances de compilationrust
Bouteilledisponible (sur arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux)
post-install Homebrewnon défini
Serviceaucun déclaré

faits du registre

Détails de la base source

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

correspondances dans les bases sources

Autres enregistrements de gestionnaires de paquets

Les correspondances proviennent d’index externes de gestionnaires de paquets et restent séparées des liens de paquets Automic Vault locaux.

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 Dépendances
  • normalized package name match
  • Correspondance par : 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
  • Correspondance par : 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 Dépendances
  • normalized package name match
  • Correspondance par : 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 Dépendances
  • 1 fournit
  • normalized package name match
  • Correspondance par : 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
  • Correspondance par : 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 Dépendances
  • normalized package name match
  • Correspondance par : 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 Dépendances
  • 1 fournit
  • normalized package name match
  • Correspondance par : 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

piste source

Généré depuis les données du dépôt

Cette page est servie par av-web depuis l'artéfact SQLite privé des paquets généré par scripts/generate-pkg-sqlite.py.

Sources utilisées

  • 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