|
1 | 1 | { |
2 | | - "$schema": "http://cyclonedx.org/schema/bom-1.6.schema.json", |
| 2 | + "$schema": "http://cyclonedx.org/schema/bom-1.7.schema.json", |
3 | 3 | "bomFormat": "CycloneDX", |
4 | | - "specVersion": "1.6", |
5 | | - "serialNumber": "urn:uuid:0fa43716-8c8f-48a5-9055-05a17bd14ee1", |
| 4 | + "specVersion": "1.7", |
| 5 | + "serialNumber": "urn:uuid:7bb811f5-d63f-44b6-878c-8a666158e40e", |
6 | 6 | "version": 1, |
7 | 7 | "metadata": { |
8 | | - "timestamp": "2025-10-13T00:40:50Z", |
| 8 | + "timestamp": "2025-11-03T00:42:18Z", |
9 | 9 | "lifecycles": [ |
10 | 10 | { |
11 | 11 | "phase": "build" |
|
24 | 24 | "type": "application", |
25 | 25 | "bom-ref": "CDXRef-DOCUMENT", |
26 | 26 | "name": "Python-cve-bin-tool" |
| 27 | + }, |
| 28 | + "distributionConstraints": { |
| 29 | + "tlp": "CLEAR" |
27 | 30 | } |
28 | 31 | }, |
29 | 32 | "components": [ |
|
79 | 82 | "type": "library", |
80 | 83 | "bom-ref": "2-aiohttp", |
81 | 84 | "name": "aiohttp", |
82 | | - "version": "3.13.0", |
| 85 | + "version": "3.13.2", |
83 | 86 | "description": "Async http client/server framework (asyncio)", |
84 | 87 | "hashes": [ |
85 | 88 | { |
86 | 89 | "alg": "SHA-256", |
87 | | - "content": "ca69ec38adf5cadcc21d0b25e2144f6a25b7db7bea7e730bac25075bc305eff0" |
| 90 | + "content": "2372b15a5f62ed37789a6b383ff7344fc5b9f243999b0cd9b629d8bc5f5b4155" |
88 | 91 | } |
89 | 92 | ], |
90 | 93 | "licenses": [ |
|
100 | 103 | "comment": "Home page for project" |
101 | 104 | }, |
102 | 105 | { |
103 | | - "url": "https://pypi.org/project/aiohttp/3.13.0/#files", |
| 106 | + "url": "https://pypi.org/project/aiohttp/3.13.2/#files", |
104 | 107 | "type": "distribution", |
105 | 108 | "comment": "Download location for component" |
106 | 109 | }, |
|
137 | 140 | "type": "vcs" |
138 | 141 | } |
139 | 142 | ], |
140 | | - "purl": "pkg:pypi/[email protected].0", |
| 143 | + "purl": "pkg:pypi/[email protected].2", |
141 | 144 | "properties": [ |
142 | 145 | { |
143 | 146 | "name": "release_date", |
144 | | - "value": "2025-10-06T19:54:40Z" |
| 147 | + "value": "2025-10-28T20:55:27Z" |
145 | 148 | }, |
146 | 149 | { |
147 | 150 | "name": "language", |
|
305 | 308 | "name": "frozenlist", |
306 | 309 | "version": "1.8.0", |
307 | 310 | "description": "A list-like structure which implements collections.abc.MutableSequence", |
| 311 | + "hashes": [ |
| 312 | + { |
| 313 | + "alg": "SHA-256", |
| 314 | + "content": "b37f6d31b3dcea7deb5e9696e529a6aa4a898adc33db82da12e4c60a7c4d2011" |
| 315 | + } |
| 316 | + ], |
308 | 317 | "licenses": [ |
309 | 318 | { |
310 | 319 | "license": { |
|
366 | 375 | "properties": [ |
367 | 376 | { |
368 | 377 | "name": "release_date", |
369 | | - "value": "2025-07-03T22:54:42Z" |
| 378 | + "value": "2025-10-06T05:35:23Z" |
370 | 379 | }, |
371 | 380 | { |
372 | 381 | "name": "language", |
|
894 | 903 | }, |
895 | 904 | "cpe": "cpe:2.3:a:kim_davies:idna:3.11:*:*:*:*:*:*:*", |
896 | 905 | "description": "Internationalized Domain Names in Applications (IDNA)", |
| 906 | + "hashes": [ |
| 907 | + { |
| 908 | + "alg": "SHA-256", |
| 909 | + "content": "771a87f49d9defaf64091e6e6fe9c18d4833f140bd19464795bc32d966ca37ea" |
| 910 | + } |
| 911 | + ], |
897 | 912 | "externalReferences": [ |
898 | 913 | { |
899 | 914 | "url": "https://pypi.org/project/idna/3.11/#files", |
|
917 | 932 | "properties": [ |
918 | 933 | { |
919 | 934 | "name": "release_date", |
920 | | - "value": "2025-10-06T14:08:42Z" |
| 935 | + "value": "2025-10-12T14:55:18Z" |
921 | 936 | }, |
922 | 937 | { |
923 | 938 | "name": "language", |
|
1383 | 1398 | "type": "library", |
1384 | 1399 | "bom-ref": "20-argcomplete", |
1385 | 1400 | "name": "argcomplete", |
1386 | | - "version": "3.6.2", |
| 1401 | + "version": "3.6.3", |
1387 | 1402 | "supplier": { |
1388 | 1403 | "name": "Andrey Kislyuk", |
1389 | 1404 | "contact": [ |
|
1392 | 1407 | } |
1393 | 1408 | ] |
1394 | 1409 | }, |
1395 | | - "cpe": "cpe:2.3:a:andrey_kislyuk:argcomplete:3.6.2:*:*:*:*:*:*:*", |
| 1410 | + "cpe": "cpe:2.3:a:andrey_kislyuk:argcomplete:3.6.3:*:*:*:*:*:*:*", |
1396 | 1411 | "description": "Bash tab completion for argparse", |
1397 | 1412 | "hashes": [ |
1398 | 1413 | { |
1399 | 1414 | "alg": "SHA-256", |
1400 | | - "content": "65b3133a29ad53fb42c48cf5114752c7ab66c1c38544fdf6460f450c09b42591" |
| 1415 | + "content": "f5007b3a600ccac5d25bbce33089211dfd49eab4a7718da3f10e3082525a92ce" |
1401 | 1416 | } |
1402 | 1417 | ], |
1403 | 1418 | "licenses": [ |
|
1416 | 1431 | "comment": "Home page for project" |
1417 | 1432 | }, |
1418 | 1433 | { |
1419 | | - "url": "https://pypi.org/project/argcomplete/3.6.2/#files", |
| 1434 | + "url": "https://pypi.org/project/argcomplete/3.6.3/#files", |
1420 | 1435 | "type": "distribution", |
1421 | 1436 | "comment": "Download location for component" |
1422 | 1437 | }, |
|
1437 | 1452 | "type": "log" |
1438 | 1453 | } |
1439 | 1454 | ], |
1440 | | - "purl": "pkg:pypi/[email protected].2", |
| 1455 | + "purl": "pkg:pypi/[email protected].3", |
1441 | 1456 | "properties": [ |
1442 | 1457 | { |
1443 | 1458 | "name": "release_date", |
1444 | | - "value": "2025-04-03T04:57:01Z" |
| 1459 | + "value": "2025-10-20T03:33:33Z" |
1445 | 1460 | }, |
1446 | 1461 | { |
1447 | 1462 | "name": "language", |
|
2680 | 2695 | "type": "library", |
2681 | 2696 | "bom-ref": "41-google-auth-httplib2", |
2682 | 2697 | "name": "google-auth-httplib2", |
2683 | | - "version": "0.2.0", |
| 2698 | + "version": "0.2.1", |
2684 | 2699 | "supplier": { |
2685 | 2700 | "name": "Google Cloud Platform", |
2686 | 2701 | "contact": [ |
|
2689 | 2704 | } |
2690 | 2705 | ] |
2691 | 2706 | }, |
2692 | | - "cpe": "cpe:2.3:a:google_cloud_platform:google-auth-httplib2:0.2.0:*:*:*:*:*:*:*", |
| 2707 | + "cpe": "cpe:2.3:a:google_cloud_platform:google-auth-httplib2:0.2.1:*:*:*:*:*:*:*", |
2693 | 2708 | "description": "Google Authentication Library: httplib2 transport", |
2694 | 2709 | "hashes": [ |
2695 | 2710 | { |
2696 | 2711 | "alg": "SHA-256", |
2697 | | - "content": "b65a0a2123300dd71281a7bf6e64d65a0759287df52729bdd1ae2e47dc311a3d" |
| 2712 | + "content": "1be94c611db91c01f9703e7f62b0a59bbd5587a95571c7b6fade510d648bc08b" |
2698 | 2713 | } |
2699 | 2714 | ], |
2700 | 2715 | "licenses": [ |
|
2713 | 2728 | "comment": "Home page for project" |
2714 | 2729 | }, |
2715 | 2730 | { |
2716 | | - "url": "https://pypi.org/project/google-auth-httplib2/0.2.0/#files", |
| 2731 | + "url": "https://pypi.org/project/google-auth-httplib2/0.2.1/#files", |
2717 | 2732 | "type": "distribution", |
2718 | 2733 | "comment": "Download location for component" |
2719 | 2734 | } |
2720 | 2735 | ], |
2721 | | - "purl": "pkg:pypi/[email protected].0", |
| 2736 | + "purl": "pkg:pypi/[email protected].1", |
2722 | 2737 | "properties": [ |
2723 | 2738 | { |
2724 | 2739 | "name": "release_date", |
2725 | | - "value": "2023-12-12T17:40:13Z" |
| 2740 | + "value": "2025-10-30T21:13:15Z" |
2726 | 2741 | }, |
2727 | 2742 | { |
2728 | 2743 | "name": "language", |
|
3386 | 3401 | "type": "library", |
3387 | 3402 | "bom-ref": "52-lib4sbom", |
3388 | 3403 | "name": "lib4sbom", |
3389 | | - "version": "0.8.8", |
| 3404 | + "version": "0.9.0", |
3390 | 3405 | "supplier": { |
3391 | 3406 | "name": "Anthony Harrison", |
3392 | 3407 | "contact": [ |
|
3395 | 3410 | } |
3396 | 3411 | ] |
3397 | 3412 | }, |
3398 | | - "cpe": "cpe:2.3:a:anthony_harrison:lib4sbom:0.8.8:*:*:*:*:*:*:*", |
| 3413 | + "cpe": "cpe:2.3:a:anthony_harrison:lib4sbom:0.9.0:*:*:*:*:*:*:*", |
3399 | 3414 | "description": "Software Bill of Material (SBOM) generator and consumer library", |
3400 | 3415 | "hashes": [ |
3401 | 3416 | { |
3402 | 3417 | "alg": "SHA-256", |
3403 | | - "content": "c8622549fddd568ac473e085be8d08d8eeb3338bd813612f50da189645cdaccf" |
| 3418 | + "content": "78b8584d10fc7fa28fc3c17c0afcb2967f3c2b96974e4bdbb60b3eb3744d01fd" |
3404 | 3419 | } |
3405 | 3420 | ], |
3406 | 3421 | "licenses": [ |
|
3419 | 3434 | "comment": "Home page for project" |
3420 | 3435 | }, |
3421 | 3436 | { |
3422 | | - "url": "https://pypi.org/project/lib4sbom/0.8.8/#files", |
| 3437 | + "url": "https://pypi.org/project/lib4sbom/0.9.0/#files", |
3423 | 3438 | "type": "distribution", |
3424 | 3439 | "comment": "Download location for component" |
3425 | 3440 | } |
3426 | 3441 | ], |
3427 | | - "purl": "pkg:pypi/lib4sbom@0.8.8", |
| 3442 | + "purl": "pkg:pypi/lib4sbom@0.9.0", |
3428 | 3443 | "properties": [ |
3429 | 3444 | { |
3430 | 3445 | "name": "release_date", |
3431 | | - "value": "2025-08-29T17:06:49Z" |
| 3446 | + "value": "2025-10-28T09:09:40Z" |
3432 | 3447 | }, |
3433 | 3448 | { |
3434 | 3449 | "name": "language", |
|
3646 | 3661 | "type": "library", |
3647 | 3662 | "bom-ref": "56-xmlschema", |
3648 | 3663 | "name": "xmlschema", |
3649 | | - "version": "4.1.0", |
| 3664 | + "version": "4.2.0", |
3650 | 3665 | "supplier": { |
3651 | 3666 | "name": "Davide Brunato", |
3652 | 3667 | "contact": [ |
|
3655 | 3670 | } |
3656 | 3671 | ] |
3657 | 3672 | }, |
3658 | | - "cpe": "cpe:2.3:a:davide_brunato:xmlschema:4.1.0:*:*:*:*:*:*:*", |
| 3673 | + "cpe": "cpe:2.3:a:davide_brunato:xmlschema:4.2.0:*:*:*:*:*:*:*", |
3659 | 3674 | "description": "An XML Schema validator and decoder", |
3660 | 3675 | "hashes": [ |
3661 | 3676 | { |
3662 | 3677 | "alg": "SHA-256", |
3663 | | - "content": "eabf610f398a58700bc4ac94380ad9ce558297a3f9ca8b7722ed3f7888eb4498" |
| 3678 | + "content": "82d24a50eea5e7f2d603312813848cd66fddf8fa2b6730839c6aa3d66312e3b6" |
3664 | 3679 | } |
3665 | 3680 | ], |
3666 | 3681 | "externalReferences": [ |
|
3670 | 3685 | "comment": "Home page for project" |
3671 | 3686 | }, |
3672 | 3687 | { |
3673 | | - "url": "https://pypi.org/project/xmlschema/4.1.0/#files", |
| 3688 | + "url": "https://pypi.org/project/xmlschema/4.2.0/#files", |
3674 | 3689 | "type": "distribution", |
3675 | 3690 | "comment": "Download location for component" |
3676 | 3691 | } |
3677 | 3692 | ], |
3678 | | - "purl": "pkg:pypi/xmlschema@4.1.0", |
| 3693 | + "purl": "pkg:pypi/xmlschema@4.2.0", |
3679 | 3694 | "properties": [ |
3680 | 3695 | { |
3681 | 3696 | "name": "release_date", |
3682 | | - "value": "2025-06-05T21:17:35Z" |
| 3697 | + "value": "2025-10-14T09:19:28Z" |
3683 | 3698 | }, |
3684 | 3699 | { |
3685 | 3700 | "name": "language", |
|
4304 | 4319 | "type": "library", |
4305 | 4320 | "bom-ref": "67-narwhals", |
4306 | 4321 | "name": "narwhals", |
4307 | | - "version": "2.7.0", |
| 4322 | + "version": "2.10.1", |
4308 | 4323 | "supplier": { |
4309 | 4324 | "name": "Marco Gorelli", |
4310 | 4325 | "contact": [ |
|
4313 | 4328 | } |
4314 | 4329 | ] |
4315 | 4330 | }, |
4316 | | - "cpe": "cpe:2.3:a:marco_gorelli:narwhals:2.7.0:*:*:*:*:*:*:*", |
| 4331 | + "cpe": "cpe:2.3:a:marco_gorelli:narwhals:2.10.1:*:*:*:*:*:*:*", |
4317 | 4332 | "description": "Extremely lightweight compatibility layer between dataframe libraries", |
4318 | 4333 | "licenses": [ |
4319 | 4334 | { |
|
4331 | 4346 | "comment": "Home page for project" |
4332 | 4347 | }, |
4333 | 4348 | { |
4334 | | - "url": "https://pypi.org/project/narwhals/2.7.0/#files", |
| 4349 | + "url": "https://pypi.org/project/narwhals/2.10.1/#files", |
4335 | 4350 | "type": "distribution", |
4336 | 4351 | "comment": "Download location for component" |
4337 | 4352 | }, |
|
4348 | 4363 | "type": "issue-tracker" |
4349 | 4364 | } |
4350 | 4365 | ], |
4351 | | - "purl": "pkg:pypi/narwhals@2.7.0", |
| 4366 | + "purl": "pkg:pypi/narwhals@2.10.1", |
4352 | 4367 | "properties": [ |
4353 | 4368 | { |
4354 | 4369 | "name": "release_date", |
|
4512 | 4527 | "type": "library", |
4513 | 4528 | "bom-ref": "70-charset-normalizer", |
4514 | 4529 | "name": "charset-normalizer", |
4515 | | - "version": "3.4.3", |
| 4530 | + "version": "3.4.4", |
4516 | 4531 | "supplier": { |
4517 | 4532 | "name": "Ahmed R .", |
4518 | 4533 | "contact": [ |
|
4521 | 4536 | } |
4522 | 4537 | ] |
4523 | 4538 | }, |
4524 | | - "cpe": "cpe:2.3:a:ahmed_r.:charset-normalizer:3.4.3:*:*:*:*:*:*:*", |
| 4539 | + "cpe": "cpe:2.3:a:ahmed_r.:charset-normalizer:3.4.4:*:*:*:*:*:*:*", |
4525 | 4540 | "description": "The Real First Universal Charset Detector. Open, modern and actively maintained alternative to Chardet.", |
4526 | 4541 | "hashes": [ |
4527 | 4542 | { |
4528 | 4543 | "alg": "SHA-256", |
4529 | | - "content": "fb7f67a1bfa6e40b438170ebdc8158b78dc465a5a67b6dde178a46987b244a72" |
| 4544 | + "content": "e824f1492727fa856dd6eda4f7cee25f8518a12f3c4a56a74e8095695089cf6d" |
4530 | 4545 | } |
4531 | 4546 | ], |
4532 | 4547 | "licenses": [ |
|
4540 | 4555 | ], |
4541 | 4556 | "externalReferences": [ |
4542 | 4557 | { |
4543 | | - "url": "https://pypi.org/project/charset-normalizer/3.4.3/#files", |
| 4558 | + "url": "https://pypi.org/project/charset-normalizer/3.4.4/#files", |
4544 | 4559 | "type": "distribution", |
4545 | 4560 | "comment": "Download location for component" |
4546 | 4561 | }, |
|
4561 | 4576 | "type": "issue-tracker" |
4562 | 4577 | } |
4563 | 4578 | ], |
4564 | | - "purl": "pkg:pypi/[email protected].3", |
| 4579 | + "purl": "pkg:pypi/[email protected].4", |
4565 | 4580 | "properties": [ |
4566 | 4581 | { |
4567 | 4582 | "name": "release_date", |
4568 | | - "value": "2025-08-09T07:55:36Z" |
| 4583 | + "value": "2025-10-14T04:40:11Z" |
4569 | 4584 | }, |
4570 | 4585 | { |
4571 | 4586 | "name": "language", |
|
0 commit comments