Highlights
Information Disclosure: 3 prior fixes. Scrutinize any change in this area.
internal/schemautil/service.go: 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.
Information Disclosure: Recursive sensitive marking was added, indicating that nested sensitive attributes were not automatically propagated, risking exposure in state/logs.
Information Disclosure: Service connection info blocks needed explicit sensitive marking, showing the default schema handling missed this block type.
Information Disclosure: The service_uri field was exposed and required manual sensitive marking, a common leak vector for connection strings.