Trail of Bits

Cargo

cargo-unmaintained

Identifies unmaintained packages in Rust projects before they quietly become inherited risk.

View on GitHub trailofbits/cargo-unmaintained

Best for

Catching dependency drift during review instead of after abandonment is obvious.

Surface

Cargo

Catalog group

Verify supply chains and enforce engineering policy

Repository

trailofbits/cargo-unmaintained

From the README

Find unmaintained packages in Rust projects cargo-unmaintained is similar to [cargo-audit]. However, cargo-unmaintained finds unmaintained packages automatically using heuristics, rather than rely on users to manually submit them to the [RustSec Advisory Database]. cargo-unmaintained defines an unmaintained package X as one that satisfies one of 1 through 3 below: 1. X's repository is archived (see [Notes] below).
Read the full README on GitHub ↗

Related tools · Verify supply chains and enforce engineering policy