9 directives

Content-Security-Policy

default-src Scheme
https:
default-src Keyword
'self'
base-uri Keyword
'self'
connect-src Scheme
https:
connect-src Keyword
'self'
font-src Keyword
'self'
font-src Scheme
data:
font-src Scheme
https:
frame-ancestors Keyword
'self'
img-src Keyword
'self'
img-src Scheme
https:
img-src Scheme
data:
object-src Keyword
'none'
script-src Keyword
'strict-dynamic'
script-src Keyword
'unsafe-eval'
script-src Scheme
https:
script-src Keyword
'self'
script-src Nonce
'nonce-otV+HQ3VGjLwID6abEM0POLN6bNuGboFRW9xg+n9uQQ='
script-src Keyword
'unsafe-inline'
style-src Keyword
'self'
style-src Scheme
https:
style-src Keyword
'unsafe-inline'

Content-Security-Policy-Report-Only

No report-only CSP headers found.