7 directives

Content-Security-Policy

child-src Keyword
'self'
connect-src Keyword
'self'
font-src Keyword
'self'
font-src Scheme
https:
font-src Scheme
data:
img-src Keyword
'self'
img-src Scheme
https:
img-src Scheme
data:
object-src Keyword
'none'
script-src Keyword
'self'
style-src Keyword
'self'
style-src Scheme
https:
style-src Keyword
'unsafe-inline'

Content-Security-Policy-Report-Only

No report-only CSP headers found.