Open
Cached
·
just now
14
directives
Content-Security-Policy
Content-Security-Policy: default-src 'self'; img-src 'self' data: https:; style-src 'self' 'unsafe-inline'; script-src 'self' 'unsafe-inline' https://www.googletagmanager.com https://connect.facebook.net https://www.googleadservices.com https://googleads.g.doubleclick.net https://jobs.ashbyhq.com https://bugcrowd.com https://assets.bugcrowdusercontent.com; connect-src 'self' https://*.dolarapp.com https://*.arqfinance.com https://*.google.com https://*.google-analytics.com https://googleads.g.doubleclick.net https://www.facebook.com https://jobs.ashbyhq.com https://bugcrowd.com; media-src 'self' https://cdn.dolarapp.com https://cdn.arqfinance.com https://videos.ctfassets.net; font-src 'self'; frame-src 'self' https://googleads.g.doubleclick.net https://www.googletagmanager.com https://www.facebook.com https://jobs.ashbyhq.com https://bugcrowd.com; frame-ancestors 'none'; form-action 'self'; object-src 'none'; base-uri 'self'; worker-src 'self'; upgrade-insecure-requests
default-src
Keyword
—
'self'
img-src
Keyword
—
'self'
img-src
Scheme
—
data:
img-src
Scheme
—
https:
style-src
Keyword
—
'self'
style-src
Keyword
—
'unsafe-inline'
script-src
Keyword
—
'self'
script-src
Keyword
—
'unsafe-inline'
connect-src
Keyword
—
'self'
media-src
Keyword
—
'self'
media-src
Host
—
font-src
Keyword
—
'self'
frame-src
Keyword
—
'self'
frame-ancestors
Keyword
—
'none'
form-action
Keyword
—
'self'
object-src
Keyword
—
'none'
base-uri
Keyword
—
'self'
worker-src
Keyword
—
'self'
upgrade-insecure-requests
Source
—
(no sources)
Content-Security-Policy-Report-Only
No report-only CSP headers found.