Checkpoint web parity through Chromium input tasks
This commit is contained in:
15
tests/golden/M13-01D/manifest.json
Normal file
15
tests/golden/M13-01D/manifest.json
Normal file
@@ -0,0 +1,15 @@
|
||||
{
|
||||
"schemaVersion": 1,
|
||||
"task": "M13-01D",
|
||||
"parentTask": "M13-01C",
|
||||
"enablingTask": false,
|
||||
"parityStateChange": false,
|
||||
"runtime": "STATIC_PRODUCTION_SOURCE",
|
||||
"operation": "SCRIPT_UI_DIRECT_EVAL_BYPASS_SCAN",
|
||||
"artifacts": {
|
||||
"parentManifest": { "path": "tests/golden/M13-01C/manifest.json", "sha256": "b35728fcd8e6267a3e5ee925d45abde019597b20eeb4c4c8e0a373ca99907d9b" },
|
||||
"checker": { "path": "tools/web/check-script-ui-bypass.mjs", "sha256": "f34cb64891c2b22bc3da353f6b864ba3e558d3c286cf716bcb778d9a542cb3d9" },
|
||||
"report": { "path": "tests/golden/M13-01D/ui-bypass-report.json", "sha256": "6b050092088508ebd5d769d95a2e66f0cd4020c97f3407724a19b9707f51f6dd" }
|
||||
},
|
||||
"nextTask": "M13-01E"
|
||||
}
|
||||
19
tests/golden/M13-01D/ui-bypass-report.json
Normal file
19
tests/golden/M13-01D/ui-bypass-report.json
Normal file
@@ -0,0 +1,19 @@
|
||||
{
|
||||
"schemaVersion": 1,
|
||||
"task": "M13-01D",
|
||||
"operation": "SCRIPT_UI_DIRECT_EVAL_BYPASS_SCAN",
|
||||
"roots": [
|
||||
"web/app/src/app",
|
||||
"web/app/src/workers",
|
||||
"web/protocol"
|
||||
],
|
||||
"scannedFiles": 176,
|
||||
"violations": [],
|
||||
"policyEntrypoints": [
|
||||
"gateScriptExecution",
|
||||
"gateServerScriptJob",
|
||||
"parseScriptSourceInventory"
|
||||
],
|
||||
"execution": "DENY",
|
||||
"nextTask": "M13-01E"
|
||||
}
|
||||
Reference in New Issue
Block a user