FICHA · MANJARO

cargo-audit

Audit Cargo.lock for crates with security vulnerabilities

  • tool
  • CLI
  • SECURITY
  • Dev
  • Launchable
  • Runs in terminal
official+codex · reviewed · May 27, 2026 description in en

Description

Checks Rust dependency lockfiles against known security advisories. It helps developers find crates with reported vulnerabilities before shipping or deploying software.

Use it in Rust projects and CI pipelines as one part of dependency security review. A finding still needs triage, because impact depends on whether the vulnerable code path is actually used.

How to run

cargo audit

Commands: cargo audit

Permissions

Permissions not analysed for this source yet.