diff --git a/.build/build-owasp.xml b/.build/build-owasp.xml index 7a2b818581..df03dca502 100644 --- a/.build/build-owasp.xml +++ b/.build/build-owasp.xml @@ -46,6 +46,7 @@ + Please set the nvd.api.key property to your NVD API key. It is recommended to put that property into your ~/.ant/build.properties file. You can get your API key from https://nvd.nist.gov/developers/request-an-api-key @@ -84,6 +85,9 @@ (1) https://nvd.nist.gov/vuln-metrics/cvss --> + + + + suppressionFile="${basedir}/.build/dependency-check-suppressions.xml" + nvdDatafeedUrl="${nvdDatafeedUrl}">