Highlights
Command Injection: 1 prior fix. Scrutinize any change in this area.
.github/workflows/maven.yaml: most-fixed (1 issue). Treat as high-risk during review.
0 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.
Information Disclosure: Kubernetes Secrets exposed via administrative Spring Boot Actuator endpoints (/env and /configprops) can leak highly sensitive infrastructure credentials if not consistently sanitized before output rendering.
Command Injection: Unsanitized branch names used directly in GitHub Actions cache keys can allow path manipulation or command-injection-like behaviors during build caching phases.