6 directives

Content-Security-Policy

default-src Host
*
default-src Keyword
'self'
default-src Scheme
data:
default-src Scheme
blob:
default-src Keyword
'unsafe-inline'
script-src Keyword
'self'
script-src Scheme
blob:
script-src Keyword
'wasm-unsafe-eval'
script-src Host
frame-ancestors Keyword
'none'
form-action Keyword
'self'
report-to Host

Content-Security-Policy-Report-Only

No report-only CSP headers found.