Skip to content
This repository was archived by the owner on Aug 19, 2022. It is now read-only.

Latest commit

 

History

History
10 lines (7 loc) · 587 Bytes

File metadata and controls

10 lines (7 loc) · 587 Bytes

Grafeas::ApiVulnerabilityType

Properties

Name Type Description Notes
cvss_score Float The CVSS score for this Vulnerability. [optional]
severity VulnerabilityTypeSeverity [optional]
details Array<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]