From 98a079e5a7c6ed5545bab632566d9ea80372840e Mon Sep 17 00:00:00 2001 From: sberesnevnr <107254278+sberesnevnr@users.noreply.github.com> Date: Mon, 18 Aug 2025 16:25:30 +0200 Subject: [PATCH] chore: Update SECURITY.md --- SECURITY.md | 15 +-------------- 1 file changed, 1 insertion(+), 14 deletions(-) diff --git a/SECURITY.md b/SECURITY.md index 3c5ee8b24..cae8abe2b 100644 --- a/SECURITY.md +++ b/SECURITY.md @@ -1,19 +1,6 @@ # Security Policy -## Supported Versions - -Use this section to tell people about which versions of your project are -currently being supported with security updates. - -| Version | Supported | -| ------- | ------------------ | -| 4.0.x | :white_check_mark: | -| < 4.0 | :x: | - ## Reporting a Vulnerability -Use this section to tell people how to report a vulnerability. +Please report security vulnarabilities by opening an issue labeled `SECURITY` here - https://github.com/uiwjs/react-codemirror/issues. -Tell them where to go, how often they can expect to get an update on a -reported vulnerability, what to expect if the vulnerability is accepted or -declined, etc.