We release patches for security vulnerabilities for the following versions:
| Version | Supported |
|---|---|
| 1.x.x | ✅ |
We take security bugs seriously. We appreciate your efforts to responsibly disclose your findings.
Please report security vulnerabilities by emailing us at security@refactorlab.dev.
We will acknowledge your email within 48 hours and provide a detailed response within 72 hours indicating the next steps in handling your report.
Please include the following information in your report:
- Type of issue (e.g. buffer overflow, SQL injection, cross-site scripting, etc.)
- Full paths of source file(s) related to the manifestation of the issue
- The location of the affected source code (tag/branch/commit or direct URL)
- Any special configuration required to reproduce the issue
- Step-by-step instructions to reproduce the issue
- Proof-of-concept or exploit code (if possible)
- Impact of the issue, including how an attacker might exploit it
When we receive a security bug report, we will:
- Confirm the problem and determine the affected versions
- Audit code to find any potential similar problems
- Prepare fixes for all supported versions
- Release new security fix versions
If you have suggestions on how this process could be improved, please submit a pull request.