9 directives

Content-Security-Policy

default-src Keyword
'self'
connect-src Keyword
'self'
script-src Keyword
'self'
script-src Nonce
'nonce-8c87451d-575e-4c24-a482-dcbec5102162'
style-src Keyword
'self'
style-src Nonce
'nonce-8c87451d-575e-4c24-a482-dcbec5102162'
img-src Keyword
'self'
img-src Scheme
data:
img-src Scheme
blob:
frame-src Keyword
'self'
frame-ancestors Keyword
'self'
object-src Keyword
'none'
base-uri Keyword
'self'

Content-Security-Policy-Report-Only

No report-only CSP headers found.