mirror of
https://codeberg.org/small-hack/open-slopware.git
synced 2026-08-30 01:44:11 +02:00
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 <ethical-foss-admin@noreply.codeberg.org>
This commit is contained in:
parent
0891359203
commit
1b09e22b91
1 changed files with 3 additions and 1 deletions
|
|
@ -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 <br />Version/Commit ID | Evidence | Alternative(s) |
|
||||
| --- |:---:| --- | --- |
|
||||
| [Gradle](https://github.com/gradle/gradle) | [](#request-for-help) | [](#permissive-ai-policy) ([1](https://github.com/gradle/gradle/blob/master/AI_POLICY.md)) | [Apache Ant] |
|
||||
| [libGDX](https://libgdx.com/) | [](#request-for-help) | [](#permissive-ai-policy) ([1](https://mastodon.gamedev.place/@badlogic/115697365956020092), [2](https://github.com/libgdx/libgdx/commit/3335e7598fb061cadc6472e8f4dffe811d438ab2)) | [](#request-for-help) |
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue