From f08ba3919028a553b5e4e3218958d761fad16b5d Mon Sep 17 00:00:00 2001 From: Asif Saif Uddin Date: Mon, 12 Aug 2024 21:18:34 +0600 Subject: [PATCH] Create SECURITY.md (#122) --- SECURITY.md | 15 +++++++++++++++ 1 file changed, 15 insertions(+) create mode 100644 SECURITY.md diff --git a/SECURITY.md b/SECURITY.md new file mode 100644 index 0000000..8fb48f9 --- /dev/null +++ b/SECURITY.md @@ -0,0 +1,15 @@ +# Security Policy + +## Supported Versions + +This section tell about which versions of this project are +currently being supported with security updates. + +| Version | Supported | +| ------- | ------------------ | +| 0.3.x | :white_check_mark: | +| 0.2.x | :x: | + +## Reporting a Vulnerability + +Please reach out to auvipy@gmail.com for reporting security concerns via email.