/ src / sbom / intel-microcode.json
intel-microcode.json
 1  /* SPDX-License-Identifier: GPL-2.0-only */
 2  {
 3    "lang": "en-US",
 4    "tag-id": "23edb84c-5d68-544e-b389-8a67f6c80247",
 5    "tag-version": 0,
 6    "software-name": "Intel-Microcode",
 7    "software-version": "<software_version>",
 8    "version-scheme": "alphanumeric",
 9    "software-meta": [
10      {
11        "persistent-id": "com.intel.microcode",
12        "summary": "Micrcode Updates for Intel Processors"
13      }
14    ],
15    "entity": [
16      {
17        "entity-name": "coreboot",
18        "reg-id": "coreboot.org",
19        "role": [
20          "tagCreator"
21        ]
22      }
23    ]
24  }