Skip to content

chore: add CodeQL workflow for SAST analysis - #118

Closed
DrDrewCain wants to merge 1 commit into
mainfrom
chore/add-codeql-workflow
Closed

chore: add CodeQL workflow for SAST analysis#118
DrDrewCain wants to merge 1 commit into
mainfrom
chore/add-codeql-workflow

Conversation

@DrDrewCain

Copy link
Copy Markdown
Contributor

Summary

Adds GitHub CodeQL code scanning workflow for JavaScript/TypeScript static analysis.

  • Runs on push to main, PRs to main, and weekly schedule
  • Uses security-and-quality query suite for comprehensive coverage
  • Addresses "Code quality results pending" merge blocker seen on PRs

Changes

  • Added .github/workflows/codeql.yml

Related

Partial fix for #73 (Code analysis/SAST checkbox)

Adds GitHub CodeQL code scanning for JavaScript/TypeScript to catch
security vulnerabilities and code quality issues.

- Runs on push to main, PRs to main, and weekly schedule
- Uses security-and-quality query suite
- Addresses 'Code quality results pending' merge blocker

Relates to #73
@vercel

vercel Bot commented Feb 2, 2026

Copy link
Copy Markdown

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
clawfreelance Ready Ready Preview, Comment Feb 2, 2026 6:15pm

Request Review

@DrDrewCain

Copy link
Copy Markdown
Contributor Author

Closing - repository already has CodeQL default setup enabled. The default setup handles SAST analysis, so this custom workflow is redundant and causes conflicts.

@DrDrewCain DrDrewCain closed this Feb 2, 2026
@DrDrewCain
DrDrewCain deleted the chore/add-codeql-workflow branch February 2, 2026 18:22
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.

1 participant