Skip to content

build(deps): align CodeQL init and analyze on 4.37.4 - #80

Closed
dependabot[bot] wants to merge 2 commits into
fix/atheris-interpreter-lockfrom
dependabot/github_actions/github/codeql-action/init-4.37.4
Closed

build(deps): align CodeQL init and analyze on 4.37.4#80
dependabot[bot] wants to merge 2 commits into
fix/atheris-interpreter-lockfrom
dependabot/github_actions/github/codeql-action/init-4.37.4

Conversation

@dependabot

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

Copy link
Copy Markdown
Contributor

Superseded

This stale Draft is superseded by PR #106, which now keeps github/codeql-action/init and github/codeql-action/analyze atomic on the newer reviewed v4.37.6 commit. #80 targeted the same one-file security workflow boundary at v4.37.4 and no longer has independent integration value.

No checks, reviews, approvals, or stale-base evidence from this closed PR transfer to #106. PR #106 must satisfy its own exact-head repository checks, security gates, required automated review evidence, and qualifying independent non-author approval before protected merge.

Bumps [github/codeql-action/init](https://github.com/github/codeql-action) from 4.37.0 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@99df26d...f205ea1)

---
updated-dependencies:
- dependency-name: github/codeql-action/init
  dependency-version: 4.37.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 Aug 2, 2026
@dependabot
dependabot Bot requested a review from seonghobae as a code owner August 2, 2026 19:04
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file github_actions Pull requests that update GitHub Actions code labels Aug 2, 2026
@coderabbitai

coderabbitai Bot commented Aug 2, 2026

Copy link
Copy Markdown

Warning

Review limit reached

@seonghobae, you've reached your PR review limit, so we couldn't start this review.

Next review available in: 7 minutes

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: 9f28cb21-ea75-42bf-bdca-1d4853298421

📥 Commits

Reviewing files that changed from the base of the PR and between 6841b71 and ee9e08a.

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

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

@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 cannot approve yet because required coverage evidence did not pass.

Review outcome

1. HIGH .github/workflows/opencode-review.yml:1 - Coverage evidence did not prove required test/docstring evidence

  • Problem: The required coverage-evidence job result was failure, so OpenCode cannot establish approval sufficiency for this head.

  • Root cause: Automated approval is only valid when the same-head coverage-evidence job proves supported repository test suites passed and configured docstring gates passed or were advisory, or reports not applicable because no supported source files or package manifests exist. Missing, failed, skipped, unavailable, or unsupported-tooling test evidence is a blocker.

  • Fix: Install or configure the repository test/docstring evidence tooling when source files or package manifests exist, rerun the current-head coverage-evidence job, and approve only after it reports success with required evidence or explicit no-source not-applicable evidence.

  • Regression test: Keep the approval branch checking needs.coverage-evidence.result == success before posting APPROVE, and publish REQUEST_CHANGES when coverage-evidence blocker states such as cancelled, skipped, failed, unsupported-tooling, or below-100 evidence are present.

  • Result: REQUEST_CHANGES

  • Reason: coverage-evidence result was failure, so required test/docstring evidence was not proven for current head 141d41f4f54a643dc1de4934202c22649b317193.

  • Head SHA: 141d41f4f54a643dc1de4934202c22649b317193

  • Workflow run: 30764813433

  • Workflow attempt: 1

Coverage evidence

Coverage evidence job did not run or did not publish coverage evidence.

Changed-File Evidence Map

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

@opencode-agent

opencode-agent Bot commented Aug 2, 2026

Copy link
Copy Markdown
Contributor

OpenCode Review Overview

  • Head SHA: ee9e08acb2f3b864c02048f9f7ebe046dab44a61
  • Workflow run: 30909471408
  • Workflow attempt: 1
  • Gate result: REQUEST_CHANGES (approval step)

Pull request overview

OpenCode cannot approve yet because required coverage evidence did not pass.

Review outcome

1. HIGH .github/workflows/opencode-review.yml:1 - Coverage evidence did not prove required test/docstring evidence

  • Problem: The required coverage-evidence job result was failure, so OpenCode cannot establish approval sufficiency for this head.

  • Root cause: Automated approval is only valid when the same-head coverage-evidence job proves supported repository test suites passed and configured docstring gates passed or were advisory, or reports not applicable because no supported source files or package manifests exist. Missing, failed, skipped, unavailable, or unsupported-tooling test evidence is a blocker.

  • Fix: Install or configure the repository test/docstring evidence tooling when source files or package manifests exist, rerun the current-head coverage-evidence job, and approve only after it reports success with required evidence or explicit no-source not-applicable evidence.

  • Regression test: Keep the approval branch checking needs.coverage-evidence.result == success before posting APPROVE, and publish REQUEST_CHANGES when coverage-evidence blocker states such as cancelled, skipped, failed, unsupported-tooling, or below-100 evidence are present.

  • Result: REQUEST_CHANGES

  • Reason: coverage-evidence result was failure, so required test/docstring evidence was not proven for current head ee9e08acb2f3b864c02048f9f7ebe046dab44a61.

  • Head SHA: ee9e08acb2f3b864c02048f9f7ebe046dab44a61

  • Workflow run: 30909471408

  • Workflow attempt: 1

Coverage evidence

Coverage evidence job did not run or did not publish coverage evidence.

Changed-File Evidence Map

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

@seonghobae
seonghobae enabled auto-merge (squash) August 4, 2026 00:15
@opencode-agent
opencode-agent Bot disabled auto-merge August 4, 2026 01:19
@seonghobae seonghobae changed the title build(deps): bump github/codeql-action/init from 4.37.0 to 4.37.4 build(deps): align CodeQL init and analyze on 4.37.4 Aug 4, 2026
@seonghobae
seonghobae enabled auto-merge (squash) August 4, 2026 03:36

@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.

Reviewed the exact Dependabot head. CodeQL init and analyze now use the same immutable 4.37.4 commit, avoiding mixed-version state while preserving languages, build mode, category, permissions, and triggers. Tests, Fuzz, Security (including CodeQL), and Security Scan pass. The remaining Semgrep failure is the pre-existing base finding set repaired by #76; merge remains gated on the rebased current head.

@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 cannot approve yet because required coverage evidence did not pass.

Review outcome

1. HIGH .github/workflows/opencode-review.yml:1 - Coverage evidence did not prove required test/docstring evidence

  • Problem: The required coverage-evidence job result was failure, so OpenCode cannot establish approval sufficiency for this head.

  • Root cause: Automated approval is only valid when the same-head coverage-evidence job proves supported repository test suites passed and configured docstring gates passed or were advisory, or reports not applicable because no supported source files or package manifests exist. Missing, failed, skipped, unavailable, or unsupported-tooling test evidence is a blocker.

  • Fix: Install or configure the repository test/docstring evidence tooling when source files or package manifests exist, rerun the current-head coverage-evidence job, and approve only after it reports success with required evidence or explicit no-source not-applicable evidence.

  • Regression test: Keep the approval branch checking needs.coverage-evidence.result == success before posting APPROVE, and publish REQUEST_CHANGES when coverage-evidence blocker states such as cancelled, skipped, failed, unsupported-tooling, or below-100 evidence are present.

  • Result: REQUEST_CHANGES

  • Reason: coverage-evidence result was failure, so required test/docstring evidence was not proven for current head ee9e08acb2f3b864c02048f9f7ebe046dab44a61.

  • Head SHA: ee9e08acb2f3b864c02048f9f7ebe046dab44a61

  • Workflow run: 30909471408

  • Workflow attempt: 1

Coverage evidence

Coverage evidence job did not run or did not publish coverage evidence.

Changed-File Evidence Map

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

@opencode-agent
opencode-agent Bot disabled auto-merge August 4, 2026 14:03
@seonghobae
seonghobae changed the base branch from main to fix/atheris-interpreter-lock August 5, 2026 02:20

Copy link
Copy Markdown
Contributor

@dependabot rebase

Rebase onto the integrated security/Atheris prerequisite base fix/atheris-interpreter-lock (cfd42f309ea39a189635ff8ba573c5d3b0e332ba). Treat all earlier checks and approvals as stale; rerun exact-head validation and require a fresh independent approval before merge.

@dependabot @github

dependabot Bot commented on behalf of github Aug 5, 2026

Copy link
Copy Markdown
Contributor Author

Looks like this PR has been edited by someone other than Dependabot. That means Dependabot can't rebase it - sorry!

If you're happy for Dependabot to recreate it from scratch, overwriting any edits, you can request @dependabot recreate.

@seonghobae
seonghobae marked this pull request as draft August 5, 2026 05:08
@dependabot @github

dependabot Bot commented on behalf of github Aug 9, 2026

Copy link
Copy Markdown
Contributor Author

A newer version of github/codeql-action/init 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.

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

dependabot Bot commented on behalf of github Aug 10, 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/github/codeql-action/init-4.37.4 branch August 10, 2026 00:23
seonghobae added a commit that referenced this pull request Aug 19, 2026
This Dependabot PR only bumped codeql-action/init to v4.37.6, leaving
codeql-action/analyze pinned at v4.37.0 -- CodeQL requires init and
analyze to run the same version and fails fast otherwise ("Loaded a
configuration file for version '4.37.6', but running version '4.37.0'"),
confirmed by this PR's own failing CodeQL check. This exact split-bump
problem has recurred several times in this repo's Dependabot history
(#61/#62, #67/#70, #80/#81, and an unmerged #106 attempting the same
alignment) since Dependabot treats the init and analyze action references
as independent update targets even though they must move together.

Bumped analyze to the same v4.37.6 commit (5595ccaf, resolved from the
annotated v4.37.6 tag) so both steps match.

Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>
seonghobae added a commit that referenced this pull request Aug 19, 2026
…together

Root cause of the recurring split-bump problem this session hit (and that
recurred at least 3 times before: #61/#62, #67/#70, #80/#81, plus an
unmerged #106 manual-alignment attempt): Dependabot treats
github/codeql-action/init and github/codeql-action/analyze as independent
update targets, proposing them as separate PRs. Merging just one breaks
CodeQL (it requires both steps on the same version) until the other lands.

Group them so Dependabot proposes a single PR bumping both together.

Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>
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