We release patches for security vulnerabilities for the following versions:
| Version | Supported |
|---|---|
| 0.1.x | ✅ |
We take the security of Lora Code seriously. If you believe you have found a security vulnerability, please report it to us as described below.
- Open a public GitHub issue for security vulnerabilities
- Disclose the vulnerability publicly before we've had a chance to address it
-
Email us directly at security@loratech.dev with:
- A description of the vulnerability
- Steps to reproduce the issue
- Potential impact of the vulnerability
- Any possible mitigations you've identified
-
Allow us time to respond - We will acknowledge your email within 48 hours and provide a more detailed response within 7 days.
-
Work with us - We may ask for additional information or guidance to help us understand and resolve the issue.
After you submit a vulnerability report:
-
Acknowledgment: We will acknowledge receipt of your report within 48 hours.
-
Assessment: Our security team will assess the vulnerability and determine its severity and impact.
-
Resolution: We will work on a fix and coordinate with you on the disclosure timeline.
-
Disclosure: Once the vulnerability is fixed, we will:
- Release a security update
- Publish a security advisory
- Credit you for the discovery (unless you prefer to remain anonymous)
When using Lora Code:
- Keep your API keys secure - Never commit API keys to version control
- Use environment variables - Store sensitive configuration in environment variables or
.envfiles - Keep Lora Code updated - Always use the latest version to benefit from security patches
- Review code changes - Always review AI-suggested code changes before accepting them
- Use in trusted environments - Be cautious when using Lora Code with sensitive codebases
Lora Code includes several security features:
- Local code processing - Your code stays on your machine; only prompts are sent to the API
- Secure API communication - All API communication uses HTTPS
- No telemetry by default - Analytics are opt-in and can be permanently disabled
- Git integration - Changes are tracked and can be easily reverted
For security-related inquiries, please contact: security@loratech.dev
For general support, please use: support@loratech.dev