12 directives

Content-Security-Policy

script-src Keyword
'strict-dynamic'
script-src Keyword
'unsafe-inline'
script-src Scheme
https:
script-src Nonce
'nonce-AWQjEBdlxRX/ZalFANYH7A=='
connect-src Keyword
'self'
img-src Keyword
'self'
img-src Scheme
data:
frame-ancestors Keyword
'self'
frame-src Keyword
'self'
base-uri Keyword
'none'
default-src Keyword
'self'
font-src Keyword
'self'
font-src Scheme
https:
font-src Scheme
data:
object-src Keyword
'none'
script-src-attr Keyword
'none'
style-src Keyword
'self'
style-src Scheme
https:
style-src Keyword
'unsafe-inline'
upgrade-insecure-requests Source
(no sources)

Content-Security-Policy-Report-Only

No report-only CSP headers found.