14 directives

Content-Security-Policy

default-src Keyword
'self'
style-src Keyword
'self'
style-src Keyword
'unsafe-inline'
script-src Keyword
'self'
script-src Keyword
'unsafe-inline'
script-src Keyword
'unsafe-eval'
script-src-attr Keyword
'unsafe-inline'
script-src-attr Keyword
'unsafe-hashes'
worker-src Keyword
'self'
worker-src Scheme
blob:
img-src Keyword
'self'
img-src Scheme
data:
img-src Scheme
https:
img-src Scheme
http:
connect-src Keyword
'self'
connect-src Scheme
https:
connect-src Scheme
http:
connect-src Scheme
ws:
connect-src Scheme
wss:
font-src Keyword
'self'
font-src Scheme
data:
object-src Keyword
'none'
media-src Keyword
'self'
media-src Scheme
https:
media-src Scheme
http:
frame-src Keyword
'self'
base-uri Keyword
'self'
form-action Keyword
'self'
frame-ancestors Keyword
'self'

Content-Security-Policy-Report-Only

No report-only CSP headers found.