Skip to content

ci: add CodeQL analysis workflow - #8

Merged
ruddyscent merged 1 commit into
mainfrom
codex/codeql-analysis
Aug 21, 2026
Merged

ci: add CodeQL analysis workflow#8
ruddyscent merged 1 commit into
mainfrom
codex/codeql-analysis

Conversation

@ruddyscent

Copy link
Copy Markdown
Owner

Summary

  • analyze Python with CodeQL on pull requests and pushes to main
  • run a scheduled weekly scan
  • grant only the permissions needed to upload security results

Validation

  • parsed the workflow as YAML
  • checked the patch for whitespace errors

Run CodeQL analysis for Python on pull requests, main branch pushes, and a weekly schedule. Upload security findings with scoped workflow permissions.
@github-advanced-security

Copy link
Copy Markdown

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.

@ruddyscent
ruddyscent merged commit 1891b61 into main Aug 21, 2026
2 checks passed
@ruddyscent
ruddyscent deleted the codex/codeql-analysis branch August 21, 2026 17:46
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