Search Gradle plugins
| Plugin | Latest Version |
|---|---|
org.gradle.kotlin.kotlin-dsl.compiler-settings
CC-compatible
Gradle Kotlin DSL Compiler Settings |
6.7.8
(20 August 2026) |
org.gradle.kotlin.kotlin-dsl.base
CC-compatible
Gradle Kotlin DSL Base Plugin |
6.7.8
(20 August 2026) |
org.gradle.kotlin.kotlin-dsl
CC-compatible
Gradle Kotlin DSL Plugin |
6.7.8
(20 August 2026) |
org.gradle.kotlin.embedded-kotlin
CC-compatible
Embedded Kotlin Gradle Plugin |
6.7.8
(20 August 2026) |
|
Unified plugin for design system theme, components, documentation and sandbox generation |
0.47.1
(20 August 2026) |
com.github.spotbugs
Featured
Performs quality checks on your project's Java source files using SpotBugs and generates reports from these checks |
6.5.11
(20 August 2026) |
|
A base Gradle plugin that runs static bytecode analysis by SpotBugs |
6.5.11
(20 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.2
(20 August 2026) |
|
Applies the MocKMP symbol processor to a Kotlin/Multiplatform project |
3.3.0-kt2.3
(20 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.4
(20 August 2026) |