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:
@@ -1014,7 +1014,7 @@ CWE
|
||||
Confidence
|
||||
-----------
|
||||
{{range $confidence := .Confidences -}}
|
||||
* {{$confidence.DetectionMethod}}
|
||||
* {{$confidence.Score}} / {{$confidence.DetectionMethod}}
|
||||
{{end}}
|
||||
References
|
||||
-----------
|
||||
|
||||
Reference in New Issue
Block a user