patched bug
Build and Release Core / Test and Build (push) Successful in 5m3s

This commit is contained in:
t
2026-05-01 13:02:30 -04:00
parent ead3c9043d
commit 2a01e0fc08
+4 -1
View File
@@ -75,7 +75,10 @@ CREATE TABLE IF NOT EXISTS tickets (
'Triaged',
'Assigned Out',
'Patched',
'False Positive'
'False Positive',
'Pending Risk Approval',
'Risk Accepted',
'Pending Verification'
)),
dedupe_hash TEXT UNIQUE NOT NULL,
patch_evidence TEXT,