Ross ROSS = Recommend OSS · open-source software intelligence for agents

EmbarkStudios/cargo-deny

❌ Cargo plugin for linting your dependencies 🦀 observed · 2026-08-28

github.com/EmbarkStudios/cargo-deny · homepage · Rust · Apache-2.0 (permissive) observed · 2026-08-28

Health v2 · maintenance only

97/100

  • Activity 99
  • Release rhythm 92
  • Longevity 100
How is this computed?

round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.

  • gap_med: 13
  • age_days: 2669
  • days_rel: 55
  • days_push: 7
  • n_releases_24m: 24

Full methodology

Adoption not part of the score

2407 stars · 129 forks observed · 2026-08-28

What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded

cargo-deny is a Cargo plugin (cargo subcommand) for linting Rust dependency graphs. It checks crate licenses against allow/deny lists, bans or duplicates dependencies, and flags crates with known security advisories.

Use cases

  • enforce license compliance across all cargo dependencies
  • check rust crates for known security advisories in CI
  • ban or duplicate-detect specific crates in a rust workspace
  • lint large dependency graphs in a rust project
  • run dependency checks as a github action
  • generate a deny.toml policy for crate sources and versions

When to choose

  • you maintain a Rust project or workspace and want automated dependency policy enforcement
  • you need license auditing (SPDX) and RustSec advisory checks in CI
  • you want to ban certain crates, sources, or duplicate versions

When to avoid

  • you need runtime application security testing rather than dependency linting
  • your project is not Rust/Cargo based
  • you need legal advice on license compliance rather than automated checks

Facets

cli-tool · maturity active

linter security dependency-audit cli ci-cd developer-tools security version-control programming-languages rust cli windows cargo-subcommand license-compliance spdx rustsec-advisories dependency-management supply-chain-security linux macos docker

3 sources

Member repositories

RepositoryRoleHealth v2
EmbarkStudios/cargo-denymain97

For agents

markdown · JSON · MCP: product_card(name="EmbarkStudios/cargo-deny")

Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem