Search Gradle plugins

Plugin Latest Version

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)

Manage vulnerability records as code. Validate Vulnlog YAML files, generate suppression files for downstream scanners (Trivy, Snyk, generic format), and produce self-contained HTML vulnerability reports.

0.16.0
(16 July 2026)

Automatically patches vulnerable Java dependencies with secure versions from the Root.io registry — no changes to your dependency declarations required.

0.7.0
(12 August 2026)

Gradle plugin to integrate osv-scanner (vulnerability scanning) into a gradle project.

6.2.3
(08 August 2026)

Generates lock files for npm/Java builds and auto-downloads Trivy for vulnerability scanning

0.94
(07 August 2026)

The Vulnlog DSL definition for describing and tracking SCA vulnerability reports for your software project.

0.9.4
(20 February 2026)

Java/Kotlin vulnerability analyzer with CWE and CVSS standards.

0.2.2-beta
(22 April 2025)

The SourceClear Gradle Plugin keeps your Gradle projects free from vulnerable components

3.1.12
(03 June 2022)

Adds 'grype' and 'trivy' tasks that scan the project's Docker image for vulnerabilities

2.61.4
(19 August 2026)

Generates HTML report with dependency licenses and vulnerabilities.

1.0.2
(09 May 2026)