From d2b508e3711f2f689471a9ac432067fd7844f9bc Mon Sep 17 00:00:00 2001 From: Alok Saldanha Date: Thu, 6 May 2021 05:02:36 -0400 Subject: [PATCH] Create SECURITY.md --- 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..0f341ad --- /dev/null +++ b/SECURITY.md @@ -0,0 +1,15 @@ +# Security Policy + +## Supported Versions + +Use this section to tell people about which versions of your project are +currently being supported with security updates. + +| Version | Supported | +| ------- | ------------------ | +| 0.3.2 | :white_check_mark: | +| <= 0.3.1 | :x: | + +## Reporting a Vulnerability + +Please file a bug report issue.