Skip to content

Commit

Permalink
Add nvdDatafeedUrl to speed up database download
Browse files Browse the repository at this point in the history
  • Loading branch information
lhotari committed Jul 3, 2024
1 parent 53da04e commit 53200b4
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -2198,6 +2198,7 @@ flexible messaging model and an intuitive client API.</description>
<version>${dependency-check-maven.version}</version>
<configuration>
<nvdApiKeyEnvironmentVariable>NIST_NVD_API_KEY</nvdApiKeyEnvironmentVariable>
<nvdDatafeedUrl>https://jeremylong.github.io/DependencyCheck/hb_nvd/</nvdDatafeedUrl>
</configuration>
</plugin>
</plugins>
Expand Down

0 comments on commit 53200b4

Please sign in to comment.