mirror of
https://github.com/affaan-m/everything-claude-code.git
synced 2026-05-18 14:53:05 +08:00
docs: refresh rc1 dashboard after security hardening
This commit is contained in:
@@ -2,8 +2,8 @@
|
|||||||
|
|
||||||
This dashboard is generated by `npm run operator:dashboard`. It is an operator snapshot, not release approval.
|
This dashboard is generated by `npm run operator:dashboard`. It is an operator snapshot, not release approval.
|
||||||
|
|
||||||
Generated: 2026-05-17T19:40:39.634Z
|
Generated: 2026-05-17T21:56:22.061Z
|
||||||
Commit: 822ed726a8d82f705431d1772289ac81b2edc35e
|
Commit: 36d390aa7d733d458963a203b91998d3aec477b2
|
||||||
Status: work remaining
|
Status: work remaining
|
||||||
|
|
||||||
## Current Status
|
## Current Status
|
||||||
@@ -13,8 +13,8 @@ Status: work remaining
|
|||||||
| PR queue | Current | 0 open PRs across tracked repos |
|
| PR queue | Current | 0 open PRs across tracked repos |
|
||||||
| Issue queue | Current | 0 open issues across tracked repos |
|
| Issue queue | Current | 0 open issues across tracked repos |
|
||||||
| Discussions | Current | 0 need maintainer touch; 0 missing accepted answer |
|
| Discussions | Current | 0 need maintainer touch; 0 missing accepted answer |
|
||||||
| Local worktree | Current | 0 blocking dirty files; 1 ignored dirty entries |
|
| Local worktree | Needs work | 1 blocking dirty files; 1 ignored dirty entries |
|
||||||
| Dashboard generation | Current | platform audit ready: true; GitHub skipped: false |
|
| Dashboard generation | Needs work | platform audit ready: false; GitHub skipped: false |
|
||||||
| Publication | Not complete | release, npm, plugin, billing, and announcement gates are tracked below |
|
| Publication | Not complete | release, npm, plugin, billing, and announcement gates are tracked below |
|
||||||
|
|
||||||
## Prompt-To-Artifact Checklist
|
## Prompt-To-Artifact Checklist
|
||||||
|
|||||||
@@ -372,7 +372,7 @@ function eccToolsNextLevelGap(roadmap) {
|
|||||||
function supplyChainLocalProtectionEvidence({ roadmap, scripts }) {
|
function supplyChainLocalProtectionEvidence({ roadmap, scripts }) {
|
||||||
if (scripts['security:advisory-sources'] === 'node scripts/ci/supply-chain-advisory-sources.js'
|
if (scripts['security:advisory-sources'] === 'node scripts/ci/supply-chain-advisory-sources.js'
|
||||||
&& roadmap.includes('package-manager hardening Action outputs')) {
|
&& roadmap.includes('package-manager hardening Action outputs')) {
|
||||||
return 'scheduled supply-chain watch emits IOC/advisory-source refresh artifacts; AgentShield now detects known AI-tool persistence IOCs, npm lifecycle/token drift, unsupported npm age-key drift, and pnpm/Yarn cooldown drift; ITO-57 has May 17 Linear evidence updates';
|
return 'scheduled supply-chain watch emits IOC/advisory-source refresh artifacts; ECC scanner covers gh-token-monitor token-store persistence; AgentShield now detects known AI-tool persistence IOCs, npm lifecycle/token drift, unsupported npm age-key drift, and pnpm/Yarn cooldown drift; ITO-57 has May 17 Linear evidence updates';
|
||||||
}
|
}
|
||||||
|
|
||||||
return scripts['security:advisory-sources'] === 'node scripts/ci/supply-chain-advisory-sources.js'
|
return scripts['security:advisory-sources'] === 'node scripts/ci/supply-chain-advisory-sources.js'
|
||||||
|
|||||||
Reference in New Issue
Block a user