Highlights
XXE: 1 prior fix. Scrutinize any change in this area.
pmml-model/src/main/java/org/jpmml/model/SAXUtil.java: 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.
XXE: Insecurely configured XML readers can be exploited to read arbitrary local files or perform Server-Side Request Forgery (SSRF) when processing untrusted PMML models. Secure default configurations must be enforced on all XML parser factory instances.