add pcre2 and ugrep as tainted

refactor: move ripgrep to cli text processing
This commit is contained in:
hmn 2026-08-20 02:02:36 +02:00
commit dcd5d8c9d0
No known key found for this signature in database

View file

@ -831,9 +831,12 @@ This is a section for repos that are similar to this one either because they are
## Command-Line Text Processing
| Name | Last Untainted <br />Version/Commit ID | Evidence | Alternative(s) |
| Name | Last Untainted <br /> Version/Commit ID | Evidence | Alternative(s) |
|---|:---:|---|---|
| [bat](https://github.com/sharkdp/bat) | [`v0.25.0`](https://github.com/sharkdp/bat/releases/tag/v0.25.0) | [![Permissive AI policy](./badges/permissive-ai-policy-orange.svg)](#permissive-ai-policy) ([1](https://github.com/sharkdp/bat/commit/7e436e307d6c9c11f3c04ac567cfbbf90e60e4da), [2](https://github.com/sharkdp/bat/commit/e60875ac125f6698775679fa9a8beb495299b4e5), [3](https://github.com/sharkdp/bat/commit/e070d105b57f854d982212265e2e52d6ea6d24ec)) | [cat](https://en.wikipedia.org/wiki/Cat_(Unix)) |
| [pcre2](https://github.com/PCRE2Project/pcre2) | [`10.46`](https://github.com/PCRE2Project/pcre2/releases/tag/pcre2-10.46) <br /> [`c98e5d5`](https://github.com/PCRE2Project/pcre2/commits/c98e5d53303db3aa6856c3988709c5ae9369b0c8) | [![Permissive AI policy](./badges/permissive-ai-policy-orange.svg)](#permissive-ai-policy) ([1](https://github.com/PCRE2Project/pcre2/pull/888#pullrequestreview-3873185301), [2](https://github.com/PCRE2Project/pcre2/pull/909#issuecomment-4449078079), [3](https://github.com/PCRE2Project/pcre2/pull/945#issuecomment-5264030732)) <br /> [![AI Code Reviews](./badges/ai-code-reviews-purple.svg)](#ai-code-reviews) ([1](https://github.com/PCRE2Project/pcre2/pull/739)) | [grep] |
| [ripgrep](https://github.com/BurntSushi/ripgrep) | [`15.1.0`](https://github.com/BurntSushi/ripgrep/tree/15.1.0) <br /> [`4519153`](https://github.com/BurntSushi/ripgrep/commits/4519153e5e461527f4bca45b042fff45c4ec6fb9) | [![Permissive AI policy](./badges/permissive-ai-policy-orange.svg)](#permissive-ai-policy) ([1](https://github.com/BurntSushi/ripgrep/commit/f0cec341ab95c25c691ad3d5754d4bd9eedde21f)) <br /> [![AI Code Reviews](./badges/ai-code-reviews-purple.svg)](#ai-code-reviews) ([1](https://github.com/BurntSushi/ripgrep/pull/3466), [2](https://github.com/BurntSushi/ripgrep/pull/3420#issuecomment-4615548108)) | [grep] |
| [ugrep](https://github.com/Genivia/ugrep) | [`v7.8.2`](https://github.com/Genivia/ugrep/releases/tag/v7.8.2) <br /> [`0f14dfb`](https://github.com/Genivia/ugrep/commits/0f14dfb29a033b343a0e4f43237418253c51a780) | [![Permissive AI policy](./badges/permissive-ai-policy-orange.svg)](#permissive-ai-policy) ([1](https://github.com/Genivia/ugrep/issues/549), [2](https://github.com/Genivia/ugrep/pull/556)) | [grep] |
## Compiler Tools
@ -1176,7 +1179,6 @@ A desktop environment usually depends on a specific window manager to work.
| [eza](https://github.com/eza-community/eza) | Not yet applicable | [![AI sponsored](./badges/ai-sponsored-blue.svg)](#sponsored-by-ai) ([1](https://github.com/eza-community/eza/blob/eed27ed05e74542af5852aed40e3dbff87d69c43/README.md)) | [lr] <br /> [ls] |
| [fd](https://github.com/sharkdp/fd) | [`v10.2.0`](https://github.com/sharkdp/fd/releases/tag/v10.2.0) | [![Permissive AI policy](./badges/permissive-ai-policy-orange.svg)](#permissive-ai-policy) ([1](https://github.com/sharkdp/fd/blob/7f1b1471d5e3f88087eaad77885dc70968750bb3/CONTRIBUTING.md), [2](https://github.com/sharkdp/fd/commit/0ada245e37c0de42e61da50da0ad3bcc49efb74f), [3](https://github.com/sharkdp/fd/commit/19dcbff5627010b11cb409a5ac2e0480bf0a61b7)) <br /> [![AI Code Reviews](./badges/ai-code-reviews-purple.svg)](#ai-code-reviews) ([1](https://github.com/sharkdp/fd/pull/1805), [2](https://github.com/sharkdp/fd/pull/1934), [3](https://github.com/sharkdp/fd/pull/1928)) | [find] <br /> [lr] |
| [LSDeluxe](https://github.com/lsd-rs/lsd) | [`v1.0.0`](https://github.com/lsd-rs/lsd/releases/tag/v1.0.0) <br /> [`1714d89`](https://github.com/lsd-rs/lsd/commits/1714d89d8e2657bb504842a444d768d0b7ad3bc8) | [![Permissive AI policy](./badges/permissive-ai-policy-orange.svg)](#permissive-ai-policy) ([1](https://github.com/lsd-rs/lsd/commit/394ebccf958e36bb6a92b0207e263f67287151c9), [2](https://github.com/lsd-rs/lsd/pull/1225)) <br /> [![AI sponsored](./badges/ai-sponsored-blue.svg)](#sponsored-by-ai) ([1](https://github.com/lsd-rs/lsd/blob/ce869cf60e4d131bf0f781b6705265f34e68b6b5/README.md), [2](https://github.com/lsd-rs/lsd/commit/ae1a2cd964168dee240de1ba13dd85e08b9a26a4)) | [lr] <br /> [ls] |
| [ripgrep](https://github.com/BurntSushi/ripgrep) | [`15.1.0`](https://github.com/BurntSushi/ripgrep/tree/15.1.0) <br /> [`4519153`](https://github.com/BurntSushi/ripgrep/commits/4519153e5e461527f4bca45b042fff45c4ec6fb9) | [![Permissive AI policy](./badges/permissive-ai-policy-orange.svg)](#permissive-ai-policy) ([1](https://github.com/BurntSushi/ripgrep/commit/f0cec341ab95c25c691ad3d5754d4bd9eedde21f)) <br /> [![AI Code Reviews](./badges/ai-code-reviews-purple.svg)](#ai-code-reviews) ([1](https://github.com/BurntSushi/ripgrep/pull/3466), [2](https://github.com/BurntSushi/ripgrep/pull/3420#issuecomment-4615548108)) | [grep](https://en.wikipedia.org/wiki/Grep) |
| [zoxide](https://github.com/ajeetdsouza/zoxide) | Not yet applicable | [![AI sponsored](./badges/ai-sponsored-blue.svg)](#sponsored-by-ai) ([1](https://github.com/ajeetdsouza/zoxide/blob/67ca1bc9592854dd4957b8b02f16292638475659/README.md), [2](https://github.com/ajeetdsouza/zoxide/commit/073500cbdf8ba211e5115fc6e51411cf2468fc5b), [3](https://github.com/ajeetdsouza/zoxide/commit/61f19a60d91b7181bfdc88470e72bcd1befc7c6a)) | [cd](https://en.wikipedia.org/wiki/Cd_(command)) <br /> [z](https://github.com/rupa/z) |
### File Managers
@ -2543,6 +2545,7 @@ This repository is licensed under the Creative Commons Attribution Share Alike 4
[GNU Emacs]: https://www.gnu.org/software/emacs/
[GnuTLS]: https://www.gnutls.org/
[GoToSocial]: https://codeberg.org/superseriousbusiness/gotosocial
[grep]: https://en.wikipedia.org/wiki/Grep
[Grisbi]: https://grisbi.org/
[HomeBank]: https://www.gethomebank.org/
[HTTPie]: https://github.com/httpie/cli