Open
Cached
·
just now
8
directives
Content-Security-Policy
No enforced CSP headers found.
Content-Security-Policy-Report-Only
Content-Security-Policy-Report-Only: default-src 'self' https:; object-src 'none'; img-src 'self' https: blob: data:; font-src 'self' https: data:; script-src 'self' https: 'unsafe-inline' 'unsafe-eval'; style-src 'self' https: 'unsafe-inline' 'unsafe-eval'; connect-src 'self' https: wss:; report-uri https://buildkite.uriports.com/reports/report
default-src
Keyword
—
'self'
default-src
Scheme
—
https:
object-src
Keyword
—
'none'
img-src
Keyword
—
'self'
img-src
Scheme
—
https:
img-src
Scheme
—
blob:
img-src
Scheme
—
data:
font-src
Keyword
—
'self'
font-src
Scheme
—
https:
font-src
Scheme
—
data:
script-src
Keyword
—
'self'
script-src
Scheme
—
https:
script-src
Keyword
—
'unsafe-inline'
script-src
Keyword
—
'unsafe-eval'
style-src
Keyword
—
'self'
style-src
Scheme
—
https:
style-src
Keyword
—
'unsafe-inline'
style-src
Keyword
—
'unsafe-eval'
connect-src
Keyword
—
'self'
connect-src
Scheme
—
https:
connect-src
Scheme
—
wss: