Checkpoint web parity through Chromium input tasks
This commit is contained in:
21
tests/golden/M13-01C/policy-codes-report.json
Normal file
21
tests/golden/M13-01C/policy-codes-report.json
Normal file
@@ -0,0 +1,21 @@
|
||||
{
|
||||
"schemaVersion": 1,
|
||||
"task": "M13-01C",
|
||||
"operation": "SCRIPT_DEFAULT_DENY_POLICY_CODES",
|
||||
"deniedEntries": [
|
||||
{
|
||||
"entry": "autorun",
|
||||
"code": "SCRIPT_POLICY_DENIED"
|
||||
},
|
||||
{
|
||||
"entry": "driverExpressions",
|
||||
"code": "DRIVER_EXECUTION_BLOCKED"
|
||||
},
|
||||
{
|
||||
"entry": "addonInstall",
|
||||
"code": "ADDON_INSTALL_BLOCKED"
|
||||
}
|
||||
],
|
||||
"approvedKeySandboxCode": "SCRIPT_SANDBOX_UNAVAILABLE",
|
||||
"nextTask": "M13-01D"
|
||||
}
|
||||
Reference in New Issue
Block a user