Use this section to tell people about which versions of your project are currently being supported with security updates.
| Version | Supported |
|---|---|
| 5.1.x | ✅ |
| 5.0.x | ❌ |
| 4.0.x | ✅ |
| < 4.0 | ❌ |
I take the security of our project seriously. If you believe you have found a security vulnerability, please report it to us as described below.
Please do not report security vulnerabilities through public GitHub issues.
To report a vulnerability, please send an email to rubenhortas@gmail.com. If possible, include the following details to help me better understand and reproduce the issue:
- Type of Issue: (e.g., SQL injection, XSS, Buffer overflow, authentication bypass)
- Location: The specific code location, URL, or endpoint affected.
- Steps to Reproduce: Clear, step-by-step instructions or a Proof of Concept (PoC).
- Impact: What an attacker could achieve by exploiting this issue.
- Suggested Fix: (Optional) Any recommendations on how to patch the issue.
Thank you for helping keep our project and users safe!