9 directives

Content-Security-Policy

default-src Keyword
'self'
connect-src Keyword
'self'
script-src Keyword
'self'
script-src Nonce
'nonce-c625c12d-c2c9-4b68-a35b-6c58b32c863b'
style-src Keyword
'self'
style-src Nonce
'nonce-c625c12d-c2c9-4b68-a35b-6c58b32c863b'
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.