1
0
Fork 0
mirror of https://github.com/YunoHost/apps.git synced 2024-09-03 20:06:07 +02:00

Reject MalTrail from catalog

This commit is contained in:
yunohost-bot 2024-08-18 18:18:16 +00:00 committed by OniriCorpe
parent 48ea4bff23
commit c4bf89fccb
2 changed files with 8 additions and 5 deletions

View file

@ -217,3 +217,11 @@ reason = "relies on non-free external ai tools"
rejection_pr = "https://github.com/YunoHost/apps/pull/2516" rejection_pr = "https://github.com/YunoHost/apps/pull/2516"
upstream = "https://github.com/nz-m/SocialEcho" upstream = "https://github.com/nz-m/SocialEcho"
website = "" 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"

View file

@ -1233,11 +1233,6 @@ website = "https://maloja.krateng.ch/"
added_date = 1702560886 # 2023/12/14 added_date = 1702560886 # 2023/12/14
[maltrail]
name = "MalTrail"
description = "Malicious traffic detection system"
upstream = "https://github.com/stamparm/maltrail"
[mautrix-meta] [mautrix-meta]
name = "mautrix-meta" name = "mautrix-meta"
description = "A Matrix-Facebook Messenger and Instagram DM puppeting bridge." description = "A Matrix-Facebook Messenger and Instagram DM puppeting bridge."