From 317c6d50cf91e12b6ee2f328bf6e4c669da02fb8 Mon Sep 17 00:00:00 2001 From: Claude Date: Tue, 26 May 2026 01:17:33 +0000 Subject: [PATCH] chore: triage state update 2026-05-26 (issue #8) https://claude.ai/code/session_01U88cdyewxLrihVnj8K2RFT --- .claude/triage-state.json | 25 +++++++++++++++++++++++-- 1 file changed, 23 insertions(+), 2 deletions(-) diff --git a/.claude/triage-state.json b/.claude/triage-state.json index af7517d..b3721a6 100644 --- a/.claude/triage-state.json +++ b/.claude/triage-state.json @@ -1,6 +1,6 @@ { - "last_run": "2026-05-26T05:18:00Z", - "last_commit": "5083c52b64190381eadbb9f0c13b42e52c358a5a", + "last_run": "2026-05-26T06:00:00Z", + "last_commit": "81f8735d167b597ed7a7a88cc7f89ba0b440b07d", "actions": [ { "issue": 4, @@ -19,6 +19,12 @@ "action": "B", "timestamp": "2026-05-26T05:18:00Z", "summary": "User-directed override of 48h skip. Applied priority: high label (kept bug, security). Posted follow-up to existing triage comment with two new points: README.md:63 and src/rules.ts:46 themselves ship the vulnerable policy; proposed base-uri regex rejects valid multi-source restrictions (design choice to surface)." + }, + { + "issue": 8, + "action": "A", + "timestamp": "2026-05-26T06:00:00Z", + "summary": "Confirmed presence-only scoring bug at src/rules.ts:149-150; checkCrossOriginPolicies awards 5/5 good for all-permissive unsafe-none/cross-origin values with no findings; posted substantive comment with value-validated fix mirroring 8d29a8c pattern." } ], "skipped": [ @@ -26,6 +32,21 @@ "issue": 5, "reason": "recently commented (substantive triage comment from BodenMcHale at 2026-05-26T00:35:18Z, ~4h ago, well within 48h skip window)", "timestamp": "2026-05-26T04:45:00Z" + }, + { + "issue": 4, + "reason": "acted on in previous run (action A at 2026-05-26T04:45:00Z, within 7-day window)", + "timestamp": "2026-05-26T06:00:00Z" + }, + { + "issue": 7, + "reason": "acted on in previous run (action A at 2026-05-26T05:10:00Z, within 7-day window)", + "timestamp": "2026-05-26T06:00:00Z" + }, + { + "issue": 15, + "reason": "lower priority than issue #8 (Priority 2 correctness/CI bug vs Priority 1 security correctness bug)", + "timestamp": "2026-05-26T06:00:00Z" } ] }