We currently support the latest version of KemLang.
| Version | Supported |
|---|---|
| latest | β Yes |
| older | β No |
If you're using an older version, please update to the latest release.
If you discover a security vulnerability in KemLang:
-
Please DO NOT open a public GitHub issue.
-
Instead, report it privately by emailing:
pritpatel2412@gmail.com -
Provide the following:
- Description of the vulnerability
- Steps to reproduce
- Potential impact
- Suggested fix (if any)
Weβll acknowledge your report within 48 hours and work with you to fix the issue as quickly as possible. You may be credited in the changelog if you wish.
If you're contributing to the project, please keep these in mind:
- Never commit hardcoded credentials or secrets.
- Validate all inputs to avoid code injection.
- Avoid using deprecated or vulnerable dependencies.
- If modifying CLI or interpreter logic, test for unsafe code execution scenarios.
We appreciate responsible security disclosures. Your efforts help keep the KemLang community safe and secure. π
Thanks for helping make KemLang better and safer!