Skip to content

Commit 2beef04

Browse files
committed
Update SBOM
1 parent 79ef99b commit 2beef04

File tree

1 file changed

+45
-0
lines changed

1 file changed

+45
-0
lines changed

sbom.spdx

+45
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,45 @@
1+
SPDXVersion: SPDX-2.2
2+
DataLicense: CC0-1.0
3+
SPDXID: SPDXRef-DOCUMENT
4+
DocumentName: coreMQTT
5+
DocumentNamespace: https://github.com/FreeRTOS/coreMQTT/blob/v2.3.1/sbom.spdx
6+
Creator: Organization:Amazon Web Services
7+
Created: 2024-07-12T04:52:28Z
8+
CreatorComment: NOASSERTION
9+
DocumentComment: NOASSERTION
10+
11+
PackageName: coreMQTT
12+
SPDXID: SPDXRef-Package-coreMQTT
13+
PackageVersion: v2.3.1
14+
PackageDownloadLocation: https://github.com/FreeRTOS/coreMQTT/tree/v2.3.1
15+
PackageLicenseDeclared: MIT
16+
PackageLicenseConcluded: MIT
17+
PackageLicenseInfoFromFiles: NOASSERTION
18+
FilesAnalyzed: true
19+
PackageVerificationCode: e388f11a898d0f7c55f03240bba1c85e9b14ab2b
20+
PackageCopyrightText: NOASSERTION
21+
PackageSummary: NOASSERTION
22+
PackageDescription: "Client implementation of the MQTT 3.1.1 specification for embedded devices.\n"
23+
24+
25+
FileName: ./core_mqtt.c
26+
SPDXID: SPDXRef-File-coremqtt.c
27+
FileChecksum: SHA1: 9a0721e577c840ae51c3878edb566bf09a7b3324
28+
LicenseConcluded: MIT
29+
FileCopyrightText: NOASSERTION
30+
FileComment: NOASSERTION
31+
32+
FileName: ./core_mqtt_serializer.c
33+
SPDXID: SPDXRef-File-coremqttserializer.c
34+
FileChecksum: SHA1: d2e3c46f2a7439ef0afebe175f6eee1e40f464dc
35+
LicenseConcluded: MIT
36+
FileCopyrightText: NOASSERTION
37+
FileComment: NOASSERTION
38+
39+
FileName: ./core_mqtt_state.c
40+
SPDXID: SPDXRef-File-coremqttstate.c
41+
FileChecksum: SHA1: 89110568f4e668dec30defb5d61ac2098c173a84
42+
LicenseConcluded: MIT
43+
FileCopyrightText: NOASSERTION
44+
FileComment: NOASSERTION
45+

0 commit comments

Comments
 (0)