From 7aaacbfd2d96a049bd69b446b60ec7e9d2ecd859 Mon Sep 17 00:00:00 2001 From: Claire Date: Thu, 15 Jan 2026 22:47:25 +0100 Subject: [PATCH] Remove outdated security support info, point to latest version instead (#37501) --- SECURITY.md | 7 +------ 1 file changed, 1 insertion(+), 6 deletions(-) diff --git a/SECURITY.md b/SECURITY.md index 953cf820c78..0891aaf7586 100644 --- a/SECURITY.md +++ b/SECURITY.md @@ -13,9 +13,4 @@ A "vulnerability in Mastodon" is a vulnerability in the code distributed through ## Supported Versions -| Version | Supported | -| ------- | --------- | -| 4.3.x | Yes | -| 4.2.x | Yes | -| 4.1.x | No | -| < 4.1 | No | +This branch is unsupported. See https://github.com/mastodon/mastodon/security/policy for current information.