|
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:b8d83946-2d28-40f4-a2b6-1e96486676ff", |
| 5 | + "serialNumber": "urn:uuid:fd5b4bda-246c-4977-8b52-dc55bb5bdbf9", |
6 | 6 | "version": 1,
|
7 | 7 | "metadata": {
|
8 |
| - "timestamp": "2025-05-26T00:41:48Z", |
| 8 | + "timestamp": "2025-06-02T00:41:53Z", |
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",
|
|
2999 | 3005 | "type": "library",
|
3000 | 3006 | "bom-ref": "45-zipp",
|
3001 | 3007 | "name": "zipp",
|
3002 |
| - "version": "3.21.0", |
| 3008 | + "version": "3.22.0", |
3003 | 3009 | "supplier": {
|
3004 | 3010 | "name": "Jason R .",
|
3005 | 3011 | "contact": [
|
|
3008 | 3014 | }
|
3009 | 3015 | ]
|
3010 | 3016 | },
|
3011 |
| - "cpe": "cpe:2.3:a:jason_r.:zipp:3.21.0:*:*:*:*:*:*:*", |
| 3017 | + "cpe": "cpe:2.3:a:jason_r.:zipp:3.22.0:*:*:*:*:*:*:*", |
3012 | 3018 | "description": "Backport of pathlib-compatible object wrapper for zip files",
|
3013 | 3019 | "hashes": [
|
3014 | 3020 | {
|
3015 | 3021 | "alg": "SHA-256",
|
3016 |
| - "content": "ac1bbe05fd2991f160ebce24ffbac5f6d11d83dc90891255885223d42b3cd931" |
3017 |
| - } |
3018 |
| - ], |
3019 |
| - "licenses": [ |
3020 |
| - { |
3021 |
| - "license": { |
3022 |
| - "id": "MIT", |
3023 |
| - "url": "https://opensource.org/license/mit/", |
3024 |
| - "acknowledgement": "concluded" |
3025 |
| - } |
| 3022 | + "content": "fe208f65f2aca48b81f9e6fd8cf7b8b32c26375266b009b413d45306b6148343" |
3026 | 3023 | }
|
3027 | 3024 | ],
|
3028 | 3025 | "externalReferences": [
|
3029 | 3026 | {
|
3030 |
| - "url": "https://pypi.org/project/zipp/3.21.0/#files", |
| 3027 | + "url": "https://pypi.org/project/zipp/3.22.0/#files", |
3031 | 3028 | "type": "distribution",
|
3032 | 3029 | "comment": "Download location for component"
|
3033 | 3030 | },
|
|
3036 | 3033 | "type": "vcs"
|
3037 | 3034 | }
|
3038 | 3035 | ],
|
3039 |
| - "purl": "pkg:pypi/zipp@3.21.0", |
| 3036 | + "purl": "pkg:pypi/zipp@3.22.0", |
3040 | 3037 | "properties": [
|
3041 | 3038 | {
|
3042 | 3039 | "name": "release_date",
|
3043 |
| - "value": "2024-11-10T15:05:19Z" |
| 3040 | + "value": "2025-05-26T14:46:30Z" |
3044 | 3041 | },
|
3045 | 3042 | {
|
3046 | 3043 | "name": "language",
|
|
3049 | 3046 | {
|
3050 | 3047 | "name": "python_version",
|
3051 | 3048 | "value": "3.10.17"
|
3052 |
| - }, |
3053 |
| - { |
3054 |
| - "name": "License Comments", |
3055 |
| - "value": "zipp declares MIT License which is not currently a valid SPDX License identifier or expression." |
3056 | 3049 | }
|
3057 | 3050 | ]
|
3058 | 3051 | },
|
|
3187 | 3180 | "type": "library",
|
3188 | 3181 | "bom-ref": "48-jsonschema",
|
3189 | 3182 | "name": "jsonschema",
|
3190 |
| - "version": "4.23.0", |
| 3183 | + "version": "4.24.0", |
3191 | 3184 | "supplier": {
|
3192 | 3185 | "name": "Julian Berman",
|
3193 | 3186 | "contact": [
|
|
3196 | 3189 | }
|
3197 | 3190 | ]
|
3198 | 3191 | },
|
3199 |
| - "cpe": "cpe:2.3:a:julian_berman:jsonschema:4.23.0:*:*:*:*:*:*:*", |
| 3192 | + "cpe": "cpe:2.3:a:julian_berman:jsonschema:4.24.0:*:*:*:*:*:*:*", |
3200 | 3193 | "description": "An implementation of JSON Schema validation for Python",
|
3201 | 3194 | "hashes": [
|
3202 | 3195 | {
|
3203 | 3196 | "alg": "SHA-256",
|
3204 |
| - "content": "fbadb6f8b144a8f8cf9f0b89ba94501d143e50411a1278633f56a7acf7fd5566" |
3205 |
| - } |
3206 |
| - ], |
3207 |
| - "licenses": [ |
3208 |
| - { |
3209 |
| - "license": { |
3210 |
| - "id": "MIT", |
3211 |
| - "url": "https://opensource.org/license/mit/", |
3212 |
| - "acknowledgement": "concluded" |
3213 |
| - } |
| 3197 | + "content": "a462455f19f5faf404a7902952b6f0e3ce868f3ee09a359b05eca6673bd8412d" |
3214 | 3198 | }
|
3215 | 3199 | ],
|
3216 | 3200 | "externalReferences": [
|
|
3220 | 3204 | "comment": "Home page for project"
|
3221 | 3205 | },
|
3222 | 3206 | {
|
3223 |
| - "url": "https://pypi.org/project/jsonschema/4.23.0/#files", |
| 3207 | + "url": "https://pypi.org/project/jsonschema/4.24.0/#files", |
3224 | 3208 | "type": "distribution",
|
3225 | 3209 | "comment": "Download location for component"
|
3226 | 3210 | },
|
|
3249 | 3233 | "type": "vcs"
|
3250 | 3234 | }
|
3251 | 3235 | ],
|
3252 |
| - "purl": "pkg:pypi/jsonschema@4.23.0", |
| 3236 | + "purl": "pkg:pypi/jsonschema@4.24.0", |
3253 | 3237 | "properties": [
|
3254 | 3238 | {
|
3255 | 3239 | "name": "release_date",
|
3256 |
| - "value": "2024-07-08T18:40:00Z" |
| 3240 | + "value": "2025-05-26T18:48:08Z" |
3257 | 3241 | },
|
3258 | 3242 | {
|
3259 | 3243 | "name": "language",
|
|
4185 | 4169 | "type": "library",
|
4186 | 4170 | "bom-ref": "63-plotly",
|
4187 | 4171 | "name": "plotly",
|
4188 |
| - "version": "6.1.1", |
| 4172 | + "version": "6.1.2", |
4189 | 4173 | "supplier": {
|
4190 | 4174 | "name": "Chris P",
|
4191 | 4175 | "contact": [
|
|
4194 | 4178 | }
|
4195 | 4179 | ]
|
4196 | 4180 | },
|
4197 |
| - "cpe": "cpe:2.3:a:chris_p:plotly:6.1.1:*:*:*:*:*:*:*", |
| 4181 | + "cpe": "cpe:2.3:a:chris_p:plotly:6.1.2:*:*:*:*:*:*:*", |
4198 | 4182 | "description": "An open-source interactive data visualization library for Python",
|
4199 | 4183 | "hashes": [
|
4200 | 4184 | {
|
4201 | 4185 | "alg": "SHA-256",
|
4202 |
| - "content": "9cca7167406ebf7ff541422738402159ec3621a608ff7b3e2f025573a1c76225" |
| 4186 | + "content": "f1548a8ed9158d59e03d7fed548c7db5549f3130d9ae19293c8638c202648f6d" |
4203 | 4187 | }
|
4204 | 4188 | ],
|
4205 | 4189 | "externalReferences": [
|
|
4209 | 4193 | "comment": "Home page for project"
|
4210 | 4194 | },
|
4211 | 4195 | {
|
4212 |
| - "url": "https://pypi.org/project/plotly/6.1.1/#files", |
| 4196 | + "url": "https://pypi.org/project/plotly/6.1.2/#files", |
4213 | 4197 | "type": "distribution",
|
4214 | 4198 | "comment": "Download location for component"
|
4215 | 4199 | },
|
|
4226 | 4210 | "type": "log"
|
4227 | 4211 | }
|
4228 | 4212 | ],
|
4229 |
| - "purl": "pkg:pypi/[email protected].1", |
| 4213 | + "purl": "pkg:pypi/[email protected].2", |
4230 | 4214 | "properties": [
|
4231 | 4215 | {
|
4232 | 4216 | "name": "release_date",
|
4233 |
| - "value": "2025-05-20T20:09:26Z" |
| 4217 | + "value": "2025-05-27T20:21:46Z" |
4234 | 4218 | },
|
4235 | 4219 | {
|
4236 | 4220 | "name": "language",
|
|
4250 | 4234 | "type": "library",
|
4251 | 4235 | "bom-ref": "64-narwhals",
|
4252 | 4236 | "name": "narwhals",
|
4253 |
| - "version": "1.40.0", |
| 4237 | + "version": "1.41.0", |
4254 | 4238 | "supplier": {
|
4255 | 4239 | "name": "Marco Gorelli",
|
4256 | 4240 | "contact": [
|
|
4259 | 4243 | }
|
4260 | 4244 | ]
|
4261 | 4245 | },
|
4262 |
| - "cpe": "cpe:2.3:a:marco_gorelli:narwhals:1.40.0:*:*:*:*:*:*:*", |
| 4246 | + "cpe": "cpe:2.3:a:marco_gorelli:narwhals:1.41.0:*:*:*:*:*:*:*", |
4263 | 4247 | "description": "Extremely lightweight compatibility layer between dataframe libraries",
|
4264 |
| - "hashes": [ |
4265 |
| - { |
4266 |
| - "alg": "SHA-256", |
4267 |
| - "content": "1e6c731811d01c61147c52433b4d4edfb6511aaf2c859aa01c2e8ca6ff4d27e5" |
4268 |
| - } |
4269 |
| - ], |
4270 | 4248 | "licenses": [
|
4271 | 4249 | {
|
4272 | 4250 | "license": {
|
|
4283 | 4261 | "comment": "Home page for project"
|
4284 | 4262 | },
|
4285 | 4263 | {
|
4286 |
| - "url": "https://pypi.org/project/narwhals/1.40.0/#files", |
| 4264 | + "url": "https://pypi.org/project/narwhals/1.41.0/#files", |
4287 | 4265 | "type": "distribution",
|
4288 | 4266 | "comment": "Download location for component"
|
4289 | 4267 | },
|
|
4300 | 4278 | "type": "issue-tracker"
|
4301 | 4279 | }
|
4302 | 4280 | ],
|
4303 |
| - "purl": "pkg:pypi/narwhals@1.40.0", |
| 4281 | + "purl": "pkg:pypi/narwhals@1.41.0", |
4304 | 4282 | "properties": [
|
4305 | 4283 | {
|
4306 | 4284 | "name": "release_date",
|
4307 |
| - "value": "2025-05-19T07:44:10Z" |
| 4285 | + "value": "2025-05-27T20:21:46Z" |
4308 | 4286 | },
|
4309 | 4287 | {
|
4310 | 4288 | "name": "language",
|
|
4713 | 4691 | "type": "library",
|
4714 | 4692 | "bom-ref": "71-setuptools",
|
4715 | 4693 | "name": "setuptools",
|
4716 |
| - "version": "80.8.0", |
| 4694 | + "version": "80.9.0", |
4717 | 4695 | "supplier": {
|
4718 | 4696 | "name": "Python Packaging Authority",
|
4719 | 4697 | "contact": [
|
|
4722 | 4700 | }
|
4723 | 4701 | ]
|
4724 | 4702 | },
|
4725 |
| - "cpe": "cpe:2.3:a:python_packaging_authority:setuptools:80.8.0:*:*:*:*:*:*:*", |
| 4703 | + "cpe": "cpe:2.3:a:python_packaging_authority:setuptools:80.9.0:*:*:*:*:*:*:*", |
4726 | 4704 | "description": "Easily download, build, install, upgrade, and uninstall Python packages",
|
4727 | 4705 | "hashes": [
|
4728 | 4706 | {
|
4729 | 4707 | "alg": "SHA-256",
|
4730 |
| - "content": "95a60484590d24103af13b686121328cc2736bee85de8936383111e421b9edc0" |
| 4708 | + "content": "062d34222ad13e0cc312a4c02d73f059e86a4acbfbdea8f8f76b28c99f306922" |
4731 | 4709 | }
|
4732 | 4710 | ],
|
4733 | 4711 | "externalReferences": [
|
4734 | 4712 | {
|
4735 |
| - "url": "https://pypi.org/project/setuptools/80.8.0/#files", |
| 4713 | + "url": "https://pypi.org/project/setuptools/80.9.0/#files", |
4736 | 4714 | "type": "distribution",
|
4737 | 4715 | "comment": "Download location for component"
|
4738 | 4716 | },
|
|
4749 | 4727 | "type": "log"
|
4750 | 4728 | }
|
4751 | 4729 | ],
|
4752 |
| - "purl": "pkg:pypi/setuptools@80.8.0", |
| 4730 | + "purl": "pkg:pypi/setuptools@80.9.0", |
4753 | 4731 | "properties": [
|
4754 | 4732 | {
|
4755 | 4733 | "name": "release_date",
|
4756 |
| - "value": "2025-05-20T14:02:51Z" |
| 4734 | + "value": "2025-05-27T00:56:49Z" |
4757 | 4735 | },
|
4758 | 4736 | {
|
4759 | 4737 | "name": "language",
|
|
0 commit comments