aboutsummaryrefslogtreecommitdiff
path: root/src/sbom/compiler-clang.json
blob: cd21cea70ca810a3578d342d732fe2779e805477 (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": "56ed2b98-6b90-574f-aa1d-11579df90e25",
  "tag-version": 0,
  "software-name": "clang",
  "software-meta": [
    {
      "persistent-id": "org.llvm.clang"
    }
  ],
  "entity": [
    {
      "entity-name": "coreboot",
      "reg-id": "coreboot.org",
      "role": [
        "tagCreator"
      ]
    }
  ]
}