package
Version:
v0.0.90
Opens a new window with list of versions in this module.
Published: Nov 2, 2020
License: MIT
Opens a new window with license information.
Imports: 7
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
type ImageVulnerabilities struct {
Vulnerabilities []*clair.Vulnerability `json:"vulnerability"`
Image string `json:"image"`
Success bool `json:"success"`
ScanUUID string `json:"scanuuid"`
ScanErrMsg string `json:"scanErrMsg"`
}
Source Files
¶
Click to show internal directories.
Click to hide internal directories.