Skip to content

Latest commit

 

History

History
14 lines (11 loc) · 839 Bytes

VulnerabilityItem.md

File metadata and controls

14 lines (11 loc) · 839 Bytes

Harbor1Client::VulnerabilityItem

Properties

Name Type Description Notes
id String ID of the CVE. [optional]
package String An operating system or software dependency package containing the vulnerability. [optional]
version String The version of the package containing the vulnerability. [optional]
fix_version String The version of the package containing the fix if available. [optional]
severity String A standard scale for measuring the severity of a vulnerability. [optional]
description String Description of the CVE [optional]
links Array<String> The list of link to the upstream database with the full description of the vulnerability. [optional]