7 directives

Content-Security-Policy

default-src Keyword
'none'
script-src Keyword
'self'
manifest-src Keyword
'self'
img-src Keyword
'self'
img-src Scheme
data:
style-src Keyword
'self'
style-src Keyword
'unsafe-inline'
connect-src Keyword
'self'

Content-Security-Policy-Report-Only

No report-only CSP headers found.