From c00f346e067897d70e6c21faf6694d5769d07c02 Mon Sep 17 00:00:00 2001 From: Umair Khalid <umair.khalid786@outlook.com> Date: Tue, 4 Jul 2023 01:00:23 +0200 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 0000000..38e61a7 --- /dev/null +++ b/SECURITY.md @@ -0,0 +1,17 @@ +# Security Policy + +## Supported Versions + +We have code security standards being followed since 1.0.0 + +| Version | Supported | +| ------- | ------------------ | +| > 1.x | :white_check_mark: | + +## Reporting a Vulnerability + +How to report a vulnerability? + +Create an issue in the project and you can expect to get an update on a +reported vulnerability, except if the vulnerability is accepted or +declined, etc.