We release patches for security vulnerabilities for the latest minor release.
| Version | Supported |
|---|---|
| 0.x | ✅ |
Please do not report security vulnerabilities through public GitHub issues.
Instead, report them via email to opensource@simtabi.com.
You should receive a response within 48 hours. If you do not, please follow up to ensure we received your original message.
Please include as much of the following as you can, to help us triage quickly:
- Type of issue (e.g. path traversal, SQL injection, XSS, SSRF, etc.)
- Full paths of the source file(s) involved
- The location of the affected code (tag/branch/commit or direct URL)
- Any configuration required to reproduce
- Step-by-step reproduction instructions
- Proof-of-concept or exploit code (if possible)
- Impact, including how an attacker might exploit the issue
We follow Coordinated Vulnerability Disclosure. We will acknowledge your report within 48 hours, keep you updated on progress, develop and test a fix, release a patched version, and then publicly disclose. Credit is given to reporters unless anonymity is requested.
- Keep updated — always use the latest stable version.
- Validate input — validate and sanitize user input before processing.
- Use HTTPS in production.
- File permissions — ensure proper file and directory permissions.
- Secrets — never commit credentials; use environment variables.
Thank you for helping keep Laranail Toolkit and its users safe.