From 42285071f6da800807a9d50aaff7b94064e767a4 Mon Sep 17 00:00:00 2001 From: orhtej2 <2871798+orhtej2@users.noreply.github.com> Date: Tue, 14 Feb 2023 13:25:04 +0100 Subject: [PATCH 1/2] Rainloop is unmaintained and has CVE-2022-29360 unpatched. --- apps.toml | 1 + 1 file changed, 1 insertion(+) diff --git a/apps.toml b/apps.toml index 7f2d7625..0efa8c75 100644 --- a/apps.toml +++ b/apps.toml @@ -2853,6 +2853,7 @@ level = 8 potential_alternative_to = [ "GMail", "Hotmail", "Microsoft Outlook", "Yahoo! Mail" ] state = "working" subtags = [ "email" ] +antifeatures = [ "bad-security-reputation" ] url = "https://github.com/YunoHost-Apps/rainloop_ynh" [redirect] From 6ed7fbe021447ffd192aef94e8356bc00fa239a6 Mon Sep 17 00:00:00 2001 From: orhtej2 <2871798+orhtej2@users.noreply.github.com> Date: Tue, 14 Feb 2023 13:37:02 +0100 Subject: [PATCH 2/2] Added even more antifeatures. Co-authored-by: Alexandre Aubin --- apps.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/apps.toml b/apps.toml index 0efa8c75..a2955178 100644 --- a/apps.toml +++ b/apps.toml @@ -2853,7 +2853,7 @@ level = 8 potential_alternative_to = [ "GMail", "Hotmail", "Microsoft Outlook", "Yahoo! Mail" ] state = "working" subtags = [ "email" ] -antifeatures = [ "bad-security-reputation" ] +antifeatures = [ "bad-security-reputation", "deprecated-software", "replaced-by-another-app" ] url = "https://github.com/YunoHost-Apps/rainloop_ynh" [redirect]