Skip to content

Latest commit

 

History

History
16 lines (12 loc) · 481 Bytes

timelock_controller.md

File metadata and controls

16 lines (12 loc) · 481 Bytes

Timelock Controller

Configuration

  • Check: pess-timelock-controller
  • Severity: High
  • Confidence: Low

Description

The detector sees if a contract contains an openzeppelin timelock-contoller implementation.

Vulnerable Scenario

The deploy address can govern the contract bypassing timelock-controller limitations. test scenario

Recommendation

Remove Proposer and Executor roles from the deployer address after deploy.