From ad26c8e1fffa615f989cb8243d19fd17bddf322b Mon Sep 17 00:00:00 2001 From: Phaedrus Leeds Date: Tue, 9 Nov 2021 16:56:18 -0800 Subject: [PATCH] SECURITY.md: Update supported branches (cherry picked from commit 4b89d92dbdbf8c7641b324c4c04b159ccc0faf09) --- SECURITY.md | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/SECURITY.md b/SECURITY.md index ea3a38ea..a6f22fbb 100644 --- a/SECURITY.md +++ b/SECURITY.md @@ -13,11 +13,11 @@ please check | Version | Supported | Status | -------- | ------------------ | -------------------------------------------------------------- | -| 1.11.x | :white_check_mark: | Development branch, releases may include non-security changes | -| 1.10.x | :white_check_mark: | Stable branch, recommended for use in distributions | -| 1.9.x | :x: | Old development branch, no longer supported | -| 1.8.x | :white_check_mark: | Old stable branch, still supported | -| <= 1.7.x | :x: | Older branches, no longer supported | +| 1.13.x | :white_check_mark: | Development branch, releases may include non-security changes | +| 1.12.x | :white_check_mark: | Stable branch, recommended for use in distributions | +| 1.11.x | :x: | Old development branch, no longer supported | +| 1.10.x | :white_check_mark: | Old stable branch, still supported | +| <= 1.9.x | :x: | Older branches, no longer supported | ## Reporting a Vulnerability