Open
Cached
·
just now
10
directives
Content-Security-Policy
Content-Security-Policy: default-src 'self'; script-src 'self' 'unsafe-inline' https://www.googletagmanager.com https://www.google-analytics.com; style-src 'self' 'unsafe-inline' https://fonts.googleapis.com https://fonts.gstatic.com; object-src 'none'; connect-src 'self' https://cloudadmin.caseware.com https://cloudadmintest.caseware.com https://www.google-analytics.com https://stats.g.doubleclick.net https://analytics.google.com; font-src 'self' https://fonts.gstatic.com; frame-src 'self'; img-src 'self' data: https://www.google.ca https://www.google.com https://www.google-analytics.com; manifest-src 'self'; worker-src 'none';
default-src
Keyword
—
'self'
script-src
Keyword
—
'self'
script-src
Keyword
—
'unsafe-inline'
style-src
Keyword
—
'self'
style-src
Keyword
—
'unsafe-inline'
object-src
Keyword
—
'none'
connect-src
Keyword
—
'self'
font-src
Keyword
—
'self'
frame-src
Keyword
—
'self'
img-src
Keyword
—
'self'
img-src
Scheme
—
data:
manifest-src
Keyword
—
'self'
worker-src
Keyword
—
'none'
Content-Security-Policy-Report-Only
No report-only CSP headers found.