summaryrefslogtreecommitdiffstats
path: root/src/sbom/payload-LinuxBoot.json
blob: 1a7ecaf0ba9f7e10b06c43b047b8df3445addcd1 (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
25
/* SPDX-License-Identifier: GPL-2.0-only */
{
  "lang": "en-US",
  "tag-id": "792c4921-cb02-54ac-8b61-c359336f3600",
  "tag-version": 0,
  "software-name": "LinuxBoot",
  "software-version": "<software_version>",
  "version-scheme": "alphanumeric",
  "software-meta": [
    {
      "colloquial-version": "<colloquial_version>",
      "persistent-id": "org.linuxboot",
      "summary": "LinuxBoot is a firmware for modern servers that replaces specific firmware functionality like the UEFI DXE phase with a Linux kernel and runtime"
    }
  ],
  "entity": [
    {
      "entity-name": "coreboot",
      "reg-id": "coreboot.org",
      "role": [
        "tagCreator"
      ]
    }
  ]
}