Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Nov 17, 2025

Bumps the gomod group with 1 update: github.com/ossf/scorecard/v5.

Updates github.com/ossf/scorecard/v5 from 5.3.0 to 5.4.0

Release notes

Sourced from github.com/ossf/scorecard/v5's releases.

v5.4.0

What's Changed

General

  • ✨ Added CLI flags to scan multiple repositories --repos, or an entire GitHub organization --org (#4793, @​gabrielsoltz)

Checks

Branch-Protection

  • 🐛 Fix branch-protection scoring so GitHub rulesets without include patterns are honored, eliminating false warnings for branches covered by those rulesets. (#4835, @​trask)

Codeowners

Pinned-Dependencies

Vulnerabilities

Docs

Other

New Contributors

Full Changelog: ossf/scorecard@v5.3.0...v5.4.0

Commits
  • 80ee3ec osv: re-enable transitive scanning without pypi (#4848)
  • 1cefd43 cron: remove local OSV client experiment (#4840)
  • ae20577 🐛 add a codeowner expansion limit to prevent api exhaustion (#4817)
  • 11e9ecb 🌱 Bump step-security/harden-runner in the github-actions group (#4844)
  • 754ee07 🌱 Bump github.com/opencontainers/selinux from 1.12.0 to 1.13.0 (#4847)
  • 439687c 🌱 Bump github.com/containerd/containerd from 1.7.27 to 1.7.29 (#4842)
  • 2f28046 🌱 Bump the gomod group across 1 directory with 3 updates (#4846)
  • 22dd718 🌱 Bump the golang group across 8 directories with 1 update (#4845)
  • c65a663 🐛 disable transitive osv-scanner scanning (#4843)
  • bd018c7 🐛 upgrade osv-scanner to v2 (#4833)
  • 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 <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

Bumps the gomod group with 1 update: [github.com/ossf/scorecard/v5](https://github.com/ossf/scorecard).


Updates `github.com/ossf/scorecard/v5` from 5.3.0 to 5.4.0
- [Release notes](https://github.com/ossf/scorecard/releases)
- [Changelog](https://github.com/ossf/scorecard/blob/main/RELEASE.md)
- [Commits](ossf/scorecard@v5.3.0...v5.4.0)

---
updated-dependencies:
- dependency-name: github.com/ossf/scorecard/v5
  dependency-version: 5.4.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: gomod
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file go Pull requests that update Go code labels Nov 17, 2025
@dependabot dependabot bot requested a review from a team as a code owner November 17, 2025 13:03
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Nov 17, 2025
@dependabot dependabot bot added the go Pull requests that update Go code label Nov 17, 2025
@dosubot dosubot bot added the size:L This PR changes 100-499 lines, ignoring generated files. label Nov 17, 2025
@jeffmendoza jeffmendoza merged commit 533b3cc into main Nov 17, 2025
7 checks passed
@jeffmendoza jeffmendoza deleted the dependabot/go_modules/gomod-3d16b6e226 branch November 17, 2025 15:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file go Pull requests that update Go code size:L This PR changes 100-499 lines, ignoring generated files.

Projects

Status: Done

Development

Successfully merging this pull request may close these issues.

2 participants