Search Gradle plugins
| Plugin | Latest Version |
|---|---|
com.install4j.gradle
CC-compatible
Integration with install4j |
13.1
(19 August 2026) |
|
Scans Gradle dependencies and Docker base images with Trivy, auto-pins vulnerable versions, and commits fixes locally. Prerequisites: trivy, jq, tar. Install with: apt install -y jq tar curl -sfL https://raw.githubusercontent.com/aquasecurity/trivy/main/contrib/install.sh | sh -s -- -b /usr/local/bin v0.72.0 Added tasks: gradleSecurityFix, baseImageSecurityFix (group: security). Both commit fixes to a local branch security/auto-fixes-YYYY-MM-DD. Push the branch and open a PR manually to apply the fixes. |
0.2.1
(19 August 2026) |
|
Katalon Gradle Plugin |
0.2.0
(19 August 2026) |
|
Embed dependencies (A.K.A. `fat` or `uber` jar) in the resulting `jar` outcome |
1.1.4
(19 August 2026) |
|
Release opinions on top of gradle-git |
21.0.2
(19 August 2026) |
|
Release opinions on top of gradle-git |
21.0.2
(19 August 2026) |
|
Verifies the DevConsole in-app debugging runtime (network inspector, mock responses, capture dashboard) never reaches a protected release build variant -- checking declared dependencies, the resolved transitive runtime classpath, and the final packaged APK/AAB/AAR bytes. |
1.2.3
(19 August 2026) |
|
Single source of truth for Kotlin Multiplatform app configuration (identity, version, bundle ids, locales, launcher assets, generated BuildConfig) propagated to Android + iOS. |
3.0.0
(19 August 2026) |
|
Generates Kotlin Multiplatform code from .proto files, without protoc-gen-java |
0.7.0-beta.1
(19 August 2026) |
|
Gradle plugin for developing Paper derivatives |
2.0.0-beta.22
(19 August 2026) |