From ec28686039b50c0a2af0ef1c4ee9920b8513cd1c Mon Sep 17 00:00:00 2001 From: Salvatore Coppola <83589980+salvatore-coppola@users.noreply.github.com> Date: Tue, 26 Nov 2024 14:25:49 +0100 Subject: [PATCH] docs: Updated SECURITY.md (#5587) Updated SECURITY.md --- SECURITY.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/SECURITY.md b/SECURITY.md index 59d9b0ba0f4..f6f52c7d939 100644 --- a/SECURITY.md +++ b/SECURITY.md @@ -11,7 +11,9 @@ The fixes are applied to the latest minor release available for the given major | Version | Last Release | Supported | | ------- | ------------ | ------------------ | -| 5.4.x | 2023-11-30 | :white_check_mark: | +| 5.6.x | 2024-11-20 | :white_check_mark: | +| 5.5.x | 2024-07-08 | :x: | +| 5.4.x | 2023-11-30 | :x: | | 5.3.x | 2023-07-07 | :x: | | 5.2.x | 2023-05-12 | :x: | | 5.1.x | 2022-06-30 | :x: |