mozilla / cargo-vet

supply-chain security for Rust
Apache License 2.0
649 stars 43 forks source link

Remove violations when pruning if no crates in the graph match the violation crate #492

Closed afranchuk closed 1 year ago

afranchuk commented 1 year ago

If a crate does match, keep all violations (regardless of version).

Closes #486.

afranchuk commented 1 year ago

Not sure what's up with the windows CI.