defirisk.co
rubric v1.7.0

Reinitializable implementation (no _disableInitializers)

Jito's assessment for RD-F-143 — scored not_applicable on the v1.7.0 rubric. The evidence below is the curator's reasoning for this score.

Evidence summary #

[★] Not applicable. Jito uses Solana BPF/Anchor programs, not EVM proxy contracts. The _disableInitializers() OpenZeppelin pattern does not apply. Anchor's #[account(init)] constraint prevents double-initialization of data accounts. The EVM reinitializer attack vector (proxy takeover via re-init) does not exist in the Solana program model.

Sources #

Methodology #

Determine whether the implementation contract does not call `_disableInitializers()` in its constructor, leaving re-initialization possible.

See the full factor methodology and distribution across all protocols →

rubric_version v1.7.0 protocol jito factor RD-F-143 score not_applicable collected_at 2026-04-29 15:50:23