From 81efa800ea27fcf5a76d798bbc98d11374830302 Mon Sep 17 00:00:00 2001 From: DuDaoDong Date: Wed, 16 Nov 2022 11:31:50 +0800 Subject: [PATCH] Create SECURITY.md --- SECURITY.md | 15 +++++++++++++++ 1 file changed, 15 insertions(+) create mode 100644 SECURITY.md diff --git a/SECURITY.md b/SECURITY.md new file mode 100644 index 0000000..ad4de07 --- /dev/null +++ b/SECURITY.md @@ -0,0 +1,15 @@ +# Security Policy + +## Supported Versions +Here is the lancet version and compatibility with go language version. + +| Version | Supported | +| ------- | ------------------| +| 2.x.x | +go v1.18 | +| 1.x.x | +go v1.12 | + + +## Reporting a Vulnerability + +For now, there is no public website to report a vulnerability, If you find security issue in lancet, you can send it to me via my email `lanliddd.2007@163.com`. +we can discuss it. I am appreciate if someone can create a public page for reporting vulnerability.