Please do not open a public issue for security vulnerabilities.
Report privately via GitHub: Security → Advisories → Report a vulnerability on this repository, or email [email protected].
You can expect an acknowledgement within a few days. Please include reproduction steps and the deployment mode (Docker, bare Node, proxy setup).
POST /chat/eventsshould only be reachable via HTTPS, and the GCP project number must be set in dashboard settings — it cryptographically verifies that requests come from Google Chat.- Generate a tick token (dashboard → Settings) if
/tickis internet-reachable. - Keep
SECRET_KEYout of database backups — it decrypts stored credentials. - The SQLite database contains your team's standup answers — treat backups accordingly.