We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6c3b069 commit 4aaf19aCopy full SHA for 4aaf19a
1 file changed
SECURITY.md
@@ -0,0 +1,20 @@
1
+## Supported Versions
2
+
3
+| Version | Supported |
4
+| ------- | --------- |
5
+| 5.1.x | ✅ |
6
+| 5.0.x | ❌ |
7
+| 4.0.x | ✅ |
8
+| < 4.0 | ❌ |
9
10
+## Reporting a Vulnerability
11
12
+Found something? Please:
13
+1. Open an issue
14
+2. Tell us:
15
+ - Affected version(s)
16
+ - A short description
17
+ - Steps to reproduce (or a tiny PoC)
18
+3. We’ll ack your report within 48 hours and aim to have a fix out in the next patch release.
19
20
+Thanks for helping keep things safe!
0 commit comments