From a37c36a9b644027410f7ed223952aa63e4b88172 Mon Sep 17 00:00:00 2001 From: jakezhu9 Date: Tue, 25 Apr 2023 10:36:55 +0800 Subject: [PATCH] Create SECURITY.md --- SECURITY.md | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 SECURITY.md diff --git a/SECURITY.md b/SECURITY.md new file mode 100644 index 0000000..e1ee3d2 --- /dev/null +++ b/SECURITY.md @@ -0,0 +1,11 @@ +# Security Policy + +## Supported Versions + +We take security seriously at Sonic and are committed to providing support for the latest stable version. You can check the current stable version at https://github.com/go-sonic/sonic/releases/latest. + +If you come across any security issues in the versions that have not been released yet, we would appreciate it if you could let us know. This way, we can fix the issues before the release. + +## Reporting a Vulnerability + +If you find a security vulnerability, please report it to us at https://github.com/go-sonic/sonic/security/advisories/new. You can also contact us directly at `jakezhu9@gmail.com`. We appreciate your help in keeping Sonic secure!