If you discover a security vulnerability in this project, please get in touch with the author privately. Please avoid opening a public issue for security vulnerabilities.
When reporting a vulnerability, please include:
- Description of the vulnerability
- Steps to reproduce
- Affected versions
- Any potential impact
The authors shall aim to respond to security reports within 48 hours and provide a fix or mitigation within a reasonable timeframe based on severity.
This project follows standard C++ security practices including:
- Input validation
- Memory safety considerations
- Avoiding common vulnerabilities (buffer overflows, etc.)
Thank you for helping keep this project secure!