github albuch/sbt-dependency-check v3.3.0

latest releases: v5.1.0, v5.0.0, v4.3.0...
2 years ago
  • Updated dependency-check-core to v6.4.1 (#213 ). See release notes of DependencyCheck for v6.3.2 to v6.4.1 for details.

Notworthy changes

  • New setting dependencyCheckCveWaitTime for the time in milliseconds to wait between downloads from the NVD.
  • New setting dependencyCheckCveStartYear for the first year of NVD CVE data to download from the NVD.
  • Several changes to reduce risk of NVD rate limiting
    • Reduced chance of rate limiting when download files from NVD
    • The NVD CVE data files are now being cached for up to 4 hours in case a download fails, re-running the plugin will use the cached version.
    • Added download attempts with increasing wait time for CVE meta files from the NVD to prevent rate limiting issues

Don't miss a new sbt-dependency-check release

NewReleases is sending notifications on new releases.