SECURITY.md
Security Policy
Supported Versions
Version | Supported |
---|---|
1.0.x | :white_check_mark: |
< 1.0 | :x: |
Reporting a Vulnerability
If you discover a security vulnerability within Orbit, please send an email to [choco@choco.rip]. All security vulnerabilities will be promptly addressed.
Please do not publicly disclose the issue until it has been addressed by the team.
Process
- Email your findings to [choco@choco.rip]
- You will receive a response within 48 hours
- We will investigate and keep you updated on our findings
- Once the issue is confirmed and fixed, we will notify you
- We will publicly disclose the issue (if applicable)
Security Best Practices
When using Orbit:
- Keep your bot token secure and never commit it to version control
- Regularly rotate your bot token
- Use environment variables for sensitive information
- Implement proper permission checks in your commands
- Regularly update dependencies to patch security vulnerabilities