summaryrefslogtreecommitdiffstats
path: root/src/sbom/payload-iPXE.json
diff options
context:
space:
mode:
Diffstat (limited to 'src/sbom/payload-iPXE.json')
-rw-r--r--src/sbom/payload-iPXE.json25
1 files changed, 25 insertions, 0 deletions
diff --git a/src/sbom/payload-iPXE.json b/src/sbom/payload-iPXE.json
new file mode 100644
index 000000000000..8fdc1f31c204
--- /dev/null
+++ b/src/sbom/payload-iPXE.json
@@ -0,0 +1,25 @@
+/* SPDX-License-Identifier: GPL-2.0-only */
+{
+ "lang": "en-US",
+ "tag-id": "5f700e15-4845-57b5-a4bb-44e698ce4947",
+ "tag-version": 0,
+ "software-name": "iPXE",
+ "software-version": "<software_version>",
+ "version-scheme": "alphanumeric",
+ "software-meta": [
+ {
+ "colloquial-version": "<colloquial_version>",
+ "persistent-id": "org.ipxe",
+ "summary": "iPXE is an open source network boot firmware. It provides a full PXE implementation enhanced with additional features"
+ }
+ ],
+ "entity": [
+ {
+ "entity-name": "coreboot",
+ "reg-id": "coreboot.org",
+ "role": [
+ "tagCreator"
+ ]
+ }
+ ]
+}