Open
Cached
·
just now
14
directives
Content-Security-Policy
Content-Security-Policy: default-src 'self'; base-uri 'none'; child-src 'self' https: blob:; connect-src 'self' https:; font-src 'self' data: https:; form-action 'self' https:; frame-ancestors 'self'; img-src 'self' https: data: blob:; media-src 'self' https://*.upstart.com; object-src 'self' https://*.upstart.com; script-src 'report-sample' 'self' 'unsafe-inline' https:; style-src 'report-sample' 'self' https: 'unsafe-inline'; worker-src 'self' https: blob:; report-uri https://csp-report.browser-intake-datadoghq.com/api/v2/logs?dd-api-key=pub1449f7adc5a48901d2b8e23665a4541f&dd-evp-origin=content-security-policy&ddsource=csp-report&ddtags=service%3Acf-origin-splitter%2Cversion%3A4
default-src
Keyword
—
'self'
base-uri
Keyword
—
'none'
child-src
Keyword
—
'self'
child-src
Scheme
—
https:
child-src
Scheme
—
blob:
connect-src
Keyword
—
'self'
connect-src
Scheme
—
https:
font-src
Keyword
—
'self'
font-src
Scheme
—
data:
font-src
Scheme
—
https:
form-action
Keyword
—
'self'
form-action
Scheme
—
https:
frame-ancestors
Keyword
—
'self'
img-src
Keyword
—
'self'
img-src
Scheme
—
https:
img-src
Scheme
—
data:
img-src
Scheme
—
blob:
media-src
Keyword
—
'self'
object-src
Keyword
—
'self'
script-src
Keyword
—
'report-sample'
script-src
Keyword
—
'self'
script-src
Keyword
—
'unsafe-inline'
script-src
Scheme
—
https:
style-src
Keyword
—
'report-sample'
style-src
Keyword
—
'self'
style-src
Scheme
—
https:
style-src
Keyword
—
'unsafe-inline'
worker-src
Keyword
—
'self'
worker-src
Scheme
—
https:
worker-src
Scheme
—
blob:
Content-Security-Policy-Report-Only
No report-only CSP headers found.