-
Notifications
You must be signed in to change notification settings - Fork 2
Expand file tree
/
Copy pathSBOM.spdx.json
More file actions
35 lines (35 loc) · 1.02 KB
/
SBOM.spdx.json
File metadata and controls
35 lines (35 loc) · 1.02 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
{
"SPDXID": "SPDXRef-DOCUMENT",
"spdxVersion": "SPDX-2.3",
"creationInfo": {
"created": "2025-11-12T06:55:54Z",
"creators": [
"Organization: NXP"
],
"licenseListVersion": "3.20"
},
"name": "imx-lib-LF_6.12.49_2.2.0",
"dataLicense": "CC0-1.0",
"documentNamespace": "https://nxp.com/spdx/9badd8d2-a755-4a37-93fe-5e452bfc636b",
"packages": [
{
"SPDXID": "SPDXRef-package-9badd8d2-a755-4a37-93fe-5e452bfc636b",
"name": "imx-lib",
"versionInfo": "LF_6.12.49_2.2.0",
"licenseConcluded": "(LGPL-2.1-or-later)",
"licenseDeclared": "(LGPL-2.1-or-later)",
"downloadLocation": "https://github.com/nxp-imx/imx-lib -b lf-6.12.49-2.2.0",
"originator": "Organization: NXP",
"supplier": "NOASSERTION",
"externalRefs": [],
"filesAnalyzed": false
}
],
"relationships": [
{
"spdxElementId": "SPDXRef-DOCUMENT",
"relationshipType": "DESCRIBES",
"relatedSpdxElement": "SPDXRef-package-9badd8d2-a755-4a37-93fe-5e452bfc636b"
}
]
}