Security Report Summary
A
Site: https://www.openstreetmap.org/
IP Address: 199.232.25.55
Report Time: 17 Aug 2026 23:53:37 UTC
Headers:
  • Strict-Transport-Security
  • Referrer-Policy
  • X-Frame-Options
  • X-Content-Type-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
serverApache
cache-controlmax-age=0, private, must-revalidate
strict-transport-securitymax-age=31536000; includeSubDomains; preload
referrer-policystrict-origin-when-cross-origin
x-permitted-cross-domain-policiesnone
x-xss-protection0
content-languageen-GB
cross-origin-opener-policysame-origin
x-request-idaoOfAWBqnKxxcysflHRDGwAAAEU
link</assets/index-2a8a786832c9442a18f1dac63ef32d642d3e050bba91fa88ad65e0bea032e056.js>; rel=preload; as=script; nopush,</assets/turbo-c17cce38062be94687ab3e688cf14213be635ee2b55e63d9d5778659fab0c27b.js>; rel=modulepreload; as=script; nopush,</assets/application-56b1e120281c353c3c4abd4bbcb2cfe90ae3dfb4feb5c540cd08121cf9cdbc03.js>; rel=preload; as=script; nopush,</assets/i18n/en-GB-dfc34b77fc7232d94b26dd16853013c89600356c945bf78d00695710e8cd32cb.js>; rel=preload; as=script; nopush,</assets/screen-auto-ltr-ec1e9d9d5ce9501d4541908d9162a602dcd97bed70706590c0fb015061b64521.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
x-page-titleOpenStreetMap
x-frame-optionsSAMEORIGIN
x-runtime0.025261
x-content-type-optionsnosniff
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-mLksDhAOkTcrskmiXpZ29UM8FnIT09o0'; style-src 'self' 'unsafe-inline' 'nonce-mLksDhAOkTcrskmiXpZ29UM8FnIT09o0'
x-powered-byPhusion Passenger(R) 6.1.8
set-cookie_osm_session=5323490d8ecc3cf0bbc562242404198a; path=/; secure; httponly; samesite=lax
set-cookie_osm_totp_token=367285; domain=openstreetmap.org; path=/; expires=Tue, 18 Aug 2026 00:53:37 GMT; secure; httponly; samesite=lax
set-cookie_osm_banner_sotm_2026=1; path=/; samesite=lax; secure
etagW/"b75b6eaa41f95cd4972721eb08a19b4b-gzip"
status200 OK
content-encodinggzip
content-typetext/html; charset=utf-8
accept-rangesbytes
dateMon, 17 Aug 2026 23:53:37 GMT
via1.1 varnish
x-served-bycache-dub4393-DUB
x-cacheMISS
x-cache-hits0
x-timerS1787010817.218886,VS0,VE81
varyAccept-Language,Turbo-Frame,Accept-Encoding
alt-svch3=":443";ma=86400,h3-29=":443";ma=86400,h3-27=":443";ma=86400
content-length7169
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
serverThis Server header seems to advertise the software being run on the server but you can remove or change this value.
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.
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.
cross-origin-opener-policyCross-Origin Opener Policy allows a site to opt-in to Cross-Origin Isolation in the browser.
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-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".
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.
set-cookieThere is no Cookie Prefix on this cookie.