Module cargo_deny::advisories
source · [−]Modules
Structs
For when you just want to satisfy AuditReporter without doing anything
A wrapper around a rustsec Lockfile, this is used to filter out all of
the crates that are not part of the crate graph for some reason, eg. a target
specific dependency for a target the user doesn’t actually target, so that
any advisories that affect crates not in the graph are triggered
Enums
Whether the database will be fetched or not
Traits
Functions
Check crates against the advisory database to detect vulnerabilities or unmaintained crates