Open
Cached
·
just now
6
directives
Content-Security-Policy
Content-Security-Policy: default-src https: wss: blob: mailto:; worker-src 'self' blob:; img-src * 'self' data: https:; style-src 'self' 'unsafe-inline' fonts.googleapis.com web-sdk-eu.aptrinsic.com *.posthog.com; script-src 'self' 'unsafe-inline' 'unsafe-eval' secure.aadcdn.microsoftonline-p.com web-sdk-eu.aptrinsic.com *.posthog.com teams.microsoft.com; frame-ancestors https://*.visualforce.com https://*.force.com https://*.logicalware.com https://*.puzzel.com https://teams.microsoft.com;
default-src
Scheme
—
https:
default-src
Scheme
—
wss:
default-src
Scheme
—
blob:
default-src
Scheme
—
mailto:
worker-src
Keyword
—
'self'
worker-src
Scheme
—
blob:
img-src
Host
—
*
img-src
Keyword
—
'self'
img-src
Scheme
—
data:
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
—
'unsafe-eval'
Content-Security-Policy-Report-Only
No report-only CSP headers found.