| --- |
| source: src/tests/vet.rs |
| expression: human |
| --- |
| Vetting Failed! |
| |
| 2 unvetted dependencies: |
| third-dev:10.0.0 missing ["safe-to-run"] |
| third-normal:10.0.0 missing ["safe-to-deploy"] |
| |
| recommended audits for safe-to-deploy: |
| Command Publisher Used By Audit Size |
| cargo vet inspect third-normal 10.0.0 UNKNOWN first 100 lines |
| |
| recommended audits for safe-to-run: |
| Command Publisher Used By Audit Size |
| cargo vet inspect third-dev 10.0.0 UNKNOWN first 100 lines |
| |
| estimated audit backlog: 200 lines |
| |
| Use |cargo vet certify| to record the audits. |
| |