summaryrefslogtreecommitdiffstats
path: root/src/sbom/compiler-gcc.json
diff options
context:
space:
mode:
Diffstat (limited to 'src/sbom/compiler-gcc.json')
-rw-r--r--src/sbom/compiler-gcc.json21
1 files changed, 21 insertions, 0 deletions
diff --git a/src/sbom/compiler-gcc.json b/src/sbom/compiler-gcc.json
new file mode 100644
index 000000000000..ba1938daf788
--- /dev/null
+++ b/src/sbom/compiler-gcc.json
@@ -0,0 +1,21 @@
+/* SPDX-License-Identifier: GPL-2.0-only */
+{
+ "lang": "en-US",
+ "tag-id": "8e0d0fd3-1116-50ad-ba5f-599c8117c42b",
+ "tag-version": 0,
+ "software-name": "GCC",
+ "software-meta": [
+ {
+ "persistent-id": "org.gnu.gcc"
+ }
+ ],
+ "entity": [
+ {
+ "entity-name": "coreboot",
+ "reg-id": "coreboot.org",
+ "role": [
+ "tagCreator"
+ ]
+ }
+ ]
+}