Skip to content

Commit 89a92e1

Browse files
committed
updating the security policy
1 parent 65be51e commit 89a92e1

File tree

1 file changed

+6
-2
lines changed

1 file changed

+6
-2
lines changed

SECURITY.md

Lines changed: 6 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,9 @@
11
# Security Policy
22

3-
To report a security vulnerability, please send an email to [email protected]. Once the issue has been validated, we will open a [Github Security Advisory](https://docs.github.com/en/code-security/repository-security-advisories/about-github-security-advisories-for-repositories), if necessary.
3+
To report a security vulnerability, please post an issue in our repository for [Keyv](https://github.com/jaredwray/keyv/issues) and mark it with `security vulnerability`. You need to add in the issue description the following information:
44

5-
Once the security advisory has been opened, contributors can collaborate on a private fork to fix the vulnerability. When the issue has been resolved, we will alert users of the past vulnerability by publishing the security advisory.
5+
- **Vulnerability Type**: Describe the type of vulnerability (e.g., XSS, CSRF, SQL Injection).
6+
- **Vulnerability Description**: Describe the vulnerability in detail, including how it can be exploited and what impact it may have.
7+
- **Proof of Concept**: If possible, provide a proof of concept (PoC) that demonstrates the vulnerability.
8+
9+
Once the issue has been validated, we will open a [Github Security Advisory](https://docs.github.com/en/code-security/repository-security-advisories/about-github-security-advisories-for-repositories), if necessary. When the issue has been resolved, we will alert users of the past vulnerability by publishing the security advisory.

0 commit comments

Comments
 (0)