Files
git.stella-ops.org/tests/fixtures/invalid/cyclonedx-missing-required.json
StellaOps Bot 2a06f780cf sprints work
2025-12-25 12:19:12 +02:00

10 lines
225 B
JSON

{
"$comment": "INTENTIONALLY INVALID CycloneDX fixture - missing required 'specVersion' field.",
"bomFormat": "CycloneDX",
"version": 1,
"metadata": {
"timestamp": "2025-12-25T00:00:00Z"
},
"components": []
}