Security Report Summary
A
Site: https://www.openstreetmap.org/
IP Address: 199.232.25.55
Report Time: 02 Jul 2026 10:30:26 UTC
Headers:
  • X-Content-Type-Options
  • Referrer-Policy
  • Strict-Transport-Security
  • X-Frame-Options
  • Content-Security-Policy
  • Permissions-Policy
Advanced:
Great grade! Perform a deeper security analysis of your website and APIs:
Missing Headers
Permissions-PolicyPermissions Policy is a new header that allows a site to control which features and APIs can be used in the browser.
Raw Headers
HTTP/2200
cross-origin-opener-policysame-origin
x-content-type-optionsnosniff
x-request-idakY9wgxe43v0oyZkbH12FAAAAq8
set-cookie_osm_session=ca6401d356c2df63dcd7e5c9b758e16e; path=/; secure; httponly; samesite=lax
set-cookie_osm_totp_token=479321; domain=openstreetmap.org; path=/; expires=Thu, 02 Jul 2026 11:30:26 GMT; secure; httponly; samesite=lax
content-languageen-GB
x-page-titleOpenStreetMap
serverApache
x-permitted-cross-domain-policiesnone
x-runtime0.043771
content-typetext/html; charset=utf-8
link</assets/index-6b48366864eaba080a7eab85918efd700d29c9ea90955239e1aa3d3d3f741758.js>; rel=preload; as=script; nopush,</assets/turbo-c17cce38062be94687ab3e688cf14213be635ee2b55e63d9d5778659fab0c27b.js>; rel=modulepreload; as=script; nopush,</assets/application-a18b356b1a9af815963dc1e66bd98e9b0f7309b169efa162bbb400aae015430d.js>; rel=preload; as=script; nopush,</assets/i18n/en-GB-dfc34b77fc7232d94b26dd16853013c89600356c945bf78d00695710e8cd32cb.js>; rel=preload; as=script; nopush,</assets/screen-auto-ltr-fc229542621a782d9d0b4ed9b41a79dca335e1cf1b8c6bd475780b9256150feb.css>; rel=preload; as=style; nopush,</assets/print-ltr-97dee1ca487394c852f28c2906a930316ab6d2cacf7f73e47c1c31fad8919051.css>; rel=preload; as=style; nopush,</assets/leaflet-all-d3e8505f47e0f0615d3daf2619f2267c086cbe9e17e276f393ee686dca54e0d3.css>; rel=preload; as=style; nopush,</assets/maplibre-gl-all-671191c247be2831d2737d30b396112dc1041453bd6291863062bbaea52a940a.css>; rel=preload; as=style; nopush
referrer-policystrict-origin-when-cross-origin
x-xss-protection0
strict-transport-securitymax-age=31536000; includeSubDomains; preload
x-frame-optionsSAMEORIGIN
etagW/"2af0d7d07b9373449c595b3bb3e8e341-gzip"
content-encodinggzip
cache-controlmax-age=0, private, must-revalidate
content-security-policydefault-src 'self'; child-src 'self'; font-src 'self'; frame-ancestors 'self'; frame-src 'self'; manifest-src 'self'; media-src 'none'; object-src 'none'; worker-src blob:; connect-src 'self' tile.openstreetmap.org api.thunderforest.com tile.tracestrack.com *.openstreetmap.fr vector.openstreetmap.org api.maptiler.com matomo.openstreetmap.org http://127.0.0.1:8111 https://vector.openstreetmap.org https://api.maptiler.com https://tile.thunderforest.com https://render.openstreetmap.org https://nominatim.openstreetmap.org/ https://query.openstreetmap.org/query-features https://routing.openstreetmap.de/ https://graphhopper.com/api/1/route https://valhalla1.openstreetmap.de/route https://www.wikidata.org/w/api.php; form-action 'self' render.openstreetmap.org tile.thunderforest.com; img-src 'self' data: www.gravatar.com *.wp.com tile.openstreetmap.org gps.tile.openstreetmap.org api.thunderforest.com tile.tracestrack.com *.openstreetmap.fr matomo.openstreetmap.org https://openstreetmap-user-avatars.s3.dualstack.eu-west-1.amazonaws.com https://openstreetmap-gps-images.s3.dualstack.eu-west-1.amazonaws.com https://commons.wikimedia.org/wiki/ upload.wikimedia.org; script-src 'self' matomo.openstreetmap.org 'wasm-unsafe-eval' 'nonce-ZkuECxSL7aaFvluog442RQfz3Xc+R4JG'; style-src 'self' 'unsafe-inline' 'nonce-ZkuECxSL7aaFvluog442RQfz3Xc+R4JG'
status200 OK
x-powered-byPhusion Passenger(R) 6.1.6
accept-rangesbytes
dateThu, 02 Jul 2026 10:30:26 GMT
via1.1 varnish
x-served-bycache-dub4396-DUB, cache-dub4375-DUB
x-cacheMISS, MISS
x-cache-hits0, 0
x-timerS1782988226.128850,VS0,VE135
varyAccept-Language,Accept-Encoding
alt-svch3=":443";ma=86400,h3-29=":443";ma=86400,h3-27=":443";ma=86400
content-length6817
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-Resource-PolicyCross-Origin Resource Policy allows a resource owner to specify who can load the resource.
Additional Information
cross-origin-opener-policyCross-Origin Opener Policy allows a site to opt-in to Cross-Origin Isolation in the browser.
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".
set-cookieThere is no Cookie Prefix on this cookie.
serverThis Server header seems to advertise the software being run on the server but you can remove or change this value.
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-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.
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.
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.
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.
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.