github albuch/sbt-dependency-check v0.2.5

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

Updated dependency-check-core to v3.2.0. See release notes for details.

Breaking Change

  • dependencyCheckJarAnalyzer setting key was renamed to dependencyCheckJarAnalyzerEnabled to follow naming conventions

Noteworthy changes

  • Security Fix: Unsafe unzip operations, as reported by the Snyk Security Research Team, have been corrected. If an archive (zip, jar, war, etc.) contained a name field with path traversal characters the file may have been extracted outside of the temp directory; resulting in an arbitrary file write
  • dependencyCheckCentralAnalyzerEnabled now defaults to false to not use Central Analyzer by default (#39)
  • Added more flexible suppression rules with the introduction of the until attribute (see jeremylong/DependencyCheck#1145 and dependency-suppression.1.2.xsd)

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

NewReleases is sending notifications on new releases.