From 15f8917f51614f68866011d6718501ebf4c2e8fc Mon Sep 17 00:00:00 2001 From: Inspector Soviet Date: Sun, 19 Mar 2023 22:34:54 +0400 Subject: [PATCH] org-wide security policy --- 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..c711c19 --- /dev/null +++ b/SECURITY.md @@ -0,0 +1,11 @@ +# Reporting a security vulnerability + +Please do not create a public issue for the vulnerablility. Contact us using email instead. + +Make sure to label your report and include the following: +- Type of issue +- Detailed instructions on how to reproduce the issue +- Proof of concept +- Possible impact of the issue + +You are allowed to make the vulnerability public once you receive our clearance, and you will be credited in the fix. \ No newline at end of file