9 directives

Content-Security-Policy

default-src Keyword
'self'
connect-src Keyword
'self'
script-src Keyword
'self'
script-src Nonce
'nonce-79db2147-f433-412c-ae32-b5d0f8abe6a4'
style-src Keyword
'self'
style-src Nonce
'nonce-79db2147-f433-412c-ae32-b5d0f8abe6a4'
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.