Search Gradle plugins
| Plugin | Latest Version |
|---|---|
org.gradle.kotlin.kotlin-dsl.precompiled-script-plugins
CC-compatible
Gradle Kotlin DSL Precompiled Script Plugins |
6.7.8
(20 August 2026) |
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) |
|
Opinionated tool to deploy docker container to kubernetes using helm |
0.0.95
(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) |