Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func NewClientCommand ¶
func NewClientCommand() *cli.Command
NewClientCommand is the factory method to add client command
func NewFilesystemCommand ¶
func NewFilesystemCommand() *cli.Command
NewFilesystemCommand is the factory method to add filesystem command
func NewImageCommand ¶
func NewImageCommand() *cli.Command
NewImageCommand is the factory method to add image command
func NewPluginCommand ¶
func NewPluginCommand() *cli.Command
NewPluginCommand is the factory method to add plugin command
func NewRepositoryCommand ¶
func NewRepositoryCommand() *cli.Command
NewRepositoryCommand is the factory method to add repository command
func NewServerCommand ¶
func NewServerCommand() *cli.Command
NewServerCommand is the factory method to add server command
Types ¶
type VersionInfo ¶
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.