summaryrefslogtreecommitdiffstats
path: root/src/sbom/compiler-gcc.json
blob: ba1938daf78856f2bb0219a87e9aade83062913e (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
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"
      ]
    }
  ]
}