switch to mitre
This commit is contained in:
@@ -14,7 +14,7 @@ class Vulnerability
|
|||||||
end
|
end
|
||||||
|
|
||||||
def url_cve(id)
|
def url_cve(id)
|
||||||
"https://web.nvd.nist.gov/view/vuln/detail?vulnId=CVE-#{id}"
|
"https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-#{id}"
|
||||||
end
|
end
|
||||||
|
|
||||||
def url_osvdb(id)
|
def url_osvdb(id)
|
||||||
|
|||||||
Reference in New Issue
Block a user