Security context

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

apache/maven-shade-plugin
master @ 67a921b
1
Fixes
0
CVEs
HIGH
Peak severity
Highlights
XML External Entity (XXE): 1 prior fix. Scrutinize any change in this area.
XmlAppendingTransformer.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.

XML External Entity (XXE): Insecure default configuration of XML parsers allows external entity expansion, which can lead to local file disclosure or Server-Side Request Forgery (SSRF) during the build/shading process. This is particularly dangerous if processing untrusted pom.xml files or shaded dependencies.