Compare commits
1 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 2a01e0fc08 |
@@ -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,
|
||||
|
||||
Reference in New Issue
Block a user