mirror of
https://github.com/ysoftdevs/DependencyCheck.git
synced 2026-01-17 09:06:55 +01:00
improved downloading of CPE data
This commit is contained in:
@@ -2,8 +2,8 @@ application.name=${pom.name}
|
||||
application.version=${pom.version}
|
||||
|
||||
cpe=store/cpe
|
||||
cpe.url=http://static.nvd.nist.gov/feeds/xml/cpe/dictionary/official-cpe-dictionary_v2.2.xml
|
||||
cpe.downloadfrequency=1
|
||||
cpe.url=http://static.nvd.nist.gov/feeds/xml/cpe/dictionary/official-cpe-dictionary_v2.2.xml.gz
|
||||
cpe.meta.url=http://static.nvd.nist.gov/feeds/xml/cpe/dictionary/official-cpe-dictionary_v2.2.meta
|
||||
cve=store/cve
|
||||
osvdb=store/osvdb
|
||||
|
||||
|
||||
Reference in New Issue
Block a user