14 directives

Content-Security-Policy

script-src Keyword
'strict-dynamic'
script-src Nonce
'nonce-4c0e3769eca09a0ef668901acfd1c2e4'
script-src Keyword
'wasm-unsafe-eval'
script-src Keyword
'unsafe-inline'
script-src Scheme
https:
img-src Keyword
'self'
img-src Scheme
https:
media-src Keyword
'self'
media-src Scheme
blob:
connect-src Scheme
https:
connect-src Scheme
blob:
form-action Keyword
'none'
frame-ancestors Keyword
'none'
default-src Keyword
'self'
base-uri Keyword
'self'
font-src Keyword
'self'
font-src Scheme
https:
font-src Scheme
data:
object-src Keyword
'none'
script-src-attr Keyword
'none'
style-src Keyword
'self'
style-src Scheme
https:
style-src Keyword
'unsafe-inline'
upgrade-insecure-requests Source
(no sources)

Content-Security-Policy-Report-Only

No report-only CSP headers found.