[+] CycloneDX SBOM converter
[*] Collect SBOM details of module f20_vul_aggregator.csv.
[+] SBOM in json format created:
{
"bomFormat": "CycloneDX",
"specVersion": "1.4",
"version": 1,
"components": [
{
"type": "library",
"name": "busybox",
"version": "1.22.1"
},
{
"type": "library",
"name": "kernel",
"version": "3.10.14"
},
{
"type": "library",
"name": "libcurl",
"version": "7.75.0"
},
{
"type": "library",
"name": "openssl",
"version": "1.0.2f"
},
{
"type": "library",
"name": "udhcp",
"version": "1.22.1"
}
]
}