Skip to content

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

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 Apr 7, 2025

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

Release notes

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

v4.1.2

What's Changed

New Contributors

Full Changelog: advanced-security/maven-dependency-submission-action@v4...v4.1.2

Commits
  • aeab9f8 Merge pull request #106 from advanced-security/juxtin/prep-412
  • bc43a53 Update step numbers
  • 8ec6a0b Add note about running npm build
  • 8c8c37c Merge branch 'main' into juxtin/prep-412
  • 4ccf7bf Update version to 4.1.2 and update release instructions
  • 973a8cf Merge pull request #104 from advanced-security/juxtin/prep-412
  • 48f232b Update dist files
  • 769e1e8 Prepare for 4.1.2 release
  • 298a804 Upgrade version of Maven plugin
  • 29fd398 Merge pull request #103 from advanced-security/juxtin/handle-cycles
  • 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.1 to 4.1.2.
- [Release notes](https://github.com/advanced-security/maven-dependency-submission-action/releases)
- [Commits](advanced-security/maven-dependency-submission-action@4f64dda...aeab9f8)

---
updated-dependencies:
- dependency-name: advanced-security/maven-dependency-submission-action
  dependency-version: 4.1.2
  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 Apr 7, 2025
@dependabot dependabot bot requested a review from pethers as a code owner April 7, 2025 09:42
Copy link

github-actions bot commented Apr 7, 2025

Dependency Review

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

Snapshot Warnings

⚠️: No snapshots were found for the head SHA 3b359ad.
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 aeab9f885293af501bae8bdfe88c589528ea5e25 🟢 3.8
Details
CheckScoreReason
Packaging⚠️ -1packaging workflow not detected
Dangerous-Workflow🟢 10no dangerous workflow patterns detected
Token-Permissions⚠️ 0detected GitHub workflow tokens with excessive permissions
Code-Review⚠️ 2Found 4/16 approved changesets -- score normalized to 2
Maintained⚠️ 12 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 1
Security-Policy🟢 10security policy file detected
Binary-Artifacts🟢 9binaries present in source code
CII-Best-Practices⚠️ 0no effort to earn an OpenSSF best practices badge detected
Fuzzing⚠️ 0project is not fuzzed
License🟢 10license file detected
Pinned-Dependencies🟢 3dependency not pinned by hash detected -- score normalized to 3
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🟢 3SAST tool is not run on all commits -- score normalized to 3
Vulnerabilities⚠️ 027 existing vulnerabilities detected
actions/advanced-security/maven-dependency-submission-action aeab9f885293af501bae8bdfe88c589528ea5e25 🟢 3.8
Details
CheckScoreReason
Packaging⚠️ -1packaging workflow not detected
Dangerous-Workflow🟢 10no dangerous workflow patterns detected
Token-Permissions⚠️ 0detected GitHub workflow tokens with excessive permissions
Code-Review⚠️ 2Found 4/16 approved changesets -- score normalized to 2
Maintained⚠️ 12 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 1
Security-Policy🟢 10security policy file detected
Binary-Artifacts🟢 9binaries present in source code
CII-Best-Practices⚠️ 0no effort to earn an OpenSSF best practices badge detected
Fuzzing⚠️ 0project is not fuzzed
License🟢 10license file detected
Pinned-Dependencies🟢 3dependency not pinned by hash detected -- score normalized to 3
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🟢 3SAST tool is not run on all commits -- score normalized to 3
Vulnerabilities⚠️ 027 existing vulnerabilities detected

Scanned Files

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

Copy link

sonarqubecloud bot commented Apr 7, 2025

@pethers pethers merged commit c263c0a into master Apr 7, 2025
8 checks passed
@pethers pethers deleted the dependabot/github_actions/advanced-security/maven-dependency-submission-action-4.1.2 branch April 7, 2025 11:36
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