You've already forked node-redis
mirror of
https://github.com/redis/node-redis.git
synced 2025-07-29 18:21:14 +03:00
17 lines
698 B
Markdown
17 lines
698 B
Markdown
# Security Policy
|
||
|
||
## Supported Versions
|
||
|
||
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.
|
||
|
||
| Version | Supported |
|
||
|---------|--------------------|
|
||
| 4.0.z | :heavy_check_mark: |
|
||
| 3.1.z | :heavy_check_mark: |
|
||
| < 3.1 | :x: |
|
||
|
||
## Reporting a Vulnerability
|
||
|
||
If you believe you’ve discovered a serious vulnerability, please contact the Node Redis core team at redis@redis.io. We will evaluate your report and if necessary issue a fix and an advisory. If the issue was previously undisclosed,
|
||
we’ll also mention your name in the credits.
|