Security context

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

highsource/jaxb-tools
master @ dda0c01
2
Fixes
0
CVEs
HIGH
Peak severity
0.0%
Coverage
Highlights
Path Traversal: 2 prior fixes. Scrutinize any change in this area.
maven-plugin/plugin-core/src/main/java/org/jvnet/jaxb/maven/util/JarScanner.java: most-fixed (2 issues). 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.

Path Traversal: Insecure extraction of ZIP or JAR archives (Zip Slip) allows malicious files to be written outside the intended destination directory, potentially leading to arbitrary code execution during build-time dependency scanning. Multiple fixes were required to fully correct weak or ineffective prefix checks in this component.