From 4334d6e58b0312270e88ac5b0e70868f42a5a1d4 Mon Sep 17 00:00:00 2001 From: gitdev <63194733+gitdev-bash@users.noreply.github.com> Date: Thu, 30 Apr 2020 18:12:44 +0300 Subject: [PATCH 1/2] 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..566ed5f --- /dev/null +++ b/SECURITY.md @@ -0,0 +1,18 @@ +# Security Policy + +## Supported Versions + + +| Version | Supported | +| ------- | ------------------ | +| 1.7.x | :white_check_mark: | +| 1.6.x | :white_check_mark: | +| < 1.6 | :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. From 1fc25c83ec77525897e0c8afdf2139068aef856f Mon Sep 17 00:00:00 2001 From: gitdev <63194733+gitdev-bash@users.noreply.github.com> Date: Thu, 30 Apr 2020 20:03:14 +0300 Subject: [PATCH 2/2] Update SECURITY.md --- SECURITY.md | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) diff --git a/SECURITY.md b/SECURITY.md index 566ed5f..6f7282d 100644 --- a/SECURITY.md +++ b/SECURITY.md @@ -11,8 +11,5 @@ ## Reporting a Vulnerability -Use this section to tell people how to report a vulnerability. +You can report a vulnerability by writing it in to the issues section on the corner of the page -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.