From 80d97472e656ba9dc62a850c6193dd41fe5861f9 Mon Sep 17 00:00:00 2001 From: Marvin Zhang Date: Tue, 4 Jan 2022 14:11:37 +0800 Subject: [PATCH] Create SECURITY.md --- SECURITY.md | 13 +++++++++++++ 1 file changed, 13 insertions(+) create mode 100644 SECURITY.md diff --git a/SECURITY.md b/SECURITY.md new file mode 100644 index 00000000..ff373513 --- /dev/null +++ b/SECURITY.md @@ -0,0 +1,13 @@ +# Security Policy + +## Supported Versions + +| Version | Supported | +| ------- | ------------------ | +| 0.6.x | :white_check_mark: | +| 0.5.x | :white_check_mark: | +| < 0.5 | :x: | + +## Reporting a Vulnerability + +If you encounter a security vulnerability, please submit an issue with tag "security" and highlight the reasons and impact of the security vulnerability.