Skip to content

Commit 2bda20c

Browse files
chore: update SBOM for Python 3.7 (#2506)
Co-authored-by: GitHub <[email protected]>
1 parent fb9cca7 commit 2bda20c

File tree

2 files changed

+14
-14
lines changed

2 files changed

+14
-14
lines changed

sbom/cve-bin-tool-py3.7.json

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -2,10 +2,10 @@
22
"$schema": "http://cyclonedx.org/schema/bom-1.4.schema.json",
33
"bomFormat": "CycloneDX",
44
"specVersion": "1.4",
5-
"serialNumber": "urn:uuide599f266-53ee-4a59-8c3c-8488e39049d0",
5+
"serialNumber": "urn:uuid5a8fd409-96f9-4a39-87b0-110d81fab2bf",
66
"version": 1,
77
"metadata": {
8-
"timestamp": "2023-01-03T00:52:04Z",
8+
"timestamp": "2023-01-09T00:26:53Z",
99
"tools": [
1010
{
1111
"name": "sbom4python",
@@ -597,9 +597,9 @@
597597
"type": "library",
598598
"bom-ref": "42-cachetools",
599599
"name": "cachetools",
600-
"version": "5.2.0",
600+
"version": "5.2.1",
601601
"author": "Thomas Kemmer",
602-
"cpe": "cpe:/a:thomas_kemmer:cachetools:5.2.0",
602+
"cpe": "cpe:/a:thomas_kemmer:cachetools:5.2.1",
603603
"licenses": [
604604
{
605605
"license": {
@@ -608,7 +608,7 @@
608608
}
609609
}
610610
],
611-
"purl": "pkg:pypi/[email protected].0"
611+
"purl": "pkg:pypi/[email protected].1"
612612
},
613613
{
614614
"type": "library",
@@ -820,9 +820,9 @@
820820
"type": "library",
821821
"bom-ref": "57-rich",
822822
"name": "rich",
823-
"version": "13.0.0",
823+
"version": "13.0.1",
824824
"author": "Will McGugan",
825-
"cpe": "cpe:/a:will_mcgugan:rich:13.0.0",
825+
"cpe": "cpe:/a:will_mcgugan:rich:13.0.1",
826826
"licenses": [
827827
{
828828
"license": {
@@ -831,7 +831,7 @@
831831
}
832832
}
833833
],
834-
"purl": "pkg:pypi/[email protected].0"
834+
"purl": "pkg:pypi/[email protected].1"
835835
},
836836
{
837837
"type": "library",

sbom/cve-bin-tool-py3.7.spdx

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -2,10 +2,10 @@ SPDXVersion: SPDX-2.2
22
DataLicense: CC0-1.0
33
SPDXID: SPDXRef-DOCUMENT
44
DocumentName: cve-bin-tool
5-
DocumentNamespace: http://spdx.org/spdxdocs/cve-bin-tool-fefbc612-92f3-4da3-9f43-571b5967ab4d
5+
DocumentNamespace: http://spdx.org/spdxdocs/cve-bin-tool-53fbdc6b-0db3-4411-860b-5c36df9f59f4
66
LicenseListVersion: 3.18
77
Creator: Tool: sbom4python-0.4.0
8-
Created: 2023-01-03T00:50:15Z
8+
Created: 2023-01-09T00:25:28Z
99
CreatorComment: <text>This document has been automatically generated.</text>
1010
#####
1111

@@ -545,14 +545,14 @@ ExternalRef: PACKAGE-MANAGER purl pkg:pypi/[email protected]
545545
PackageName: cachetools
546546
SPDXID: SPDXRef-Package-42-cachetools
547547
PackageSupplier: Person: Thomas_Kemmer
548-
PackageVersion: 5.2.0
548+
PackageVersion: 5.2.1
549549
PackageDownloadLocation: NOASSERTION
550550
FilesAnalyzed: false
551551
##### Reported license MIT
552552
PackageLicenseConcluded: MIT
553553
PackageLicenseDeclared: MIT
554554
PackageCopyrightText: NOASSERTION
555-
ExternalRef: PACKAGE-MANAGER purl pkg:pypi/[email protected].0
555+
ExternalRef: PACKAGE-MANAGER purl pkg:pypi/[email protected].1
556556
#####
557557

558558
PackageName: monotonic
@@ -740,14 +740,14 @@ ExternalRef: PACKAGE-MANAGER purl pkg:pypi/[email protected]
740740
PackageName: rich
741741
SPDXID: SPDXRef-Package-57-rich
742742
PackageSupplier: Person: Will_McGugan
743-
PackageVersion: 13.0.0
743+
PackageVersion: 13.0.1
744744
PackageDownloadLocation: NOASSERTION
745745
FilesAnalyzed: false
746746
##### Reported license MIT
747747
PackageLicenseConcluded: MIT
748748
PackageLicenseDeclared: MIT
749749
PackageCopyrightText: NOASSERTION
750-
ExternalRef: PACKAGE-MANAGER purl pkg:pypi/[email protected].0
750+
ExternalRef: PACKAGE-MANAGER purl pkg:pypi/[email protected].1
751751
#####
752752

753753
PackageName: commonmark

0 commit comments

Comments
 (0)