logoalt Hacker News

Aeolostoday at 2:36 PM1 replyview on HN

The problem is that build scripts run automatically without user consent or intevention.

`cargo add` is sufficient to compromise you, before you have a chance to even vet the code.


Replies

kibwentoday at 7:23 PM

`cargo add` just modifies your Cargo.toml, it doesn't build anything.