cargo-auditable: cargo-auditable (Cargo wrapper for embedding auditing data) cargo-auditable: cargo-auditable: Make production Rust binaries auditable . cargo-auditable: Know the exact crate versions used to build your Rust executable. cargo-auditable: Audit binaries for known bugs or security vulnerabilities in cargo-auditable: production, at scale, with zero bookkeeping. cargo-auditable: This works by embedding data about the dependency tree in JSON format cargo-auditable: into a dedicated linker section of the compiled executable. cargo-auditable: cargo-auditable: https://github.com/rust-secure-code/cargo-auditable cargo-auditable: