mozilla / cargo-vet

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

Configure `--mode=local` default globally #556

Open Nemo157 opened 11 months ago

Nemo157 commented 11 months ago

I do most of my dev work on a headless server and would prefer to use local tools there to inspect repos than sourcegraph. Having to add --mode local every time I cargo vet inspect is annoying and I would like to be able to just change the default.