Search Gradle plugins

Plugin Latest Version

Aggregates grype/trivy scan results, applies per-tool severity gates, and writes a markdown + json summary report

2.61.4
(19 August 2026)

A Gradle plugin for running OWASP ZAP security scans.

0.1.1
(31 July 2026)

Compiles jGuard security policies (module-info.jguard) for capability-based JVM security

0.4.0
(15 May 2026)

A comprehensive security scanning plugin for Gradle projects

2.2.0
(04 January 2026)

Ensures that there are no security problems with the code base

0.16.1
(05 May 2025)

Gradle plugin for Contrast Security, enables the installation of the Contrast Java Agent, connection to TeamServer, and verifying applications against new vulnerabilities

3.0.0
(27 February 2025)

Automate web application dynamic security scans using OWASP ZAP

2.11.1
(24 May 2022)

IBM Security AppScan Source Gradle Plugin

1.1.13
(22 March 2022)

A build config is a generated class holding constants set by the build script. This plugin provides a secure interface to store your project constants.

1.0.9
(26 November 2018)

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)