The main branch is the active development version.
Please do not open a public issue for secrets, authentication bypasses, SQL injection, stored XSS, or data exposure reports.
Report security concerns privately to the repository owner through GitHub profile contact details. Include:
- A clear description of the issue
- Steps to reproduce
- Affected endpoint, controller, or file
- Suggested fix, if known
- Keep
.envprivate - Rotate exposed API keys immediately
- Use HTTPS in production
- Disable
APP_DEBUGin production - Keep Composer dependencies updated
- Do not publish live database dumps or session files