github albuch/sbt-dependency-check v2.0.0

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

Updated dependency-check-core to v5.3.0 (#118). See release notes of DependencyCheck v5.3.0

Breaking Changes

  • dependencyCheckAggregate previously scanned all projects and now only scans project aggregates and dependents. Use the new task dependencyCheckAnyProject to scan all projects.

Noteworthy Changes

  • new experimental Analyzer that can be activated with dependencyCheckNPMCPEAnalyzerEnabled
  • new Setting dependencyCheckNodeAuditSkipDevDependencies
  • Removed noisy log entries from JCS (#114)

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

NewReleases is sending notifications on new releases.