From 511ea25363cdeb955d8945f9d93594da0a6b9b80 Mon Sep 17 00:00:00 2001 From: Asif Saif Uddin Date: Tue, 30 Aug 2022 10:13:24 +0600 Subject: create security policy --- SECURITY.md | 14 ++++++++++++++ 1 file changed, 14 insertions(+) create mode 100644 SECURITY.md diff --git a/SECURITY.md b/SECURITY.md new file mode 100644 index 0000000..ddb8632 --- /dev/null +++ b/SECURITY.md @@ -0,0 +1,14 @@ +# Security Policy + +## Supported Versions + +following versions are currently being supported with security updates. + +| Version | Supported | +| ------- | ------------------ | +| 3.2.x | :white_check_mark: | +| 3.1.x | :x: | +| < 3.2.0 | :x: | + +## Reporting a Vulnerability +Contact auvipy@gmail.com for reporting any vulnerability. -- cgit v1.2.1