Skip to content

Introduce Github CodeQL#59

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

Introduce Github CodeQL#59
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 since this only adds a GitHub Actions workflow for security scanning and does not change application runtime code; the main impact is additional CI time and potential new code-scanning alerts.

Overview
Adds a new GitHub Actions workflow (.github/workflows/codeql.yml) to run CodeQL Advanced code scanning on pushes to main and on a weekly cron.

The workflow analyzes actions (no build) and go (autobuild), uses pinned versions of actions/checkout and github/codeql-action, and uploads results via security-events: write permissions.

Reviewed by Cursor Bugbot for commit d0f7820. 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