Skip to content

Add GitHub-native CodeQL analysis - #8

Merged
jason-allen-oneal merged 2 commits into
mainfrom
agent/add-codeql
Aug 31, 2026
Merged

Add GitHub-native CodeQL analysis#8
jason-allen-oneal merged 2 commits into
mainfrom
agent/add-codeql

Conversation

@jason-allen-oneal

Copy link
Copy Markdown
Member

Summary

  • add GitHub-native CodeQL analysis for JavaScript and TypeScript
  • run on main pushes, pull requests targeting main, and a weekly schedule
  • pin every action to an immutable commit and use least-privilege permissions

Validation

  • workflow YAML parsed successfully
  • git diff --check passed
  • staged scope contained only .github/workflows/codeql.yml

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

@jason-allen-oneal
jason-allen-oneal marked this pull request as ready for review August 31, 2026 00:53
@jason-allen-oneal
jason-allen-oneal enabled auto-merge (squash) August 31, 2026 00:53

@morrow-bluedot morrow-bluedot left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Independent exact-head re-review passed: workflow-only diff, verified CodeQL v4 SHA, least privileges, correct JavaScript/TypeScript configuration, zero findings, and all hosted checks green.

@jason-allen-oneal
jason-allen-oneal merged commit 7dc3951 into main Aug 31, 2026
5 checks passed
@jason-allen-oneal
jason-allen-oneal deleted the agent/add-codeql branch August 31, 2026 00:54
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