|
2 | 2 | "$schema": "http://cyclonedx.org/schema/bom-1.4.schema.json", |
3 | 3 | "bomFormat": "CycloneDX", |
4 | 4 | "specVersion": "1.4", |
5 | | - "serialNumber": "urn:uuid89076f91-d72d-452b-a6c0-1b367b2973fa", |
| 5 | + "serialNumber": "urn:uuid8a78e8d7-37c9-48d5-96b6-65fc3516dac3", |
6 | 6 | "version": 1, |
7 | 7 | "metadata": { |
8 | | - "timestamp": "2023-05-08T01:14:03Z", |
| 8 | + "timestamp": "2023-05-15T00:35:44Z", |
9 | 9 | "tools": [ |
10 | 10 | { |
11 | 11 | "name": "sbom4python", |
|
23 | 23 | "type": "application", |
24 | 24 | "bom-ref": "1-cve-bin-tool", |
25 | 25 | "name": "cve-bin-tool", |
26 | | - "version": "3.2.1.dev0", |
| 26 | + "version": "3.2.1rc0", |
27 | 27 | "supplier": { |
28 | 28 | "name": "Terri Oda", |
29 | 29 | "contact": [ |
|
32 | 32 | } |
33 | 33 | ] |
34 | 34 | }, |
35 | | - "cpe": "cpe:2.3:a:terri_oda:cve-bin-tool:3.2.1.dev0:*:*:*:*:*:*:*", |
| 35 | + "cpe": "cpe:2.3:a:terri_oda:cve-bin-tool:3.2.1rc0:*:*:*:*:*:*:*", |
36 | 36 | "description": "CVE Binary Checker Tool", |
37 | 37 | "licenses": [ |
38 | 38 | { |
|
49 | 49 | "comment": "Home page for project" |
50 | 50 | }, |
51 | 51 | { |
52 | | - "url": "https://pypi.org/project/cve-bin-tool/3.2.1.dev0", |
| 52 | + "url": "https://pypi.org/project/cve-bin-tool/3.2.1rc0", |
53 | 53 | "type": "distribution", |
54 | 54 | "comment": "Download location for component" |
55 | 55 | } |
56 | 56 | ], |
57 | | - "purl": "pkg:pypi/[email protected].1.dev0" |
| 57 | + "purl": "pkg:pypi/[email protected].1rc0" |
58 | 58 | }, |
59 | 59 | { |
60 | 60 | "type": "library", |
|
1377 | 1377 | "type": "library", |
1378 | 1378 | "bom-ref": "37-google-auth", |
1379 | 1379 | "name": "google-auth", |
1380 | | - "version": "2.17.3", |
| 1380 | + "version": "2.18.0", |
1381 | 1381 | "supplier": { |
1382 | 1382 | "name": "Google Cloud Platform", |
1383 | 1383 | "contact": [ |
|
1386 | 1386 | } |
1387 | 1387 | ] |
1388 | 1388 | }, |
1389 | | - "cpe": "cpe:2.3:a:google_cloud_platform:google-auth:2.17.3:*:*:*:*:*:*:*", |
| 1389 | + "cpe": "cpe:2.3:a:google_cloud_platform:google-auth:2.18.0:*:*:*:*:*:*:*", |
1390 | 1390 | "description": "Google Authentication Library", |
1391 | 1391 | "licenses": [ |
1392 | 1392 | { |
|
1403 | 1403 | "comment": "Home page for project" |
1404 | 1404 | }, |
1405 | 1405 | { |
1406 | | - "url": "https://pypi.org/project/google-auth/2.17.3", |
| 1406 | + "url": "https://pypi.org/project/google-auth/2.18.0", |
1407 | 1407 | "type": "distribution", |
1408 | 1408 | "comment": "Download location for component" |
1409 | 1409 | } |
1410 | 1410 | ], |
1411 | | - "purl": "pkg:pypi/google-auth@2.17.3", |
| 1411 | + "purl": "pkg:pypi/google-auth@2.18.0", |
1412 | 1412 | "properties": [ |
1413 | 1413 | { |
1414 | 1414 | "name": "License Comments", |
|
1455 | 1455 | }, |
1456 | 1456 | { |
1457 | 1457 | "type": "library", |
1458 | | - "bom-ref": "39-monotonic", |
| 1458 | + "bom-ref": "39-urllib3", |
| 1459 | + "name": "urllib3", |
| 1460 | + "version": "1.26.15", |
| 1461 | + "supplier": { |
| 1462 | + "name": "Andrey Petrov", |
| 1463 | + "contact": [ |
| 1464 | + { |
| 1465 | + |
| 1466 | + } |
| 1467 | + ] |
| 1468 | + }, |
| 1469 | + "cpe": "cpe:2.3:a:andrey_petrov:urllib3:1.26.15:*:*:*:*:*:*:*", |
| 1470 | + "description": "HTTP library with thread-safe connection pooling, file post, and more.", |
| 1471 | + "licenses": [ |
| 1472 | + { |
| 1473 | + "license": { |
| 1474 | + "id": "MIT", |
| 1475 | + "url": "https://opensource.org/licenses/MIT" |
| 1476 | + } |
| 1477 | + } |
| 1478 | + ], |
| 1479 | + "externalReferences": [ |
| 1480 | + { |
| 1481 | + "url": "https://urllib3.readthedocs.io/", |
| 1482 | + "type": "website", |
| 1483 | + "comment": "Home page for project" |
| 1484 | + }, |
| 1485 | + { |
| 1486 | + "url": "https://pypi.org/project/urllib3/1.26.15", |
| 1487 | + "type": "distribution", |
| 1488 | + "comment": "Download location for component" |
| 1489 | + } |
| 1490 | + ], |
| 1491 | + "purl": "pkg:pypi/[email protected]" |
| 1492 | + }, |
| 1493 | + { |
| 1494 | + "type": "library", |
| 1495 | + "bom-ref": "40-monotonic", |
1459 | 1496 | "name": "monotonic", |
1460 | 1497 | "version": "1.6", |
1461 | 1498 | "supplier": { |
|
1498 | 1535 | }, |
1499 | 1536 | { |
1500 | 1537 | "type": "library", |
1501 | | - "bom-ref": "40-importlib-metadata", |
| 1538 | + "bom-ref": "41-importlib-metadata", |
1502 | 1539 | "name": "importlib-metadata", |
1503 | 1540 | "version": "6.6.0", |
1504 | 1541 | "supplier": { |
|
1527 | 1564 | }, |
1528 | 1565 | { |
1529 | 1566 | "type": "library", |
1530 | | - "bom-ref": "41-zipp", |
| 1567 | + "bom-ref": "42-zipp", |
1531 | 1568 | "name": "zipp", |
1532 | 1569 | "version": "3.15.0", |
1533 | 1570 | "supplier": { |
|
1556 | 1593 | }, |
1557 | 1594 | { |
1558 | 1595 | "type": "library", |
1559 | | - "bom-ref": "42-jinja2", |
| 1596 | + "bom-ref": "43-jinja2", |
1560 | 1597 | "name": "jinja2", |
1561 | 1598 | "version": "3.1.2", |
1562 | 1599 | "supplier": { |
|
1593 | 1630 | }, |
1594 | 1631 | { |
1595 | 1632 | "type": "library", |
1596 | | - "bom-ref": "43-markupsafe", |
| 1633 | + "bom-ref": "44-markupsafe", |
1597 | 1634 | "name": "markupsafe", |
1598 | 1635 | "version": "2.1.2", |
1599 | 1636 | "supplier": { |
|
1630 | 1667 | }, |
1631 | 1668 | { |
1632 | 1669 | "type": "library", |
1633 | | - "bom-ref": "44-jsonschema", |
| 1670 | + "bom-ref": "45-jsonschema", |
1634 | 1671 | "name": "jsonschema", |
1635 | 1672 | "version": "4.17.3", |
1636 | 1673 | "supplier": { |
|
1657 | 1694 | }, |
1658 | 1695 | { |
1659 | 1696 | "type": "library", |
1660 | | - "bom-ref": "45-pyrsistent", |
| 1697 | + "bom-ref": "46-pyrsistent", |
1661 | 1698 | "name": "pyrsistent", |
1662 | 1699 | "version": "0.19.3", |
1663 | 1700 | "supplier": { |
|
1694 | 1731 | }, |
1695 | 1732 | { |
1696 | 1733 | "type": "library", |
1697 | | - "bom-ref": "46-lib4sbom", |
| 1734 | + "bom-ref": "47-lib4sbom", |
1698 | 1735 | "name": "lib4sbom", |
1699 | 1736 | "version": "0.3.1", |
1700 | 1737 | "supplier": { |
|
1731 | 1768 | }, |
1732 | 1769 | { |
1733 | 1770 | "type": "library", |
1734 | | - "bom-ref": "47-pyyaml", |
| 1771 | + "bom-ref": "48-pyyaml", |
1735 | 1772 | "name": "pyyaml", |
1736 | 1773 | "version": "6.0", |
1737 | 1774 | "supplier": { |
|
1768 | 1805 | }, |
1769 | 1806 | { |
1770 | 1807 | "type": "library", |
1771 | | - "bom-ref": "48-semantic-version", |
| 1808 | + "bom-ref": "49-semantic-version", |
1772 | 1809 | "name": "semantic-version", |
1773 | 1810 | "version": "2.10.0", |
1774 | 1811 | "supplier": { |
|
1811 | 1848 | }, |
1812 | 1849 | { |
1813 | 1850 | "type": "library", |
1814 | | - "bom-ref": "49-packaging", |
| 1851 | + "bom-ref": "50-packaging", |
1815 | 1852 | "name": "packaging", |
1816 | 1853 | "version": "21.3", |
1817 | 1854 | "supplier": { |
|
1853 | 1890 | }, |
1854 | 1891 | { |
1855 | 1892 | "type": "library", |
1856 | | - "bom-ref": "50-plotly", |
| 1893 | + "bom-ref": "51-plotly", |
1857 | 1894 | "name": "plotly", |
1858 | 1895 | "version": "5.14.1", |
1859 | 1896 | "supplier": { |
|
1890 | 1927 | }, |
1891 | 1928 | { |
1892 | 1929 | "type": "library", |
1893 | | - "bom-ref": "51-tenacity", |
| 1930 | + "bom-ref": "52-tenacity", |
1894 | 1931 | "name": "tenacity", |
1895 | 1932 | "version": "8.2.2", |
1896 | 1933 | "supplier": { |
|
1933 | 1970 | }, |
1934 | 1971 | { |
1935 | 1972 | "type": "library", |
1936 | | - "bom-ref": "52-requests", |
| 1973 | + "bom-ref": "53-requests", |
1937 | 1974 | "name": "requests", |
1938 | 1975 | "version": "2.30.0", |
1939 | 1976 | "supplier": { |
|
1976 | 2013 | }, |
1977 | 2014 | { |
1978 | 2015 | "type": "library", |
1979 | | - "bom-ref": "53-certifi", |
| 2016 | + "bom-ref": "54-certifi", |
1980 | 2017 | "name": "certifi", |
1981 | 2018 | "version": "2023.5.7", |
1982 | 2019 | "supplier": { |
|
2011 | 2048 | ], |
2012 | 2049 | "purl": "pkg:pypi/[email protected]" |
2013 | 2050 | }, |
2014 | | - { |
2015 | | - "type": "library", |
2016 | | - "bom-ref": "54-urllib3", |
2017 | | - "name": "urllib3", |
2018 | | - "version": "2.0.2", |
2019 | | - "supplier": { |
2020 | | - "name": "Andrey Petrov", |
2021 | | - "contact": [ |
2022 | | - { |
2023 | | - |
2024 | | - } |
2025 | | - ] |
2026 | | - }, |
2027 | | - "cpe": "cpe:2.3:a:andrey_petrov:urllib3:2.0.2:*:*:*:*:*:*:*", |
2028 | | - "description": "HTTP library with thread-safe connection pooling, file post, and more.", |
2029 | | - "externalReferences": [ |
2030 | | - { |
2031 | | - "url": "https://pypi.org/project/urllib3/2.0.2", |
2032 | | - "type": "distribution", |
2033 | | - "comment": "Download location for component" |
2034 | | - } |
2035 | | - ], |
2036 | | - "purl": "pkg:pypi/[email protected]" |
2037 | | - }, |
2038 | 2051 | { |
2039 | 2052 | "type": "library", |
2040 | 2053 | "bom-ref": "55-rich", |
|
2360 | 2373 | "14-defusedxml", |
2361 | 2374 | "15-distro", |
2362 | 2375 | "16-gsutil", |
2363 | | - "40-importlib-metadata", |
2364 | | - "42-jinja2", |
2365 | | - "44-jsonschema", |
2366 | | - "46-lib4sbom", |
2367 | | - "49-packaging", |
2368 | | - "50-plotly", |
2369 | | - "47-pyyaml", |
2370 | | - "52-requests", |
| 2376 | + "41-importlib-metadata", |
| 2377 | + "43-jinja2", |
| 2378 | + "45-jsonschema", |
| 2379 | + "47-lib4sbom", |
| 2380 | + "50-packaging", |
| 2381 | + "51-plotly", |
| 2382 | + "48-pyyaml", |
| 2383 | + "53-requests", |
2371 | 2384 | "55-rich", |
2372 | 2385 | "59-rpmfile", |
2373 | 2386 | "60-toml", |
2374 | | - "54-urllib3", |
| 2387 | + "39-urllib3", |
2375 | 2388 | "61-xmlschema", |
2376 | 2389 | "63-zstandard" |
2377 | 2390 | ] |
|
2418 | 2431 | "37-google-auth", |
2419 | 2432 | "22-google-reauth", |
2420 | 2433 | "25-httplib2", |
2421 | | - "39-monotonic", |
| 2434 | + "40-monotonic", |
2422 | 2435 | "31-pyopenssl", |
2423 | 2436 | "35-retry-decorator", |
2424 | 2437 | "24-six" |
|
2510 | 2523 | "38-cachetools", |
2511 | 2524 | "29-pyasn1-modules", |
2512 | 2525 | "30-rsa", |
2513 | | - "24-six" |
| 2526 | + "24-six", |
| 2527 | + "39-urllib3" |
2514 | 2528 | ] |
2515 | 2529 | }, |
2516 | 2530 | { |
2517 | | - "ref": "40-importlib-metadata", |
| 2531 | + "ref": "41-importlib-metadata", |
2518 | 2532 | "dependsOn": [ |
2519 | | - "41-zipp" |
| 2533 | + "42-zipp" |
2520 | 2534 | ] |
2521 | 2535 | }, |
2522 | 2536 | { |
2523 | | - "ref": "42-jinja2", |
| 2537 | + "ref": "43-jinja2", |
2524 | 2538 | "dependsOn": [ |
2525 | | - "43-markupsafe" |
| 2539 | + "44-markupsafe" |
2526 | 2540 | ] |
2527 | 2541 | }, |
2528 | 2542 | { |
2529 | | - "ref": "44-jsonschema", |
| 2543 | + "ref": "45-jsonschema", |
2530 | 2544 | "dependsOn": [ |
2531 | 2545 | "6-attrs", |
2532 | | - "45-pyrsistent" |
| 2546 | + "46-pyrsistent" |
2533 | 2547 | ] |
2534 | 2548 | }, |
2535 | 2549 | { |
2536 | | - "ref": "46-lib4sbom", |
| 2550 | + "ref": "47-lib4sbom", |
2537 | 2551 | "dependsOn": [ |
2538 | | - "47-pyyaml", |
2539 | | - "48-semantic-version" |
| 2552 | + "48-pyyaml", |
| 2553 | + "49-semantic-version" |
2540 | 2554 | ] |
2541 | 2555 | }, |
2542 | 2556 | { |
2543 | | - "ref": "49-packaging", |
| 2557 | + "ref": "50-packaging", |
2544 | 2558 | "dependsOn": [ |
2545 | 2559 | "26-pyparsing" |
2546 | 2560 | ] |
2547 | 2561 | }, |
2548 | 2562 | { |
2549 | | - "ref": "50-plotly", |
| 2563 | + "ref": "51-plotly", |
2550 | 2564 | "dependsOn": [ |
2551 | | - "49-packaging", |
2552 | | - "51-tenacity" |
| 2565 | + "50-packaging", |
| 2566 | + "52-tenacity" |
2553 | 2567 | ] |
2554 | 2568 | }, |
2555 | 2569 | { |
2556 | | - "ref": "52-requests", |
| 2570 | + "ref": "53-requests", |
2557 | 2571 | "dependsOn": [ |
2558 | | - "53-certifi", |
| 2572 | + "54-certifi", |
2559 | 2573 | "7-charset-normalizer", |
2560 | 2574 | "10-idna", |
2561 | | - "54-urllib3" |
| 2575 | + "39-urllib3" |
2562 | 2576 | ] |
2563 | 2577 | }, |
2564 | 2578 | { |
|
0 commit comments