Update dependency org.owasp:dependency-check-maven to v6 #57
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
5.3.2
->6.1.1
Release Notes
jeremylong/DependencyCheck
v6.1.1
Compare Source
Changes
v6.1.0
Compare Source
Changes
v6.0.5
Compare Source
Changes
v6.0.4
Compare Source
Changes
changes.
v6.0.3
Compare Source
Changes
completion-for-dependency-check.sh
can be found in the bin directory of the CLI:$ source completion-for-dependency-check.sh
been updated to reduce the number of false positives.
and solely rely on the Node Audit Analyzer. There are plans to rework Node JS analysis
in a future release.
changes.
v6.0.2
Compare Source
Changes
The project is migrating from hosting the release archives on Bintray and moving them to Github under the assets for each release
Npm Audit Analyzer now correctly skips dev dependencies (
--nodeAuditSkipDevDependencies
); see #2482.GoLang Analyzer now scans transitive dependencies; see #2680.
Several bug fixes found in 6.0.1.
Full listing of changes.
v6.0.1
Compare Source
Changes
Improved error messages when upgrading from 5.x to 6.x; due to breaking database changes if the old
database schema is detected an error message is produced indicating that the old database should be purged.
Fixed the database path for the Ant and Gradle plugins.
Added locking around the RetireJS updates to resolve read/write conflicts in CI environments.
Full listing of changes.
v6.0.0
Compare Source
Changes
Updated database schema; this is a breaking change and anyone using an external database or those whom
specify the data directory will need recreate the database (including users of the docker image). The schema
changes were made to:
Users with an external Oracle database will not be able to upgrade as #2755
has not been resolved - as such, version 6.0.0 does not support Oracle.
Users mirroring the NVD - ODC 6.0.0 requires the use of the version 1.1 data feeds -
please ensure you are using 1.1 not the 1.0 data feed.
Full listing of changes.
Renovate configuration
📅 Schedule: At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻️ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR has been generated by WhiteSource Renovate. View repository job log here.