forked from nxp-imx/uboot-imx
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathSBOM.spdx.json
More file actions
executable file
·74 lines (74 loc) · 2.45 KB
/
SBOM.spdx.json
File metadata and controls
executable file
·74 lines (74 loc) · 2.45 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
65
66
67
68
69
70
71
72
73
74
{
"SPDXID": "SPDXRef-DOCUMENT",
"spdxVersion": "SPDX-2.3",
"creationInfo": {
"created": "2025-11-12T07:09:49Z",
"creators": [
"Organization: NXP"
],
"licenseListVersion": "3.20"
},
"name": "uboot-imx-LF_6.12.49_2.2.0",
"dataLicense": "CC0-1.0",
"documentNamespace": "https://nxp.com/spdx/243f196e-38b2-437e-8ccc-cc7b8bd95c5e",
"packages": [
{
"SPDXID": "SPDXRef-package-243f196e-38b2-437e-8ccc-cc7b8bd95c5e",
"name": "uboot-imx",
"versionInfo": "LF_6.12.49_2.2.0",
"licenseConcluded": "(GPL-2.0-only)",
"licenseDeclared": "(GPL-2.0-only)",
"downloadLocation": "https://github.com/nxp-imx/uboot-imx -b lf-6.12.49-2.2.0",
"originator": "Organization: NXP",
"supplier": "NOASSERTION",
"externalRefs": [],
"filesAnalyzed": false
},
{
"SPDXID": "SPDXRef-package-c563a3b4-eef4-41ba-b43d-fc73391411f4",
"name": "U-Boot",
"versionInfo": "2025.04",
"licenseConcluded": "GPL-2.0-or-later",
"licenseDeclared": "(LGPL-2.0-or-later AND GPL-2.0-or-later AND LGPL-2.1-or-later AND NOASSERTION)",
"homepage": "https://source.denx.de/u-boot/u-boot",
"downloadLocation": "NOASSERTION",
"originator": "Organization: u-boot",
"supplier": "NOASSERTION",
"externalRefs": [
{
"referenceCategory": "SECURITY",
"referenceLocator": "cpe:2.3:a:denx:u-boot:2025.04:*:*:*:*:*:*:*",
"referenceType": "cpe23Type"
},
{
"referenceCategory": "PACKAGE-MANAGER",
"referenceLocator": "pkg:github/u-boot/u-boot@v2025.04",
"referenceType": "purl"
},
{
"referenceCategory": "SECURITY",
"referenceLocator": "cpe:2.3:a:u_boot:u_boot:2025.04:*:*:*:*:*:*:*",
"referenceType": "cpe23Type"
},
{
"referenceCategory": "OTHER",
"referenceLocator": "933b4362-3a2f-4d20-a9aa-69cae7d12565",
"referenceType": "BlackDuck-ComponentOrigin"
}
],
"filesAnalyzed": false
}
],
"relationships": [
{
"spdxElementId": "SPDXRef-DOCUMENT",
"relationshipType": "DESCRIBES",
"relatedSpdxElement": "SPDXRef-package-243f196e-38b2-437e-8ccc-cc7b8bd95c5e"
},
{
"spdxElementId": "SPDXRef-package-243f196e-38b2-437e-8ccc-cc7b8bd95c5e",
"relationshipType": "CONTAINS",
"relatedSpdxElement": "SPDXRef-package-c563a3b4-eef4-41ba-b43d-fc73391411f4"
}
]
}