Skip to content

Commit db5713f

Browse files
authored
Merge branch 'main' into xdg-cache-support
2 parents 5e79f8c + b8fcf3b commit db5713f

10 files changed

+284
-319
lines changed

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

Lines changed: 26 additions & 32 deletions
Original file line numberDiff line numberDiff line change
@@ -2,10 +2,10 @@
22
"$schema": "http://cyclonedx.org/schema/bom-1.6.schema.json",
33
"bomFormat": "CycloneDX",
44
"specVersion": "1.6",
5-
"serialNumber": "urn:uuid:86cf0eb9-abd8-431a-91d2-9d3d845f4728",
5+
"serialNumber": "urn:uuid:efa4559e-c21b-423f-bdd9-fe61cfaaad66",
66
"version": 1,
77
"metadata": {
8-
"timestamp": "2025-05-12T00:42:32Z",
8+
"timestamp": "2025-05-19T00:46:03Z",
99
"lifecycles": [
1010
{
1111
"phase": "build"
@@ -3417,7 +3417,7 @@
34173417
"type": "library",
34183418
"bom-ref": "51-rpds-py",
34193419
"name": "rpds-py",
3420-
"version": "0.24.0",
3420+
"version": "0.25.0",
34213421
"supplier": {
34223422
"name": "Julian Berman",
34233423
"contact": [
@@ -3426,12 +3426,12 @@
34263426
}
34273427
]
34283428
},
3429-
"cpe": "cpe:2.3:a:julian_berman:rpds-py:0.24.0:*:*:*:*:*:*:*",
3429+
"cpe": "cpe:2.3:a:julian_berman:rpds-py:0.25.0:*:*:*:*:*:*:*",
34303430
"description": "Python bindings to Rust's persistent data structures (rpds)",
34313431
"hashes": [
34323432
{
34333433
"alg": "SHA-256",
3434-
"content": "006f4342fe729a368c6df36578d7a348c7c716be1da0a1a0f86e3021f8e98724"
3434+
"content": "c146a24a8f0dc4a7846fb4640b88b3a68986585b8ce8397af15e66b7c5817439"
34353435
}
34363436
],
34373437
"licenses": [
@@ -3450,7 +3450,7 @@
34503450
"comment": "Home page for project"
34513451
},
34523452
{
3453-
"url": "https://pypi.org/project/rpds-py/0.24.0/#files",
3453+
"url": "https://pypi.org/project/rpds-py/0.25.0/#files",
34543454
"type": "distribution",
34553455
"comment": "Download location for component"
34563456
},
@@ -3479,11 +3479,11 @@
34793479
"type": "other"
34803480
}
34813481
],
3482-
"purl": "pkg:pypi/rpds-py@0.24.0",
3482+
"purl": "pkg:pypi/rpds-py@0.25.0",
34833483
"properties": [
34843484
{
34853485
"name": "release_date",
3486-
"value": "2025-03-26T14:52:41Z"
3486+
"value": "2025-05-15T13:38:11Z"
34873487
},
34883488
{
34893489
"name": "language",
@@ -4191,7 +4191,7 @@
41914191
"type": "library",
41924192
"bom-ref": "63-plotly",
41934193
"name": "plotly",
4194-
"version": "6.0.1",
4194+
"version": "6.1.0",
41954195
"supplier": {
41964196
"name": "Chris P",
41974197
"contact": [
@@ -4200,12 +4200,12 @@
42004200
}
42014201
]
42024202
},
4203-
"cpe": "cpe:2.3:a:chris_p:plotly:6.0.1:*:*:*:*:*:*:*",
4203+
"cpe": "cpe:2.3:a:chris_p:plotly:6.1.0:*:*:*:*:*:*:*",
42044204
"description": "An open-source interactive data visualization library for Python",
42054205
"hashes": [
42064206
{
42074207
"alg": "SHA-256",
4208-
"content": "4714db20fea57a435692c548a4eb4fae454f7daddf15f8d8ba7e1045681d7768"
4208+
"content": "a29d3ed523c9d7960095693af1ee52689830df0f9c6bae3e5e92c20c4f5684c3"
42094209
}
42104210
],
42114211
"externalReferences": [
@@ -4215,7 +4215,7 @@
42154215
"comment": "Home page for project"
42164216
},
42174217
{
4218-
"url": "https://pypi.org/project/plotly/6.0.1/#files",
4218+
"url": "https://pypi.org/project/plotly/6.1.0/#files",
42194219
"type": "distribution",
42204220
"comment": "Download location for component"
42214221
},
@@ -4228,15 +4228,15 @@
42284228
"type": "vcs"
42294229
},
42304230
{
4231-
"url": "https://github.com/plotly/plotly.py/blob/master/CHANGELOG.md",
4231+
"url": "https://github.com/plotly/plotly.py/blob/main/CHANGELOG.md",
42324232
"type": "log"
42334233
}
42344234
],
4235-
"purl": "pkg:pypi/plotly@6.0.1",
4235+
"purl": "pkg:pypi/plotly@6.1.0",
42364236
"properties": [
42374237
{
42384238
"name": "release_date",
4239-
"value": "2025-03-17T15:02:18Z"
4239+
"value": "2025-05-15T16:04:30Z"
42404240
},
42414241
{
42424242
"name": "language",
@@ -4256,7 +4256,7 @@
42564256
"type": "library",
42574257
"bom-ref": "64-narwhals",
42584258
"name": "narwhals",
4259-
"version": "1.38.2",
4259+
"version": "1.39.1",
42604260
"supplier": {
42614261
"name": "Marco Gorelli",
42624262
"contact": [
@@ -4265,12 +4265,12 @@
42654265
}
42664266
]
42674267
},
4268-
"cpe": "cpe:2.3:a:marco_gorelli:narwhals:1.38.2:*:*:*:*:*:*:*",
4268+
"cpe": "cpe:2.3:a:marco_gorelli:narwhals:1.39.1:*:*:*:*:*:*:*",
42694269
"description": "Extremely lightweight compatibility layer between dataframe libraries",
42704270
"hashes": [
42714271
{
42724272
"alg": "SHA-256",
4273-
"content": "a33a182e32f18d794a04e7828a5c401fb26ce9083f609993e7e5064aace641c7"
4273+
"content": "68d0f29c760f1a9419ada537f35f21ff202b0be1419e6d22135a0352c6d96deb"
42744274
}
42754275
],
42764276
"licenses": [
@@ -4289,7 +4289,7 @@
42894289
"comment": "Home page for project"
42904290
},
42914291
{
4292-
"url": "https://pypi.org/project/narwhals/1.38.2/#files",
4292+
"url": "https://pypi.org/project/narwhals/1.39.1/#files",
42934293
"type": "distribution",
42944294
"comment": "Download location for component"
42954295
},
@@ -4306,11 +4306,11 @@
43064306
"type": "issue-tracker"
43074307
}
43084308
],
4309-
"purl": "pkg:pypi/narwhals@1.38.2",
4309+
"purl": "pkg:pypi/narwhals@1.39.1",
43104310
"properties": [
43114311
{
43124312
"name": "release_date",
4313-
"value": "2025-05-08T17:02:25Z"
4313+
"value": "2025-05-15T17:45:07Z"
43144314
},
43154315
{
43164316
"name": "language",
@@ -4719,7 +4719,7 @@
47194719
"type": "library",
47204720
"bom-ref": "71-setuptools",
47214721
"name": "setuptools",
4722-
"version": "80.4.0",
4722+
"version": "80.7.1",
47234723
"supplier": {
47244724
"name": "Python Packaging Authority",
47254725
"contact": [
@@ -4728,17 +4728,11 @@
47284728
}
47294729
]
47304730
},
4731-
"cpe": "cpe:2.3:a:python_packaging_authority:setuptools:80.4.0:*:*:*:*:*:*:*",
4731+
"cpe": "cpe:2.3:a:python_packaging_authority:setuptools:80.7.1:*:*:*:*:*:*:*",
47324732
"description": "Easily download, build, install, upgrade, and uninstall Python packages",
4733-
"hashes": [
4734-
{
4735-
"alg": "SHA-256",
4736-
"content": "6cdc8cb9a7d590b237dbe4493614a9b75d0559b888047c1f67d49ba50fc3edb2"
4737-
}
4738-
],
47394733
"externalReferences": [
47404734
{
4741-
"url": "https://pypi.org/project/setuptools/80.4.0/#files",
4735+
"url": "https://pypi.org/project/setuptools/80.7.1/#files",
47424736
"type": "distribution",
47434737
"comment": "Download location for component"
47444738
},
@@ -4755,11 +4749,11 @@
47554749
"type": "log"
47564750
}
47574751
],
4758-
"purl": "pkg:pypi/setuptools@80.4.0",
4752+
"purl": "pkg:pypi/setuptools@80.7.1",
47594753
"properties": [
47604754
{
47614755
"name": "release_date",
4762-
"value": "2025-05-09T20:42:25Z"
4756+
"value": "2024-07-24T21:57:45Z"
47634757
},
47644758
{
47654759
"name": "language",

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

Lines changed: 26 additions & 27 deletions
Original file line numberDiff line numberDiff line change
@@ -2,10 +2,10 @@ SPDXVersion: SPDX-2.3
22
DataLicense: CC0-1.0
33
SPDXID: SPDXRef-DOCUMENT
44
DocumentName: Python-cve-bin-tool
5-
DocumentNamespace: http://spdx.org/spdxdocs/Python-cve-bin-tool-02ddd5bb-db60-48c0-8fe0-dd4cec92b8d9
5+
DocumentNamespace: http://spdx.org/spdxdocs/Python-cve-bin-tool-843cd3dc-5f00-4fc1-bb2b-1ac19cf569a0
66
LicenseListVersion: 3.25
77
Creator: Tool: sbom4python-0.12.3
8-
Created: 2025-05-12T00:42:26Z
8+
Created: 2025-05-19T00:45:55Z
99
CreatorComment: <text>SBOM Type: Build - This document has been automatically generated.</text>
1010
#####
1111

@@ -1082,26 +1082,26 @@ ExternalRef: SECURITY cpe23Type cpe:2.3:a:julian_berman:referencing:0.36.2:*:*:*
10821082

10831083
PackageName: rpds-py
10841084
SPDXID: SPDXRef-51-rpds-py
1085-
PackageVersion: 0.24.0
1085+
PackageVersion: 0.25.0
10861086
PrimaryPackagePurpose: LIBRARY
10871087
PackageSupplier: Person: Julian Berman ([email protected])
1088-
PackageDownloadLocation: https://pypi.org/project/rpds-py/0.24.0/#files
1088+
PackageDownloadLocation: https://pypi.org/project/rpds-py/0.25.0/#files
10891089
FilesAnalyzed: false
10901090
PackageHomePage: https://github.com/crate-py/rpds
1091-
PackageChecksum: SHA256: 006f4342fe729a368c6df36578d7a348c7c716be1da0a1a0f86e3021f8e98724
1091+
PackageChecksum: SHA256: c146a24a8f0dc4a7846fb4640b88b3a68986585b8ce8397af15e66b7c5817439
10921092
PackageLicenseDeclared: MIT
10931093
PackageLicenseConcluded: MIT
10941094
PackageCopyrightText: NOASSERTION
10951095
PackageSummary: <text>Python bindings to Rust's persistent data structures (rpds)</text>
1096-
ReleaseDate: 2025-03-26T14:52:41Z
1096+
ReleaseDate: 2025-05-15T13:38:11Z
10971097
ExternalRef: OTHER documentation https://rpds.readthedocs.io/
10981098
ExternalRef: OTHER issue-tracker https://github.com/crate-py/rpds/issues/
10991099
ExternalRef: OTHER other https://github.com/sponsors/Julian
11001100
ExternalRef: OTHER other https://tidelift.com/subscription/pkg/pypi-rpds-py?utm_source=pypi-rpds-py&utm_medium=referral&utm_campaign=pypi-link
11011101
ExternalRef: OTHER vcs https://github.com/crate-py/rpds
11021102
ExternalRef: OTHER other https://github.com/orium/rpds
1103-
ExternalRef: PACKAGE-MANAGER purl pkg:pypi/rpds-py@0.24.0
1104-
ExternalRef: SECURITY cpe23Type cpe:2.3:a:julian_berman:rpds-py:0.24.0:*:*:*:*:*:*:*
1103+
ExternalRef: PACKAGE-MANAGER purl pkg:pypi/rpds-py@0.25.0
1104+
ExternalRef: SECURITY cpe23Type cpe:2.3:a:julian_berman:rpds-py:0.25.0:*:*:*:*:*:*:*
11051105
#####
11061106

11071107
PackageName: lib4sbom
@@ -1320,13 +1320,13 @@ ExternalRef: SECURITY cpe23Type cpe:2.3:a:donald_stufft:packaging:25.0:*:*:*:*:*
13201320

13211321
PackageName: plotly
13221322
SPDXID: SPDXRef-63-plotly
1323-
PackageVersion: 6.0.1
1323+
PackageVersion: 6.1.0
13241324
PrimaryPackagePurpose: LIBRARY
13251325
PackageSupplier: Person: Chris P ([email protected])
1326-
PackageDownloadLocation: https://pypi.org/project/plotly/6.0.1/#files
1326+
PackageDownloadLocation: https://pypi.org/project/plotly/6.1.0/#files
13271327
FilesAnalyzed: false
13281328
PackageHomePage: https://plotly.com/python/
1329-
PackageChecksum: SHA256: 4714db20fea57a435692c548a4eb4fae454f7daddf15f8d8ba7e1045681d7768
1329+
PackageChecksum: SHA256: a29d3ed523c9d7960095693af1ee52689830df0f9c6bae3e5e92c20c4f5684c3
13301330
PackageLicenseDeclared: NOASSERTION
13311331
PackageLicenseConcluded: NOASSERTION
13321332
PackageLicenseComments: <text>plotly declares MIT License
@@ -1353,34 +1353,34 @@ THE SOFTWARE.
13531353
which is not currently a valid SPDX License identifier or expression.</text>
13541354
PackageCopyrightText: NOASSERTION
13551355
PackageSummary: <text>An open-source interactive data visualization library for Python</text>
1356-
ReleaseDate: 2025-03-17T15:02:18Z
1356+
ReleaseDate: 2025-05-15T16:04:30Z
13571357
ExternalRef: OTHER documentation https://plotly.com/python/
13581358
ExternalRef: OTHER vcs https://github.com/plotly/plotly.py
1359-
ExternalRef: OTHER log https://github.com/plotly/plotly.py/blob/master/CHANGELOG.md
1360-
ExternalRef: PACKAGE-MANAGER purl pkg:pypi/plotly@6.0.1
1361-
ExternalRef: SECURITY cpe23Type cpe:2.3:a:chris_p:plotly:6.0.1:*:*:*:*:*:*:*
1359+
ExternalRef: OTHER log https://github.com/plotly/plotly.py/blob/main/CHANGELOG.md
1360+
ExternalRef: PACKAGE-MANAGER purl pkg:pypi/plotly@6.1.0
1361+
ExternalRef: SECURITY cpe23Type cpe:2.3:a:chris_p:plotly:6.1.0:*:*:*:*:*:*:*
13621362
#####
13631363

13641364
PackageName: narwhals
13651365
SPDXID: SPDXRef-64-narwhals
1366-
PackageVersion: 1.38.2
1366+
PackageVersion: 1.39.1
13671367
PrimaryPackagePurpose: LIBRARY
13681368
PackageSupplier: Person: Marco Gorelli ([email protected])
1369-
PackageDownloadLocation: https://pypi.org/project/narwhals/1.38.2/#files
1369+
PackageDownloadLocation: https://pypi.org/project/narwhals/1.39.1/#files
13701370
FilesAnalyzed: false
13711371
PackageHomePage: https://github.com/narwhals-dev/narwhals
1372-
PackageChecksum: SHA256: a33a182e32f18d794a04e7828a5c401fb26ce9083f609993e7e5064aace641c7
1372+
PackageChecksum: SHA256: 68d0f29c760f1a9419ada537f35f21ff202b0be1419e6d22135a0352c6d96deb
13731373
PackageLicenseDeclared: NOASSERTION
13741374
PackageLicenseConcluded: MIT
13751375
PackageLicenseComments: <text>narwhals declares MIT License which is not currently a valid SPDX License identifier or expression.</text>
13761376
PackageCopyrightText: NOASSERTION
13771377
PackageSummary: <text>Extremely lightweight compatibility layer between dataframe libraries</text>
1378-
ReleaseDate: 2025-05-08T17:02:25Z
1378+
ReleaseDate: 2025-05-15T17:45:07Z
13791379
ExternalRef: OTHER documentation https://narwhals-dev.github.io/narwhals/
13801380
ExternalRef: OTHER vcs https://github.com/narwhals-dev/narwhals
13811381
ExternalRef: OTHER issue-tracker https://github.com/narwhals-dev/narwhals/issues
1382-
ExternalRef: PACKAGE-MANAGER purl pkg:pypi/narwhals@1.38.2
1383-
ExternalRef: SECURITY cpe23Type cpe:2.3:a:marco_gorelli:narwhals:1.38.2:*:*:*:*:*:*:*
1382+
ExternalRef: PACKAGE-MANAGER purl pkg:pypi/narwhals@1.39.1
1383+
ExternalRef: SECURITY cpe23Type cpe:2.3:a:marco_gorelli:narwhals:1.39.1:*:*:*:*:*:*:*
13841384
#####
13851385

13861386
PackageName: python-gnupg
@@ -1506,22 +1506,21 @@ ExternalRef: SECURITY cpe23Type cpe:2.3:a:sean_ross:rpmfile:2.1.0:*:*:*:*:*:*:*
15061506

15071507
PackageName: setuptools
15081508
SPDXID: SPDXRef-71-setuptools
1509-
PackageVersion: 80.4.0
1509+
PackageVersion: 80.7.1
15101510
PrimaryPackagePurpose: LIBRARY
15111511
PackageSupplier: Organization: Python Packaging Authority ([email protected])
1512-
PackageDownloadLocation: https://pypi.org/project/setuptools/80.4.0/#files
1512+
PackageDownloadLocation: https://pypi.org/project/setuptools/80.7.1/#files
15131513
FilesAnalyzed: false
1514-
PackageChecksum: SHA256: 6cdc8cb9a7d590b237dbe4493614a9b75d0559b888047c1f67d49ba50fc3edb2
15151514
PackageLicenseDeclared: NOASSERTION
15161515
PackageLicenseConcluded: NOASSERTION
15171516
PackageCopyrightText: NOASSERTION
15181517
PackageSummary: <text>Easily download, build, install, upgrade, and uninstall Python packages</text>
1519-
ReleaseDate: 2025-05-09T20:42:25Z
1518+
ReleaseDate: 2024-07-24T21:57:45Z
15201519
ExternalRef: OTHER vcs https://github.com/pypa/setuptools
15211520
ExternalRef: OTHER documentation https://setuptools.pypa.io/
15221521
ExternalRef: OTHER log https://setuptools.pypa.io/en/stable/history.html
1523-
ExternalRef: PACKAGE-MANAGER purl pkg:pypi/setuptools@80.4.0
1524-
ExternalRef: SECURITY cpe23Type cpe:2.3:a:python_packaging_authority:setuptools:80.4.0:*:*:*:*:*:*:*
1522+
ExternalRef: PACKAGE-MANAGER purl pkg:pypi/setuptools@80.7.1
1523+
ExternalRef: SECURITY cpe23Type cpe:2.3:a:python_packaging_authority:setuptools:80.7.1:*:*:*:*:*:*:*
15251524
#####
15261525

15271526
PackageName: toml

0 commit comments

Comments
 (0)