Some checks failed
AOC Guard CI / aoc-guard (push) Has been cancelled
AOC Guard CI / aoc-verify (push) Has been cancelled
Docs CI / lint-and-preview (push) Has been cancelled
Mirror Thin Bundle Sign & Verify / mirror-sign (push) Has been cancelled
api-governance / spectral-lint (push) Has been cancelled
31 lines
801 B
JSON
31 lines
801 B
JSON
{
|
|
"snapshot_id": "01HZX3GN4V6KBW1PXJ0K3VXEGT",
|
|
"tenant_id": "acme",
|
|
"ledger_export_id": "01HZX2KDRT9Q9K5AZXWPRH62VE",
|
|
"generated_at": "2025-11-24T16:00:00Z",
|
|
"overlay_hash": "overlay-1",
|
|
"status_counts": { "violation": 1, "ok": 1 },
|
|
"records": [
|
|
{
|
|
"tenant_id": "acme",
|
|
"job_id": "job-1",
|
|
"context_id": "ctx",
|
|
"component_purl": "pkg:npm/alpha@1.0.0",
|
|
"advisory_id": "ADV-1",
|
|
"status": "violation",
|
|
"trace_ref": "trace-a",
|
|
"occurred_at": "2025-11-24T15:00:00Z"
|
|
},
|
|
{
|
|
"tenant_id": "acme",
|
|
"job_id": "job-1",
|
|
"context_id": "ctx",
|
|
"component_purl": "pkg:npm/zeta@1.0.0",
|
|
"advisory_id": "ADV-2",
|
|
"status": "ok",
|
|
"trace_ref": "trace-b",
|
|
"occurred_at": "2025-11-24T15:00:00Z"
|
|
}
|
|
]
|
|
}
|