Skip to content
Snippets Groups Projects
Commit 0877bbcd authored by erwan.salmon's avatar erwan.salmon
Browse files

Ajout clé d'API NVD

parent 4a4a5603
Branches v1.2.0-dev
No related tags found
No related merge requests found
......@@ -152,6 +152,9 @@
<groupId>org.owasp</groupId>
<artifactId>dependency-check-maven</artifactId>
<version>${plugin.owasp.version}</version>
<configuration>
<nvdApiKey>${env.OWASP_NVDAPIKEY}</nvdApiKey>
</configuration>
<reportSets>
<reportSet>
<reports>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment