|
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:8e3fbde1-c71d-4256-9470-1722e39f4960", |
| 5 | + "serialNumber": "urn:uuid:81acbf1d-dd39-4432-9adf-621e1cf3f1d4", |
6 | 6 | "version": 1,
|
7 | 7 | "metadata": {
|
8 |
| - "timestamp": "2025-03-31T00:39:40Z", |
| 8 | + "timestamp": "2025-04-07T00:38:38Z", |
9 | 9 | "lifecycles": [
|
10 | 10 | {
|
11 | 11 | "phase": "build"
|
|
89 | 89 | "type": "library",
|
90 | 90 | "bom-ref": "2-aiohttp",
|
91 | 91 | "name": "aiohttp",
|
92 |
| - "version": "3.11.14", |
| 92 | + "version": "3.11.16", |
93 | 93 | "description": "Async http client/server framework (asyncio)",
|
94 |
| - "hashes": [ |
95 |
| - { |
96 |
| - "alg": "SHA-256", |
97 |
| - "content": "e2bc827c01f75803de77b134afdbf74fa74b62970eafdf190f3244931d7a5c0d" |
98 |
| - } |
99 |
| - ], |
100 | 94 | "licenses": [
|
101 | 95 | {
|
102 | 96 | "license": {
|
|
113 | 107 | "comment": "Home page for project"
|
114 | 108 | },
|
115 | 109 | {
|
116 |
| - "url": "https://pypi.org/project/aiohttp/3.11.14/#files", |
| 110 | + "url": "https://pypi.org/project/aiohttp/3.11.16/#files", |
117 | 111 | "type": "distribution",
|
118 | 112 | "comment": "Download location for component"
|
119 | 113 | },
|
|
150 | 144 | "type": "vcs"
|
151 | 145 | }
|
152 | 146 | ],
|
153 |
| - "purl": "pkg:pypi/aiohttp@3.11.14", |
| 147 | + "purl": "pkg:pypi/aiohttp@3.11.16", |
154 | 148 | "properties": [
|
155 | 149 | {
|
156 | 150 | "name": "release_date",
|
157 |
| - "value": "2025-03-17T02:42:42Z" |
| 151 | + "value": "2024-09-17T18:57:44Z" |
158 | 152 | },
|
159 | 153 | {
|
160 | 154 | "name": "language",
|
|
539 | 533 | "type": "library",
|
540 | 534 | "bom-ref": "8-multidict",
|
541 | 535 | "name": "multidict",
|
542 |
| - "version": "6.2.0", |
| 536 | + "version": "6.3.2", |
543 | 537 | "supplier": {
|
544 | 538 | "name": "Andrew Svetlov",
|
545 | 539 | "contact": [
|
|
548 | 542 | }
|
549 | 543 | ]
|
550 | 544 | },
|
551 |
| - "cpe": "cpe:2.3:a:andrew_svetlov:multidict:6.2.0:*:*:*:*:*:*:*", |
| 545 | + "cpe": "cpe:2.3:a:andrew_svetlov:multidict:6.3.2:*:*:*:*:*:*:*", |
552 | 546 | "description": "multidict implementation",
|
553 | 547 | "hashes": [
|
554 | 548 | {
|
555 | 549 | "alg": "SHA-256",
|
556 |
| - "content": "b9f6392d98c0bd70676ae41474e2eecf4c7150cb419237a41f8f96043fcb81d1" |
| 550 | + "content": "8b3dc0eec9304fa04d84a51ea13b0ec170bace5b7ddeaac748149efd316f1504" |
557 | 551 | }
|
558 | 552 | ],
|
559 | 553 | "licenses": [
|
|
572 | 566 | "comment": "Home page for project"
|
573 | 567 | },
|
574 | 568 | {
|
575 |
| - "url": "https://pypi.org/project/multidict/6.2.0/#files", |
| 569 | + "url": "https://pypi.org/project/multidict/6.3.2/#files", |
576 | 570 | "type": "distribution",
|
577 | 571 | "comment": "Download location for component"
|
578 | 572 | },
|
|
613 | 607 | "type": "vcs"
|
614 | 608 | }
|
615 | 609 | ],
|
616 |
| - "purl": "pkg:pypi/multidict@6.2.0", |
| 610 | + "purl": "pkg:pypi/multidict@6.3.2", |
617 | 611 | "properties": [
|
618 | 612 | {
|
619 | 613 | "name": "release_date",
|
620 |
| - "value": "2025-03-17T16:53:32Z" |
| 614 | + "value": "2025-04-03T19:41:19Z" |
621 | 615 | },
|
622 | 616 | {
|
623 | 617 | "name": "language",
|
|
633 | 627 | "type": "library",
|
634 | 628 | "bom-ref": "9-typing-extensions",
|
635 | 629 | "name": "typing-extensions",
|
636 |
| - "version": "4.13.0", |
| 630 | + "version": "4.13.1", |
637 | 631 | "supplier": {
|
638 | 632 | "name": "Guido van Jukka ukasz Michael",
|
639 | 633 | "contact": [
|
|
642 | 636 | }
|
643 | 637 | ]
|
644 | 638 | },
|
645 |
| - "cpe": "cpe:2.3:a:guido_van_jukka_ukasz_michael:typing-extensions:4.13.0:*:*:*:*:*:*:*", |
| 639 | + "cpe": "cpe:2.3:a:guido_van_jukka_ukasz_michael:typing-extensions:4.13.1:*:*:*:*:*:*:*", |
646 | 640 | "description": "Backported and Experimental Type Hints for Python 3.8+",
|
647 | 641 | "hashes": [
|
648 | 642 | {
|
649 | 643 | "alg": "SHA-256",
|
650 |
| - "content": "c8dd92cc0d6425a97c18fbb9d1954e5ff92c1ca881a309c45f06ebc0b79058e5" |
| 644 | + "content": "4b6cf02909eb5495cfbc3f6e8fd49217e6cc7944e145cdda8caa3734777f9e69" |
651 | 645 | }
|
652 | 646 | ],
|
653 | 647 | "externalReferences": [
|
|
657 | 651 | "comment": "Home page for project"
|
658 | 652 | },
|
659 | 653 | {
|
660 |
| - "url": "https://pypi.org/project/typing-extensions/4.13.0/#files", |
| 654 | + "url": "https://pypi.org/project/typing-extensions/4.13.1/#files", |
661 | 655 | "type": "distribution",
|
662 | 656 | "comment": "Download location for component"
|
663 | 657 | },
|
|
682 | 676 | "type": "vcs"
|
683 | 677 | }
|
684 | 678 | ],
|
685 |
| - "purl": "pkg:pypi/typing-extensions@4.13.0", |
| 679 | + "purl": "pkg:pypi/typing-extensions@4.13.1", |
686 | 680 | "properties": [
|
687 | 681 | {
|
688 | 682 | "name": "release_date",
|
689 |
| - "value": "2025-03-26T03:49:40Z" |
| 683 | + "value": "2025-04-03T16:11:19Z" |
690 | 684 | },
|
691 | 685 | {
|
692 | 686 | "name": "language",
|
|
796 | 790 | "type": "library",
|
797 | 791 | "bom-ref": "11-yarl",
|
798 | 792 | "name": "yarl",
|
799 |
| - "version": "1.18.3", |
| 793 | + "version": "1.19.0", |
800 | 794 | "supplier": {
|
801 | 795 | "name": "Andrew Svetlov",
|
802 | 796 | "contact": [
|
|
805 | 799 | }
|
806 | 800 | ]
|
807 | 801 | },
|
808 |
| - "cpe": "cpe:2.3:a:andrew_svetlov:yarl:1.18.3:*:*:*:*:*:*:*", |
| 802 | + "cpe": "cpe:2.3:a:andrew_svetlov:yarl:1.19.0:*:*:*:*:*:*:*", |
809 | 803 | "description": "Yet another URL library",
|
810 | 804 | "hashes": [
|
811 | 805 | {
|
812 | 806 | "alg": "SHA-256",
|
813 |
| - "content": "7df647e8edd71f000a5208fe6ff8c382a1de8edfbccdbbfe649d263de07d8c34" |
| 807 | + "content": "0bae32f8ebd35c04d6528cedb4a26b8bf25339d3616b04613b97347f919b76d3" |
814 | 808 | }
|
815 | 809 | ],
|
816 | 810 | "licenses": [
|
|
829 | 823 | "comment": "Home page for project"
|
830 | 824 | },
|
831 | 825 | {
|
832 |
| - "url": "https://pypi.org/project/yarl/1.18.3/#files", |
| 826 | + "url": "https://pypi.org/project/yarl/1.19.0/#files", |
833 | 827 | "type": "distribution",
|
834 | 828 | "comment": "Download location for component"
|
835 | 829 | },
|
|
870 | 864 | "type": "vcs"
|
871 | 865 | }
|
872 | 866 | ],
|
873 |
| - "purl": "pkg:pypi/yarl@1.18.3", |
| 867 | + "purl": "pkg:pypi/yarl@1.19.0", |
874 | 868 | "properties": [
|
875 | 869 | {
|
876 | 870 | "name": "release_date",
|
877 |
| - "value": "2024-12-01T20:32:32Z" |
| 871 | + "value": "2025-04-06T02:33:31Z" |
878 | 872 | },
|
879 | 873 | {
|
880 | 874 | "name": "language",
|
|
1381 | 1375 | "type": "library",
|
1382 | 1376 | "bom-ref": "20-argcomplete",
|
1383 | 1377 | "name": "argcomplete",
|
1384 |
| - "version": "3.6.1", |
| 1378 | + "version": "3.6.2", |
1385 | 1379 | "supplier": {
|
1386 | 1380 | "name": "Andrey Kislyuk",
|
1387 | 1381 | "contact": [
|
|
1390 | 1384 | }
|
1391 | 1385 | ]
|
1392 | 1386 | },
|
1393 |
| - "cpe": "cpe:2.3:a:andrey_kislyuk:argcomplete:3.6.1:*:*:*:*:*:*:*", |
| 1387 | + "cpe": "cpe:2.3:a:andrey_kislyuk:argcomplete:3.6.2:*:*:*:*:*:*:*", |
1394 | 1388 | "description": "Bash tab completion for argparse",
|
1395 | 1389 | "hashes": [
|
1396 | 1390 | {
|
1397 | 1391 | "alg": "SHA-256",
|
1398 |
| - "content": "cef54d7f752560570291214f0f1c48c3b8ef09aca63d65de7747612666725dbc" |
| 1392 | + "content": "65b3133a29ad53fb42c48cf5114752c7ab66c1c38544fdf6460f450c09b42591" |
1399 | 1393 | }
|
1400 | 1394 | ],
|
1401 | 1395 | "licenses": [
|
|
1414 | 1408 | "comment": "Home page for project"
|
1415 | 1409 | },
|
1416 | 1410 | {
|
1417 |
| - "url": "https://pypi.org/project/argcomplete/3.6.1/#files", |
| 1411 | + "url": "https://pypi.org/project/argcomplete/3.6.2/#files", |
1418 | 1412 | "type": "distribution",
|
1419 | 1413 | "comment": "Download location for component"
|
1420 | 1414 | },
|
|
1435 | 1429 | "type": "log"
|
1436 | 1430 | }
|
1437 | 1431 | ],
|
1438 |
| - "purl": "pkg:pypi/argcomplete@3.6.1", |
| 1432 | + "purl": "pkg:pypi/argcomplete@3.6.2", |
1439 | 1433 | "properties": [
|
1440 | 1434 | {
|
1441 | 1435 | "name": "release_date",
|
1442 |
| - "value": "2025-03-22T17:31:11Z" |
| 1436 | + "value": "2025-04-03T04:57:01Z" |
1443 | 1437 | },
|
1444 | 1438 | {
|
1445 | 1439 | "name": "language",
|
|
4207 | 4201 | "type": "library",
|
4208 | 4202 | "bom-ref": "65-narwhals",
|
4209 | 4203 | "name": "narwhals",
|
4210 |
| - "version": "1.32.0", |
| 4204 | + "version": "1.33.0", |
4211 | 4205 | "supplier": {
|
4212 | 4206 | "name": "Marco Gorelli",
|
4213 | 4207 | "contact": [
|
|
4216 | 4210 | }
|
4217 | 4211 | ]
|
4218 | 4212 | },
|
4219 |
| - "cpe": "cpe:2.3:a:marco_gorelli:narwhals:1.32.0:*:*:*:*:*:*:*", |
| 4213 | + "cpe": "cpe:2.3:a:marco_gorelli:narwhals:1.33.0:*:*:*:*:*:*:*", |
4220 | 4214 | "description": "Extremely lightweight compatibility layer between dataframe libraries",
|
4221 | 4215 | "licenses": [
|
4222 | 4216 | {
|
|
4234 | 4228 | "comment": "Home page for project"
|
4235 | 4229 | },
|
4236 | 4230 | {
|
4237 |
| - "url": "https://pypi.org/project/narwhals/1.32.0/#files", |
| 4231 | + "url": "https://pypi.org/project/narwhals/1.33.0/#files", |
4238 | 4232 | "type": "distribution",
|
4239 | 4233 | "comment": "Download location for component"
|
4240 | 4234 | },
|
|
4251 | 4245 | "type": "issue-tracker"
|
4252 | 4246 | }
|
4253 | 4247 | ],
|
4254 |
| - "purl": "pkg:pypi/narwhals@1.32.0", |
| 4248 | + "purl": "pkg:pypi/narwhals@1.33.0", |
4255 | 4249 | "properties": [
|
4256 | 4250 | {
|
4257 | 4251 | "name": "release_date",
|
|
0 commit comments