From 3ab6e4ae36d130c853ecfc8cc85568eae61bb33c Mon Sep 17 00:00:00 2001 From: RWE Labs <35326939+RWELabs@users.noreply.github.com> Date: Wed, 3 Apr 2024 15:20:39 +1100 Subject: [PATCH] Update SECURITY.md Updated with support for 24x versions --- SECURITY.md | 17 ++++++----------- 1 file changed, 6 insertions(+), 11 deletions(-) diff --git a/SECURITY.md b/SECURITY.md index 8370253d..507d0fda 100644 --- a/SECURITY.md +++ b/SECURITY.md @@ -3,18 +3,13 @@ ## Supported Versions The following versions of the Stardew Valley Modded Framework (which includes the Stardew Valley Mod Manager) are currently covered by security updates: -| Version | Supported | Notes | -| ------- | ------------------ | -------- | -| v2209x | ✅ | Supported | -| v2208x | ✅ | Supported until January 1 2023 | -| v2207x | ✅ | Supported until December 1 2022 | -| v2206x | ✅ | Supported until November 1 2022 | -| v2205x | ❌ | Support ended August 1 2022 | -| v2204x | ❌ | Support ended July 10 2022 | -| v2203x | ❌ | Support ended June 25 2022 | -| v2202x | ❌ | Support ended June 25 2022 | +| Version | Status | Notes | +| ------- | ------------------ | -------- | +| v24x | ✅ | Supported! | +| v23x | ✅ | Support ends October 15 2023 | +| v22x | ❌ | Support ended March 15 2023 | -You can always get the latest security and feature updates by downloading the [latest release](https://github.com/RyanWalpoleEnterprises/Stardew-Valley-Mod-Manager/releases/latest/). +You can always get the latest security and feature updates by downloading the [latest release](https://github.com/RWELabs/Stardew-Valley-Mod-Manager/releases/latest/). ## Reporting a Vulnerability If you've found a security vulnerability within the application, please report an issue and select "Security Vulnerability Report" from the list of templates and follow the prompts in the template. We appreciate your good samaritancy in reporting security vulnerabilities rather than exploiting them.