Security updates are provided for the latest stable release of Maigie.
To report security vulnerabilities:
- Email the maintainers directly.
- Provide detailed steps to reproduce.
- Include logs or screenshots if available.
Please do not open public GitHub issues for security concerns.
- The team acknowledges within 48 hours.
- Investigations start immediately.
- Fixes are prioritized and released quickly.
- Credit is given to reporters unless they prefer anonymity.
- Never commit secrets
- Use environment variables
- Follow API auth standards
- Validate all inputs
- Sanitize user-generated data
- Avoid exposing internal logs in production