Build your project with dependency lists embedded in the binaries:
cargo auditable build --release
Scan the binary for vulnerabilities:
cargo audit bin target/release/your-project
cargo auditable works with any Cargo command.
All arguments are passed to cargo as-is.
To make cargo always build with cargo auditable add this to your
.bashrc: alias cargo="cargo auditable"
This requires: rust-opt
Maintained by: Ioannis Anagnostakis
Keywords: cargo,auditable
ChangeLog: cargo-auditable
Homepage:
https://github.com/rust-secure-code/cargo-auditable
Download SlackBuild:
cargo-auditable.tar.gz
cargo-auditable.tar.gz.asc (FAQ)
(the SlackBuild does not include the source)
| Individual Files: |
| README |
| cargo-auditable.SlackBuild |
| cargo-auditable.info |
| slack-desc |
© 2006-2026 SlackBuilds.org Project. All rights reserved.
Slackware® is a registered trademark of
Patrick Volkerding
Linux® is a registered trademark of
Linus Torvalds