From fd39f7831f0ee3ae36d5557a6a305c2b4a6ef556 Mon Sep 17 00:00:00 2001 From: Kenneth Yang <82800265+kjy5@users.noreply.github.com> Date: Wed, 24 Dec 2025 13:53:06 -0800 Subject: [PATCH] Update supported versions in SECURITY.md --- .github/SECURITY.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/SECURITY.md b/.github/SECURITY.md index 2f0306f3..076d2f3c 100644 --- a/.github/SECURITY.md +++ b/.github/SECURITY.md @@ -6,8 +6,8 @@ This project is in its early stages, and we are open to suggestions and contribu | Version | Supported | |---------|--------------------| -| 1.1.x | :white_check_mark: | -| 1.0.x | :x: | +| 2.x | :white_check_mark: | +| 1.x | :x: | ## Reporting a Vulnerability