Skip to content

Latest commit

 

History

History
61 lines (36 loc) · 2.13 KB

SECURITY.md

File metadata and controls

61 lines (36 loc) · 2.13 KB

Security Policy

Supported Versions

Use this section to tell people about which versions of your project are currently being supported with security updates.

Version Supported
0.1.x

Reporting a Vulnerability

If you believe you have found a security vulnerability in this project, please report it to us as soon as possible. We will investigate all legitimate reports and do our best to quickly resolve the issue.

How to Report

  1. Email: Send an email to [email protected] with a detailed description of the vulnerability.
  2. GitHub: Open an issue on this repository and label it as a security issue.

What to Include

When reporting a vulnerability, please include the following information:

  • A detailed description of the vulnerability.
  • Steps to reproduce the issue.
  • Any relevant code snippets or screenshots.
  • Your contact information (if you wish to be credited for the discovery).

What Happens Next

  1. Acknowledgment: We will acknowledge receipt of your report within 24 hours.
  2. Investigation: Our security team will investigate the issue and determine its severity.
  3. Fix: We will work on a fix for the issue as quickly as possible.
  4. Notification: We will notify you when the fix has been deployed.
  5. Credit: If you wish to be credited for the discovery, we will include your name in our release notes and/or security advisories.

Security Practices

Code Reviews

All code changes are reviewed by at least one other developer to ensure code quality and security.

Dependency Management

We regularly update our dependencies to ensure that we are using the latest and most secure versions.

Automated Testing

We use automated testing to catch potential security issues early in the development process.

Regular Audits

We conduct regular security audits to identify and address potential vulnerabilities.

Contact

For any questions or concerns regarding security, please contact us at [email protected].


Thank you for helping keep our project secure!