From 0ace564537f3b2d007407543d9b841fe0b4e1579 Mon Sep 17 00:00:00 2001 From: Claire Date: Thu, 6 Nov 2025 17:23:56 +0100 Subject: [PATCH] Add 4.5.x to the list of supported branches (#36762) --- SECURITY.md | 1 + 1 file changed, 1 insertion(+) diff --git a/SECURITY.md b/SECURITY.md index 385c9465128..12052652e6c 100644 --- a/SECURITY.md +++ b/SECURITY.md @@ -15,6 +15,7 @@ A "vulnerability in Mastodon" is a vulnerability in the code distributed through | Version | Supported | | ------- | ---------------- | +| 4.5.x | Yes | | 4.4.x | Yes | | 4.3.x | Until 2026-05-06 | | 4.2.x | Until 2026-01-08 |