From f3c73027720ea9d2977eef2d1865ae65b5bba303 Mon Sep 17 00:00:00 2001 From: Aliaksandr Valialkin Date: Sat, 18 Mar 2023 12:28:07 -0700 Subject: [PATCH] SECURITY.md: update the list of VictoriaMetrics versions, which support security updates --- SECURITY.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/SECURITY.md b/SECURITY.md index 052a44eda8..fae1eb383d 100644 --- a/SECURITY.md +++ b/SECURITY.md @@ -4,10 +4,10 @@ | Version | Supported | |---------|--------------------| -| 1.81.x | :white_check_mark: | -| 1.80.x | :x: | -| 1.79.x | :white_check_mark: | -| < 1.78 | :x: | +| [latest release](https://docs.victoriametrics.com/CHANGELOG.html) | :white_check_mark: | +| v1.87.x LTS release | :white_check_mark: | +| v1.79.x LTS release | :white_check_mark: | +| other releases | :x: | ## Reporting a Vulnerability