blob: 4e14e76fc5124120a659f96abd27f6c3fe1d9247 [file] [log] [blame]
---
source: src/tests/vet.rs
expression: human
---
Vetting Failed!
3 unvetted dependencies:
third-party1:10.0.0 missing ["safe-to-deploy"]
third-party2:10.0.0 missing ["safe-to-deploy"]
transitive-third-party1:10.0.0 missing ["safe-to-deploy"]
recommended audits for safe-to-deploy:
Command Publisher Used By Audit Size
cargo vet inspect third-party1 10.0.0 UNKNOWN first-party 100 lines
cargo vet inspect third-party2 10.0.0 UNKNOWN first-party 100 lines
cargo vet inspect transitive-third-party1 10.0.0 UNKNOWN third-party1 100 lines
estimated audit backlog: 300 lines
Use |cargo vet certify| to record the audits.