Skip to content

Commit

Permalink
Create SECURITY.md
Browse files Browse the repository at this point in the history
  • Loading branch information
suryanshsk authored Oct 11, 2024
1 parent 9522387 commit 14eb6f2
Showing 1 changed file with 23 additions and 0 deletions.
23 changes: 23 additions & 0 deletions SECURITY.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,23 @@
Security Policy
Supported Versions
The following versions of the Python Voice Assistant project are actively supported with security updates:

Version Supported
5.1.x :white_check_mark:
5.0.x :x:
4.0.x :white_check_mark:
< 4.0 :x:
Reporting a Vulnerability
If you discover a security vulnerability in this project, please follow the steps below:

Where to report: Submit the vulnerability via email to [email protected]. Do not open a public issue on GitHub for security vulnerabilities.

Response time: You will receive an acknowledgment within 48 hours of submitting your report. After the initial contact, we will provide updates at least every 7 days until the vulnerability is resolved.

Vulnerability handling process: Once a vulnerability is confirmed, we will take the following steps:

Investigate and reproduce the vulnerability.
Provide a timeline for a fix, typically within 30 days, depending on the severity.
You will be notified once the vulnerability has been fixed or, if declined, an explanation will be provided.
Thank you for helping improve the security of this project!

0 comments on commit 14eb6f2

Please sign in to comment.