From 5464d32698fc38ed96cc3cca4120a6925c539184 Mon Sep 17 00:00:00 2001 From: Amir Date: Thu, 29 Jul 2021 09:52:12 +0100 Subject: [PATCH] Create SECURITY.md --- 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 0000000..98a3543 --- /dev/null +++ b/SECURITY.md @@ -0,0 +1,9 @@ +# Security Policy + +## Supported Versions + +This repository is not actively maintained but I try as much as I can to fix all reported vulnerabilities. + +## Reporting a Vulnerability + +To report a vulnerability, you can send me an email at amirsanni@gmail.com. Thank you.