blob: 0b9c9e38efcf2b92c999e6e292fe6cefb0fc2c65 [file] [log] [blame]
---
source: src/tests/violations.rs
expression: json
---
{
"conclusion": "fail (violation)",
"violations": {
"third-party1:10.0.0": [
{
"AuditConflict": {
"violation_source": null,
"violation": {
"criteria": "safe-to-run",
"version": null,
"delta": null,
"violation": "=3.0.0",
"notes": null
},
"audit_source": null,
"audit": {
"criteria": "safe-to-deploy",
"version": "3.0.0",
"delta": null,
"violation": null,
"notes": null
}
}
},
{
"AuditConflict": {
"violation_source": null,
"violation": {
"criteria": "safe-to-run",
"version": null,
"delta": null,
"violation": "=3.0.0",
"notes": null
},
"audit_source": null,
"audit": {
"criteria": "safe-to-deploy",
"version": null,
"delta": "3.0.0 -> 5.0.0",
"violation": null,
"notes": null
}
}
}
]
}
}