|
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:be712b38-b12d-4fda-ad6b-691f2ded015d", |
| 5 | + "serialNumber": "urn:uuid:d1cb08d7-d436-4c83-9b43-2425f88fbf8b", |
6 | 6 | "version": 1, |
7 | 7 | "metadata": { |
8 | | - "timestamp": "2025-09-29T00:38:37Z", |
| 8 | + "timestamp": "2025-10-06T00:39:17Z", |
9 | 9 | "lifecycles": [ |
10 | 10 | { |
11 | 11 | "phase": "build" |
|
701 | 701 | "type": "library", |
702 | 702 | "bom-ref": "10-propcache", |
703 | 703 | "name": "propcache", |
704 | | - "version": "0.3.2", |
| 704 | + "version": "0.4.0", |
705 | 705 | "supplier": { |
706 | 706 | "name": "Andrew Svetlov", |
707 | 707 | "contact": [ |
|
710 | 710 | } |
711 | 711 | ] |
712 | 712 | }, |
713 | | - "cpe": "cpe:2.3:a:andrew_svetlov:propcache:0.3.2:*:*:*:*:*:*:*", |
| 713 | + "cpe": "cpe:2.3:a:andrew_svetlov:propcache:0.4.0:*:*:*:*:*:*:*", |
714 | 714 | "description": "Accelerated property cache", |
715 | 715 | "hashes": [ |
716 | 716 | { |
717 | 717 | "alg": "SHA-256", |
718 | | - "content": "22d9962a358aedbb7a2e36187ff273adeaab9743373a272976d2e348d08c7770" |
| 718 | + "content": "779aaae64089e2f4992e993faea801925395d26bb5de4a47df7ef7f942c14f80" |
719 | 719 | } |
720 | 720 | ], |
721 | 721 | "licenses": [ |
|
734 | 734 | "comment": "Home page for project" |
735 | 735 | }, |
736 | 736 | { |
737 | | - "url": "https://pypi.org/project/propcache/0.3.2/#files", |
| 737 | + "url": "https://pypi.org/project/propcache/0.4.0/#files", |
738 | 738 | "type": "distribution", |
739 | 739 | "comment": "Download location for component" |
740 | 740 | }, |
|
775 | 775 | "type": "vcs" |
776 | 776 | } |
777 | 777 | ], |
778 | | - "purl": "pkg:pypi/propcache@0.3.2", |
| 778 | + "purl": "pkg:pypi/propcache@0.4.0", |
779 | 779 | "properties": [ |
780 | 780 | { |
781 | 781 | "name": "release_date", |
782 | | - "value": "2025-06-09T22:53:40Z" |
| 782 | + "value": "2025-10-04T21:54:49Z" |
783 | 783 | }, |
784 | 784 | { |
785 | 785 | "name": "language", |
|
795 | 795 | "type": "library", |
796 | 796 | "bom-ref": "11-yarl", |
797 | 797 | "name": "yarl", |
798 | | - "version": "1.20.1", |
| 798 | + "version": "1.21.0", |
799 | 799 | "supplier": { |
800 | 800 | "name": "Andrew Svetlov", |
801 | 801 | "contact": [ |
|
804 | 804 | } |
805 | 805 | ] |
806 | 806 | }, |
807 | | - "cpe": "cpe:2.3:a:andrew_svetlov:yarl:1.20.1:*:*:*:*:*:*:*", |
| 807 | + "cpe": "cpe:2.3:a:andrew_svetlov:yarl:1.21.0:*:*:*:*:*:*:*", |
808 | 808 | "description": "Yet another URL library", |
809 | | - "hashes": [ |
810 | | - { |
811 | | - "alg": "SHA-256", |
812 | | - "content": "6032e6da6abd41e4acda34d75a816012717000fa6839f37124a47fcefc49bec4" |
813 | | - } |
814 | | - ], |
815 | 809 | "licenses": [ |
816 | 810 | { |
817 | 811 | "license": { |
|
828 | 822 | "comment": "Home page for project" |
829 | 823 | }, |
830 | 824 | { |
831 | | - "url": "https://pypi.org/project/yarl/1.20.1/#files", |
| 825 | + "url": "https://pypi.org/project/yarl/1.21.0/#files", |
832 | 826 | "type": "distribution", |
833 | 827 | "comment": "Download location for component" |
834 | 828 | }, |
|
869 | 863 | "type": "vcs" |
870 | 864 | } |
871 | 865 | ], |
872 | | - "purl": "pkg:pypi/yarl@1.20.1", |
| 866 | + "purl": "pkg:pypi/yarl@1.21.0", |
873 | 867 | "properties": [ |
874 | 868 | { |
875 | 869 | "name": "release_date", |
876 | | - "value": "2025-06-10T00:42:31Z" |
| 870 | + "value": "2025-10-04T21:54:49Z" |
877 | 871 | }, |
878 | 872 | { |
879 | 873 | "name": "language", |
|
958 | 952 | "type": "library", |
959 | 953 | "bom-ref": "13-beautifulsoup4", |
960 | 954 | "name": "beautifulsoup4", |
961 | | - "version": "4.14.0", |
| 955 | + "version": "4.14.2", |
962 | 956 | "supplier": { |
963 | 957 | "name": "Leonard Richardson", |
964 | 958 | "contact": [ |
|
967 | 961 | } |
968 | 962 | ] |
969 | 963 | }, |
970 | | - "cpe": "cpe:2.3:a:leonard_richardson:beautifulsoup4:4.14.0:*:*:*:*:*:*:*", |
| 964 | + "cpe": "cpe:2.3:a:leonard_richardson:beautifulsoup4:4.14.2:*:*:*:*:*:*:*", |
971 | 965 | "description": "Screen-scraping library", |
972 | 966 | "hashes": [ |
973 | 967 | { |
974 | 968 | "alg": "SHA-256", |
975 | | - "content": "aee96fbccdf2d2a8d1288b2afa51fc76bb60823b7881a50fb1ed5f711d1a7d73" |
| 969 | + "content": "5ef6fa3a8cbece8488d66985560f97ed091e22bbc4e9c2338508a9d5de6d4515" |
976 | 970 | } |
977 | 971 | ], |
978 | 972 | "licenses": [ |
|
991 | 985 | "comment": "Home page for project" |
992 | 986 | }, |
993 | 987 | { |
994 | | - "url": "https://pypi.org/project/beautifulsoup4/4.14.0/#files", |
| 988 | + "url": "https://pypi.org/project/beautifulsoup4/4.14.2/#files", |
995 | 989 | "type": "distribution", |
996 | 990 | "comment": "Download location for component" |
997 | 991 | }, |
|
1000 | 994 | "type": "other" |
1001 | 995 | } |
1002 | 996 | ], |
1003 | | - "purl": "pkg:pypi/[email protected].0", |
| 997 | + "purl": "pkg:pypi/[email protected].2", |
1004 | 998 | "properties": [ |
1005 | 999 | { |
1006 | 1000 | "name": "release_date", |
1007 | | - "value": "2025-09-27T17:22:16Z" |
| 1001 | + "value": "2025-09-29T10:05:43Z" |
1008 | 1002 | }, |
1009 | 1003 | { |
1010 | 1004 | "name": "language", |
|
3660 | 3654 | "type": "library", |
3661 | 3655 | "bom-ref": "56-lib4vex", |
3662 | 3656 | "name": "lib4vex", |
3663 | | - "version": "0.2.0", |
| 3657 | + "version": "0.2.1", |
3664 | 3658 | "supplier": { |
3665 | 3659 | "name": "Anthony Harrison", |
3666 | 3660 | "contact": [ |
|
3669 | 3663 | } |
3670 | 3664 | ] |
3671 | 3665 | }, |
3672 | | - "cpe": "cpe:2.3:a:anthony_harrison:lib4vex:0.2.0:*:*:*:*:*:*:*", |
| 3666 | + "cpe": "cpe:2.3:a:anthony_harrison:lib4vex:0.2.1:*:*:*:*:*:*:*", |
3673 | 3667 | "description": "VEX generator and consumer library", |
3674 | 3668 | "hashes": [ |
3675 | 3669 | { |
3676 | 3670 | "alg": "SHA-256", |
3677 | | - "content": "bbe730148c1a7629473067ba9702b673af11e225fcd76e6431b881f0731f52ce" |
| 3671 | + "content": "7277b368807507b2808332954480c968f73a5f51edf0218f13260cbe7110a341" |
3678 | 3672 | } |
3679 | 3673 | ], |
3680 | 3674 | "licenses": [ |
|
3693 | 3687 | "comment": "Home page for project" |
3694 | 3688 | }, |
3695 | 3689 | { |
3696 | | - "url": "https://pypi.org/project/lib4vex/0.2.0/#files", |
| 3690 | + "url": "https://pypi.org/project/lib4vex/0.2.1/#files", |
3697 | 3691 | "type": "distribution", |
3698 | 3692 | "comment": "Download location for component" |
3699 | 3693 | } |
3700 | 3694 | ], |
3701 | | - "purl": "pkg:pypi/[email protected].0", |
| 3695 | + "purl": "pkg:pypi/[email protected].1", |
3702 | 3696 | "properties": [ |
3703 | 3697 | { |
3704 | 3698 | "name": "release_date", |
3705 | | - "value": "2024-08-29T20:36:52Z" |
| 3699 | + "value": "2025-10-02T10:35:09Z" |
3706 | 3700 | }, |
3707 | 3701 | { |
3708 | 3702 | "name": "language", |
|
4155 | 4149 | "type": "library", |
4156 | 4150 | "bom-ref": "64-plotly", |
4157 | 4151 | "name": "plotly", |
4158 | | - "version": "6.3.0", |
| 4152 | + "version": "6.3.1", |
4159 | 4153 | "supplier": { |
4160 | 4154 | "name": "Chris P", |
4161 | 4155 | "contact": [ |
|
4164 | 4158 | } |
4165 | 4159 | ] |
4166 | 4160 | }, |
4167 | | - "cpe": "cpe:2.3:a:chris_p:plotly:6.3.0:*:*:*:*:*:*:*", |
| 4161 | + "cpe": "cpe:2.3:a:chris_p:plotly:6.3.1:*:*:*:*:*:*:*", |
4168 | 4162 | "description": "An open-source interactive data visualization library for Python", |
4169 | 4163 | "hashes": [ |
4170 | 4164 | { |
4171 | 4165 | "alg": "SHA-256", |
4172 | | - "content": "7ad806edce9d3cdd882eaebaf97c0c9e252043ed1ed3d382c3e3520ec07806d4" |
| 4166 | + "content": "8b4420d1dcf2b040f5983eed433f95732ed24930e496d36eb70d211923532e64" |
4173 | 4167 | } |
4174 | 4168 | ], |
4175 | 4169 | "externalReferences": [ |
|
4179 | 4173 | "comment": "Home page for project" |
4180 | 4174 | }, |
4181 | 4175 | { |
4182 | | - "url": "https://pypi.org/project/plotly/6.3.0/#files", |
| 4176 | + "url": "https://pypi.org/project/plotly/6.3.1/#files", |
4183 | 4177 | "type": "distribution", |
4184 | 4178 | "comment": "Download location for component" |
4185 | 4179 | }, |
|
4196 | 4190 | "type": "log" |
4197 | 4191 | } |
4198 | 4192 | ], |
4199 | | - "purl": "pkg:pypi/[email protected].0", |
| 4193 | + "purl": "pkg:pypi/[email protected].1", |
4200 | 4194 | "properties": [ |
4201 | 4195 | { |
4202 | 4196 | "name": "release_date", |
4203 | | - "value": "2025-08-12T20:22:09Z" |
| 4197 | + "value": "2025-10-02T16:10:22Z" |
4204 | 4198 | }, |
4205 | 4199 | { |
4206 | 4200 | "name": "language", |
|
4220 | 4214 | "type": "library", |
4221 | 4215 | "bom-ref": "65-narwhals", |
4222 | 4216 | "name": "narwhals", |
4223 | | - "version": "2.5.0", |
| 4217 | + "version": "2.6.0", |
4224 | 4218 | "supplier": { |
4225 | 4219 | "name": "Marco Gorelli", |
4226 | 4220 | "contact": [ |
|
4229 | 4223 | } |
4230 | 4224 | ] |
4231 | 4225 | }, |
4232 | | - "cpe": "cpe:2.3:a:marco_gorelli:narwhals:2.5.0:*:*:*:*:*:*:*", |
| 4226 | + "cpe": "cpe:2.3:a:marco_gorelli:narwhals:2.6.0:*:*:*:*:*:*:*", |
4233 | 4227 | "description": "Extremely lightweight compatibility layer between dataframe libraries", |
4234 | 4228 | "hashes": [ |
4235 | 4229 | { |
4236 | 4230 | "alg": "SHA-256", |
4237 | | - "content": "7e213f9ca7db3f8bf6f7eff35eaee6a1cf80902997e1b78d49b7755775d8f423" |
| 4231 | + "content": "3215ea42afb452c6c8527e79cefbe542b674aa08d7e2e99d46b2c9708870e0d4" |
4238 | 4232 | } |
4239 | 4233 | ], |
4240 | 4234 | "licenses": [ |
|
4253 | 4247 | "comment": "Home page for project" |
4254 | 4248 | }, |
4255 | 4249 | { |
4256 | | - "url": "https://pypi.org/project/narwhals/2.5.0/#files", |
| 4250 | + "url": "https://pypi.org/project/narwhals/2.6.0/#files", |
4257 | 4251 | "type": "distribution", |
4258 | 4252 | "comment": "Download location for component" |
4259 | 4253 | }, |
|
4270 | 4264 | "type": "issue-tracker" |
4271 | 4265 | } |
4272 | 4266 | ], |
4273 | | - "purl": "pkg:pypi/narwhals@2.5.0", |
| 4267 | + "purl": "pkg:pypi/narwhals@2.6.0", |
4274 | 4268 | "properties": [ |
4275 | 4269 | { |
4276 | 4270 | "name": "release_date", |
4277 | | - "value": "2025-09-12T10:04:22Z" |
| 4271 | + "value": "2025-09-29T09:08:54Z" |
4278 | 4272 | }, |
4279 | 4273 | { |
4280 | 4274 | "name": "language", |
|
4563 | 4557 | "type": "library", |
4564 | 4558 | "bom-ref": "70-certifi", |
4565 | 4559 | "name": "certifi", |
4566 | | - "version": "2025.8.3", |
| 4560 | + "version": "2025.10.5", |
4567 | 4561 | "supplier": { |
4568 | 4562 | "name": "Kenneth Reitz", |
4569 | 4563 | "contact": [ |
|
4572 | 4566 | } |
4573 | 4567 | ] |
4574 | 4568 | }, |
4575 | | - "cpe": "cpe:2.3:a:kenneth_reitz:certifi:2025.8.3:*:*:*:*:*:*:*", |
| 4569 | + "cpe": "cpe:2.3:a:kenneth_reitz:certifi:2025.10.5:*:*:*:*:*:*:*", |
4576 | 4570 | "description": "Python package for providing Mozilla's CA Bundle.", |
4577 | 4571 | "hashes": [ |
4578 | 4572 | { |
4579 | 4573 | "alg": "SHA-256", |
4580 | | - "content": "f6c12493cfb1b06ba2ff328595af9350c65d6644968e5d3a2ffd78699af217a5" |
| 4574 | + "content": "0f212c2744a9bb6de0c56639a6f68afe01ecd92d91f14ae897c4fe7bbeeef0de" |
4581 | 4575 | } |
4582 | 4576 | ], |
4583 | 4577 | "licenses": [ |
|
4596 | 4590 | "comment": "Home page for project" |
4597 | 4591 | }, |
4598 | 4592 | { |
4599 | | - "url": "https://pypi.org/project/certifi/2025.8.3/#files", |
| 4593 | + "url": "https://pypi.org/project/certifi/2025.10.5/#files", |
4600 | 4594 | "type": "distribution", |
4601 | 4595 | "comment": "Download location for component" |
4602 | 4596 | }, |
|
4605 | 4599 | "type": "vcs" |
4606 | 4600 | } |
4607 | 4601 | ], |
4608 | | - "purl": "pkg:pypi/certifi@2025.8.3", |
| 4602 | + "purl": "pkg:pypi/certifi@2025.10.5", |
4609 | 4603 | "properties": [ |
4610 | 4604 | { |
4611 | 4605 | "name": "release_date", |
4612 | | - "value": "2025-08-03T03:07:45Z" |
| 4606 | + "value": "2025-10-05T04:12:14Z" |
4613 | 4607 | }, |
4614 | 4608 | { |
4615 | 4609 | "name": "language", |
|
0 commit comments