Skip to content

security: add CodeQL analysis - #25

Merged
vitormattos merged 1 commit into
mainfrom
security/codeql
Sep 20, 2026
Merged

vitormattos merged 1 commit into
mainfrom
security/codeql

Conversation

@vitormattos

Copy link
Copy Markdown
Member

Summary

Add CodeQL semantic analysis for the JavaScript/TypeScript governance engine.

  • runs on pull requests, main, and a weekly schedule;
  • uses only contents: read and security-events: write;
  • pins CodeQL actions to the immutable commit for v4.38.1;
  • does not make the check required yet.

After one successful baseline run, we can confirm the exact check context and then add it to the caller-managed governance ruleset. This advances #23.

Signed-off-by: Vitor Mattos <vitor@php.rio>
@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.

@vitormattos
vitormattos merged commit dc2997a into main Sep 20, 2026
8 checks passed
@vitormattos
vitormattos deleted the security/codeql branch September 20, 2026 01:26
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