|
2 | 2 | "$schema": "http://cyclonedx.org/schema/bom-1.4.schema.json",
|
3 | 3 | "bomFormat": "CycloneDX",
|
4 | 4 | "specVersion": "1.4",
|
5 |
| - "serialNumber": "urn:uuid49931bea-602c-40b9-a69a-75989ac89a2c", |
| 5 | + "serialNumber": "urn:uuida3cd3ddd-ff48-4d46-b39a-aed26e3e1510", |
6 | 6 | "version": 1,
|
7 | 7 | "metadata": {
|
8 |
| - "timestamp": "2023-04-17T00:29:23Z", |
| 8 | + "timestamp": "2023-04-24T00:26:32Z", |
9 | 9 | "tools": [
|
10 | 10 | {
|
11 | 11 | "name": "sbom4python",
|
|
309 | 309 | "type": "library",
|
310 | 310 | "bom-ref": "9-yarl",
|
311 | 311 | "name": "yarl",
|
312 |
| - "version": "1.8.2", |
| 312 | + "version": "1.9.1", |
313 | 313 | "supplier": {
|
314 | 314 | "name": "Andrew Svetlov",
|
315 | 315 | "contact": [
|
|
318 | 318 | }
|
319 | 319 | ]
|
320 | 320 | },
|
321 |
| - "cpe": "cpe:2.3:a:andrew_svetlov:yarl:1.8.2:*:*:*:*:*:*:*", |
| 321 | + "cpe": "cpe:2.3:a:andrew_svetlov:yarl:1.9.1:*:*:*:*:*:*:*", |
322 | 322 | "description": "Yet another URL library",
|
323 | 323 | "licenses": [
|
324 | 324 | {
|
|
335 | 335 | "comment": "Home page for project"
|
336 | 336 | },
|
337 | 337 | {
|
338 |
| - "url": "https://pypi.org/project/yarl/1.8.2", |
| 338 | + "url": "https://pypi.org/project/yarl/1.9.1", |
339 | 339 | "type": "distribution",
|
340 | 340 | "comment": "Download location for component"
|
341 | 341 | }
|
342 | 342 | ],
|
343 |
| - "purl": "pkg:pypi/[email protected]", |
344 |
| - "properties": [ |
345 |
| - { |
346 |
| - "name": "License Comments", |
347 |
| - "value": "yarl declares Apache 2 which is not currently a valid SPDX License identifier or expression." |
348 |
| - } |
349 |
| - ] |
| 343 | + "purl": "pkg:pypi/[email protected]" |
350 | 344 | },
|
351 | 345 | {
|
352 | 346 | "type": "library",
|
|
596 | 590 | "type": "library",
|
597 | 591 | "bom-ref": "17-argcomplete",
|
598 | 592 | "name": "argcomplete",
|
599 |
| - "version": "3.0.5", |
| 593 | + "version": "3.0.8", |
600 | 594 | "supplier": {
|
601 | 595 | "name": "Andrey Kislyuk",
|
602 | 596 | "contact": [
|
|
605 | 599 | }
|
606 | 600 | ]
|
607 | 601 | },
|
608 |
| - "cpe": "cpe:2.3:a:andrey_kislyuk:argcomplete:3.0.5:*:*:*:*:*:*:*", |
| 602 | + "cpe": "cpe:2.3:a:andrey_kislyuk:argcomplete:3.0.8:*:*:*:*:*:*:*", |
609 | 603 | "description": "Bash tab completion for argparse",
|
610 | 604 | "licenses": [
|
611 | 605 | {
|
|
622 | 616 | "comment": "Home page for project"
|
623 | 617 | },
|
624 | 618 | {
|
625 |
| - "url": "https://pypi.org/project/argcomplete/3.0.5", |
| 619 | + "url": "https://pypi.org/project/argcomplete/3.0.8", |
626 | 620 | "type": "distribution",
|
627 | 621 | "comment": "Download location for component"
|
628 | 622 | }
|
629 | 623 | ],
|
630 |
| - "purl": "pkg:pypi/[email protected].5", |
| 624 | + "purl": "pkg:pypi/[email protected].8", |
631 | 625 | "properties": [
|
632 | 626 | {
|
633 | 627 | "name": "License Comments",
|
|
1021 | 1015 | "type": "library",
|
1022 | 1016 | "bom-ref": "28-pyasn1",
|
1023 | 1017 | "name": "pyasn1",
|
1024 |
| - "version": "0.4.8", |
| 1018 | + "version": "0.5.0", |
1025 | 1019 | "supplier": {
|
1026 | 1020 | "name": "Ilya Etingof",
|
1027 | 1021 | "contact": [
|
|
1030 | 1024 | }
|
1031 | 1025 | ]
|
1032 | 1026 | },
|
1033 |
| - "cpe": "cpe:2.3:a:ilya_etingof:pyasn1:0.4.8:*:*:*:*:*:*:*", |
1034 |
| - "description": "ASN.1 types and codecs", |
| 1027 | + "cpe": "cpe:2.3:a:ilya_etingof:pyasn1:0.5.0:*:*:*:*:*:*:*", |
| 1028 | + "description": "Pure-Python implementation of ASN.1 types and DER/BER/CER codecs (X.208)", |
1035 | 1029 | "licenses": [
|
1036 | 1030 | {
|
1037 | 1031 | "license": {
|
1038 |
| - "id": "BSD-3-Clause", |
1039 |
| - "url": "https://opensource.org/licenses/BSD-3-Clause" |
| 1032 | + "id": "BSD-2-Clause", |
| 1033 | + "url": "https://opensource.org/licenses/BSD-2-Clause" |
1040 | 1034 | }
|
1041 | 1035 | }
|
1042 | 1036 | ],
|
1043 | 1037 | "externalReferences": [
|
1044 | 1038 | {
|
1045 |
| - "url": "https://github.com/etingof/pyasn1", |
| 1039 | + "url": "https://github.com/pyasn1/pyasn1", |
1046 | 1040 | "type": "website",
|
1047 | 1041 | "comment": "Home page for project"
|
1048 | 1042 | },
|
1049 | 1043 | {
|
1050 |
| - "url": "https://pypi.org/project/pyasn1/0.4.8", |
| 1044 | + "url": "https://pypi.org/project/pyasn1/0.5.0", |
1051 | 1045 | "type": "distribution",
|
1052 | 1046 | "comment": "Download location for component"
|
1053 | 1047 | }
|
1054 | 1048 | ],
|
1055 |
| - "purl": "pkg:pypi/[email protected]", |
1056 |
| - "properties": [ |
1057 |
| - { |
1058 |
| - "name": "License Comments", |
1059 |
| - "value": "pyasn1 declares BSD which is not currently a valid SPDX License identifier or expression." |
1060 |
| - } |
1061 |
| - ] |
| 1049 | + "purl": "pkg:pypi/[email protected]" |
1062 | 1050 | },
|
1063 | 1051 | {
|
1064 | 1052 | "type": "library",
|
1065 | 1053 | "bom-ref": "29-pyasn1-modules",
|
1066 | 1054 | "name": "pyasn1-modules",
|
1067 |
| - "version": "0.2.8", |
| 1055 | + "version": "0.3.0", |
1068 | 1056 | "supplier": {
|
1069 | 1057 | "name": "Ilya Etingof",
|
1070 | 1058 | "contact": [
|
|
1073 | 1061 | }
|
1074 | 1062 | ]
|
1075 | 1063 | },
|
1076 |
| - "cpe": "cpe:2.3:a:ilya_etingof:pyasn1-modules:0.2.8:*:*:*:*:*:*:*", |
1077 |
| - "description": "A collection of ASN.1-based protocols modules.", |
| 1064 | + "cpe": "cpe:2.3:a:ilya_etingof:pyasn1-modules:0.3.0:*:*:*:*:*:*:*", |
| 1065 | + "description": "A collection of ASN.1-based protocols modules", |
1078 | 1066 | "licenses": [
|
1079 | 1067 | {
|
1080 | 1068 | "license": {
|
1081 |
| - "id": "BSD-2-Clause", |
1082 |
| - "url": "https://opensource.org/licenses/BSD-2-Clause" |
| 1069 | + "id": "BSD-3-Clause", |
| 1070 | + "url": "https://opensource.org/licenses/BSD-3-Clause" |
1083 | 1071 | }
|
1084 | 1072 | }
|
1085 | 1073 | ],
|
1086 | 1074 | "externalReferences": [
|
1087 | 1075 | {
|
1088 |
| - "url": "https://github.com/etingof/pyasn1-modules", |
| 1076 | + "url": "https://github.com/pyasn1/pyasn1-modules", |
1089 | 1077 | "type": "website",
|
1090 | 1078 | "comment": "Home page for project"
|
1091 | 1079 | },
|
1092 | 1080 | {
|
1093 |
| - "url": "https://pypi.org/project/pyasn1-modules/0.2.8", |
| 1081 | + "url": "https://pypi.org/project/pyasn1-modules/0.3.0", |
1094 | 1082 | "type": "distribution",
|
1095 | 1083 | "comment": "Download location for component"
|
1096 | 1084 | }
|
1097 | 1085 | ],
|
1098 |
| - "purl": "pkg:pypi/[email protected]" |
| 1086 | + "purl": "pkg:pypi/[email protected]", |
| 1087 | + "properties": [ |
| 1088 | + { |
| 1089 | + "name": "License Comments", |
| 1090 | + "value": "pyasn1-modules declares BSD which is not currently a valid SPDX License identifier or expression." |
| 1091 | + } |
| 1092 | + ] |
1099 | 1093 | },
|
1100 | 1094 | {
|
1101 | 1095 | "type": "library",
|
|
2085 | 2079 | "type": "library",
|
2086 | 2080 | "bom-ref": "56-pygments",
|
2087 | 2081 | "name": "pygments",
|
2088 |
| - "version": "2.15.0", |
| 2082 | + "version": "2.15.1", |
2089 | 2083 | "supplier": {
|
2090 | 2084 | "name": "Georg Brandl",
|
2091 | 2085 | "contact": [
|
|
2094 | 2088 | }
|
2095 | 2089 | ]
|
2096 | 2090 | },
|
2097 |
| - "cpe": "cpe:2.3:a:georg_brandl:pygments:2.15.0:*:*:*:*:*:*:*", |
| 2091 | + "cpe": "cpe:2.3:a:georg_brandl:pygments:2.15.1:*:*:*:*:*:*:*", |
2098 | 2092 | "description": "Pygments is a syntax highlighting package written in Python.",
|
2099 | 2093 | "licenses": [
|
2100 | 2094 | {
|
|
2106 | 2100 | ],
|
2107 | 2101 | "externalReferences": [
|
2108 | 2102 | {
|
2109 |
| - "url": "https://pypi.org/project/Pygments/2.15.0", |
| 2103 | + "url": "https://pypi.org/project/Pygments/2.15.1", |
2110 | 2104 | "type": "distribution",
|
2111 | 2105 | "comment": "Download location for component"
|
2112 | 2106 | }
|
2113 | 2107 | ],
|
2114 |
| - "purl": "pkg:pypi/[email protected].0" |
| 2108 | + "purl": "pkg:pypi/[email protected].1" |
2115 | 2109 | },
|
2116 | 2110 | {
|
2117 | 2111 | "type": "library",
|
|
2265 | 2259 | "type": "library",
|
2266 | 2260 | "bom-ref": "61-zstandard",
|
2267 | 2261 | "name": "zstandard",
|
2268 |
| - "version": "0.20.0", |
| 2262 | + "version": "0.21.0", |
2269 | 2263 | "supplier": {
|
2270 | 2264 | "name": "Gregory Szorc",
|
2271 | 2265 | "contact": [
|
|
2274 | 2268 | }
|
2275 | 2269 | ]
|
2276 | 2270 | },
|
2277 |
| - "cpe": "cpe:2.3:a:gregory_szorc:zstandard:0.20.0:*:*:*:*:*:*:*", |
| 2271 | + "cpe": "cpe:2.3:a:gregory_szorc:zstandard:0.21.0:*:*:*:*:*:*:*", |
2278 | 2272 | "description": "Zstandard bindings for Python",
|
2279 | 2273 | "licenses": [
|
2280 | 2274 | {
|
|
2291 | 2285 | "comment": "Home page for project"
|
2292 | 2286 | },
|
2293 | 2287 | {
|
2294 |
| - "url": "https://pypi.org/project/zstandard/0.20.0", |
| 2288 | + "url": "https://pypi.org/project/zstandard/0.21.0", |
2295 | 2289 | "type": "distribution",
|
2296 | 2290 | "comment": "Download location for component"
|
2297 | 2291 | }
|
2298 | 2292 | ],
|
2299 |
| - "purl": "pkg:pypi/zstandard@0.20.0", |
| 2293 | + "purl": "pkg:pypi/zstandard@0.21.0", |
2300 | 2294 | "properties": [
|
2301 | 2295 | {
|
2302 | 2296 | "name": "License Comments",
|
|
0 commit comments