Skip to content

Security: pritpatel2412/kemlang

Security

SECURITY.md

πŸ”’ Security Policy for KemLang

πŸ“… Supported Versions

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.


🚨 Reporting a Vulnerability

If you discover a security vulnerability in KemLang:

  1. Please DO NOT open a public GitHub issue.

  2. Instead, report it privately by emailing: pritpatel2412@gmail.com

  3. 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.


βœ… Security Best Practices for Contributors

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.

πŸ” Responsible Disclosure

We appreciate responsible security disclosures. Your efforts help keep the KemLang community safe and secure. πŸ’›


Thanks for helping make KemLang better and safer!

There aren’t any published security advisories