Merge pull request #735 from jeremylong/issue_718

Issue 718
This commit is contained in:
Jeremy Long
2017-05-20 06:07:44 -04:00
committed by GitHub
5 changed files with 22 additions and 4 deletions

View File

@@ -41,6 +41,8 @@ data.password=DC-Pass1337!
data.driver_name=org.h2.Driver
data.driver_path=
proxy.disableSchemas=true
# the number of days that the modified nvd cve data holds data for. We don't need
# to update the other files if we are within this timespan. Per NIST this file
# holds 8 days of updates, we are using 7 just to be safe.