summaryrefslogtreecommitdiff
path: root/SECURITY.md
diff options
context:
space:
mode:
authorMark Felder <feld@FreeBSD.org>2020-08-10 11:32:24 -0500
committerMark Felder <feld@FreeBSD.org>2020-08-10 11:32:24 -0500
commit024b7ce0b79f4f0c0106eefb9e7dcd459ced61b4 (patch)
treed862c79e2296286af0b41d0a884796680627f298 /SECURITY.md
parente08ea01d09c67a93801aa05d33bad0eb24dfca8b (diff)
parent93fbf399543fead24f8066d0cba33a0a51b89dd3 (diff)
downloadpleroma-024b7ce0b79f4f0c0106eefb9e7dcd459ced61b4.tar.gz
pleroma-024b7ce0b79f4f0c0106eefb9e7dcd459ced61b4.zip
Merge branch 'develop' into fix/activity-expirations-again
Diffstat (limited to 'SECURITY.md')
-rw-r--r--SECURITY.md16
1 files changed, 16 insertions, 0 deletions
diff --git a/SECURITY.md b/SECURITY.md
new file mode 100644
index 000000000..c212a2505
--- /dev/null
+++ b/SECURITY.md
@@ -0,0 +1,16 @@
+# Pleroma backend security policy
+
+## Supported versions
+
+Currently, Pleroma offers bugfixes and security patches only for the latest minor release.
+
+| Version | Support
+|---------| --------
+| 2.0 | Bugfixes and security patches
+
+## Reporting a vulnerability
+
+Please use confidential issues (tick the "This issue is confidential and should only be visible to team members with at least Reporter access." box when submitting) at our [bugtracker](https://git.pleroma.social/pleroma/pleroma/-/issues/new) for reporting vulnerabilities.
+## Announcements
+
+New releases are announced at [pleroma.social](https://pleroma.social/announcements/). All security releases are tagged with ["Security"](https://pleroma.social/announcements/tags/security/). You can be notified of them by subscribing to an Atom feed at <https://pleroma.social/announcements/tags/security/feed.xml>.