From 5e45d1162ff75dd049802af2790ba77e253b8cb6 Mon Sep 17 00:00:00 2001 From: aminnairi <18418459+aminnairi@users.noreply.github.com> Date: Fri, 5 Jan 2024 12:21:53 +0100 Subject: [PATCH] Added a security guideline --- 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..b3947d1 --- /dev/null +++ b/SECURITY.md @@ -0,0 +1,9 @@ +# Security Policy + +## Reporting a Vulnerability + +You just found a vulnerability in this repository and want to contribute to a safer environment. + +You can simply open a new issue and add as much details as possible related to the security issue. + +I'll try my best to address this issue as soon as possible and all security vulnerabilities are treated with the highest amount of priority possible for this repository.