# cargo-audit [cargo-audit](https://crates.io/crates/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 `