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

Ajout d'une clé NVD

parent 5d317da7
Branches
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