Open
Cached
·
just now
12
directives
Content-Security-Policy
Content-Security-Policy: default-src 'self'; script-src 'self' https://www.googletagmanager.com https://connect.facebook.net; worker-src 'self' blob:; manifest-src 'self'; style-src 'self' 'unsafe-inline' https://fonts.googleapis.com; font-src 'self' https://fonts.gstatic.com; connect-src 'self' https://api.qlicitacoes.com.br https://staging---qlicitacoes-api-g5irq6lspq-rj.a.run.app https://qlicitacoes-api-g5irq6lspq-rj.a.run.app https://*.auth0.com https://*.sentry.io https://www.google-analytics.com https://analytics.google.com https://region1.google-analytics.com https://www.googletagmanager.com https://storage.googleapis.com https://fonts.googleapis.com https://fonts.gstatic.com https://connect.facebook.net https://www.facebook.com; img-src 'self' data: blob: https://www.google-analytics.com https://storage.googleapis.com https://www.facebook.com; frame-src https://*.auth0.com https://storage.googleapis.com; object-src 'self' https://storage.googleapis.com; form-action 'self' https://*.auth0.com; frame-ancestors 'none'
default-src
Keyword
—
'self'
script-src
Keyword
—
'self'
worker-src
Keyword
—
'self'
worker-src
Scheme
—
blob:
manifest-src
Keyword
—
'self'
style-src
Keyword
—
'self'
style-src
Keyword
—
'unsafe-inline'
font-src
Keyword
—
'self'
connect-src
Keyword
—
'self'
img-src
Keyword
—
'self'
img-src
Scheme
—
data:
img-src
Scheme
—
blob:
object-src
Keyword
—
'self'
form-action
Keyword
—
'self'
frame-ancestors
Keyword
—
'none'
Content-Security-Policy-Report-Only
No report-only CSP headers found.