12 directives

Content-Security-Policy

default-src Keyword
'self'
img-src Host
*
img-src Scheme
data:
style-src Keyword
'self'
style-src-elem Keyword
'self'
style-src-elem Keyword
'unsafe-inline'
style-src-attr Keyword
'self'
style-src-attr Keyword
'unsafe-inline'
script-src Keyword
'self'
script-src-elem Keyword
'self'
object-src Keyword
'self'
connect-src Host
*
font-src Keyword
'self'
font-src Scheme
data:
font-src Host
ms-appx-web://*
frame-src Host
*
frame-ancestors Keyword
'self'

Content-Security-Policy-Report-Only

No report-only CSP headers found.