12 lines
315 B
JSON
12 lines
315 B
JSON
{
|
|
"$comment": "INTENTIONALLY INVALID CycloneDX fixture for negative testing.",
|
|
"$comment2": "specVersion 2.0 does not exist and should fail schema validation.",
|
|
"bomFormat": "CycloneDX",
|
|
"specVersion": "2.0",
|
|
"version": 1,
|
|
"metadata": {
|
|
"timestamp": "2025-12-25T00:00:00Z"
|
|
},
|
|
"components": []
|
|
}
|