Highlights
Denial of Service: 2 prior fixes. Scrutinize any change in this area.
cryptofeed/exchange/kraken.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.
Denial of Service: The application is vulnerable to crashes caused by key errors when receiving messages with unmapped or unexpected channel IDs, making it susceptible to malformed external exchange payloads.
Denial of Service: Race conditions during feed resets can lead to global state pollution, causing denial of service across multiple connections rather than isolating the failure to the affected connection context.