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

Latest commit

 

History

History
13 lines (8 loc) · 756 Bytes

VulnerabilityTypeVulnerabilityDetails.md

File metadata and controls

13 lines (8 loc) · 756 Bytes

VulnerabilityTypeVulnerabilityDetails

Properties

Name Type Description Notes
type String [optional]
severity VulnerabilityTypeSeverity Output only. The note provider assigned Severity of the vulnerability. [optional]
cvssScore Float Output only. The CVSS score of this vulnerability. CVSS score is on a scale of 0-10 where 0 indicates low severity and 10 indicates high severity. [optional]
packageIssue List<VulnerabilityTypePackageIssue> The set of affected locations and their fixes (if available) within the associated resource. [optional]