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

[ Image CVSweb ] [ Image Homepage ] [ Image RSS ] [ Image Required by ] [ Image Add to tracker ]


Branch: CURRENT, Version: 0.7.4, Package name: cargo-auditable-0.7.4, Maintainer: pkgsrc-users

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: 80.578 KB

Version history: (Expand)


CVS history: (Expand)


   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.