/ src / sbom / payload-depthcharge.json
payload-depthcharge.json
 1  /* SPDX-License-Identifier: GPL-2.0-only */
 2  {
 3    "lang": "en-US",
 4    "tag-id": "a8c6b076-e3c2-5a8f-91c9-151aa7bd3284",
 5    "tag-version": 0,
 6    "software-name": "depthcharge",
 7    "software-version": "<software_version>",
 8    "version-scheme": "alphanumeric",
 9    "software-meta": [
10      {
11        "colloquial-version": "<colloquial_version>",
12        "persistent-id": "org.depthcharge",
13        "summary": "Depthcharge is a payload used by google to load and verify the Linux Kernel, run recovery mode, or boot to alternate payloads on ChromeOS devices"
14      }
15    ],
16    "entity": [
17      {
18        "entity-name": "coreboot",
19        "reg-id": "coreboot.org",
20        "role": [
21          "tagCreator"
22        ]
23      }
24    ]
25  }