From c8a14956289b62a479d92a26fa1cce1b736a2d96 Mon Sep 17 00:00:00 2001 From: Brent Hoover Date: Thu, 27 Oct 2022 16:16:07 +0800 Subject: [PATCH] Create SECURITY.md Signed-off-by: Brent Hoover --- 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 00000000000..b88b38921f4 --- /dev/null +++ b/SECURITY.md @@ -0,0 +1,16 @@ +# Security Policy + +## Supported Versions + +Use this section to tell people about which versions of your project are +currently being supported with security updates. + +| Version | Supported | +| ------- | ------------------ | +| 4.x.x | :white_check_mark: | +| < 4.0 | :x: | + +## Reporting a Vulnerability +Should you discover a vulnerability, you should not open an issue. Please email +[hello-open-commerce@mailchimp.com](mailto:hello-open-commerce@mailchimp.com). We will work with you directly +and correct the vulnerability and then make an annoucement once a release is available.