feat(cpescan): Use JVN as a second DB for CPE scan (#1268)
* feat(cpescan): Use JVN as a second DB for CPE scan * feat(tui): display score of detectionmethod * update go.mod
This commit is contained in:
@@ -62,7 +62,7 @@ type osPackages struct {
|
||||
// enabled dnf modules or packages
|
||||
EnabledDnfModules []string
|
||||
|
||||
// unsecure packages
|
||||
// Detected Vulnerabilities Key: CVE-ID
|
||||
VulnInfos models.VulnInfos
|
||||
|
||||
// kernel information
|
||||
|
||||
Reference in New Issue
Block a user