mirror of
https://github.com/ysoftdevs/DependencyCheck.git
synced 2026-01-14 15:53:36 +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
|
||||
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
|
||||
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