From 9696df19d52912394af9a2ff719151bb3ed2d7c7 Mon Sep 17 00:00:00 2001 From: ljf Date: Tue, 13 Jul 2021 19:49:38 +0200 Subject: [PATCH] [enh] Add security info --- README.md | 3 +++ SECURITY.md | 2 ++ issue_template.md | 2 ++ 3 files changed, 7 insertions(+) create mode 100644 SECURITY.md diff --git a/README.md b/README.md index a4f3fc9..4fe6a38 100644 --- a/README.md +++ b/README.md @@ -1,2 +1,5 @@ # issues General issue tracker for the YunoHost project + +**/!\ If you have found a security issue, please follow https://yunohost.org/en/security_team ** + diff --git a/SECURITY.md b/SECURITY.md new file mode 100644 index 0000000..87743e9 --- /dev/null +++ b/SECURITY.md @@ -0,0 +1,2 @@ +# Security Policy +See https://yunohost.org/en/security_team diff --git a/issue_template.md b/issue_template.md index 53649b3..bd1f30b 100644 --- a/issue_template.md +++ b/issue_template.md @@ -4,6 +4,8 @@ about: When creating a bug report, please use the following template to determin --- +**/!\ If you have found a security issue, please follow https://yunohost.org/en/security_team ** + **How to post a meaningful bug report** 1. *Read this whole template first.* 2. *Determine if you are on the right place:*