mirror of
https://github.com/ysoftdevs/DependencyCheck.git
synced 2026-01-16 00:33:46 +01:00
10 lines
229 B
INI
10 lines
229 B
INI
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
|
|
cve=store/cve
|
|
osvdb=store/osvdb
|
|
|