|
2 | 2 | "$schema": "http://cyclonedx.org/schema/bom-1.4.schema.json",
|
3 | 3 | "bomFormat": "CycloneDX",
|
4 | 4 | "specVersion": "1.4",
|
5 |
| - "serialNumber": "urn:uuid673325fb-59a0-4fda-8de9-6892bbf3c65a", |
| 5 | + "serialNumber": "urn:uuida3d53afb-2d70-4c03-9ecf-07b223bcbea4", |
6 | 6 | "version": 1,
|
7 | 7 | "metadata": {
|
8 |
| - "timestamp": "2023-05-08T01:13:28Z", |
| 8 | + "timestamp": "2023-05-15T00:31:35Z", |
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-jinja2", |
| 1538 | + "bom-ref": "41-jinja2", |
1502 | 1539 | "name": "jinja2",
|
1503 | 1540 | "version": "3.1.2",
|
1504 | 1541 | "supplier": {
|
|
1535 | 1572 | },
|
1536 | 1573 | {
|
1537 | 1574 | "type": "library",
|
1538 |
| - "bom-ref": "41-markupsafe", |
| 1575 | + "bom-ref": "42-markupsafe", |
1539 | 1576 | "name": "markupsafe",
|
1540 | 1577 | "version": "2.1.2",
|
1541 | 1578 | "supplier": {
|
|
1572 | 1609 | },
|
1573 | 1610 | {
|
1574 | 1611 | "type": "library",
|
1575 |
| - "bom-ref": "42-jsonschema", |
| 1612 | + "bom-ref": "43-jsonschema", |
1576 | 1613 | "name": "jsonschema",
|
1577 | 1614 | "version": "4.17.3",
|
1578 | 1615 | "supplier": {
|
|
1599 | 1636 | },
|
1600 | 1637 | {
|
1601 | 1638 | "type": "library",
|
1602 |
| - "bom-ref": "43-pyrsistent", |
| 1639 | + "bom-ref": "44-pyrsistent", |
1603 | 1640 | "name": "pyrsistent",
|
1604 | 1641 | "version": "0.19.3",
|
1605 | 1642 | "supplier": {
|
|
1636 | 1673 | },
|
1637 | 1674 | {
|
1638 | 1675 | "type": "library",
|
1639 |
| - "bom-ref": "44-lib4sbom", |
| 1676 | + "bom-ref": "45-lib4sbom", |
1640 | 1677 | "name": "lib4sbom",
|
1641 | 1678 | "version": "0.3.1",
|
1642 | 1679 | "supplier": {
|
|
1673 | 1710 | },
|
1674 | 1711 | {
|
1675 | 1712 | "type": "library",
|
1676 |
| - "bom-ref": "45-pyyaml", |
| 1713 | + "bom-ref": "46-pyyaml", |
1677 | 1714 | "name": "pyyaml",
|
1678 | 1715 | "version": "6.0",
|
1679 | 1716 | "supplier": {
|
|
1710 | 1747 | },
|
1711 | 1748 | {
|
1712 | 1749 | "type": "library",
|
1713 |
| - "bom-ref": "46-semantic-version", |
| 1750 | + "bom-ref": "47-semantic-version", |
1714 | 1751 | "name": "semantic-version",
|
1715 | 1752 | "version": "2.10.0",
|
1716 | 1753 | "supplier": {
|
|
1753 | 1790 | },
|
1754 | 1791 | {
|
1755 | 1792 | "type": "library",
|
1756 |
| - "bom-ref": "47-packaging", |
| 1793 | + "bom-ref": "48-packaging", |
1757 | 1794 | "name": "packaging",
|
1758 | 1795 | "version": "21.3",
|
1759 | 1796 | "supplier": {
|
|
1795 | 1832 | },
|
1796 | 1833 | {
|
1797 | 1834 | "type": "library",
|
1798 |
| - "bom-ref": "48-plotly", |
| 1835 | + "bom-ref": "49-plotly", |
1799 | 1836 | "name": "plotly",
|
1800 | 1837 | "version": "5.14.1",
|
1801 | 1838 | "supplier": {
|
|
1832 | 1869 | },
|
1833 | 1870 | {
|
1834 | 1871 | "type": "library",
|
1835 |
| - "bom-ref": "49-tenacity", |
| 1872 | + "bom-ref": "50-tenacity", |
1836 | 1873 | "name": "tenacity",
|
1837 | 1874 | "version": "8.2.2",
|
1838 | 1875 | "supplier": {
|
|
1875 | 1912 | },
|
1876 | 1913 | {
|
1877 | 1914 | "type": "library",
|
1878 |
| - "bom-ref": "50-requests", |
| 1915 | + "bom-ref": "51-requests", |
1879 | 1916 | "name": "requests",
|
1880 | 1917 | "version": "2.30.0",
|
1881 | 1918 | "supplier": {
|
|
1918 | 1955 | },
|
1919 | 1956 | {
|
1920 | 1957 | "type": "library",
|
1921 |
| - "bom-ref": "51-certifi", |
| 1958 | + "bom-ref": "52-certifi", |
1922 | 1959 | "name": "certifi",
|
1923 | 1960 | "version": "2023.5.7",
|
1924 | 1961 | "supplier": {
|
|
1953 | 1990 | ],
|
1954 | 1991 | "purl": "pkg:pypi/[email protected]"
|
1955 | 1992 | },
|
1956 |
| - { |
1957 |
| - "type": "library", |
1958 |
| - "bom-ref": "52-urllib3", |
1959 |
| - "name": "urllib3", |
1960 |
| - "version": "2.0.2", |
1961 |
| - "supplier": { |
1962 |
| - "name": "Andrey Petrov", |
1963 |
| - "contact": [ |
1964 |
| - { |
1965 |
| - |
1966 |
| - } |
1967 |
| - ] |
1968 |
| - }, |
1969 |
| - "cpe": "cpe:2.3:a:andrey_petrov:urllib3:2.0.2:*:*:*:*:*:*:*", |
1970 |
| - "description": "HTTP library with thread-safe connection pooling, file post, and more.", |
1971 |
| - "externalReferences": [ |
1972 |
| - { |
1973 |
| - "url": "https://pypi.org/project/urllib3/2.0.2", |
1974 |
| - "type": "distribution", |
1975 |
| - "comment": "Download location for component" |
1976 |
| - } |
1977 |
| - ], |
1978 |
| - "purl": "pkg:pypi/[email protected]" |
1979 |
| - }, |
1980 | 1993 | {
|
1981 | 1994 | "type": "library",
|
1982 | 1995 | "bom-ref": "53-rich",
|
|
2302 | 2315 | "14-defusedxml",
|
2303 | 2316 | "15-distro",
|
2304 | 2317 | "16-gsutil",
|
2305 |
| - "40-jinja2", |
2306 |
| - "42-jsonschema", |
2307 |
| - "44-lib4sbom", |
2308 |
| - "47-packaging", |
2309 |
| - "48-plotly", |
2310 |
| - "45-pyyaml", |
2311 |
| - "50-requests", |
| 2318 | + "41-jinja2", |
| 2319 | + "43-jsonschema", |
| 2320 | + "45-lib4sbom", |
| 2321 | + "48-packaging", |
| 2322 | + "49-plotly", |
| 2323 | + "46-pyyaml", |
| 2324 | + "51-requests", |
2312 | 2325 | "53-rich",
|
2313 | 2326 | "57-rpmfile",
|
2314 | 2327 | "58-toml",
|
2315 |
| - "52-urllib3", |
| 2328 | + "39-urllib3", |
2316 | 2329 | "59-xmlschema",
|
2317 | 2330 | "61-zstandard"
|
2318 | 2331 | ]
|
|
2359 | 2372 | "37-google-auth",
|
2360 | 2373 | "22-google-reauth",
|
2361 | 2374 | "25-httplib2",
|
2362 |
| - "39-monotonic", |
| 2375 | + "40-monotonic", |
2363 | 2376 | "31-pyopenssl",
|
2364 | 2377 | "35-retry-decorator",
|
2365 | 2378 | "24-six"
|
|
2451 | 2464 | "38-cachetools",
|
2452 | 2465 | "29-pyasn1-modules",
|
2453 | 2466 | "30-rsa",
|
2454 |
| - "24-six" |
| 2467 | + "24-six", |
| 2468 | + "39-urllib3" |
2455 | 2469 | ]
|
2456 | 2470 | },
|
2457 | 2471 | {
|
2458 |
| - "ref": "40-jinja2", |
| 2472 | + "ref": "41-jinja2", |
2459 | 2473 | "dependsOn": [
|
2460 |
| - "41-markupsafe" |
| 2474 | + "42-markupsafe" |
2461 | 2475 | ]
|
2462 | 2476 | },
|
2463 | 2477 | {
|
2464 |
| - "ref": "42-jsonschema", |
| 2478 | + "ref": "43-jsonschema", |
2465 | 2479 | "dependsOn": [
|
2466 | 2480 | "6-attrs",
|
2467 |
| - "43-pyrsistent" |
| 2481 | + "44-pyrsistent" |
2468 | 2482 | ]
|
2469 | 2483 | },
|
2470 | 2484 | {
|
2471 |
| - "ref": "44-lib4sbom", |
| 2485 | + "ref": "45-lib4sbom", |
2472 | 2486 | "dependsOn": [
|
2473 |
| - "45-pyyaml", |
2474 |
| - "46-semantic-version" |
| 2487 | + "46-pyyaml", |
| 2488 | + "47-semantic-version" |
2475 | 2489 | ]
|
2476 | 2490 | },
|
2477 | 2491 | {
|
2478 |
| - "ref": "47-packaging", |
| 2492 | + "ref": "48-packaging", |
2479 | 2493 | "dependsOn": [
|
2480 | 2494 | "26-pyparsing"
|
2481 | 2495 | ]
|
2482 | 2496 | },
|
2483 | 2497 | {
|
2484 |
| - "ref": "48-plotly", |
| 2498 | + "ref": "49-plotly", |
2485 | 2499 | "dependsOn": [
|
2486 |
| - "47-packaging", |
2487 |
| - "49-tenacity" |
| 2500 | + "48-packaging", |
| 2501 | + "50-tenacity" |
2488 | 2502 | ]
|
2489 | 2503 | },
|
2490 | 2504 | {
|
2491 |
| - "ref": "50-requests", |
| 2505 | + "ref": "51-requests", |
2492 | 2506 | "dependsOn": [
|
2493 |
| - "51-certifi", |
| 2507 | + "52-certifi", |
2494 | 2508 | "7-charset-normalizer",
|
2495 | 2509 | "10-idna",
|
2496 |
| - "52-urllib3" |
| 2510 | + "39-urllib3" |
2497 | 2511 | ]
|
2498 | 2512 | },
|
2499 | 2513 | {
|
|
0 commit comments