From 7aaf03e5496a00084605330c48296e77e6aa81dd Mon Sep 17 00:00:00 2001 From: Ghost Aka G7h7 <90290819+G7h7@users.noreply.github.com> Date: Wed, 8 Sep 2021 06:35:30 +0200 Subject: [PATCH] Create SECURITY.md --- SECURITY.md | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) create mode 100644 SECURITY.md diff --git a/SECURITY.md b/SECURITY.md new file mode 100644 index 0000000..018339a --- /dev/null +++ b/SECURITY.md @@ -0,0 +1,16 @@ +# Security Policy + +## Supported Versions + +-sec- + +| 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.will update