Skip to content

ci: add CodeQL analysis#19

Merged
saagpatel merged 1 commit into
mainfrom
codex/ci/codeql-setup
May 18, 2026
Merged

ci: add CodeQL analysis#19
saagpatel merged 1 commit into
mainfrom
codex/ci/codeql-setup

Conversation

@saagpatel
Copy link
Copy Markdown
Owner

What

  • Adds a CodeQL workflow for JavaScript/TypeScript analysis.
  • Runs on PRs, pushes to main, weekly schedule, and manual dispatch.

Why

Security Review flagged this repo as missing GitHub code scanning coverage for a CodeQL-supported language surface.

How

Uses the standard CodeQL action with read-only contents permission and SARIF upload permission.

Testing

Pending GitHub PR checks.

Performance Impact

None expected for application runtime; adds CI scan time only.

Risk / Notes

Config-only security coverage change. Merge only after PR checks pass.

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

@saagpatel saagpatel merged commit 1f58468 into main May 18, 2026
3 checks passed
@saagpatel saagpatel deleted the codex/ci/codeql-setup branch May 18, 2026 11: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