mirror of
https://github.com/ysoftdevs/DependencyCheck.git
synced 2026-01-15 00:03:43 +01:00
added 2013 NVD CVE file
Former-commit-id: 049b7e8d493d722fb61896fd46067f625e56d79e
This commit is contained in:
@@ -22,7 +22,7 @@ cve.url-2.0.modified=http://static.nvd.nist.gov/feeds/xml/cve/nvdcve-2.0-modifie
|
||||
# holds 8 days of updates, we are using 7 just to be safe.
|
||||
cve.url.modified.validfordays=7
|
||||
# the number of cve.urls
|
||||
cve.url.count=11
|
||||
cve.url.count=12
|
||||
# the paths to the various nvd cve files (schema version 2.0)
|
||||
cve.url-2.0.1=http://static.nvd.nist.gov/feeds/xml/cve/nvdcve-2.0-2002.xml
|
||||
cve.url-2.0.2=http://static.nvd.nist.gov/feeds/xml/cve/nvdcve-2.0-2003.xml
|
||||
@@ -35,6 +35,7 @@ cve.url-2.0.8=http://static.nvd.nist.gov/feeds/xml/cve/nvdcve-2.0-2009.xml
|
||||
cve.url-2.0.9=http://static.nvd.nist.gov/feeds/xml/cve/nvdcve-2.0-2010.xml
|
||||
cve.url-2.0.10=http://static.nvd.nist.gov/feeds/xml/cve/nvdcve-2.0-2011.xml
|
||||
cve.url-2.0.11=http://static.nvd.nist.gov/feeds/xml/cve/nvdcve-2.0-2012.xml
|
||||
cve.url-2.0.12=http://static.nvd.nist.gov/feeds/xml/cve/nvdcve-2.0-2013.xml
|
||||
|
||||
# the paths to the various nvd cve files (schema version 1.2).
|
||||
cve.url-1.2.modified=http://nvd.nist.gov/download/nvdcve-modified.xml
|
||||
@@ -48,4 +49,5 @@ cve.url-1.2.7=http://nvd.nist.gov/download/nvdcve-2008.xml
|
||||
cve.url-1.2.8=http://nvd.nist.gov/download/nvdcve-2009.xml
|
||||
cve.url-1.2.9=http://nvd.nist.gov/download/nvdcve-2010.xml
|
||||
cve.url-1.2.10=http://nvd.nist.gov/download/nvdcve-2011.xml
|
||||
cve.url-1.2.11=http://nvd.nist.gov/download/nvdcve-2012.xml
|
||||
cve.url-1.2.11=http://nvd.nist.gov/download/nvdcve-2012.xml
|
||||
cve.url-1.2.12=http://nvd.nist.gov/download/nvdcve-2013.xml
|
||||
Reference in New Issue
Block a user