From 1b09e22b91a3a51c051f2e19283f937c6859d3b2 Mon Sep 17 00:00:00 2001 From: Jill Fiore Date: Wed, 12 Aug 2026 10:28:02 +0200 Subject: [PATCH] Add a note for Java category about it being tainted (#1196) ### Description of Changes This PR adds a similar note about Java itself being tainted as other programming languages. Reviewed-on: https://codeberg.org/ethical-foss/open-slopware/pulls/1196 Reviewed-by: Ethical FOSS admin --- README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 0f611e3..60d6ca2 100644 --- a/README.md +++ b/README.md @@ -1642,7 +1642,9 @@ Note that Golang is itself tainted; see [the Programming Languages section](#pro ### Java -| Name | Last Untainted Version or Commit ID | Tags and Evidence | Alternative(s) | +Note that Java is itself tainted; see [the Programming Languages section](#programming-languages). + +| Name | Last Untainted
Version/Commit ID | Evidence | Alternative(s) | | --- |:---:| --- | --- | | [Gradle](https://github.com/gradle/gradle) | [![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/gradle/gradle/blob/master/AI_POLICY.md)) | [Apache Ant] | | [libGDX](https://libgdx.com/) | [![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://mastodon.gamedev.place/@badlogic/115697365956020092), [2](https://github.com/libgdx/libgdx/commit/3335e7598fb061cadc6472e8f4dffe811d438ab2)) | [![Request for Help](./badges/request-for-help.svg)](#request-for-help) |