Email me@habibhadi.com with steps to reproduce, impacted versions, and a severity estimate. Expect an acknowledgement within 72 hours. Do not open a public issue for unpatched vulnerabilities.
- Supported: latest
mainplus the most recent tagged release. - PHP:
>=8.2withintl,zip,opcache(seeDockerfileandcomposer check-platform-reqs). - Run
composer auditregularly; version constraints use caret (^) deliberately so patches flow without pinning exact versions unless documented.
- Production defaults are fail-closed (
APP_ENVdefaults toproduction, Whoops only indevelopment). - Redirects use an allowlist (
PreProcessor::resolveSafeRedirectTarget()), uploads validate MIME, cookies default toLaxplusSecureon https.