Skip to content

ci: scan the TypeScript frontend with CodeQL too - #67

Merged
bgard68 merged 1 commit into
mainfrom
ci/codeql-typescript
Aug 20, 2026
Merged

ci: scan the TypeScript frontend with CodeQL too#67
bgard68 merged 1 commit into
mainfrom
ci/codeql-typescript

Conversation

@bgard68

@bgard68 bgard68 commented Aug 20, 2026

Copy link
Copy Markdown
Owner

CodeQL analysed csharp only, leaving the SPA — which stores and refreshes tokens, renders API-supplied text, and builds request bodies — unscanned.

Adds javascript-typescript to the matrix with build-mode: none, so it uses CodeQL's own extractor and needs no npm install. The security-extended query pack applies to both.

🤖 Generated with Claude Code

CodeQL analysed csharp only, so roughly half the attack surface went unscanned. The SPA
stores and refreshes tokens, renders API-supplied text, and builds request bodies — the
places CodeQL's javascript-typescript pack is actually good at.

build-mode: none, so it uses CodeQL's own extractor and needs no npm install.

Co-Authored-By: Claude Opus 5 <noreply@anthropic.com>
@github-actions

Copy link
Copy Markdown

Dependency Review

✅ No vulnerabilities or license issues or OpenSSF Scorecard issues found.

Scanned Files

None

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

@bgard68
bgard68 merged commit 54bebea into main Aug 20, 2026
7 checks passed
@bgard68
bgard68 deleted the ci/codeql-typescript branch August 20, 2026 12:14
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