Security

Security practices and disclosure.

Published 2026-06-20

Security approach

Security is an ongoing engineering responsibility.

Safeguards

  • Encryption in transit (TLS) for all traffic.
  • Passwords stored as salted bcrypt hashes.
  • Role-based access control with least-privilege credentials.
  • Network isolation using private subnets.

Responsible disclosure

Report vulnerabilities privately to legal@gocools.com with steps to reproduce.

What to expect

  • Acknowledgement within 3 business days.
  • We will investigate and keep you informed.
  • We will coordinate public disclosure timing.