chore(work): finish 06-codeql-and-audit-signatures

This commit is contained in:
2026-05-14 19:56:40 +02:00
parent 63b3cb0c10
commit 2f57003b55
2 changed files with 10 additions and 19 deletions

View File

@@ -3,7 +3,7 @@ id: 06-codeql-and-audit-signatures
epic: 2026-05-14-ci-security-and-supply-chain
title: CodeQL workflow + pnpm audit signatures
type: technical-story
status: in-progress
status: done
feature: tooling
depends-on: []
blocks: [08-reviewer-prompt-update]
@@ -37,4 +37,4 @@ Add two baseline GitHub-native gates: (1) a `pnpm audit signatures --audit-level
## Tasks
- [x] Add `pnpm audit signatures --audit-level=high` as a step in `ci.yml`'s `validate` job; one commit, all gates pass.
- [ ] Create `.github/workflows/codeql.yml` (language: `javascript-typescript`; triggers: push to main, pull_request, weekly schedule Wednesday 02:00 UTC; default queries; consumer note about GitHub Advanced Security requirement for private repos); one commit, all gates pass.
- [x] Create `.github/workflows/codeql.yml` (language: `javascript-typescript`; triggers: push to main, pull_request, weekly schedule Wednesday 02:00 UTC; default queries; consumer note about GitHub Advanced Security requirement for private repos); one commit, all gates pass.