dev-security 0.9.2

Dependency audit and license policy for Rust. Wraps cargo-audit + cargo-deny: known-CVE scanning, license enforcement, banned-crate policies. Part of the dev-* verification collection.
Documentation
1
2
3
# clippy configuration for dev-security
avoid-breaking-exported-api = true
msrv = "1.85"