瀏覽代碼

Add security policy for Pleroma backend

Closes #1848
note-update
rinpatch 3 年之前
父節點
當前提交
881fdb3a97
共有 1 個檔案被更改,包括 16 行新增0 行删除
  1. +16
    -0
      SECURITY.md

+ 16
- 0
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>.

Loading…
取消
儲存