From 6e82ce2a9d232ff89f6b724c7d6bd7e45748752f Mon Sep 17 00:00:00 2001 From: AaronLiu Date: Thu, 8 May 2025 16:50:10 +0800 Subject: [PATCH] Create SECURITY.md --- SECURITY.md | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 SECURITY.md diff --git a/SECURITY.md b/SECURITY.md new file mode 100644 index 0000000..a04b967 --- /dev/null +++ b/SECURITY.md @@ -0,0 +1,10 @@ +# Security Policy + +## Supported Versions + +* For security issues with high-impacts (e.g. related to payments or user permission), we support 3.8.x and all 4.x version. But the fix for 4.x will released only in latest sub-version. +* For all other security issues, we mainly support version >= 4.x (in which `x` is the latest stable sub-version). + +## Reporting a Vulnerability + +Please send the details about the security issue to `support@cloudreve.org`. Once the vulnerability is comfirmed or fixed, you will get updates from the email thread.