defirisk.co
rubric v1.7.0

Public initialize() without initializer modifier

Dolomite's assessment for RD-F-022 — scored green on the v1.7.0 rubric. The evidence below is the curator's reasoning for this score.

Evidence summary #

DolomiteMargin core uses constructor-based initialization — no initialize() function present in DolomiteMargin.sol or OperationImpl.sol (confirmed by source inspection). The core is non-upgradeable. Modules layer uses Hardhat/OZ upgradeable patterns; Guardian Jan 2024 and Cyfrin Apr 2025 module audits did not flag an unprotected initialize function. Green.

Sources #

Methodology #

Determine whether any implementation contract exposes `initialize(…)` without the OpenZeppelin `initializer` modifier or equivalent initialization lock.

See the full factor methodology and distribution across all protocols →

rubric_version v1.7.0 protocol dolomite factor RD-F-022 score green collected_at 2026-05-16 11:12:56