12 directives

Content-Security-Policy

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

Content-Security-Policy-Report-Only

No report-only CSP headers found.