Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Config ¶
type Config struct { Quiet bool NoProgress bool Debug bool CacheDir string Reset bool DownloadDBOnly bool SkipUpdate bool ClearCache bool Input string Format string Template string Timeout time.Duration ScanRemovedPkgs bool Light bool IgnoreFile string IgnoreUnfixed bool ExitCode int // these variables are generated by Init() ImageName string VulnType []string Output *os.File Severities []dbTypes.Severity AppVersion string // contains filtered or unexported fields }
Click to show internal directories.
Click to hide internal directories.