cargo-audit =========== `cargo-audit `__ audit the root Cargo.lock files for security vulnerabilities. Run Locally ----------- The mozlint integration of cargo-audit can be run using mach: .. parsed-literal:: $ mach lint --linter cargo-audit Sources ------- * :searchfox:`Configuration (YAML) ` * :searchfox:`Source `