Skip to content

Commit ceb6610

Browse files
authored
chore: update SBOM for Python 3.11
1 parent f627fab commit ceb6610

File tree

2 files changed

+246
-185
lines changed

2 files changed

+246
-185
lines changed

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

Lines changed: 39 additions & 33 deletions
Original file line numberDiff line numberDiff line change
@@ -2,14 +2,14 @@
22
"$schema": "http://cyclonedx.org/schema/bom-1.4.schema.json",
33
"bomFormat": "CycloneDX",
44
"specVersion": "1.4",
5-
"serialNumber": "urn:uuid9efbbe72-5882-46f3-981c-1fab52994f63",
5+
"serialNumber": "urn:uuida1a94d53-e5d0-44d7-8823-365618603cf3",
66
"version": 1,
77
"metadata": {
8-
"timestamp": "2023-01-09T00:26:16Z",
8+
"timestamp": "2023-01-16T00:27:40Z",
99
"tools": [
1010
{
1111
"name": "sbom4python",
12-
"version": "0.4.0"
12+
"version": "0.7.0"
1313
}
1414
]
1515
},
@@ -81,8 +81,8 @@
8181
"bom-ref": "5-async-timeout",
8282
"name": "async-timeout",
8383
"version": "4.0.2",
84-
"author": "Andrew Svetlov <[email protected]>",
85-
"cpe": "cpe:/a:andrew_svetlov_<[email protected]>:async-timeout:4.0.2",
84+
"author": "Andrew Svetlov",
85+
"cpe": "cpe:/a:andrew_svetlov:async-timeout:4.0.2",
8686
"licenses": [
8787
{
8888
"license": {
@@ -115,8 +115,8 @@
115115
"bom-ref": "7-charset-normalizer",
116116
"name": "charset-normalizer",
117117
"version": "2.1.1",
118-
"author": "Ahmed TAHRI @Ousret",
119-
"cpe": "cpe:/a:ahmed_tahri_@ousret:charset-normalizer:2.1.1",
118+
"author": "Ahmed TAHRI Ousret",
119+
"cpe": "cpe:/a:ahmed_tahri_ousret:charset-normalizer:2.1.1",
120120
"licenses": [
121121
{
122122
"license": {
@@ -166,6 +166,8 @@
166166
"bom-ref": "10-idna",
167167
"name": "idna",
168168
"version": "3.4",
169+
"author": "Kim Davies",
170+
"cpe": "cpe:/a:kim_davies:idna:3.4",
169171
"purl": "pkg:pypi/[email protected]"
170172
},
171173
{
@@ -190,15 +192,17 @@
190192
"bom-ref": "12-soupsieve",
191193
"name": "soupsieve",
192194
"version": "2.3.2.post1",
195+
"author": "Isaac Muse",
196+
"cpe": "cpe:/a:isaac_muse:soupsieve:2.3.2.post1",
193197
"purl": "pkg:pypi/[email protected]"
194198
},
195199
{
196200
"type": "library",
197201
"bom-ref": "13-cvss",
198202
"name": "cvss",
199203
"version": "2.5",
200-
"author": "Stanislav Kontar, Red Hat Product Security",
201-
"cpe": "cpe:/a:stanislav_kontar,_red_hat_product_security:cvss:2.5",
204+
"author": "Stanislav Red Hat Product Security",
205+
"cpe": "cpe:/a:stanislav_red_hat_product_security:cvss:2.5",
202206
"purl": "pkg:pypi/[email protected]"
203207
},
204208
{
@@ -231,9 +235,9 @@
231235
"type": "library",
232236
"bom-ref": "16-gsutil",
233237
"name": "gsutil",
234-
"version": "5.17",
238+
"version": "5.18",
235239
"author": "Google Inc.",
236-
"cpe": "cpe:/a:google_inc.:gsutil:5.17",
240+
"cpe": "cpe:/a:google_inc.:gsutil:5.18",
237241
"licenses": [
238242
{
239243
"license": {
@@ -242,7 +246,7 @@
242246
}
243247
}
244248
],
245-
"purl": "pkg:pypi/gsutil@5.17"
249+
"purl": "pkg:pypi/gsutil@5.18"
246250
},
247251
{
248252
"type": "library",
@@ -394,6 +398,8 @@
394398
"bom-ref": "26-pyparsing",
395399
"name": "pyparsing",
396400
"version": "3.0.9",
401+
"author": "Paul McGuire",
402+
"cpe": "cpe:/a:paul_mcguire:pyparsing:3.0.9",
397403
"purl": "pkg:pypi/[email protected]"
398404
},
399405
{
@@ -479,8 +485,8 @@
479485
"bom-ref": "33-cffi",
480486
"name": "cffi",
481487
"version": "1.15.1",
482-
"author": "Armin Rigo, Maciej Fijalkowski",
483-
"cpe": "cpe:/a:armin_rigo,_maciej_fijalkowski:cffi:1.15.1",
488+
"author": "Armin Maciej Fijalkowski",
489+
"cpe": "cpe:/a:armin_maciej_fijalkowski:cffi:1.15.1",
484490
"licenses": [
485491
{
486492
"license": {
@@ -538,9 +544,9 @@
538544
"type": "library",
539545
"bom-ref": "37-google-auth",
540546
"name": "google-auth",
541-
"version": "2.15.0",
547+
"version": "2.16.0",
542548
"author": "Google Cloud Platform",
543-
"cpe": "cpe:/a:google_cloud_platform:google-auth:2.15.0",
549+
"cpe": "cpe:/a:google_cloud_platform:google-auth:2.16.0",
544550
"licenses": [
545551
{
546552
"license": {
@@ -549,7 +555,7 @@
549555
}
550556
}
551557
],
552-
"purl": "pkg:pypi/google-auth@2.15.0"
558+
"purl": "pkg:pypi/google-auth@2.16.0"
553559
},
554560
{
555561
"type": "library",
@@ -658,9 +664,9 @@
658664
"type": "library",
659665
"bom-ref": "45-plotly",
660666
"name": "plotly",
661-
"version": "5.11.0",
667+
"version": "5.12.0",
662668
"author": "Chris P",
663-
"cpe": "cpe:/a:chris_p:plotly:5.11.0",
669+
"cpe": "cpe:/a:chris_p:plotly:5.12.0",
664670
"licenses": [
665671
{
666672
"license": {
@@ -669,7 +675,7 @@
669675
}
670676
}
671677
],
672-
"purl": "pkg:pypi/plotly@5.11.0"
678+
"purl": "pkg:pypi/plotly@5.12.0"
673679
},
674680
{
675681
"type": "library",
@@ -709,9 +715,9 @@
709715
"type": "library",
710716
"bom-ref": "48-requests",
711717
"name": "requests",
712-
"version": "2.28.1",
718+
"version": "2.28.2",
713719
"author": "Kenneth Reitz",
714-
"cpe": "cpe:/a:kenneth_reitz:requests:2.28.1",
720+
"cpe": "cpe:/a:kenneth_reitz:requests:2.28.2",
715721
"licenses": [
716722
{
717723
"license": {
@@ -720,7 +726,7 @@
720726
}
721727
}
722728
],
723-
"purl": "pkg:pypi/[email protected].1"
729+
"purl": "pkg:pypi/[email protected].2"
724730
},
725731
{
726732
"type": "library",
@@ -743,9 +749,9 @@
743749
"type": "library",
744750
"bom-ref": "50-urllib3",
745751
"name": "urllib3",
746-
"version": "1.26.13",
752+
"version": "1.26.14",
747753
"author": "Andrey Petrov",
748-
"cpe": "cpe:/a:andrey_petrov:urllib3:1.26.13",
754+
"cpe": "cpe:/a:andrey_petrov:urllib3:1.26.14",
749755
"licenses": [
750756
{
751757
"license": {
@@ -754,15 +760,15 @@
754760
}
755761
}
756762
],
757-
"purl": "pkg:pypi/[email protected].13"
763+
"purl": "pkg:pypi/[email protected].14"
758764
},
759765
{
760766
"type": "library",
761767
"bom-ref": "51-rich",
762768
"name": "rich",
763-
"version": "13.0.1",
769+
"version": "13.1.0",
764770
"author": "Will McGugan",
765-
"cpe": "cpe:/a:will_mcgugan:rich:13.0.1",
771+
"cpe": "cpe:/a:will_mcgugan:rich:13.1.0",
766772
"licenses": [
767773
{
768774
"license": {
@@ -771,15 +777,15 @@
771777
}
772778
}
773779
],
774-
"purl": "pkg:pypi/rich@13.0.1"
780+
"purl": "pkg:pypi/rich@13.1.0"
775781
},
776782
{
777783
"type": "library",
778784
"bom-ref": "52-commonmark",
779785
"name": "commonmark",
780786
"version": "0.9.1",
781-
"author": "Bibek Kafle <[email protected]>, Roland Shoemaker <[email protected]>",
782-
"cpe": "cpe:/a:bibek_kafle_<[email protected]>,_roland_shoemaker_<[email protected]>:commonmark:0.9.1",
787+
"author": "Bibek Kafle Roland Shoemaker",
788+
"cpe": "cpe:/a:bibek_kafle_roland_shoemaker:commonmark:0.9.1",
783789
"licenses": [
784790
{
785791
"license": {
@@ -812,8 +818,8 @@
812818
"bom-ref": "54-rpmfile",
813819
"name": "rpmfile",
814820
"version": "1.0.8",
815-
"author": "Sean Ross-Ross",
816-
"cpe": "cpe:/a:sean_ross-ross:rpmfile:1.0.8",
821+
"author": "Sean Ross",
822+
"cpe": "cpe:/a:sean_ross:rpmfile:1.0.8",
817823
"licenses": [
818824
{
819825
"license": {

0 commit comments

Comments
 (0)