Skip to content

Security: clearhowguide/route-algorithm-explorer

Security

SECURITY.md

Security Policy

Thank you for helping keep ClearHowGuide Route Algorithm Explorer secure.

Supported versions

Version Supported
1.x Yes
Older development versions No

Responsible disclosure

Please do not publish exploitable security vulnerabilities in public GitHub issues.

Use the official ClearHowGuide contact page:

https://clearhowguide.com/en/contact/

Describe:

  • affected component;
  • steps to reproduce;
  • browser and operating system;
  • expected security impact;
  • suggested mitigation if known.

Do not attach confidential or personal data.

Security design goals

The explorer is designed to:

  • run route-search calculations locally;
  • avoid collecting real location data;
  • avoid external routing APIs;
  • avoid project-side user accounts;
  • avoid persistent experiment storage;
  • keep shared experiment state explicit in URLs.

There aren't any published security advisories