diff options
author | 2023-03-13 19:41:38 -0700 | |
---|---|---|
committer | 2023-03-13 19:56:47 -0700 | |
commit | ea8c3c801ab8961dc29cc21d6d4589b38abff327 (patch) | |
tree | 34f5431630cfa29b4caea9b3d2ce143f0ccf6900 | |
parent | eb9508502c97c1341b8120916e34b260824cc52d (diff) | |
download | v2-ea8c3c801ab8961dc29cc21d6d4589b38abff327.tar.gz v2-ea8c3c801ab8961dc29cc21d6d4589b38abff327.tar.zst v2-ea8c3c801ab8961dc29cc21d6d4589b38abff327.zip |
Update Security policy
-rw-r--r-- | SECURITY.md | 4 |
1 files changed, 3 insertions, 1 deletions
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. |