|
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:2b9efe81-5eb6-4224-aacf-b2ef39f39d94", |
| 5 | + "serialNumber": "urn:uuid:d207333a-18dd-4549-9979-6b7f093bf0f4", |
6 | 6 | "version": 1, |
7 | 7 | "metadata": { |
8 | | - "timestamp": "2023-10-09T00:25:44Z", |
| 8 | + "timestamp": "2023-10-16T00:26:13Z", |
9 | 9 | "tools": { |
10 | 10 | "components": [ |
11 | 11 | { |
|
1228 | 1228 | "type": "library", |
1229 | 1229 | "bom-ref": "37-google-auth", |
1230 | 1230 | "name": "google-auth", |
1231 | | - "version": "2.23.2", |
| 1231 | + "version": "2.23.3", |
1232 | 1232 | "supplier": { |
1233 | 1233 | "name": "Google Cloud Platform", |
1234 | 1234 | "contact": [ |
|
1237 | 1237 | } |
1238 | 1238 | ] |
1239 | 1239 | }, |
1240 | | - "cpe": "cpe:2.3:a:google_cloud_platform:google-auth:2.23.2:*:*:*:*:*:*:*", |
| 1240 | + "cpe": "cpe:2.3:a:google_cloud_platform:google-auth:2.23.3:*:*:*:*:*:*:*", |
1241 | 1241 | "description": "Google Authentication Library", |
1242 | 1242 | "licenses": [ |
1243 | 1243 | { |
|
1249 | 1249 | ], |
1250 | 1250 | "externalReferences": [ |
1251 | 1251 | { |
1252 | | - "url": "https://pypi.org/project/google-auth/2.23.2", |
| 1252 | + "url": "https://pypi.org/project/google-auth/2.23.3", |
1253 | 1253 | "type": "distribution", |
1254 | 1254 | "comment": "Download location for component" |
1255 | 1255 | } |
1256 | 1256 | ], |
1257 | | - "purl": "pkg:pypi/google-auth@2.23.2", |
| 1257 | + "purl": "pkg:pypi/google-auth@2.23.3", |
1258 | 1258 | "properties": [ |
1259 | 1259 | { |
1260 | 1260 | "name": "License Comments", |
|
1476 | 1476 | "type": "library", |
1477 | 1477 | "bom-ref": "45-rpds-py", |
1478 | 1478 | "name": "rpds-py", |
1479 | | - "version": "0.10.4", |
| 1479 | + "version": "0.10.6", |
1480 | 1480 | "supplier": { |
1481 | 1481 | "name": "Julian Berman" |
1482 | 1482 | }, |
1483 | | - "cpe": "cpe:2.3:a:julian_berman:rpds-py:0.10.4:*:*:*:*:*:*:*", |
| 1483 | + "cpe": "cpe:2.3:a:julian_berman:rpds-py:0.10.6:*:*:*:*:*:*:*", |
1484 | 1484 | "description": "Python bindings to Rust's persistent data structures (rpds)", |
1485 | 1485 | "licenses": [ |
1486 | 1486 | { |
|
1492 | 1492 | ], |
1493 | 1493 | "externalReferences": [ |
1494 | 1494 | { |
1495 | | - "url": "https://pypi.org/project/rpds-py/0.10.4", |
| 1495 | + "url": "https://pypi.org/project/rpds-py/0.10.6", |
1496 | 1496 | "type": "distribution", |
1497 | 1497 | "comment": "Download location for component" |
1498 | 1498 | } |
1499 | 1499 | ], |
1500 | | - "purl": "pkg:pypi/rpds-py@0.10.4" |
| 1500 | + "purl": "pkg:pypi/rpds-py@0.10.6" |
1501 | 1501 | }, |
1502 | 1502 | { |
1503 | 1503 | "type": "library", |
|
1603 | 1603 | }, |
1604 | 1604 | { |
1605 | 1605 | "type": "library", |
1606 | | - "bom-ref": "49-packaging", |
| 1606 | + "bom-ref": "49-packageurl-python", |
| 1607 | + "name": "packageurl-python", |
| 1608 | + "version": "0.11.2", |
| 1609 | + "supplier": { |
| 1610 | + "name": "the purl authors" |
| 1611 | + }, |
| 1612 | + "cpe": "cpe:2.3:a:the_purl_authors:packageurl-python:0.11.2:*:*:*:*:*:*:*", |
| 1613 | + "description": "A purl aka. Package URL parser and builder", |
| 1614 | + "licenses": [ |
| 1615 | + { |
| 1616 | + "license": { |
| 1617 | + "id": "MIT", |
| 1618 | + "url": "https://opensource.org/licenses/MIT" |
| 1619 | + } |
| 1620 | + } |
| 1621 | + ], |
| 1622 | + "externalReferences": [ |
| 1623 | + { |
| 1624 | + "url": "https://pypi.org/project/packageurl-python/0.11.2", |
| 1625 | + "type": "distribution", |
| 1626 | + "comment": "Download location for component" |
| 1627 | + } |
| 1628 | + ], |
| 1629 | + "purl": "pkg:pypi/packageurl-python@0.11.2" |
| 1630 | + }, |
| 1631 | + { |
| 1632 | + "type": "library", |
| 1633 | + "bom-ref": "50-packaging", |
1607 | 1634 | "name": "packaging", |
1608 | 1635 | "version": "21.3", |
1609 | 1636 | "supplier": { |
|
1638 | 1665 | }, |
1639 | 1666 | { |
1640 | 1667 | "type": "library", |
1641 | | - "bom-ref": "50-plotly", |
| 1668 | + "bom-ref": "51-plotly", |
1642 | 1669 | "name": "plotly", |
1643 | 1670 | "version": "5.17.0", |
1644 | 1671 | "supplier": { |
|
1670 | 1697 | }, |
1671 | 1698 | { |
1672 | 1699 | "type": "library", |
1673 | | - "bom-ref": "51-tenacity", |
| 1700 | + "bom-ref": "52-tenacity", |
1674 | 1701 | "name": "tenacity", |
1675 | 1702 | "version": "8.2.3", |
1676 | 1703 | "supplier": { |
|
1708 | 1735 | }, |
1709 | 1736 | { |
1710 | 1737 | "type": "library", |
1711 | | - "bom-ref": "52-python-gnupg", |
| 1738 | + "bom-ref": "53-python-gnupg", |
1712 | 1739 | "name": "python-gnupg", |
1713 | 1740 | "version": "0.5.1", |
1714 | 1741 | "supplier": { |
|
1746 | 1773 | }, |
1747 | 1774 | { |
1748 | 1775 | "type": "library", |
1749 | | - "bom-ref": "53-requests", |
| 1776 | + "bom-ref": "54-requests", |
1750 | 1777 | "name": "requests", |
1751 | 1778 | "version": "2.31.0", |
1752 | 1779 | "supplier": { |
|
1784 | 1811 | }, |
1785 | 1812 | { |
1786 | 1813 | "type": "library", |
1787 | | - "bom-ref": "54-certifi", |
| 1814 | + "bom-ref": "55-certifi", |
1788 | 1815 | "name": "certifi", |
1789 | 1816 | "version": "2023.7.22", |
1790 | 1817 | "supplier": { |
|
1816 | 1843 | }, |
1817 | 1844 | { |
1818 | 1845 | "type": "library", |
1819 | | - "bom-ref": "55-urllib3", |
| 1846 | + "bom-ref": "56-urllib3", |
1820 | 1847 | "name": "urllib3", |
1821 | 1848 | "version": "2.0.6", |
1822 | 1849 | "supplier": { |
|
1840 | 1867 | }, |
1841 | 1868 | { |
1842 | 1869 | "type": "library", |
1843 | | - "bom-ref": "56-rich", |
| 1870 | + "bom-ref": "57-rich", |
1844 | 1871 | "name": "rich", |
1845 | 1872 | "version": "13.6.0", |
1846 | 1873 | "supplier": { |
|
1872 | 1899 | }, |
1873 | 1900 | { |
1874 | 1901 | "type": "library", |
1875 | | - "bom-ref": "57-markdown-it-py", |
| 1902 | + "bom-ref": "58-markdown-it-py", |
1876 | 1903 | "name": "markdown-it-py", |
1877 | 1904 | "version": "3.0.0", |
1878 | 1905 | "supplier": { |
|
1896 | 1923 | }, |
1897 | 1924 | { |
1898 | 1925 | "type": "library", |
1899 | | - "bom-ref": "58-mdurl", |
| 1926 | + "bom-ref": "59-mdurl", |
1900 | 1927 | "name": "mdurl", |
1901 | 1928 | "version": "0.1.2", |
1902 | 1929 | "supplier": { |
|
1920 | 1947 | }, |
1921 | 1948 | { |
1922 | 1949 | "type": "library", |
1923 | | - "bom-ref": "59-pygments", |
| 1950 | + "bom-ref": "60-pygments", |
1924 | 1951 | "name": "pygments", |
1925 | 1952 | "version": "2.16.1", |
1926 | 1953 | "supplier": { |
|
1952 | 1979 | }, |
1953 | 1980 | { |
1954 | 1981 | "type": "library", |
1955 | | - "bom-ref": "60-rpmfile", |
| 1982 | + "bom-ref": "61-rpmfile", |
1956 | 1983 | "name": "rpmfile", |
1957 | 1984 | "version": "1.1.1", |
1958 | 1985 | "supplier": { |
|
1984 | 2011 | }, |
1985 | 2012 | { |
1986 | 2013 | "type": "library", |
1987 | | - "bom-ref": "61-toml", |
| 2014 | + "bom-ref": "62-toml", |
1988 | 2015 | "name": "toml", |
1989 | 2016 | "version": "0.10.2", |
1990 | 2017 | "supplier": { |
|
2016 | 2043 | }, |
2017 | 2044 | { |
2018 | 2045 | "type": "library", |
2019 | | - "bom-ref": "62-xmlschema", |
| 2046 | + "bom-ref": "63-xmlschema", |
2020 | 2047 | "name": "xmlschema", |
2021 | 2048 | "version": "2.5.0", |
2022 | 2049 | "supplier": { |
|
2048 | 2075 | }, |
2049 | 2076 | { |
2050 | 2077 | "type": "library", |
2051 | | - "bom-ref": "63-elementpath", |
| 2078 | + "bom-ref": "64-elementpath", |
2052 | 2079 | "name": "elementpath", |
2053 | 2080 | "version": "4.1.5", |
2054 | 2081 | "supplier": { |
|
2080 | 2107 | }, |
2081 | 2108 | { |
2082 | 2109 | "type": "library", |
2083 | | - "bom-ref": "64-zstandard", |
| 2110 | + "bom-ref": "65-zstandard", |
2084 | 2111 | "name": "zstandard", |
2085 | 2112 | "version": "0.21.0", |
2086 | 2113 | "supplier": { |
|
2130 | 2157 | "40-jinja2", |
2131 | 2158 | "42-jsonschema", |
2132 | 2159 | "46-lib4sbom", |
2133 | | - "49-packaging", |
2134 | | - "50-plotly", |
2135 | | - "52-python-gnupg", |
| 2160 | + "49-packageurl-python", |
| 2161 | + "50-packaging", |
| 2162 | + "51-plotly", |
| 2163 | + "53-python-gnupg", |
2136 | 2164 | "47-pyyaml", |
2137 | | - "53-requests", |
2138 | | - "56-rich", |
2139 | | - "60-rpmfile", |
2140 | | - "61-toml", |
2141 | | - "55-urllib3", |
2142 | | - "62-xmlschema", |
2143 | | - "64-zstandard" |
| 2165 | + "54-requests", |
| 2166 | + "57-rich", |
| 2167 | + "61-rpmfile", |
| 2168 | + "62-toml", |
| 2169 | + "56-urllib3", |
| 2170 | + "63-xmlschema", |
| 2171 | + "65-zstandard" |
2144 | 2172 | ] |
2145 | 2173 | }, |
2146 | 2174 | { |
|
2316 | 2344 | ] |
2317 | 2345 | }, |
2318 | 2346 | { |
2319 | | - "ref": "49-packaging", |
| 2347 | + "ref": "50-packaging", |
2320 | 2348 | "dependsOn": [ |
2321 | 2349 | "26-pyparsing" |
2322 | 2350 | ] |
2323 | 2351 | }, |
2324 | 2352 | { |
2325 | | - "ref": "50-plotly", |
| 2353 | + "ref": "51-plotly", |
2326 | 2354 | "dependsOn": [ |
2327 | | - "49-packaging", |
2328 | | - "51-tenacity" |
| 2355 | + "50-packaging", |
| 2356 | + "52-tenacity" |
2329 | 2357 | ] |
2330 | 2358 | }, |
2331 | 2359 | { |
2332 | | - "ref": "53-requests", |
| 2360 | + "ref": "54-requests", |
2333 | 2361 | "dependsOn": [ |
2334 | | - "54-certifi", |
| 2362 | + "55-certifi", |
2335 | 2363 | "7-charset-normalizer", |
2336 | 2364 | "10-idna", |
2337 | | - "55-urllib3" |
| 2365 | + "56-urllib3" |
2338 | 2366 | ] |
2339 | 2367 | }, |
2340 | 2368 | { |
2341 | | - "ref": "56-rich", |
| 2369 | + "ref": "57-rich", |
2342 | 2370 | "dependsOn": [ |
2343 | | - "57-markdown-it-py", |
2344 | | - "59-pygments" |
| 2371 | + "58-markdown-it-py", |
| 2372 | + "60-pygments" |
2345 | 2373 | ] |
2346 | 2374 | }, |
2347 | 2375 | { |
2348 | | - "ref": "57-markdown-it-py", |
| 2376 | + "ref": "58-markdown-it-py", |
2349 | 2377 | "dependsOn": [ |
2350 | | - "58-mdurl" |
| 2378 | + "59-mdurl" |
2351 | 2379 | ] |
2352 | 2380 | }, |
2353 | 2381 | { |
2354 | | - "ref": "62-xmlschema", |
| 2382 | + "ref": "63-xmlschema", |
2355 | 2383 | "dependsOn": [ |
2356 | | - "63-elementpath" |
| 2384 | + "64-elementpath" |
2357 | 2385 | ] |
2358 | 2386 | } |
2359 | 2387 | ] |
|
0 commit comments