fix(report): enable to report when the sshkey not exist (#909)

This commit is contained in:
Kota Kanbe
2019-09-18 22:40:36 +09:00
committed by GitHub
parent d5a3e5c2c5
commit 76363c227b
5 changed files with 83 additions and 50 deletions

View File

@@ -127,7 +127,7 @@ No CVE-IDs are found in updatable packages.
exploits := ""
if 0 < len(vinfo.Exploits) {
exploits = " Y"
exploits = "POC"
}
link := ""