Apocrypha

cargo-deny

Cargo plugin to lint your project's dependency graph (licenses, advisories, bans, sources)

cargo-deny is a cargo plugin from Embark Studios that lints your project's dependency graph. It checks crate licenses against an allow/deny list, scans for security advisories (RustSec), bans specific or duplicate crates, and restricts the sources crates may be fetched from. It is commonly run in CI to enforce supply-chain policies across large Rust workspaces.

Available in

OverlayNewestEbuildsLast activity
bentoo GitHub ↗ 0.20.2 1 25 h details ›
supertux88 GitHub ↗ 0.19.0 1 6 mo details ›

Versions & arches

VersionOverlay amd64arm64 Committed
0.20.2 bentoo amd64 testing arm64 testing 18 d view · download · history ↗
0.19.0 supertux88 amd64 testing arm64 untested 6 mo view · download · history ↗

Use flags of 0.20.2

  • debug Enable extra debug codepaths, like asserts and extra output. If you want to get meaningful backtraces see https://wiki.gentoo.org/wiki/Project:Quality_Assurance/Backtraces