22 directives

Content-Security-Policy

base-uri Keyword
'self'
child-src Keyword
'self'
connect-src Keyword
'self'
default-src Keyword
'self'
font-src Keyword
'self'
font-src Scheme
https:
font-src Scheme
data:
form-action Keyword
'self'
frame-ancestors Keyword
'self'
frame-src Keyword
'self'
img-src Keyword
'self'
img-src Scheme
data:
manifest-src Keyword
'self'
media-src Keyword
'self'
object-src Keyword
'none'
report-to Host
sandbox Keyword
allow-same-origin
sandbox Keyword
allow-scripts
script-src Keyword
'self'
script-src Keyword
'wasm-unsafe-eval'
script-src-attr Keyword
'none'
script-src-elem Keyword
'self'
style-src Keyword
'self'
style-src Scheme
https:
style-src Keyword
'unsafe-inline'
style-src-attr Keyword
'none'
style-src-elem Keyword
'self'
style-src-elem Scheme
https:
style-src-elem Keyword
'unsafe-inline'
upgrade-insecure-requests Source
(no sources)
worker-src Keyword
'self'

Content-Security-Policy-Report-Only

No report-only CSP headers found.