Refactor code structure for improved readability and maintainability; removed redundant code blocks and optimized function calls.
This commit is contained in:
18
docs/samples/evidence-bundle/manifest.json
Normal file
18
docs/samples/evidence-bundle/manifest.json
Normal file
@@ -0,0 +1,18 @@
|
||||
{
|
||||
"bundle_id": "evidence-bundle-m0",
|
||||
"version": "1.0.0",
|
||||
"created": "2025-11-19T00:00:00Z",
|
||||
"tenant": "demo",
|
||||
"scope": "vex",
|
||||
"inputs": [
|
||||
"sha256:a035333e9b9f8ad82145105276c8f73f143ad6ad46bd80cf3999318e04531019",
|
||||
"sha256:1543a5902cc6b319971dadd92118188324cc5cd9b9296f9a8b08b534406d2e4e"
|
||||
],
|
||||
"aoc": {
|
||||
"guardrails": true,
|
||||
"details": [
|
||||
"schema:frozen:1.0",
|
||||
"limits:chunk:max=2000"
|
||||
]
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user