| Version | Supported |
|---|---|
| 1.0.x | ✅ |
If you discover a security vulnerability in GitMe, please report it responsibly.
- Email: Send a detailed report to the maintainer via GitHub (@gubbysbyte)
- Include:
- Description of the vulnerability
- Steps to reproduce
- Potential impact
- Suggested fix (if any)
- Acknowledgment: Within 48 hours of your report
- Status Update: Within 7 days with an assessment
- Fix Timeline: Critical issues will be patched as soon as possible
The following are in scope for security reports:
- API token/key exposure
- Webhook payload injection
- Discord bot permission escalation
- Dependencies with known vulnerabilities
- Never commit your
.envfile to version control - Rotate your Discord bot token and Gemini API key periodically
- Use environment variables on your hosting platform instead of files
- Keep dependencies up to date with
npm audit
We appreciate your help in keeping GitMe and its users safe! 🔒