If you discover a security vulnerability in Lpu Now, please report it responsibly.
Instead, please email the maintainers or use GitHub's private vulnerability reporting.
- Description of the vulnerability
- Steps to reproduce
- Potential impact
- Suggested fix (if any)
- Acknowledgment: Within 48 hours
- Initial Assessment: Within 1 week
- Fix & Disclosure: Coordinated with reporter
| Version | Supported |
|---|---|
| 3.x | ✅ Yes |
| < 3.0 | ❌ No |
- Set
JWT_SECRET— Always use a strong, unique secret in production via environment variables - Use HTTPS — Deploy behind a reverse proxy with TLS
- MongoDB Authentication — Enable auth on your MongoDB instance
- Keep Dependencies Updated — Run
npm auditregularly - Rate Limiting — Add rate limiting to the API in production