Search Gradle plugins
| Plugin | Latest Version |
|---|---|
|
Gradle plugin for aggregated Kover coverage with on-device (androidTest) JaCoCo merge and PR-level changed-lines coverage verification |
0.0.1
(13 July 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.1.0
(05 August 2026) |
|
Incrementally build Pull Requests based on Git history |
1.1.20200614081240
(14 June 2020) |