Open
Cached
·
just now
12
directives
Content-Security-Policy
Content-Security-Policy: default-src 'self'; script-src https://www.dropbox.com https://api.trello.com 'self' https://viewer.diagrams.net https://apis.google.com https://*.pusher.com; connect-src https://*.dropboxapi.com https://api.trello.com 'self' https://*.draw.io https://*.diagrams.net https://*.googleapis.com wss://app.diagrams.net wss://*.pusher.com https://*.pusher.com https://api.github.com https://raw.githubusercontent.com https://gitlab.com https://graph.microsoft.com https://my.microsoftpersonalcontent.com https://*.sharepoint.com https://*.sharepoint.de https://*.1drv.com https://api.onedrive.com https://dl.dropboxusercontent.com https://api.openai.com https://*.google.com https://fonts.gstatic.com https://fonts.googleapis.com https://api.anthropic.com; img-src * data: blob:; media-src * data:; font-src * data:; frame-src 'self' https://viewer.diagrams.net https://www.draw.io https://*.google.com https://*.sharepoint.com; style-src 'self' https://fonts.googleapis.com 'unsafe-inline'; base-uri 'none'; child-src 'self'; object-src 'none'; frame-ancestors 'self' https://teams.microsoft.com https://*.cloud.microsoft https://*.sharepoint.com https://*.sharepoint.de;
default-src
Keyword
—
'self'
script-src
Keyword
—
'self'
connect-src
Keyword
—
'self'
img-src
Host
—
*
img-src
Scheme
—
data:
img-src
Scheme
—
blob:
media-src
Host
—
*
media-src
Scheme
—
data:
font-src
Host
—
*
font-src
Scheme
—
data:
frame-src
Keyword
—
'self'
style-src
Keyword
—
'self'
style-src
Keyword
—
'unsafe-inline'
base-uri
Keyword
—
'none'
child-src
Keyword
—
'self'
object-src
Keyword
—
'none'
frame-ancestors
Keyword
—
'self'
Content-Security-Policy-Report-Only
No report-only CSP headers found.