HelloblueGK is a public open-source project (Apache 2.0). Production secrets and credentials are never stored in this repository.
| Version | Supported |
|---|---|
main / latest release |
✅ |
Please do not open public GitHub issues for security vulnerabilities.
- Open the repository Security tab → Report a vulnerability
- Submit a private security advisory report (enabled for this public repo)
If GitHub reporting is unavailable, email security@helloblue.ai with:
- Description of the issue
- Steps to reproduce
- Impact assessment (if known)
We aim to acknowledge within 72 hours and coordinate disclosure after a fix is available.
- Never commit
.env, connection strings, JWT keys, or Azure client secrets. - Use platform environment variables (Render, etc.) for production.
- Rotate credentials if they are ever exposed.
The public demo at https://hellobluegk.onrender.com is a reference deployment with authentication enabled. It is not an open registration sandbox.