From fc45c9450a5b36168221c9d01f79d0c5550cf59a Mon Sep 17 00:00:00 2001 From: Paul Schaub Date: Fri, 15 Dec 2023 18:25:18 +0100 Subject: [PATCH] Update SECURITY.md --- SECURITY.md | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/SECURITY.md b/SECURITY.md index bffceb73..4a7785ba 100644 --- a/SECURITY.md +++ b/SECURITY.md @@ -12,13 +12,13 @@ SPDX-License-Identifier: Apache-2.0 Use this section to tell people about which versions of your project are currently being supported with security updates. -| Version | Supported | -|---------|--------------------| -| 1.6.X | :white_check_mark: | -| 1.5.X | :white_check_mark: | -| 1.4.X | :white_check_mark: | -| 1.3.X | :white_check_mark: | -| < 1.3.X | :x: | +| Version | Supported | Note | +|---------|--------------------|------------| +| 1.6.X | :white_check_mark: | LTS branch | +| 1.5.X | :white_check_mark: | | +| 1.4.X | :white_check_mark: | | +| 1.3.X | :white_check_mark: | LTS branch | +| < 1.3.X | :x: | | ## Reporting a Vulnerability