Skip to content

Latest commit

 

History

History
12 lines (8 loc) · 856 Bytes

VulnerabilityPackageIssue.md

File metadata and controls

12 lines (8 loc) · 856 Bytes

VulnerabilityPackageIssue

Properties

Name Type Description Notes
AffectedLocation *VulnerabilityVulnerabilityLocation Required. The location of the vulnerability. [optional] [default to null]
FixedLocation *VulnerabilityVulnerabilityLocation The location of the available fix for vulnerability. [optional] [default to null]
SeverityName string Deprecated, use Details.effective_severity instead The severity (e.g., distro assigned severity) for this vulnerability. [optional] [default to null]

[Back to Model list] [Back to API list] [Back to README]