chore(work): finish 06-codeql-and-audit-signatures
This commit is contained in:
@@ -3,7 +3,7 @@ id: 06-codeql-and-audit-signatures
|
|||||||
epic: 2026-05-14-ci-security-and-supply-chain
|
epic: 2026-05-14-ci-security-and-supply-chain
|
||||||
title: CodeQL workflow + pnpm audit signatures
|
title: CodeQL workflow + pnpm audit signatures
|
||||||
type: technical-story
|
type: technical-story
|
||||||
status: in-progress
|
status: done
|
||||||
feature: tooling
|
feature: tooling
|
||||||
depends-on: []
|
depends-on: []
|
||||||
blocks: [08-reviewer-prompt-update]
|
blocks: [08-reviewer-prompt-update]
|
||||||
@@ -37,4 +37,4 @@ Add two baseline GitHub-native gates: (1) a `pnpm audit signatures --audit-level
|
|||||||
## Tasks
|
## Tasks
|
||||||
|
|
||||||
- [x] Add `pnpm audit signatures --audit-level=high` as a step in `ci.yml`'s `validate` job; one commit, all gates pass.
|
- [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.
|
||||||
|
|||||||
@@ -1,5 +1,5 @@
|
|||||||
{
|
{
|
||||||
"updated_at": "2026-05-14T17:54:43.702Z",
|
"updated_at": "2026-05-14T17:56:41.640Z",
|
||||||
"epics": {
|
"epics": {
|
||||||
"2026-05-13-binder-wrap-helper": {
|
"2026-05-13-binder-wrap-helper": {
|
||||||
"status": "done",
|
"status": "done",
|
||||||
@@ -100,10 +100,10 @@
|
|||||||
]
|
]
|
||||||
},
|
},
|
||||||
"06-codeql-and-audit-signatures": {
|
"06-codeql-and-audit-signatures": {
|
||||||
"status": "in-progress",
|
"status": "done",
|
||||||
"title": "CodeQL workflow + pnpm audit signatures",
|
"title": "CodeQL workflow + pnpm audit signatures",
|
||||||
"ac_total": 2,
|
"ac_total": 2,
|
||||||
"ac_completed": 1,
|
"ac_completed": 2,
|
||||||
"depends_on": [],
|
"depends_on": [],
|
||||||
"blocks": [
|
"blocks": [
|
||||||
"08-reviewer-prompt-update"
|
"08-reviewer-prompt-update"
|
||||||
@@ -260,13 +260,13 @@
|
|||||||
"ready": [
|
"ready": [
|
||||||
{
|
{
|
||||||
"epic": "2026-05-14-ci-security-and-supply-chain",
|
"epic": "2026-05-14-ci-security-and-supply-chain",
|
||||||
"story": "06-codeql-and-audit-signatures",
|
"story": "07-gitleaks-precommit",
|
||||||
"title": "CodeQL workflow + pnpm audit signatures"
|
"title": "Gitleaks pre-commit hook"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"epic": "2026-05-14-ci-security-and-supply-chain",
|
"epic": "2026-05-14-ci-security-and-supply-chain",
|
||||||
"story": "07-gitleaks-precommit",
|
"story": "08-reviewer-prompt-update",
|
||||||
"title": "Gitleaks pre-commit hook"
|
"title": "Sandcastle reviewer prompt update"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"epic": "2026-05-14-ci-security-and-supply-chain",
|
"epic": "2026-05-14-ci-security-and-supply-chain",
|
||||||
@@ -274,15 +274,6 @@
|
|||||||
"title": "CI security guide + CLAUDE.md"
|
"title": "CI security guide + CLAUDE.md"
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
"blocked": [
|
"blocked": [],
|
||||||
{
|
|
||||||
"epic": "2026-05-14-ci-security-and-supply-chain",
|
|
||||||
"story": "08-reviewer-prompt-update",
|
|
||||||
"title": "Sandcastle reviewer prompt update",
|
|
||||||
"waiting_on": [
|
|
||||||
"2026-05-14-ci-security-and-supply-chain/06-codeql-and-audit-signatures"
|
|
||||||
]
|
|
||||||
}
|
|
||||||
],
|
|
||||||
"needs_prd_ship": []
|
"needs_prd_ship": []
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user