Security fixes are currently applied to the latest 0.x release line.
Please use GitHub Security Advisories for non-public reports.
If you cannot use GitHub Security Advisories, open a private channel first and avoid posting a public issue with exploit details or raw trace payloads.
This package stores request diagnostics. Before using it outside local development, review:
ROOT_CAUSE_ENABLEDso collection is an explicit choice per environmentROOT_CAUSE_RETENTION_DAYSso traces do not persist longer than intendedconfig/root_cause.phpredaction keys for request fields, headers, SQL bindings, and exception-message hygiene
The default config enables capture only in APP_ENV=local. Non-local environments must opt in explicitly with ROOT_CAUSE_ENABLED=true.
Do not attach secrets, tokens, or raw production payloads to public issues. Use sanitized exports when reporting bugs.