Security context

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

lidofinance/dual-governance
main @ ba9dfc9
5
Fixes
0
CVEs
HIGH
Peak severity
40.0%
Coverage
Highlights
Access Control: 4 prior fixes. Scrutinize any change in this area.
contracts/EmergencyProtectedTimelock.sol: most-fixed (1 issue). Treat as high-risk during review.
5 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: Committee membership and quorum settings are governance-critical; unauthorized changes could compromise the entire dual-governance mechanism.
Access Control: Executor and HashConsensus control proposal execution and member management; missing owner checks allow unauthorized actions.
Access Control: cancelAll and role renunciation without proper checks enable unauthorized cancellation of proposals or role changes.