logoalt Hacker News

nicoburnstoday at 2:37 PM1 replyview on HN

> the solution is to get away from the wild soup of author-managed dependencies and go with something with an audited collection of software that is maintained by separate human beings from the known-vulnerable hackers writing the software.

I think we might be able to crowdsource audits. At least in the Rust ecosystem I'm confident that this is feasible with the right tooling.


Replies

rcxdudetoday at 2:46 PM

Cargo-crev already exists if you care to use it.

show 1 reply