blob: a9752440750b381f93e82bef6bc4e16a81db27e2 [file] [log] [blame]
{
"bomFormat": "CycloneDX",
"specVersion": "1.6",
"version": 1,
"metadata": {
"authors": [
{
"name": "@VCS_SBOM_AUTHORS@"
}
]
},
"components": [
{
"type": "library",
"bom-ref": "pkg:github/fwupd/fwupd@@VCS_TAG@",
"cpe": "cpe:2.3:a:fwupd:fwupd:@VCS_TAG@:*:*:*:*:*:*:*",
"name": "fwupd",
"version": "@VCS_VERSION@",
"description": "Firmware update daemon",
"supplier": {
"name": "fwupd developers",
"url": [
"https://github.com/fwupd/fwupd/blob/main/MAINTAINERS"
]
},
"authors": [
{
"name": "@VCS_AUTHORS@"
}
],
"licenses": [
{
"license": {
"id": "LGPL-2.1-or-later"
}
}
],
"externalReferences": [
{
"type": "website",
"url": "https://fwupd.org/"
},
{
"type": "vcs",
"url": "https://github.com/fwupd/fwupd"
}
]
}
]
}