Open
Cached
·
just now
11
directives
Content-Security-Policy
Content-Security-Policy: default-src 'none'; connect-src 'self' https://*.cloudera.com https://*.cldr.work https://*.cloudera.site https://*.amazonaws.com https://*.azure.com https://api.segment.io https://edge.fullstory.com https://rs.fullstory.com https://cdn.whatfix.com https://whatfix.com; script-src 'self' https://cdn.segment.com https://edge.fullstory.com https://cdn.whatfix.com https://whatfix.com https://rs.fullstory.com 'unsafe-inline' 'unsafe-eval'; style-src 'self' https://cdn.whatfix.com https://whatfix.com https://fonts.googleapis.com/ fonts.googleapis.com 'unsafe-inline' 'unsafe-eval'; img-src 'self' https://cdn.whatfix.com https://whatfix.com https://*.cloudera.com https://*.cldr.work *.gstatic.com https://api.segment.io https://cdn.segment.com https://rs.fullstory.com data:; media-src 'self' data:; font-src 'self' https://cdn.whatfix.com https://whatfix.com https://fonts.gstatic.com data:; worker-src 'self' blob: https://*.cloudera.com; frame-ancestors https://*.cloudera.com; frame-src 'self' https://*.cldr.work https://cdn.whatfix.com https://whatfix.com https://*.cloudera.site https://*.cloudera.com https://players.brightcove.net https://app.getreprise.com; object-src 'none';
default-src
Keyword
—
'none'
connect-src
Keyword
—
'self'
connect-src
Host
—
connect-src
Host
—
connect-src
Host
—
script-src
Keyword
—
'self'
script-src
Host
—
script-src
Keyword
—
'unsafe-inline'
script-src
Keyword
—
'unsafe-eval'
style-src
Keyword
—
'self'
style-src
Host
—
style-src
Keyword
—
'unsafe-inline'
style-src
Keyword
—
'unsafe-eval'
img-src
Keyword
—
'self'
img-src
Host
—
img-src
Host
—
img-src
Scheme
—
data:
media-src
Keyword
—
'self'
media-src
Scheme
—
data:
font-src
Keyword
—
'self'
font-src
Host
—
font-src
Scheme
—
data:
worker-src
Keyword
—
'self'
worker-src
Scheme
—
blob:
frame-src
Keyword
—
'self'
frame-src
Host
—
frame-src
Host
—
frame-src
Host
—
object-src
Keyword
—
'none'
Content-Security-Policy-Report-Only
No report-only CSP headers found.