Security context

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

googleapis/sdk-platform-java
main @ febe86f
2
Fixes
0
CVEs
HIGH
Peak severity
50.0%
Coverage
Highlights
Denial of Service: 1 prior fix. Scrutinize any change in this area.
(via: 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.

Path Traversal: Zip-slip vulnerability allows writing files outside the target directory during emulator setup, potentially overwriting arbitrary files. Canonical path prefix check was added but sibling extraction paths may lack it.
Denial of Service: NullPointerException in subchannel picking can panic the channel, causing DoS. Fixed by dependency update; other load balancer paths or older gRPC versions may still be vulnerable.