blob: cb4e3c6174a64b51341015bbcefc18021c16feea [file] [log] [blame]
---
source: src/tests/vet.rs
expression: human
---
Vetting Failed!
4 unvetted dependencies:
third-core:5.0.0 missing ["safe-to-deploy"]
third-core:10.0.0 missing ["safe-to-deploy"]
thirdA:10.0.0 missing ["safe-to-deploy"]
thirdAB:10.0.0 missing ["safe-to-deploy"]
recommended audits for safe-to-deploy:
Command Publisher Used By Audit Size
cargo vet inspect third-core 5.0.0 UNKNOWN firstA 25 lines
cargo vet inspect third-core 10.0.0 UNKNOWN firstB, thirdA, and thirdAB 100 lines
cargo vet inspect thirdA 10.0.0 UNKNOWN firstA 100 lines
cargo vet inspect thirdAB 10.0.0 UNKNOWN firstAB 100 lines
estimated audit backlog: 325 lines
Use |cargo vet certify| to record the audits.