Skip to content

Commit 5e8ff78

Browse files
committed
Update SBOM
1 parent b0b9d3d commit 5e8ff78

File tree

1 file changed

+31
-0
lines changed

1 file changed

+31
-0
lines changed

sbom.spdx

+31
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,31 @@
1+
SPDXVersion: SPDX-2.2
2+
DataLicense: CC0-1.0
3+
SPDXID: SPDXRef-DOCUMENT
4+
DocumentName: backoffAlgorithm
5+
DocumentNamespace: https://github.com/FreeRTOS/backoffAlgorithm/blob/v1.3.0/sbom.spdx
6+
Creator: Organization:Amazon Web Services
7+
Created: 2024-05-09T11:25:06Z
8+
CreatorComment: NOASSERTION
9+
DocumentComment: NOASSERTION
10+
11+
PackageName: backoffAlgorithm
12+
SPDXID: SPDXRef-Package-backoffAlgorithm
13+
PackageVersion: v1.3.0
14+
PackageDownloadLocation: https://github.com/FreeRTOS/backoffAlgorithm/tree/v1.3.0
15+
PackageLicenseDeclared: MIT
16+
PackageLicenseConcluded: MIT
17+
PackageLicenseInfoFromFiles: NOASSERTION
18+
FilesAnalyzed: true
19+
PackageVerificationCode: 8cf87c7d09f62a054172b8f82227e3c116b08388
20+
PackageCopyrightText: NOASSERTION
21+
PackageSummary: NOASSERTION
22+
PackageDescription: "Algorithm for calculating exponential backoff with jitter for network retry attempts.\n"
23+
24+
25+
FileName: ./backoff_algorithm.c
26+
SPDXID: SPDXRef-File-backoffalgorithm.c
27+
FileChecksum: SHA1: ee94d75f7a99e11628734dd306e209913ea3058e
28+
LicenseConcluded: MIT
29+
FileCopyrightText: NOASSERTION
30+
FileComment: NOASSERTION
31+

0 commit comments

Comments
 (0)