From bc9b8e255c77f584b1a6b27e0c26faf22d32558f Mon Sep 17 00:00:00 2001 From: nodiscc Date: Fri, 1 Aug 2025 11:23:55 +0000 Subject: [PATCH] Remove scholarsome (unmaintained since Jul 2024) (#1553) - `ERROR:awesome_lint.py: scholarsome: last updated -372 days, 1:18:25.285124 ago, older than 365 days` ``` $ ./trivy repo https://github.com/hwgilbert16/scholarsome package-lock.json (npm) Total: 89 (UNKNOWN: 0, LOW: 9, MEDIUM: 38, HIGH: 34, CRITICAL: 8) ``` --- software/scholarsome.yml | 14 -------------- 1 file changed, 14 deletions(-) delete mode 100644 software/scholarsome.yml diff --git a/software/scholarsome.yml b/software/scholarsome.yml deleted file mode 100644 index c4aca19f79..0000000000 --- a/software/scholarsome.yml +++ /dev/null @@ -1,14 +0,0 @@ -name: scholarsome -website_url: https://www.scholarsome.com/ -description: Web-based and open source interactive flashcard learning software studying for the masses. -licenses: - - GPL-3.0 -platforms: - - Docker -tags: - - Learning and Courses -source_code_url: https://github.com/hwgilbert16/scholarsome -demo_url: https://scholarsome.com/ -stargazers_count: 635 -updated_at: '2024-07-23' -archived: false