Security Report Summary
A
Site: https://console.dashlane.com/
IP Address: 104.18.23.112
Report Time: 19 Mar 2024 07:10:02 UTC
Headers:
  • Strict-Transport-Security
  • Content-Security-Policy
  • Permissions-Policy
  • Referrer-Policy
  • X-Content-Type-Options
  • X-Frame-Options
Warning: Grade capped at A, please see warnings below.
Advanced:
Great grade! Perform a deeper security analysis of your website and APIs:
Warnings
Content-Security-PolicyThis policy contains 'unsafe-inline' which is dangerous in the script-src directive.
Raw Headers
HTTP/2200
dateTue, 19 Mar 2024 07:10:02 GMT
content-typetext/html
strict-transport-securitymax-age=31536000; includeSubDomains; preload
content-security-policyblock-all-mixed-content;frame-ancestors 'none';base-uri 'none';default-src 'none';style-src 'unsafe-inline' https://fonts.googleapis.com https://d1sk9wm475w15q.cloudfront.net;font-src data: https://fonts.gstatic.com https://d1sk9wm475w15q.cloudfront.net;img-src data: 'unsafe-inline' https://d1sk9wm475w15q.cloudfront.net https://d2erpoudwvue5y.cloudfront.net https://static-icons.s3-eu-west-1.amazonaws.com https://gravatar.com;script-src 'self' 'unsafe-inline' https://d1sk9wm475w15q.cloudfront.net;connect-src 'self' https://ws1.dashlane.com https://wscloudflare.dashlane.com https://apicloudflare.dashlane.com https://logs.dashlane.com https://www.dashlane.com https://api.stripe.com https://kck3hlb9.dashlane.com https://api.dashlane.com https://wstests.dashlane.com:* https://apitests.dashlane.com:* https://d1sk9wm475w15q.cloudfront.net https://security-breaches.s3.dashlane.com https://styx.data.dashlane.com https://dashlane-secure-file-storage.s3.eu-west-1.amazonaws.com;object-src 'none';child-src 'self' blob:;frame-src https://d1sk9wm475w15q.cloudfront.net
feature-policyaccelerometer 'none';ambient-light-sensor 'none';autoplay *;camera 'none';encrypted-media 'none';fullscreen *;geolocation 'none';gyroscope 'none';magnetometer 'none';microphone 'none';midi 'none';payment 'none';speaker *;sync-xhr *;usb 'none';vr 'none'
permissions-policyinterest-cohort=()
referrer-policystrict-origin-when-cross-origin
reporting-endpointsendpoint-report-csp-violation="https://api.dashlane.com/v1/monitoring/ReportCSPViolation"
x-content-type-optionsnosniff
x-frame-optionsSAMEORIGIN
x-xss-protection1; mode=block
set-cookie__cf_bm=u_qfD8xdT5kQ4n6e5MfW9ae_qNUUd3dh9RxBaJH4ezE-1710832202-1.0.1.1-u.g01y_HjuIWRaUdkPWm12KF1PgPQDgJuhZqNOcW86zD8AwiHnQ3PFw1NoOtCFSK2m1MvIm8Yy47KKNbaQShOg; path=/; expires=Tue, 19-Mar-24 07:40:02 GMT; domain=.dashlane.com; HttpOnly; Secure; SameSite=None
varyAccept-Encoding
servercloudflare
cf-ray866ba3ed6a5fce9c-SJC
content-encodinggzip
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
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.
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.
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.
serverServer value has been changed. Typically you will see values like "Microsoft-IIS/8.0" or "nginx 1.7.2".