From 54e526cfc2a9edab637a0776337c8d52c2ae3cb0 Mon Sep 17 00:00:00 2001 From: Thomas Waldmann Date: Wed, 1 Jan 2025 17:59:43 +0100 Subject: [PATCH] fix security policy: 1.4.x is security supported --- SECURITY.md | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/SECURITY.md b/SECURITY.md index 421b5cb17d..863577d0c7 100644 --- a/SECURITY.md +++ b/SECURITY.md @@ -4,12 +4,12 @@ These borg releases are currently supported with security updates. -| Version | Supported | -|---------|------------------------| -| 1.4.x | :x: (not released yet) | -| 1.2.x | :white_check_mark: | -| 1.1.x | :x: | -| < 1.1 | :x: | +| Version | Supported | +|---------|--------------------| +| 1.4.x | :white_check_mark: | +| 1.2.x | :white_check_mark: | +| 1.1.x | :x: | +| < 1.1 | :x: | ## Reporting a Vulnerability