14 directives

Content-Security-Policy

base-uri Keyword
'self'
worker-src Keyword
'self'
worker-src Scheme
blob:
child-src Keyword
'self'
default-src Keyword
'self'
font-src Keyword
'self'
font-src Scheme
data:
frame-ancestors Keyword
'self'
style-src Keyword
'self'
style-src Keyword
'unsafe-inline'
object-src Keyword
'none'
img-src Keyword
'self'
img-src Scheme
data:
form-action Keyword
'self'
script-src Keyword
'self'
sandbox Keyword
allow-modals
sandbox Keyword
allow-scripts
sandbox Keyword
allow-same-origin
sandbox Keyword
allow-popups
sandbox Keyword
allow-forms
sandbox Keyword
allow-downloads
connect-src Keyword
'self'
connect-src Scheme
data:
frame-src Keyword
'self'
frame-src Scheme
data:
frame-src Scheme
blob:

Content-Security-Policy-Report-Only

No report-only CSP headers found.