Skip to content
This repository was archived by the owner on Jul 24, 2023. It is now read-only.

Latest commit

 

History

History
12 lines (7 loc) · 578 Bytes

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]