If you discover a security issue, do not open a public issue with exploit details.
Report privately to: xiezhongyan2015@gmail.com.
- Never commit real API keys, OAuth client secrets, refresh tokens, SMTP passwords, or admin keys.
- Keep local secrets in
.localfiles that are ignored by git. - Commit only templates/examples.
- Rotate compromised credentials immediately.
- Revoke old tokens/keys in upstream providers.
- Purge sensitive commits/history before public release.
- Audit logs for abuse after rotation.