| Version | Supported |
|---|---|
| 0.9.x | ✅ Yes |
| < 0.9 | ❌ No |
If you discover a security vulnerability in NightMend, please report it responsibly:
- DO NOT open a public issue
- Email us at security@lchuang.net with:
- Description of the vulnerability
- Steps to reproduce
- Potential impact
- We will respond within 48 hours
- We will work with you to understand and fix the issue before public disclosure
When deploying NightMend:
- Change default credentials (
admin/nightmend) immediately - Use HTTPS in production (reverse proxy with TLS)
- Keep your
.envfile secure and never commit it - Restrict database ports (5432/6379) to internal networks
- Enable audit logging for compliance tracking
- Use Agent tokens with minimal required permissions
Thank you for helping keep NightMend secure! 🛡️