14 directives

Content-Security-Policy

default-src Keyword
'self'
default-src Host
frame-ancestors Host
*
worker-src Scheme
blob:
script-src Keyword
'self'
script-src Keyword
'unsafe-eval'
script-src Keyword
'unsafe-inline'
script-src Host
script-src Host
style-src Host
*
style-src Keyword
'unsafe-inline'
font-src Scheme
data:
font-src Keyword
'self'
img-src Host
*
img-src Scheme
blob:
img-src Scheme
data:
connect-src Keyword
'self'
connect-src Scheme
data:
connect-src Scheme
blob:
connect-src Host
connect-src Host
connect-src Host
report-uri Host
base-uri Keyword
'self'
form-action Keyword
'self'
object-src Keyword
'none'
script-src-attr Keyword
'none'
upgrade-insecure-requests Source
(no sources)

Content-Security-Policy-Report-Only

No report-only CSP headers found.