Package io.jenkins.plugins.harbor.client.models


package io.jenkins.plugins.harbor.client.models
  • Class
    Description
    Accessory Independent, but linked to an existing subject artifact, which enabling the extensibility of an OCI artifact
    AdditionLink is a link via that the addition can be fetched
    Artifact
    CVSS holds the score and attack vector for the vulnerability based on the CVSS3 and CVSS2 standards
    Label holds information used for a label
     
    NativeReportSummary is the default supported scan report summary model.
     
    Scanner represents metadata of a Scanner Adapter which allow Harbor to lookup a scanner capable of scanning a given Artifact stored in its registry and making sure that it can interpret a returned result.
     
    Tag is the overall view of tag
    VulnerabilityItem represents one found vulnerability
    VulnerabilityItemList the list can skip the VulnerabilityItem exists in the list when adding
    VulnerabilitySummary contains the total number of the found vulnerabilities number and numbers of each severity level.