mirror of
https://github.com/ysoftdevs/DependencyCheck.git
synced 2026-01-15 00:03:43 +01:00
Restore CVE start year
cve.startyear value is 2002.
This commit is contained in:
@@ -50,7 +50,7 @@ cve.url.modified.validfordays=7
|
||||
# the number of hours to wait before checking if updates are available from the NVD.
|
||||
cve.check.validforhours=4
|
||||
#first year to pull data from the URLs below
|
||||
cve.startyear=2017
|
||||
cve.startyear=2002
|
||||
# the path to the modified nvd cve xml file.
|
||||
cve.url-1.2.modified=https://nvd.nist.gov/download/nvdcve-Modified.xml.gz
|
||||
#cve.url-1.2.modified=http://nvd.nist.gov/download/nvdcve-modified.xml
|
||||
|
||||
Reference in New Issue
Block a user