From 16b885da54474a89117fce0ff05956553722f74a Mon Sep 17 00:00:00 2001 From: Whale Date: Sun, 26 Apr 2020 18:12:06 +0800 Subject: [PATCH] Create SECURITY.md --- SECURITY.md | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 SECURITY.md diff --git a/SECURITY.md b/SECURITY.md new file mode 100644 index 00000000..252229cd --- /dev/null +++ b/SECURITY.md @@ -0,0 +1,12 @@ +# Security Policy + +## Supported Versions + +| Version | Supported | +| ------- | ------------------ | +| 1.1.x | :white_check_mark: | +| 1.0.x | :x: | + +## Reporting a Vulnerability + +If you find a bug which is safety related, you should post a new issue named **Security Issue**, and I will check it as soon as possible.