Files
workinf_Blender_Wasm/tests/golden/M13-05A/csp-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

18 lines
555 B
JSON

{
"schemaVersion": 1,
"task": "M13-05A",
"operation": "CSP_POLICY",
"policy": "default-src 'self'; script-src 'self' 'wasm-unsafe-eval'; worker-src 'self'; connect-src 'self'; font-src 'self'; img-src 'self'; media-src 'self'; object-src 'none'; base-uri 'none'; frame-ancestors 'none'",
"sourceChecks": {
"inlineScript": "DENY",
"inlineHandler": "DENY",
"eval": "DENY",
"dataScript": "DENY",
"undeclaredConnect": "DENY"
},
"responseCount": 3,
"buildChecked": true,
"execution": "DISABLED",
"nextTask": "M13-05B"
}