-
Notifications
You must be signed in to change notification settings - Fork 9
Expand file tree
/
Copy pathSBOM.spdx.json
More file actions
64 lines (64 loc) · 2.13 KB
/
Copy pathSBOM.spdx.json
File metadata and controls
64 lines (64 loc) · 2.13 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
{
"SPDXID": "SPDXRef-DOCUMENT",
"spdxVersion": "SPDX-2.3",
"creationInfo": {
"created": "2026-06-02T02:48:08Z",
"creators": [
"Organization: NXP"
],
"licenseListVersion": "3.26"
},
"name": "imx-optee-client-lf-6.18.20-2.0.0",
"dataLicense": "CC0-1.0",
"documentNamespace": "https://nxp.com/spdx/acc0eaff-17c0-4cf1-9a88-783c2961fc16",
"packages": [
{
"SPDXID": "SPDXRef-package-acc0eaff-17c0-4cf1-9a88-783c2961fc16",
"name": "imx-optee-client",
"versionInfo": "lf-6.18.20-2.0.0",
"licenseConcluded": "BSD-2-Clause",
"licenseDeclared": "BSD-2-Clause",
"downloadLocation": "https://github.com/nxp-imx/imx-optee-client -b lf-6.18.20-2.0.0",
"originator": "Organization: NXP",
"supplier": "NOASSERTION",
"externalRefs": [],
"filesAnalyzed": false
},
{
"SPDXID": "SPDXRef-package-acc0eaff-17c0-4cf1-9a88-783c2961fc16---0f7fcc8b-3543-4f2e-9ec5-8f43bdd26cb5",
"name": "optee_client",
"versionInfo": "4.10.0",
"licenseConcluded": "BSD-2-Clause",
"licenseDeclared": "BSD-2-Clause",
"homepage": "https://github.com/OP-TEE/optee_client",
"downloadLocation": "NOASSERTION",
"originator": "Organization: debian",
"supplier": "NOASSERTION",
"externalRefs": [
{
"referenceCategory": "OTHER",
"referenceLocator": "51422598-40dd-43b8-b6b0-79d9738ebb79",
"referenceType": "BlackDuck-ComponentOrigin"
},
{
"referenceCategory": "PACKAGE-MANAGER",
"referenceLocator": "pkg:deb/debian/optee-client@4.10.0-1",
"referenceType": "purl"
}
],
"filesAnalyzed": false
}
],
"relationships": [
{
"spdxElementId": "SPDXRef-DOCUMENT",
"relationshipType": "DESCRIBES",
"relatedSpdxElement": "SPDXRef-package-acc0eaff-17c0-4cf1-9a88-783c2961fc16"
},
{
"spdxElementId": "SPDXRef-package-acc0eaff-17c0-4cf1-9a88-783c2961fc16",
"relationshipType": "DYNAMIC_LINK",
"relatedSpdxElement": "SPDXRef-package-acc0eaff-17c0-4cf1-9a88-783c2961fc16---0f7fcc8b-3543-4f2e-9ec5-8f43bdd26cb5"
}
]
}