|
2 | 2 | "$schema": "http://cyclonedx.org/schema/bom-1.6.schema.json",
|
3 | 3 | "bomFormat": "CycloneDX",
|
4 | 4 | "specVersion": "1.6",
|
5 |
| - "serialNumber": "urn:uuid:5bf150ae-9e66-44e4-a266-d4e87fd3a83e", |
| 5 | + "serialNumber": "urn:uuid:8d43bb02-7713-4031-9086-da6767d198d2", |
6 | 6 | "version": 1,
|
7 | 7 | "metadata": {
|
8 |
| - "timestamp": "2025-08-11T00:45:01Z", |
| 8 | + "timestamp": "2025-08-18T00:44:13Z", |
9 | 9 | "lifecycles": [
|
10 | 10 | {
|
11 | 11 | "phase": "build"
|
|
603 | 603 | "type": "library",
|
604 | 604 | "bom-ref": "9-multidict",
|
605 | 605 | "name": "multidict",
|
606 |
| - "version": "6.6.3", |
| 606 | + "version": "6.6.4", |
607 | 607 | "supplier": {
|
608 | 608 | "name": "Andrew Svetlov",
|
609 | 609 | "contact": [
|
|
612 | 612 | }
|
613 | 613 | ]
|
614 | 614 | },
|
615 |
| - "cpe": "cpe:2.3:a:andrew_svetlov:multidict:6.6.3:*:*:*:*:*:*:*", |
| 615 | + "cpe": "cpe:2.3:a:andrew_svetlov:multidict:6.6.4:*:*:*:*:*:*:*", |
616 | 616 | "description": "multidict implementation",
|
617 | 617 | "hashes": [
|
618 | 618 | {
|
619 | 619 | "alg": "SHA-256",
|
620 |
| - "content": "a2be5b7b35271f7fff1397204ba6708365e3d773579fe2a30625e16c4b4ce817" |
| 620 | + "content": "b8aa6f0bd8125ddd04a6593437bad6a7e70f300ff4180a531654aa2ab3f6d58f" |
621 | 621 | }
|
622 | 622 | ],
|
623 | 623 | "licenses": [
|
|
636 | 636 | "comment": "Home page for project"
|
637 | 637 | },
|
638 | 638 | {
|
639 |
| - "url": "https://pypi.org/project/multidict/6.6.3/#files", |
| 639 | + "url": "https://pypi.org/project/multidict/6.6.4/#files", |
640 | 640 | "type": "distribution",
|
641 | 641 | "comment": "Download location for component"
|
642 | 642 | },
|
|
677 | 677 | "type": "vcs"
|
678 | 678 | }
|
679 | 679 | ],
|
680 |
| - "purl": "pkg:pypi/[email protected].3", |
| 680 | + "purl": "pkg:pypi/[email protected].4", |
681 | 681 | "properties": [
|
682 | 682 | {
|
683 | 683 | "name": "release_date",
|
684 |
| - "value": "2025-06-30T15:50:58Z" |
| 684 | + "value": "2025-08-11T12:06:02Z" |
685 | 685 | },
|
686 | 686 | {
|
687 | 687 | "name": "language",
|
|
1544 | 1544 | "type": "library",
|
1545 | 1545 | "bom-ref": "22-fasteners",
|
1546 | 1546 | "name": "fasteners",
|
1547 |
| - "version": "0.19", |
| 1547 | + "version": "0.20", |
1548 | 1548 | "supplier": {
|
1549 | 1549 | "name": "Joshua Harlow"
|
1550 | 1550 | },
|
1551 |
| - "cpe": "cpe:2.3:a:joshua_harlow:fasteners:0.19:*:*:*:*:*:*:*", |
| 1551 | + "cpe": "cpe:2.3:a:joshua_harlow:fasteners:0.20:*:*:*:*:*:*:*", |
1552 | 1552 | "description": "A python package that provides useful locks",
|
1553 | 1553 | "hashes": [
|
1554 | 1554 | {
|
1555 | 1555 | "alg": "SHA-256",
|
1556 |
| - "content": "758819cb5d94cdedf4e836988b74de396ceacb8e2794d21f82d131fd9ee77237" |
1557 |
| - } |
1558 |
| - ], |
1559 |
| - "licenses": [ |
1560 |
| - { |
1561 |
| - "license": { |
1562 |
| - "id": "Apache-2.0", |
1563 |
| - "url": "https://www.apache.org/licenses/LICENSE-2.0", |
1564 |
| - "acknowledgement": "concluded" |
1565 |
| - } |
| 1556 | + "content": "9422c40d1e350e4259f509fb2e608d6bc43c0136f79a00db1b49046029d0b3b7" |
1566 | 1557 | }
|
1567 | 1558 | ],
|
1568 | 1559 | "externalReferences": [
|
|
1572 | 1563 | "comment": "Home page for project"
|
1573 | 1564 | },
|
1574 | 1565 | {
|
1575 |
| - "url": "https://pypi.org/project/fasteners/0.19/#files", |
| 1566 | + "url": "https://pypi.org/project/fasteners/0.20/#files", |
1576 | 1567 | "type": "distribution",
|
1577 | 1568 | "comment": "Download location for component"
|
1578 | 1569 | }
|
1579 | 1570 | ],
|
1580 |
| - "purl": "pkg:pypi/fasteners@0.19", |
| 1571 | + "purl": "pkg:pypi/fasteners@0.20", |
1581 | 1572 | "properties": [
|
1582 | 1573 | {
|
1583 | 1574 | "name": "release_date",
|
1584 |
| - "value": "2023-09-19T17:11:18Z" |
| 1575 | + "value": "2025-08-11T10:19:35Z" |
1585 | 1576 | },
|
1586 | 1577 | {
|
1587 | 1578 | "name": "language",
|
|
3703 | 3694 | "type": "library",
|
3704 | 3695 | "bom-ref": "56-elementpath",
|
3705 | 3696 | "name": "elementpath",
|
3706 |
| - "version": "5.0.3", |
| 3697 | + "version": "5.0.4", |
3707 | 3698 | "supplier": {
|
3708 | 3699 | "name": "Davide Brunato",
|
3709 | 3700 | "contact": [
|
|
3712 | 3703 | }
|
3713 | 3704 | ]
|
3714 | 3705 | },
|
3715 |
| - "cpe": "cpe:2.3:a:davide_brunato:elementpath:5.0.3:*:*:*:*:*:*:*", |
| 3706 | + "cpe": "cpe:2.3:a:davide_brunato:elementpath:5.0.4:*:*:*:*:*:*:*", |
3716 | 3707 | "description": "XPath 1.0/2.0/3.0/3.1 parsers and selectors for ElementTree and lxml",
|
3717 | 3708 | "hashes": [
|
3718 | 3709 | {
|
3719 | 3710 | "alg": "SHA-256",
|
3720 |
| - "content": "8c93540556f743835b3c682a7bdb2d97371ee1e151430ff35498b59f2c14e5a0" |
| 3711 | + "content": "75d6f31c614d57e50eb749fc50806e3102880cd1f6552da3f2265f8eb8d3bbc6" |
3721 | 3712 | }
|
3722 | 3713 | ],
|
3723 | 3714 | "externalReferences": [
|
|
3727 | 3718 | "comment": "Home page for project"
|
3728 | 3719 | },
|
3729 | 3720 | {
|
3730 |
| - "url": "https://pypi.org/project/elementpath/5.0.3/#files", |
| 3721 | + "url": "https://pypi.org/project/elementpath/5.0.4/#files", |
3731 | 3722 | "type": "distribution",
|
3732 | 3723 | "comment": "Download location for component"
|
3733 | 3724 | }
|
3734 | 3725 | ],
|
3735 |
| - "purl": "pkg:pypi/[email protected].3", |
| 3726 | + "purl": "pkg:pypi/[email protected].4", |
3736 | 3727 | "properties": [
|
3737 | 3728 | {
|
3738 | 3729 | "name": "release_date",
|
3739 |
| - "value": "2025-06-28T06:20:35Z" |
| 3730 | + "value": "2025-08-16T18:19:52Z" |
3740 | 3731 | },
|
3741 | 3732 | {
|
3742 | 3733 | "name": "language",
|
|
4247 | 4238 | "type": "library",
|
4248 | 4239 | "bom-ref": "65-plotly",
|
4249 | 4240 | "name": "plotly",
|
4250 |
| - "version": "6.2.0", |
| 4241 | + "version": "6.3.0", |
4251 | 4242 | "supplier": {
|
4252 | 4243 | "name": "Chris P",
|
4253 | 4244 | "contact": [
|
|
4256 | 4247 | }
|
4257 | 4248 | ]
|
4258 | 4249 | },
|
4259 |
| - "cpe": "cpe:2.3:a:chris_p:plotly:6.2.0:*:*:*:*:*:*:*", |
| 4250 | + "cpe": "cpe:2.3:a:chris_p:plotly:6.3.0:*:*:*:*:*:*:*", |
4260 | 4251 | "description": "An open-source interactive data visualization library for Python",
|
4261 | 4252 | "hashes": [
|
4262 | 4253 | {
|
4263 | 4254 | "alg": "SHA-256",
|
4264 |
| - "content": "32c444d4c940887219cb80738317040363deefdfee4f354498cc0b6dab8978bd" |
| 4255 | + "content": "7ad806edce9d3cdd882eaebaf97c0c9e252043ed1ed3d382c3e3520ec07806d4" |
4265 | 4256 | }
|
4266 | 4257 | ],
|
4267 | 4258 | "externalReferences": [
|
|
4271 | 4262 | "comment": "Home page for project"
|
4272 | 4263 | },
|
4273 | 4264 | {
|
4274 |
| - "url": "https://pypi.org/project/plotly/6.2.0/#files", |
| 4265 | + "url": "https://pypi.org/project/plotly/6.3.0/#files", |
4275 | 4266 | "type": "distribution",
|
4276 | 4267 | "comment": "Download location for component"
|
4277 | 4268 | },
|
|
4288 | 4279 | "type": "log"
|
4289 | 4280 | }
|
4290 | 4281 | ],
|
4291 |
| - "purl": "pkg:pypi/plotly@6.2.0", |
| 4282 | + "purl": "pkg:pypi/plotly@6.3.0", |
4292 | 4283 | "properties": [
|
4293 | 4284 | {
|
4294 | 4285 | "name": "release_date",
|
4295 |
| - "value": "2025-06-26T16:20:40Z" |
| 4286 | + "value": "2025-08-12T20:22:09Z" |
4296 | 4287 | },
|
4297 | 4288 | {
|
4298 | 4289 | "name": "language",
|
|
4312 | 4303 | "type": "library",
|
4313 | 4304 | "bom-ref": "66-narwhals",
|
4314 | 4305 | "name": "narwhals",
|
4315 |
| - "version": "2.0.1", |
| 4306 | + "version": "2.1.2", |
4316 | 4307 | "supplier": {
|
4317 | 4308 | "name": "Marco Gorelli",
|
4318 | 4309 | "contact": [
|
|
4321 | 4312 | }
|
4322 | 4313 | ]
|
4323 | 4314 | },
|
4324 |
| - "cpe": "cpe:2.3:a:marco_gorelli:narwhals:2.0.1:*:*:*:*:*:*:*", |
| 4315 | + "cpe": "cpe:2.3:a:marco_gorelli:narwhals:2.1.2:*:*:*:*:*:*:*", |
4325 | 4316 | "description": "Extremely lightweight compatibility layer between dataframe libraries",
|
4326 |
| - "hashes": [ |
4327 |
| - { |
4328 |
| - "alg": "SHA-256", |
4329 |
| - "content": "837457e36a2ba1710c881fb69e1f79ce44fb81728c92ac378f70892a53af8ddb" |
4330 |
| - } |
4331 |
| - ], |
4332 | 4317 | "licenses": [
|
4333 | 4318 | {
|
4334 | 4319 | "license": {
|
|
4345 | 4330 | "comment": "Home page for project"
|
4346 | 4331 | },
|
4347 | 4332 | {
|
4348 |
| - "url": "https://pypi.org/project/narwhals/2.0.1/#files", |
| 4333 | + "url": "https://pypi.org/project/narwhals/2.1.2/#files", |
4349 | 4334 | "type": "distribution",
|
4350 | 4335 | "comment": "Download location for component"
|
4351 | 4336 | },
|
|
4362 | 4347 | "type": "issue-tracker"
|
4363 | 4348 | }
|
4364 | 4349 | ],
|
4365 |
| - "purl": "pkg:pypi/narwhals@2.0.1", |
| 4350 | + "purl": "pkg:pypi/narwhals@2.1.2", |
4366 | 4351 | "properties": [
|
4367 | 4352 | {
|
4368 | 4353 | "name": "release_date",
|
4369 |
| - "value": "2025-07-29T08:39:03Z" |
| 4354 | + "value": "2025-08-12T20:22:09Z" |
4370 | 4355 | },
|
4371 | 4356 | {
|
4372 | 4357 | "name": "language",
|
|
4889 | 4874 | "type": "library",
|
4890 | 4875 | "bom-ref": "75-zstandard",
|
4891 | 4876 | "name": "zstandard",
|
4892 |
| - "version": "0.23.0", |
| 4877 | + "version": "0.24.0", |
4893 | 4878 | "supplier": {
|
4894 | 4879 | "name": "Gregory Szorc",
|
4895 | 4880 | "contact": [
|
|
4898 | 4883 | }
|
4899 | 4884 | ]
|
4900 | 4885 | },
|
4901 |
| - "cpe": "cpe:2.3:a:gregory_szorc:zstandard:0.23.0:*:*:*:*:*:*:*", |
| 4886 | + "cpe": "cpe:2.3:a:gregory_szorc:zstandard:0.24.0:*:*:*:*:*:*:*", |
4902 | 4887 | "description": "Zstandard bindings for Python",
|
4903 |
| - "hashes": [ |
4904 |
| - { |
4905 |
| - "alg": "SHA-256", |
4906 |
| - "content": "bf0a05b6059c0528477fba9054d09179beb63744355cab9f38059548fedd46a9" |
4907 |
| - } |
4908 |
| - ], |
4909 | 4888 | "licenses": [
|
4910 | 4889 | {
|
4911 | 4890 | "license": {
|
|
4922 | 4901 | "comment": "Home page for project"
|
4923 | 4902 | },
|
4924 | 4903 | {
|
4925 |
| - "url": "https://pypi.org/project/zstandard/0.23.0/#files", |
| 4904 | + "url": "https://pypi.org/project/zstandard/0.24.0/#files", |
4926 | 4905 | "type": "distribution",
|
4927 | 4906 | "comment": "Download location for component"
|
| 4907 | + }, |
| 4908 | + { |
| 4909 | + "url": "https://python-zstandard.readthedocs.io/en/latest/", |
| 4910 | + "type": "documentation" |
4928 | 4911 | }
|
4929 | 4912 | ],
|
4930 |
| - "purl": "pkg:pypi/zstandard@0.23.0", |
| 4913 | + "purl": "pkg:pypi/zstandard@0.24.0", |
4931 | 4914 | "properties": [
|
4932 | 4915 | {
|
4933 | 4916 | "name": "release_date",
|
4934 |
| - "value": "2024-07-15T00:13:27Z" |
| 4917 | + "value": "2020-11-01T01:40:20Z" |
4935 | 4918 | },
|
4936 | 4919 | {
|
4937 | 4920 | "name": "language",
|
|
5230 | 5213 | "70-urllib3",
|
5231 | 5214 | "71-certifi"
|
5232 | 5215 | ]
|
5233 |
| - }, |
5234 |
| - { |
5235 |
| - "ref": "75-zstandard", |
5236 |
| - "dependsOn": [ |
5237 |
| - "36-cffi" |
5238 |
| - ] |
5239 | 5216 | }
|
5240 | 5217 | ]
|
5241 | 5218 | }
|
0 commit comments