From 015e6f8ee95347756e3d9a78771de1c9cee12fea Mon Sep 17 00:00:00 2001 From: "Aravind V. Nair" <22199259+aravindvnair99@users.noreply.github.com> Date: Sat, 15 May 2021 19:44:15 +0530 Subject: [PATCH] Create SECURITY.md --- SECURITY.md | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) create mode 100644 SECURITY.md diff --git a/SECURITY.md b/SECURITY.md new file mode 100644 index 00000000..e113b922 --- /dev/null +++ b/SECURITY.md @@ -0,0 +1,17 @@ +# Security Policy + +## Supported Versions + +| Version | Supported | +| ------- | ------------------ | +| > 1.0.x | :white_check_mark: | +| < 1.0.0 | :x: | + +## Reporting a Vulnerability + +- Please report (suspected) security vulnerabilities via [Telegram](https://t.me/AravindVNair99) with PoCs. +- Make sure to provide as much details as possible when reporting. +- You will receive a response from me within 12 hours. +- If the issue is confirmed, I will release a patch as soon as possible depending on complexity but historically within a few days. + +**Note:** Minor non-sensitive vulnerabilities can be reported in [GitHub issues](https://github.com/aravindvnair99/Spot-the-Hole/issues) itself instead of Telegram.