mirror of
https://github.com/ysoftdevs/DependencyCheck.git
synced 2026-03-10 09:56:19 +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
|
|
|