Highlights
Credential Leak: 1 prior fix. Scrutinize any change in this area.
lumibot/brokers/token.json: 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.
Credential Leak: Active OAuth access and refresh tokens were committed directly to the repository inside a JSON configuration file, presenting a severe risk of unauthorized access to broker accounts.
Denial of Service: The AI agent runtime lacked network-level call timeouts during model handshakes, allowing slow or stalled upstream responses to block the strategy execution loop indefinitely.