File: SECURITY.md

package info (click to toggle)
node-redis 4.5.1%2B~1.1.2-2
  • links: PTS, VCS
  • area: main
  • in suites: sid, trixie
  • size: 5,552 kB
  • sloc: javascript: 1,251; makefile: 8; sh: 1
file content (16 lines) | stat: -rw-r--r-- 698 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
# 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.