Security Report Summary
A
Site: https://demo.tradelocker.com/auth/login?redirect=%2ftrade
IP Address: 2606:4700::6812:1d43
Report Time: 10 May 2024 16:26:16 UTC
Headers:
  • Permissions-Policy
  • Referrer-Policy
  • X-Content-Type-Options
  • X-Frame-Options
  • Content-Security-Policy
  • Strict-Transport-Security
Warning: Grade capped at A, please see warnings below.
Advanced:
Great grade! Perform a deeper security analysis of your website and APIs:
Missing Headers
Strict-Transport-SecurityHTTP Strict Transport Security is an excellent feature to support on your site and strengthens your implementation of TLS by getting the User Agent to enforce the use of HTTPS. Recommended value "Strict-Transport-Security: max-age=31536000; includeSubDomains".Note that CSP frame-ancestors is used but the value is considered too lax to substitue for XFO.
Warnings
Permissions-PolicyWe didn't detect a viable policy.
Referrer-PolicyThe "origin" value is not recommended.
Content-Security-PolicyThis policy contains * which is dangerous in the script-src directive. This policy contains 'unsafe-inline' which is dangerous in the script-src directive. This policy contains 'unsafe-eval' which is dangerous in the script-src directive.
Raw Headers
HTTP/2200
dateFri, 10 May 2024 16:26:16 GMT
content-typetext/html; charset=utf-8
x-powered-byExpress
feature-policy
permissions-policy
referrer-policyorigin
x-content-type-optionsnosniff
x-frame-optionsDENY
x-xss-protection1; mode=block
cache-controlpublic, no-cache
content-security-policybase-uri 'self';child-src 'none';connect-src 'self' http://89.187.99.63:5443 https://uploads.intercomcdn.com https://*.intercom.io wss://*.intercom.io wss://*.tradelocker.com wss://*.tradelocker.com:* https://*.googleapis.com https://*.gstatic.com https://*.tradingview.com https://*.tradelocker.com https://*.sentry.io https://*.google-analytics.com https://*.analytics.google.com https://*.googletagmanager.com https://*.avo.app https://*.amplitude.com https://*.typeform.com;default-src 'self';font-src 'self' https://fonts.intercomcdn.com https://cdn.jsdelivr.net/npm/[email protected]/min/vs/base/browser/ui/codicons/codicon/codicon.ttf;form-action 'self';frame-ancestors *;frame-src * blob:;img-src 'self' https://*.google-analytics.com https://*.googletagmanager.com blob: data: https://*.intercomcdn.com https://*.intercomassets.com;manifest-src 'self';media-src 'self' https://js.intercomcdn.com/audio/;object-src 'none';script-src 'self' * 'unsafe-inline' https://cdn.jsdelivr.net/npm/monaco-editor/ 'unsafe-eval';style-src 'self' 'unsafe-inline' https://cdn.jsdelivr.net/npm/[email protected]/min/vs/editor/editor.main.css;worker-src 'self' blob:;
varyRSC, Next-Router-State-Tree, Next-Router-Prefetch, Next-Url, Accept-Encoding
x-envoy-upstream-service-time223
cf-cache-statusDYNAMIC
servercloudflare
cf-ray881b4a37ccfad001-SJC
content-encodinggzip
alt-svch3=":443"; ma=86400
Upcoming Headers
Cross-Origin-Embedder-PolicyCross-Origin Embedder Policy allows a site to prevent assets being loaded that do not grant permission to load them via CORS or CORP.
Cross-Origin-Opener-PolicyCross-Origin Opener Policy allows a site to opt-in to Cross-Origin Isolation in the browser.
Cross-Origin-Resource-PolicyCross-Origin Resource Policy allows a resource owner to specify who can load the resource.
Additional Information
x-powered-byX-Powered-By can usually be seen with values like "PHP/5.5.9-1ubuntu4.5" or "ASP.NET". Trying to minimise the amount of information you give out about your server is a good idea. This header should be removed or the value changed.
feature-policyFeature Policy has been renamed to Permissions Policy, see the details here.
permissions-policyPermissions Policy is a new header that allows a site to control which features and APIs can be used in the browser.
referrer-policyReferrer Policy is a new header that allows a site to control how much information the browser includes with navigations away from a document and should be set by all sites.
x-content-type-optionsX-Content-Type-Options stops a browser from trying to MIME-sniff the content type and forces it to stick with the declared content-type. The only valid value for this header is "X-Content-Type-Options: nosniff".
x-frame-optionsX-Frame-Options tells the browser whether you want to allow your site to be framed or not. By preventing a browser from framing your site you can defend against attacks like clickjacking.
x-xss-protectionX-XSS-Protection sets the configuration for the XSS Auditor built into older browsers. The recommended value was "X-XSS-Protection: 1; mode=block" but you should now look at Content Security Policy instead.
content-security-policyContent Security Policy is an effective measure to protect your site from XSS attacks. By whitelisting sources of approved content, you can prevent the browser from loading malicious assets. Analyse this policy in more detail. You can sign up for a free account on Report URI to collect reports about problems on your site.
serverServer value has been changed. Typically you will see values like "Microsoft-IIS/8.0" or "nginx 1.7.2".