|
2 | 2 | "$schema": "http://cyclonedx.org/schema/bom-1.4.schema.json",
|
3 | 3 | "bomFormat": "CycloneDX",
|
4 | 4 | "specVersion": "1.4",
|
5 |
| - "serialNumber": "urn:uuid76ec96fe-82ee-4b65-9c9a-2e26de0ada5e", |
| 5 | + "serialNumber": "urn:uuid31d60468-ab8e-4f6a-b1d8-3680a07b7e79", |
6 | 6 | "version": 1,
|
7 | 7 | "metadata": {
|
8 |
| - "timestamp": "2023-06-05T00:30:24Z", |
| 8 | + "timestamp": "2023-06-19T00:30:45Z", |
9 | 9 | "tools": [
|
10 | 10 | {
|
11 | 11 | "name": "sbom4python",
|
|
590 | 590 | "type": "library",
|
591 | 591 | "bom-ref": "17-argcomplete",
|
592 | 592 | "name": "argcomplete",
|
593 |
| - "version": "3.0.8", |
| 593 | + "version": "3.1.1", |
594 | 594 | "supplier": {
|
595 | 595 | "name": "Andrey Kislyuk",
|
596 | 596 | "contact": [
|
|
599 | 599 | }
|
600 | 600 | ]
|
601 | 601 | },
|
602 |
| - "cpe": "cpe:2.3:a:andrey_kislyuk:argcomplete:3.0.8:*:*:*:*:*:*:*", |
| 602 | + "cpe": "cpe:2.3:a:andrey_kislyuk:argcomplete:3.1.1:*:*:*:*:*:*:*", |
603 | 603 | "description": "Bash tab completion for argparse",
|
604 | 604 | "licenses": [
|
605 | 605 | {
|
|
616 | 616 | "comment": "Home page for project"
|
617 | 617 | },
|
618 | 618 | {
|
619 |
| - "url": "https://pypi.org/project/argcomplete/3.0.8", |
| 619 | + "url": "https://pypi.org/project/argcomplete/3.1.1", |
620 | 620 | "type": "distribution",
|
621 | 621 | "comment": "Download location for component"
|
622 | 622 | }
|
623 | 623 | ],
|
624 |
| - "purl": "pkg:pypi/argcomplete@3.0.8", |
| 624 | + "purl": "pkg:pypi/argcomplete@3.1.1", |
625 | 625 | "properties": [
|
626 | 626 | {
|
627 | 627 | "name": "License Comments",
|
|
948 | 948 | "type": "library",
|
949 | 949 | "bom-ref": "26-pyparsing",
|
950 | 950 | "name": "pyparsing",
|
951 |
| - "version": "3.0.9", |
| 951 | + "version": "3.1.0", |
952 | 952 | "supplier": {
|
953 | 953 | "name": "Paul McGuire",
|
954 | 954 | "contact": [
|
|
957 | 957 | }
|
958 | 958 | ]
|
959 | 959 | },
|
960 |
| - "cpe": "cpe:2.3:a:paul_mcguire:pyparsing:3.0.9:*:*:*:*:*:*:*", |
| 960 | + "cpe": "cpe:2.3:a:paul_mcguire:pyparsing:3.1.0:*:*:*:*:*:*:*", |
961 | 961 | "description": "pyparsing module - Classes and methods to define and execute parsing grammars",
|
962 | 962 | "externalReferences": [
|
963 | 963 | {
|
964 |
| - "url": "https://pypi.org/project/pyparsing/3.0.9", |
| 964 | + "url": "https://pypi.org/project/pyparsing/3.1.0", |
965 | 965 | "type": "distribution",
|
966 | 966 | "comment": "Download location for component"
|
967 | 967 | }
|
968 | 968 | ],
|
969 |
| - "purl": "pkg:pypi/pyparsing@3.0.9" |
| 969 | + "purl": "pkg:pypi/pyparsing@3.1.0" |
970 | 970 | },
|
971 | 971 | {
|
972 | 972 | "type": "library",
|
|
1372 | 1372 | "type": "library",
|
1373 | 1373 | "bom-ref": "37-google-auth",
|
1374 | 1374 | "name": "google-auth",
|
1375 |
| - "version": "2.19.1", |
| 1375 | + "version": "2.20.0", |
1376 | 1376 | "supplier": {
|
1377 | 1377 | "name": "Google Cloud Platform",
|
1378 | 1378 | "contact": [
|
|
1381 | 1381 | }
|
1382 | 1382 | ]
|
1383 | 1383 | },
|
1384 |
| - "cpe": "cpe:2.3:a:google_cloud_platform:google-auth:2.19.1:*:*:*:*:*:*:*", |
| 1384 | + "cpe": "cpe:2.3:a:google_cloud_platform:google-auth:2.20.0:*:*:*:*:*:*:*", |
1385 | 1385 | "description": "Google Authentication Library",
|
1386 | 1386 | "licenses": [
|
1387 | 1387 | {
|
|
1398 | 1398 | "comment": "Home page for project"
|
1399 | 1399 | },
|
1400 | 1400 | {
|
1401 |
| - "url": "https://pypi.org/project/google-auth/2.19.1", |
| 1401 | + "url": "https://pypi.org/project/google-auth/2.20.0", |
1402 | 1402 | "type": "distribution",
|
1403 | 1403 | "comment": "Download location for component"
|
1404 | 1404 | }
|
1405 | 1405 | ],
|
1406 |
| - "purl": "pkg:pypi/google-auth@2.19.1", |
| 1406 | + "purl": "pkg:pypi/google-auth@2.20.0", |
1407 | 1407 | "properties": [
|
1408 | 1408 | {
|
1409 | 1409 | "name": "License Comments",
|
|
1532 | 1532 | "type": "library",
|
1533 | 1533 | "bom-ref": "41-importlib-metadata",
|
1534 | 1534 | "name": "importlib-metadata",
|
1535 |
| - "version": "6.6.0", |
| 1535 | + "version": "6.7.0", |
1536 | 1536 | "supplier": {
|
1537 | 1537 | "name": "Jason R. Coombs",
|
1538 | 1538 | "contact": [
|
|
1541 | 1541 | }
|
1542 | 1542 | ]
|
1543 | 1543 | },
|
1544 |
| - "cpe": "cpe:2.3:a:jason_r._coombs:importlib-metadata:6.6.0:*:*:*:*:*:*:*", |
| 1544 | + "cpe": "cpe:2.3:a:jason_r._coombs:importlib-metadata:6.7.0:*:*:*:*:*:*:*", |
1545 | 1545 | "description": "Read metadata from Python packages",
|
1546 | 1546 | "externalReferences": [
|
1547 | 1547 | {
|
|
1550 | 1550 | "comment": "Home page for project"
|
1551 | 1551 | },
|
1552 | 1552 | {
|
1553 |
| - "url": "https://pypi.org/project/importlib-metadata/6.6.0", |
| 1553 | + "url": "https://pypi.org/project/importlib-metadata/6.7.0", |
1554 | 1554 | "type": "distribution",
|
1555 | 1555 | "comment": "Download location for component"
|
1556 | 1556 | }
|
1557 | 1557 | ],
|
1558 |
| - "purl": "pkg:pypi/importlib-metadata@6.6.0" |
| 1558 | + "purl": "pkg:pypi/importlib-metadata@6.7.0" |
1559 | 1559 | },
|
1560 | 1560 | {
|
1561 | 1561 | "type": "library",
|
|
1936 | 1936 | "type": "library",
|
1937 | 1937 | "bom-ref": "53-plotly",
|
1938 | 1938 | "name": "plotly",
|
1939 |
| - "version": "5.14.1", |
| 1939 | + "version": "5.15.0", |
1940 | 1940 | "supplier": {
|
1941 | 1941 | "name": "Chris P",
|
1942 | 1942 | "contact": [
|
|
1945 | 1945 | }
|
1946 | 1946 | ]
|
1947 | 1947 | },
|
1948 |
| - "cpe": "cpe:2.3:a:chris_p:plotly:5.14.1:*:*:*:*:*:*:*", |
| 1948 | + "cpe": "cpe:2.3:a:chris_p:plotly:5.15.0:*:*:*:*:*:*:*", |
1949 | 1949 | "description": "An open-source, interactive data visualization library for Python",
|
1950 | 1950 | "licenses": [
|
1951 | 1951 | {
|
|
1962 | 1962 | "comment": "Home page for project"
|
1963 | 1963 | },
|
1964 | 1964 | {
|
1965 |
| - "url": "https://pypi.org/project/plotly/5.14.1", |
| 1965 | + "url": "https://pypi.org/project/plotly/5.15.0", |
1966 | 1966 | "type": "distribution",
|
1967 | 1967 | "comment": "Download location for component"
|
1968 | 1968 | }
|
1969 | 1969 | ],
|
1970 |
| - "purl": "pkg:pypi/plotly@5.14.1" |
| 1970 | + "purl": "pkg:pypi/plotly@5.15.0" |
1971 | 1971 | },
|
1972 | 1972 | {
|
1973 | 1973 | "type": "library",
|
|
2139 | 2139 | "type": "library",
|
2140 | 2140 | "bom-ref": "58-rich",
|
2141 | 2141 | "name": "rich",
|
2142 |
| - "version": "13.4.1", |
| 2142 | + "version": "13.4.2", |
2143 | 2143 | "supplier": {
|
2144 | 2144 | "name": "Will McGugan",
|
2145 | 2145 | "contact": [
|
|
2148 | 2148 | }
|
2149 | 2149 | ]
|
2150 | 2150 | },
|
2151 |
| - "cpe": "cpe:2.3:a:will_mcgugan:rich:13.4.1:*:*:*:*:*:*:*", |
| 2151 | + "cpe": "cpe:2.3:a:will_mcgugan:rich:13.4.2:*:*:*:*:*:*:*", |
2152 | 2152 | "description": "Render rich text, tables, progress bars, syntax highlighting, markdown and more to the terminal",
|
2153 | 2153 | "licenses": [
|
2154 | 2154 | {
|
|
2165 | 2165 | "comment": "Home page for project"
|
2166 | 2166 | },
|
2167 | 2167 | {
|
2168 |
| - "url": "https://pypi.org/project/rich/13.4.1", |
| 2168 | + "url": "https://pypi.org/project/rich/13.4.2", |
2169 | 2169 | "type": "distribution",
|
2170 | 2170 | "comment": "Download location for component"
|
2171 | 2171 | }
|
2172 | 2172 | ],
|
2173 |
| - "purl": "pkg:pypi/[email protected].1" |
| 2173 | + "purl": "pkg:pypi/[email protected].2" |
2174 | 2174 | },
|
2175 | 2175 | {
|
2176 | 2176 | "type": "library",
|
2177 | 2177 | "bom-ref": "59-markdown-it-py",
|
2178 | 2178 | "name": "markdown-it-py",
|
2179 |
| - "version": "2.2.0", |
| 2179 | + "version": "3.0.0", |
2180 | 2180 | "supplier": {
|
2181 | 2181 | "name": "Chris Sewell",
|
2182 | 2182 | "contact": [
|
|
2185 | 2185 | }
|
2186 | 2186 | ]
|
2187 | 2187 | },
|
2188 |
| - "cpe": "cpe:2.3:a:chris_sewell:markdown-it-py:2.2.0:*:*:*:*:*:*:*", |
| 2188 | + "cpe": "cpe:2.3:a:chris_sewell:markdown-it-py:3.0.0:*:*:*:*:*:*:*", |
2189 | 2189 | "description": "Python port of markdown-it. Markdown parsing, done right!",
|
2190 | 2190 | "externalReferences": [
|
2191 | 2191 | {
|
2192 |
| - "url": "https://pypi.org/project/markdown-it-py/2.2.0", |
| 2192 | + "url": "https://pypi.org/project/markdown-it-py/3.0.0", |
2193 | 2193 | "type": "distribution",
|
2194 | 2194 | "comment": "Download location for component"
|
2195 | 2195 | }
|
2196 | 2196 | ],
|
2197 |
| - "purl": "pkg:pypi/markdown-it-py@2.2.0" |
| 2197 | + "purl": "pkg:pypi/markdown-it-py@3.0.0" |
2198 | 2198 | },
|
2199 | 2199 | {
|
2200 | 2200 | "type": "library",
|
|
2354 | 2354 | "type": "library",
|
2355 | 2355 | "bom-ref": "65-xmlschema",
|
2356 | 2356 | "name": "xmlschema",
|
2357 |
| - "version": "2.3.0", |
| 2357 | + "version": "2.3.1", |
2358 | 2358 | "supplier": {
|
2359 | 2359 | "name": "Davide Brunato",
|
2360 | 2360 | "contact": [
|
|
2363 | 2363 | }
|
2364 | 2364 | ]
|
2365 | 2365 | },
|
2366 |
| - "cpe": "cpe:2.3:a:davide_brunato:xmlschema:2.3.0:*:*:*:*:*:*:*", |
| 2366 | + "cpe": "cpe:2.3:a:davide_brunato:xmlschema:2.3.1:*:*:*:*:*:*:*", |
2367 | 2367 | "description": "An XML Schema validator and decoder",
|
2368 | 2368 | "licenses": [
|
2369 | 2369 | {
|
|
2380 | 2380 | "comment": "Home page for project"
|
2381 | 2381 | },
|
2382 | 2382 | {
|
2383 |
| - "url": "https://pypi.org/project/xmlschema/2.3.0", |
| 2383 | + "url": "https://pypi.org/project/xmlschema/2.3.1", |
2384 | 2384 | "type": "distribution",
|
2385 | 2385 | "comment": "Download location for component"
|
2386 | 2386 | }
|
2387 | 2387 | ],
|
2388 |
| - "purl": "pkg:pypi/[email protected].0" |
| 2388 | + "purl": "pkg:pypi/[email protected].1" |
2389 | 2389 | },
|
2390 | 2390 | {
|
2391 | 2391 | "type": "library",
|
2392 | 2392 | "bom-ref": "66-elementpath",
|
2393 | 2393 | "name": "elementpath",
|
2394 |
| - "version": "4.1.2", |
| 2394 | + "version": "4.1.3", |
2395 | 2395 | "supplier": {
|
2396 | 2396 | "name": "Davide Brunato",
|
2397 | 2397 | "contact": [
|
|
2400 | 2400 | }
|
2401 | 2401 | ]
|
2402 | 2402 | },
|
2403 |
| - "cpe": "cpe:2.3:a:davide_brunato:elementpath:4.1.2:*:*:*:*:*:*:*", |
| 2403 | + "cpe": "cpe:2.3:a:davide_brunato:elementpath:4.1.3:*:*:*:*:*:*:*", |
2404 | 2404 | "description": "XPath 1.0/2.0/3.0/3.1 parsers and selectors for ElementTree and lxml",
|
2405 | 2405 | "licenses": [
|
2406 | 2406 | {
|
|
2417 | 2417 | "comment": "Home page for project"
|
2418 | 2418 | },
|
2419 | 2419 | {
|
2420 |
| - "url": "https://pypi.org/project/elementpath/4.1.2", |
| 2420 | + "url": "https://pypi.org/project/elementpath/4.1.3", |
2421 | 2421 | "type": "distribution",
|
2422 | 2422 | "comment": "Download location for component"
|
2423 | 2423 | }
|
2424 | 2424 | ],
|
2425 |
| - "purl": "pkg:pypi/[email protected].2" |
| 2425 | + "purl": "pkg:pypi/[email protected].3" |
2426 | 2426 | },
|
2427 | 2427 | {
|
2428 | 2428 | "type": "library",
|
|
0 commit comments