If you believe you have found a security vulnerability in LevelCode, we encourage you to let us know right away. We will investigate all legitimate reports and do our best to quickly fix the problem.
Email us at: [email protected]
Please include the following information in your report:
- Type of issue (e.g., buffer overflow, SQL injection, cross-site scripting)
- Full paths of source file(s) related to 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
Please do not report security vulnerabilities through public GitHub issues.
| Version | Supported |
|---|---|
| 1.x.x | ✅ |
When using LevelCode:
-
API Keys: Never commit API keys to version control. Use environment variables or
.envfiles (add to.gitignore). -
File Access: LevelCode respects
.gitignorepatterns and.levelcodeignorefor sensitive files. -
Command Execution: Review any shell commands before allowing execution.
-
Model Selection: Use trusted models from reputable providers via OpenRouter.