From 93f64e2d691f35ce106fb8e1cc87c30e3d2aaa84 Mon Sep 17 00:00:00 2001 From: nodiscc Date: Thu, 31 Jul 2025 18:20:11 +0000 Subject: [PATCH] Remove Klaus (unmaintained since Jul 2024) (#1556) - broken demo link - broken CI - there are maintained alternatives ```bash ./trivy repo https://github.com/jonashaag/klaus jonashaag/klaus (alpine 3.21.0_alpha20240606) Total: 130 (UNKNOWN: 6, LOW: 11, MEDIUM: 53, HIGH: 58, CRITICAL: 2) --- software/klaus.yml | 14 -------------- 1 file changed, 14 deletions(-) delete mode 100644 software/klaus.yml diff --git a/software/klaus.yml b/software/klaus.yml deleted file mode 100644 index 9b1fa466cc..0000000000 --- a/software/klaus.yml +++ /dev/null @@ -1,14 +0,0 @@ -name: Klaus -website_url: https://github.com/jonashaag/klaus -description: Simple, easy-to-set-up Git web viewer that Just Works. -licenses: - - ISC -platforms: - - Python - - Docker -tags: - - Software Development - Project Management -source_code_url: https://github.com/jonashaag/klaus -stargazers_count: 691 -updated_at: '2024-07-15' -archived: false