Skip to content

Latest commit

 

History

History
49 lines (29 loc) · 2.57 KB

SECURITY.md

File metadata and controls

49 lines (29 loc) · 2.57 KB

Security Policy

Supported Versions

As an open source product, we will only provide security patches for the latest version. Older versions will not receive retroactive security patches.

Reporting Security Issues

case1: Report via Email

If you discover a security vulnerability, please report it to us in the following manner:

  1. Email us at [email protected]. Please do not create a public GitHub issue.
  2. Include as much detail as possible, including steps to reproduce the vulnerability, potential impact, and any other relevant information.
  3. We will acknowledge your email within 3 business days and work with you to understand the issue and address it promptly.

case2: Report via GitHub Private vulnerability reporting

Out team and community take security bugs in seriously. We appreciate your efforts to responsibly disclose your findings, and will make every effort to acknowledge your contributions.

To report a security issue, please use the GitHub Security Advisory "Report a Vulnerability" tab. Do not open up a GitHub issue.

Our team will send a response indicating the next steps in handling your report. After the initial reply to your report, the security team will keep you informed of the progress towards a fix and full announcement, and may ask for additional information or guidance.

Report security bugs in third-party modules to the person or team maintaining the module.

Handling Security Issues

We follow a responsible disclosure process:

  1. We will investigate the reported vulnerability and work on a fix.
  2. A fix will be developed, tested, and incorporated into the project.
  3. Once the fix is ready, we will release a new version of the project with a detailed release note.
  4. We will notify the reporter about the fix and acknowledge their contribution in the release notes, if they wish to be credited.

Security Best Practices

To ensure the security of our project, we are committed the following best practices:

  1. Keep dependencies up to date: Regularly update dependencies to incorporate security fixes.
  2. Review and audit code: Periodically review and audit the codebase for potential security issues.
  3. Use secure coding practices: Follow best practices for secure coding to minimize vulnerabilities.
  4. Stay informed: Keep up to date with the latest security news and advisories related to the technologies used in this project.

Contact

For any other security-related inquiries, please contact us at [email protected].

Thank you for helping us keep our project secure!