Skip to content

Commit 12adee8

Browse files
committed
Update SBOM
1 parent 169c287 commit 12adee8

File tree

1 file changed

+45
-0
lines changed

1 file changed

+45
-0
lines changed

sbom.spdx

Lines changed: 45 additions & 0 deletions
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: coreHTTP
5+
DocumentNamespace: https://github.com/FreeRTOS/coreHTTP/blob/v3.1.1/sbom.spdx
6+
Creator: Organization:Amazon Web Services
7+
Created: 2024-06-18T07:44:45Z
8+
CreatorComment: NOASSERTION
9+
DocumentComment: NOASSERTION
10+
11+
PackageName: coreHTTP
12+
SPDXID: SPDXRef-Package-coreHTTP
13+
PackageVersion: v3.1.1
14+
PackageDownloadLocation: https://github.com/FreeRTOS/coreHTTP/tree/v3.1.1
15+
PackageLicenseDeclared: MIT
16+
PackageLicenseConcluded: MIT
17+
PackageLicenseInfoFromFiles: NOASSERTION
18+
FilesAnalyzed: true
19+
PackageVerificationCode: d0bb3d8abc03ec861832f7ab55fce0acb905a9ea
20+
PackageCopyrightText: NOASSERTION
21+
PackageSummary: NOASSERTION
22+
PackageDescription: Client implementation of the HTTP/1.1 specification for embedded devices.
23+
24+
FileName: ./core_http_client.c
25+
SPDXID: SPDXRef-File-corehttpclient.c
26+
FileChecksum: SHA1: 9f4ab38adb2cd96ec5e09bd9e40695d1f08a3532
27+
LicenseConcluded: MIT
28+
FileCopyrightText: NOASSERTION
29+
FileComment: NOASSERTION
30+
31+
PackageName: llhttp
32+
SPDXID: SPDXRef-Package-llhttp
33+
PackageVersion: release/v6.1.1
34+
ExternalRef: SECURITY cpe23Type cpe:2.3:a:llhttp:llhttp:6.1.1:*:*:*:*:*:*:*
35+
PackageDownloadLocation: https://github.com/nodejs/llhttp.git
36+
PackageLicenseDeclared: MIT
37+
PackageLicenseConcluded: MIT
38+
PackageLicenseInfoFromFiles: NOASSERTION
39+
FilesAnalyzed: true
40+
PackageVerificationCode: da39a3ee5e6b4b0d3255bfef95601890afd80709
41+
PackageCopyrightText: NOASSERTION
42+
PackageSummary: NOASSERTION
43+
PackageDescription: NOASSERTION
44+
45+
Relationship: SPDXRef-Package-coreHTTP DEPENDS_ON SPDXRef-Package-llhttp

0 commit comments

Comments
 (0)