summaryrefslogtreecommitdiffstats
path: root/src/sbom/intel-microcode.json
diff options
context:
space:
mode:
Diffstat (limited to 'src/sbom/intel-microcode.json')
-rw-r--r--src/sbom/intel-microcode.json24
1 files changed, 24 insertions, 0 deletions
diff --git a/src/sbom/intel-microcode.json b/src/sbom/intel-microcode.json
new file mode 100644
index 000000000000..3ee8eb4d58ca
--- /dev/null
+++ b/src/sbom/intel-microcode.json
@@ -0,0 +1,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"
+ ]
+ }
+ ]
+}