Skip to content

Commit 8cdeaf4

Browse files
authored
Fix security policy (#16248)
1 parent cf699f7 commit 8cdeaf4

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

SECURITY.md

+3-2
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,9 @@
44

55
| Version | Supported |
66
| ------- | ------------------ |
7-
| 3.1.x | :white_check_mark: |
8-
| < 3.1 | :x: |
7+
| 3.4.x | :white_check_mark: |
8+
| 3.3.x | :white_check_mark: |
9+
| < 3.3 | :x: |
910

1011
## Reporting a Vulnerability
1112

0 commit comments

Comments
 (0)