package
Version:
v0.0.5
Opens a new window with list of versions in this module.
Published: Oct 7, 2022
License: Apache-2.0
Opens a new window with license information.
Imports: 3
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
type Finding struct {
Severity string `json:"severity"`
Found int `json:"found"`
Allowed int `json:"allowed"`
}
Finding abstracts the CVEs from any generic scan report
String output for human eyes
Test compares the thresholds to the number of findings
Source Files
¶
Click to show internal directories.
Click to hide internal directories.