From 846a8dd01e272915f5d48fbbf976de8493961729 Mon Sep 17 00:00:00 2001 From: Ryan McGrath Date: Thu, 23 May 2019 23:20:25 -0700 Subject: [PATCH] Create SECURITY.md --- 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..64f00d0 --- /dev/null +++ b/SECURITY.md @@ -0,0 +1,14 @@ +# 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.2.x | :white_check_mark: | + +## Reporting a Vulnerability + +It's early stages. Open an issue and I'll likely respond pretty quickly.