Skip to content

ci: add PR checks and CodeQL security scanning#6

Merged
RealZST merged 1 commit intomainfrom
ci/pr-checks-codeql
Apr 13, 2026
Merged

ci: add PR checks and CodeQL security scanning#6
RealZST merged 1 commit intomainfrom
ci/pr-checks-codeql

Conversation

@RealZST
Copy link
Copy Markdown
Owner

@RealZST RealZST commented Apr 13, 2026

Summary

  • PR Checks: runs frontend tests (vitest) and Rust tests (cargo test) on every PR to main
  • CodeQL: scans JavaScript/TypeScript for security vulnerabilities on pushes and PRs to main

Test plan

  • This PR itself will trigger PR Checks — verify it passes
  • CodeQL will run on merge to main

🤖 Generated with Claude Code

PR Checks runs frontend tests (vitest) and Rust tests (cargo test) on
every pull request to main. CodeQL scans JavaScript/TypeScript for
security vulnerabilities on pushes and PRs to main.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
@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.

@RealZST RealZST merged commit fcd6e4f into main Apr 13, 2026
3 checks passed
@RealZST RealZST deleted the ci/pr-checks-codeql branch April 13, 2026 12:12
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