# crev-dev/cargo-crev

A cryptographically verifiable code review system for the cargo (Rust) package manager.

Repository: https://github.com/crev-dev/cargo-crev
Canonical: https://ross.abutalabs.com/products/cargo-crev
Language: Rust
License: Apache-2.0
License Family: permissive
Topics: code, review, code-review, scalable, p2p, security, trust, decentralized
Last push: 2026-07-21T23:19:45+00:00

## Health v2 (maintenance only)
Score: 85/100 (v2, computed 2026-09-03T02:20:16.233290+00:00)
- activity 93, release rhythm 67, longevity 100
- inputs: {"age_days": 2933, "days_push": 43, "days_rel": 143, "gap_med": 33.0, "n_releases_24m": 9}
- flags: none
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 2330, forks 96 (observed 2026-08-28T04:06:37.720250+00:00)

## What it is
cargo-crev is a cryptographically verifiable, distributed code review system for the Rust cargo package manager. It lets developers review dependencies and share signed reviews through a decentralized web of trust to verify the security and quality of crates.

## Use cases
- audit cargo dependencies for security before adding them
- sign and publish code reviews of rust crates
- verify that dependencies were reviewed by trusted developers
- protect a rust project against supply-chain attacks
- build a web of trust for crate reviews across a team
- check review provenance of transitive dependencies

## When to choose
- you maintain a Rust project and want to vet third-party crates
- you need decentralized, cryptographically signed dependency reviews
- your team wants to share trust decisions about crates without a central authority

## When to avoid
- you work outside the Rust/cargo ecosystem
- you need a centralized code review platform like GitHub pull requests
- you want automated vulnerability scanning rather than human review attestations

## Facets
- artifact type: cli-tool
- maturity: active
- function: code-review, security, cryptography, cli, dependency-audit
- domain: security, developer-tools, version-control
- platform: windows, cli, rust
- tags: supply-chain-security, rust, cargo, web-of-trust, decentralized, p2p, command-line, linux, macos

## Member repositories
- crev-dev/cargo-crev (main) score 85

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:06:37.720250+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-30T02:38:01.391957+00:00, confidence not recorded.
  - readme: https://github.com/crev-dev/cargo-crev (fetched 2026-08-28T04:06:37.720250+00:00, sha d1371fc17fd5)
  - registry_crates: https://crates.io/api/v1/crates/cargo-crev (fetched 2026-08-29T10:18:24.127232+00:00, sha d0cbe02c5192)
- Data as of 2026-08-30T08:39:29.467469+00:00.
