up
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
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
This commit is contained in:
11
docs/modules/policy/samples/policy-batch-context@draft.json
Normal file
11
docs/modules/policy/samples/policy-batch-context@draft.json
Normal file
@@ -0,0 +1,11 @@
|
||||
{
|
||||
"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 }
|
||||
}
|
||||
Reference in New Issue
Block a user