mirror of
https://github.com/ysoftdevs/DependencyCheck.git
synced 2026-01-16 08:36:55 +01:00
removed unused properties
Former-commit-id: 4662d7c84968e036a3bacbc377337b9b63bf68e4
This commit is contained in:
@@ -7,11 +7,6 @@ autoupdate=true
|
|||||||
|
|
||||||
# the path to the data directory
|
# the path to the data directory
|
||||||
data.directory=data
|
data.directory=data
|
||||||
# the path to the lucene index to store the cpe data
|
|
||||||
data.cpe=cpe
|
|
||||||
# the path to the h2 database to store the nvd cve data
|
|
||||||
data.cve=cve
|
|
||||||
|
|
||||||
|
|
||||||
# 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
|
||||||
|
|||||||
Reference in New Issue
Block a user