|
2 | 2 | "$schema": "http://cyclonedx.org/schema/bom-1.5.schema.json",
|
3 | 3 | "bomFormat": "CycloneDX",
|
4 | 4 | "specVersion": "1.5",
|
5 |
| - "serialNumber": "urn:uuid:02495323-7eae-48c7-b120-c85429d63669", |
| 5 | + "serialNumber": "urn:uuid:2c51a0ce-1204-4492-9e3d-37c313400a75", |
6 | 6 | "version": 1,
|
7 | 7 | "metadata": {
|
8 |
| - "timestamp": "2024-01-29T00:27:03Z", |
| 8 | + "timestamp": "2024-02-06T18:37:48Z", |
9 | 9 | "tools": {
|
10 | 10 | "components": [
|
11 | 11 | {
|
|
37 | 37 | },
|
38 | 38 | "cpe": "cpe:2.3:a:terri_oda:cve-bin-tool:3.3rc2:*:*:*:*:*:*:*",
|
39 | 39 | "description": "CVE Binary Checker Tool",
|
| 40 | + "hashes": [ |
| 41 | + { |
| 42 | + "alg": "SHA-1", |
| 43 | + "content": "c491590aeea36235930d1c6b8480d2489a470ece" |
| 44 | + } |
| 45 | + ], |
40 | 46 | "licenses": [
|
41 | 47 | {
|
42 | 48 | "license": {
|
|
68 | 74 | "type": "library",
|
69 | 75 | "bom-ref": "2-aiohttp",
|
70 | 76 | "name": "aiohttp",
|
71 |
| - "version": "3.9.2", |
| 77 | + "version": "3.9.3", |
72 | 78 | "description": "Async http client/server framework (asyncio)",
|
73 | 79 | "licenses": [
|
74 | 80 | {
|
|
80 | 86 | ],
|
81 | 87 | "externalReferences": [
|
82 | 88 | {
|
83 |
| - "url": "https://pypi.org/project/aiohttp/3.9.2", |
| 89 | + "url": "https://pypi.org/project/aiohttp/3.9.3", |
84 | 90 | "type": "distribution",
|
85 | 91 | "comment": "Download location for component"
|
86 | 92 | }
|
87 | 93 | ],
|
88 |
| - "purl": "pkg:pypi/[email protected].2", |
| 94 | + "purl": "pkg:pypi/[email protected].3", |
89 | 95 | "properties": [
|
90 | 96 | {
|
91 | 97 | "name": "language",
|
|
218 | 224 | "type": "library",
|
219 | 225 | "bom-ref": "6-multidict",
|
220 | 226 | "name": "multidict",
|
221 |
| - "version": "6.0.4", |
| 227 | + "version": "6.0.5", |
222 | 228 | "supplier": {
|
223 | 229 | "name": "Andrew Svetlov",
|
224 | 230 | "contact": [
|
|
227 | 233 | }
|
228 | 234 | ]
|
229 | 235 | },
|
230 |
| - "cpe": "cpe:2.3:a:andrew_svetlov:multidict:6.0.4:*:*:*:*:*:*:*", |
| 236 | + "cpe": "cpe:2.3:a:andrew_svetlov:multidict:6.0.5:*:*:*:*:*:*:*", |
231 | 237 | "description": "multidict implementation",
|
232 |
| - "hashes": [ |
233 |
| - { |
234 |
| - "alg": "SHA-1", |
235 |
| - "content": "47ac8a18ccfee3578c0a92a2651325fc9dd3ae72" |
236 |
| - } |
237 |
| - ], |
238 | 238 | "licenses": [
|
239 | 239 | {
|
240 | 240 | "license": {
|
|
245 | 245 | ],
|
246 | 246 | "externalReferences": [
|
247 | 247 | {
|
248 |
| - "url": "https://pypi.org/project/multidict/6.0.4", |
| 248 | + "url": "https://pypi.org/project/multidict/6.0.5", |
249 | 249 | "type": "distribution",
|
250 | 250 | "comment": "Download location for component"
|
251 | 251 | }
|
252 | 252 | ],
|
253 |
| - "purl": "pkg:pypi/[email protected].4", |
| 253 | + "purl": "pkg:pypi/[email protected].5", |
254 | 254 | "properties": [
|
255 | 255 | {
|
256 | 256 | "name": "language",
|
|
1343 | 1343 | "type": "library",
|
1344 | 1344 | "bom-ref": "30-cryptography",
|
1345 | 1345 | "name": "cryptography",
|
1346 |
| - "version": "42.0.1", |
| 1346 | + "version": "42.0.2", |
1347 | 1347 | "supplier": {
|
1348 | 1348 | "name": "The Python Cryptographic Authority and individual contributors",
|
1349 | 1349 | "contact": [
|
|
1352 | 1352 | }
|
1353 | 1353 | ]
|
1354 | 1354 | },
|
1355 |
| - "cpe": "cpe:2.3:a:the_python_cryptographic_authority_and_individual_contributors:cryptography:42.0.1:*:*:*:*:*:*:*", |
| 1355 | + "cpe": "cpe:2.3:a:the_python_cryptographic_authority_and_individual_contributors:cryptography:42.0.2:*:*:*:*:*:*:*", |
1356 | 1356 | "description": "cryptography is a package which provides cryptographic recipes and primitives to Python developers.",
|
1357 | 1357 | "licenses": [
|
1358 | 1358 | {
|
|
1361 | 1361 | ],
|
1362 | 1362 | "externalReferences": [
|
1363 | 1363 | {
|
1364 |
| - "url": "https://pypi.org/project/cryptography/42.0.1", |
| 1364 | + "url": "https://pypi.org/project/cryptography/42.0.2", |
1365 | 1365 | "type": "distribution",
|
1366 | 1366 | "comment": "Download location for component"
|
1367 | 1367 | }
|
1368 | 1368 | ],
|
1369 |
| - "purl": "pkg:pypi/[email protected].1", |
| 1369 | + "purl": "pkg:pypi/[email protected].2", |
1370 | 1370 | "properties": [
|
1371 | 1371 | {
|
1372 | 1372 | "name": "language",
|
|
1730 | 1730 | "name": "jinja2",
|
1731 | 1731 | "version": "3.1.3",
|
1732 | 1732 | "description": "A very fast and expressive template engine.",
|
| 1733 | + "hashes": [ |
| 1734 | + { |
| 1735 | + "alg": "SHA-1", |
| 1736 | + "content": "d9de4bb215fd1cc8092a410fb834c7c4060b1fc1" |
| 1737 | + } |
| 1738 | + ], |
1733 | 1739 | "licenses": [
|
1734 | 1740 | {
|
1735 | 1741 | "license": {
|
|
1761 | 1767 | "type": "library",
|
1762 | 1768 | "bom-ref": "39-markupsafe",
|
1763 | 1769 | "name": "markupsafe",
|
1764 |
| - "version": "2.1.4", |
| 1770 | + "version": "2.1.5", |
1765 | 1771 | "description": "Safely add untrusted strings to HTML/XML markup.",
|
1766 | 1772 | "hashes": [
|
1767 | 1773 | {
|
1768 | 1774 | "alg": "SHA-1",
|
1769 |
| - "content": "b7cd6523579ea5a08d89799f2a64ec2c2bc45eca" |
| 1775 | + "content": "fbba4acd0312826cec9cfe18371c7df07962cb65" |
1770 | 1776 | }
|
1771 | 1777 | ],
|
1772 | 1778 | "licenses": [
|
|
1779 | 1785 | ],
|
1780 | 1786 | "externalReferences": [
|
1781 | 1787 | {
|
1782 |
| - "url": "https://pypi.org/project/MarkupSafe/2.1.4", |
| 1788 | + "url": "https://pypi.org/project/MarkupSafe/2.1.5", |
1783 | 1789 | "type": "distribution",
|
1784 | 1790 | "comment": "Download location for component"
|
1785 | 1791 | }
|
1786 | 1792 | ],
|
1787 |
| - "purl": "pkg:pypi/[email protected].4", |
| 1793 | + "purl": "pkg:pypi/[email protected].5", |
1788 | 1794 | "properties": [
|
1789 | 1795 | {
|
1790 | 1796 | "name": "language",
|
|
1965 | 1971 | },
|
1966 | 1972 | "cpe": "cpe:2.3:a:anthony_harrison:lib4sbom:0.6.1:*:*:*:*:*:*:*",
|
1967 | 1973 | "description": "Software Bill of Material (SBOM) generator and consumer library",
|
| 1974 | + "hashes": [ |
| 1975 | + { |
| 1976 | + "alg": "SHA-1", |
| 1977 | + "content": "45c891cb64148f16f722fbc39b12b7f1fb253a57" |
| 1978 | + } |
| 1979 | + ], |
1968 | 1980 | "licenses": [
|
1969 | 1981 | {
|
1970 | 1982 | "license": {
|
|
2377 | 2389 | "type": "library",
|
2378 | 2390 | "bom-ref": "53-certifi",
|
2379 | 2391 | "name": "certifi",
|
2380 |
| - "version": "2023.11.17", |
| 2392 | + "version": "2024.2.2", |
2381 | 2393 | "supplier": {
|
2382 | 2394 | "name": "Kenneth Reitz",
|
2383 | 2395 | "contact": [
|
|
2386 | 2398 | }
|
2387 | 2399 | ]
|
2388 | 2400 | },
|
2389 |
| - "cpe": "cpe:2.3:a:kenneth_reitz:certifi:2023.11.17:*:*:*:*:*:*:*", |
| 2401 | + "cpe": "cpe:2.3:a:kenneth_reitz:certifi:2024.2.2:*:*:*:*:*:*:*", |
2390 | 2402 | "description": "Python package for providing Mozilla's CA Bundle.",
|
2391 |
| - "hashes": [ |
2392 |
| - { |
2393 |
| - "alg": "SHA-1", |
2394 |
| - "content": "515962b01a24501c912c26ccced7ef8b47f81553" |
2395 |
| - } |
2396 |
| - ], |
2397 | 2403 | "licenses": [
|
2398 | 2404 | {
|
2399 | 2405 | "license": {
|
|
2404 | 2410 | ],
|
2405 | 2411 | "externalReferences": [
|
2406 | 2412 | {
|
2407 |
| - "url": "https://pypi.org/project/certifi/2023.11.17", |
| 2413 | + "url": "https://pypi.org/project/certifi/2024.2.2", |
2408 | 2414 | "type": "distribution",
|
2409 | 2415 | "comment": "Download location for component"
|
2410 | 2416 | }
|
2411 | 2417 | ],
|
2412 |
| - "purl": "pkg:pypi/certifi@2023.11.17", |
| 2418 | + "purl": "pkg:pypi/certifi@2024.2.2", |
2413 | 2419 | "properties": [
|
2414 | 2420 | {
|
2415 | 2421 | "name": "language",
|
|
2436 | 2442 | },
|
2437 | 2443 | "cpe": "cpe:2.3:a:ahmed_tahri:charset-normalizer:3.3.2:*:*:*:*:*:*:*",
|
2438 | 2444 | "description": "The Real First Universal Charset Detector. Open, modern and actively maintained alternative to Chardet.",
|
| 2445 | + "hashes": [ |
| 2446 | + { |
| 2447 | + "alg": "SHA-1", |
| 2448 | + "content": "79dce4857914fead2ffe55eb787cad6d5cf14643" |
| 2449 | + } |
| 2450 | + ], |
2439 | 2451 | "licenses": [
|
2440 | 2452 | {
|
2441 | 2453 | "license": {
|
|
2467 | 2479 | "type": "library",
|
2468 | 2480 | "bom-ref": "55-urllib3",
|
2469 | 2481 | "name": "urllib3",
|
2470 |
| - "version": "2.1.0", |
| 2482 | + "version": "2.2.0", |
2471 | 2483 | "supplier": {
|
2472 | 2484 | "name": "Andrey Petrov",
|
2473 | 2485 | "contact": [
|
|
2476 | 2488 | }
|
2477 | 2489 | ]
|
2478 | 2490 | },
|
2479 |
| - "cpe": "cpe:2.3:a:andrey_petrov:urllib3:2.1.0:*:*:*:*:*:*:*", |
| 2491 | + "cpe": "cpe:2.3:a:andrey_petrov:urllib3:2.2.0:*:*:*:*:*:*:*", |
2480 | 2492 | "description": "HTTP library with thread-safe connection pooling, file post, and more.",
|
2481 |
| - "hashes": [ |
2482 |
| - { |
2483 |
| - "alg": "SHA-1", |
2484 |
| - "content": "69be2992f8a25a1f27e49f339e4d5b98dec07462" |
2485 |
| - } |
2486 |
| - ], |
2487 | 2493 | "externalReferences": [
|
2488 | 2494 | {
|
2489 |
| - "url": "https://pypi.org/project/urllib3/2.1.0", |
| 2495 | + "url": "https://pypi.org/project/urllib3/2.2.0", |
2490 | 2496 | "type": "distribution",
|
2491 | 2497 | "comment": "Download location for component"
|
2492 | 2498 | }
|
2493 | 2499 | ],
|
2494 |
| - "purl": "pkg:pypi/urllib3@2.1.0", |
| 2500 | + "purl": "pkg:pypi/urllib3@2.2.0", |
2495 | 2501 | "properties": [
|
2496 | 2502 | {
|
2497 | 2503 | "name": "language",
|
|
2717 | 2723 | },
|
2718 | 2724 | {
|
2719 | 2725 | "type": "library",
|
2720 |
| - "bom-ref": "61-toml", |
2721 |
| - "name": "toml", |
2722 |
| - "version": "0.10.2", |
2723 |
| - "supplier": { |
2724 |
| - "name": "William Pearson", |
2725 |
| - "contact": [ |
2726 |
| - { |
2727 |
| - |
2728 |
| - } |
2729 |
| - ] |
2730 |
| - }, |
2731 |
| - "cpe": "cpe:2.3:a:william_pearson:toml:0.10.2:*:*:*:*:*:*:*", |
2732 |
| - "description": "Python Library for Tom's Obvious, Minimal Language", |
2733 |
| - "hashes": [ |
2734 |
| - { |
2735 |
| - "alg": "SHA-1", |
2736 |
| - "content": "3f637dba5f68db63d4b30967fedda51c82459471" |
2737 |
| - } |
2738 |
| - ], |
2739 |
| - "licenses": [ |
2740 |
| - { |
2741 |
| - "license": { |
2742 |
| - "id": "MIT", |
2743 |
| - "url": "https://opensource.org/licenses/MIT" |
2744 |
| - } |
2745 |
| - } |
2746 |
| - ], |
2747 |
| - "externalReferences": [ |
2748 |
| - { |
2749 |
| - "url": "https://pypi.org/project/toml/0.10.2", |
2750 |
| - "type": "distribution", |
2751 |
| - "comment": "Download location for component" |
2752 |
| - } |
2753 |
| - ], |
2754 |
| - "purl": "pkg:pypi/[email protected]", |
2755 |
| - "properties": [ |
2756 |
| - { |
2757 |
| - "name": "language", |
2758 |
| - "value": "Python" |
2759 |
| - }, |
2760 |
| - { |
2761 |
| - "name": "python_version", |
2762 |
| - "value": "3.11.7" |
2763 |
| - } |
2764 |
| - ] |
2765 |
| - }, |
2766 |
| - { |
2767 |
| - "type": "library", |
2768 |
| - "bom-ref": "62-xmlschema", |
| 2726 | + "bom-ref": "61-xmlschema", |
2769 | 2727 | "name": "xmlschema",
|
2770 | 2728 | "version": "3.0.1",
|
2771 | 2729 | "supplier": {
|
|
2807 | 2765 | },
|
2808 | 2766 | {
|
2809 | 2767 | "type": "library",
|
2810 |
| - "bom-ref": "63-elementpath", |
| 2768 | + "bom-ref": "62-elementpath", |
2811 | 2769 | "name": "elementpath",
|
2812 |
| - "version": "4.1.5", |
| 2770 | + "version": "4.2.0", |
2813 | 2771 | "supplier": {
|
2814 | 2772 | "name": "Davide Brunato",
|
2815 | 2773 | "contact": [
|
|
2818 | 2776 | }
|
2819 | 2777 | ]
|
2820 | 2778 | },
|
2821 |
| - "cpe": "cpe:2.3:a:davide_brunato:elementpath:4.1.5:*:*:*:*:*:*:*", |
| 2779 | + "cpe": "cpe:2.3:a:davide_brunato:elementpath:4.2.0:*:*:*:*:*:*:*", |
2822 | 2780 | "description": "XPath 1.0/2.0/3.0/3.1 parsers and selectors for ElementTree and lxml",
|
2823 | 2781 | "licenses": [
|
2824 | 2782 | {
|
|
2830 | 2788 | ],
|
2831 | 2789 | "externalReferences": [
|
2832 | 2790 | {
|
2833 |
| - "url": "https://pypi.org/project/elementpath/4.1.5", |
| 2791 | + "url": "https://pypi.org/project/elementpath/4.2.0", |
2834 | 2792 | "type": "distribution",
|
2835 | 2793 | "comment": "Download location for component"
|
2836 | 2794 | }
|
2837 | 2795 | ],
|
2838 |
| - "purl": "pkg:pypi/elementpath@4.1.5", |
| 2796 | + "purl": "pkg:pypi/elementpath@4.2.0", |
2839 | 2797 | "properties": [
|
2840 | 2798 | {
|
2841 | 2799 | "name": "language",
|
|
2849 | 2807 | },
|
2850 | 2808 | {
|
2851 | 2809 | "type": "library",
|
2852 |
| - "bom-ref": "64-zstandard", |
| 2810 | + "bom-ref": "63-zstandard", |
2853 | 2811 | "name": "zstandard",
|
2854 | 2812 | "version": "0.22.0",
|
2855 | 2813 | "supplier": {
|
|
2921 | 2879 | "52-requests",
|
2922 | 2880 | "56-rich",
|
2923 | 2881 | "60-rpmfile",
|
2924 |
| - "61-toml", |
2925 | 2882 | "55-urllib3",
|
2926 |
| - "62-xmlschema", |
2927 |
| - "64-zstandard" |
| 2883 | + "61-xmlschema", |
| 2884 | + "63-zstandard" |
2928 | 2885 | ]
|
2929 | 2886 | },
|
2930 | 2887 | {
|
|
3127 | 3084 | ]
|
3128 | 3085 | },
|
3129 | 3086 | {
|
3130 |
| - "ref": "62-xmlschema", |
| 3087 | + "ref": "61-xmlschema", |
3131 | 3088 | "dependsOn": [
|
3132 |
| - "63-elementpath" |
| 3089 | + "62-elementpath" |
3133 | 3090 | ]
|
3134 | 3091 | }
|
3135 | 3092 | ]
|
|
0 commit comments