From cb2a2eadd56a5d330dbfdf26907a47be8c9a6c95 Mon Sep 17 00:00:00 2001 From: Lior Kogan Date: Fri, 4 Jul 2025 07:56:13 +0300 Subject: [PATCH] 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. --- SECURITY.md | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/SECURITY.md b/SECURITY.md index ea132051f..7dd974af0 100644 --- a/SECURITY.md +++ b/SECURITY.md @@ -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.