Skip to content

ci: analyze with CodeQL on push, pull request and weekly - #41

Merged
ThePrismSystem merged 1 commit into
mainfrom
ci/codeql
Aug 6, 2026
Merged

ci: analyze with CodeQL on push, pull request and weekly#41
ThePrismSystem merged 1 commit into
mainfrom
ci/codeql

Conversation

@ThePrismSystem

Copy link
Copy Markdown
Owner

Code scanning is free on public repositories and was unavailable while this one was private — adding the workflow earlier would have turned CI red on every run, since the upload step 403s without Advanced Security.

build-mode: none is the supported mode for TypeScript; security-and-quality is the broader of the two default query suites. Both action digests were resolved from the API rather than recalled.

Once this merges, add CodeQL / Analyze to the main ruleset's required checks.

Code scanning is free on public repositories and was unavailable while this
one was private - adding the workflow earlier would have turned CI red on
every run, since the upload step 403s without Advanced Security.

build-mode none is the supported mode for TypeScript; the security-and-quality
pack is the broader of the two default suites.
@ThePrismSystem
ThePrismSystem enabled auto-merge (squash) August 6, 2026 16:05
@ThePrismSystem
ThePrismSystem disabled auto-merge August 6, 2026 17:03
@ThePrismSystem
ThePrismSystem merged commit a9af57e into main Aug 6, 2026
5 of 9 checks passed
@ThePrismSystem
ThePrismSystem deleted the ci/codeql branch August 6, 2026 17:03
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