From c6b2dadf0d38aac1175dc65ac90fbe39d895c657 Mon Sep 17 00:00:00 2001 From: Nguyen Van Hiep Date: Fri, 17 Jul 2026 11:09:29 +0700 Subject: [PATCH] Add support security report Removed the supported versions section from the security policy. --- SECURITY.md | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 SECURITY.md diff --git a/SECURITY.md b/SECURITY.md new file mode 100644 index 0000000000..b99af49695 --- /dev/null +++ b/SECURITY.md @@ -0,0 +1,9 @@ +# Security Policy + +## Reporting a Vulnerability + +Use this section to tell people how to report a vulnerability. + +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.