Open
Cached
·
just now
16
directives
Content-Security-Policy
Content-Security-Policy: default-src 'self'; script-src 'self' 'unsafe-inline' https://*.google.com https://*.googleapis.com https://*.gstatic.com https://www.googletagmanager.com; script-src-elem 'self' 'unsafe-inline' https://*.google.com https://*.googleapis.com https://*.gstatic.com https://www.googletagmanager.com; style-src 'self' 'unsafe-inline' https://*.googleapis.com; style-src-elem 'self' 'unsafe-inline' https://*.googleapis.com; font-src 'self' https://*.gstatic.com; img-src 'self' data: https://*.google.com https://www.googletagmanager.com; frame-src 'self' https://*.firebaseapp.com https://*.web.app https://*.google.com https://forms.monday.com; connect-src 'self' https://*.google.com https://*.googleapis.com https://*.google-analytics.com https://sentry.io https://api.judicialappointments.digital https://functions.judicialappointments.digital; object-src 'none'; child-src 'self'; frame-ancestors 'none'; upgrade-insecure-requests; block-all-mixed-content; report-uri https://api.judicialappointments.digital/cspReport/admin; report-to csp
default-src
Keyword
—
'self'
script-src
Keyword
—
'self'
script-src
Keyword
—
'unsafe-inline'
script-src-elem
Keyword
—
'self'
script-src-elem
Keyword
—
'unsafe-inline'
style-src
Keyword
—
'self'
style-src
Keyword
—
'unsafe-inline'
style-src-elem
Keyword
—
'self'
style-src-elem
Keyword
—
'unsafe-inline'
font-src
Keyword
—
'self'
img-src
Keyword
—
'self'
img-src
Scheme
—
data:
frame-src
Keyword
—
'self'
connect-src
Keyword
—
'self'
object-src
Keyword
—
'none'
child-src
Keyword
—
'self'
frame-ancestors
Keyword
—
'none'
upgrade-insecure-requests
Source
—
(no sources)
block-all-mixed-content
Source
—
(no sources)
report-to
Host
—
Content-Security-Policy-Report-Only
No report-only CSP headers found.