mozilla / cargo-vet

supply-chain security for Rust
Apache License 2.0
654 stars 44 forks source link

Collapse non-importable audits when certifying. #584

Closed afranchuk closed 9 months ago

afranchuk commented 10 months ago

Closes #580.

This adds the --collapse-non-importable flag (name is up for debate) to the certify command.

afranchuk commented 9 months ago

@mystor Probably ready for merge.