Open
Cached
·
just now
11
directives
Content-Security-Policy
Content-Security-Policy: default-src 'self'; script-src 'self' 'strict-dynamic'; style-src 'self' 'unsafe-inline' https://dashboard.staging.elivelihood.com; img-src 'self' blob: data: https://dashboard.staging.elivelihood.com https://storage.googleapis.com/download/storage/v1/b/elivelihood-avatars/ https://storage.googleapis.com/elivelihood-media/ https://storage.googleapis.com/elivelihood-media-dev/ https://i.vimeocdn.com; font-src 'self' data: https://dashboard.staging.elivelihood.com; connect-src 'self' https://*.firebaseio.com https://*.google.com https://*.googleapis.com https://api.staging.elivelihood.com wss://api.staging.elivelihood.com https://i.vimeocdn.com; frame-src https://js.stripe.com https://player.vimeo.com https://coverright.com https://sso.coverrightmedicare.com https://accounts.google.com; object-src 'none'; base-uri 'self'; form-action 'self'; script-src-elem 'self' https://js.stripe.com https://accounts.google.com/gsi/client https://www.gstatic.com/firebasejs/
default-src
Keyword
—
'self'
script-src
Keyword
—
'self'
script-src
Keyword
—
'strict-dynamic'
style-src
Keyword
—
'self'
style-src
Keyword
—
'unsafe-inline'
img-src
Keyword
—
'self'
img-src
Scheme
—
blob:
img-src
Scheme
—
data:
font-src
Keyword
—
'self'
font-src
Scheme
—
data:
connect-src
Keyword
—
'self'
object-src
Keyword
—
'none'
base-uri
Keyword
—
'self'
form-action
Keyword
—
'self'
script-src-elem
Keyword
—
'self'
Content-Security-Policy-Report-Only
No report-only CSP headers found.