The gradle and maven plugins now have the capability to scan the build plugins (#4035).
The gradle and maven plugins, for transitive dependencies, will report the root dependency in the project that included the transitive dependency (#5001).
Added properties.security-severity to SARIF report for better integration with GitHub Security Code scanning (#5277).
Allow for HTTP auth settings for Retire JS respository (#5209).
New schema for the XML report was added to support some of the above additions (#5296).
The gradle and maven plugins now have the capability to scan the build plugins (#4035).
The gradle and maven plugins, for transitive dependencies, will report the root dependency in the project that included the transitive dependency (#5001).
Added properties.security-severity to SARIF report for better integration with GitHub Security Code scanning (#5277).
Allow for HTTP auth settings for Retire JS respository (#5209).
New schema for the XML report was added to support some of the above additions (#5296).
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
- `@dependabot rebase` will rebase this PR
- `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it
- `@dependabot merge` will merge this PR after your CI passes on it
- `@dependabot squash and merge` will squash and merge this PR after your CI passes on it
- `@dependabot cancel merge` will cancel a previously requested merge and block automerging
- `@dependabot reopen` will reopen this PR if it is closed
- `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
- `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
- `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
- `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
Bumps dependency-check-maven from 7.0.4 to 8.0.0.
Release notes
Sourced from dependency-check-maven's releases.
... (truncated)
Changelog
Sourced from dependency-check-maven's changelog.
... (truncated)
Commits
f3d806d
build:prepare release v8.0.0990bbbf
docs: prep 8.0.0 release5b65fa2
fix(fp): transfer generated suppressions7e36522
docs: updates for 8.0.0 (#5299)5c1c07a
fix: correct supported versions8df6208
fix: Add hosted suppressions args to completion, fixup CLI documentation of a...465b942
fix: add CISA Known Exploited Vulnerability Catalog to report credits (#5301)4947c56
fix: disable OSS Index Analyzer when transport errors occur (#5300)345337f
fix: add missing hostedSuppressions args to completiond3bad35
fix: Fixup copy/paste error in CLI argument documentationDependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting
@dependabot rebase
.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)