|
3 | 3 | "bomFormat": "CycloneDX",
|
4 | 4 | "specVersion": "1.6",
|
5 | 5 | "version": 1,
|
6 |
| - "serialNumber": "urn:uuid:607d1b32-90da-4ff6-af36-62a7567d4f51", |
| 6 | + "serialNumber": "urn:uuid:081c26dc-af2d-4644-b8bd-004dea11260d", |
7 | 7 | "metadata": {
|
8 |
| - "timestamp": "2025-02-17T20:45:50.434Z", |
| 8 | + "timestamp": "2025-03-17T14:19:40.711Z", |
9 | 9 | "tools": {
|
10 | 10 | "components": [
|
11 | 11 | {
|
|
82 | 82 | "component": {
|
83 | 83 | "type": "application",
|
84 | 84 | "name": "faas-js-runtime",
|
85 |
| - "version": "2.5.0", |
86 |
| - "bom-ref": "faas-js-runtime@2.5.0", |
| 85 | + "version": "2.6.0", |
| 86 | + "bom-ref": "faas-js-runtime@2.6.0", |
87 | 87 | "author": "Red Hat, Inc.",
|
88 | 88 | "description": "A Node.js framework for executing arbitrary functions in response to HTTP or cloud events",
|
89 | 89 | "licenses": [
|
|
94 | 94 | }
|
95 | 95 | }
|
96 | 96 | ],
|
97 |
| - "purl": "pkg:npm/faas-js-runtime@2.5.0?vcs_url=git%2Bhttps%3A%2F%2Fgithub.com%2Fnodeshift%2Ffaas-js-runtime.git", |
| 97 | + "purl": "pkg:npm/faas-js-runtime@2.6.0?vcs_url=git%2Bhttps%3A%2F%2Fgithub.com%2Fnodeshift%2Ffaas-js-runtime.git", |
98 | 98 | "externalReferences": [
|
99 | 99 | {
|
100 | 100 | "url": "git+https://github.com/nodeshift/faas-js-runtime.git",
|
|
792 | 792 | {
|
793 | 793 | "type": "library",
|
794 | 794 | "name": "commander",
|
795 |
| - "version": "11.0.0", |
796 |
| - |
797 |
| - "purl": "pkg:npm/[email protected]", |
| 795 | + "version": "13.1.0", |
| 796 | + |
| 797 | + "licenses": [ |
| 798 | + { |
| 799 | + "license": { |
| 800 | + "id": "MIT", |
| 801 | + "acknowledgement": "declared" |
| 802 | + } |
| 803 | + } |
| 804 | + ], |
| 805 | + "purl": "pkg:npm/[email protected]", |
798 | 806 | "externalReferences": [
|
799 | 807 | {
|
800 |
| - "url": "https://registry.npmjs.org/commander/-/commander-11.0.0.tgz", |
| 808 | + "url": "https://registry.npmjs.org/commander/-/commander-13.1.0.tgz", |
801 | 809 | "type": "distribution",
|
802 | 810 | "hashes": [
|
803 | 811 | {
|
804 | 812 | "alg": "SHA-512",
|
805 |
| - "content": "f473255edb7f04da18afca28ca38cd45d22294e4e45495c1f86871313b4e2b09344788f8952e0da63baa991c6ba017e77d34874081d007bc2bc878576ab36399" |
| 813 | + "content": "feb15e0a934941b852663195c0ef51155df13ea6e71114bc326210cc2b43ff397a82926e57f6cc2ee37dda81b717b77ca031071d1aee8d25cd52bf1fa639ed2b" |
806 | 814 | }
|
807 | 815 | ],
|
808 | 816 | "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
|
|
3094 | 3102 | ],
|
3095 | 3103 | "dependencies": [
|
3096 | 3104 | {
|
3097 |
| - "ref": "faas-js-runtime@2.5.0", |
| 3105 | + "ref": "faas-js-runtime@2.6.0", |
3098 | 3106 | "dependsOn": [
|
3099 | 3107 |
|
3100 |
| - "commander@11.0.0", |
| 3108 | + "commander@13.1.0", |
3101 | 3109 |
|
3102 | 3110 |
|
3103 | 3111 |
|
|
3275 | 3283 | ]
|
3276 | 3284 | },
|
3277 | 3285 | {
|
3278 |
| - "ref": "commander@11.0.0" |
| 3286 | + "ref": "commander@13.1.0" |
3279 | 3287 | },
|
3280 | 3288 | {
|
3281 | 3289 |
|
|
0 commit comments