Highlights
Auth Bypass: 1 prior fix. Scrutinize any change in this area.
agentops/sdk/exporters.py: 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.
Auth Bypass: Critical OTLP exporter authentication headers could be overridden by user-supplied custom headers, potentially leading to unauthorized data exfiltration or credential hijacking.
Denial of Service: An infinite recursion crash (RecursionError) occurs during event logging when handling circular references within triggered events, which disrupts SDK session state stability.