audit, advisories and doctors/setup work
This commit is contained in:
30
samples/cdx-1.6.json
Normal file
30
samples/cdx-1.6.json
Normal file
@@ -0,0 +1,30 @@
|
||||
{
|
||||
"bomFormat": "CycloneDX",
|
||||
"specVersion": "1.6",
|
||||
"serialNumber": "urn:uuid:00000000-0000-0000-0000-000000000001",
|
||||
"version": 1,
|
||||
"metadata": {
|
||||
"timestamp": "2026-01-13T00:00:00Z",
|
||||
"tools": [
|
||||
{
|
||||
"vendor": "StellaOps",
|
||||
"name": "sbom-sample",
|
||||
"version": "1.0.0"
|
||||
}
|
||||
],
|
||||
"component": {
|
||||
"type": "application",
|
||||
"name": "stellaops-sample-app",
|
||||
"version": "1.0.0",
|
||||
"purl": "pkg:generic/stellaops-sample-app@1.0.0"
|
||||
}
|
||||
},
|
||||
"components": [
|
||||
{
|
||||
"type": "library",
|
||||
"name": "sample-lib",
|
||||
"version": "0.1.0",
|
||||
"purl": "pkg:generic/sample-lib@0.1.0"
|
||||
}
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user