Skip to content

build: update security Actions - #28

Open
dependabot[bot] wants to merge 3 commits into
masterfrom
dependabot/github_actions/ossf/scorecard-action-2.4.4
Open

build: update security Actions#28
dependabot[bot] wants to merge 3 commits into
masterfrom
dependabot/github_actions/ossf/scorecard-action-2.4.4

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jul 31, 2026

Copy link
Copy Markdown

Summary

  • update OpenSSF Scorecard to v2.4.4 with an immutable pin
  • update every CodeQL Action step to v4.37.4 with one consistent immutable pin
  • replace 3 split updates that produced mixed-version CodeQL failures

Validation

  • npm ci
  • npm test
  • npm run check:reproducible
  • npm run check-versions
  • npm audit --audit-level=moderate
  • git diff --check

All 16 tests pass. Package archives remain reproducible. Audit reports 0 vulnerabilities.

Note

Update CodeQL and Scorecard GitHub Actions to latest patch versions

Bumps github/codeql-action from v4.37.1 to v4.37.4 in both codeql.yml and scorecard.yml, and updates ossf/scorecard-action from v2.4.3 to v2.4.4 in scorecard.yml.

Macroscope summarized db66278.

Summary by CodeRabbit

  • Chores
    • Updated security scanning and code analysis workflows to newer action versions.
    • Maintained existing workflow settings and behavior.

Bumps [ossf/scorecard-action](https://github.com/ossf/scorecard-action) from 2.4.3 to 2.4.4.
- [Release notes](https://github.com/ossf/scorecard-action/releases)
- [Changelog](https://github.com/ossf/scorecard-action/blob/main/RELEASE.md)
- [Commits](ossf/scorecard-action@4eaacf0...2d11466)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file github_actions Pull requests that update GitHub Actions code labels Jul 31, 2026
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file github_actions Pull requests that update GitHub Actions code labels Jul 31, 2026
@greptile-apps

greptile-apps Bot commented Jul 31, 2026

Copy link
Copy Markdown

PR author is in the excluded authors list.

@coderabbitai

coderabbitai Bot commented Jul 31, 2026

Copy link
Copy Markdown

Review Change Stack

📝 Walkthrough

Walkthrough

The GitHub workflows now use Scorecard v2.4.4 and CodeQL actions v4.37.4. Workflow settings remain unchanged.

Changes

GitHub workflow action updates

Layer / File(s) Summary
Update pinned security actions
.github/workflows/codeql.yml, .github/workflows/scorecard.yml
The workflows update the pinned Scorecard action from v2.4.3 to v2.4.4 and the CodeQL actions from v4.37.1 to v4.37.4.

Estimated code review effort: 1 (Trivial) | ~2 minutes

Possibly related PRs

Suggested reviewers: furkanerday, kriptoburak

🚥 Pre-merge checks | ✅ 5
✅ Passed checks (5 passed)
Check name Status Explanation
Docstring Coverage ✅ Passed No functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check.
Linked Issues check ✅ Passed Check skipped because no linked issues were found for this pull request.
Out of Scope Changes check ✅ Passed Check skipped because no linked issues were found for this pull request.
Description Check ✅ Passed Check skipped - CodeRabbit’s high-level summary is enabled.
Title check ✅ Passed The title clearly and concisely describes the security action updates in the pull request.
✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch dependabot/github_actions/ossf/scorecard-action-2.4.4

Comment @coderabbitai help to get the list of available commands.

Signed-off-by: kriptoburak <kriptoburak@users.noreply.github.com>
@kriptoburak kriptoburak changed the title Bump ossf/scorecard-action from 2.4.3 to 2.4.4 build: update security Actions Aug 1, 2026
@kriptoburak
kriptoburak enabled auto-merge (squash) August 1, 2026 04:14

@kriptoburak kriptoburak left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

Audited and validated. This consolidates the stable CodeQL and Scorecard action pins. All 16 tests, reproducibility checks, version checks, and the dependency audit pass.

@furkanerday furkanerday left a comment

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

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

DCO blocker on the current head: human-authored merge commit db66278 (Burak Bayır burakbayir1@gmail.com) has no author-matching Signed-off-by trailer. The GitHub GPG signature does not satisfy the repository DCO requirement. Please amend or recreate that contributor commit with the contributor's own Signed-off-by line and re-push it; a later commit cannot cure the missing trailer. The workflow diff, immutable Action pins, permissions, required checks, and other commit trailers are otherwise clean. The new head must be reviewed again after the history changes.

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 github_actions Pull requests that update GitHub Actions code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants