Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type AffectedPackage ¶
func (*AffectedPackage) PlatformName ¶
func (p *AffectedPackage) PlatformName() string
type OracleOVAL ¶
type PutInput ¶
type PutInput struct { VulnID string // CVE-ID or ELSA-ID Vuln types.VulnerabilityDetail // vulnerability detail such as CVSS and description Advisories map[AffectedPackage]types.Advisory // pkg => advisory OVAL OracleOVAL // for extensibility, not used in trivy-db }
Click to show internal directories.
Click to hide internal directories.