package
Version:
v0.0.4
Opens a new window with list of versions in this module.
Published: Sep 21, 2022
License: Apache-2.0
Opens a new window with license information.
Imports: 2
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
type CVE struct {
Severity string `json:"severity"`
Found int `json:"found"`
Allowed int `json:"allowed"`
}
CVE 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.