From 847d4b5e3327772bd67de33e9776f0c128591453 Mon Sep 17 00:00:00 2001 From: Paul Schaub Date: Tue, 15 Nov 2022 16:05:29 +0100 Subject: [PATCH] Update SECURITY.md --- SECURITY.md | 11 ++++++----- 1 file changed, 6 insertions(+), 5 deletions(-) diff --git a/SECURITY.md b/SECURITY.md index 59e9adbf..fad439b5 100644 --- a/SECURITY.md +++ b/SECURITY.md @@ -12,11 +12,12 @@ 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.1.X | :white_check_mark: | -| 1.0.X | :white_check_mark: | -| < 1.0.0 | :x: | +| Version | Supported | +|----------|--------------------| +| 1.4.X-rc | :white_check_mark: | +| 1.3.X | :white_check_mark: | +| 1.2.X | :white_check_mark: | +| < 1.2.0 | :x: | ## Reporting a Vulnerability