blob: d2eb61ed5dc69eb5cc42ea6ed6993528ac6feba6 [file] [log] [blame]
---
source: src/tests/vet.rs
expression: json
---
{
"conclusion": "fail (vetting)",
"failures": [
{
"name": "third-party1",
"version": "10.0.0",
"missing_criteria": [
"safe-to-deploy"
]
}
],
"suggest": {
"suggestions": [
{
"name": "third-party1",
"notable_parents": "first-party",
"suggested_criteria": [
"safe-to-deploy"
],
"suggested_diff": {
"from": "7.0.0",
"to": "8.0.0",
"diffstat": {
"insertions": 15,
"deletions": 0,
"files_changed": 1
}
}
}
],
"suggest_by_criteria": {
"safe-to-deploy": [
{
"name": "third-party1",
"notable_parents": "first-party",
"suggested_criteria": [
"safe-to-deploy"
],
"suggested_diff": {
"from": "7.0.0",
"to": "8.0.0",
"diffstat": {
"insertions": 15,
"deletions": 0,
"files_changed": 1
}
}
}
]
},
"total_lines": 15
}
}