BinlogServer accepts responsible disclosure of security issues.
Security fixes are only guaranteed on the latest main branch state until a stable release line is established.
| Version | Supported |
|---|---|
main |
Yes |
| historical commits | No |
Do not open a public issue for unpatched security problems.
Use one of these paths:
- GitHub Security Advisory / private vulnerability report for this repository, if enabled.
- A private maintainer contact channel already documented by the project team.
Include:
- Affected version / commit
- Impact summary
- Reproduction steps or proof of concept
- Suggested mitigation if known
The project will validate the report, work on a fix, and disclose publicly after a patch or mitigation is available.
Runtime security configuration guidance lives in docs/security.md, including:
- API authentication
- Secret management
- Encryption support
- Rate limiting
- Production deployment checklist