Dependency manifest uses unpinned versions
Curve 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 #
stableswap-ng pyproject.toml pins Vyper exactly at '0.3.10' (no caret). Python uses ^3.10 (minor-update allowed but not security-critical). titanoboa-zksync pinned to git tag v0.1.2. The security-critical compiler dependency (Vyper) is strictly pinned. No Solidity libraries (OZ, Solady) used.
Sources #
- GitHubstableswap-ng pyproject.toml — dependency pinningstableswap-ng pyproject.toml — vyper pinned at 0.3.10retrieved 2026-04-28
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 curve-v2 factor RD-F-133 score green collected_at 2026-04-28 19:48:40