7 directives

Content-Security-Policy

base-uri Keyword
'self'
object-src Keyword
'none'
script-src Keyword
'self'
script-src Keyword
'unsafe-inline'
script-src Keyword
'unsafe-eval'
style-src Keyword
'self'
style-src Keyword
'unsafe-inline'
style-src Keyword
'unsafe-eval'
worker-src Keyword
'self'
worker-src Keyword
'unsafe-eval'
worker-src Scheme
blob:
worker-src Scheme
data:
form-action Keyword
'self'
frame-ancestors Keyword
'self'
frame-ancestors Host
frame-ancestors Host
frame-ancestors Host
frame-ancestors Host

Content-Security-Policy-Report-Only

No report-only CSP headers found.