17 directives

Content-Security-Policy

connect-src Keyword
'self'
script-src Keyword
'unsafe-inline'
script-src Scheme
https:
script-src Keyword
'self'
style-src Keyword
'unsafe-inline'
style-src Keyword
'self'
frame-ancestors Keyword
'self'
img-src Scheme
data:
img-src Keyword
'self'
base-uri Keyword
'none'
child-src Keyword
'none'
default-src Keyword
'self'
font-src Keyword
'self'
form-action Keyword
'self'
frame-src Keyword
'none'
manifest-src Keyword
'self'
media-src Keyword
'self'
object-src Keyword
'none'
worker-src Keyword
'self'

Content-Security-Policy-Report-Only

No report-only CSP headers found.