Module rustsec::vulnerability[][src]

Vulnerabilities are an Advisory collection constructed by matching crates in a particular Lockfile against all advisories in an AdvisoryDatabase and looking for vulnerable versions.

Structs

Iter

Iterator over the advisory database

Vulnerabilities

A collection of vulnerabilities (i.e. matching advisories) for a given Lockfile

Vulnerability

A vulnerable package and the associated advisory