package
Version:
v0.0.0-...-1dc87c9
Opens a new window with list of versions in this module.
Published: Jan 25, 2023
License: Apache-2.0
Opens a new window with license information.
Imports: 11
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
CheckImage checking Image with Anchore
type Check struct {
LastEvaluation string `json:"last_evaluation"`
PolicyID string `json:"policy_id"`
Status string `json:"status"`
}
Check type for Anchore check.
type Image struct {
ImageDigest string `json:"imageDigest"`
LastUpdated string `json:"last_updated"`
}
Image type for Anchore image.
type SHAResult struct {
Status string
}
SHAResult type for Anchore result.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.