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:
23
docs/modules/policy/samples/trust-weighting@draft.json
Normal file
23
docs/modules/policy/samples/trust-weighting@draft.json
Normal file
@@ -0,0 +1,23 @@
|
||||
{
|
||||
"weights": [
|
||||
{
|
||||
"source": "cartographer",
|
||||
"weight": 1.000,
|
||||
"justification": "default baseline",
|
||||
"updated_at": "2025-11-23T12:00:00Z"
|
||||
},
|
||||
{
|
||||
"source": "scanner",
|
||||
"weight": 0.950,
|
||||
"justification": "prefer curated SBOM sources",
|
||||
"updated_at": "2025-11-23T12:00:00Z"
|
||||
},
|
||||
{
|
||||
"source": "concelier",
|
||||
"weight": 1.050,
|
||||
"justification": "policy engine override",
|
||||
"updated_at": "2025-11-23T12:00:00Z"
|
||||
}
|
||||
],
|
||||
"profile_hash": "D1A5F0A0DEFAULTHASH"
|
||||
}
|
||||
Reference in New Issue
Block a user