|
|
|
|
|
by move-on-by
200 days ago
|
|
Sorry in advance if this is a dumb question, but isn't Rust's 'Cargo' package manager one of the draws of Rust? While I follow along that Rust's memory safety is a big benefit, does not the package manager and the supply chain attacks that come along with it take away from the benefits? For reference, NPM has had no shortage of supply chain security incidents. How would adding Rust to such core dependencies not introduce new supply chain attack opportunities? |
|