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