Files
workinf_Blender_Wasm/tests/golden/M13-02E/permission-policy-report.json
mes123456 380cbed4ff
Some checks failed
M6 deployable RC / quick (push) Has been cancelled
M6 deployable RC / chromium (push) Has been cancelled
M6 deployable RC / release (push) Has been cancelled
Checkpoint web parity through Chromium input tasks
2026-08-19 10:39:03 -04:00

22 lines
527 B
JSON

{
"schemaVersion": 1,
"task": "M13-02E",
"operation": "SCRIPT_PERMISSION_MINIMIZATION",
"decisions": {
"defaultGrant": "ALLOWED",
"declaredGrant": "ALLOWED",
"escalation": "SCRIPT_POLICY_DENIED",
"unknownRequest": "SCRIPT_POLICY_DENIED",
"duplicateRequest": "SCRIPT_POLICY_DENIED",
"unknownDeclaration": "SCRIPT_POLICY_DENIED"
},
"invariant": {
"undeclaredNeverGranted": true,
"defaultGrantedCount": 0,
"declaredGranted": [
"READ_MAIN"
]
},
"nextTask": "M13-02F"
}