Documentation
¶
Index ¶
Constants ¶
View Source
const ( SummaryWidth = 30 Width = 100 )
View Source
const ( ErrorExitCode = 1 SuccessExitCode = 0 )
Variables ¶
This section is empty.
Functions ¶
func SeverityNames ¶
func SeverityNames() []string
func ShowProgress ¶
Types ¶
type ExtendedVulnerability ¶
type ExtendedVulnerability struct { *report.CheckData *report.Vulnerability Severity *Severity Excluded bool }
Create a new extended entity to allow to filter by all the fields.
Click to show internal directories.
Click to hide internal directories.