From 71ac213330e494e1ab751747a520212d6d9c07d2 Mon Sep 17 00:00:00 2001 From: Claire Date: Thu, 15 Jan 2026 22:47:15 +0100 Subject: [PATCH] Remove outdated security support info, point to latest version instead (#37498) --- SECURITY.md | 6 +----- 1 file changed, 1 insertion(+), 5 deletions(-) diff --git a/SECURITY.md b/SECURITY.md index 9d351fce618..a5eeb5e7f94 100644 --- a/SECURITY.md +++ b/SECURITY.md @@ -2,11 +2,7 @@ ## Supported Versions -| Version | Supported | -| ------- | ------------------ | -| 3.4.x | :white_check_mark: | -| 3.3.x | :white_check_mark: | -| < 3.3 | :x: | +This branch is unsupported. See https://github.com/mastodon/mastodon/security/policy for current information. ## Reporting a Vulnerability