11 directives

Content-Security-Policy

script-src Keyword
'self'
script-src Nonce
'nonce-2hzf7tWzSejVlJPcMCMgZF9PYwL2I2kOd65xDb+1O7g='
object-src Keyword
'none'
style-src Keyword
'self'
style-src Nonce
'nonce-2hzf7tWzSejVlJPcMCMgZF9PYwL2I2kOd65xDb+1O7g='
frame-src Keyword
'none'
connect-src Keyword
'self'
default-src Keyword
'none'
img-src Keyword
'self'
img-src Scheme
data:
media-src Keyword
'none'
frame-ancestors Keyword
'none'
font-src Keyword
'self'
manifest-src Keyword
'self'

Content-Security-Policy-Report-Only

No report-only CSP headers found.