Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func NewClientCommand ¶
NewClientCommand is the factory method to add client command
func NewFilesystemCommand ¶ added in v0.9.0
NewFilesystemCommand is the factory method to add filesystem command
func NewImageCommand ¶ added in v0.8.0
NewImageCommand is the factory method to add image command
func NewRepositoryCommand ¶ added in v0.9.0
NewRepositoryCommand is the factory method to add repository command
func NewServerCommand ¶
NewServerCommand is the factory method to add server command
Types ¶
type VersionInfo ¶ added in v0.5.3
type VersionInfo struct {
Version string `json:",omitempty"`
VulnerabilityDB *db.Metadata `json:",omitempty"`
}
VersionInfo holds the trivy DB version Info
Click to show internal directories.
Click to hide internal directories.