Skip to content

v0.1.10

Compare
Choose a tag to compare
@albuch albuch released this 04 Aug 19:15
· 451 commits to main since this release
  • Cross build sbt-dependency-check for sbt 0.13.16 and 1.0.0-RC3 #23
  • Updated Dependency Check core to v2.1.0 #21 Noteworthy changes:
    • New setting dependencyCheckScanSets to add directories/files to the scan. Defaults to src/main/resources
    • Ruby Bundle Audit Analyzer was promoted to not being experimental anymore
  • Reintroduced setting dependencyCheckSuppressionFile which was removed in last release. Setting is merged with dependencyCheckSuppressionFiles when both are set.
  • Added missing setting for dependencyCheckNSPAnalyzerUrl to configure a custom URL to the Node Security Platform from DC core update to v2.0.0
  • Updated the dependencyCheckListSettingstask to print new settings since update to DC core v2.0.0 #24