Checkpoint web parity through Chromium input tasks
This commit is contained in:
18
docs/web/dependency-severity-policy.json
Normal file
18
docs/web/dependency-severity-policy.json
Normal file
@@ -0,0 +1,18 @@
|
||||
{
|
||||
"schemaVersion": 1,
|
||||
"task": "M13-05D",
|
||||
"severityOrder": ["LOW", "MEDIUM", "HIGH", "BLOCKER"],
|
||||
"gates": {
|
||||
"BLOCKER": "BLOCK",
|
||||
"HIGH": "BLOCK",
|
||||
"MEDIUM": "REVIEW",
|
||||
"LOW": "TRACK"
|
||||
},
|
||||
"exceptionRequiredFor": ["BLOCKER", "HIGH", "MEDIUM", "LOW"],
|
||||
"exceptionFields": ["owner", "expiresOn", "reason", "alternativeControl"],
|
||||
"dateFormat": "YYYY-MM-DD",
|
||||
"findings": [],
|
||||
"exceptions": [],
|
||||
"execution": "DISABLED",
|
||||
"nextTask": "M13-05E"
|
||||
}
|
||||
Reference in New Issue
Block a user