Open
Cached
·
just now
12
directives
Content-Security-Policy
Content-Security-Policy: default-src 'self'; base-uri 'self'; object-src 'none'; frame-ancestors 'none'; img-src 'self' data: https://www.gstatic.com https://*.googleusercontent.com; font-src 'self' data:; style-src 'self' 'unsafe-inline'; script-src 'self' 'unsafe-inline' https://assets.calendly.com; connect-src 'self' http://127.0.0.1:*/desktop-auth/callback https://helmsystemsinc.com https://helm-mkii.web.app https://helm-mkii.firebaseapp.com https://identitytoolkit.googleapis.com https://securetoken.googleapis.com https://www.googleapis.com https://firebaseinstallations.googleapis.com https://content-firebaseappcheck.googleapis.com https://login.microsoftonline.com https://*.login.microsoftonline.com; frame-src 'self' https://accounts.google.com https://login.microsoftonline.com https://*.login.microsoftonline.com https://calendly.com; form-action 'self' https://accounts.google.com https://login.microsoftonline.com https://*.login.microsoftonline.com; upgrade-insecure-requests
default-src
Keyword
—
'self'
base-uri
Keyword
—
'self'
object-src
Keyword
—
'none'
frame-ancestors
Keyword
—
'none'
img-src
Keyword
—
'self'
img-src
Scheme
—
data:
font-src
Keyword
—
'self'
font-src
Scheme
—
data:
style-src
Keyword
—
'self'
style-src
Keyword
—
'unsafe-inline'
script-src
Keyword
—
'self'
script-src
Keyword
—
'unsafe-inline'
connect-src
Keyword
—
'self'
connect-src
Host
—
frame-src
Keyword
—
'self'
form-action
Keyword
—
'self'
upgrade-insecure-requests
Source
—
(no sources)
Content-Security-Policy-Report-Only
No report-only CSP headers found.