PACKAGE NAME: cargo-auditable-0.7.1-x86_64-1_slackdce.txz PACKAGE MIRROR: . PACKAGE LOCATION: ./development/cargo-auditable PACKAGE SIZE (compressed): 436 K PACKAGE SIZE (uncompressed): 1130 K PACKAGE REQUIRED: rust-opt PACKAGE CONFLICTS: PACKAGE SUGGESTS: PACKAGE DESCRIPTION: 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: