This repository currently supports security fixes on the main branch.
If you discover a security issue, please do not open a public issue.
Instead:
- Email the maintainer directly (or use GitHub private security reporting if enabled).
- Include clear reproduction steps, affected files/paths, and impact.
- Share any proof-of-concept in a safe, non-destructive format.
You can expect:
- Initial acknowledgement within 3 business days.
- Triage and severity assessment as quickly as possible.
- Coordinated disclosure once a fix is available.
- Never commit secrets, tokens, private keys, or
.envfiles. - Use local environment variables for credentials.
- Generated build artifacts (
bin/,target/,*.class) should stay out of version control.