| --- |
| 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": "=5.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 |
| } |
| } |
| }, |
| { |
| "AuditConflict": { |
| "violation_source": null, |
| "violation": { |
| "criteria": "safe-to-run", |
| "version": null, |
| "delta": null, |
| "violation": "=5.0.0", |
| "notes": null |
| }, |
| "audit_source": null, |
| "audit": { |
| "criteria": "safe-to-deploy", |
| "version": null, |
| "delta": "5.0.0 -> 10.0.0", |
| "violation": null, |
| "notes": null |
| } |
| } |
| } |
| ] |
| } |
| } |