|
2 | 2 | "$schema": "http://cyclonedx.org/schema/bom-1.7.schema.json", |
3 | 3 | "bomFormat": "CycloneDX", |
4 | 4 | "specVersion": "1.7", |
5 | | - "serialNumber": "urn:uuid:3afa9eb1-4948-472a-bffc-204138519a06", |
| 5 | + "serialNumber": "urn:uuid:cd22d31c-b615-423e-852f-a2bc53d2c9b3", |
6 | 6 | "version": 1, |
7 | 7 | "metadata": { |
8 | | - "timestamp": "2025-11-10T00:43:04Z", |
| 8 | + "timestamp": "2025-12-01T00:49:21Z", |
9 | 9 | "lifecycles": [ |
10 | 10 | { |
11 | 11 | "phase": "build" |
|
948 | 948 | "type": "library", |
949 | 949 | "bom-ref": "13-beautifulsoup4", |
950 | 950 | "name": "beautifulsoup4", |
951 | | - "version": "4.14.2", |
| 951 | + "version": "4.14.3", |
952 | 952 | "supplier": { |
953 | 953 | "name": "Leonard Richardson", |
954 | 954 | "contact": [ |
|
957 | 957 | } |
958 | 958 | ] |
959 | 959 | }, |
960 | | - "cpe": "cpe:2.3:a:leonard_richardson:beautifulsoup4:4.14.2:*:*:*:*:*:*:*", |
| 960 | + "cpe": "cpe:2.3:a:leonard_richardson:beautifulsoup4:4.14.3:*:*:*:*:*:*:*", |
961 | 961 | "description": "Screen-scraping library", |
962 | | - "hashes": [ |
963 | | - { |
964 | | - "alg": "SHA-256", |
965 | | - "content": "5ef6fa3a8cbece8488d66985560f97ed091e22bbc4e9c2338508a9d5de6d4515" |
966 | | - } |
967 | | - ], |
968 | 962 | "licenses": [ |
969 | 963 | { |
970 | 964 | "license": { |
|
981 | 975 | "comment": "Home page for project" |
982 | 976 | }, |
983 | 977 | { |
984 | | - "url": "https://pypi.org/project/beautifulsoup4/4.14.2/#files", |
| 978 | + "url": "https://pypi.org/project/beautifulsoup4/4.14.3/#files", |
985 | 979 | "type": "distribution", |
986 | 980 | "comment": "Download location for component" |
987 | 981 | }, |
|
990 | 984 | "type": "other" |
991 | 985 | } |
992 | 986 | ], |
993 | | - "purl": "pkg:pypi/beautifulsoup4@4.14.2", |
| 987 | + "purl": "pkg:pypi/beautifulsoup4@4.14.3", |
994 | 988 | "properties": [ |
995 | 989 | { |
996 | 990 | "name": "release_date", |
997 | | - "value": "2025-09-29T10:05:43Z" |
| 991 | + "value": "2025-10-12T14:55:18Z" |
998 | 992 | }, |
999 | 993 | { |
1000 | 994 | "name": "language", |
|
3219 | 3213 | "type": "library", |
3220 | 3214 | "bom-ref": "49-rpds-py", |
3221 | 3215 | "name": "rpds-py", |
3222 | | - "version": "0.28.0", |
| 3216 | + "version": "0.30.0", |
3223 | 3217 | "supplier": { |
3224 | 3218 | "name": "Julian Berman", |
3225 | 3219 | "contact": [ |
|
3228 | 3222 | } |
3229 | 3223 | ] |
3230 | 3224 | }, |
3231 | | - "cpe": "cpe:2.3:a:julian_berman:rpds-py:0.28.0:*:*:*:*:*:*:*", |
| 3225 | + "cpe": "cpe:2.3:a:julian_berman:rpds-py:0.30.0:*:*:*:*:*:*:*", |
3232 | 3226 | "description": "Python bindings to Rust's persistent data structures (rpds)", |
3233 | 3227 | "hashes": [ |
3234 | 3228 | { |
3235 | 3229 | "alg": "SHA-256", |
3236 | | - "content": "7b6013db815417eeb56b2d9d7324e64fcd4fa289caeee6e7a78b2e11fc9b438a" |
| 3230 | + "content": "679ae98e00c0e8d68a7fda324e16b90fd5260945b45d3b824c892cec9eea3288" |
3237 | 3231 | } |
3238 | 3232 | ], |
3239 | 3233 | "externalReferences": [ |
|
3243 | 3237 | "comment": "Home page for project" |
3244 | 3238 | }, |
3245 | 3239 | { |
3246 | | - "url": "https://pypi.org/project/rpds-py/0.28.0/#files", |
| 3240 | + "url": "https://pypi.org/project/rpds-py/0.30.0/#files", |
3247 | 3241 | "type": "distribution", |
3248 | 3242 | "comment": "Download location for component" |
3249 | 3243 | }, |
|
3272 | 3266 | "type": "other" |
3273 | 3267 | } |
3274 | 3268 | ], |
3275 | | - "purl": "pkg:pypi/rpds-py@0.28.0", |
| 3269 | + "purl": "pkg:pypi/rpds-py@0.30.0", |
3276 | 3270 | "properties": [ |
3277 | 3271 | { |
3278 | 3272 | "name": "release_date", |
3279 | | - "value": "2025-10-22T22:21:15Z" |
| 3273 | + "value": "2025-11-30T20:21:33Z" |
3280 | 3274 | }, |
3281 | 3275 | { |
3282 | 3276 | "name": "language", |
|
3292 | 3286 | "type": "library", |
3293 | 3287 | "bom-ref": "50-lib4sbom", |
3294 | 3288 | "name": "lib4sbom", |
3295 | | - "version": "0.9.0", |
| 3289 | + "version": "0.9.1", |
3296 | 3290 | "supplier": { |
3297 | 3291 | "name": "Anthony Harrison", |
3298 | 3292 | "contact": [ |
|
3301 | 3295 | } |
3302 | 3296 | ] |
3303 | 3297 | }, |
3304 | | - "cpe": "cpe:2.3:a:anthony_harrison:lib4sbom:0.9.0:*:*:*:*:*:*:*", |
| 3298 | + "cpe": "cpe:2.3:a:anthony_harrison:lib4sbom:0.9.1:*:*:*:*:*:*:*", |
3305 | 3299 | "description": "Software Bill of Material (SBOM) generator and consumer library", |
3306 | 3300 | "hashes": [ |
3307 | 3301 | { |
3308 | 3302 | "alg": "SHA-256", |
3309 | | - "content": "78b8584d10fc7fa28fc3c17c0afcb2967f3c2b96974e4bdbb60b3eb3744d01fd" |
| 3303 | + "content": "f2423d5e06a82f5462b05d0c5b9273d6e3674753ade9f5a0d4abdcf73f799117" |
3310 | 3304 | } |
3311 | 3305 | ], |
3312 | 3306 | "licenses": [ |
|
3325 | 3319 | "comment": "Home page for project" |
3326 | 3320 | }, |
3327 | 3321 | { |
3328 | | - "url": "https://pypi.org/project/lib4sbom/0.9.0/#files", |
| 3322 | + "url": "https://pypi.org/project/lib4sbom/0.9.1/#files", |
3329 | 3323 | "type": "distribution", |
3330 | 3324 | "comment": "Download location for component" |
3331 | 3325 | } |
3332 | 3326 | ], |
3333 | | - "purl": "pkg:pypi/lib4sbom@0.9.0", |
| 3327 | + "purl": "pkg:pypi/lib4sbom@0.9.1", |
3334 | 3328 | "properties": [ |
3335 | 3329 | { |
3336 | 3330 | "name": "release_date", |
3337 | | - "value": "2025-10-28T09:09:40Z" |
| 3331 | + "value": "2025-11-13T20:07:13Z" |
3338 | 3332 | }, |
3339 | 3333 | { |
3340 | 3334 | "name": "language", |
|
3766 | 3760 | "type": "library", |
3767 | 3761 | "bom-ref": "58-packageurl-python", |
3768 | 3762 | "name": "packageurl-python", |
3769 | | - "version": "0.17.5", |
| 3763 | + "version": "0.17.6", |
3770 | 3764 | "supplier": { |
3771 | 3765 | "name": "the purl authors" |
3772 | 3766 | }, |
3773 | | - "cpe": "cpe:2.3:a:the_purl_authors:packageurl-python:0.17.5:*:*:*:*:*:*:*", |
| 3767 | + "cpe": "cpe:2.3:a:the_purl_authors:packageurl-python:0.17.6:*:*:*:*:*:*:*", |
3774 | 3768 | "description": "A purl aka. Package URL parser and builder", |
3775 | 3769 | "hashes": [ |
3776 | 3770 | { |
3777 | 3771 | "alg": "SHA-256", |
3778 | | - "content": "f0e55452ab37b5c192c443de1458e3f3b4d8ac27f747df6e8c48adeab081d321" |
| 3772 | + "content": "31a85c2717bc41dd818f3c62908685ff9eebcb68588213745b14a6ee9e7df7c9" |
3779 | 3773 | } |
3780 | 3774 | ], |
3781 | 3775 | "licenses": [ |
|
3794 | 3788 | "comment": "Home page for project" |
3795 | 3789 | }, |
3796 | 3790 | { |
3797 | | - "url": "https://pypi.org/project/packageurl-python/0.17.5/#files", |
| 3791 | + "url": "https://pypi.org/project/packageurl-python/0.17.6/#files", |
3798 | 3792 | "type": "distribution", |
3799 | 3793 | "comment": "Download location for component" |
3800 | 3794 | } |
3801 | 3795 | ], |
3802 | | - "purl": "pkg:pypi/packageurl-python@0.17.5", |
| 3796 | + "purl": "pkg:pypi/packageurl-python@0.17.6", |
3803 | 3797 | "properties": [ |
3804 | 3798 | { |
3805 | 3799 | "name": "release_date", |
3806 | | - "value": "2025-08-06T14:08:19Z" |
| 3800 | + "value": "2025-11-24T15:20:16Z" |
3807 | 3801 | }, |
3808 | 3802 | { |
3809 | 3803 | "name": "language", |
|
4145 | 4139 | "type": "library", |
4146 | 4140 | "bom-ref": "64-plotly", |
4147 | 4141 | "name": "plotly", |
4148 | | - "version": "6.4.0", |
| 4142 | + "version": "6.5.0", |
4149 | 4143 | "supplier": { |
4150 | 4144 | "name": "Chris P", |
4151 | 4145 | "contact": [ |
|
4154 | 4148 | } |
4155 | 4149 | ] |
4156 | 4150 | }, |
4157 | | - "cpe": "cpe:2.3:a:chris_p:plotly:6.4.0:*:*:*:*:*:*:*", |
| 4151 | + "cpe": "cpe:2.3:a:chris_p:plotly:6.5.0:*:*:*:*:*:*:*", |
4158 | 4152 | "description": "An open-source interactive data visualization library for Python", |
4159 | 4153 | "hashes": [ |
4160 | 4154 | { |
4161 | 4155 | "alg": "SHA-256", |
4162 | | - "content": "a1062eafbdc657976c2eedd276c90e184ccd6c21282a5e9ee8f20efca9c9a4c5" |
| 4156 | + "content": "5ac851e100367735250206788a2b1325412aa4a4917a4fe3e6f0bc5aa6f3d90a" |
4163 | 4157 | } |
4164 | 4158 | ], |
4165 | 4159 | "externalReferences": [ |
|
4169 | 4163 | "comment": "Home page for project" |
4170 | 4164 | }, |
4171 | 4165 | { |
4172 | | - "url": "https://pypi.org/project/plotly/6.4.0/#files", |
| 4166 | + "url": "https://pypi.org/project/plotly/6.5.0/#files", |
4173 | 4167 | "type": "distribution", |
4174 | 4168 | "comment": "Download location for component" |
4175 | 4169 | }, |
|
4186 | 4180 | "type": "log" |
4187 | 4181 | } |
4188 | 4182 | ], |
4189 | | - "purl": "pkg:pypi/plotly@6.4.0", |
| 4183 | + "purl": "pkg:pypi/plotly@6.5.0", |
4190 | 4184 | "properties": [ |
4191 | 4185 | { |
4192 | 4186 | "name": "release_date", |
4193 | | - "value": "2025-11-04T17:59:22Z" |
| 4187 | + "value": "2025-11-17T18:39:20Z" |
4194 | 4188 | }, |
4195 | 4189 | { |
4196 | 4190 | "name": "language", |
|
4210 | 4204 | "type": "library", |
4211 | 4205 | "bom-ref": "65-narwhals", |
4212 | 4206 | "name": "narwhals", |
4213 | | - "version": "2.10.2", |
| 4207 | + "version": "2.12.0", |
4214 | 4208 | "supplier": { |
4215 | 4209 | "name": "Marco Gorelli", |
4216 | 4210 | "contact": [ |
|
4219 | 4213 | } |
4220 | 4214 | ] |
4221 | 4215 | }, |
4222 | | - "cpe": "cpe:2.3:a:marco_gorelli:narwhals:2.10.2:*:*:*:*:*:*:*", |
| 4216 | + "cpe": "cpe:2.3:a:marco_gorelli:narwhals:2.12.0:*:*:*:*:*:*:*", |
4223 | 4217 | "description": "Extremely lightweight compatibility layer between dataframe libraries", |
4224 | 4218 | "licenses": [ |
4225 | 4219 | { |
|
4237 | 4231 | "comment": "Home page for project" |
4238 | 4232 | }, |
4239 | 4233 | { |
4240 | | - "url": "https://pypi.org/project/narwhals/2.10.2/#files", |
| 4234 | + "url": "https://pypi.org/project/narwhals/2.12.0/#files", |
4241 | 4235 | "type": "distribution", |
4242 | 4236 | "comment": "Download location for component" |
4243 | 4237 | }, |
|
4254 | 4248 | "type": "issue-tracker" |
4255 | 4249 | } |
4256 | 4250 | ], |
4257 | | - "purl": "pkg:pypi/narwhals@2.10.2", |
| 4251 | + "purl": "pkg:pypi/narwhals@2.12.0", |
4258 | 4252 | "properties": [ |
4259 | 4253 | { |
4260 | 4254 | "name": "release_date", |
4261 | | - "value": "2025-11-04T17:59:22Z" |
| 4255 | + "value": "2025-11-17T18:39:20Z" |
4262 | 4256 | }, |
4263 | 4257 | { |
4264 | 4258 | "name": "language", |
|
4547 | 4541 | "type": "library", |
4548 | 4542 | "bom-ref": "70-certifi", |
4549 | 4543 | "name": "certifi", |
4550 | | - "version": "2025.10.5", |
| 4544 | + "version": "2025.11.12", |
4551 | 4545 | "supplier": { |
4552 | 4546 | "name": "Kenneth Reitz", |
4553 | 4547 | "contact": [ |
|
4556 | 4550 | } |
4557 | 4551 | ] |
4558 | 4552 | }, |
4559 | | - "cpe": "cpe:2.3:a:kenneth_reitz:certifi:2025.10.5:*:*:*:*:*:*:*", |
| 4553 | + "cpe": "cpe:2.3:a:kenneth_reitz:certifi:2025.11.12:*:*:*:*:*:*:*", |
4560 | 4554 | "description": "Python package for providing Mozilla's CA Bundle.", |
4561 | 4555 | "hashes": [ |
4562 | 4556 | { |
4563 | 4557 | "alg": "SHA-256", |
4564 | | - "content": "0f212c2744a9bb6de0c56639a6f68afe01ecd92d91f14ae897c4fe7bbeeef0de" |
| 4558 | + "content": "97de8790030bbd5c2d96b7ec782fc2f7820ef8dba6db909ccf95449f2d062d4b" |
4565 | 4559 | } |
4566 | 4560 | ], |
4567 | 4561 | "licenses": [ |
|
4580 | 4574 | "comment": "Home page for project" |
4581 | 4575 | }, |
4582 | 4576 | { |
4583 | | - "url": "https://pypi.org/project/certifi/2025.10.5/#files", |
| 4577 | + "url": "https://pypi.org/project/certifi/2025.11.12/#files", |
4584 | 4578 | "type": "distribution", |
4585 | 4579 | "comment": "Download location for component" |
4586 | 4580 | }, |
|
4589 | 4583 | "type": "vcs" |
4590 | 4584 | } |
4591 | 4585 | ], |
4592 | | - "purl": "pkg:pypi/certifi@2025.10.5", |
| 4586 | + "purl": "pkg:pypi/certifi@2025.11.12", |
4593 | 4587 | "properties": [ |
4594 | 4588 | { |
4595 | 4589 | "name": "release_date", |
4596 | | - "value": "2025-10-05T04:12:14Z" |
| 4590 | + "value": "2025-11-12T02:54:49Z" |
4597 | 4591 | }, |
4598 | 4592 | { |
4599 | 4593 | "name": "language", |
|
0 commit comments