From 661d7ae9a50987175d3cc52378db5d127f1b2689 Mon Sep 17 00:00:00 2001 From: Bobby McDonald Date: Mon, 11 Jan 2021 18:57:07 -0500 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..e8715ce --- /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 | +| ------- | ------------------ | +| 2.0.x | :white_check_mark: | +| <= 1.9.1 | :x: | + +## Reporting a Vulnerability + +Please report the presence of a security vulnerability in the form of an issue on this repo. Do not include any reproduction instructions, instead allow for a current maintainer to reach out with a direct line of communication to discuss before publicly disclosing.