From 3bb3ba02f78713207e41604f39c9e28f9616b1c8 Mon Sep 17 00:00:00 2001
From: Uku Taht <Uku.taht@gmail.com>
Date: Thu, 4 Mar 2021 11:40:20 +0200
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..e28984b0
--- /dev/null
+++ b/SECURITY.md
@@ -0,0 +1,12 @@
+# Security Policy
+
+## Supported Versions
+
+We only make security updates to the latest MAJOR.MINOR version of the project. No securit updates are backported to previous versions. If you
+want be up to date on security patches, make sure your Plausible image is up to date with `plausible/analytics:latest`
+
+## Reporting a Vulnerability
+
+If you've found a security vulnerability with the Plausible codebase, you can disclose it responsibly by sending a summary to security@plausible.io.
+We will review the potential threat and fix it as fast as we can. We are incredibly thankful for people who disclose vulnerabilities, unfortunately we do not
+have a bounty program in place yet.
-- 
GitLab