Skip to content

ci: add CodeQL analysis workflow#97

Merged
CoderDeltaLAN merged 1 commit into
mainfrom
security/add-codeql-analysis
Jun 19, 2026
Merged

ci: add CodeQL analysis workflow#97
CoderDeltaLAN merged 1 commit into
mainfrom
security/add-codeql-analysis

Conversation

@CoderDeltaLAN

Copy link
Copy Markdown
Owner

Adds a dedicated CodeQL workflow for Python code scanning using GitHub's CodeQL Action. Scope: CodeQL workflow only; no runtime behavior, required CI check, branch protection, release, PyPI, Dependabot, private vulnerability reporting, or action pinning changes.

@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.

@CoderDeltaLAN CoderDeltaLAN merged commit c66c2a5 into main Jun 19, 2026
4 checks passed
@CoderDeltaLAN CoderDeltaLAN deleted the security/add-codeql-analysis branch June 19, 2026 06:34
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