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
12 lines
372 B
JSON
12 lines
372 B
JSON
{
|
|
"tenant_id": "acme",
|
|
"policy_profile_hash": "overlay-hash-123",
|
|
"knobs_version": "knobs-v1",
|
|
"overlay_hash": "overlay-hash-123",
|
|
"items": [
|
|
{ "component_purl": "pkg:npm/lodash@4.17.21", "advisory_id": "ADV-2025-0001" },
|
|
{ "component_purl": "pkg:npm/left-pad@1.3.0", "advisory_id": "ADV-2025-0002" }
|
|
],
|
|
"options": { "include_reachability": true }
|
|
}
|