Highlights
Supply Chain Security: 3 prior fixes. Scrutinize any change in this area.
.github/workflows/ci.yml: most-fixed (1 issue). Treat as high-risk during review.
2 high-severity fixes in this history; regressions here are high-impact.
Recurring patterns
The bug types that recur here, drawn from past fixes, not open vulnerabilities.
Dependency Vulnerability: The Gradle distribution was pinned to a version with a log4j vulnerability, which could be exploited during builds.
Dependency Vulnerability: hibernate-validator 6.0.2.Final has CVE-2019-10219, a known vulnerability that required an upgrade.
Supply Chain Security: The Gradle distribution URL lacked checksum verification, allowing tampering with the downloaded toolchain.