From f541c919ea66b2d3501df108bdb04c4825e42882 Mon Sep 17 00:00:00 2001 From: Rabenherz112 Date: Sat, 1 Mar 2025 12:54:42 +0100 Subject: [PATCH] remove kchat (unmaintained since Feb 2024 & Vuln) (#1165) - ref: #1 - `ERROR:awesome_lint.py: KChat: last updated -368 days, 1:24:43.970373 ago, older than 365 days` - Open RCE vulnerability with no response from maintainer (https://huntr.com/bounties/4412797f-313f-4f2d-82d6-807a6d55befb) --- software/kchat.yml | 13 ------------- 1 file changed, 13 deletions(-) delete mode 100644 software/kchat.yml diff --git a/software/kchat.yml b/software/kchat.yml deleted file mode 100644 index 69a5bb7313..0000000000 --- a/software/kchat.yml +++ /dev/null @@ -1,13 +0,0 @@ -name: KChat -website_url: https://github.com/php-kchat/kchat -description: PHP Based Live Chat Application. -licenses: - - Apache-2.0 -platforms: - - PHP -tags: - - Communication - Custom Communication Systems -source_code_url: https://github.com/php-kchat/kchat -stargazers_count: 152 -updated_at: '2024-02-26' -archived: false