Module rustsec::advisory[][src]

Expand description

Security advisories in the RustSec database

Re-exports

pub use self::affected::Affected;
pub use self::id::Id;
pub use self::linter::Linter;

Modules

The [affected] subsection of an advisory: metadata specifying the scope of impacted systems/functions/usages.

Advisory identifiers

Advisory linter: ensure advisories are well-formed according to the currently valid set of fields.

Structs

RustSec Security Advisories

Dates on advisories (RFC 3339)

Keywords on advisories, similar to Cargo keywords

The [advisory] section of a RustSec security advisory

Parts of a parsed advisory

The [versions] subsection of an advisory: future home to information about which versions are patched and/or unaffected.

Enums

RustSec Vulnerability Categories

Categories of informational vulnerabilities

Qualitative Severity Rating Scale