Open
Cached
·
just now
13
directives
Content-Security-Policy
Content-Security-Policy: default-src 'self'; upgrade-insecure-requests; img-src 'self' data: blob: https:; style-src 'self' 'unsafe-inline' https://fonts.googleapis.com https://cdn.jsdelivr.net; script-src 'self' 'unsafe-inline' 'wasm-unsafe-eval' https://www.google.com https://www.gstatic.com https://cdn.jsdelivr.net; connect-src 'self' blob: https://embark-kanban-backend-113058452746.us-central1.run.app https://safebrowsing.googleapis.com https://api.liveblocks.io wss://api.liveblocks.io https://assets.api.gamma.app https://cdn.jsdelivr.net https://storage.googleapis.com; font-src 'self' data: blob: https://fonts.gstatic.com https:; worker-src 'self' blob:; media-src 'self' blob: https://storage.googleapis.com https://*.storage.googleapis.com https://embark-kanban-backend-113058452746.us-central1.run.app; object-src 'none'; base-uri 'self'; frame-src 'self' https://embark-kanban-backend-113058452746.us-central1.run.app https://assets.api.gamma.app https://view.officeapps.live.com blob: data:; frame-ancestors 'none'
default-src
Keyword
—
'self'
upgrade-insecure-requests
Source
—
(no sources)
img-src
Keyword
—
'self'
img-src
Scheme
—
data:
img-src
Scheme
—
blob:
img-src
Scheme
—
https:
style-src
Keyword
—
'self'
style-src
Keyword
—
'unsafe-inline'
script-src
Keyword
—
'self'
script-src
Keyword
—
'unsafe-inline'
script-src
Keyword
—
'wasm-unsafe-eval'
connect-src
Keyword
—
'self'
connect-src
Scheme
—
blob:
font-src
Keyword
—
'self'
font-src
Scheme
—
data:
font-src
Scheme
—
blob:
font-src
Scheme
—
https:
worker-src
Keyword
—
'self'
worker-src
Scheme
—
blob:
media-src
Keyword
—
'self'
media-src
Scheme
—
blob:
object-src
Keyword
—
'none'
base-uri
Keyword
—
'self'
frame-src
Keyword
—
'self'
frame-src
Scheme
—
blob:
frame-src
Scheme
—
data:
frame-ancestors
Keyword
—
'none'
Content-Security-Policy-Report-Only
No report-only CSP headers found.