Skip to content

Latest commit

 

History

History
28 lines (18 loc) · 860 Bytes

SECURITY.md

File metadata and controls

28 lines (18 loc) · 860 Bytes

📣 Security Policy

🔒 Supported Versions

We actively support the following software versions:

Version Supported
1.0
1.0-rc

🛡️ Reporting a Vulnerability

If you discover a security vulnerability OPEN PULL REQUEST:

  • Include a clear description of the vulnerability and steps to reproduce it.
  • If possible, suggest a potential fix.

We will provide updates on the resolution progress as soon as possible.

⚠️ Responsible Disclosure

We request responsible disclosure, allowing us time to fix vulnerabilities before public disclosure.

🔑 Security Best Practice

  • Follow the principle of least privilege.
  • Do not include credentials or API keys in the repository.
  • Keep dependencies and third-party packages updated.