We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b667421 commit e2d8934Copy full SHA for e2d8934
1 file changed
SECURITY.md
@@ -0,0 +1,24 @@
1
+# Security Policy
2
+
3
+## Reporting a Vulnerability
4
5
+Please use GitHub's private vulnerability reporting:
6
7
+1. Go to the **Security** tab of this repository
8
+2. Click **"Report a vulnerability"**
9
+3. Fill out the form with details about the issue
10
11
+This creates a private discussion where we can work on a fix before public disclosure.
12
13
+## What to Include
14
15
+- Description of the vulnerability
16
+- Steps to reproduce
17
+- Potential impact
18
+- Any suggested fixes (optional)
19
20
+## Response Timeline
21
22
+- **Initial response:** Within 48 hours
23
+- **Status update:** Within 7 days
24
+- **Fix timeline:** Depends on severity, typically within 30 days for critical issues
0 commit comments