11 directives

Content-Security-Policy

connect-src Keyword
'self'
connect-src Scheme
https:
connect-src Scheme
wss:
img-src Scheme
https:
img-src Scheme
http:
img-src Scheme
data:
img-src Scheme
blob:
media-src Scheme
https:
object-src Keyword
'none'
style-src Keyword
'self'
style-src Keyword
'unsafe-inline'
base-uri Keyword
'self'
form-action Keyword
'self'
form-action Scheme
https:
form-action Scheme
http:
frame-ancestors Keyword
'self'
default-src Keyword
'self'
default-src Scheme
https:
default-src Host
font-src Keyword
'self'
font-src Host
script-src Keyword
'self'
script-src Scheme
https:
script-src Keyword
'unsafe-inline'
script-src Keyword
'unsafe-eval'
script-src Host

Content-Security-Policy-Report-Only

No report-only CSP headers found.