|
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:97be6c6f-a887-453d-8035-b55783de4a71", |
| 5 | + "serialNumber": "urn:uuid:bb5ac25c-5df6-4680-b813-d70e4ed708e4", |
6 | 6 | "version": 1,
|
7 | 7 | "metadata": {
|
8 |
| - "timestamp": "2025-05-26T00:41:48Z", |
| 8 | + "timestamp": "2025-06-02T00:43:22Z", |
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.12.0", |
| 92 | + "version": "3.12.6", |
93 | 93 | "description": "Async http client/server framework (asyncio)",
|
| 94 | + "hashes": [ |
| 95 | + { |
| 96 | + "alg": "SHA-256", |
| 97 | + "content": "77ba53286c89486e8b02fb47352a5a8270bab1084e2a43fe8e35eb261befda13" |
| 98 | + } |
| 99 | + ], |
94 | 100 | "licenses": [
|
95 | 101 | {
|
96 | 102 | "license": {
|
|
107 | 113 | "comment": "Home page for project"
|
108 | 114 | },
|
109 | 115 | {
|
110 |
| - "url": "https://pypi.org/project/aiohttp/3.12.0/#files", |
| 116 | + "url": "https://pypi.org/project/aiohttp/3.12.6/#files", |
111 | 117 | "type": "distribution",
|
112 | 118 | "comment": "Download location for component"
|
113 | 119 | },
|
|
144 | 150 | "type": "vcs"
|
145 | 151 | }
|
146 | 152 | ],
|
147 |
| - "purl": "pkg:pypi/[email protected].0", |
| 153 | + "purl": "pkg:pypi/[email protected].6", |
148 | 154 | "properties": [
|
149 | 155 | {
|
150 | 156 | "name": "release_date",
|
151 |
| - "value": "2024-09-17T18:57:44Z" |
| 157 | + "value": "2025-05-31T05:54:32Z" |
152 | 158 | },
|
153 | 159 | {
|
154 | 160 | "name": "language",
|
|
2917 | 2923 | "type": "library",
|
2918 | 2924 | "bom-ref": "44-zipp",
|
2919 | 2925 | "name": "zipp",
|
2920 |
| - "version": "3.21.0", |
| 2926 | + "version": "3.22.0", |
2921 | 2927 | "supplier": {
|
2922 | 2928 | "name": "Jason R .",
|
2923 | 2929 | "contact": [
|
|
2926 | 2932 | }
|
2927 | 2933 | ]
|
2928 | 2934 | },
|
2929 |
| - "cpe": "cpe:2.3:a:jason_r.:zipp:3.21.0:*:*:*:*:*:*:*", |
| 2935 | + "cpe": "cpe:2.3:a:jason_r.:zipp:3.22.0:*:*:*:*:*:*:*", |
2930 | 2936 | "description": "Backport of pathlib-compatible object wrapper for zip files",
|
2931 | 2937 | "hashes": [
|
2932 | 2938 | {
|
2933 | 2939 | "alg": "SHA-256",
|
2934 |
| - "content": "ac1bbe05fd2991f160ebce24ffbac5f6d11d83dc90891255885223d42b3cd931" |
2935 |
| - } |
2936 |
| - ], |
2937 |
| - "licenses": [ |
2938 |
| - { |
2939 |
| - "license": { |
2940 |
| - "id": "MIT", |
2941 |
| - "url": "https://opensource.org/license/mit/", |
2942 |
| - "acknowledgement": "concluded" |
2943 |
| - } |
| 2940 | + "content": "fe208f65f2aca48b81f9e6fd8cf7b8b32c26375266b009b413d45306b6148343" |
2944 | 2941 | }
|
2945 | 2942 | ],
|
2946 | 2943 | "externalReferences": [
|
2947 | 2944 | {
|
2948 |
| - "url": "https://pypi.org/project/zipp/3.21.0/#files", |
| 2945 | + "url": "https://pypi.org/project/zipp/3.22.0/#files", |
2949 | 2946 | "type": "distribution",
|
2950 | 2947 | "comment": "Download location for component"
|
2951 | 2948 | },
|
|
2954 | 2951 | "type": "vcs"
|
2955 | 2952 | }
|
2956 | 2953 | ],
|
2957 |
| - "purl": "pkg:pypi/zipp@3.21.0", |
| 2954 | + "purl": "pkg:pypi/zipp@3.22.0", |
2958 | 2955 | "properties": [
|
2959 | 2956 | {
|
2960 | 2957 | "name": "release_date",
|
2961 |
| - "value": "2024-11-10T15:05:19Z" |
| 2958 | + "value": "2025-05-26T14:46:30Z" |
2962 | 2959 | },
|
2963 | 2960 | {
|
2964 | 2961 | "name": "language",
|
|
2967 | 2964 | {
|
2968 | 2965 | "name": "python_version",
|
2969 | 2966 | "value": "3.13.3"
|
2970 |
| - }, |
2971 |
| - { |
2972 |
| - "name": "License Comments", |
2973 |
| - "value": "zipp declares MIT License which is not currently a valid SPDX License identifier or expression." |
2974 | 2967 | }
|
2975 | 2968 | ]
|
2976 | 2969 | },
|
|
3105 | 3098 | "type": "library",
|
3106 | 3099 | "bom-ref": "47-jsonschema",
|
3107 | 3100 | "name": "jsonschema",
|
3108 |
| - "version": "4.23.0", |
| 3101 | + "version": "4.24.0", |
3109 | 3102 | "supplier": {
|
3110 | 3103 | "name": "Julian Berman",
|
3111 | 3104 | "contact": [
|
|
3114 | 3107 | }
|
3115 | 3108 | ]
|
3116 | 3109 | },
|
3117 |
| - "cpe": "cpe:2.3:a:julian_berman:jsonschema:4.23.0:*:*:*:*:*:*:*", |
| 3110 | + "cpe": "cpe:2.3:a:julian_berman:jsonschema:4.24.0:*:*:*:*:*:*:*", |
3118 | 3111 | "description": "An implementation of JSON Schema validation for Python",
|
3119 | 3112 | "hashes": [
|
3120 | 3113 | {
|
3121 | 3114 | "alg": "SHA-256",
|
3122 |
| - "content": "fbadb6f8b144a8f8cf9f0b89ba94501d143e50411a1278633f56a7acf7fd5566" |
3123 |
| - } |
3124 |
| - ], |
3125 |
| - "licenses": [ |
3126 |
| - { |
3127 |
| - "license": { |
3128 |
| - "id": "MIT", |
3129 |
| - "url": "https://opensource.org/license/mit/", |
3130 |
| - "acknowledgement": "concluded" |
3131 |
| - } |
| 3115 | + "content": "a462455f19f5faf404a7902952b6f0e3ce868f3ee09a359b05eca6673bd8412d" |
3132 | 3116 | }
|
3133 | 3117 | ],
|
3134 | 3118 | "externalReferences": [
|
|
3138 | 3122 | "comment": "Home page for project"
|
3139 | 3123 | },
|
3140 | 3124 | {
|
3141 |
| - "url": "https://pypi.org/project/jsonschema/4.23.0/#files", |
| 3125 | + "url": "https://pypi.org/project/jsonschema/4.24.0/#files", |
3142 | 3126 | "type": "distribution",
|
3143 | 3127 | "comment": "Download location for component"
|
3144 | 3128 | },
|
|
3167 | 3151 | "type": "vcs"
|
3168 | 3152 | }
|
3169 | 3153 | ],
|
3170 |
| - "purl": "pkg:pypi/jsonschema@4.23.0", |
| 3154 | + "purl": "pkg:pypi/jsonschema@4.24.0", |
3171 | 3155 | "properties": [
|
3172 | 3156 | {
|
3173 | 3157 | "name": "release_date",
|
3174 |
| - "value": "2024-07-08T18:40:00Z" |
| 3158 | + "value": "2025-05-26T18:48:08Z" |
3175 | 3159 | },
|
3176 | 3160 | {
|
3177 | 3161 | "name": "language",
|
|
4103 | 4087 | "type": "library",
|
4104 | 4088 | "bom-ref": "62-plotly",
|
4105 | 4089 | "name": "plotly",
|
4106 |
| - "version": "6.1.1", |
| 4090 | + "version": "6.1.2", |
4107 | 4091 | "supplier": {
|
4108 | 4092 | "name": "Chris P",
|
4109 | 4093 | "contact": [
|
|
4112 | 4096 | }
|
4113 | 4097 | ]
|
4114 | 4098 | },
|
4115 |
| - "cpe": "cpe:2.3:a:chris_p:plotly:6.1.1:*:*:*:*:*:*:*", |
| 4099 | + "cpe": "cpe:2.3:a:chris_p:plotly:6.1.2:*:*:*:*:*:*:*", |
4116 | 4100 | "description": "An open-source interactive data visualization library for Python",
|
4117 | 4101 | "hashes": [
|
4118 | 4102 | {
|
4119 | 4103 | "alg": "SHA-256",
|
4120 |
| - "content": "9cca7167406ebf7ff541422738402159ec3621a608ff7b3e2f025573a1c76225" |
| 4104 | + "content": "f1548a8ed9158d59e03d7fed548c7db5549f3130d9ae19293c8638c202648f6d" |
4121 | 4105 | }
|
4122 | 4106 | ],
|
4123 | 4107 | "externalReferences": [
|
|
4127 | 4111 | "comment": "Home page for project"
|
4128 | 4112 | },
|
4129 | 4113 | {
|
4130 |
| - "url": "https://pypi.org/project/plotly/6.1.1/#files", |
| 4114 | + "url": "https://pypi.org/project/plotly/6.1.2/#files", |
4131 | 4115 | "type": "distribution",
|
4132 | 4116 | "comment": "Download location for component"
|
4133 | 4117 | },
|
|
4144 | 4128 | "type": "log"
|
4145 | 4129 | }
|
4146 | 4130 | ],
|
4147 |
| - "purl": "pkg:pypi/[email protected].1", |
| 4131 | + "purl": "pkg:pypi/[email protected].2", |
4148 | 4132 | "properties": [
|
4149 | 4133 | {
|
4150 | 4134 | "name": "release_date",
|
4151 |
| - "value": "2025-05-20T20:09:26Z" |
| 4135 | + "value": "2025-05-27T20:21:46Z" |
4152 | 4136 | },
|
4153 | 4137 | {
|
4154 | 4138 | "name": "language",
|
|
4168 | 4152 | "type": "library",
|
4169 | 4153 | "bom-ref": "63-narwhals",
|
4170 | 4154 | "name": "narwhals",
|
4171 |
| - "version": "1.40.0", |
| 4155 | + "version": "1.41.0", |
4172 | 4156 | "supplier": {
|
4173 | 4157 | "name": "Marco Gorelli",
|
4174 | 4158 | "contact": [
|
|
4177 | 4161 | }
|
4178 | 4162 | ]
|
4179 | 4163 | },
|
4180 |
| - "cpe": "cpe:2.3:a:marco_gorelli:narwhals:1.40.0:*:*:*:*:*:*:*", |
| 4164 | + "cpe": "cpe:2.3:a:marco_gorelli:narwhals:1.41.0:*:*:*:*:*:*:*", |
4181 | 4165 | "description": "Extremely lightweight compatibility layer between dataframe libraries",
|
4182 |
| - "hashes": [ |
4183 |
| - { |
4184 |
| - "alg": "SHA-256", |
4185 |
| - "content": "1e6c731811d01c61147c52433b4d4edfb6511aaf2c859aa01c2e8ca6ff4d27e5" |
4186 |
| - } |
4187 |
| - ], |
4188 | 4166 | "licenses": [
|
4189 | 4167 | {
|
4190 | 4168 | "license": {
|
|
4201 | 4179 | "comment": "Home page for project"
|
4202 | 4180 | },
|
4203 | 4181 | {
|
4204 |
| - "url": "https://pypi.org/project/narwhals/1.40.0/#files", |
| 4182 | + "url": "https://pypi.org/project/narwhals/1.41.0/#files", |
4205 | 4183 | "type": "distribution",
|
4206 | 4184 | "comment": "Download location for component"
|
4207 | 4185 | },
|
|
4218 | 4196 | "type": "issue-tracker"
|
4219 | 4197 | }
|
4220 | 4198 | ],
|
4221 |
| - "purl": "pkg:pypi/narwhals@1.40.0", |
| 4199 | + "purl": "pkg:pypi/narwhals@1.41.0", |
4222 | 4200 | "properties": [
|
4223 | 4201 | {
|
4224 | 4202 | "name": "release_date",
|
4225 |
| - "value": "2025-05-19T07:44:10Z" |
| 4203 | + "value": "2025-05-27T20:21:46Z" |
4226 | 4204 | },
|
4227 | 4205 | {
|
4228 | 4206 | "name": "language",
|
|
4631 | 4609 | "type": "library",
|
4632 | 4610 | "bom-ref": "70-setuptools",
|
4633 | 4611 | "name": "setuptools",
|
4634 |
| - "version": "80.8.0", |
| 4612 | + "version": "80.9.0", |
4635 | 4613 | "supplier": {
|
4636 | 4614 | "name": "Python Packaging Authority",
|
4637 | 4615 | "contact": [
|
|
4640 | 4618 | }
|
4641 | 4619 | ]
|
4642 | 4620 | },
|
4643 |
| - "cpe": "cpe:2.3:a:python_packaging_authority:setuptools:80.8.0:*:*:*:*:*:*:*", |
| 4621 | + "cpe": "cpe:2.3:a:python_packaging_authority:setuptools:80.9.0:*:*:*:*:*:*:*", |
4644 | 4622 | "description": "Easily download, build, install, upgrade, and uninstall Python packages",
|
4645 | 4623 | "hashes": [
|
4646 | 4624 | {
|
4647 | 4625 | "alg": "SHA-256",
|
4648 |
| - "content": "95a60484590d24103af13b686121328cc2736bee85de8936383111e421b9edc0" |
| 4626 | + "content": "062d34222ad13e0cc312a4c02d73f059e86a4acbfbdea8f8f76b28c99f306922" |
4649 | 4627 | }
|
4650 | 4628 | ],
|
4651 | 4629 | "externalReferences": [
|
4652 | 4630 | {
|
4653 |
| - "url": "https://pypi.org/project/setuptools/80.8.0/#files", |
| 4631 | + "url": "https://pypi.org/project/setuptools/80.9.0/#files", |
4654 | 4632 | "type": "distribution",
|
4655 | 4633 | "comment": "Download location for component"
|
4656 | 4634 | },
|
|
4667 | 4645 | "type": "log"
|
4668 | 4646 | }
|
4669 | 4647 | ],
|
4670 |
| - "purl": "pkg:pypi/setuptools@80.8.0", |
| 4648 | + "purl": "pkg:pypi/setuptools@80.9.0", |
4671 | 4649 | "properties": [
|
4672 | 4650 | {
|
4673 | 4651 | "name": "release_date",
|
4674 |
| - "value": "2025-05-20T14:02:51Z" |
| 4652 | + "value": "2025-05-27T00:56:49Z" |
4675 | 4653 | },
|
4676 | 4654 | {
|
4677 | 4655 | "name": "language",
|
|
0 commit comments