From 0840e72055d45eb2b8f07410a7a6ad5e71abbf03 Mon Sep 17 00:00:00 2001 From: Louis Lam Date: Wed, 22 Oct 2025 14:58:33 +0800 Subject: [PATCH] Add 'next' and 'next-slim' tags to `SECURITY.md` (#6220) --- SECURITY.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/SECURITY.md b/SECURITY.md index 3987f1fd0..ad252370b 100644 --- a/SECURITY.md +++ b/SECURITY.md @@ -31,6 +31,8 @@ All versions are upgradable to the latest version. | --------------- | ------------------------------------------------------------------------------------- | | 2 | :white_check_mark: | | 2-slim | :white_check_mark: | +| next | :white_check_mark: | +| next-slim | :white_check_mark: | | 2-rootless | :white_check_mark: | | 2-slim-rootless | :white_check_mark: | | 1 | [⚠️ Deprecated](https://github.com/louislam/uptime-kuma/wiki/Migration-From-v1-To-v2) |