github albuch/sbt-dependency-check v0.2.9

latest releases: v5.1.0, v5.0.0, v4.3.0...
5 years ago

Updated dependency-check-core to v3.3.4, PR #60 by @Philippus. See release notes of v3.3.3 and v.3.3.4 for details.

Breaking Changes

  • NSP Analyzer was migrated to use NPM Audit Analyzer. The following settings were renamed:
    • dependencyCheckNSPAnalyzerEnabled changed to dependencyCheckNodeAuditAnalyzerEnabled
    • dependencyCheckNSPAnalyzerUrl changed to dependencyCheckNodeAuditAnalyzerUrl

Noteworthy Changes

  • Several false negative fixes
  • Several false positive fixes
  • Updated the suppress buttons in the HTML report to generate the XML using the latest suppression schema
  • Added documentation how to configure sbt-dependency-check to use as a global plugin #61

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

NewReleases is sending notifications on new releases.