|
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:0756c440-35f1-4087-a1d1-b2150d425fe2", |
| 5 | + "serialNumber": "urn:uuid:9af242dd-4082-4aa8-816f-1bde08e5ec39", |
6 | 6 | "version": 1, |
7 | 7 | "metadata": { |
8 | | - "timestamp": "2024-08-19T00:34:30Z", |
| 8 | + "timestamp": "2024-08-26T00:33:39Z", |
9 | 9 | "lifecycles": [ |
10 | 10 | { |
11 | 11 | "phase": "build" |
|
31 | 31 | "type": "application", |
32 | 32 | "bom-ref": "1-cve-bin-tool", |
33 | 33 | "name": "cve-bin-tool", |
34 | | - "version": "3.3.1.dev0", |
| 34 | + "version": "3.4rc0", |
35 | 35 | "supplier": { |
36 | 36 | "name": "Terri Oda", |
37 | 37 | "contact": [ |
|
40 | 40 | } |
41 | 41 | ] |
42 | 42 | }, |
43 | | - "cpe": "cpe:2.3:a:terri_oda:cve-bin-tool:3.3.1.dev0:*:*:*:*:*:*:*", |
| 43 | + "cpe": "cpe:2.3:a:terri_oda:cve-bin-tool:3.4rc0:*:*:*:*:*:*:*", |
44 | 44 | "description": "CVE Binary Checker Tool", |
45 | 45 | "licenses": [ |
46 | 46 | { |
|
53 | 53 | ], |
54 | 54 | "externalReferences": [ |
55 | 55 | { |
56 | | - "url": "https://pypi.org/project/cve-bin-tool/3.3.1.dev0", |
| 56 | + "url": "https://pypi.org/project/cve-bin-tool/3.4rc0", |
57 | 57 | "type": "distribution", |
58 | 58 | "comment": "Download location for component" |
59 | 59 | } |
60 | 60 | ], |
61 | | - "purl": "pkg:pypi/cve-bin-tool@3.3.1.dev0", |
| 61 | + "purl": "pkg:pypi/cve-bin-tool@3.4rc0", |
62 | 62 | "properties": [ |
63 | 63 | { |
64 | 64 | "name": "language", |
|
74 | 74 | "type": "library", |
75 | 75 | "bom-ref": "2-aiohttp", |
76 | 76 | "name": "aiohttp", |
77 | | - "version": "3.10.4", |
| 77 | + "version": "3.10.5", |
78 | 78 | "description": "Async http client/server framework (asyncio)", |
79 | 79 | "licenses": [ |
80 | 80 | { |
|
87 | 87 | ], |
88 | 88 | "externalReferences": [ |
89 | 89 | { |
90 | | - "url": "https://pypi.org/project/aiohttp/3.10.4", |
| 90 | + "url": "https://pypi.org/project/aiohttp/3.10.5", |
91 | 91 | "type": "distribution", |
92 | 92 | "comment": "Download location for component" |
93 | 93 | } |
94 | 94 | ], |
95 | | - "purl": "pkg:pypi/[email protected].4", |
| 95 | + "purl": "pkg:pypi/[email protected].5", |
96 | 96 | "properties": [ |
97 | 97 | { |
98 | 98 | "name": "language", |
|
108 | 108 | "type": "library", |
109 | 109 | "bom-ref": "3-aiohappyeyeballs", |
110 | 110 | "name": "aiohappyeyeballs", |
111 | | - "version": "2.3.7", |
| 111 | + "version": "2.4.0", |
112 | 112 | "supplier": { |
113 | 113 | "name": "J. Nick Koston", |
114 | 114 | "contact": [ |
|
117 | 117 | } |
118 | 118 | ] |
119 | 119 | }, |
120 | | - "cpe": "cpe:2.3:a:j._nick_koston:aiohappyeyeballs:2.3.7:*:*:*:*:*:*:*", |
| 120 | + "cpe": "cpe:2.3:a:j._nick_koston:aiohappyeyeballs:2.4.0:*:*:*:*:*:*:*", |
121 | 121 | "description": "Happy Eyeballs for asyncio", |
122 | 122 | "licenses": [ |
123 | 123 | { |
|
130 | 130 | ], |
131 | 131 | "externalReferences": [ |
132 | 132 | { |
133 | | - "url": "https://pypi.org/project/aiohappyeyeballs/2.3.7", |
| 133 | + "url": "https://pypi.org/project/aiohappyeyeballs/2.4.0", |
134 | 134 | "type": "distribution", |
135 | 135 | "comment": "Download location for component" |
136 | 136 | } |
137 | 137 | ], |
138 | | - "purl": "pkg:pypi/aiohappyeyeballs@2.3.7", |
| 138 | + "purl": "pkg:pypi/aiohappyeyeballs@2.4.0", |
139 | 139 | "properties": [ |
140 | 140 | { |
141 | 141 | "name": "language", |
|
356 | 356 | "type": "library", |
357 | 357 | "bom-ref": "9-idna", |
358 | 358 | "name": "idna", |
359 | | - "version": "3.7", |
| 359 | + "version": "3.8", |
360 | 360 | "supplier": { |
361 | 361 | "name": "Kim Davies", |
362 | 362 | "contact": [ |
|
365 | 365 | } |
366 | 366 | ] |
367 | 367 | }, |
368 | | - "cpe": "cpe:2.3:a:kim_davies:idna:3.7:*:*:*:*:*:*:*", |
| 368 | + "cpe": "cpe:2.3:a:kim_davies:idna:3.8:*:*:*:*:*:*:*", |
369 | 369 | "description": "Internationalized Domain Names in Applications (IDNA)", |
370 | | - "hashes": [ |
371 | | - { |
372 | | - "alg": "SHA-1", |
373 | | - "content": "1d365e17e10d72d0b7876316fc7b9ca0eebdd38d" |
374 | | - } |
375 | | - ], |
376 | 370 | "externalReferences": [ |
377 | 371 | { |
378 | | - "url": "https://pypi.org/project/idna/3.7", |
| 372 | + "url": "https://pypi.org/project/idna/3.8", |
379 | 373 | "type": "distribution", |
380 | 374 | "comment": "Download location for component" |
381 | 375 | } |
382 | 376 | ], |
383 | | - "purl": "pkg:pypi/idna@3.7", |
| 377 | + "purl": "pkg:pypi/idna@3.8", |
384 | 378 | "properties": [ |
385 | 379 | { |
386 | 380 | "name": "language", |
|
847 | 841 | }, |
848 | 842 | "cpe": "cpe:2.3:a:google_inc.:gcs-oauth2-boto-plugin:3.2:*:*:*:*:*:*:*", |
849 | 843 | "description": "Auth plugin allowing use the use of OAuth 2.0 credentials for Google Cloud Storage in the Boto library.", |
| 844 | + "hashes": [ |
| 845 | + { |
| 846 | + "alg": "SHA-1", |
| 847 | + "content": "7dfa0149811e5617fe1428f692a18ab8b8c31ddb" |
| 848 | + } |
| 849 | + ], |
850 | 850 | "licenses": [ |
851 | 851 | { |
852 | 852 | "license": { |
|
1301 | 1301 | "type": "library", |
1302 | 1302 | "bom-ref": "30-pyparsing", |
1303 | 1303 | "name": "pyparsing", |
1304 | | - "version": "3.1.2", |
| 1304 | + "version": "3.1.4", |
1305 | 1305 | "supplier": { |
1306 | 1306 | "name": "Paul McGuire", |
1307 | 1307 | "contact": [ |
|
1310 | 1310 | } |
1311 | 1311 | ] |
1312 | 1312 | }, |
1313 | | - "cpe": "cpe:2.3:a:paul_mcguire:pyparsing:3.1.2:*:*:*:*:*:*:*", |
| 1313 | + "cpe": "cpe:2.3:a:paul_mcguire:pyparsing:3.1.4:*:*:*:*:*:*:*", |
1314 | 1314 | "description": "pyparsing module - Classes and methods to define and execute parsing grammars", |
1315 | | - "hashes": [ |
1316 | | - { |
1317 | | - "alg": "SHA-1", |
1318 | | - "content": "7d4bda2743ebc04f68d2594bc4fffc70cd65848f" |
1319 | | - } |
1320 | | - ], |
1321 | 1315 | "externalReferences": [ |
1322 | 1316 | { |
1323 | | - "url": "https://pypi.org/project/pyparsing/3.1.2", |
| 1317 | + "url": "https://pypi.org/project/pyparsing/3.1.4", |
1324 | 1318 | "type": "distribution", |
1325 | 1319 | "comment": "Download location for component" |
1326 | 1320 | } |
1327 | 1321 | ], |
1328 | | - "purl": "pkg:pypi/[email protected].2", |
| 1322 | + "purl": "pkg:pypi/[email protected].4", |
1329 | 1323 | "properties": [ |
1330 | 1324 | { |
1331 | 1325 | "name": "language", |
|
1811 | 1805 | "name": "jinja2", |
1812 | 1806 | "version": "3.1.4", |
1813 | 1807 | "description": "A very fast and expressive template engine.", |
| 1808 | + "hashes": [ |
| 1809 | + { |
| 1810 | + "alg": "SHA-1", |
| 1811 | + "content": "dd4a8b5466d8790540c181590b14db4d4d889d57" |
| 1812 | + } |
| 1813 | + ], |
1814 | 1814 | "externalReferences": [ |
1815 | 1815 | { |
1816 | 1816 | "url": "https://pypi.org/project/jinja2/3.1.4", |
|
2560 | 2560 | }, |
2561 | 2561 | "cpe": "cpe:2.3:a:julien_danjou:tenacity:9.0.0:*:*:*:*:*:*:*", |
2562 | 2562 | "description": "Retry code until it succeeds", |
| 2563 | + "hashes": [ |
| 2564 | + { |
| 2565 | + "alg": "SHA-1", |
| 2566 | + "content": "a662bbb487cd6d34541824589f8e8c7a1f7791bb" |
| 2567 | + } |
| 2568 | + ], |
2563 | 2569 | "licenses": [ |
2564 | 2570 | { |
2565 | 2571 | "license": { |
|
2865 | 2871 | "type": "library", |
2866 | 2872 | "bom-ref": "66-setuptools", |
2867 | 2873 | "name": "setuptools", |
2868 | | - "version": "72.2.0", |
| 2874 | + "version": "73.0.1", |
2869 | 2875 | "supplier": { |
2870 | 2876 | "name": "Python Packaging Authority", |
2871 | 2877 | "contact": [ |
|
2874 | 2880 | } |
2875 | 2881 | ] |
2876 | 2882 | }, |
2877 | | - "cpe": "cpe:2.3:a:python_packaging_authority:setuptools:72.2.0:*:*:*:*:*:*:*", |
| 2883 | + "cpe": "cpe:2.3:a:python_packaging_authority:setuptools:73.0.1:*:*:*:*:*:*:*", |
2878 | 2884 | "description": "Easily download, build, install, upgrade, and uninstall Python packages", |
2879 | 2885 | "externalReferences": [ |
2880 | 2886 | { |
2881 | | - "url": "https://pypi.org/project/setuptools/72.2.0", |
| 2887 | + "url": "https://pypi.org/project/setuptools/73.0.1", |
2882 | 2888 | "type": "distribution", |
2883 | 2889 | "comment": "Download location for component" |
2884 | 2890 | } |
2885 | 2891 | ], |
2886 | | - "purl": "pkg:pypi/setuptools@72.2.0", |
| 2892 | + "purl": "pkg:pypi/setuptools@73.0.1", |
2887 | 2893 | "properties": [ |
2888 | 2894 | { |
2889 | 2895 | "name": "language", |
|
2910 | 2916 | }, |
2911 | 2917 | "cpe": "cpe:2.3:a:davide_brunato:xmlschema:3.3.2:*:*:*:*:*:*:*", |
2912 | 2918 | "description": "An XML Schema validator and decoder", |
| 2919 | + "hashes": [ |
| 2920 | + { |
| 2921 | + "alg": "SHA-1", |
| 2922 | + "content": "90a7233292cfe5d877110fe369869996a3a25928" |
| 2923 | + } |
| 2924 | + ], |
2913 | 2925 | "licenses": [ |
2914 | 2926 | { |
2915 | 2927 | "license": { |
|
0 commit comments