- 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 tosrc/main/resources
- Ruby Bundle Audit Analyzer was promoted to not being experimental anymore
- New setting
- Reintroduced setting
dependencyCheckSuppressionFile
which was removed in last release. Setting is merged withdependencyCheckSuppressionFiles
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
dependencyCheckListSettings
task to print new settings since update to DC core v2.0.0 #24