From f669de8272e8fd3df93b8f77f9ba05e2c0c2201a Mon Sep 17 00:00:00 2001 From: Gideon <87426140+GideonBear@users.noreply.github.com> Date: Sun, 2 Nov 2025 15:59:45 +0100 Subject: [PATCH] docs: Update SECURITY.md (#1421) --- SECURITY.md | 11 +++++------ 1 file changed, 5 insertions(+), 6 deletions(-) diff --git a/SECURITY.md b/SECURITY.md index 57b255cb..0c8d8621 100644 --- a/SECURITY.md +++ b/SECURITY.md @@ -1,10 +1,9 @@ # Security Policy +## Reporting a vulnerability + +To report a security vulnerability, go to [the security tab](https://github.com/topgrade-rs/topgrade/security) and click "Report a vulnerability". + ## Supported Versions -We only support the latest major version and each subversion. - -| Version | Supported | -| -------- | ------------------ | -| 16.0.x | :white_check_mark: | -| < 16.0 | :x: | +We only support the latest version of Topgrade. Fixes are not backported.