Skip to content

Commit adbdcad

Browse files
authored
Create SECURITY.md
1 parent 2d8ede3 commit adbdcad

1 file changed

Lines changed: 25 additions & 0 deletions

File tree

SECURITY.md

Lines changed: 25 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,25 @@
1+
# 🔒 Fluffy Python Security Policy
2+
3+
While this repository is primarily for educational purposes and is not a production-level application, we take security seriously and appreciate the community's help in keeping it safe.
4+
5+
### ⚠️ Reporting a Security Vulnerability
6+
7+
If you believe you have found a security vulnerability in this repository, please **do not** open a public issue. We ask that you report it to us directly.
8+
9+
You can submit a report by [creating a new security advisory](https://github.com/woliul/fluffy-python/security/advisories/new). This is the preferred method as it keeps the vulnerability details private while we work on a fix.
10+
11+
Please include the following details in your report:
12+
* A brief description of the vulnerability.
13+
* Steps to reproduce the vulnerability.
14+
* The affected files and code lines.
15+
* Your contact information so we can follow up with you.
16+
17+
---
18+
19+
### 🛡️ What Happens After You Report a Vulnerability?
20+
21+
1. We will acknowledge your report within 48 hours.
22+
2. We will investigate the issue and determine its impact.
23+
3. Once the vulnerability is patched, we will create a public advisory to inform the community and credit you for your responsible disclosure (if you wish to be credited).
24+
25+
Thank you for helping us keep **Fluffy Python** safe and secure for everyone.

0 commit comments

Comments
 (0)