mirror of
https://github.com/ysoftdevs/DependencyCheck.git
synced 2026-03-23 17:41:28 +01:00
removed unused property
Former-commit-id: 87027e6ba903fa3719cded64525949b453912c6b
This commit is contained in:
@@ -6,11 +6,8 @@ max.download.threads=3
|
|||||||
#temp.directory defaults to System.getProperty("java.io.tmpdir")
|
#temp.directory defaults to System.getProperty("java.io.tmpdir")
|
||||||
#temp.directory=[path to temp directory]
|
#temp.directory=[path to temp directory]
|
||||||
|
|
||||||
# the path to the data directory; if tis
|
# the path to the data directory
|
||||||
data.directory=[JAR]/data
|
data.directory=[JAR]/data
|
||||||
# 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