From 27efda4e2a9bb8a3e968246c981beba01e4198f7 Mon Sep 17 00:00:00 2001 From: Marc Siegel Date: Tue, 11 May 2021 10:07:32 -0400 Subject: [PATCH] Create SECURITY.md --- SECURITY.md | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) create mode 100644 SECURITY.md diff --git a/SECURITY.md b/SECURITY.md new file mode 100644 index 0000000..393190a --- /dev/null +++ b/SECURITY.md @@ -0,0 +1,18 @@ +# 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 | +| ------- | ------------------ | +| 1.3.x | :white_check_mark: | +| < 1.3 | :x: | + +## Reporting a Vulnerability + +At this time, security issues and vulnerabilities in Docile should +be reported like any other issue. Please create an issue in the +[public issue tracker](https://github.com/ms-ati/docile/issues) on +Github.