Skip to content

Exclude sample/ from CodeQL analysis - #25

Merged
Kristof Roomp (mcroomp) merged 2 commits into
mainfrom
fix/codeql-exclude-samples
Apr 25, 2026
Merged

Kristof Roomp (mcroomp) merged 2 commits into
mainfrom
fix/codeql-exclude-samples

Conversation

@mcroomp

Copy link
Copy Markdown
Contributor

Summary

  • Adds .github/codeql/codeql-config.yml to exclude the sample/ fixture directory from CodeQL scanning
  • The sample/ directory contains intentionally minimal test fixtures, not production code, so CodeQL alerts from it are noise

Test plan

  • Verify CodeQL re-runs after merge and alert count drops for issues originating in sample/

🤖 Generated with Claude Code

Kristof Roomp (mcroomp) and others added 2 commits April 25, 2026 04:47
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
@github-advanced-security

Copy link
Copy Markdown
Contributor

You are seeing this message because GitHub Code Scanning has recently been set up for this repository, or this pull request contains the workflow file for the Code Scanning tool.

What Enabling Code Scanning Means:

  • The 'Security' tab will display more code scanning analysis results (e.g., for the default branch).
  • Depending on your configuration and choice of analysis tool, future pull requests will be annotated with code scanning analysis results.
  • You will be able to see the analysis results for the pull request's branch on this overview once the scans have completed and the checks have passed.

For more information about GitHub Code Scanning, check out the documentation.

@mcroomp
Kristof Roomp (mcroomp) merged commit 6b58de5 into main Apr 25, 2026
9 checks passed
@mcroomp
Kristof Roomp (mcroomp) deleted the fix/codeql-exclude-samples branch April 30, 2026 12:27
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