Dependency manifest uses unpinned versions
Convex Finance's assessment for RD-F-133 — scored green on the v1.7.0 rubric. The evidence below is the curator's reasoning for this score.
Evidence summary #
platform/contracts/package.json pins OpenZeppelin contracts at exact version 3.4.0 (no caret or tilde). This is the security-critical library. Development-only dependencies (Truffle, chai, hdwallet-provider) use caret ranges but these are not production security-critical. OZ being pinned exactly is the critical finding — green.
Sources #
- GitHubConvex platform package.json (@openzeppelin/contracts: 3.4.0 - exact pin)package.json - OZ 3.4.0 exact pin confirmedretrieved 2026-05-16
Methodology #
Determine whether `package.json`, `Cargo.toml`, or `foundry.toml` uses `^` or `~` version ranges for security-critical libraries (OpenZeppelin, Solady, etc.).
See the full factor methodology and distribution across all protocols →
rubric_version v1.7.0 protocol convex-finance factor RD-F-133 score green collected_at 2026-05-16 02:41:28