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