14 directives

Content-Security-Policy

default-src Keyword
'self'
script-src Keyword
'self'
script-src Keyword
'unsafe-eval'
script-src Keyword
'unsafe-inline'
child-src Keyword
'none'
connect-src Keyword
'self'
connect-src Keyword
'unsafe-inline'
connect-src Scheme
wss:
font-src Keyword
'self'
form-action Keyword
'self'
frame-src Keyword
'self'
frame-ancestors Keyword
'none'
img-src Keyword
'self'
img-src Scheme
data:
img-src Host
object-src Keyword
'none'
style-src Keyword
'self'
style-src Keyword
'unsafe-inline'
upgrade-insecure-requests Source
(no sources)
block-all-mixed-content Source
(no sources)

Content-Security-Policy-Report-Only

No report-only CSP headers found.