Skip to content

Latest commit

 

History

History
12 lines (7 loc) · 578 Bytes

ApiVulnerabilityType.md

File metadata and controls

12 lines (7 loc) · 578 Bytes

ApiVulnerabilityType

Properties

Name Type Description Notes
cvssScore Float The CVSS score for this Vulnerability. [optional]
severity VulnerabilityTypeSeverity [optional]
details List<VulnerabilityTypeDetail> All information about the package to specifically identify this vulnerability. One entry per (version range and cpe_uri) the package vulnerability has manifested in. [optional]