./security/cargo-auditable, Make production Rust binaries auditable

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ]


Branch: CURRENT, Version: 0.7.5, Package name: cargo-auditable-0.7.5, Maintainer: pin

Know the exact crate versions used to build your Rust executable. Audit binaries
for known bugs or security vulnerabilities in production, at scale, with zero
bookkeeping.

This works by embedding data about the dependency tree in JSON format into a
dedicated linker section of the compiled executable.


Master sites:

Filesize: 81.33 KB

Version history: (Expand)


CVS history: (Expand)


   2026-06-03 22:09:26 by pin | Files touched by this commit (3) | Package updated
Log message:
security/cargo-auditable: update to 0.7.5

 - No ChangeLog provided.
   2026-03-10 17:29:34 by pin | Files touched by this commit (5)
Log message:
security/cargo-auditable: import package

Know the exact crate versions used to build your Rust executable. Audit binaries
for known bugs or security vulnerabilities in production, at scale, with zero
bookkeeping.

This works by embedding data about the dependency tree in JSON format into a
dedicated linker section of the compiled executable.