Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 6, 2025

Bumps ossf/scorecard-action from 2.4.2 to 2.4.3.

Release notes

Sourced from ossf/scorecard-action's releases.

v2.4.3

What's Changed

This update bumps the Scorecard version to the v5.3.0 release. For a complete list of changes, please refer to the Scorecard v5.3.0 release notes.

Documentation

Other

New Contributors

Full Changelog: ossf/scorecard-action@v2.4.2...v2.4.3

Commits
  • 4eaacf0 bump docker to ghcr v2.4.3 (#1587)
  • 42e3a01 🌱 Bump the github-actions group with 3 updates (#1585)
  • 88c07ac 🌱 Bump github.com/sigstore/cosign/v2 from 2.5.2 to 2.6.0 (#1579)
  • 6c690f2 Bump github.com/ossf/scorecard/v5 from v5.2.1 to v5.3.0 (#1586)
  • 92083b5 📖 Fix recommended command to test the image in development (#1583)
  • 7975ea6 🌱 Bump the docker-images group across 1 directory with 2 updates (#1...
  • 0d1a743 🌱 Bump github.com/spf13/cobra from 1.9.1 to 1.10.1 (#1575)
  • 46e6e0c 🌱 Bump the github-actions group with 2 updates (#1580)
  • c3f1350 🌱 Improve printing options (#1584)
  • 43e475b 🌱 Bump golang.org/x/net from 0.42.0 to 0.44.0 (#1578)
  • 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)

Summary by cubic

Update the Scorecard GitHub Action to v2.4.3 in our workflow to pick up Scorecard v5.3.0 and minor fixes. Keeps security checks up to date with no breaking changes expected.

Written for commit 268572f. Summary will update automatically on new commits.

@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Oct 6, 2025

Labels

The following labels could not be found: ci, dependencies, github-actions. Please create them before Dependabot can add them to a pull request.

Please fix the above issues or remove invalid values from dependabot.yml.

@kusari-inspector
Copy link

kusari-inspector bot commented Oct 6, 2025

Kusari Inspector

Kusari Analysis Results:

Do not proceed without addressing issues

Caution

Flagged Issues Detected
These changes contain flagged issues that may introduce security risks.

While dependency analysis found no concerning changes or exposed secrets, code analysis identified a critical supply chain security vulnerability. The GitHub Action 'ossf/[email protected]' in .github/workflows/scorecard.yml is not pinned to a commit hash, violating security policy and creating a potential attack vector where the semantic version tag could be moved to point to malicious code. This high-severity issue must be resolved by pinning the action to a specific commit hash before the PR can be safely merged.

Note

View full detailed analysis result for more information on the output and the checks that were run.

Required Code Mitigations

The action reference must be pinned to a specific commit hash instead of using the semantic version tag to comply with security policy and prevent supply chain attacks.

uses: ossf/[email protected]

@kusari-inspector rerun - Trigger a re-analysis of this PR
@kusari-inspector feedback [your message] - Send feedback to our AI and team
See Kusari's documentation for setup and configuration.
Commit: 268572f, performed at: 2025-11-04T23:46:54Z

Found this helpful? Give it a 👍 or 👎 reaction!


- name: "Run analysis"
uses: ossf/[email protected].2
uses: ossf/[email protected].3
Copy link

@kusari-inspector kusari-inspector bot Oct 6, 2025

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Issue: The action reference must be pinned to a specific commit hash instead of using the semantic version tag to comply with security policy and prevent supply chain attacks.

Recommended Code Changes:

uses: ossf/[email protected]

Copy link
Contributor

@cubic-dev-ai cubic-dev-ai bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

No issues found across 1 file

@dependabot dependabot bot force-pushed the dependabot/github_actions/ossf/scorecard-action-2.4.3 branch from e67858a to 402224b Compare October 6, 2025 18:17
@kusari-inspector
Copy link

Kusari PR Analysis rerun based on - 402224b performed at: 2025-10-06T18:18:36Z - link to updated analysis

@dependabot dependabot bot force-pushed the dependabot/github_actions/ossf/scorecard-action-2.4.3 branch from 402224b to aaee5ef Compare October 21, 2025 17:05
@kusari-inspector
Copy link

Kusari PR Analysis rerun based on - aaee5ef performed at: 2025-10-21T17:06:15Z - link to updated analysis

@dependabot dependabot bot force-pushed the dependabot/github_actions/ossf/scorecard-action-2.4.3 branch from aaee5ef to 234d923 Compare October 22, 2025 22:14
@kusari-inspector
Copy link

Kusari PR Analysis rerun based on - 234d923 performed at: 2025-10-22T22:15:13Z - link to updated analysis

@dependabot dependabot bot force-pushed the dependabot/github_actions/ossf/scorecard-action-2.4.3 branch from 234d923 to 0a88022 Compare October 28, 2025 19:25
@kusari-inspector
Copy link

Kusari PR Analysis rerun based on - 0a88022 performed at: 2025-10-28T19:26:24Z - link to updated analysis

@dependabot dependabot bot force-pushed the dependabot/github_actions/ossf/scorecard-action-2.4.3 branch from 0a88022 to 96b094b Compare November 3, 2025 23:18
@kusari-inspector
Copy link

Kusari PR Analysis rerun based on - 96b094b performed at: 2025-11-03T23:19:33Z - link to updated analysis

Bumps [ossf/scorecard-action](https://github.com/ossf/scorecard-action) from 2.4.2 to 2.4.3.
- [Release notes](https://github.com/ossf/scorecard-action/releases)
- [Changelog](https://github.com/ossf/scorecard-action/blob/main/RELEASE.md)
- [Commits](ossf/scorecard-action@v2.4.2...v2.4.3)

---
updated-dependencies:
- dependency-name: ossf/scorecard-action
  dependency-version: 2.4.3
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/github_actions/ossf/scorecard-action-2.4.3 branch from 96b094b to 268572f Compare November 4, 2025 23:46
@kusari-inspector
Copy link

Kusari PR Analysis rerun based on - 268572f performed at: 2025-11-04T23:47:36Z - link to updated analysis

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant