[]
= [
"RUSTSEC-2024-0370", # Not a direct dependency and all dependencies are necessary
] # advisory IDs to ignore e.g. ["RUSTSEC-2019-0001", ...]
= ["unmaintained"] # warn for categories of informational advisories
= "low" # CVSS severity ("none", "low", "medium", "high", "critical")
# Output Configuration
[]
= ["unmaintained"] # exit on error if unmaintained dependencies are found
= "terminal" # "terminal" (human readable report) or "json"
= false # Only print information on error
= true # Show inverse dependency trees along with advisories (default: true)
[]
= true # Warn for yanked crates in Cargo.lock (default: true)
= true # Auto-update the crates.io index (default: true)