Open
Cached
·
just now
8
directives
Content-Security-Policy
Content-Security-Policy: default-src 'self' *.verisk.com *.iso.com;script-src 'self' 'unsafe-inline' *.verisk.com *.iso.com https://cdn.cookielaw.org https://code.jquery.com https://cdn.jsdelivr.net *.newrelic.com *.nr-data.net;style-src 'self' 'unsafe-inline' *.verisk.com *.iso.com https://cdn.cookielaw.org https://cdn.jsdelivr.net https://fonts.googleapis.com;img-src 'self' *.verisk.com *.360-value.com *.iso.com https://cdn.cookielaw.org data:;connect-src 'self' *.verisk.com *.iso.com https://cdn.cookielaw.org *.newrelic.com *.nr-data.net;frame-src https://sso.int.verisk.com;font-src 'self' 'unsafe-inline' *.verisk.com *.iso.com https://cdn.cookielaw.org https://cdn.jsdelivr.net https://fonts.gstatic.com;frame-ancestors 'self' *.live.com *.verisk.com *.sharepoint.com https://www.microsoft365.com https://www.office.com;
default-src
Keyword
—
'self'
script-src
Keyword
—
'self'
script-src
Keyword
—
'unsafe-inline'
script-src
Host
—
style-src
Keyword
—
'self'
style-src
Keyword
—
'unsafe-inline'
img-src
Keyword
—
'self'
img-src
Scheme
—
data:
connect-src
Keyword
—
'self'
connect-src
Host
—
font-src
Keyword
—
'self'
font-src
Keyword
—
'unsafe-inline'
frame-ancestors
Keyword
—
'self'
Content-Security-Policy-Report-Only
No report-only CSP headers found.