Skip to content

chore(codeql): exclude integration test fixtures from analysis - #7732

Merged
waleedlatif1 merged 1 commit into
stagingfrom
codeql-triage
Sep 10, 2026
Merged

waleedlatif1 merged 1 commit into
stagingfrom
codeql-triage

Conversation

@waleedlatif1

Copy link
Copy Markdown
Collaborator

Summary

  • Add **/__integration__/** and **/*.integration.ts to the CodeQL paths-ignore list
  • Integration fixtures (loopback test servers, DB-backed test harnesses) are not shipped or attacker-reachable, and were the source of every open CodeQL alert on main

Type of Change

  • Chore

Testing

Config-only change. bun run lint and bun run check:audits pass.

Checklist

  • Code follows project style guidelines
  • Self-reviewed my changes
  • Tests added/updated and passing
  • No new warnings introduced
  • I confirm that I have read and agree to the terms outlined in the Contributor License Agreement (CLA)

🤖 Generated with Claude Code

https://claude.ai/code/session_01Ek7YZqE1tqQfkfJ68P3Pem

@vercel

vercel Bot commented Sep 10, 2026

Copy link
Copy Markdown

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

Project Deployment Actions Updated
docs Ready Ready Preview Sep 10, 2026 11:10am UTC

Request Review

@greptile-apps

greptile-apps Bot commented Sep 10, 2026

Copy link
Copy Markdown
Contributor

RetriggerConfidence Score: 5/5

The configuration-only change appears safe to merge.

Summary

  • Excludes files under __integration__ directories.
  • Excludes integration tests using the .integration.ts suffix.
  • Preserves analysis of production code and integration-test naming variants already covered by existing exclusions.

Reviews (1) · Last reviewed commit: "chore(codeql): exclude integration test ..."

@waleedlatif1
waleedlatif1 merged commit 849ac66 into staging Sep 10, 2026
33 checks passed
@waleedlatif1
waleedlatif1 deleted the codeql-triage branch September 10, 2026 11:12
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.

1 participant