From 100e960dcc1c3e5442397740f4da9fc38dae1965 Mon Sep 17 00:00:00 2001 From: TCL <84725343+TCL606@users.noreply.github.com> Date: Sat, 9 Jul 2022 22:58:38 +0800 Subject: [PATCH] chore: add security policy --- SECURITY.md | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 SECURITY.md diff --git a/SECURITY.md b/SECURITY.md new file mode 100644 index 0000000..2833cb2 --- /dev/null +++ b/SECURITY.md @@ -0,0 +1,7 @@ +# Security Policy + +## Reporting a Vulnerability + +Use this section to tell people how to report a vulnerability. + +**Please do not report security vulnerabilities through public GitHub issues.** Instead, please contact [tcl606_thu@163.com](tcl606_thu@163.com) to report them.