From cb3b08e5b6421d3375cf8572a88e998006d88525 Mon Sep 17 00:00:00 2001 From: Rabenherz112 Date: Fri, 17 Oct 2025 19:40:57 +0200 Subject: [PATCH] remove Just Short It (Unmaintained since Oct 2024) (#1727) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit - ref: #1 - `ERROR:awesome_lint.py: Just Short It!: last updated -384 days, 1:28:27.762995 ago, older than 365 days` ``` ┌──────────────────────────────────────────────────────────────────────────────────┬─────────────┬─────────────────┬─────────┐ │ Target │ Type │ Vulnerabilities │ Secrets │ ├──────────────────────────────────────────────────────────────────────────────────┼─────────────┼─────────────────┼─────────┤ │ miawinter/just-short-it:latest (debian 12.7) │ debian │ 114 │ - │ ├──────────────────────────────────────────────────────────────────────────────────┼─────────────┼─────────────────┼─────────┤ │ app/JustShortIt.deps.json │ dotnet-core │ 0 │ - │ ├──────────────────────────────────────────────────────────────────────────────────┼─────────────┼─────────────────┼─────────┤ │ usr/share/dotnet/shared/Microsoft.AspNetCore.App/8.0.8/Microsoft.AspNetCore.App- │ dotnet-core │ 3 │ - │ │ .deps.json │ │ │ │ ├──────────────────────────────────────────────────────────────────────────────────┼─────────────┼─────────────────┼─────────┤ │ usr/share/dotnet/shared/Microsoft.NETCore.App/8.0.8/Microsoft.NETCore.App.deps.- │ dotnet-core │ 4 │ - │ │ json │ │ │ │ └──────────────────────────────────────────────────────────────────────────────────┴─────────────┴─────────────────┴───────── ``` --- software/just-short-it!.yml | 13 ------------- 1 file changed, 13 deletions(-) delete mode 100644 software/just-short-it!.yml diff --git a/software/just-short-it!.yml b/software/just-short-it!.yml deleted file mode 100644 index c837ee5555..0000000000 --- a/software/just-short-it!.yml +++ /dev/null @@ -1,13 +0,0 @@ -name: Just Short It! -website_url: https://github.com/miawinter98/just-short-it -description: A KISS, single-user URL shortener that runs in just one container. -licenses: - - MIT -platforms: - - Docker -tags: - - URL Shorteners -source_code_url: https://github.com/miawinter98/just-short-it -stargazers_count: 58 -updated_at: '2024-09-28' -archived: false