Security Report Summary
A
Site: | https://setup.range-mate.co.uk/users/sign_in | ||
---|---|---|---|
IP Address: | 104.26.9.240 | ||
Report Time: | 16 Feb 2025 06:17:50 UTC | ||
Headers: |
|
||
Advanced: |
|
Missing Headers
Content-Security-Policy | Content 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. |
---|
Raw Headers
HTTP/2 | 200 |
---|---|
date | Sun, 16 Feb 2025 06:17:50 GMT |
content-type | text/html; charset=utf-8 |
report-to | {"group":"heroku-nel","max_age":3600,"endpoints":[{"url":"https://nel.heroku.com/reports?ts=1739686670&sid=c4c9725f-1ab0-44d8-820f-430df2718e11&s=tvIgP0He2kB0EL81LOxEtinlHrYrm0irLc%2BlVlzX4xA%3D"}]} |
reporting-endpoints | heroku-nel=https://nel.heroku.com/reports?ts=1739686670&sid=c4c9725f-1ab0-44d8-820f-430df2718e11&s=tvIgP0He2kB0EL81LOxEtinlHrYrm0irLc%2BlVlzX4xA%3D |
nel | {"report_to":"heroku-nel","max_age":3600,"success_fraction":0.005,"failure_fraction":0.05,"response_headers":["Via"]} |
x-frame-options | SAMEORIGIN |
x-xss-protection | 0 |
x-content-type-options | nosniff |
x-download-options | noopen |
x-permitted-cross-domain-policies | none |
referrer-policy | strict-origin-when-cross-origin |
permissions-policy | camera=(), gyroscope=(), microphone=(), usb=(), payment=(), geolocation=() |
link | </assets/application-b8e5416bc979b1b49f79949588ed896a208e6addd917699ee4d4953b70dbd100.css>; rel=preload; as=style; nopush,</assets/actiontext-b7dbc4b2f737764644986ca3651f864c208173a4f5a3d8016d8e89f496016747.css>; rel=preload; as=style; nopush,</assets/es-module-shims.min-f6e61a1a9f41be4f7947efa52fef6f0b9b265d4a397ce46d39a09e1c1d044578.js>; rel=preload; as=script; nopush |
vary | Accept |
cache-control | max-age=0, private, must-revalidate |
set-cookie | __Host-range_mate_session=33135047e877d88fa7b325b739d51e81; path=/; secure; HttpOnly; SameSite=Lax |
x-request-id | e4457beb-cc00-4324-a978-14c0c0075b2c |
x-runtime | 0.085671 |
strict-transport-security | max-age=31536000; includeSubDomains; preload |
via | 1.1 vegur |
cf-cache-status | DYNAMIC |
server | cloudflare |
cf-ray | 912b6aba0d7b7741-LHR |
content-encoding | gzip |
server-timing | cfL4;desc="?proto=TCP&rtt=12363&min_rtt=12087&rtt_var=3549&sent=6&recv=8&lost=0&retrans=0&sent_bytes=2919&recv_bytes=1366&delivery_rate=239477&cwnd=34&unsent_bytes=0&cid=f881bf03205acff7&ts=174&x=0" |
Upcoming Headers
Cross-Origin-Embedder-Policy | Cross-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-Policy | Cross-Origin Opener Policy allows a site to opt-in to Cross-Origin Isolation in the browser. |
Cross-Origin-Resource-Policy | Cross-Origin Resource Policy allows a resource owner to specify who can load the resource. |
Additional Information
report-to | Report-To enables the Reporting API. This allows a website to collect reports from the browser about various errors that may occur. You can sign up for a free account on Report URI to collect these reports. |
---|---|
nel | Network Error Logging is a new header that instructs the browser to send reports during various network or application errors. You can sign up for a free account on Report URI to collect these reports. |
x-frame-options | X-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-protection | X-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. |
x-content-type-options | X-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". |
referrer-policy | Referrer 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. |
permissions-policy | Permissions Policy is a new header that allows a site to control which features and APIs can be used in the browser. |
set-cookie | This cookie has the appropriate flags set. |
strict-transport-security | HTTP 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. |
server | Server value has been changed. Typically you will see values like "Microsoft-IIS/8.0" or "nginx 1.7.2". |