Highlights
Auth Bypass: 1 prior fix. Scrutinize any change in this area.
SpringSecurityCoreGrailsPlugin.groovy: most-fixed (1 issue). Treat as high-risk during review.
1 high-severity fix in this history; regressions here are high-impact.
Recurring patterns
The bug types that recur here, drawn from past fixes, not open vulnerabilities.
Auth Bypass: Delayed initialization of SecurityContextHolder strategies allows a race condition where early-defined Spring beans load under an incorrect security context propagation strategy, leading to authorization bypasses.
Insecure Dependency: Importing local or unverified GPG keys during artifact verification poses a supply-chain risk if key validation is bypassed or if keys are acquired over insecure channels.