Security fixes are applied to the main branch first. If you are running a fork or older snapshot, reproduce on current main before reporting.
Please do not open a public issue for unpatched security vulnerabilities.
Use this process:
- Open a private security report through your hosting platform's private disclosure feature (or equivalent private contact path).
- Include a clear description, impact, affected version/commit, and reproduction steps.
- Include proof-of-concept details only as needed to validate impact.
- We will acknowledge receipt as soon as possible.
- We will triage severity and determine remediation priority.
- We will publish a fix and advisory after validation and coordinated disclosure.
- CI runs Gitleaks as part of
.github/workflows/ci.ymlon pull requests and pushes tomain. - Gitleaks findings fail CI.
- Contributors must not commit real credentials, tokens, private keys, or
.envsecrets.