Putting this here to discuss how we might reduce dependencies in our main crate, and where possible in the supporting crates we maintain.
Here is a good link that discusses some of the possible ways dependencies can introduce malicious code.
https://kerkour.com/rust-crate-backdoor/
Putting this here to discuss how we might reduce dependencies in our main crate, and where possible in the supporting crates we maintain.
Here is a good link that discusses some of the possible ways dependencies can introduce malicious code.
https://kerkour.com/rust-crate-backdoor/