I took the list of #Rustlang packages in Debian, and converted it to cargo-vet audits, so you can use "Debian-approved" dependencies without depending on Debian.
https://salsa.debian.org/rust-team/debcargo-conf/-/tree/master/src
https://raw.githubusercontent.com/kornelski/crev-proofs/HEAD/debian.toml
https://mozilla.github.io/cargo-vet/importing-audits.html
https://lib.rs/crates/want/audit
src · master · Rust compiler tools and packages / debcargo-conf · GitLab
debcargo configs and overrides for all rust packagesGitLab
This entry was edited (1 year ago)
silwol
•Kornel
•I'm ignoring ones with a BLOCK file and TOML syntax errors. https://docs.rs/index-debcargo/latest/src/index_debcargo/lib.rs.html#183
Are there other cases where there could be unreviewed/unapproved items in the debcargo-conf repo?
edit: I've added cross-check against Sources.gz and excluded "UNRELEASED*" distro name.
lib.rs - source
docs.rssilwol
•