greater supply chain attack risk due to large dependency trees?

This page summarizes the projects mentioned and recommended in the original post on /r/rust

Our great sponsors
  • WorkOS - The modern identity platform for B2B SaaS
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • SaaSHub - Software Alternatives and Reviews
  • cargo-crev

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

  • You're probably thinking of https://github.com/mozilla/cargo-vet or https://github.com/crev-dev/cargo-crev

  • cargo-vet

    supply-chain security for Rust

  • You're probably thinking of https://github.com/mozilla/cargo-vet or https://github.com/crev-dev/cargo-crev

  • WorkOS

    The modern identity platform for B2B SaaS. The APIs are flexible and easy-to-use, supporting authentication, user identity, and complex enterprise features like SSO and SCIM provisioning.

    WorkOS logo
  • crates.io

    The Rust package registry

  • If we as a community wanted to improve this (which I don't think we do), we can start with increased awareness of dependencies. On crates.io, you can only see the number of dependencies on the third tab of a crate's description. How about we list the number of direct and total dependencies on the metadata sidebar?

  • cargo-supply-chain

    Gather author, contributor and publisher data on crates in your dependency graph.

  • Shameless plug: https://github.com/rust-secure-code/cargo-supply-chain shows the supply chain attack surface for your Rust project.

  • advisory-db

    Security advisory database for Rust crates published through crates.io

  • cargo-audit only checks for known issues reported to a vulnerability database.

  • rfcs

    RFCs for changes to Rust

  • Also Rust should get a way to embed dependencies versions directly in your binary (basically the content of your Cargo.lock).

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts