Security context

What an agent needs to avoid regressing past fixes and find the next vuln in this repo.

zalando/problem-spring-web
main @ 2366130
1
Fixes
0
CVEs
LOW
Peak severity
Highlights
Information Leak: 1 prior fix. Scrutinize any change in this area.
src/main/java/org/zalando/problem/spring/web/advice/validation/BaseBindingResultAdviceTrait.java: 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 Leak: Internal Java class/object names were exposed to API clients within validation error field names during binding result processing, leaking implementation details. Developers should avoid including raw bean or object metadata when constructing client-facing Violation objects.