From 2a4d6fe7c8092d75c5dc4e20877f26dbf9e220e3 Mon Sep 17 00:00:00 2001 From: jessebot Date: Tue, 14 Apr 2026 10:28:54 +0200 Subject: [PATCH] move package managers under base tainted software section and tidy the badge for macports --- README.md | 20 ++++++++++---------- 1 file changed, 10 insertions(+), 10 deletions(-) diff --git a/README.md b/README.md index e1f28f0..c73655a 100644 --- a/README.md +++ b/README.md @@ -52,11 +52,11 @@ To Contribute, checkout our [`CONTRIBUTING.md`](./CONTRIBUTING.md). * [Rust](#rust) * [Game Engines](#game-engines) * [Audio](#audio) + * [Package Managers](#package-managers) * [Password Management](#password-management) * [Services and Utilities](#services-and-utilities) * [File Storage](#file-storage) * [Game Managers](#game-managers) - * [Package Managers](#package-managers) * [alternatives](#password-manager-alternatives) * [Social Media](#social-media) * [Servers](#servers) @@ -441,6 +441,15 @@ Also, there is an advisory database of Rust slopware crates, which you can use i | [zrythm](https://www.zrythm.org) | [Ardour](https://ardour.org/) (opinions may vary whether it is a replacement or not) | [CLAUDE.md](https://github.com/zrythm/zrythm/blob/master/CLAUDE.md) in repository | | [FineTune](https://github.com/ronitsingh10/FineTune) | [BackgroundMusic](https://github.com/kyleneideck/BackgroundMusic) | Include [`CLAUDE.md`](https://github.com/ronitsingh10/FineTune/blob/20bbef22644a468f403cf9a011586ba2b0ed067f/.gitignore#L3) in the `.gitignore` | +### Package Managers + +| Name | Last Untainted Version or Commit ID | Tags and Evidence | Alternative(s) | +|---|:---:|---|---| +| [`brew`](https://github.com/Homebrew/brew) | [![Request for Help](./badges/request-for-help.svg)](#request-for-help) | [![Vibecoded](./badges/vibecoded.svg)](#vibecoded) ([1](https://github.com/Homebrew/brew/blob/main/AGENTS.md)) | Build packages from source or switch from macOS | +| [`macports`](https://github.com/macports/macports-ports) | [![Request for Help](./badges/request-for-help.svg)](#request-for-help) | [![Permissive AI policy](./badges/permissive-ai-policy-orange.svg)](#permissive-ai-policy) ([1](https://github.com/macports/macports-ports/pull/28628)) | Build packages from source or switch from macOS | +| [Pi-Apps](https://pi-apps.io/) | [![Request for Help](./badges/request-for-help.svg)](#request-for-help) | Includes known AI vibe-coding app [Google Antigravity](https://antigravity.google) in the [Pi-Apps repositories](https://github.com/Botspot/pi-apps/tree/master/apps/Antigravity), install scripts like for [Boxy SVG](https://github.com/Botspot/pi-apps/blob/f2dc4d272e777602c4e15831d0d707864c6aef7d/apps/Boxy%20SVG/install#L40) have AI code in them | Use system repositories provided by your distro or manual installation of software | +| [PiKISS](https://github.com/jmcerrejon/PiKISS) | [![Request for Help](./badges/request-for-help.svg)](#request-for-help) | Use Sourcery AI for reviews ([example](https://github.com/jmcerrejon/PiKISS/pull/240)) | Use system repositories provided by your distro or manual installation of software | + ## Password Management | Name | Last Untainted Version or Commit ID | Tags and Evidence | @@ -481,15 +490,6 @@ Also, there is an advisory database of Rust slopware crates, which you can use i > * [Haunt](https://dthompson.us/projects/haunt.html) > * [Zine](https://zine-ssg.io) -### Package Managers - -| Name | Last Untainted Version or Commit ID | Tags and Evidence | Alternative(s) | -|---|:---:|---|---| -| [`brew`](https://github.com/Homebrew/brew) | [![Request for Help](./badges/request-for-help.svg)](#request-for-help) | [![Vibecoded](./badges/vibecoded.svg)](#vibecoded) ([1](https://github.com/Homebrew/brew/blob/main/AGENTS.md)) | Build packages from source or switch from macOS | -| [`macports`](https://github.com/macports/macports-ports) | [![Request for Help](./badges/request-for-help.svg)](#request-for-help) | [1](https://github.com/macports/macports-ports/pull/28628) | Build packages from source or switch from macOS | -| [Pi-Apps](https://pi-apps.io/) | [![Request for Help](./badges/request-for-help.svg)](#request-for-help) | Includes known AI vibe-coding app [Google Antigravity](https://antigravity.google) in the [Pi-Apps repositories](https://github.com/Botspot/pi-apps/tree/master/apps/Antigravity), install scripts like for [Boxy SVG](https://github.com/Botspot/pi-apps/blob/f2dc4d272e777602c4e15831d0d707864c6aef7d/apps/Boxy%20SVG/install#L40) have AI code in them | Use system repositories provided by your distro or manual installation of software | -| [PiKISS](https://github.com/jmcerrejon/PiKISS) | [![Request for Help](./badges/request-for-help.svg)](#request-for-help) | Use Sourcery AI for reviews ([example](https://github.com/jmcerrejon/PiKISS/pull/240)) | Use system repositories provided by your distro or manual installation of software | - ### File Storage | Name | Alternative(s) | Evidence |