github albuch/sbt-dependency-check v0.1.9

latest releases: v5.1.0, v5.0.0, v4.3.0...
6 years ago
  • Updated Dependency Check Core to v2.0.1 #16 , see Dependency Check v2.0.0 release notes for details. Noteworthy changes:
    • New Analyzer for the Node Security Platform
    • New report formats: CSV and JSON
    • Support for multiple suppression files
  • Bumped several dependencies and plugin versions #18 #17

Important: Breaking changes

  • dependencyCheckSuppressionFile setting was changed from Option[File] to Seq[File] and renamed to dependencyCheckSuppressionFiles to support multiple files
  • dependencyCheckFormat has had it's default value changed from ALL to HTML.

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

NewReleases is sending notifications on new releases.