Open
Cached
·
just now
12
directives
Content-Security-Policy
Content-Security-Policy: default-src 'self'; script-src 'self' 'unsafe-eval' 'sha256-3H4NXOm0zX1WllvzUj7xh0QYjjCEQQxaR9NhSgbLvPM=' https://maps.googleapis.com https://maps.gstatic.com https://cdn.docuseal.com; style-src 'self' 'unsafe-inline' https://fonts.googleapis.com; font-src 'self' data: https://fonts.gstatic.com; img-src 'self' data: blob: https:; connect-src 'self' https://*.rocketkor.net https://*.rocketkor-nonprod.net https://*.salttreasury.com https://*.amazonaws.com https://maps.googleapis.com https://*.ingest.sentry.io https://*.withpersona.com https://docuseal.com https://*.docuseal.com wss://docuseal.com wss://*.docuseal.com; frame-src 'self' https://*.flinks.com https://*.flinks.io https://*.fin.ag https://*.withpersona.com; worker-src 'self' blob:; object-src 'none'; base-uri 'self'; form-action 'self'; frame-ancestors 'self'
default-src
Keyword
—
'self'
script-src
Keyword
—
'self'
script-src
Keyword
—
'unsafe-eval'
script-src
Hash
—
'sha256-3H4NXOm0zX1WllvzUj7xh0QYjjCEQQxaR9NhSgbLvPM='
style-src
Keyword
—
'self'
style-src
Keyword
—
'unsafe-inline'
font-src
Keyword
—
'self'
font-src
Scheme
—
data:
img-src
Keyword
—
'self'
img-src
Scheme
—
data:
img-src
Scheme
—
blob:
img-src
Scheme
—
https:
connect-src
Keyword
—
'self'
connect-src
Host
—
connect-src
Host
—
frame-src
Keyword
—
'self'
worker-src
Keyword
—
'self'
worker-src
Scheme
—
blob:
object-src
Keyword
—
'none'
base-uri
Keyword
—
'self'
form-action
Keyword
—
'self'
frame-ancestors
Keyword
—
'self'
Content-Security-Policy-Report-Only
No report-only CSP headers found.