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.4.4 to 8.0.2.
Release notes
Sourced from dependency-check-maven's releases.
... (truncated)
Changelog
Sourced from dependency-check-maven's changelog.
... (truncated)
Commits
6b238bc
build:prepare release v8.0.2b006972
docs: prepare release6d2aa31
build(deps): bump actions/github-script from 6.3.3 to 6.4.0 (#5391)11d6edb
fix: npe (#5390)bef8403
build(deps): bump actions/github-script from 6.3.3 to 6.4.04acc6ae
feat: upgrading to a newer alpine version (#5376)ef93655
fix: Support maven extensions like Tycho adding system-scoped dependencies wi...219c4f3
fix: npea68e613
feat: upgrading to a newer alpine version496ffc6
fix: ArchiveAnalyzer should throw AnalysisException (#5371)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)