Skip to content

build(deps): bump advanced-security/maven-dependency-submission-action from 4.1.2 to 4.1.3 #7394

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github May 20, 2025

Bumps advanced-security/maven-dependency-submission-action from 4.1.2 to 4.1.3.

Release notes

Sourced from advanced-security/maven-dependency-submission-action's releases.

v4.1.3

The release bumps dependency versions to stay up-to-date.

Commits
  • fe8d4d6 Merge pull request #113 from advanced-security/dangoor/413
  • 05a8a34 Bump version number to 4.1.3
  • 5d79031 Merge pull request #112 from advanced-security/workflow-permissions
  • 6681269 Set workflow permissions
  • 4b6fc92 Merge pull request #111 from advanced-security/dependabot/npm_and_yarn/npm_an...
  • a82c977 Bump the npm_and_yarn group across 1 directory with 4 updates
  • fd44dd7 Merge pull request #101 from advanced-security/dependabot/npm_and_yarn/octoki...
  • b08977e Merge pull request #100 from advanced-security/dependabot/npm_and_yarn/octoki...
  • 0fdf861 Merge pull request #98 from advanced-security/dependabot/npm_and_yarn/octokit...
  • dc41d4a Merge pull request #97 from advanced-security/dependabot/npm_and_yarn/tar-fs-...
  • Additional commits viewable in compare view

Dependabot compatibility score

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 show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @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 [advanced-security/maven-dependency-submission-action](https://github.com/advanced-security/maven-dependency-submission-action) from 4.1.2 to 4.1.3.
- [Release notes](https://github.com/advanced-security/maven-dependency-submission-action/releases)
- [Commits](advanced-security/maven-dependency-submission-action@aeab9f8...fe8d4d6)

---
updated-dependencies:
- dependency-name: advanced-security/maven-dependency-submission-action
  dependency-version: 4.1.3
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies github_actions Pull requests that update GitHub Actions code labels May 20, 2025
@dependabot dependabot bot requested a review from pethers as a code owner May 20, 2025 09:14
@dependabot dependabot bot added dependencies github_actions Pull requests that update GitHub Actions code labels May 20, 2025
Copy link

github-actions bot commented May 20, 2025

Dependency Review

✅ No vulnerabilities or license issues or OpenSSF Scorecard issues found.

Snapshot Warnings

⚠️: No snapshots were found for the head SHA 63ee980.
Ensure that dependencies are being submitted on PR branches and consider enabling retry-on-snapshot-warnings. See the documentation for more information and troubleshooting advice.

OpenSSF Scorecard

PackageVersionScoreDetails
actions/advanced-security/maven-dependency-submission-action fe8d4d650a4b66508612d0683ce4726d51dfe6ac 🟢 5.1
Details
CheckScoreReason
Maintained🟢 1018 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10
Code-Review🟢 7Found 7/10 approved changesets -- score normalized to 7
Dangerous-Workflow🟢 10no dangerous workflow patterns detected
Packaging⚠️ -1packaging workflow not detected
Security-Policy🟢 10security policy file detected
Binary-Artifacts🟢 9binaries present in source code
Token-Permissions⚠️ 0detected GitHub workflow tokens with excessive permissions
CII-Best-Practices⚠️ 0no effort to earn an OpenSSF best practices badge detected
Pinned-Dependencies⚠️ 0dependency not pinned by hash detected -- score normalized to 0
Fuzzing⚠️ 0project is not fuzzed
License🟢 10license file detected
Signed-Releases⚠️ 0Project has not signed or included provenance with any releases.
Branch-Protection🟢 5branch protection is not maximal on development and all release branches
SAST🟢 7SAST tool is not run on all commits -- score normalized to 7
Vulnerabilities⚠️ 030 existing vulnerabilities detected
actions/advanced-security/maven-dependency-submission-action fe8d4d650a4b66508612d0683ce4726d51dfe6ac 🟢 5.1
Details
CheckScoreReason
Maintained🟢 1018 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10
Code-Review🟢 7Found 7/10 approved changesets -- score normalized to 7
Dangerous-Workflow🟢 10no dangerous workflow patterns detected
Packaging⚠️ -1packaging workflow not detected
Security-Policy🟢 10security policy file detected
Binary-Artifacts🟢 9binaries present in source code
Token-Permissions⚠️ 0detected GitHub workflow tokens with excessive permissions
CII-Best-Practices⚠️ 0no effort to earn an OpenSSF best practices badge detected
Pinned-Dependencies⚠️ 0dependency not pinned by hash detected -- score normalized to 0
Fuzzing⚠️ 0project is not fuzzed
License🟢 10license file detected
Signed-Releases⚠️ 0Project has not signed or included provenance with any releases.
Branch-Protection🟢 5branch protection is not maximal on development and all release branches
SAST🟢 7SAST tool is not run on all commits -- score normalized to 7
Vulnerabilities⚠️ 030 existing vulnerabilities detected

Scanned Files

  • .github/workflows/codeql-analysis.yml
  • .github/workflows/release.yml

@pethers pethers merged commit 212b975 into master May 20, 2025
5 checks passed
@pethers pethers deleted the dependabot/github_actions/advanced-security/maven-dependency-submission-action-4.1.3 branch May 20, 2025 13:52
Copy link

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
build dependencies github_actions Pull requests that update GitHub Actions code infrastructure size/XS
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant