Commit 6f1bd521 authored by Alexandre Dulaunoy's avatar Alexandre Dulaunoy
Browse files

MITRE now serves the files in TLS (config updated)

parent e4be7cff
Loading
Loading
Loading
Loading
+3 −3
Original line number Diff line number Diff line
@@ -41,8 +41,8 @@ class Configuration():
               'CVEStartYear': 2002,
               'vFeedurl': "http://www.toolswatch.org/vfeed/vfeed.db.tgz",
               'vFeedstatus': "http://www.toolswatch.org/update.dat",
               'cvedict': "http://static.nvd.nist.gov/feeds/xml/cve/",
               'cpedict': "http://static.nvd.nist.gov/feeds/xml/cpe/dictionary/official-cpe-dictionary_v2.2.xml",
               'cvedict': "https://static.nvd.nist.gov/feeds/xml/cve/",
               'cpedict': "https://static.nvd.nist.gov/feeds/xml/cpe/dictionary/official-cpe-dictionary_v2.2.xml",
               'cwedict': "http://cwe.mitre.org/data/xml/cwec_v2.8.xml.zip",
               'd2sec': "http://www.d2sec.com/exploits/elliot.xml",
               'vendor': "https://nvd.nist.gov/download/vendorstatements.xml",