-
Notifications
You must be signed in to change notification settings - Fork 19
chore(deps): bump ossf/scorecard-action from 2.4.2 to 2.4.3 in the dependencies group #264
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
chore(deps): bump ossf/scorecard-action from 2.4.2 to 2.4.3 in the dependencies group #264
Conversation
Bumps the dependencies group with 1 update: [ossf/scorecard-action](https://github.com/ossf/scorecard-action). Updates `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@05b42c6...4eaacf0) --- updated-dependencies: - dependency-name: ossf/scorecard-action dependency-version: 2.4.3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
Important Review skippedBot user detected. To trigger a single review, invoke the You can disable this status message by setting the Note Free review on us!CodeRabbit is offering free reviews until Wed Oct 08 2025 to showcase some of the refinements we've made. Comment |
✓ Safe to upgradeI recommend merging this upgrade because this is a minor patch update of a CI/CD security workflow dependency that introduces one new feature and one bug fix with no breaking changes or compatibility issues. The action is used exclusively for automated security posture monitoring via OpenSSF Scorecard analysis, and the semver-patch update from the official OSSF repository shows widespread community adoption with no critical issues reported for this version. What we checked
Dependency UsageThis GitHub Action is used exclusively in the project's CI/CD security workflow to perform OpenSSF Scorecard analysis, which assesses supply-chain security practices by evaluating repository health indicators like branch protection, dependency updates, and vulnerability management. The action runs on a weekly schedule and on pushes to the main branch, publishing security assessment results to GitHub's code scanning dashboard and generating a public scorecard badge. This is a DevOps infrastructure dependency that enables automated security posture monitoring rather than supporting application business logic. ChangesThe ossf/scorecard-action dependency receives documentation improvements clarifying required
View 3 more changes
References (4)[1]: GitHub Action version updated from 2.4.2 to 2.4.3 (commit hash 4eaacf0543bb3f2c246792bd56e8cdeffafb205a) - this is the only file affected by the upgrade js-sdk/.github/workflows/scorecard.yml Line 42 in 30929ec
[2]: This is a newly added workflow file with standard OSSF Scorecard configuration - no existing usage patterns to break, reducing upgrade risk [3]: Multiple Apache Commons projects are updating to version 2.4.3, indicating widespread community adoption and confidence in this version (source link) [4]: Official OSSF Scorecard Action maintained by the Open Source Security Foundation - reputable source with no critical issues reported for version 2.4.3 (source link) fossabot analyzed this PR using dependency research. |
Bumps the dependencies group with 1 update: ossf/scorecard-action.
Updates
ossf/scorecard-action
from 2.4.2 to 2.4.3Release notes
Sourced from ossf/scorecard-action's releases.
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)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