mirror of
https://github.com/ysoftdevs/DependencyCheck.git
synced 2026-03-17 23:04:07 +01:00
commented out unused properties
Former-commit-id: 80ef6ece02e7e8ed74a34ecb6a580c339ad69431
This commit is contained in:
@@ -30,10 +30,11 @@ data.password=DC-Pass1337!
|
|||||||
data.driver_name=org.h2.Driver
|
data.driver_name=org.h2.Driver
|
||||||
data.driver_path=
|
data.driver_path=
|
||||||
|
|
||||||
|
# The CPE URLs are no longer used as the serialized data is deployed with the JAR.
|
||||||
# the path to the cpe xml file
|
# the path to the cpe xml file
|
||||||
cpe.url=http://static.nvd.nist.gov/feeds/xml/cpe/dictionary/official-cpe-dictionary_v2.2.xml.gz
|
#cpe.url=http://static.nvd.nist.gov/feeds/xml/cpe/dictionary/official-cpe-dictionary_v2.2.xml.gz
|
||||||
# the path to the cpe meta data file.
|
# the path to the cpe meta data file.
|
||||||
cpe.meta.url=http://static.nvd.nist.gov/feeds/xml/cpe/dictionary/official-cpe-dictionary_v2.2.meta
|
#cpe.meta.url=http://static.nvd.nist.gov/feeds/xml/cpe/dictionary/official-cpe-dictionary_v2.2.meta
|
||||||
|
|
||||||
# the number of days that the modified nvd cve data holds data for. We don't need
|
# 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
|
# to update the other files if we are within this timespan. Per NIST this file
|
||||||
|
|||||||
Reference in New Issue
Block a user