|
2 | 2 | "$schema": "http://cyclonedx.org/schema/bom-1.6.schema.json",
|
3 | 3 | "bomFormat": "CycloneDX",
|
4 | 4 | "specVersion": "1.6",
|
5 |
| - "serialNumber": "urn:uuid:315f2a51-50c8-4ce3-85a6-4d80347c618d", |
| 5 | + "serialNumber": "urn:uuid:166cc978-28f5-43a1-be48-ea7d2c683d92", |
6 | 6 | "version": 1,
|
7 | 7 | "metadata": {
|
8 |
| - "timestamp": "2024-07-01T00:32:36Z", |
| 8 | + "timestamp": "2024-07-22T00:30:13Z", |
9 | 9 | "tools": {
|
10 | 10 | "components": [
|
11 | 11 | {
|
|
965 | 965 | "type": "library",
|
966 | 966 | "bom-ref": "23-cachetools",
|
967 | 967 | "name": "cachetools",
|
968 |
| - "version": "5.3.3", |
| 968 | + "version": "5.4.0", |
969 | 969 | "supplier": {
|
970 | 970 | "name": "Thomas Kemmer",
|
971 | 971 | "contact": [
|
|
974 | 974 | }
|
975 | 975 | ]
|
976 | 976 | },
|
977 |
| - "cpe": "cpe:2.3:a:thomas_kemmer:cachetools:5.3.3:*:*:*:*:*:*:*", |
| 977 | + "cpe": "cpe:2.3:a:thomas_kemmer:cachetools:5.4.0:*:*:*:*:*:*:*", |
978 | 978 | "description": "Extensible memoizing collections and decorators",
|
979 | 979 | "licenses": [
|
980 | 980 | {
|
|
986 | 986 | ],
|
987 | 987 | "externalReferences": [
|
988 | 988 | {
|
989 |
| - "url": "https://pypi.org/project/cachetools/5.3.3", |
| 989 | + "url": "https://pypi.org/project/cachetools/5.4.0", |
990 | 990 | "type": "distribution",
|
991 | 991 | "comment": "Download location for component"
|
992 | 992 | }
|
993 | 993 | ],
|
994 |
| - "purl": "pkg:pypi/cachetools@5.3.3", |
| 994 | + "purl": "pkg:pypi/cachetools@5.4.0", |
995 | 995 | "properties": [
|
996 | 996 | {
|
997 | 997 | "name": "language",
|
|
1466 | 1466 | "type": "library",
|
1467 | 1467 | "bom-ref": "34-pyopenssl",
|
1468 | 1468 | "name": "pyopenssl",
|
1469 |
| - "version": "24.1.0", |
| 1469 | + "version": "24.2.1", |
1470 | 1470 | "supplier": {
|
1471 | 1471 | "name": "The pyOpenSSL developers",
|
1472 | 1472 | "contact": [
|
|
1475 | 1475 | }
|
1476 | 1476 | ]
|
1477 | 1477 | },
|
1478 |
| - "cpe": "cpe:2.3:a:the_pyopenssl_developers:pyopenssl:24.1.0:*:*:*:*:*:*:*", |
| 1478 | + "cpe": "cpe:2.3:a:the_pyopenssl_developers:pyopenssl:24.2.1:*:*:*:*:*:*:*", |
1479 | 1479 | "description": "Python wrapper module around the OpenSSL library",
|
1480 |
| - "hashes": [ |
1481 |
| - { |
1482 |
| - "alg": "SHA-1", |
1483 |
| - "content": "d9f2c46de70c1aee20a4309424d9f506b7aae68e" |
1484 |
| - } |
1485 |
| - ], |
1486 | 1480 | "licenses": [
|
1487 | 1481 | {
|
1488 | 1482 | "license": {
|
|
1493 | 1487 | ],
|
1494 | 1488 | "externalReferences": [
|
1495 | 1489 | {
|
1496 |
| - "url": "https://pypi.org/project/pyOpenSSL/24.1.0", |
| 1490 | + "url": "https://pypi.org/project/pyOpenSSL/24.2.1", |
1497 | 1491 | "type": "distribution",
|
1498 | 1492 | "comment": "Download location for component"
|
1499 | 1493 | }
|
1500 | 1494 | ],
|
1501 |
| - "purl": "pkg:pypi/pyopenssl@24.1.0", |
| 1495 | + "purl": "pkg:pypi/pyopenssl@24.2.1", |
1502 | 1496 | "properties": [
|
1503 | 1497 | {
|
1504 | 1498 | "name": "language",
|
|
1514 | 1508 | "type": "library",
|
1515 | 1509 | "bom-ref": "35-cryptography",
|
1516 | 1510 | "name": "cryptography",
|
1517 |
| - "version": "42.0.8", |
| 1511 | + "version": "43.0.0", |
1518 | 1512 | "supplier": {
|
1519 |
| - "name": "The Python Cryptographic Authority and individual contributors", |
| 1513 | + "name": "The cryptography developers The Python Cryptographic Authority and individual contributors", |
1520 | 1514 | "contact": [
|
1521 | 1515 | {
|
1522 | 1516 |
|
1523 | 1517 | }
|
1524 | 1518 | ]
|
1525 | 1519 | },
|
1526 |
| - "cpe": "cpe:2.3:a:the_python_cryptographic_authority_and_individual_contributors:cryptography:42.0.8:*:*:*:*:*:*:*", |
| 1520 | + "cpe": "cpe:2.3:a:the_cryptography_developers_the_python_cryptographic_authority_and_individual_contributors:cryptography:43.0.0:*:*:*:*:*:*:*", |
1527 | 1521 | "description": "cryptography is a package which provides cryptographic recipes and primitives to Python developers.",
|
1528 | 1522 | "licenses": [
|
1529 | 1523 | {
|
|
1532 | 1526 | ],
|
1533 | 1527 | "externalReferences": [
|
1534 | 1528 | {
|
1535 |
| - "url": "https://pypi.org/project/cryptography/42.0.8", |
| 1529 | + "url": "https://pypi.org/project/cryptography/43.0.0", |
1536 | 1530 | "type": "distribution",
|
1537 | 1531 | "comment": "Download location for component"
|
1538 | 1532 | }
|
1539 | 1533 | ],
|
1540 |
| - "purl": "pkg:pypi/cryptography@42.0.8", |
| 1534 | + "purl": "pkg:pypi/cryptography@43.0.0", |
1541 | 1535 | "properties": [
|
1542 | 1536 | {
|
1543 | 1537 | "name": "language",
|
|
1925 | 1919 | "type": "library",
|
1926 | 1920 | "bom-ref": "45-jsonschema",
|
1927 | 1921 | "name": "jsonschema",
|
1928 |
| - "version": "4.22.0", |
| 1922 | + "version": "4.23.0", |
1929 | 1923 | "supplier": {
|
1930 | 1924 | "name": "Julian Berman"
|
1931 | 1925 | },
|
1932 |
| - "cpe": "cpe:2.3:a:julian_berman:jsonschema:4.22.0:*:*:*:*:*:*:*", |
| 1926 | + "cpe": "cpe:2.3:a:julian_berman:jsonschema:4.23.0:*:*:*:*:*:*:*", |
1933 | 1927 | "description": "An implementation of JSON Schema validation for Python",
|
1934 | 1928 | "licenses": [
|
1935 | 1929 | {
|
|
1941 | 1935 | ],
|
1942 | 1936 | "externalReferences": [
|
1943 | 1937 | {
|
1944 |
| - "url": "https://pypi.org/project/jsonschema/4.22.0", |
| 1938 | + "url": "https://pypi.org/project/jsonschema/4.23.0", |
1945 | 1939 | "type": "distribution",
|
1946 | 1940 | "comment": "Download location for component"
|
1947 | 1941 | }
|
1948 | 1942 | ],
|
1949 |
| - "purl": "pkg:pypi/jsonschema@4.22.0", |
| 1943 | + "purl": "pkg:pypi/jsonschema@4.23.0", |
1950 | 1944 | "properties": [
|
1951 | 1945 | {
|
1952 | 1946 | "name": "language",
|
|
2034 | 2028 | "type": "library",
|
2035 | 2029 | "bom-ref": "48-rpds-py",
|
2036 | 2030 | "name": "rpds-py",
|
2037 |
| - "version": "0.18.1", |
| 2031 | + "version": "0.19.0", |
2038 | 2032 | "supplier": {
|
2039 | 2033 | "name": "Julian Berman"
|
2040 | 2034 | },
|
2041 |
| - "cpe": "cpe:2.3:a:julian_berman:rpds-py:0.18.1:*:*:*:*:*:*:*", |
| 2035 | + "cpe": "cpe:2.3:a:julian_berman:rpds-py:0.19.0:*:*:*:*:*:*:*", |
2042 | 2036 | "description": "Python bindings to Rust's persistent data structures (rpds)",
|
2043 | 2037 | "licenses": [
|
2044 | 2038 | {
|
|
2050 | 2044 | ],
|
2051 | 2045 | "externalReferences": [
|
2052 | 2046 | {
|
2053 |
| - "url": "https://pypi.org/project/rpds-py/0.18.1", |
| 2047 | + "url": "https://pypi.org/project/rpds-py/0.19.0", |
2054 | 2048 | "type": "distribution",
|
2055 | 2049 | "comment": "Download location for component"
|
2056 | 2050 | }
|
2057 | 2051 | ],
|
2058 |
| - "purl": "pkg:pypi/rpds-py@0.18.1", |
| 2052 | + "purl": "pkg:pypi/rpds-py@0.19.0", |
2059 | 2053 | "properties": [
|
2060 | 2054 | {
|
2061 | 2055 | "name": "language",
|
|
2311 | 2305 | "type": "library",
|
2312 | 2306 | "bom-ref": "54-packageurl-python",
|
2313 | 2307 | "name": "packageurl-python",
|
2314 |
| - "version": "0.15.1", |
| 2308 | + "version": "0.15.4", |
2315 | 2309 | "supplier": {
|
2316 | 2310 | "name": "the purl authors"
|
2317 | 2311 | },
|
2318 |
| - "cpe": "cpe:2.3:a:the_purl_authors:packageurl-python:0.15.1:*:*:*:*:*:*:*", |
| 2312 | + "cpe": "cpe:2.3:a:the_purl_authors:packageurl-python:0.15.4:*:*:*:*:*:*:*", |
2319 | 2313 | "description": "A purl aka. Package URL parser and builder",
|
2320 |
| - "hashes": [ |
2321 |
| - { |
2322 |
| - "alg": "SHA-1", |
2323 |
| - "content": "b744d07798b8aa1454f949e17d89791a18d85b0e" |
2324 |
| - } |
2325 |
| - ], |
2326 | 2314 | "licenses": [
|
2327 | 2315 | {
|
2328 | 2316 | "license": {
|
|
2333 | 2321 | ],
|
2334 | 2322 | "externalReferences": [
|
2335 | 2323 | {
|
2336 |
| - "url": "https://pypi.org/project/packageurl-python/0.15.1", |
| 2324 | + "url": "https://pypi.org/project/packageurl-python/0.15.4", |
2337 | 2325 | "type": "distribution",
|
2338 | 2326 | "comment": "Download location for component"
|
2339 | 2327 | }
|
2340 | 2328 | ],
|
2341 |
| - "purl": "pkg:pypi/[email protected].1", |
| 2329 | + "purl": "pkg:pypi/[email protected].4", |
2342 | 2330 | "properties": [
|
2343 | 2331 | {
|
2344 | 2332 | "name": "language",
|
|
2600 | 2588 | "type": "library",
|
2601 | 2589 | "bom-ref": "61-tenacity",
|
2602 | 2590 | "name": "tenacity",
|
2603 |
| - "version": "8.4.2", |
| 2591 | + "version": "8.5.0", |
2604 | 2592 | "supplier": {
|
2605 | 2593 | "name": "Julien Danjou",
|
2606 | 2594 | "contact": [
|
|
2609 | 2597 | }
|
2610 | 2598 | ]
|
2611 | 2599 | },
|
2612 |
| - "cpe": "cpe:2.3:a:julien_danjou:tenacity:8.4.2:*:*:*:*:*:*:*", |
| 2600 | + "cpe": "cpe:2.3:a:julien_danjou:tenacity:8.5.0:*:*:*:*:*:*:*", |
2613 | 2601 | "description": "Retry code until it succeeds",
|
2614 | 2602 | "licenses": [
|
2615 | 2603 | {
|
|
2621 | 2609 | ],
|
2622 | 2610 | "externalReferences": [
|
2623 | 2611 | {
|
2624 |
| - "url": "https://pypi.org/project/tenacity/8.4.2", |
| 2612 | + "url": "https://pypi.org/project/tenacity/8.5.0", |
2625 | 2613 | "type": "distribution",
|
2626 | 2614 | "comment": "Download location for component"
|
2627 | 2615 | }
|
2628 | 2616 | ],
|
2629 |
| - "purl": "pkg:pypi/tenacity@8.4.2", |
| 2617 | + "purl": "pkg:pypi/tenacity@8.5.0", |
2630 | 2618 | "properties": [
|
2631 | 2619 | {
|
2632 | 2620 | "name": "language",
|
|
2738 | 2726 | "type": "library",
|
2739 | 2727 | "bom-ref": "64-certifi",
|
2740 | 2728 | "name": "certifi",
|
2741 |
| - "version": "2024.6.2", |
| 2729 | + "version": "2024.7.4", |
2742 | 2730 | "supplier": {
|
2743 | 2731 | "name": "Kenneth Reitz",
|
2744 | 2732 | "contact": [
|
|
2747 | 2735 | }
|
2748 | 2736 | ]
|
2749 | 2737 | },
|
2750 |
| - "cpe": "cpe:2.3:a:kenneth_reitz:certifi:2024.6.2:*:*:*:*:*:*:*", |
| 2738 | + "cpe": "cpe:2.3:a:kenneth_reitz:certifi:2024.7.4:*:*:*:*:*:*:*", |
2751 | 2739 | "description": "Python package for providing Mozilla's CA Bundle.",
|
2752 | 2740 | "licenses": [
|
2753 | 2741 | {
|
|
2759 | 2747 | ],
|
2760 | 2748 | "externalReferences": [
|
2761 | 2749 | {
|
2762 |
| - "url": "https://pypi.org/project/certifi/2024.6.2", |
| 2750 | + "url": "https://pypi.org/project/certifi/2024.7.4", |
2763 | 2751 | "type": "distribution",
|
2764 | 2752 | "comment": "Download location for component"
|
2765 | 2753 | }
|
2766 | 2754 | ],
|
2767 |
| - "purl": "pkg:pypi/certifi@2024.6.2", |
| 2755 | + "purl": "pkg:pypi/certifi@2024.7.4", |
2768 | 2756 | "properties": [
|
2769 | 2757 | {
|
2770 | 2758 | "name": "language",
|
|
3048 | 3036 | "type": "library",
|
3049 | 3037 | "bom-ref": "71-zstandard",
|
3050 | 3038 | "name": "zstandard",
|
3051 |
| - "version": "0.22.0", |
| 3039 | + "version": "0.23.0", |
3052 | 3040 | "supplier": {
|
3053 | 3041 | "name": "Gregory Szorc",
|
3054 | 3042 | "contact": [
|
|
3057 | 3045 | }
|
3058 | 3046 | ]
|
3059 | 3047 | },
|
3060 |
| - "cpe": "cpe:2.3:a:gregory_szorc:zstandard:0.22.0:*:*:*:*:*:*:*", |
| 3048 | + "cpe": "cpe:2.3:a:gregory_szorc:zstandard:0.23.0:*:*:*:*:*:*:*", |
3061 | 3049 | "description": "Zstandard bindings for Python",
|
3062 |
| - "hashes": [ |
3063 |
| - { |
3064 |
| - "alg": "SHA-1", |
3065 |
| - "content": "255b579735f26c2d0e08257f632de75d2ab882cf" |
3066 |
| - } |
3067 |
| - ], |
3068 | 3050 | "licenses": [
|
3069 | 3051 | {
|
3070 | 3052 | "license": {
|
|
3075 | 3057 | ],
|
3076 | 3058 | "externalReferences": [
|
3077 | 3059 | {
|
3078 |
| - "url": "https://pypi.org/project/zstandard/0.22.0", |
| 3060 | + "url": "https://pypi.org/project/zstandard/0.23.0", |
3079 | 3061 | "type": "distribution",
|
3080 | 3062 | "comment": "Download location for component"
|
3081 | 3063 | }
|
3082 | 3064 | ],
|
3083 |
| - "purl": "pkg:pypi/zstandard@0.22.0", |
| 3065 | + "purl": "pkg:pypi/zstandard@0.23.0", |
3084 | 3066 | "properties": [
|
3085 | 3067 | {
|
3086 | 3068 | "name": "language",
|
|
0 commit comments