Skip to content

ci(codeql): exclude ContractApi test fixture from alerts - #214

Merged
Erlend Ellefsen (erlendellefsen) merged 2 commits into
mainfrom
ci/codeql-exclude-sample
Sep 3, 2026
Merged

ci(codeql): exclude ContractApi test fixture from alerts#214
Erlend Ellefsen (erlendellefsen) merged 2 commits into
mainfrom
ci/codeql-exclude-sample

Conversation

@dakristia

Copy link
Copy Markdown
Contributor

Follow-up to #211 and the dismissed CodeQL alerts #51 and #52.

samples/ContractApi is a localhost-only contract-test fixture with in-memory seeded data. It is not deployed and not a usage showcase, so auth alerts on it are noise. This excludes only that folder from CodeQL results (the code is still built and analyzed for dataflow into the library), and adds a note to docs/security.md stating that authentication and authorization are the consuming application's responsibility.

🤖 Generated with Claude Code

@erlendellefsen
Erlend Ellefsen (erlendellefsen) merged commit 9bb8c02 into main Sep 3, 2026
14 checks passed
@erlendellefsen
Erlend Ellefsen (erlendellefsen) deleted the ci/codeql-exclude-sample branch September 3, 2026 18:53
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