Skip to content

Add CodeQL scanning - #18

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

Add CodeQL scanning#18
jason-allen-oneal merged 1 commit into
mainfrom
agent/add-codeql

Conversation

@jason-allen-oneal

Copy link
Copy Markdown
Member

Summary

  • add GitHub-native CodeQL analysis for JavaScript and TypeScript
  • scan pushes and pull requests targeting main
  • run a weekly scheduled analysis
  • use least-privilege permissions and immutable action SHAs

Validation

  • workflow YAML parsed successfully
  • git diff --check passed

@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:50
@jason-allen-oneal
jason-allen-oneal enabled auto-merge (squash) August 31, 2026 00:50

@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 review passed: workflow-only diff, immutable verified action SHAs, least privileges, correct JavaScript/TypeScript configuration, and all hosted checks green.

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