Files
workinf_Blender_Wasm/tests/golden/M13-03C/host-call-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

28 lines
626 B
JSON

{
"schemaVersion": 1,
"task": "M13-03C",
"operation": "SCRIPT_HOST_CALL_ALLOWLIST",
"acceptedCalls": [
"READ_MAIN",
"READ_ASSET",
"WRITE_MAIN",
"WRITE_ASSET",
"SUBMIT_SERVER_JOB"
],
"blocked": {
"unknown": "SCRIPT_POLICY_DENIED",
"permission": "SCRIPT_POLICY_DENIED",
"fields": "SCRIPT_MANIFEST_INVALID",
"path": "SCRIPT_MANIFEST_INVALID"
},
"structuredParameters": true,
"execution": "DISABLED",
"invariants": {
"allowlistOnly": true,
"permissionBound": true,
"unknownFieldsRejected": true,
"projectPathsNormalized": true
},
"nextTask": "M13-03D"
}