Highlights
Access Control: 2 prior fixes. Scrutinize any change in this area.
controller/src/config.rs: most-fixed (1 issue). Treat as high-risk during review.
3 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.
Access Control: Privileged endpoint lacked owner-only restriction, allowing unauthorized token oracle disabling.
Reentrancy: Flash loan operations were vulnerable to reentrant calls, risking fund theft.
Oracle Manipulation: Price feed retrieval lacked unsafe price deviation checks, enabling oracle manipulation.