11 directives

Content-Security-Policy

default-src Keyword
'self'
upgrade-insecure-requests Source
(no sources)
object-src Keyword
'none'
frame-ancestors Keyword
'none'
sandbox Keyword
allow-forms
sandbox Keyword
allow-same-origin
sandbox Keyword
allow-scripts
sandbox Keyword
allow-popups
base-uri Keyword
'self'
connect-src Keyword
'self'
connect-src Host
*
img-src Keyword
'self'
img-src Host
*
font-src Keyword
'self'
style-src Keyword
'self'
style-src Keyword
'unsafe-inline'
script-src Keyword
'self'
script-src Keyword
'unsafe-inline'

Content-Security-Policy-Report-Only

No report-only CSP headers found.