Documentation ¶
Index ¶
Constants ¶
View Source
const ( ECRSeverityCritical = "CRITICAL" ECRSeverityHigh = "HIGH" ECRSeverityMedium = "MEDIUM" ECRSeverityLow = "LOW" ECRSeverityInformational = "INFORMATIONAL" )
Variables ¶
This section is empty.
Functions ¶
func NewImageVulnerabilitiesFinder ¶
func NewImageVulnerabilitiesFinder(cred *types.VulnProviderAPICreds) (types.ImageVulnerabilitiesFinder, error)
Types ¶
type ECRImageScanSeverity ¶
type ECRImageScanSeverity string
Click to show internal directories.
Click to hide internal directories.