From: Yamagishi Kazutoshi Date: Sun, 16 May 2021 21:50:16 +0000 (+0900) Subject: Fix security policy (#16248) X-Git-Url: https://git.xn--scling-oua.cat.family/?a=commitdiff_plain;h=8cdeaf49acd2cd7cf1ab8850a23526f11083e3d2;p=mastodon.git Fix security policy (#16248) --- diff --git a/SECURITY.md b/SECURITY.md index 7625597fe..9d351fce6 100644 --- a/SECURITY.md +++ b/SECURITY.md @@ -4,8 +4,9 @@ | Version | Supported | | ------- | ------------------ | -| 3.1.x | :white_check_mark: | -| < 3.1 | :x: | +| 3.4.x | :white_check_mark: | +| 3.3.x | :white_check_mark: | +| < 3.3 | :x: | ## Reporting a Vulnerability