Open
Cached
·
just now
10
directives
Content-Security-Policy
Content-Security-Policy: default-src 'self'; script-src 'self' 'unsafe-inline'; style-src 'self' 'unsafe-inline' https://fonts.googleapis.com *; img-src *; connect-src *; font-src 'self' https://fonts.gstatic.com https://fonts.googleapis.com data: *; object-src 'none'; frame-src https://apispec.api.trimblecloud.com https://events-ui-catalog.stage.events.trimblecloud.com https://events-ui-catalog.events.trimblecloud.com; base-uri 'self'; form-action 'self';
default-src
Keyword
—
'self'
script-src
Keyword
—
'self'
script-src
Keyword
—
'unsafe-inline'
style-src
Keyword
—
'self'
style-src
Keyword
—
'unsafe-inline'
style-src
Host
—
*
img-src
Host
—
*
connect-src
Host
—
*
font-src
Keyword
—
'self'
font-src
Scheme
—
data:
font-src
Host
—
*
object-src
Keyword
—
'none'
base-uri
Keyword
—
'self'
form-action
Keyword
—
'self'
Content-Security-Policy-Report-Only
No report-only CSP headers found.