From b3a392676a294e4a70c8ab3e70e306ee77650f2e Mon Sep 17 00:00:00 2001 From: Dariazuk <98529349+Dariazuk@users.noreply.github.com> Date: Fri, 28 Jan 2022 01:18:26 +0100 Subject: [PATCH] Create Key --- Key | 30 ++++++++++++++++++++++++++++++ 1 file changed, 30 insertions(+) create mode 100644 Key diff --git a/Key b/Key new file mode 100644 index 0000000..b058001 --- /dev/null +++ b/Key @@ -0,0 +1,30 @@ +# Security Policy + +## Supported Versions + +Use this section to tell people + + + + +V8g8h +B8h9 + + + 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: | +| 4.0.x | :white_check_mark: | +| < 4.0 | :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.