Security context

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

sourcegraph/appdash
master @ e2786a6
2
Fixes
0
CVEs
MEDIUM
Peak severity
Highlights
Denial of Service: 2 prior fixes. Scrutinize any change in this area.
ChunkedCollector: most-fixed (1 issue). Treat as high-risk during review.
0 high-severity fixes in this history; regressions here are high-impact.
Recurring patterns

The bug types that recur here, drawn from past fixes, not open vulnerabilities.

Denial of Service: Slow or unresponsive downstream collectors can cause infinite queue growth inside the ChunkedCollector, ultimately leading to memory exhaustion (OOM) and service crashes. A timeout mechanism is critical to cap memory utilization.
Denial of Service: Unsafe index access on query results returned from the InfluxDB storage backend can cause runtime panics and crash the application if a trace contains no children spans or returns empty series data.