15 directives

Content-Security-Policy

child-src Scheme
blob:
connect-src Keyword
'self'
connect-src Host
connect-src Host
default-src Keyword
'self'
font-src Keyword
'self'
font-src Scheme
data:
frame-ancestors Keyword
'none'
img-src Keyword
'self'
img-src Scheme
data:
img-src Scheme
blob:
img-src Host
object-src Keyword
'none'
report-uri Host
script-src Keyword
'self'
script-src Scheme
blob:
script-src Keyword
'unsafe-inline'
script-src Keyword
'unsafe-eval'
script-src Host
script-src Nonce
'nonce-'
script-src-attr Keyword
'self'
script-src-attr Scheme
blob:
script-src-attr Keyword
'unsafe-inline'
script-src-attr Keyword
'unsafe-eval'
script-src-attr Host
script-src-elem Keyword
'self'
script-src-elem Scheme
blob:
script-src-elem Keyword
'unsafe-inline'
script-src-elem Keyword
'unsafe-eval'
script-src-elem Host
style-src Keyword
'self'
style-src Keyword
'unsafe-inline'
style-src Nonce
'nonce-'
style-src-elem Keyword
'self'
style-src-elem Keyword
'unsafe-inline'
style-src-attr Keyword
'self'
style-src-attr Keyword
'unsafe-inline'
worker-src Keyword
'self'

Content-Security-Policy-Report-Only

No report-only CSP headers found.