If you discover a security vulnerability, please report it via a private channel.
- Do not commit secrets or credentials
- Use environment variables for configuration
- Validate all inputs
- Use HTTPS in production
- JWT-based authentication
- Role-based authorization
- Keep dependencies up to date
- Use automated vulnerability scanning where possible