sprints work
This commit is contained in:
9
tests/fixtures/invalid/cyclonedx-missing-required.json
vendored
Normal file
9
tests/fixtures/invalid/cyclonedx-missing-required.json
vendored
Normal file
@@ -0,0 +1,9 @@
|
||||
{
|
||||
"$comment": "INTENTIONALLY INVALID CycloneDX fixture - missing required 'specVersion' field.",
|
||||
"bomFormat": "CycloneDX",
|
||||
"version": 1,
|
||||
"metadata": {
|
||||
"timestamp": "2025-12-25T00:00:00Z"
|
||||
},
|
||||
"components": []
|
||||
}
|
||||
Reference in New Issue
Block a user