From b2109b2a19740f7f49f481e362dc3b886480cb71 Mon Sep 17 00:00:00 2001 From: oleole39 <59071673+oleole39@users.noreply.github.com> Date: Mon, 13 Mar 2023 04:36:29 +0100 Subject: [PATCH] Added CyberChef to catalog --- apps.toml | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/apps.toml b/apps.toml index 867ebebe..5803ba38 100644 --- a/apps.toml +++ b/apps.toml @@ -506,6 +506,12 @@ level = 7 state = "working" url = "https://github.com/YunoHost-Apps/cultivons_ynh" +[cyberchef] +category = "small_utilities" +level = 1 +state = "in_progress" +url = "https://github.com/oleole39/cyberchef_ynh" + [cypht] category = "communication" level = 7