From cf32d2b5157e5902306f74615a1701e8967b79ae Mon Sep 17 00:00:00 2001 From: Rabenherz112 Date: Sat, 7 Mar 2026 12:25:01 +0100 Subject: [PATCH] remove ghstats (unmaintained since March 2025) (#2102) - ref: #1 - `ERROR:awesome_lint.py: ghstats: last updated -385 days, 1:10:14.999234 ago, older than 365 days` ``` ghcr.io/vladkens/ghstats:latest (alpine 3.21.0) Total: 38 (UNKNOWN: 0, LOW: 5, MEDIUM: 23, HIGH: 8, CRITICAL: 2) ``` --- software/ghstats.yml | 30 ------------------------------ 1 file changed, 30 deletions(-) delete mode 100644 software/ghstats.yml diff --git a/software/ghstats.yml b/software/ghstats.yml deleted file mode 100644 index 30f0d5857b..0000000000 --- a/software/ghstats.yml +++ /dev/null @@ -1,30 +0,0 @@ -name: ghstats -website_url: https://github.com/vladkens/ghstats -source_code_url: https://github.com/vladkens/ghstats -description: Dashboard for tracking GitHub repos traffic history longer than 14 days. -licenses: - - MIT -platforms: - - Docker -tags: - - Analytics -depends_3rdparty: true -stargazers_count: 177 -updated_at: '2025-02-15' -archived: false -current_release: - tag: v0.7.1 - published_at: '2024-12-18' -commit_history: - 2025-04: 0 - 2025-05: 0 - 2025-06: 0 - 2025-07: 0 - 2025-08: 0 - 2025-09: 0 - 2025-10: 0 - 2025-11: 0 - 2025-12: 0 - 2026-01: 0 - 2026-02: 0 - 2026-03: 0