Compare commits

...
Author SHA1 Message Date
Lior KoganandGitHub c81eafd2e7 Update SECURITY.md 2025-07-04 07:58:17 +03:00
Lior KoganandGitHub cb2a2eadd5 Update SECURITY.md and README.md
Redis permits users of earlier versions (7.2 and prior) to access patches under the BSD3 license instead of the full license requirements described in LICENSE.txt.
2025-07-04 07:56:13 +03:00
+11 -2
View File
@@ -11,10 +11,10 @@ unless this is not possible or feasible with a reasonable effort.
| Version | Supported |
|---------|-------------------------------------------------------------|
| 8.2.x | :white_check_mark: |
| 8.0.x | :white_check_mark: |
| 7.4.x | :white_check_mark: |
| 7.2.x | :white_check_mark: |
| < 7.2.x | :x: |
| < 7.4.x | :x: |
| 6.2.x | :white_check_mark: Support may be removed after end of 2025 |
| < 6.2.x | :x: |
@@ -38,3 +38,12 @@ embargo on public disclosure.
If you believe you should be on the list, please contact us and we will
consider your request based on the above criteria.
## License Compatibility
For security vulnerability patches released under Redis Open Source 7.4 and
thereafter, Redis permits users of earlier versions (7.2 and prior) to access
patches under the BSD3 license noted in REDISCONTRIBUTIONS.txt instead of the
full license requirements described in LICENSE.txt. Security fixes are tested
only against the specific versions for which they are provided. Applicability
or portability to other versions or forks has not been evaluated.