|
3 | 3 | "bomFormat": "CycloneDX", |
4 | 4 | "specVersion": "1.4", |
5 | 5 | "version": 1, |
6 | | - "serialNumber": "urn:uuid:cce19171-5848-423d-bacb-7ba3554999e5", |
| 6 | + "serialNumber": "urn:uuid:4c049b51-280b-4d56-9873-b75aa5ac406c", |
7 | 7 | "metadata": { |
8 | | - "timestamp": "2023-07-14T13:29:06.080Z", |
| 8 | + "timestamp": "2023-07-26T15:33:02.841Z", |
9 | 9 | "tools": [ |
10 | 10 | { |
11 | 11 | "vendor": "@cyclonedx", |
12 | 12 | "name": "cyclonedx-npm", |
13 | | - "version": "1.12.1", |
| 13 | + "version": "1.13.0", |
14 | 14 | "externalReferences": [ |
15 | 15 | { |
16 | 16 | "url": "git+https://github.com/CycloneDX/cyclonedx-node-npm.git", |
|
32 | 32 | { |
33 | 33 | "vendor": "@cyclonedx", |
34 | 34 | "name": "cyclonedx-library", |
35 | | - "version": "2.0.0", |
| 35 | + "version": "4.0.0", |
36 | 36 | "externalReferences": [ |
37 | 37 | { |
38 | 38 | "url": "git+https://github.com/CycloneDX/cyclonedx-javascript-library.git", |
|
55 | 55 | "component": { |
56 | 56 | "type": "application", |
57 | 57 | "name": "faas-js-runtime", |
58 | | - "version": "2.2.1", |
59 | | - "bom-ref": "faas-js-runtime@2.2.1", |
| 58 | + "version": "2.2.3", |
| 59 | + "bom-ref": "faas-js-runtime@2.2.3", |
60 | 60 | "author": "Red Hat, Inc.", |
61 | 61 | "description": "A Node.js framework for executing arbitrary functions in response to HTTP or cloud events", |
62 | 62 | "licenses": [ |
|
66 | 66 | } |
67 | 67 | } |
68 | 68 | ], |
69 | | - "purl": "pkg:npm/faas-js-runtime@2.2.1?vcs_url=git%2Bhttps%3A//github.com/nodeshift/faas-js-runtime.git", |
| 69 | + "purl": "pkg:npm/faas-js-runtime@2.2.3?vcs_url=git%2Bhttps%3A//github.com/nodeshift/faas-js-runtime.git", |
70 | 70 | "externalReferences": [ |
71 | 71 | { |
72 | 72 | "url": "git+https://github.com/nodeshift/faas-js-runtime.git", |
|
644 | 644 | { |
645 | 645 | "type": "library", |
646 | 646 | "name": "get-intrinsic", |
647 | | - "version": "1.2.0", |
648 | | - "bom-ref": "get-intrinsic@1.2.0", |
649 | | - "licenses": [ |
| 647 | + "version": "1.2.1", |
| 648 | + "bom-ref": "get-intrinsic@1.2.1", |
| 649 | + "hashes": [ |
650 | 650 | { |
651 | | - "license": { |
652 | | - "id": "MIT" |
653 | | - } |
| 651 | + "alg": "SHA-512", |
| 652 | + "content": "d8372cc9f00197e8151c47c239a4eb5a0cadfad6fa31210698aabe908e47c0b6c86208e098c715f0a438d6e68acf5c7151c9fdb49b6015b4141157046ddd0563" |
| 653 | + } |
| 654 | + ], |
| 655 | + "purl": "pkg:npm/get-intrinsic@1.2.1", |
| 656 | + "externalReferences": [ |
| 657 | + { |
| 658 | + "url": "https://registry.npmjs.org/get-intrinsic/-/get-intrinsic-1.2.1.tgz", |
| 659 | + "type": "distribution", |
| 660 | + "comment": "as detected from npm-ls property \"resolved\"" |
654 | 661 | } |
655 | 662 | ], |
656 | | - "purl": "pkg:npm/get-intrinsic@1.2.0", |
657 | 663 | "properties": [ |
658 | 664 | { |
659 | 665 | "name": "cdx:npm:package:path", |
|
1055 | 1061 | { |
1056 | 1062 | "type": "library", |
1057 | 1063 | "name": "fastify", |
1058 | | - "version": "4.18.0", |
1059 | | - "bom-ref": "fastify@4.18.0", |
| 1064 | + "version": "4.19.2", |
| 1065 | + "bom-ref": "fastify@4.19.2", |
1060 | 1066 | "hashes": [ |
1061 | 1067 | { |
1062 | 1068 | "alg": "SHA-512", |
1063 | | - "content": "2f9a3fd8612405ab2d4371d5d1db4aa3b494678f7b675faae1f72a0283f2aba24243ff33764d49404a134309c1582a7e12603b0106ba9b136a480121ccfd11c1" |
| 1069 | + "content": "dae9e179e2115857fdfc98dccfb7633a92ae5c24f366397215f881c0aaa995d90730ddab7d32eefdff69613770961cc2f42763d12d87d76ce5ba0d0a779b99d7" |
1064 | 1070 | } |
1065 | 1071 | ], |
1066 | | - "purl": "pkg:npm/fastify@4.18.0", |
| 1072 | + "purl": "pkg:npm/fastify@4.19.2", |
1067 | 1073 | "externalReferences": [ |
1068 | 1074 | { |
1069 | | - "url": "https://registry.npmjs.org/fastify/-/fastify-4.18.0.tgz", |
| 1075 | + "url": "https://registry.npmjs.org/fastify/-/fastify-4.19.2.tgz", |
1070 | 1076 | "type": "distribution", |
1071 | 1077 | "comment": "as detected from npm-ls property \"resolved\"" |
1072 | 1078 | } |
|
1082 | 1088 | "type": "library", |
1083 | 1089 | "name": "semver", |
1084 | 1090 | "version": "7.5.3", |
1085 | | - "bom-ref": "fastify@4.18.0|semver@7.5.3", |
| 1091 | + "bom-ref": "fastify@4.19.2|semver@7.5.3", |
1086 | 1092 | "hashes": [ |
1087 | 1093 | { |
1088 | 1094 | "alg": "SHA-512", |
|
2721 | 2727 | } |
2722 | 2728 | ] |
2723 | 2729 | }, |
| 2730 | + { |
| 2731 | + "type": "library", |
| 2732 | + "name": "has-proto", |
| 2733 | + "version": "1.0.1", |
| 2734 | + "bom-ref": "has-proto@1.0.1", |
| 2735 | + "licenses": [ |
| 2736 | + { |
| 2737 | + "license": { |
| 2738 | + "id": "MIT" |
| 2739 | + } |
| 2740 | + } |
| 2741 | + ], |
| 2742 | + "purl": "pkg:npm/has-proto@1.0.1", |
| 2743 | + "properties": [ |
| 2744 | + { |
| 2745 | + "name": "cdx:npm:package:path", |
| 2746 | + "value": "node_modules/has-proto" |
| 2747 | + } |
| 2748 | + ] |
| 2749 | + }, |
2724 | 2750 | { |
2725 | 2751 | "type": "library", |
2726 | 2752 | "name": "has", |
|
2764 | 2790 | ], |
2765 | 2791 | "dependencies": [ |
2766 | 2792 | { |
2767 | | - "ref": "faas-js-runtime@2.2.1", |
| 2793 | + "ref": "faas-js-runtime@2.2.3", |
2768 | 2794 | "dependsOn": [ |
2769 | 2795 | "cloudevents@7.0.1", |
2770 | 2796 | "commander@11.0.0", |
2771 | 2797 | "death@1.1.0", |
2772 | 2798 | "fastify-raw-body@4.2.0", |
2773 | | - "fastify@4.18.0", |
| 2799 | + "fastify@4.19.2", |
2774 | 2800 | "js-yaml@4.1.0", |
2775 | 2801 | "node-os-utils@1.3.7", |
2776 | 2802 | "overload-protection@1.2.3", |
|
2873 | 2899 | "ref": "call-bind@1.0.2", |
2874 | 2900 | "dependsOn": [ |
2875 | 2901 | "function-bind@1.1.1", |
2876 | | - "get-intrinsic@1.2.0" |
| 2902 | + "get-intrinsic@1.2.1" |
2877 | 2903 | ] |
2878 | 2904 | }, |
2879 | 2905 | { |
|
2916 | 2942 | { |
2917 | 2943 | "ref": "gopd@1.0.1", |
2918 | 2944 | "dependsOn": [ |
2919 | | - "get-intrinsic@1.2.0" |
| 2945 | + "get-intrinsic@1.2.1" |
2920 | 2946 | ] |
2921 | 2947 | }, |
2922 | 2948 | { |
2923 | | - "ref": "get-intrinsic@1.2.0", |
| 2949 | + "ref": "get-intrinsic@1.2.1", |
2924 | 2950 | "dependsOn": [ |
2925 | 2951 | "function-bind@1.1.1", |
| 2952 | + "has-proto@1.0.1", |
2926 | 2953 | "has-symbols@1.0.3", |
2927 | 2954 | "has@1.0.3" |
2928 | 2955 | ] |
|
3005 | 3032 | "ref": "secure-json-parse@2.5.0" |
3006 | 3033 | }, |
3007 | 3034 | { |
3008 | | - "ref": "fastify@4.18.0", |
| 3035 | + "ref": "fastify@4.19.2", |
3009 | 3036 | "dependsOn": [ |
3010 | 3037 | "@fastify/ajv-compiler@3.5.0", |
3011 | 3038 | "@fastify/error@3.3.0", |
|
3021 | 3048 | "proxy-addr@2.0.7", |
3022 | 3049 | "rfdc@1.3.0", |
3023 | 3050 | "secure-json-parse@2.5.0", |
3024 | | - "fastify@4.18.0|semver@7.5.3", |
| 3051 | + "fastify@4.19.2|semver@7.5.3", |
3025 | 3052 | "tiny-lru@11.0.1" |
3026 | 3053 | ] |
3027 | 3054 | }, |
3028 | 3055 | { |
3029 | | - "ref": "fastify@4.18.0|semver@7.5.3", |
| 3056 | + "ref": "fastify@4.19.2|semver@7.5.3", |
3030 | 3057 | "dependsOn": [ |
3031 | 3058 | "lru-cache@6.0.0" |
3032 | 3059 | ] |
|
3350 | 3377 | "ref": "side-channel@1.0.4", |
3351 | 3378 | "dependsOn": [ |
3352 | 3379 | "call-bind@1.0.2", |
3353 | | - "get-intrinsic@1.2.0", |
| 3380 | + "get-intrinsic@1.2.1", |
3354 | 3381 | "object-inspect@1.12.3" |
3355 | 3382 | ] |
3356 | 3383 | }, |
3357 | 3384 | { |
3358 | 3385 | "ref": "function-bind@1.1.1" |
3359 | 3386 | }, |
| 3387 | + { |
| 3388 | + "ref": "has-proto@1.0.1" |
| 3389 | + }, |
3360 | 3390 | { |
3361 | 3391 | "ref": "has@1.0.3", |
3362 | 3392 | "dependsOn": [ |
|
0 commit comments