Skip to content

ci(security): update CodeQL init and analyze to 4.37.5 - #425

Closed
dependabot[bot] wants to merge 2 commits into
developfrom
dependabot/github_actions/develop/github/codeql-action/analyze-4.37.4
Closed

ci(security): update CodeQL init and analyze to 4.37.5#425
dependabot[bot] wants to merge 2 commits into
developfrom
dependabot/github_actions/develop/github/codeql-action/analyze-4.37.4

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Aug 4, 2026

Copy link
Copy Markdown
Contributor

Summary

Update both CodeQL workflow entry points to the current v4.37.5 release commit:

  • github/codeql-action/init
  • github/codeql-action/analyze

Both actions are pinned to the immutable release commit d1ba80a13dd99fba24a470575428917156a28b43.

Why 4.37.5

The original Dependabot proposal targeted 4.37.4, but CodeQL Action 4.37.5 was released on 2026-08-03. It fixes a failure mode where a network interruption while streaming the CodeQL bundle could terminate init instead of falling back to a complete download before extraction.

Scope

This PR changes only .github/workflows/codeql.yml. It consolidates and supersedes #427 so init and analyze cannot drift onto different CodeQL Action releases.

Merge requirements

Merge only after exact-head repository checks, central required workflows, and an independent approval succeed.

