From ea8c3c801ab8961dc29cc21d6d4589b38abff327 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Fr=C3=A9d=C3=A9ric=20Guillot?= Date: Mon, 13 Mar 2023 19:41:38 -0700 Subject: [PATCH] Update Security policy --- SECURITY.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/SECURITY.md b/SECURITY.md index 174d4f35..d5860e7e 100644 --- a/SECURITY.md +++ b/SECURITY.md @@ -6,4 +6,6 @@ Only the latest stable version is supported. ## Reporting a Vulnerability -Send an email to `security AT miniflux DOT net` with all the steps to reproduce the problem. +Preferably, [report the vulnerability privately using GitHub](https://github.com/miniflux/v2/security/advisories/new) ([documentation](https://docs.github.com/en/code-security/security-advisories/guidance-on-reporting-and-writing/privately-reporting-a-security-vulnerability)). + +If you do not want to use GitHub, send an email to `security AT miniflux DOT net` with all the steps to reproduce the problem.