Skip to content

Commit 51d4da6

Browse files
committed
chore: update supported versions in security policy
1 parent 100c039 commit 51d4da6

File tree

1 file changed

+6
-4
lines changed

1 file changed

+6
-4
lines changed

SECURITY.md

Lines changed: 6 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -5,10 +5,12 @@
55
Node Redis is generally backwards compatible with very few exceptions, so we recommend users to always use the latest version to experience stability, performance and security.
66

77
| Version | Supported |
8-
|---------|--------------------|
9-
| 4.0.z | :heavy_check_mark: |
10-
| 3.1.z | :heavy_check_mark: |
11-
| < 3.1 | :x: |
8+
| ------- | ------------------ |
9+
| 8.2.z | :heavy_check_mark: |
10+
| 8.0.z | :heavy_check_mark: |
11+
| 7.4.z | :heavy_check_mark: |
12+
| 7.2.z | :heavy_check_mark: |
13+
| < 7.2 | :x: |
1214

1315
## Reporting a Vulnerability
1416

0 commit comments

Comments
 (0)