VULNERABILITY_ID

Constant VULNERABILITY_ID 

Source
pub const VULNERABILITY_ID: &str = "vulnerability.id";
Expand description

The identification (ID) is the number portion of a vulnerability entry. It includes a unique identification number for the vulnerability. For example (https://cve.mitre.org/about/faqs.html#what_is_cve_id)[Common Vulnerabilities and Exposure CVE ID]

ยงExamples

  • CVE-2019-00001