Skip to content

fix(ci): clear the CodeQL highs (test and benchmark code only) - #5802

Merged
mmabrouk merged 1 commit into
release/v0.110.0from
fix-codeql-highs-v0110
Aug 7, 2026
Merged

fix(ci): clear the CodeQL highs (test and benchmark code only)#5802
mmabrouk merged 1 commit into
release/v0.110.0from
fix-codeql-highs-v0110

Conversation

@mmabrouk

@mmabrouk mmabrouk commented Aug 7, 2026

Copy link
Copy Markdown
Member

All 7 new CodeQL high alerts on the release branch sit in test or benchmark code; none touch product code. This PR fixes each at the source instead of dismissing: the benchmark stores a context hash of non-secret values instead of an API-key fingerprint, the runner test drops the regex CodeQL reads as HTML filtering, and the web test parses rendered HTML with jsdom instead of regex tag-stripping. Part of the release CI cleanup Mahmoud requested.

…e benchmark's run identity is now derived from non-secret values only (base+project context hash replaces the API-key fingerprint; the record only needs to say which deployment context produced a run); the runner test asserts the fence shape with startsWith/endsWith instead of a regex CodeQL reads as HTML filtering; the web test parses rendered HTML with the test environment's DOM instead of regex tag-stripping, which is also more correct. No product code changes.
@vercel

vercel Bot commented Aug 7, 2026

Copy link
Copy Markdown

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
agenta-documentation Ready Ready Preview Aug 7, 2026 10:42am

Request Review

@dosubot dosubot Bot added size:S This PR changes 10-29 lines, ignoring generated files. ci/cd tests labels Aug 7, 2026
@coderabbitai

coderabbitai Bot commented Aug 7, 2026

Copy link
Copy Markdown

Important

Review skipped

Auto reviews are disabled on base/target branches other than the default branch.

Please check the settings in the CodeRabbit UI or the .coderabbit.yaml file in this repository. To trigger a single review, invoke the @coderabbitai review command.

⚙️ Run configuration

Configuration used: Organization UI

Review profile: CHILL

Plan: Pro Plus

Run ID: c0be51ef-be56-4aef-b8ad-f8d34b719ebb

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.

Use the checkbox below for a quick retry:

  • 🔍 Trigger review

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

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

@mmabrouk
mmabrouk merged commit 20e8d2c into release/v0.110.0 Aug 7, 2026
17 of 18 checks passed
@github-actions

github-actions Bot commented Aug 7, 2026

Copy link
Copy Markdown
Contributor

Railway Preview Environment

Preview URL https://gateway-pr-5802.up.railway.app/w
Project agenta-oss-clone-spike
Image tag pr-5802-1579a06
Status Deployed
Railway logs Open logs
Workflow logs View workflow run
Updated at 2026-08-07T12:03:42.631Z

@mmabrouk
mmabrouk deleted the fix-codeql-highs-v0110 branch August 7, 2026 13:54
mmabrouk added a commit that referenced this pull request Aug 7, 2026
fix(ci): clear the CodeQL highs (test and benchmark code only)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

ci/cd size:S This PR changes 10-29 lines, ignoring generated files. tests

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant