We take the security of this project seriously. Thank you for taking the time to report any vulnerabilities responsibly.
We actively release security patches for the following versions:
| Version | Supported |
|---|---|
| v0.26.x | ✅ |
| < v0.26.0 | ❌ |
Because Private Vulnerability Reporting is enabled on this repository, please report all security vulnerabilities directly through GitHub:
- Navigate to the main page of the repository.
- Click on the Security tab.
- Select Advisories on the left sidebar.
- Click Report a vulnerability.
- Fill out the form with detailed steps to reproduce the issue and submit.
This creates a private security advisory where we can discuss the issue, test fixes, and coordinate a public disclosure once a patch is ready.
If you encounter issues using GitHub's vulnerability reporting interface, you can contact the maintainers directly via email: your-email@example.com.
- Acknowledgment: We aim to acknowledge receipt of your report within 48 hours.
- Assessment: We will investigate and confirm the report within 5 business days.
- Fix & Disclosure: If validated, we will work on a fix in a private branch, issue a release, and publish a CVE/Advisory giving appropriate credit to the reporter (unless anonymity is requested).
Please do not publicly disclose the vulnerability until a fix has been officially released.
To help catch vulnerabilities and quality regressions early, this project utilizes:
- GitHub Code & Secret Scanning
- Dependabot Alerts & Automated Updates
- SonarQube SAST & Code Quality Analysis (executed via Jenkins CI)