Bumps [github/codeql-action/analyze](https://github.com/github/codeql-action) from 4.36.2 to 4.37.4.
- [Release notes](https://github.com/github/codeql-action/releases)
- [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md)
- [Commits](github/codeql-action@8aad20d...f205ea1)

---
updated-dependencies:
- dependency-name: github/codeql-action/analyze
  dependency-version: 4.37.4
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

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 Aug 4, 2026
@dependabot
dependabot Bot requested a review from seonghobae as a code owner August 4, 2026 06:49
@dependabot dependabot Bot added the github_actions Pull requests that update GitHub Actions code label Aug 4, 2026
@coderabbitai

coderabbitai Bot commented Aug 4, 2026

Copy link
Copy Markdown

Warning

Review limit reached

@github-actions[bot], you've reached your PR review limit, so we couldn't start this review.

Next review available in: 32 seconds

Enable usage-based reviews in Billing to review now. Otherwise, wait until the next included review is available.
You're only billed for reviews past your plan's rate limits ($0.25/file).

How can I continue?

After more reviews become available, a review can be triggered using the @coderabbitai review command as a PR comment. Alternatively, push new commits to this PR.

To avoid repeated limits, reduce automatic review volume by pausing incremental auto-reviews earlier, using label-based review opt-in, excluding WIP or generated PR titles, or requesting reviews manually when the PR is ready. If your team needs uninterrupted high-volume reviews, an organization admin can enable usage-based reviews.

How do review limits work?

CodeRabbit enforces per-developer PR review limits for each organization. Most developers receive the normal plan review availability.

For paid Pro and Pro+ PR reviews, CodeRabbit uses adaptive limits for sustained high-volume activity. When a developer's recent PR review activity reaches the 95th percentile or higher among CodeRabbit users, additional reviews become available more gradually as earlier reviews age out of the rolling window.

Please refer docs for additional details.

Review details
⚙️ Run configuration

Configuration used: Organization UI

Review profile: CHILL

Plan: Pro Plus

Run ID: 7d93890b-d46b-4a67-aacb-5b60c7356d60

📥 Commits

Reviewing files that changed from the base of the PR and between 74a5e99 and b16332d.

📒 Files selected for processing (1)
  • .github/workflows/codeql.yml

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

@seonghobae seonghobae changed the title ci: bump github/codeql-action/analyze from 4.36.2 to 4.37.4 ci(security): update CodeQL init and analyze to 4.37.5 Aug 4, 2026
@seonghobae
seonghobae enabled auto-merge (squash) August 4, 2026 10:57

@seonghobae seonghobae left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Exact-head review: this is a single-workflow supply-chain update. Both CodeQL init and analyze are pinned to the same immutable v4.37.5 release commit, avoiding version drift and mutable tags. Approved subject to required checks and an exact-head base update after the Hono security PR lands.

Copy link
Copy Markdown
Contributor

@coderabbitai review

@coderabbitai

coderabbitai Bot commented Aug 4, 2026

Copy link
Copy Markdown
✅ Action performed

Review finished.

Note: CodeRabbit is an incremental review system and does not re-review already reviewed commits. This command is applicable only when automatic reviews are paused.

@seonghobae seonghobae left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Exact-head workflow review reconfirmed. CodeQL initialization and analysis are pinned to the same immutable v4.37.5 commit, the JavaScript/TypeScript and Python matrix is preserved, and permissions remain least-privilege. No actionable finding remains.

@github-actions

github-actions Bot commented Aug 4, 2026

Copy link
Copy Markdown
Contributor

@coderabbitai review

Protected commercial-readiness pass reconfirmed exact head b16332d9ab5ab5a31bf3401e2672fedfcd428c41. Required checks, independent reviews, and branch protection remain authoritative.

@coderabbitai

coderabbitai Bot commented Aug 4, 2026

Copy link
Copy Markdown

@github-actions[bot] I will review the current pull request head.

✅ Action performed

Review finished.

Note: CodeRabbit is an incremental review system and does not re-review already reviewed commits. This command is applicable only when automatic reviews are paused.

@opencode-agent opencode-agent Bot left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Pull request overview

OpenCode could not approve from deterministic current-head evidence because GitHub Checks have failed.

Findings

1. HIGH Current-head GitHub Checks - Fix failed required checks before approval

  • Problem: Failed same-head checks remain for b16332d9ab5ab5a31bf3401e2672fedfcd428c41.
  • Root cause: The model-unavailable evidence fallback is allowed only when peer GitHub Checks are complete and clean.
  • Fix: Read and fix the failed check logs below, then rerun the current-head checks.
  • Regression test: Keep the model-unavailable fallback gated on an empty failed-check rollup.

Failed checks:

Changed-File Evidence Map

flowchart LR
  PR["PR changed files"] --> Evidence["OpenCode bounded evidence"]
  Evidence --> S1["Workflow: codeql.yml"]
  S1 --> I1["GitHub Actions review job"]
  I1 --> R1["Review risk: Workflow: codeql.yml"]
  R1 --> V1["actionlint plus required checks"]
Loading

@opencode-agent

opencode-agent Bot commented Aug 4, 2026

Copy link
Copy Markdown
Contributor

OpenCode Review Overview

  • Head SHA: b16332d9ab5ab5a31bf3401e2672fedfcd428c41
  • Workflow run: 30916048037
  • Workflow attempt: 1
  • Gate result: REQUEST_CHANGES (approval step)

Pull request overview

OpenCode could not approve from deterministic current-head evidence because GitHub Checks have failed.

Findings

1. HIGH Current-head GitHub Checks - Fix failed required checks before approval

  • Problem: Failed same-head checks remain for b16332d9ab5ab5a31bf3401e2672fedfcd428c41.
  • Root cause: The model-unavailable evidence fallback is allowed only when peer GitHub Checks are complete and clean.
  • Fix: Read and fix the failed check logs below, then rerun the current-head checks.
  • Regression test: Keep the model-unavailable fallback gated on an empty failed-check rollup.

Failed checks:

Changed-File Evidence Map

flowchart LR
  PR["PR changed files"] --> Evidence["OpenCode bounded evidence"]
  Evidence --> S1["Workflow: codeql.yml"]
  S1 --> I1["GitHub Actions review job"]
  I1 --> R1["Review risk: Workflow: codeql.yml"]
  R1 --> V1["actionlint plus required checks"]
Loading

@opencode-agent
opencode-agent Bot disabled auto-merge August 4, 2026 16:11
@seonghobae
seonghobae enabled auto-merge (squash) August 4, 2026 23:26
@opencode-agent
opencode-agent Bot disabled auto-merge August 4, 2026 23:36
@seonghobae
seonghobae enabled auto-merge (squash) August 5, 2026 07:22
@opencode-agent
opencode-agent Bot disabled auto-merge August 5, 2026 09:21
@dependabot @github

dependabot Bot commented on behalf of github Aug 11, 2026

Copy link
Copy Markdown
Contributor Author

A newer version of github/codeql-action/analyze exists, but since this PR has been edited by someone other than Dependabot I haven't updated it. You'll get a PR for the updated version as normal once this PR is merged.

Copy link
Copy Markdown
Contributor

Superseded by #474. That current-base successor preserves this PR’s paired init/analyze alignment while advancing both immutable pins from 4.37.5 to 4.37.6. Exact successor head: f340ebbe3c99aa17c0612ee0ed45ccb4920de929; only .github/workflows/codeql.yml changes. Closing this older line avoids split CodeQL action identities and preserves lineage here.

@seonghobae seonghobae closed this Aug 11, 2026
@dependabot @github

dependabot Bot commented on behalf of github Aug 11, 2026

Copy link
Copy Markdown
Contributor Author

OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting @dependabot ignore this major version or @dependabot ignore this minor version. You can also ignore all major, minor, or patch releases for a dependency by adding an ignore condition with the desired update_types to your config file.

If you change your mind, just re-open this PR and I'll resolve any conflicts on it.

@dependabot
dependabot Bot deleted the dependabot/github_actions/develop/github/codeql-action/analyze-4.37.4 branch August 11, 2026 10:27
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.

1 participant