Skip to content

Commit

Permalink
Update SBOM
Browse files Browse the repository at this point in the history
  • Loading branch information
kar-rahul-aws committed May 9, 2024
1 parent b0b9d3d commit 5e8ff78
Showing 1 changed file with 31 additions and 0 deletions.
31 changes: 31 additions & 0 deletions sbom.spdx
Original file line number Diff line number Diff line change
@@ -0,0 +1,31 @@
SPDXVersion: SPDX-2.2
DataLicense: CC0-1.0
SPDXID: SPDXRef-DOCUMENT
DocumentName: backoffAlgorithm
DocumentNamespace: https://github.com/FreeRTOS/backoffAlgorithm/blob/v1.3.0/sbom.spdx
Creator: Organization:Amazon Web Services
Created: 2024-05-09T11:25:06Z
CreatorComment: NOASSERTION
DocumentComment: NOASSERTION

PackageName: backoffAlgorithm
SPDXID: SPDXRef-Package-backoffAlgorithm
PackageVersion: v1.3.0
PackageDownloadLocation: https://github.com/FreeRTOS/backoffAlgorithm/tree/v1.3.0
PackageLicenseDeclared: MIT
PackageLicenseConcluded: MIT
PackageLicenseInfoFromFiles: NOASSERTION
FilesAnalyzed: true
PackageVerificationCode: 8cf87c7d09f62a054172b8f82227e3c116b08388
PackageCopyrightText: NOASSERTION
PackageSummary: NOASSERTION
PackageDescription: "Algorithm for calculating exponential backoff with jitter for network retry attempts.\n"


FileName: ./backoff_algorithm.c
SPDXID: SPDXRef-File-backoffalgorithm.c
FileChecksum: SHA1: ee94d75f7a99e11628734dd306e209913ea3058e
LicenseConcluded: MIT
FileCopyrightText: NOASSERTION
FileComment: NOASSERTION

0 comments on commit 5e8ff78

Please sign in to comment.