Skip to content

Introduce Github CodeQL#25

Open
skonefal wants to merge 2 commits into
mainfrom
szymon/advanced-codeql
Open

Introduce Github CodeQL#25
skonefal wants to merge 2 commits into
mainfrom
szymon/advanced-codeql

Conversation

@skonefal
Copy link
Copy Markdown

No description provided.

skonefal and others added 2 commits May 22, 2026 14:12
@cursor
Copy link
Copy Markdown

cursor Bot commented May 22, 2026

PR Summary

Low Risk
Low risk: adds a GitHub Actions workflow for security scanning only, with no runtime or application logic changes; main impact is CI time/permissions for security-events uploads.

Overview
Adds a new GitHub Actions workflow (.github/workflows/codeql.yml) to run CodeQL Advanced scanning for the go codebase.

The workflow runs on pushes to main and on a weekly cron, checks out the repo, initializes CodeQL with autobuild, and uploads results via github/codeql-action/analyze with security-events: write permissions.

Reviewed by Cursor Bugbot for commit 65aa2a0. Configure here.

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