Skip to content

Commit f976089

Browse files
committed
Update SBOM
1 parent fb4aece commit f976089

File tree

1 file changed

+101
-0
lines changed

1 file changed

+101
-0
lines changed

sbom.spdx

Lines changed: 101 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,101 @@
1+
SPDXVersion: SPDX-2.2
2+
DataLicense: CC0-1.0
3+
SPDXID: SPDXRef-DOCUMENT
4+
DocumentName: ota-for-aws-iot-embedded-sdk
5+
DocumentNamespace: https://github.com/FreeRTOS/ota-for-aws-iot-embedded-sdk/blob/v3.4.0/sbom.spdx
6+
Creator: Amazon Web Services
7+
Created: 2022-10-14T17:28:14Z
8+
CreatorComment: NOASSERTION
9+
DocumentComment: NOASSERTION
10+
11+
PackageName: ota-for-aws-iot-embedded-sdk
12+
SPDXID: SPDXRef-Package-ota-for-aws-iot-embedded-sdk
13+
PackageVersion: v3.4.0
14+
PackageDownloadLocation: https://github.com/aws/ota-for-aws-iot-embedded-sdk/tree/v3.4.0
15+
PackageLicenseConcluded: MIT
16+
FilesAnalyzed: True
17+
PackageVerificationCode: c5aec1a78595d7b6caf278f129d0f597f44c58e4
18+
PackageCopyrightText: NOASSERTION
19+
PackageSummary: NOASSERTION
20+
PackageDescription: Client library for using the AWS Over-the-air Update service on embedded devices.
21+
22+
FileName: ./ota.c
23+
SPDXID: SPDXRef-File-ota.c
24+
FileChecksum: SHA1: 7b806b618f9bdc105bf9df56edf0312a37c382de
25+
LicenseConcluded: MIT
26+
FileCopyrightText: NOASSERTION
27+
FileComment: NOASSERTION
28+
29+
FileName: ./ota_mqtt.c
30+
SPDXID: SPDXRef-File-ota_mqtt.c
31+
FileChecksum: SHA1: f65336a06c307dd94e9a7c54e97dbf2827ca9ef4
32+
LicenseConcluded: MIT
33+
FileCopyrightText: NOASSERTION
34+
FileComment: NOASSERTION
35+
36+
FileName: ./ota_interface.c
37+
SPDXID: SPDXRef-File-ota_interface.c
38+
FileChecksum: SHA1: 8366ed27445f1b1b91deec38ee9fc75aae8f47ec
39+
LicenseConcluded: MIT
40+
FileCopyrightText: NOASSERTION
41+
FileComment: NOASSERTION
42+
43+
FileName: ./ota_cbor.c
44+
SPDXID: SPDXRef-File-ota_cbor.c
45+
FileChecksum: SHA1: 4d3420660d68daf5bc658420bbbcb1496e2662a7
46+
LicenseConcluded: MIT
47+
FileCopyrightText: NOASSERTION
48+
FileComment: NOASSERTION
49+
50+
FileName: ./ota_base64.c
51+
SPDXID: SPDXRef-File-ota_base64.c
52+
FileChecksum: SHA1: f6e776072fea73d5bcb547a54fc630a22a10ea11
53+
LicenseConcluded: MIT
54+
FileCopyrightText: NOASSERTION
55+
FileComment: NOASSERTION
56+
57+
FileName: ./ota_http.c
58+
SPDXID: SPDXRef-File-ota_http.c
59+
FileChecksum: SHA1: a424265c978500096c97a800a843fef48a57a358
60+
LicenseConcluded: MIT
61+
FileCopyrightText: NOASSERTION
62+
FileComment: NOASSERTION
63+
64+
FileName: ./portable/os/ota_os_freertos.c
65+
SPDXID: SPDXRef-File-portable-os-ota_os_freertos.c
66+
FileChecksum: SHA1: a5f9ddb8fa80528ceb406c707c560307fd18a6c1
67+
LicenseConcluded: MIT
68+
FileCopyrightText: NOASSERTION
69+
FileComment: NOASSERTION
70+
71+
FileName: ./portable/os/ota_os_posix.c
72+
SPDXID: SPDXRef-File-portable-os-ota_os_posix.c
73+
FileChecksum: SHA1: 86bbca12430b42bd7341c1cb20c77958869dc380
74+
LicenseConcluded: MIT
75+
FileCopyrightText: NOASSERTION
76+
FileComment: NOASSERTION
77+
78+
PackageName: coreJSON
79+
SPDXID: SPDXRef-Package-coreJSON
80+
PackageVersion: v3.2.0
81+
PackageDownloadLocation: https://github.com/FreeRTOS/coreJSON.git
82+
PackageLicenseConcluded: MIT
83+
FilesAnalyzed: True
84+
PackageVerificationCode: da39a3ee5e6b4b0d3255bfef95601890afd80709
85+
PackageCopyrightText: NOASSERTION
86+
PackageSummary: NOASSERTION
87+
PackageDescription: NOASSERTION
88+
89+
PackageName: tinycbor
90+
SPDXID: SPDXRef-Package-tinycbor
91+
PackageVersion: v0.5.4
92+
PackageDownloadLocation: https://github.com/intel/tinycbor.git
93+
PackageLicenseConcluded: MIT
94+
FilesAnalyzed: True
95+
PackageVerificationCode: da39a3ee5e6b4b0d3255bfef95601890afd80709
96+
PackageCopyrightText: NOASSERTION
97+
PackageSummary: NOASSERTION
98+
PackageDescription: NOASSERTION
99+
100+
Relationship: SPDXRef-Package-ota-for-aws-iot-embedded-sdk DEPENDS_ON SPDXRef-Package-coreJSON
101+
Relationship: SPDXRef-Package-ota-for-aws-iot-embedded-sdk DEPENDS_ON SPDXRef-Package-tinycbor

0 commit comments

Comments
 (0)