From 38b52ad22b094c68af5002dea049d10ed4e7c994 Mon Sep 17 00:00:00 2001 From: yunohost-bot Date: Wed, 26 Jun 2024 16:37:34 +0200 Subject: [PATCH 1/3] Add MalTrail to wishlist --- wishlist.toml | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/wishlist.toml b/wishlist.toml index 47532350ae..9486124e9f 100644 --- a/wishlist.toml +++ b/wishlist.toml @@ -1185,6 +1185,13 @@ upstream = "https://github.com/krateng/maloja" website = "https://maloja.krateng.ch/" added_date = 1702560886 # 2023/12/14 + +[maltrail] +name = "MalTrail" +description = "Malicious traffic detection system" +upstream = "https://github.com/stamparm/maltrail" +website = "https://github.com/stamparm/maltrail" + [mautrix-meta] name = "mautrix-meta" description = "A Matrix-Facebook Messenger and Instagram DM puppeting bridge." From 0576793b4fa9cfff473d2ee9577c1fd2b26d5535 Mon Sep 17 00:00:00 2001 From: Alexandre Aubin <4533074+alexAubin@users.noreply.github.com> Date: Fri, 12 Jul 2024 19:12:54 +0200 Subject: [PATCH 2/3] zzz --- wishlist.toml | 1 - 1 file changed, 1 deletion(-) diff --git a/wishlist.toml b/wishlist.toml index 9486124e9f..5a07b760f8 100644 --- a/wishlist.toml +++ b/wishlist.toml @@ -1190,7 +1190,6 @@ added_date = 1702560886 # 2023/12/14 name = "MalTrail" description = "Malicious traffic detection system" upstream = "https://github.com/stamparm/maltrail" -website = "https://github.com/stamparm/maltrail" [mautrix-meta] name = "mautrix-meta" From c9ea9c7ddafd886d7ccda22e1ae88f275208d81c Mon Sep 17 00:00:00 2001 From: yunohost-bot Date: Sun, 18 Aug 2024 18:18:16 +0000 Subject: [PATCH 3/3] Reject MalTrail from catalog --- rejectedlist.toml | 8 ++++++++ wishlist.toml | 5 ----- 2 files changed, 8 insertions(+), 5 deletions(-) diff --git a/rejectedlist.toml b/rejectedlist.toml index 01f744eb8b..99b2d3719d 100644 --- a/rejectedlist.toml +++ b/rejectedlist.toml @@ -217,3 +217,11 @@ reason = "relies on non-free external ai tools" rejection_pr = "https://github.com/YunoHost/apps/pull/2516" upstream = "https://github.com/nz-m/SocialEcho" website = "" + +[maltrail] +name = "MalTrail" +description = "Malicious traffic detection system" +upstream = "https://github.com/stamparm/maltrail" +rejection_pr = "https://github.com/YunoHost/apps/pull/2445" +reason = "for power users (too niche) and scope too large" + diff --git a/wishlist.toml b/wishlist.toml index b44e006a33..aa633db8b1 100644 --- a/wishlist.toml +++ b/wishlist.toml @@ -1233,11 +1233,6 @@ website = "https://maloja.krateng.ch/" added_date = 1702560886 # 2023/12/14 -[maltrail] -name = "MalTrail" -description = "Malicious traffic detection system" -upstream = "https://github.com/stamparm/maltrail" - [mautrix-meta] name = "mautrix-meta" description = "A Matrix-Facebook Messenger and Instagram DM puppeting bridge."