Skip to content

Conversation

@zerosnacks
Copy link
Member

@zerosnacks zerosnacks commented Sep 15, 2025

Motivation

This PR introduces CodeQL code scanning initially just focused on Github actions as it is fast to run.

https://docs.github.com/en/code-security/code-scanning/introduction-to-code-scanning/about-code-scanning-with-codeql

Results are reported privately in the security tab.

Solution

This workflow was derived from the default workflow example Github provides enhanced with concurrency cancel in progress, updated cron to run daily and allow workflow dispatch. Trigger on cron, pull requests and pushes to master.

@github-advanced-security
Copy link

This pull request sets up GitHub code scanning for this repository. Once the scans have completed and the checks have passed, the analysis results for this pull request branch will appear on this overview. Once you merge this pull request, the 'Security' tab will show more code scanning analysis results (for example, for the default branch). Depending on your configuration and choice of analysis tool, future pull requests will be annotated with code scanning analysis results. For more information about GitHub code scanning, check out the documentation.

@zerosnacks zerosnacks enabled auto-merge (squash) September 15, 2025 14:40
@zerosnacks zerosnacks merged commit e458886 into master Sep 15, 2025
25 checks passed
@zerosnacks zerosnacks deleted the zerosnacks/add-codeql branch September 15, 2025 15:02
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.

3 participants