Skip to content

chore(ci): focus CodeQL on security queries only#16

Merged
JerrettDavis merged 1 commit into
mainfrom
chore/codeql-security-only
Jun 23, 2026
Merged

chore(ci): focus CodeQL on security queries only#16
JerrettDavis merged 1 commit into
mainfrom
chore/codeql-security-only

Conversation

@JerrettDavis

Copy link
Copy Markdown
Owner

Summary

  • Switches CodeQL query suite from +security-and-quality to security-extended
  • Eliminates recurring code-quality noise (cs/useless-upcast and similar rules) from the alert backlog
  • Security findings are unaffected; only quality-category rules are removed

Test plan

  • Verify CodeQL workflow runs successfully after merge
  • Confirm no new security alerts are suppressed (only quality-category rules removed)

🤖 Generated with Claude Code

Switch from +security-and-quality to security-extended query suite to
eliminate code-quality noise (cs/useless-upcast and similar rules)
from the alert backlog. Security findings are unaffected.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
@github-actions

Copy link
Copy Markdown

PR Size Analysis

Size: XS (2 changes across 1 files)

  • Additions: 1
  • Deletions: 1

✅ This PR is small and easy to review!

@JerrettDavis JerrettDavis merged commit c77853f into main Jun 23, 2026
20 checks passed
@JerrettDavis JerrettDavis deleted the chore/codeql-security-only branch June 23, 2026 02:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant