Skip to content

Add codeql config to fix languages that no longer exist#757

Merged
cmmarslender merged 3 commits intomainfrom
codeql-fix
Apr 8, 2026
Merged

Add codeql config to fix languages that no longer exist#757
cmmarslender merged 3 commits intomainfrom
codeql-fix

Conversation

@cmmarslender
Copy link
Copy Markdown
Member

@cmmarslender cmmarslender commented Apr 8, 2026

Note

Low Risk
Low risk: adds a GitHub Actions workflow for CodeQL scanning only, with no application code or runtime behavior changes.

Overview
Adds a new GitHub Actions workflow (.github/workflows/codeql.yml) to run CodeQL Advanced scanning on pushes and PRs to main, plus a weekly scheduled run.

The workflow analyzes actions, python, and rust via a matrix strategy, initializes and runs github/codeql-action v4, and includes a stub manual-build step for any future manual build modes.

Reviewed by Cursor Bugbot for commit 1bba785. Bugbot is set up for automated code reviews on this repo. Configure here.

emlowe
emlowe previously approved these changes Apr 8, 2026
Copy link
Copy Markdown

@cursor cursor bot left a comment

Choose a reason for hiding this comment

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

Cursor Bugbot has reviewed your changes and found 1 potential issue.

Fix All in Cursor

❌ Bugbot Autofix is OFF. To automatically fix reported issues with cloud agents, enable autofix in the Cursor dashboard.

Reviewed by Cursor Bugbot for commit 86a9358. Configure here.

Comment thread .github/workflows/codeql.yml Outdated
@coveralls-official
Copy link
Copy Markdown

coveralls-official bot commented Apr 8, 2026

Coverage Report for CI Build 24143740543

Coverage remained the same at 87.497%

Details

  • Coverage remained the same as the base build.
  • Patch coverage: No coverable lines changed in this PR.
  • No coverage regressions found.

Uncovered Changes

No uncovered changes found.

Coverage Regressions

No coverage regressions found.


Coverage Stats

Coverage Status
Relevant Lines: 8542
Covered Lines: 7474
Line Coverage: 87.5%
Coverage Strength: 30888544.46 hits per line

💛 - Coveralls

@cmmarslender cmmarslender merged commit 51d4c59 into main Apr 8, 2026
31 checks passed
@cmmarslender cmmarslender deleted the codeql-fix branch April 8, 2026 16:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants