From e0fdc91da1f046c9b914683a151530678e661498 Mon Sep 17 00:00:00 2001 From: vharseko <vharseko@openam.org.ru> Date: Mon, 22 Jul 2019 08:22:36 +0000 Subject: [PATCH] Create SECURITY.md --- SECURITY.md | 19 +++++++++++++++++++ 1 files changed, 19 insertions(+), 0 deletions(-) diff --git a/SECURITY.md b/SECURITY.md new file mode 100644 index 0000000..86fec1a --- /dev/null +++ b/SECURITY.md @@ -0,0 +1,19 @@ +# 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 | +| ------- | ------------------ | +| 5.1.x | :white_check_mark: | +| 5.0.x | :x: | + +## Reporting a Vulnerability + +Use this section to tell people how to report a vulnerability. + +Tell them where to go, how often they can expect to get an update on a +reported vulnerability, what to expect if the vulnerability is accepted or +declined, etc. -- Gitblit v1.10.0