fix(report): enable to report when the sshkey not exist (#909)
This commit is contained in:
@@ -127,7 +127,7 @@ No CVE-IDs are found in updatable packages.
|
||||
|
||||
exploits := ""
|
||||
if 0 < len(vinfo.Exploits) {
|
||||
exploits = " Y"
|
||||
exploits = "POC"
|
||||
}
|
||||
|
||||
link := ""
|
||||
|
||||
Reference in New Issue
Block a user