Google has published the results of the audit of packages used in the Rust programming language
Google has published the results of an audit on 389 crate packages used in the ChromiumOS and Fuchsia projects, which support development in Rust. A file for dependency checking using the cargo vet command has been provided for use in their projects, ensuring compliance with security, correctness, and testing requirements. Applying "cargo vet" guarantees that only verified packages are used in the project […]
