From 4880eee1d917fe143a9be18fdade7369c8b10f8f Mon Sep 17 00:00:00 2001 From: Adam Cooke Date: Fri, 30 Jul 2021 22:52:52 +0100 Subject: [PATCH] docs: add 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..f75f979 --- /dev/null +++ b/SECURITY.md @@ -0,0 +1,15 @@ +# Security Policy + +## Supported Versions + +We only support updates to the 2.x versions of Postal. + +| Version | Supported | +| ------- | ------------------ | +| 2.x.x | :white_check_mark: | +| < 2.0 | :x: | + +## Reporting a Vulnerability + +If you discover a vulnerability in Postal, please do not post an issue on GitHub. Instead you should send an +e-mail to security@postalserver.io with details. We will get back to you directly.