{"document":{"aggregate_severity":{"namespace":"https://www.suse.com/support/security/rating/","text":"moderate"},"category":"csaf_vex","csaf_version":"2.0","distribution":{"text":"Copyright 2024 SUSE LLC. All rights reserved.","tlp":{"label":"WHITE","url":"https://www.first.org/tlp/"}},"lang":"en","notes":[{"category":"summary","text":"SUSE CVE-2022-35949","title":"Title"},{"category":"description","text":"undici is an HTTP/1.1 client, written from scratch for Node.js.`undici` is vulnerable to SSRF (Server-side Request Forgery) when an application takes in **user input** into the `path/pathname` option of `undici.request`. If a user specifies a URL such as `http://127.0.0.1` or `//127.0.0.1` ```js const undici = require(\"undici\") undici.request({origin: \"http://example.com\", pathname: \"//127.0.0.1\"}) ``` Instead of processing the request as `http://example.org//127.0.0.1` (or `http://example.org/http://127.0.0.1` when `http://127.0.0.1 is used`), it actually processes the request as `http://127.0.0.1/` and sends it to `http://127.0.0.1`. If a developer passes in user input into `path` parameter of `undici.request`, it can result in an _SSRF_ as they will assume that the hostname cannot change, when in actual fact it can change because the specified path parameter is combined with the base URL. This issue was fixed in `undici@5.8.1`. The best workaround is to validate user input before passing it to the `undici.request` call.","title":"Description of the CVE"},{"category":"legal_disclaimer","text":"CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).","title":"Terms of use"}],"publisher":{"category":"vendor","contact_details":"https://www.suse.com/support/security/contact/","name":"SUSE Product Security Team","namespace":"https://www.suse.com/"},"references":[{"category":"external","summary":"CVE-2022-35949","url":"https://www.suse.com/security/cve/CVE-2022-35949"},{"category":"external","summary":"SUSE Security Ratings","url":"https://www.suse.com/support/security/rating/"},{"category":"external","summary":"SUSE Bug 1202382 for CVE-2022-35949","url":"https://bugzilla.suse.com/1202382"},{"category":"external","summary":"Advisory link for SUSE-CU-2022:2199-1","url":"https://lists.suse.com/pipermail/sle-security-updates/2022-September/012217.html"},{"category":"external","summary":"Advisory link for SUSE-SU-2022:3196-1","url":"https://lists.suse.com/pipermail/sle-security-updates/2022-September/012190.html"},{"category":"external","summary":"Advisory link for SUSE-SU-2022:3250-1","url":"https://lists.suse.com/pipermail/sle-security-updates/2022-September/012208.html"},{"category":"external","summary":"Advisory link for SUSE-SU-2022:3251-1","url":"https://lists.suse.com/pipermail/sle-updates/2022-September/025091.html"}],"title":"SUSE CVE CVE-2022-35949","tracking":{"current_release_date":"2025-09-29T01:00:18Z","generator":{"date":"2023-02-15T03:24:43Z","engine":{"name":"cve-database.git:bin/generate-csaf-vex.pl","version":"1"}},"id":"CVE-2022-35949","initial_release_date":"2023-02-15T03:24:43Z","revision_history":[{"date":"2023-02-15T03:24:43Z","number":"2","summary":"Current version"},{"date":"2025-01-01T02:59:24Z","number":"3","summary":"Current version"},{"date":"2025-02-08T04:44:44Z","number":"4","summary":"Current version"},{"date":"2025-02-14T07:37:02Z","number":"5","summary":"Current version"},{"date":"2025-02-16T07:21:30Z","number":"6","summary":"Current version"},{"date":"2025-03-15T07:28:03Z","number":"7","summary":"Current version"},{"date":"2025-04-25T03:35:12Z","number":"8","summary":"Current version"},{"date":"2025-06-26T03:13:27Z","number":"9","summary":"Current version"},{"date":"2025-07-02T02:28:42Z","number":"10","summary":"Current version"},{"date":"2025-09-29T01:00:18Z","number":"11","summary":"Current version"}],"status":"interim","version":"11"}},"product_tree":{"branches":[{"branches":[{"branches":[{"category":"product_name","name":"SUSE Enterprise Storage 7","product":{"name":"SUSE Enterprise Storage 7","product_id":"SUSE Enterprise Storage 7","product_identification_helper":{"cpe":"cpe:/o:suse:ses:7"}}},{"category":"product_name","name":"SUSE Enterprise Storage 7.1","product":{"name":"SUSE Enterprise Storage 7.1","product_id":"SUSE Enterprise Storage 7.1","product_identification_helper":{"cpe":"cpe:/o:suse:ses:7.1"}}},{"category":"product_name","name":"SUSE Linux Enterprise High Performance Computing 12","product":{"name":"SUSE Linux Enterprise High Performance Computing 12","product_id":"SUSE Linux Enterprise High Performance Computing 12","product_identification_helper":{"cpe":"cpe:/o:suse:sle_hpc:12"}}},{"category":"product_name","name":"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS","product":{"name":"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS","product_id":"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS","product_identification_helper":{"cpe":"cpe:/o:suse:sle_hpc-espos:15:sp2"}}},{"category":"product_name","name":"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS","product":{"name":"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS","product_id":"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS","product_identification_helper":{"cpe":"cpe:/o:suse:sle_hpc-ltss:15:sp2"}}},{"category":"product_name","name":"SUSE Linux Enterprise High Performance Computing 15 SP3","product":{"name":"SUSE Linux Enterprise High Performance Computing 15 SP3","product_id":"SUSE Linux Enterprise High Performance Computing 15 SP3","product_identification_helper":{"cpe":"cpe:/o:suse:sle_hpc:15:sp3"}}},{"category":"product_name","name":"SUSE Linux Enterprise High Performance Computing 15 SP4","product":{"name":"SUSE Linux Enterprise High Performance Computing 15 SP4","product_id":"SUSE Linux Enterprise High Performance Computing 15 SP4","product_identification_helper":{"cpe":"cpe:/o:suse:sle_hpc:15:sp4"}}},{"category":"product_name","name":"SUSE Linux Enterprise Module for Web and Scripting 12","product":{"name":"SUSE Linux Enterprise Module for Web and Scripting 12","product_id":"SUSE Linux Enterprise Module for Web and Scripting 12","product_identification_helper":{"cpe":"cpe:/o:suse:sle-module-web-scripting:12"}}},{"category":"product_name","name":"SUSE Linux Enterprise Module for Web and Scripting 15 SP3","product":{"name":"SUSE Linux Enterprise Module for Web and Scripting 15 SP3","product_id":"SUSE Linux Enterprise Module for Web and Scripting 15 SP3","product_identification_helper":{"cpe":"cpe:/o:suse:sle-module-web-scripting:15:sp3"}}},{"category":"product_name","name":"SUSE Linux Enterprise Module for Web and Scripting 15 SP4","product":{"name":"SUSE Linux Enterprise Module for Web and Scripting 15 SP4","product_id":"SUSE Linux Enterprise Module for Web and Scripting 15 SP4","product_identification_helper":{"cpe":"cpe:/o:suse:sle-module-web-scripting:15:sp4"}}},{"category":"product_name","name":"SUSE Linux Enterprise Server 12","product":{"name":"SUSE Linux Enterprise Server 12","product_id":"SUSE Linux Enterprise Server 12","product_identification_helper":{"cpe":"cpe:/o:suse:sles:12"}}},{"category":"product_name","name":"SUSE Linux Enterprise Server 12 SP3","product":{"name":"SUSE Linux Enterprise Server 12 SP3","product_id":"SUSE Linux Enterprise Server 12 SP3","product_identification_helper":{"cpe":"cpe:/o:suse:sles:12:sp3"}}},{"category":"product_name","name":"SUSE Linux Enterprise Server 12 SP4","product":{"name":"SUSE Linux Enterprise Server 12 SP4","product_id":"SUSE Linux Enterprise Server 12 SP4","product_identification_helper":{"cpe":"cpe:/o:suse:sles:12:sp4"}}},{"category":"product_name","name":"SUSE Linux Enterprise Server 12 SP5","product":{"name":"SUSE Linux Enterprise Server 12 SP5","product_id":"SUSE Linux Enterprise Server 12 SP5","product_identification_helper":{"cpe":"cpe:/o:suse:sles:12:sp5"}}},{"category":"product_name","name":"SUSE Linux Enterprise Server 15 SP2-LTSS","product":{"name":"SUSE Linux Enterprise Server 15 SP2-LTSS","product_id":"SUSE Linux Enterprise Server 15 SP2-LTSS","product_identification_helper":{"cpe":"cpe:/o:suse:sles-ltss:15:sp2"}}},{"category":"product_name","name":"SUSE Linux Enterprise Server 15 SP3","product":{"name":"SUSE Linux Enterprise Server 15 SP3","product_id":"SUSE Linux Enterprise Server 15 SP3","product_identification_helper":{"cpe":"cpe:/o:suse:sles:15:sp3"}}},{"category":"product_name","name":"SUSE Linux Enterprise Server 15 SP4","product":{"name":"SUSE Linux Enterprise Server 15 SP4","product_id":"SUSE Linux Enterprise Server 15 SP4","product_identification_helper":{"cpe":"cpe:/o:suse:sles:15:sp4"}}},{"category":"product_name","name":"SUSE Linux Enterprise Server 15 SP4-TERADATA","product":{"name":"SUSE Linux Enterprise Server 15 SP4-TERADATA","product_id":"SUSE Linux Enterprise Server 15 SP4-TERADATA","product_identification_helper":{"cpe":"cpe:/o:suse:sles_teradata:15:sp4"}}},{"category":"product_name","name":"SUSE Linux Enterprise Server Business Critical Linux 15 SP2","product":{"name":"SUSE Linux Enterprise Server Business Critical Linux 15 SP2","product_id":"SUSE Linux Enterprise Server Business Critical Linux 15 SP2","product_identification_helper":{"cpe":"cpe:/o:suse:sles_bcl:15:sp2"}}},{"category":"product_name","name":"SUSE Linux Enterprise Server for SAP Applications 12","product":{"name":"SUSE Linux Enterprise Server for SAP Applications 12","product_id":"SUSE Linux Enterprise Server for SAP Applications 12","product_identification_helper":{"cpe":"cpe:/o:suse:sles_sap:12"}}},{"category":"product_name","name":"SUSE Linux Enterprise Server for SAP Applications 12 SP3","product":{"name":"SUSE Linux Enterprise Server for SAP Applications 12 SP3","product_id":"SUSE Linux Enterprise Server for SAP Applications 12 SP3","product_identification_helper":{"cpe":"cpe:/o:suse:sles_sap:12:sp3"}}},{"category":"product_name","name":"SUSE Linux Enterprise Server for SAP Applications 12 SP4","product":{"name":"SUSE Linux Enterprise Server for SAP Applications 12 SP4","product_id":"SUSE Linux Enterprise Server for SAP Applications 12 SP4","product_identification_helper":{"cpe":"cpe:/o:suse:sles_sap:12:sp4"}}},{"category":"product_name","name":"SUSE Linux Enterprise Server for SAP Applications 12 SP5","product":{"name":"SUSE Linux Enterprise Server for SAP Applications 12 SP5","product_id":"SUSE Linux Enterprise Server for SAP Applications 12 SP5","product_identification_helper":{"cpe":"cpe:/o:suse:sles_sap:12:sp5"}}},{"category":"product_name","name":"SUSE Linux Enterprise Server for SAP Applications 15 SP2","product":{"name":"SUSE Linux Enterprise Server for SAP Applications 15 SP2","product_id":"SUSE Linux Enterprise Server for SAP Applications 15 SP2","product_identification_helper":{"cpe":"cpe:/o:suse:sles_sap:15:sp2"}}},{"category":"product_name","name":"SUSE Linux Enterprise Server for SAP Applications 15 SP3","product":{"name":"SUSE Linux Enterprise Server for SAP Applications 15 SP3","product_id":"SUSE Linux Enterprise Server for SAP Applications 15 SP3","product_identification_helper":{"cpe":"cpe:/o:suse:sles_sap:15:sp3"}}},{"category":"product_name","name":"SUSE Linux Enterprise Server for SAP Applications 15 SP4","product":{"name":"SUSE Linux Enterprise Server for SAP Applications 15 SP4","product_id":"SUSE Linux Enterprise Server for SAP Applications 15 SP4","product_identification_helper":{"cpe":"cpe:/o:suse:sles_sap:15:sp4"}}},{"category":"product_name","name":"SUSE Manager Proxy 4.1","product":{"name":"SUSE Manager Proxy 4.1","product_id":"SUSE Manager Proxy 4.1","product_identification_helper":{"cpe":"cpe:/o:suse:suse-manager-proxy:4.1"}}},{"category":"product_name","name":"SUSE Manager Proxy 4.2","product":{"name":"SUSE Manager Proxy 4.2","product_id":"SUSE Manager Proxy 4.2","product_identification_helper":{"cpe":"cpe:/o:suse:suse-manager-proxy:4.2"}}},{"category":"product_name","name":"SUSE Manager Proxy 4.3","product":{"name":"SUSE Manager Proxy 4.3","product_id":"SUSE Manager Proxy 4.3","product_identification_helper":{"cpe":"cpe:/o:suse:suse-manager-proxy:4.3"}}},{"category":"product_name","name":"SUSE Manager Retail Branch Server 4.1","product":{"name":"SUSE Manager Retail Branch Server 4.1","product_id":"SUSE Manager Retail Branch Server 4.1","product_identification_helper":{"cpe":"cpe:/o:suse:suse-manager-retail-branch-server:4.1"}}},{"category":"product_name","name":"SUSE Manager Retail Branch Server 4.2","product":{"name":"SUSE Manager Retail Branch Server 4.2","product_id":"SUSE Manager Retail Branch Server 4.2","product_identification_helper":{"cpe":"cpe:/o:suse:suse-manager-retail-branch-server:4.2"}}},{"category":"product_name","name":"SUSE Manager Retail Branch Server 4.3","product":{"name":"SUSE Manager Retail Branch Server 4.3","product_id":"SUSE Manager Retail Branch Server 4.3","product_identification_helper":{"cpe":"cpe:/o:suse:suse-manager-retail-branch-server:4.3"}}},{"category":"product_name","name":"SUSE Manager Server 4.1","product":{"name":"SUSE Manager Server 4.1","product_id":"SUSE Manager Server 4.1","product_identification_helper":{"cpe":"cpe:/o:suse:suse-manager-server:4.1"}}},{"category":"product_name","name":"SUSE Manager Server 4.2","product":{"name":"SUSE Manager Server 4.2","product_id":"SUSE Manager Server 4.2","product_identification_helper":{"cpe":"cpe:/o:suse:suse-manager-server:4.2"}}},{"category":"product_name","name":"SUSE Manager Server 4.3","product":{"name":"SUSE Manager Server 4.3","product_id":"SUSE Manager Server 4.3","product_identification_helper":{"cpe":"cpe:/o:suse:suse-manager-server:4.3"}}},{"category":"product_name","name":"openSUSE Leap 15.3","product":{"name":"openSUSE Leap 15.3","product_id":"openSUSE Leap 15.3","product_identification_helper":{"cpe":"cpe:/o:opensuse:leap:15.3"}}},{"category":"product_name","name":"openSUSE Leap 15.4","product":{"name":"openSUSE Leap 15.4","product_id":"openSUSE Leap 15.4","product_identification_helper":{"cpe":"cpe:/o:opensuse:leap:15.4"}}},{"category":"product_name","name":"openSUSE Tumbleweed","product":{"name":"openSUSE Tumbleweed","product_id":"openSUSE Tumbleweed","product_identification_helper":{"cpe":"cpe:/o:opensuse:tumbleweed"}}},{"category":"product_version","name":"corepack16-16.17.0-150400.3.6.1","product":{"name":"corepack16-16.17.0-150400.3.6.1","product_id":"corepack16-16.17.0-150400.3.6.1","product_identification_helper":{"cpe":"cpe:2.3:a:nodejs:node.js:16.17.0:*:*:*:-:*:*:*","purl":"pkg:rpm/suse/corepack16@16.17.0-150400.3.6.1?upstream=nodejs16-16.17.0-150400.3.6.1.src.rpm"}}},{"category":"product_version","name":"corepack16-16.17.0-2.1","product":{"name":"corepack16-16.17.0-2.1","product_id":"corepack16-16.17.0-2.1","product_identification_helper":{"cpe":"cpe:2.3:a:nodejs:node.js:16.17.0:*:*:*:-:*:*:*","purl":"pkg:rpm/suse/corepack16@16.17.0-2.1?upstream=nodejs16-16.17.0-2.1.src.rpm"}}},{"category":"product_version","name":"nodejs12","product":{"name":"nodejs12","product_id":"nodejs12","product_identification_helper":{"cpe":"cpe:2.3:a:nodejs:node.js:*:*:*:*:-:*:*:*","purl":"pkg:rpm/suse/nodejs12@?upstream=nodejs12.src.rpm"}}},{"category":"product_version","name":"nodejs12-devel","product":{"name":"nodejs12-devel","product_id":"nodejs12-devel","product_identification_helper":{"cpe":"cpe:2.3:a:nodejs:node.js:*:*:*:*:-:*:*:*","purl":"pkg:rpm/suse/nodejs12-devel@?upstream=nodejs12.src.rpm"}}},{"category":"product_version","name":"nodejs12-docs","product":{"name":"nodejs12-docs","product_id":"nodejs12-docs","product_identification_helper":{"cpe":"cpe:2.3:a:nodejs:node.js:*:*:*:*:-:*:*:*","purl":"pkg:rpm/suse/nodejs12-docs@?upstream=nodejs12.src.rpm"}}},{"category":"product_version","name":"nodejs14","product":{"name":"nodejs14","product_id":"nodejs14","product_identification_helper":{"cpe":"cpe:2.3:a:nodejs:node.js:*:*:*:*:-:*:*:*","purl":"pkg:rpm/suse/nodejs14@?upstream=nodejs14.src.rpm"}}},{"category":"product_version","name":"nodejs14-devel","product":{"name":"nodejs14-devel","product_id":"nodejs14-devel","product_identification_helper":{"cpe":"cpe:2.3:a:nodejs:node.js:*:*:*:*:-:*:*:*","purl":"pkg:rpm/suse/nodejs14-devel@?upstream=nodejs14.src.rpm"}}},{"category":"product_version","name":"nodejs14-docs","product":{"name":"nodejs14-docs","product_id":"nodejs14-docs","product_identification_helper":{"cpe":"cpe:2.3:a:nodejs:node.js:*:*:*:*:-:*:*:*","purl":"pkg:rpm/suse/nodejs14-docs@?upstream=nodejs14.src.rpm"}}},{"category":"product_version","name":"nodejs16-16.17.0-150300.7.9.1","product":{"name":"nodejs16-16.17.0-150300.7.9.1","product_id":"nodejs16-16.17.0-150300.7.9.1","product_identification_helper":{"cpe":"cpe:2.3:a:nodejs:node.js:16.17.0:*:*:*:-:*:*:*","purl":"pkg:rpm/suse/nodejs16@16.17.0-150300.7.9.1?upstream=nodejs16-16.17.0-150300.7.9.1.src.rpm"}}},{"category":"product_version","name":"nodejs16-16.17.0-150400.3.6.1","product":{"name":"nodejs16-16.17.0-150400.3.6.1","product_id":"nodejs16-16.17.0-150400.3.6.1","product_identification_helper":{"cpe":"cpe:2.3:a:nodejs:node.js:16.17.0:*:*:*:-:*:*:*","purl":"pkg:rpm/suse/nodejs16@16.17.0-150400.3.6.1?upstream=nodejs16-16.17.0-150400.3.6.1.src.rpm"}}},{"category":"product_version","name":"nodejs16-16.17.0-2.1","product":{"name":"nodejs16-16.17.0-2.1","product_id":"nodejs16-16.17.0-2.1","product_identification_helper":{"cpe":"cpe:2.3:a:nodejs:node.js:16.17.0:*:*:*:-:*:*:*","purl":"pkg:rpm/suse/nodejs16@16.17.0-2.1?upstream=nodejs16-16.17.0-2.1.src.rpm"}}},{"category":"product_version","name":"nodejs16-16.17.0-8.9.1","product":{"name":"nodejs16-16.17.0-8.9.1","product_id":"nodejs16-16.17.0-8.9.1","product_identification_helper":{"cpe":"cpe:2.3:a:nodejs:node.js:16.17.0:*:*:*:-:*:*:*","purl":"pkg:rpm/suse/nodejs16@16.17.0-8.9.1?upstream=nodejs16-16.17.0-8.9.1.src.rpm"}}},{"category":"product_version","name":"nodejs16-devel-16.17.0-150300.7.9.1","product":{"name":"nodejs16-devel-16.17.0-150300.7.9.1","product_id":"nodejs16-devel-16.17.0-150300.7.9.1","product_identification_helper":{"cpe":"cpe:2.3:a:nodejs:node.js:16.17.0:*:*:*:-:*:*:*","purl":"pkg:rpm/suse/nodejs16-devel@16.17.0-150300.7.9.1?upstream=nodejs16-16.17.0-150300.7.9.1.src.rpm"}}},{"category":"product_version","name":"nodejs16-devel-16.17.0-150400.3.6.1","product":{"name":"nodejs16-devel-16.17.0-150400.3.6.1","product_id":"nodejs16-devel-16.17.0-150400.3.6.1","product_identification_helper":{"cpe":"cpe:2.3:a:nodejs:node.js:16.17.0:*:*:*:-:*:*:*","purl":"pkg:rpm/suse/nodejs16-devel@16.17.0-150400.3.6.1?upstream=nodejs16-16.17.0-150400.3.6.1.src.rpm"}}},{"category":"product_version","name":"nodejs16-devel-16.17.0-2.1","product":{"name":"nodejs16-devel-16.17.0-2.1","product_id":"nodejs16-devel-16.17.0-2.1","product_identification_helper":{"cpe":"cpe:2.3:a:nodejs:node.js:16.17.0:*:*:*:-:*:*:*","purl":"pkg:rpm/suse/nodejs16-devel@16.17.0-2.1?upstream=nodejs16-16.17.0-2.1.src.rpm"}}},{"category":"product_version","name":"nodejs16-devel-16.17.0-8.9.1","product":{"name":"nodejs16-devel-16.17.0-8.9.1","product_id":"nodejs16-devel-16.17.0-8.9.1","product_identification_helper":{"cpe":"cpe:2.3:a:nodejs:node.js:16.17.0:*:*:*:-:*:*:*","purl":"pkg:rpm/suse/nodejs16-devel@16.17.0-8.9.1?upstream=nodejs16-16.17.0-8.9.1.src.rpm"}}},{"category":"product_version","name":"nodejs16-docs-16.17.0-150300.7.9.1","product":{"name":"nodejs16-docs-16.17.0-150300.7.9.1","product_id":"nodejs16-docs-16.17.0-150300.7.9.1","product_identification_helper":{"cpe":"cpe:2.3:a:nodejs:node.js:16.17.0:*:*:*:-:*:*:*","purl":"pkg:rpm/suse/nodejs16-docs@16.17.0-150300.7.9.1?upstream=nodejs16-16.17.0-150300.7.9.1.src.rpm"}}},{"category":"product_version","name":"nodejs16-docs-16.17.0-150400.3.6.1","product":{"name":"nodejs16-docs-16.17.0-150400.3.6.1","product_id":"nodejs16-docs-16.17.0-150400.3.6.1","product_identification_helper":{"cpe":"cpe:2.3:a:nodejs:node.js:16.17.0:*:*:*:-:*:*:*","purl":"pkg:rpm/suse/nodejs16-docs@16.17.0-150400.3.6.1?upstream=nodejs16-16.17.0-150400.3.6.1.src.rpm"}}},{"category":"product_version","name":"nodejs16-docs-16.17.0-2.1","product":{"name":"nodejs16-docs-16.17.0-2.1","product_id":"nodejs16-docs-16.17.0-2.1","product_identification_helper":{"cpe":"cpe:2.3:a:nodejs:node.js:16.17.0:*:*:*:-:*:*:*","purl":"pkg:rpm/suse/nodejs16-docs@16.17.0-2.1?upstream=nodejs16-16.17.0-2.1.src.rpm"}}},{"category":"product_version","name":"nodejs16-docs-16.17.0-8.9.1","product":{"name":"nodejs16-docs-16.17.0-8.9.1","product_id":"nodejs16-docs-16.17.0-8.9.1","product_identification_helper":{"cpe":"cpe:2.3:a:nodejs:node.js:16.17.0:*:*:*:-:*:*:*","purl":"pkg:rpm/suse/nodejs16-docs@16.17.0-8.9.1?upstream=nodejs16-16.17.0-8.9.1.src.rpm"}}},{"category":"product_version","name":"npm12","product":{"name":"npm12","product_id":"npm12","product_identification_helper":{"cpe":"cpe:2.3:a:nodejs:node.js:*:*:*:*:-:*:*:*","purl":"pkg:rpm/suse/npm12@?upstream=nodejs12.src.rpm"}}},{"category":"product_version","name":"npm14","product":{"name":"npm14","product_id":"npm14","product_identification_helper":{"cpe":"cpe:2.3:a:nodejs:node.js:*:*:*:*:-:*:*:*","purl":"pkg:rpm/suse/npm14@?upstream=nodejs14.src.rpm"}}},{"category":"product_version","name":"npm16-16.17.0-150300.7.9.1","product":{"name":"npm16-16.17.0-150300.7.9.1","product_id":"npm16-16.17.0-150300.7.9.1","product_identification_helper":{"cpe":"cpe:2.3:a:nodejs:node.js:16.17.0:*:*:*:-:*:*:*","purl":"pkg:rpm/suse/npm16@16.17.0-150300.7.9.1?upstream=nodejs16-16.17.0-150300.7.9.1.src.rpm"}}},{"category":"product_version","name":"npm16-16.17.0-150400.3.6.1","product":{"name":"npm16-16.17.0-150400.3.6.1","product_id":"npm16-16.17.0-150400.3.6.1","product_identification_helper":{"cpe":"cpe:2.3:a:nodejs:node.js:16.17.0:*:*:*:-:*:*:*","purl":"pkg:rpm/suse/npm16@16.17.0-150400.3.6.1?upstream=nodejs16-16.17.0-150400.3.6.1.src.rpm"}}},{"category":"product_version","name":"npm16-16.17.0-2.1","product":{"name":"npm16-16.17.0-2.1","product_id":"npm16-16.17.0-2.1","product_identification_helper":{"cpe":"cpe:2.3:a:nodejs:node.js:16.17.0:*:*:*:-:*:*:*","purl":"pkg:rpm/suse/npm16@16.17.0-2.1?upstream=nodejs16-16.17.0-2.1.src.rpm"}}},{"category":"product_version","name":"npm16-16.17.0-8.9.1","product":{"name":"npm16-16.17.0-8.9.1","product_id":"npm16-16.17.0-8.9.1","product_identification_helper":{"cpe":"cpe:2.3:a:nodejs:node.js:16.17.0:*:*:*:-:*:*:*","purl":"pkg:rpm/suse/npm16@16.17.0-8.9.1?upstream=nodejs16-16.17.0-8.9.1.src.rpm"}}}],"category":"product_family","name":"SUSE Linux Enterprise"}],"category":"vendor","name":"SUSE"}],"relationships":[{"category":"default_component_of","full_product_name":{"name":"nodejs16-16.17.0-8.9.1 as component of SUSE Linux Enterprise Server 12","product_id":"SUSE Linux Enterprise Server 12:nodejs16-16.17.0-8.9.1"},"product_reference":"nodejs16-16.17.0-8.9.1","relates_to_product_reference":"SUSE Linux Enterprise Server 12"},{"category":"default_component_of","full_product_name":{"name":"nodejs16-devel-16.17.0-8.9.1 as component of SUSE Linux Enterprise Server 12","product_id":"SUSE Linux Enterprise Server 12:nodejs16-devel-16.17.0-8.9.1"},"product_reference":"nodejs16-devel-16.17.0-8.9.1","relates_to_product_reference":"SUSE Linux Enterprise Server 12"},{"category":"default_component_of","full_product_name":{"name":"nodejs16-docs-16.17.0-8.9.1 as component of SUSE Linux Enterprise Server 12","product_id":"SUSE Linux Enterprise Server 12:nodejs16-docs-16.17.0-8.9.1"},"product_reference":"nodejs16-docs-16.17.0-8.9.1","relates_to_product_reference":"SUSE Linux Enterprise Server 12"},{"category":"default_component_of","full_product_name":{"name":"npm16-16.17.0-8.9.1 as component of SUSE Linux Enterprise Server 12","product_id":"SUSE Linux Enterprise Server 12:npm16-16.17.0-8.9.1"},"product_reference":"npm16-16.17.0-8.9.1","relates_to_product_reference":"SUSE Linux Enterprise Server 12"},{"category":"default_component_of","full_product_name":{"name":"nodejs16-16.17.0-8.9.1 as component of SUSE Linux Enterprise Server for SAP Applications 12","product_id":"SUSE Linux Enterprise Server for SAP Applications 12:nodejs16-16.17.0-8.9.1"},"product_reference":"nodejs16-16.17.0-8.9.1","relates_to_product_reference":"SUSE Linux Enterprise Server for SAP Applications 12"},{"category":"default_component_of","full_product_name":{"name":"nodejs16-devel-16.17.0-8.9.1 as component of SUSE Linux Enterprise Server for SAP Applications 12","product_id":"SUSE Linux Enterprise Server for SAP Applications 12:nodejs16-devel-16.17.0-8.9.1"},"product_reference":"nodejs16-devel-16.17.0-8.9.1","relates_to_product_reference":"SUSE Linux Enterprise Server for SAP Applications 12"},{"category":"default_component_of","full_product_name":{"name":"nodejs16-docs-16.17.0-8.9.1 as component of SUSE Linux Enterprise Server for SAP Applications 12","product_id":"SUSE Linux Enterprise Server for SAP Applications 12:nodejs16-docs-16.17.0-8.9.1"},"product_reference":"nodejs16-docs-16.17.0-8.9.1","relates_to_product_reference":"SUSE Linux Enterprise Server for SAP Applications 12"},{"category":"default_component_of","full_product_name":{"name":"npm16-16.17.0-8.9.1 as component of SUSE Linux Enterprise Server for SAP Applications 12","product_id":"SUSE Linux Enterprise Server for SAP Applications 12:npm16-16.17.0-8.9.1"},"product_reference":"npm16-16.17.0-8.9.1","relates_to_product_reference":"SUSE Linux Enterprise Server for SAP Applications 12"},{"category":"default_component_of","full_product_name":{"name":"nodejs16-16.17.0-8.9.1 as component of SUSE Linux Enterprise High Performance Computing 12","product_id":"SUSE Linux Enterprise High Performance Computing 12:nodejs16-16.17.0-8.9.1"},"product_reference":"nodejs16-16.17.0-8.9.1","relates_to_product_reference":"SUSE Linux Enterprise High Performance Computing 12"},{"category":"default_component_of","full_product_name":{"name":"nodejs16-devel-16.17.0-8.9.1 as component of SUSE Linux Enterprise High Performance Computing 12","product_id":"SUSE Linux Enterprise High Performance Computing 12:nodejs16-devel-16.17.0-8.9.1"},"product_reference":"nodejs16-devel-16.17.0-8.9.1","relates_to_product_reference":"SUSE Linux Enterprise High Performance Computing 12"},{"category":"default_component_of","full_product_name":{"name":"nodejs16-docs-16.17.0-8.9.1 as component of SUSE Linux Enterprise High Performance Computing 12","product_id":"SUSE Linux Enterprise High Performance Computing 12:nodejs16-docs-16.17.0-8.9.1"},"product_reference":"nodejs16-docs-16.17.0-8.9.1","relates_to_product_reference":"SUSE Linux Enterprise High Performance Computing 12"},{"category":"default_component_of","full_product_name":{"name":"npm16-16.17.0-8.9.1 as component of SUSE Linux Enterprise High Performance Computing 12","product_id":"SUSE Linux Enterprise High Performance Computing 12:npm16-16.17.0-8.9.1"},"product_reference":"npm16-16.17.0-8.9.1","relates_to_product_reference":"SUSE Linux Enterprise High Performance Computing 12"},{"category":"default_component_of","full_product_name":{"name":"nodejs16-16.17.0-8.9.1 as component of SUSE Linux Enterprise Server 12 SP3","product_id":"SUSE Linux Enterprise Server 12 SP3:nodejs16-16.17.0-8.9.1"},"product_reference":"nodejs16-16.17.0-8.9.1","relates_to_product_reference":"SUSE Linux Enterprise Server 12 SP3"},{"category":"default_component_of","full_product_name":{"name":"nodejs16-devel-16.17.0-8.9.1 as component of SUSE Linux Enterprise Server 12 SP3","product_id":"SUSE Linux Enterprise Server 12 SP3:nodejs16-devel-16.17.0-8.9.1"},"product_reference":"nodejs16-devel-16.17.0-8.9.1","relates_to_product_reference":"SUSE Linux Enterprise Server 12 SP3"},{"category":"default_component_of","full_product_name":{"name":"nodejs16-docs-16.17.0-8.9.1 as component of SUSE Linux Enterprise Server 12 SP3","product_id":"SUSE Linux Enterprise Server 12 SP3:nodejs16-docs-16.17.0-8.9.1"},"product_reference":"nodejs16-docs-16.17.0-8.9.1","relates_to_product_reference":"SUSE Linux Enterprise Server 12 SP3"},{"category":"default_component_of","full_product_name":{"name":"npm16-16.17.0-8.9.1 as component of SUSE Linux Enterprise Server 12 SP3","product_id":"SUSE Linux Enterprise Server 12 SP3:npm16-16.17.0-8.9.1"},"product_reference":"npm16-16.17.0-8.9.1","relates_to_product_reference":"SUSE Linux Enterprise Server 12 SP3"},{"category":"default_component_of","full_product_name":{"name":"nodejs16-16.17.0-8.9.1 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP3","product_id":"SUSE Linux Enterprise Server for SAP Applications 12 SP3:nodejs16-16.17.0-8.9.1"},"product_reference":"nodejs16-16.17.0-8.9.1","relates_to_product_reference":"SUSE Linux Enterprise Server for SAP Applications 12 SP3"},{"category":"default_component_of","full_product_name":{"name":"nodejs16-devel-16.17.0-8.9.1 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP3","product_id":"SUSE Linux Enterprise Server for SAP Applications 12 SP3:nodejs16-devel-16.17.0-8.9.1"},"product_reference":"nodejs16-devel-16.17.0-8.9.1","relates_to_product_reference":"SUSE Linux Enterprise Server for SAP Applications 12 SP3"},{"category":"default_component_of","full_product_name":{"name":"nodejs16-docs-16.17.0-8.9.1 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP3","product_id":"SUSE Linux Enterprise Server for SAP Applications 12 SP3:nodejs16-docs-16.17.0-8.9.1"},"product_reference":"nodejs16-docs-16.17.0-8.9.1","relates_to_product_reference":"SUSE Linux Enterprise Server for SAP Applications 12 SP3"},{"category":"default_component_of","full_product_name":{"name":"npm16-16.17.0-8.9.1 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP3","product_id":"SUSE Linux Enterprise Server for SAP Applications 12 SP3:npm16-16.17.0-8.9.1"},"product_reference":"npm16-16.17.0-8.9.1","relates_to_product_reference":"SUSE Linux Enterprise Server for SAP Applications 12 SP3"},{"category":"default_component_of","full_product_name":{"name":"nodejs16-16.17.0-8.9.1 as component of SUSE Linux Enterprise Server 12 SP4","product_id":"SUSE Linux Enterprise Server 12 SP4:nodejs16-16.17.0-8.9.1"},"product_reference":"nodejs16-16.17.0-8.9.1","relates_to_product_reference":"SUSE Linux Enterprise Server 12 SP4"},{"category":"default_component_of","full_product_name":{"name":"nodejs16-devel-16.17.0-8.9.1 as component of SUSE Linux Enterprise Server 12 SP4","product_id":"SUSE Linux Enterprise Server 12 SP4:nodejs16-devel-16.17.0-8.9.1"},"product_reference":"nodejs16-devel-16.17.0-8.9.1","relates_to_product_reference":"SUSE Linux Enterprise Server 12 SP4"},{"category":"default_component_of","full_product_name":{"name":"nodejs16-docs-16.17.0-8.9.1 as component of SUSE Linux Enterprise Server 12 SP4","product_id":"SUSE Linux Enterprise Server 12 SP4:nodejs16-docs-16.17.0-8.9.1"},"product_reference":"nodejs16-docs-16.17.0-8.9.1","relates_to_product_reference":"SUSE Linux Enterprise Server 12 SP4"},{"category":"default_component_of","full_product_name":{"name":"npm16-16.17.0-8.9.1 as component of SUSE Linux Enterprise Server 12 SP4","product_id":"SUSE Linux Enterprise Server 12 SP4:npm16-16.17.0-8.9.1"},"product_reference":"npm16-16.17.0-8.9.1","relates_to_product_reference":"SUSE Linux Enterprise Server 12 SP4"},{"category":"default_component_of","full_product_name":{"name":"nodejs16-16.17.0-8.9.1 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP4","product_id":"SUSE Linux Enterprise Server for SAP Applications 12 SP4:nodejs16-16.17.0-8.9.1"},"product_reference":"nodejs16-16.17.0-8.9.1","relates_to_product_reference":"SUSE Linux Enterprise Server for SAP Applications 12 SP4"},{"category":"default_component_of","full_product_name":{"name":"nodejs16-devel-16.17.0-8.9.1 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP4","product_id":"SUSE Linux Enterprise Server for SAP Applications 12 SP4:nodejs16-devel-16.17.0-8.9.1"},"product_reference":"nodejs16-devel-16.17.0-8.9.1","relates_to_product_reference":"SUSE Linux Enterprise Server for SAP Applications 12 SP4"},{"category":"default_component_of","full_product_name":{"name":"nodejs16-docs-16.17.0-8.9.1 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP4","product_id":"SUSE Linux Enterprise Server for SAP Applications 12 SP4:nodejs16-docs-16.17.0-8.9.1"},"product_reference":"nodejs16-docs-16.17.0-8.9.1","relates_to_product_reference":"SUSE Linux Enterprise Server for SAP Applications 12 SP4"},{"category":"default_component_of","full_product_name":{"name":"npm16-16.17.0-8.9.1 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP4","product_id":"SUSE Linux Enterprise Server for SAP Applications 12 SP4:npm16-16.17.0-8.9.1"},"product_reference":"npm16-16.17.0-8.9.1","relates_to_product_reference":"SUSE Linux Enterprise Server for SAP Applications 12 SP4"},{"category":"default_component_of","full_product_name":{"name":"nodejs16-16.17.0-8.9.1 as component of SUSE Linux Enterprise Server 12 SP5","product_id":"SUSE Linux Enterprise Server 12 SP5:nodejs16-16.17.0-8.9.1"},"product_reference":"nodejs16-16.17.0-8.9.1","relates_to_product_reference":"SUSE Linux Enterprise Server 12 SP5"},{"category":"default_component_of","full_product_name":{"name":"nodejs16-devel-16.17.0-8.9.1 as component of SUSE Linux Enterprise Server 12 SP5","product_id":"SUSE Linux Enterprise Server 12 SP5:nodejs16-devel-16.17.0-8.9.1"},"product_reference":"nodejs16-devel-16.17.0-8.9.1","relates_to_product_reference":"SUSE Linux Enterprise Server 12 SP5"},{"category":"default_component_of","full_product_name":{"name":"nodejs16-docs-16.17.0-8.9.1 as component of SUSE Linux Enterprise Server 12 SP5","product_id":"SUSE Linux Enterprise Server 12 SP5:nodejs16-docs-16.17.0-8.9.1"},"product_reference":"nodejs16-docs-16.17.0-8.9.1","relates_to_product_reference":"SUSE Linux Enterprise Server 12 SP5"},{"category":"default_component_of","full_product_name":{"name":"npm16-16.17.0-8.9.1 as component of SUSE Linux Enterprise Server 12 SP5","product_id":"SUSE Linux Enterprise Server 12 SP5:npm16-16.17.0-8.9.1"},"product_reference":"npm16-16.17.0-8.9.1","relates_to_product_reference":"SUSE Linux Enterprise Server 12 SP5"},{"category":"default_component_of","full_product_name":{"name":"nodejs16-16.17.0-8.9.1 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5","product_id":"SUSE Linux Enterprise Server for SAP Applications 12 SP5:nodejs16-16.17.0-8.9.1"},"product_reference":"nodejs16-16.17.0-8.9.1","relates_to_product_reference":"SUSE Linux Enterprise Server for SAP Applications 12 SP5"},{"category":"default_component_of","full_product_name":{"name":"nodejs16-devel-16.17.0-8.9.1 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5","product_id":"SUSE Linux Enterprise Server for SAP Applications 12 SP5:nodejs16-devel-16.17.0-8.9.1"},"product_reference":"nodejs16-devel-16.17.0-8.9.1","relates_to_product_reference":"SUSE Linux Enterprise Server for SAP Applications 12 SP5"},{"category":"default_component_of","full_product_name":{"name":"nodejs16-docs-16.17.0-8.9.1 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5","product_id":"SUSE Linux Enterprise Server for SAP Applications 12 SP5:nodejs16-docs-16.17.0-8.9.1"},"product_reference":"nodejs16-docs-16.17.0-8.9.1","relates_to_product_reference":"SUSE Linux Enterprise Server for SAP Applications 12 SP5"},{"category":"default_component_of","full_product_name":{"name":"npm16-16.17.0-8.9.1 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5","product_id":"SUSE Linux Enterprise Server for SAP Applications 12 SP5:npm16-16.17.0-8.9.1"},"product_reference":"npm16-16.17.0-8.9.1","relates_to_product_reference":"SUSE Linux Enterprise Server for SAP Applications 12 SP5"},{"category":"default_component_of","full_product_name":{"name":"nodejs16-16.17.0-8.9.1 as component of SUSE Linux Enterprise Module for Web and Scripting 12","product_id":"SUSE Linux Enterprise Module for Web and Scripting 12:nodejs16-16.17.0-8.9.1"},"product_reference":"nodejs16-16.17.0-8.9.1","relates_to_product_reference":"SUSE Linux Enterprise Module for Web and Scripting 12"},{"category":"default_component_of","full_product_name":{"name":"nodejs16-devel-16.17.0-8.9.1 as component of SUSE Linux Enterprise Module for Web and Scripting 12","product_id":"SUSE Linux Enterprise Module for Web and Scripting 12:nodejs16-devel-16.17.0-8.9.1"},"product_reference":"nodejs16-devel-16.17.0-8.9.1","relates_to_product_reference":"SUSE Linux Enterprise Module for Web and Scripting 12"},{"category":"default_component_of","full_product_name":{"name":"nodejs16-docs-16.17.0-8.9.1 as component of SUSE Linux Enterprise Module for Web and Scripting 12","product_id":"SUSE Linux Enterprise Module for Web and Scripting 12:nodejs16-docs-16.17.0-8.9.1"},"product_reference":"nodejs16-docs-16.17.0-8.9.1","relates_to_product_reference":"SUSE Linux Enterprise Module for Web and Scripting 12"},{"category":"default_component_of","full_product_name":{"name":"npm16-16.17.0-8.9.1 as component of SUSE Linux Enterprise Module for Web and Scripting 12","product_id":"SUSE Linux Enterprise Module for Web and Scripting 12:npm16-16.17.0-8.9.1"},"product_reference":"npm16-16.17.0-8.9.1","relates_to_product_reference":"SUSE Linux Enterprise Module for Web and Scripting 12"},{"category":"default_component_of","full_product_name":{"name":"nodejs16-16.17.0-150300.7.9.1 as component of SUSE Linux Enterprise Server 15 SP3","product_id":"SUSE Linux Enterprise Server 15 SP3:nodejs16-16.17.0-150300.7.9.1"},"product_reference":"nodejs16-16.17.0-150300.7.9.1","relates_to_product_reference":"SUSE Linux Enterprise Server 15 SP3"},{"category":"default_component_of","full_product_name":{"name":"nodejs16-devel-16.17.0-150300.7.9.1 as component of SUSE Linux Enterprise Server 15 SP3","product_id":"SUSE Linux Enterprise Server 15 SP3:nodejs16-devel-16.17.0-150300.7.9.1"},"product_reference":"nodejs16-devel-16.17.0-150300.7.9.1","relates_to_product_reference":"SUSE Linux Enterprise Server 15 SP3"},{"category":"default_component_of","full_product_name":{"name":"nodejs16-docs-16.17.0-150300.7.9.1 as component of SUSE Linux Enterprise Server 15 SP3","product_id":"SUSE Linux Enterprise Server 15 SP3:nodejs16-docs-16.17.0-150300.7.9.1"},"product_reference":"nodejs16-docs-16.17.0-150300.7.9.1","relates_to_product_reference":"SUSE Linux Enterprise Server 15 SP3"},{"category":"default_component_of","full_product_name":{"name":"npm16-16.17.0-150300.7.9.1 as component of SUSE Linux Enterprise Server 15 SP3","product_id":"SUSE Linux Enterprise Server 15 SP3:npm16-16.17.0-150300.7.9.1"},"product_reference":"npm16-16.17.0-150300.7.9.1","relates_to_product_reference":"SUSE Linux Enterprise Server 15 SP3"},{"category":"default_component_of","full_product_name":{"name":"nodejs16-16.17.0-150300.7.9.1 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP3","product_id":"SUSE Linux Enterprise Server for SAP Applications 15 SP3:nodejs16-16.17.0-150300.7.9.1"},"product_reference":"nodejs16-16.17.0-150300.7.9.1","relates_to_product_reference":"SUSE Linux Enterprise Server for SAP Applications 15 SP3"},{"category":"default_component_of","full_product_name":{"name":"nodejs16-devel-16.17.0-150300.7.9.1 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP3","product_id":"SUSE Linux Enterprise Server for SAP Applications 15 SP3:nodejs16-devel-16.17.0-150300.7.9.1"},"product_reference":"nodejs16-devel-16.17.0-150300.7.9.1","relates_to_product_reference":"SUSE Linux Enterprise Server for SAP Applications 15 SP3"},{"category":"default_component_of","full_product_name":{"name":"nodejs16-docs-16.17.0-150300.7.9.1 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP3","product_id":"SUSE Linux Enterprise Server for SAP Applications 15 SP3:nodejs16-docs-16.17.0-150300.7.9.1"},"product_reference":"nodejs16-docs-16.17.0-150300.7.9.1","relates_to_product_reference":"SUSE Linux Enterprise Server for SAP Applications 15 SP3"},{"category":"default_component_of","full_product_name":{"name":"npm16-16.17.0-150300.7.9.1 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP3","product_id":"SUSE Linux Enterprise Server for SAP Applications 15 SP3:npm16-16.17.0-150300.7.9.1"},"product_reference":"npm16-16.17.0-150300.7.9.1","relates_to_product_reference":"SUSE Linux Enterprise Server for SAP Applications 15 SP3"},{"category":"default_component_of","full_product_name":{"name":"nodejs16-16.17.0-150300.7.9.1 as component of SUSE Linux Enterprise High Performance Computing 15 SP3","product_id":"SUSE Linux Enterprise High Performance Computing 15 SP3:nodejs16-16.17.0-150300.7.9.1"},"product_reference":"nodejs16-16.17.0-150300.7.9.1","relates_to_product_reference":"SUSE Linux Enterprise High Performance Computing 15 SP3"},{"category":"default_component_of","full_product_name":{"name":"nodejs16-devel-16.17.0-150300.7.9.1 as component of SUSE Linux Enterprise High Performance Computing 15 SP3","product_id":"SUSE Linux Enterprise High Performance Computing 15 SP3:nodejs16-devel-16.17.0-150300.7.9.1"},"product_reference":"nodejs16-devel-16.17.0-150300.7.9.1","relates_to_product_reference":"SUSE Linux Enterprise High Performance Computing 15 SP3"},{"category":"default_component_of","full_product_name":{"name":"nodejs16-docs-16.17.0-150300.7.9.1 as component of SUSE Linux Enterprise High Performance Computing 15 SP3","product_id":"SUSE Linux Enterprise High Performance Computing 15 SP3:nodejs16-docs-16.17.0-150300.7.9.1"},"product_reference":"nodejs16-docs-16.17.0-150300.7.9.1","relates_to_product_reference":"SUSE Linux Enterprise High Performance Computing 15 SP3"},{"category":"default_component_of","full_product_name":{"name":"npm16-16.17.0-150300.7.9.1 as component of SUSE Linux Enterprise High Performance Computing 15 SP3","product_id":"SUSE Linux Enterprise High Performance Computing 15 SP3:npm16-16.17.0-150300.7.9.1"},"product_reference":"npm16-16.17.0-150300.7.9.1","relates_to_product_reference":"SUSE Linux Enterprise High Performance Computing 15 SP3"},{"category":"default_component_of","full_product_name":{"name":"nodejs16-16.17.0-150300.7.9.1 as component of SUSE Manager Server 4.2","product_id":"SUSE Manager Server 4.2:nodejs16-16.17.0-150300.7.9.1"},"product_reference":"nodejs16-16.17.0-150300.7.9.1","relates_to_product_reference":"SUSE Manager Server 4.2"},{"category":"default_component_of","full_product_name":{"name":"nodejs16-devel-16.17.0-150300.7.9.1 as component of SUSE Manager Server 4.2","product_id":"SUSE Manager Server 4.2:nodejs16-devel-16.17.0-150300.7.9.1"},"product_reference":"nodejs16-devel-16.17.0-150300.7.9.1","relates_to_product_reference":"SUSE Manager Server 4.2"},{"category":"default_component_of","full_product_name":{"name":"nodejs16-docs-16.17.0-150300.7.9.1 as component of SUSE Manager Server 4.2","product_id":"SUSE Manager Server 4.2:nodejs16-docs-16.17.0-150300.7.9.1"},"product_reference":"nodejs16-docs-16.17.0-150300.7.9.1","relates_to_product_reference":"SUSE Manager Server 4.2"},{"category":"default_component_of","full_product_name":{"name":"npm16-16.17.0-150300.7.9.1 as component of SUSE Manager Server 4.2","product_id":"SUSE Manager Server 4.2:npm16-16.17.0-150300.7.9.1"},"product_reference":"npm16-16.17.0-150300.7.9.1","relates_to_product_reference":"SUSE Manager Server 4.2"},{"category":"default_component_of","full_product_name":{"name":"nodejs16-16.17.0-150300.7.9.1 as component of SUSE Manager Proxy 4.2","product_id":"SUSE Manager Proxy 4.2:nodejs16-16.17.0-150300.7.9.1"},"product_reference":"nodejs16-16.17.0-150300.7.9.1","relates_to_product_reference":"SUSE Manager Proxy 4.2"},{"category":"default_component_of","full_product_name":{"name":"nodejs16-devel-16.17.0-150300.7.9.1 as component of SUSE Manager Proxy 4.2","product_id":"SUSE Manager Proxy 4.2:nodejs16-devel-16.17.0-150300.7.9.1"},"product_reference":"nodejs16-devel-16.17.0-150300.7.9.1","relates_to_product_reference":"SUSE Manager Proxy 4.2"},{"category":"default_component_of","full_product_name":{"name":"nodejs16-docs-16.17.0-150300.7.9.1 as component of SUSE Manager Proxy 4.2","product_id":"SUSE Manager Proxy 4.2:nodejs16-docs-16.17.0-150300.7.9.1"},"product_reference":"nodejs16-docs-16.17.0-150300.7.9.1","relates_to_product_reference":"SUSE Manager Proxy 4.2"},{"category":"default_component_of","full_product_name":{"name":"npm16-16.17.0-150300.7.9.1 as component of SUSE Manager Proxy 4.2","product_id":"SUSE Manager Proxy 4.2:npm16-16.17.0-150300.7.9.1"},"product_reference":"npm16-16.17.0-150300.7.9.1","relates_to_product_reference":"SUSE Manager Proxy 4.2"},{"category":"default_component_of","full_product_name":{"name":"nodejs16-16.17.0-150300.7.9.1 as component of SUSE Manager Retail Branch Server 4.2","product_id":"SUSE Manager Retail Branch Server 4.2:nodejs16-16.17.0-150300.7.9.1"},"product_reference":"nodejs16-16.17.0-150300.7.9.1","relates_to_product_reference":"SUSE Manager Retail Branch Server 4.2"},{"category":"default_component_of","full_product_name":{"name":"nodejs16-devel-16.17.0-150300.7.9.1 as component of SUSE Manager Retail Branch Server 4.2","product_id":"SUSE Manager Retail Branch Server 4.2:nodejs16-devel-16.17.0-150300.7.9.1"},"product_reference":"nodejs16-devel-16.17.0-150300.7.9.1","relates_to_product_reference":"SUSE Manager Retail Branch Server 4.2"},{"category":"default_component_of","full_product_name":{"name":"nodejs16-docs-16.17.0-150300.7.9.1 as component of SUSE Manager Retail Branch Server 4.2","product_id":"SUSE Manager Retail Branch Server 4.2:nodejs16-docs-16.17.0-150300.7.9.1"},"product_reference":"nodejs16-docs-16.17.0-150300.7.9.1","relates_to_product_reference":"SUSE Manager Retail Branch Server 4.2"},{"category":"default_component_of","full_product_name":{"name":"npm16-16.17.0-150300.7.9.1 as component of SUSE Manager Retail Branch Server 4.2","product_id":"SUSE Manager Retail Branch Server 4.2:npm16-16.17.0-150300.7.9.1"},"product_reference":"npm16-16.17.0-150300.7.9.1","relates_to_product_reference":"SUSE Manager Retail Branch Server 4.2"},{"category":"default_component_of","full_product_name":{"name":"nodejs16-16.17.0-150300.7.9.1 as component of SUSE Enterprise Storage 7.1","product_id":"SUSE Enterprise Storage 7.1:nodejs16-16.17.0-150300.7.9.1"},"product_reference":"nodejs16-16.17.0-150300.7.9.1","relates_to_product_reference":"SUSE Enterprise Storage 7.1"},{"category":"default_component_of","full_product_name":{"name":"nodejs16-devel-16.17.0-150300.7.9.1 as component of SUSE Enterprise Storage 7.1","product_id":"SUSE Enterprise Storage 7.1:nodejs16-devel-16.17.0-150300.7.9.1"},"product_reference":"nodejs16-devel-16.17.0-150300.7.9.1","relates_to_product_reference":"SUSE Enterprise Storage 7.1"},{"category":"default_component_of","full_product_name":{"name":"nodejs16-docs-16.17.0-150300.7.9.1 as component of SUSE Enterprise Storage 7.1","product_id":"SUSE Enterprise Storage 7.1:nodejs16-docs-16.17.0-150300.7.9.1"},"product_reference":"nodejs16-docs-16.17.0-150300.7.9.1","relates_to_product_reference":"SUSE Enterprise Storage 7.1"},{"category":"default_component_of","full_product_name":{"name":"npm16-16.17.0-150300.7.9.1 as component of SUSE Enterprise Storage 7.1","product_id":"SUSE Enterprise Storage 7.1:npm16-16.17.0-150300.7.9.1"},"product_reference":"npm16-16.17.0-150300.7.9.1","relates_to_product_reference":"SUSE Enterprise Storage 7.1"},{"category":"default_component_of","full_product_name":{"name":"nodejs16-16.17.0-150300.7.9.1 as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP3","product_id":"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:nodejs16-16.17.0-150300.7.9.1"},"product_reference":"nodejs16-16.17.0-150300.7.9.1","relates_to_product_reference":"SUSE Linux Enterprise Module for Web and Scripting 15 SP3"},{"category":"default_component_of","full_product_name":{"name":"nodejs16-devel-16.17.0-150300.7.9.1 as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP3","product_id":"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:nodejs16-devel-16.17.0-150300.7.9.1"},"product_reference":"nodejs16-devel-16.17.0-150300.7.9.1","relates_to_product_reference":"SUSE Linux Enterprise Module for Web and Scripting 15 SP3"},{"category":"default_component_of","full_product_name":{"name":"nodejs16-docs-16.17.0-150300.7.9.1 as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP3","product_id":"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:nodejs16-docs-16.17.0-150300.7.9.1"},"product_reference":"nodejs16-docs-16.17.0-150300.7.9.1","relates_to_product_reference":"SUSE Linux Enterprise Module for Web and Scripting 15 SP3"},{"category":"default_component_of","full_product_name":{"name":"npm16-16.17.0-150300.7.9.1 as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP3","product_id":"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:npm16-16.17.0-150300.7.9.1"},"product_reference":"npm16-16.17.0-150300.7.9.1","relates_to_product_reference":"SUSE Linux Enterprise Module for Web and Scripting 15 SP3"},{"category":"default_component_of","full_product_name":{"name":"nodejs16-16.17.0-150400.3.6.1 as component of SUSE Linux Enterprise Server 15 SP4","product_id":"SUSE Linux Enterprise Server 15 SP4:nodejs16-16.17.0-150400.3.6.1"},"product_reference":"nodejs16-16.17.0-150400.3.6.1","relates_to_product_reference":"SUSE Linux Enterprise Server 15 SP4"},{"category":"default_component_of","full_product_name":{"name":"nodejs16-devel-16.17.0-150400.3.6.1 as component of SUSE Linux Enterprise Server 15 SP4","product_id":"SUSE Linux Enterprise Server 15 SP4:nodejs16-devel-16.17.0-150400.3.6.1"},"product_reference":"nodejs16-devel-16.17.0-150400.3.6.1","relates_to_product_reference":"SUSE Linux Enterprise Server 15 SP4"},{"category":"default_component_of","full_product_name":{"name":"nodejs16-docs-16.17.0-150400.3.6.1 as component of SUSE Linux Enterprise Server 15 SP4","product_id":"SUSE Linux Enterprise Server 15 SP4:nodejs16-docs-16.17.0-150400.3.6.1"},"product_reference":"nodejs16-docs-16.17.0-150400.3.6.1","relates_to_product_reference":"SUSE Linux Enterprise Server 15 SP4"},{"category":"default_component_of","full_product_name":{"name":"npm16-16.17.0-150400.3.6.1 as component of SUSE Linux Enterprise Server 15 SP4","product_id":"SUSE Linux Enterprise Server 15 SP4:npm16-16.17.0-150400.3.6.1"},"product_reference":"npm16-16.17.0-150400.3.6.1","relates_to_product_reference":"SUSE Linux Enterprise Server 15 SP4"},{"category":"default_component_of","full_product_name":{"name":"nodejs16-16.17.0-150400.3.6.1 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4","product_id":"SUSE Linux Enterprise Server for SAP Applications 15 SP4:nodejs16-16.17.0-150400.3.6.1"},"product_reference":"nodejs16-16.17.0-150400.3.6.1","relates_to_product_reference":"SUSE Linux Enterprise Server for SAP Applications 15 SP4"},{"category":"default_component_of","full_product_name":{"name":"nodejs16-devel-16.17.0-150400.3.6.1 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4","product_id":"SUSE Linux Enterprise Server for SAP Applications 15 SP4:nodejs16-devel-16.17.0-150400.3.6.1"},"product_reference":"nodejs16-devel-16.17.0-150400.3.6.1","relates_to_product_reference":"SUSE Linux Enterprise Server for SAP Applications 15 SP4"},{"category":"default_component_of","full_product_name":{"name":"nodejs16-docs-16.17.0-150400.3.6.1 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4","product_id":"SUSE Linux Enterprise Server for SAP Applications 15 SP4:nodejs16-docs-16.17.0-150400.3.6.1"},"product_reference":"nodejs16-docs-16.17.0-150400.3.6.1","relates_to_product_reference":"SUSE Linux Enterprise Server for SAP Applications 15 SP4"},{"category":"default_component_of","full_product_name":{"name":"npm16-16.17.0-150400.3.6.1 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4","product_id":"SUSE Linux Enterprise Server for SAP Applications 15 SP4:npm16-16.17.0-150400.3.6.1"},"product_reference":"npm16-16.17.0-150400.3.6.1","relates_to_product_reference":"SUSE Linux Enterprise Server for SAP Applications 15 SP4"},{"category":"default_component_of","full_product_name":{"name":"nodejs16-16.17.0-150400.3.6.1 as component of SUSE Linux Enterprise High Performance Computing 15 SP4","product_id":"SUSE Linux Enterprise High Performance Computing 15 SP4:nodejs16-16.17.0-150400.3.6.1"},"product_reference":"nodejs16-16.17.0-150400.3.6.1","relates_to_product_reference":"SUSE Linux Enterprise High Performance Computing 15 SP4"},{"category":"default_component_of","full_product_name":{"name":"nodejs16-devel-16.17.0-150400.3.6.1 as component of SUSE Linux Enterprise High Performance Computing 15 SP4","product_id":"SUSE Linux Enterprise High Performance Computing 15 SP4:nodejs16-devel-16.17.0-150400.3.6.1"},"product_reference":"nodejs16-devel-16.17.0-150400.3.6.1","relates_to_product_reference":"SUSE Linux Enterprise High Performance Computing 15 SP4"},{"category":"default_component_of","full_product_name":{"name":"nodejs16-docs-16.17.0-150400.3.6.1 as component of SUSE Linux Enterprise High Performance Computing 15 SP4","product_id":"SUSE Linux Enterprise High Performance Computing 15 SP4:nodejs16-docs-16.17.0-150400.3.6.1"},"product_reference":"nodejs16-docs-16.17.0-150400.3.6.1","relates_to_product_reference":"SUSE Linux Enterprise High Performance Computing 15 SP4"},{"category":"default_component_of","full_product_name":{"name":"npm16-16.17.0-150400.3.6.1 as component of SUSE Linux Enterprise High Performance Computing 15 SP4","product_id":"SUSE Linux Enterprise High Performance Computing 15 SP4:npm16-16.17.0-150400.3.6.1"},"product_reference":"npm16-16.17.0-150400.3.6.1","relates_to_product_reference":"SUSE Linux Enterprise High Performance Computing 15 SP4"},{"category":"default_component_of","full_product_name":{"name":"nodejs16-16.17.0-150400.3.6.1 as component of SUSE Manager Server 4.3","product_id":"SUSE Manager Server 4.3:nodejs16-16.17.0-150400.3.6.1"},"product_reference":"nodejs16-16.17.0-150400.3.6.1","relates_to_product_reference":"SUSE Manager Server 4.3"},{"category":"default_component_of","full_product_name":{"name":"nodejs16-devel-16.17.0-150400.3.6.1 as component of SUSE Manager Server 4.3","product_id":"SUSE Manager Server 4.3:nodejs16-devel-16.17.0-150400.3.6.1"},"product_reference":"nodejs16-devel-16.17.0-150400.3.6.1","relates_to_product_reference":"SUSE Manager Server 4.3"},{"category":"default_component_of","full_product_name":{"name":"nodejs16-docs-16.17.0-150400.3.6.1 as component of SUSE Manager Server 4.3","product_id":"SUSE Manager Server 4.3:nodejs16-docs-16.17.0-150400.3.6.1"},"product_reference":"nodejs16-docs-16.17.0-150400.3.6.1","relates_to_product_reference":"SUSE Manager Server 4.3"},{"category":"default_component_of","full_product_name":{"name":"npm16-16.17.0-150400.3.6.1 as component of SUSE Manager Server 4.3","product_id":"SUSE Manager Server 4.3:npm16-16.17.0-150400.3.6.1"},"product_reference":"npm16-16.17.0-150400.3.6.1","relates_to_product_reference":"SUSE Manager Server 4.3"},{"category":"default_component_of","full_product_name":{"name":"nodejs16-16.17.0-150400.3.6.1 as component of SUSE Manager Proxy 4.3","product_id":"SUSE Manager Proxy 4.3:nodejs16-16.17.0-150400.3.6.1"},"product_reference":"nodejs16-16.17.0-150400.3.6.1","relates_to_product_reference":"SUSE Manager Proxy 4.3"},{"category":"default_component_of","full_product_name":{"name":"nodejs16-devel-16.17.0-150400.3.6.1 as component of SUSE Manager Proxy 4.3","product_id":"SUSE Manager Proxy 4.3:nodejs16-devel-16.17.0-150400.3.6.1"},"product_reference":"nodejs16-devel-16.17.0-150400.3.6.1","relates_to_product_reference":"SUSE Manager Proxy 4.3"},{"category":"default_component_of","full_product_name":{"name":"nodejs16-docs-16.17.0-150400.3.6.1 as component of SUSE Manager Proxy 4.3","product_id":"SUSE Manager Proxy 4.3:nodejs16-docs-16.17.0-150400.3.6.1"},"product_reference":"nodejs16-docs-16.17.0-150400.3.6.1","relates_to_product_reference":"SUSE Manager Proxy 4.3"},{"category":"default_component_of","full_product_name":{"name":"npm16-16.17.0-150400.3.6.1 as component of SUSE Manager Proxy 4.3","product_id":"SUSE Manager Proxy 4.3:npm16-16.17.0-150400.3.6.1"},"product_reference":"npm16-16.17.0-150400.3.6.1","relates_to_product_reference":"SUSE Manager Proxy 4.3"},{"category":"default_component_of","full_product_name":{"name":"nodejs16-16.17.0-150400.3.6.1 as component of SUSE Manager Retail Branch Server 4.3","product_id":"SUSE Manager Retail Branch Server 4.3:nodejs16-16.17.0-150400.3.6.1"},"product_reference":"nodejs16-16.17.0-150400.3.6.1","relates_to_product_reference":"SUSE Manager Retail Branch Server 4.3"},{"category":"default_component_of","full_product_name":{"name":"nodejs16-devel-16.17.0-150400.3.6.1 as component of SUSE Manager Retail Branch Server 4.3","product_id":"SUSE Manager Retail Branch Server 4.3:nodejs16-devel-16.17.0-150400.3.6.1"},"product_reference":"nodejs16-devel-16.17.0-150400.3.6.1","relates_to_product_reference":"SUSE Manager Retail Branch Server 4.3"},{"category":"default_component_of","full_product_name":{"name":"nodejs16-docs-16.17.0-150400.3.6.1 as component of SUSE Manager Retail Branch Server 4.3","product_id":"SUSE Manager Retail Branch Server 4.3:nodejs16-docs-16.17.0-150400.3.6.1"},"product_reference":"nodejs16-docs-16.17.0-150400.3.6.1","relates_to_product_reference":"SUSE Manager Retail Branch Server 4.3"},{"category":"default_component_of","full_product_name":{"name":"npm16-16.17.0-150400.3.6.1 as component of SUSE Manager Retail Branch Server 4.3","product_id":"SUSE Manager Retail Branch Server 4.3:npm16-16.17.0-150400.3.6.1"},"product_reference":"npm16-16.17.0-150400.3.6.1","relates_to_product_reference":"SUSE Manager Retail Branch Server 4.3"},{"category":"default_component_of","full_product_name":{"name":"nodejs16-16.17.0-150400.3.6.1 as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP4","product_id":"SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs16-16.17.0-150400.3.6.1"},"product_reference":"nodejs16-16.17.0-150400.3.6.1","relates_to_product_reference":"SUSE Linux Enterprise Module for Web and Scripting 15 SP4"},{"category":"default_component_of","full_product_name":{"name":"nodejs16-devel-16.17.0-150400.3.6.1 as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP4","product_id":"SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs16-devel-16.17.0-150400.3.6.1"},"product_reference":"nodejs16-devel-16.17.0-150400.3.6.1","relates_to_product_reference":"SUSE Linux Enterprise Module for Web and Scripting 15 SP4"},{"category":"default_component_of","full_product_name":{"name":"nodejs16-docs-16.17.0-150400.3.6.1 as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP4","product_id":"SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs16-docs-16.17.0-150400.3.6.1"},"product_reference":"nodejs16-docs-16.17.0-150400.3.6.1","relates_to_product_reference":"SUSE Linux Enterprise Module for Web and Scripting 15 SP4"},{"category":"default_component_of","full_product_name":{"name":"npm16-16.17.0-150400.3.6.1 as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP4","product_id":"SUSE Linux Enterprise Module for Web and Scripting 15 SP4:npm16-16.17.0-150400.3.6.1"},"product_reference":"npm16-16.17.0-150400.3.6.1","relates_to_product_reference":"SUSE Linux Enterprise Module for Web and Scripting 15 SP4"},{"category":"default_component_of","full_product_name":{"name":"nodejs16-16.17.0-150400.3.6.1 as component of SUSE Linux Enterprise Server 15 SP4-TERADATA","product_id":"SUSE Linux Enterprise Server 15 SP4-TERADATA:nodejs16-16.17.0-150400.3.6.1"},"product_reference":"nodejs16-16.17.0-150400.3.6.1","relates_to_product_reference":"SUSE Linux Enterprise Server 15 SP4-TERADATA"},{"category":"default_component_of","full_product_name":{"name":"nodejs16-devel-16.17.0-150400.3.6.1 as component of SUSE Linux Enterprise Server 15 SP4-TERADATA","product_id":"SUSE Linux Enterprise Server 15 SP4-TERADATA:nodejs16-devel-16.17.0-150400.3.6.1"},"product_reference":"nodejs16-devel-16.17.0-150400.3.6.1","relates_to_product_reference":"SUSE Linux Enterprise Server 15 SP4-TERADATA"},{"category":"default_component_of","full_product_name":{"name":"nodejs16-docs-16.17.0-150400.3.6.1 as component of SUSE Linux Enterprise Server 15 SP4-TERADATA","product_id":"SUSE Linux Enterprise Server 15 SP4-TERADATA:nodejs16-docs-16.17.0-150400.3.6.1"},"product_reference":"nodejs16-docs-16.17.0-150400.3.6.1","relates_to_product_reference":"SUSE Linux Enterprise Server 15 SP4-TERADATA"},{"category":"default_component_of","full_product_name":{"name":"npm16-16.17.0-150400.3.6.1 as component of SUSE Linux Enterprise Server 15 SP4-TERADATA","product_id":"SUSE Linux Enterprise Server 15 SP4-TERADATA:npm16-16.17.0-150400.3.6.1"},"product_reference":"npm16-16.17.0-150400.3.6.1","relates_to_product_reference":"SUSE Linux Enterprise Server 15 SP4-TERADATA"},{"category":"default_component_of","full_product_name":{"name":"nodejs16-16.17.0-150300.7.9.1 as component of openSUSE Leap 15.3","product_id":"openSUSE Leap 15.3:nodejs16-16.17.0-150300.7.9.1"},"product_reference":"nodejs16-16.17.0-150300.7.9.1","relates_to_product_reference":"openSUSE Leap 15.3"},{"category":"default_component_of","full_product_name":{"name":"nodejs16-devel-16.17.0-150300.7.9.1 as component of openSUSE Leap 15.3","product_id":"openSUSE Leap 15.3:nodejs16-devel-16.17.0-150300.7.9.1"},"product_reference":"nodejs16-devel-16.17.0-150300.7.9.1","relates_to_product_reference":"openSUSE Leap 15.3"},{"category":"default_component_of","full_product_name":{"name":"nodejs16-docs-16.17.0-150300.7.9.1 as component of openSUSE Leap 15.3","product_id":"openSUSE Leap 15.3:nodejs16-docs-16.17.0-150300.7.9.1"},"product_reference":"nodejs16-docs-16.17.0-150300.7.9.1","relates_to_product_reference":"openSUSE Leap 15.3"},{"category":"default_component_of","full_product_name":{"name":"npm16-16.17.0-150300.7.9.1 as component of openSUSE Leap 15.3","product_id":"openSUSE Leap 15.3:npm16-16.17.0-150300.7.9.1"},"product_reference":"npm16-16.17.0-150300.7.9.1","relates_to_product_reference":"openSUSE Leap 15.3"},{"category":"default_component_of","full_product_name":{"name":"corepack16-16.17.0-150400.3.6.1 as component of openSUSE Leap 15.4","product_id":"openSUSE Leap 15.4:corepack16-16.17.0-150400.3.6.1"},"product_reference":"corepack16-16.17.0-150400.3.6.1","relates_to_product_reference":"openSUSE Leap 15.4"},{"category":"default_component_of","full_product_name":{"name":"nodejs16-16.17.0-150400.3.6.1 as component of openSUSE Leap 15.4","product_id":"openSUSE Leap 15.4:nodejs16-16.17.0-150400.3.6.1"},"product_reference":"nodejs16-16.17.0-150400.3.6.1","relates_to_product_reference":"openSUSE Leap 15.4"},{"category":"default_component_of","full_product_name":{"name":"nodejs16-devel-16.17.0-150400.3.6.1 as component of openSUSE Leap 15.4","product_id":"openSUSE Leap 15.4:nodejs16-devel-16.17.0-150400.3.6.1"},"product_reference":"nodejs16-devel-16.17.0-150400.3.6.1","relates_to_product_reference":"openSUSE Leap 15.4"},{"category":"default_component_of","full_product_name":{"name":"nodejs16-docs-16.17.0-150400.3.6.1 as component of openSUSE Leap 15.4","product_id":"openSUSE Leap 15.4:nodejs16-docs-16.17.0-150400.3.6.1"},"product_reference":"nodejs16-docs-16.17.0-150400.3.6.1","relates_to_product_reference":"openSUSE Leap 15.4"},{"category":"default_component_of","full_product_name":{"name":"npm16-16.17.0-150400.3.6.1 as component of openSUSE Leap 15.4","product_id":"openSUSE Leap 15.4:npm16-16.17.0-150400.3.6.1"},"product_reference":"npm16-16.17.0-150400.3.6.1","relates_to_product_reference":"openSUSE Leap 15.4"},{"category":"default_component_of","full_product_name":{"name":"corepack16-16.17.0-2.1 as component of openSUSE Tumbleweed","product_id":"openSUSE Tumbleweed:corepack16-16.17.0-2.1"},"product_reference":"corepack16-16.17.0-2.1","relates_to_product_reference":"openSUSE Tumbleweed"},{"category":"default_component_of","full_product_name":{"name":"nodejs16-16.17.0-2.1 as component of openSUSE Tumbleweed","product_id":"openSUSE Tumbleweed:nodejs16-16.17.0-2.1"},"product_reference":"nodejs16-16.17.0-2.1","relates_to_product_reference":"openSUSE Tumbleweed"},{"category":"default_component_of","full_product_name":{"name":"nodejs16-devel-16.17.0-2.1 as component of openSUSE Tumbleweed","product_id":"openSUSE Tumbleweed:nodejs16-devel-16.17.0-2.1"},"product_reference":"nodejs16-devel-16.17.0-2.1","relates_to_product_reference":"openSUSE Tumbleweed"},{"category":"default_component_of","full_product_name":{"name":"nodejs16-docs-16.17.0-2.1 as component of openSUSE Tumbleweed","product_id":"openSUSE Tumbleweed:nodejs16-docs-16.17.0-2.1"},"product_reference":"nodejs16-docs-16.17.0-2.1","relates_to_product_reference":"openSUSE Tumbleweed"},{"category":"default_component_of","full_product_name":{"name":"npm16-16.17.0-2.1 as component of openSUSE Tumbleweed","product_id":"openSUSE Tumbleweed:npm16-16.17.0-2.1"},"product_reference":"npm16-16.17.0-2.1","relates_to_product_reference":"openSUSE Tumbleweed"},{"category":"default_component_of","full_product_name":{"name":"nodejs12 as component of SUSE Enterprise Storage 7","product_id":"SUSE Enterprise Storage 7:nodejs12"},"product_reference":"nodejs12","relates_to_product_reference":"SUSE Enterprise Storage 7"},{"category":"default_component_of","full_product_name":{"name":"nodejs14 as component of SUSE Enterprise Storage 7","product_id":"SUSE Enterprise Storage 7:nodejs14"},"product_reference":"nodejs14","relates_to_product_reference":"SUSE Enterprise Storage 7"},{"category":"default_component_of","full_product_name":{"name":"nodejs12 as component of SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS","product_id":"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:nodejs12"},"product_reference":"nodejs12","relates_to_product_reference":"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS"},{"category":"default_component_of","full_product_name":{"name":"nodejs12-devel as component of SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS","product_id":"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:nodejs12-devel"},"product_reference":"nodejs12-devel","relates_to_product_reference":"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS"},{"category":"default_component_of","full_product_name":{"name":"nodejs12-docs as component of SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS","product_id":"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:nodejs12-docs"},"product_reference":"nodejs12-docs","relates_to_product_reference":"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS"},{"category":"default_component_of","full_product_name":{"name":"npm12 as component of SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS","product_id":"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:npm12"},"product_reference":"npm12","relates_to_product_reference":"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS"},{"category":"default_component_of","full_product_name":{"name":"nodejs14 as component of SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS","product_id":"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:nodejs14"},"product_reference":"nodejs14","relates_to_product_reference":"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS"},{"category":"default_component_of","full_product_name":{"name":"nodejs14-devel as component of SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS","product_id":"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:nodejs14-devel"},"product_reference":"nodejs14-devel","relates_to_product_reference":"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS"},{"category":"default_component_of","full_product_name":{"name":"nodejs14-docs as component of SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS","product_id":"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:nodejs14-docs"},"product_reference":"nodejs14-docs","relates_to_product_reference":"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS"},{"category":"default_component_of","full_product_name":{"name":"npm14 as component of SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS","product_id":"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:npm14"},"product_reference":"npm14","relates_to_product_reference":"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS"},{"category":"default_component_of","full_product_name":{"name":"nodejs12 as component of SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS","product_id":"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:nodejs12"},"product_reference":"nodejs12","relates_to_product_reference":"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS"},{"category":"default_component_of","full_product_name":{"name":"nodejs12-devel as component of SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS","product_id":"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:nodejs12-devel"},"product_reference":"nodejs12-devel","relates_to_product_reference":"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS"},{"category":"default_component_of","full_product_name":{"name":"nodejs12-docs as component of SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS","product_id":"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:nodejs12-docs"},"product_reference":"nodejs12-docs","relates_to_product_reference":"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS"},{"category":"default_component_of","full_product_name":{"name":"npm12 as component of SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS","product_id":"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:npm12"},"product_reference":"npm12","relates_to_product_reference":"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS"},{"category":"default_component_of","full_product_name":{"name":"nodejs14 as component of SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS","product_id":"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:nodejs14"},"product_reference":"nodejs14","relates_to_product_reference":"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS"},{"category":"default_component_of","full_product_name":{"name":"nodejs14-devel as component of SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS","product_id":"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:nodejs14-devel"},"product_reference":"nodejs14-devel","relates_to_product_reference":"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS"},{"category":"default_component_of","full_product_name":{"name":"nodejs14-docs as component of SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS","product_id":"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:nodejs14-docs"},"product_reference":"nodejs14-docs","relates_to_product_reference":"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS"},{"category":"default_component_of","full_product_name":{"name":"npm14 as component of SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS","product_id":"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:npm14"},"product_reference":"npm14","relates_to_product_reference":"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS"},{"category":"default_component_of","full_product_name":{"name":"nodejs12 as component of SUSE Linux Enterprise Server 12","product_id":"SUSE Linux Enterprise Server 12:nodejs12"},"product_reference":"nodejs12","relates_to_product_reference":"SUSE Linux Enterprise Server 12"},{"category":"default_component_of","full_product_name":{"name":"nodejs12-devel as component of SUSE Linux Enterprise Server 12","product_id":"SUSE Linux Enterprise Server 12:nodejs12-devel"},"product_reference":"nodejs12-devel","relates_to_product_reference":"SUSE Linux Enterprise Server 12"},{"category":"default_component_of","full_product_name":{"name":"nodejs12-docs as component of SUSE Linux Enterprise Server 12","product_id":"SUSE Linux Enterprise Server 12:nodejs12-docs"},"product_reference":"nodejs12-docs","relates_to_product_reference":"SUSE Linux Enterprise Server 12"},{"category":"default_component_of","full_product_name":{"name":"npm12 as component of SUSE Linux Enterprise Server 12","product_id":"SUSE Linux Enterprise Server 12:npm12"},"product_reference":"npm12","relates_to_product_reference":"SUSE Linux Enterprise Server 12"},{"category":"default_component_of","full_product_name":{"name":"nodejs12 as component of SUSE Linux Enterprise Server for SAP Applications 12","product_id":"SUSE Linux Enterprise Server for SAP Applications 12:nodejs12"},"product_reference":"nodejs12","relates_to_product_reference":"SUSE Linux Enterprise Server for SAP Applications 12"},{"category":"default_component_of","full_product_name":{"name":"nodejs12-devel as component of SUSE Linux Enterprise Server for SAP Applications 12","product_id":"SUSE Linux Enterprise Server for SAP Applications 12:nodejs12-devel"},"product_reference":"nodejs12-devel","relates_to_product_reference":"SUSE Linux Enterprise Server for SAP Applications 12"},{"category":"default_component_of","full_product_name":{"name":"nodejs12-docs as component of SUSE Linux Enterprise Server for SAP Applications 12","product_id":"SUSE Linux Enterprise Server for SAP Applications 12:nodejs12-docs"},"product_reference":"nodejs12-docs","relates_to_product_reference":"SUSE Linux Enterprise Server for SAP Applications 12"},{"category":"default_component_of","full_product_name":{"name":"npm12 as component of SUSE Linux Enterprise Server for SAP Applications 12","product_id":"SUSE Linux Enterprise Server for SAP Applications 12:npm12"},"product_reference":"npm12","relates_to_product_reference":"SUSE Linux Enterprise Server for SAP Applications 12"},{"category":"default_component_of","full_product_name":{"name":"nodejs12 as component of SUSE Linux Enterprise High Performance Computing 12","product_id":"SUSE Linux Enterprise High Performance Computing 12:nodejs12"},"product_reference":"nodejs12","relates_to_product_reference":"SUSE Linux Enterprise High Performance Computing 12"},{"category":"default_component_of","full_product_name":{"name":"nodejs12-devel as component of SUSE Linux Enterprise High Performance Computing 12","product_id":"SUSE Linux Enterprise High Performance Computing 12:nodejs12-devel"},"product_reference":"nodejs12-devel","relates_to_product_reference":"SUSE Linux Enterprise High Performance Computing 12"},{"category":"default_component_of","full_product_name":{"name":"nodejs12-docs as component of SUSE Linux Enterprise High Performance Computing 12","product_id":"SUSE Linux Enterprise High Performance Computing 12:nodejs12-docs"},"product_reference":"nodejs12-docs","relates_to_product_reference":"SUSE Linux Enterprise High Performance Computing 12"},{"category":"default_component_of","full_product_name":{"name":"npm12 as component of SUSE Linux Enterprise High Performance Computing 12","product_id":"SUSE Linux Enterprise High Performance Computing 12:npm12"},"product_reference":"npm12","relates_to_product_reference":"SUSE Linux Enterprise High Performance Computing 12"},{"category":"default_component_of","full_product_name":{"name":"nodejs12 as component of SUSE Linux Enterprise Server 12 SP3","product_id":"SUSE Linux Enterprise Server 12 SP3:nodejs12"},"product_reference":"nodejs12","relates_to_product_reference":"SUSE Linux Enterprise Server 12 SP3"},{"category":"default_component_of","full_product_name":{"name":"nodejs12-devel as component of SUSE Linux Enterprise Server 12 SP3","product_id":"SUSE Linux Enterprise Server 12 SP3:nodejs12-devel"},"product_reference":"nodejs12-devel","relates_to_product_reference":"SUSE Linux Enterprise Server 12 SP3"},{"category":"default_component_of","full_product_name":{"name":"nodejs12-docs as component of SUSE Linux Enterprise Server 12 SP3","product_id":"SUSE Linux Enterprise Server 12 SP3:nodejs12-docs"},"product_reference":"nodejs12-docs","relates_to_product_reference":"SUSE Linux Enterprise Server 12 SP3"},{"category":"default_component_of","full_product_name":{"name":"npm12 as component of SUSE Linux Enterprise Server 12 SP3","product_id":"SUSE Linux Enterprise Server 12 SP3:npm12"},"product_reference":"npm12","relates_to_product_reference":"SUSE Linux Enterprise Server 12 SP3"},{"category":"default_component_of","full_product_name":{"name":"nodejs12 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP3","product_id":"SUSE Linux Enterprise Server for SAP Applications 12 SP3:nodejs12"},"product_reference":"nodejs12","relates_to_product_reference":"SUSE Linux Enterprise Server for SAP Applications 12 SP3"},{"category":"default_component_of","full_product_name":{"name":"nodejs12-devel as component of SUSE Linux Enterprise Server for SAP Applications 12 SP3","product_id":"SUSE Linux Enterprise Server for SAP Applications 12 SP3:nodejs12-devel"},"product_reference":"nodejs12-devel","relates_to_product_reference":"SUSE Linux Enterprise Server for SAP Applications 12 SP3"},{"category":"default_component_of","full_product_name":{"name":"nodejs12-docs as component of SUSE Linux Enterprise Server for SAP Applications 12 SP3","product_id":"SUSE Linux Enterprise Server for SAP Applications 12 SP3:nodejs12-docs"},"product_reference":"nodejs12-docs","relates_to_product_reference":"SUSE Linux Enterprise Server for SAP Applications 12 SP3"},{"category":"default_component_of","full_product_name":{"name":"npm12 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP3","product_id":"SUSE Linux Enterprise Server for SAP Applications 12 SP3:npm12"},"product_reference":"npm12","relates_to_product_reference":"SUSE Linux Enterprise Server for SAP Applications 12 SP3"},{"category":"default_component_of","full_product_name":{"name":"nodejs12 as component of SUSE Linux Enterprise Server 12 SP4","product_id":"SUSE Linux Enterprise Server 12 SP4:nodejs12"},"product_reference":"nodejs12","relates_to_product_reference":"SUSE Linux Enterprise Server 12 SP4"},{"category":"default_component_of","full_product_name":{"name":"nodejs12-devel as component of SUSE Linux Enterprise Server 12 SP4","product_id":"SUSE Linux Enterprise Server 12 SP4:nodejs12-devel"},"product_reference":"nodejs12-devel","relates_to_product_reference":"SUSE Linux Enterprise Server 12 SP4"},{"category":"default_component_of","full_product_name":{"name":"nodejs12-docs as component of SUSE Linux Enterprise Server 12 SP4","product_id":"SUSE Linux Enterprise Server 12 SP4:nodejs12-docs"},"product_reference":"nodejs12-docs","relates_to_product_reference":"SUSE Linux Enterprise Server 12 SP4"},{"category":"default_component_of","full_product_name":{"name":"npm12 as component of SUSE Linux Enterprise Server 12 SP4","product_id":"SUSE Linux Enterprise Server 12 SP4:npm12"},"product_reference":"npm12","relates_to_product_reference":"SUSE Linux Enterprise Server 12 SP4"},{"category":"default_component_of","full_product_name":{"name":"nodejs12 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP4","product_id":"SUSE Linux Enterprise Server for SAP Applications 12 SP4:nodejs12"},"product_reference":"nodejs12","relates_to_product_reference":"SUSE Linux Enterprise Server for SAP Applications 12 SP4"},{"category":"default_component_of","full_product_name":{"name":"nodejs12-devel as component of SUSE Linux Enterprise Server for SAP Applications 12 SP4","product_id":"SUSE Linux Enterprise Server for SAP Applications 12 SP4:nodejs12-devel"},"product_reference":"nodejs12-devel","relates_to_product_reference":"SUSE Linux Enterprise Server for SAP Applications 12 SP4"},{"category":"default_component_of","full_product_name":{"name":"nodejs12-docs as component of SUSE Linux Enterprise Server for SAP Applications 12 SP4","product_id":"SUSE Linux Enterprise Server for SAP Applications 12 SP4:nodejs12-docs"},"product_reference":"nodejs12-docs","relates_to_product_reference":"SUSE Linux Enterprise Server for SAP Applications 12 SP4"},{"category":"default_component_of","full_product_name":{"name":"npm12 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP4","product_id":"SUSE Linux Enterprise Server for SAP Applications 12 SP4:npm12"},"product_reference":"npm12","relates_to_product_reference":"SUSE Linux Enterprise Server for SAP Applications 12 SP4"},{"category":"default_component_of","full_product_name":{"name":"nodejs12 as component of SUSE Linux Enterprise Server 12 SP5","product_id":"SUSE Linux Enterprise Server 12 SP5:nodejs12"},"product_reference":"nodejs12","relates_to_product_reference":"SUSE Linux Enterprise Server 12 SP5"},{"category":"default_component_of","full_product_name":{"name":"nodejs12-devel as component of SUSE Linux Enterprise Server 12 SP5","product_id":"SUSE Linux Enterprise Server 12 SP5:nodejs12-devel"},"product_reference":"nodejs12-devel","relates_to_product_reference":"SUSE Linux Enterprise Server 12 SP5"},{"category":"default_component_of","full_product_name":{"name":"nodejs12-docs as component of SUSE Linux Enterprise Server 12 SP5","product_id":"SUSE Linux Enterprise Server 12 SP5:nodejs12-docs"},"product_reference":"nodejs12-docs","relates_to_product_reference":"SUSE Linux Enterprise Server 12 SP5"},{"category":"default_component_of","full_product_name":{"name":"npm12 as component of SUSE Linux Enterprise Server 12 SP5","product_id":"SUSE Linux Enterprise Server 12 SP5:npm12"},"product_reference":"npm12","relates_to_product_reference":"SUSE Linux Enterprise Server 12 SP5"},{"category":"default_component_of","full_product_name":{"name":"nodejs12 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5","product_id":"SUSE Linux Enterprise Server for SAP Applications 12 SP5:nodejs12"},"product_reference":"nodejs12","relates_to_product_reference":"SUSE Linux Enterprise Server for SAP Applications 12 SP5"},{"category":"default_component_of","full_product_name":{"name":"nodejs12-devel as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5","product_id":"SUSE Linux Enterprise Server for SAP Applications 12 SP5:nodejs12-devel"},"product_reference":"nodejs12-devel","relates_to_product_reference":"SUSE Linux Enterprise Server for SAP Applications 12 SP5"},{"category":"default_component_of","full_product_name":{"name":"nodejs12-docs as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5","product_id":"SUSE Linux Enterprise Server for SAP Applications 12 SP5:nodejs12-docs"},"product_reference":"nodejs12-docs","relates_to_product_reference":"SUSE Linux Enterprise Server for SAP Applications 12 SP5"},{"category":"default_component_of","full_product_name":{"name":"npm12 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5","product_id":"SUSE Linux Enterprise Server for SAP Applications 12 SP5:npm12"},"product_reference":"npm12","relates_to_product_reference":"SUSE Linux Enterprise Server for SAP Applications 12 SP5"},{"category":"default_component_of","full_product_name":{"name":"nodejs12 as component of SUSE Linux Enterprise Module for Web and Scripting 12","product_id":"SUSE Linux Enterprise Module for Web and Scripting 12:nodejs12"},"product_reference":"nodejs12","relates_to_product_reference":"SUSE Linux Enterprise Module for Web and Scripting 12"},{"category":"default_component_of","full_product_name":{"name":"nodejs12-devel as component of SUSE Linux Enterprise Module for Web and Scripting 12","product_id":"SUSE Linux Enterprise Module for Web and Scripting 12:nodejs12-devel"},"product_reference":"nodejs12-devel","relates_to_product_reference":"SUSE Linux Enterprise Module for Web and Scripting 12"},{"category":"default_component_of","full_product_name":{"name":"nodejs12-docs as component of SUSE Linux Enterprise Module for Web and Scripting 12","product_id":"SUSE Linux Enterprise Module for Web and Scripting 12:nodejs12-docs"},"product_reference":"nodejs12-docs","relates_to_product_reference":"SUSE Linux Enterprise Module for Web and Scripting 12"},{"category":"default_component_of","full_product_name":{"name":"npm12 as component of SUSE Linux Enterprise Module for Web and Scripting 12","product_id":"SUSE Linux Enterprise Module for Web and Scripting 12:npm12"},"product_reference":"npm12","relates_to_product_reference":"SUSE Linux Enterprise Module for Web and Scripting 12"},{"category":"default_component_of","full_product_name":{"name":"nodejs14 as component of SUSE Linux Enterprise Server 12","product_id":"SUSE Linux Enterprise Server 12:nodejs14"},"product_reference":"nodejs14","relates_to_product_reference":"SUSE Linux Enterprise Server 12"},{"category":"default_component_of","full_product_name":{"name":"nodejs14-devel as component of SUSE Linux Enterprise Server 12","product_id":"SUSE Linux Enterprise Server 12:nodejs14-devel"},"product_reference":"nodejs14-devel","relates_to_product_reference":"SUSE Linux Enterprise Server 12"},{"category":"default_component_of","full_product_name":{"name":"nodejs14-docs as component of SUSE Linux Enterprise Server 12","product_id":"SUSE Linux Enterprise Server 12:nodejs14-docs"},"product_reference":"nodejs14-docs","relates_to_product_reference":"SUSE Linux Enterprise Server 12"},{"category":"default_component_of","full_product_name":{"name":"npm14 as component of SUSE Linux Enterprise Server 12","product_id":"SUSE Linux Enterprise Server 12:npm14"},"product_reference":"npm14","relates_to_product_reference":"SUSE Linux Enterprise Server 12"},{"category":"default_component_of","full_product_name":{"name":"nodejs14 as component of SUSE Linux Enterprise Server for SAP Applications 12","product_id":"SUSE Linux Enterprise Server for SAP Applications 12:nodejs14"},"product_reference":"nodejs14","relates_to_product_reference":"SUSE Linux Enterprise Server for SAP Applications 12"},{"category":"default_component_of","full_product_name":{"name":"nodejs14-devel as component of SUSE Linux Enterprise Server for SAP Applications 12","product_id":"SUSE Linux Enterprise Server for SAP Applications 12:nodejs14-devel"},"product_reference":"nodejs14-devel","relates_to_product_reference":"SUSE Linux Enterprise Server for SAP Applications 12"},{"category":"default_component_of","full_product_name":{"name":"nodejs14-docs as component of SUSE Linux Enterprise Server for SAP Applications 12","product_id":"SUSE Linux Enterprise Server for SAP Applications 12:nodejs14-docs"},"product_reference":"nodejs14-docs","relates_to_product_reference":"SUSE Linux Enterprise Server for SAP Applications 12"},{"category":"default_component_of","full_product_name":{"name":"npm14 as component of SUSE Linux Enterprise Server for SAP Applications 12","product_id":"SUSE Linux Enterprise Server for SAP Applications 12:npm14"},"product_reference":"npm14","relates_to_product_reference":"SUSE Linux Enterprise Server for SAP Applications 12"},{"category":"default_component_of","full_product_name":{"name":"nodejs14 as component of SUSE Linux Enterprise High Performance Computing 12","product_id":"SUSE Linux Enterprise High Performance Computing 12:nodejs14"},"product_reference":"nodejs14","relates_to_product_reference":"SUSE Linux Enterprise High Performance Computing 12"},{"category":"default_component_of","full_product_name":{"name":"nodejs14-devel as component of SUSE Linux Enterprise High Performance Computing 12","product_id":"SUSE Linux Enterprise High Performance Computing 12:nodejs14-devel"},"product_reference":"nodejs14-devel","relates_to_product_reference":"SUSE Linux Enterprise High Performance Computing 12"},{"category":"default_component_of","full_product_name":{"name":"nodejs14-docs as component of SUSE Linux Enterprise High Performance Computing 12","product_id":"SUSE Linux Enterprise High Performance Computing 12:nodejs14-docs"},"product_reference":"nodejs14-docs","relates_to_product_reference":"SUSE Linux Enterprise High Performance Computing 12"},{"category":"default_component_of","full_product_name":{"name":"npm14 as component of SUSE Linux Enterprise High Performance Computing 12","product_id":"SUSE Linux Enterprise High Performance Computing 12:npm14"},"product_reference":"npm14","relates_to_product_reference":"SUSE Linux Enterprise High Performance Computing 12"},{"category":"default_component_of","full_product_name":{"name":"nodejs14 as component of SUSE Linux Enterprise Server 12 SP3","product_id":"SUSE Linux Enterprise Server 12 SP3:nodejs14"},"product_reference":"nodejs14","relates_to_product_reference":"SUSE Linux Enterprise Server 12 SP3"},{"category":"default_component_of","full_product_name":{"name":"nodejs14-devel as component of SUSE Linux Enterprise Server 12 SP3","product_id":"SUSE Linux Enterprise Server 12 SP3:nodejs14-devel"},"product_reference":"nodejs14-devel","relates_to_product_reference":"SUSE Linux Enterprise Server 12 SP3"},{"category":"default_component_of","full_product_name":{"name":"nodejs14-docs as component of SUSE Linux Enterprise Server 12 SP3","product_id":"SUSE Linux Enterprise Server 12 SP3:nodejs14-docs"},"product_reference":"nodejs14-docs","relates_to_product_reference":"SUSE Linux Enterprise Server 12 SP3"},{"category":"default_component_of","full_product_name":{"name":"npm14 as component of SUSE Linux Enterprise Server 12 SP3","product_id":"SUSE Linux Enterprise Server 12 SP3:npm14"},"product_reference":"npm14","relates_to_product_reference":"SUSE Linux Enterprise Server 12 SP3"},{"category":"default_component_of","full_product_name":{"name":"nodejs14 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP3","product_id":"SUSE Linux Enterprise Server for SAP Applications 12 SP3:nodejs14"},"product_reference":"nodejs14","relates_to_product_reference":"SUSE Linux Enterprise Server for SAP Applications 12 SP3"},{"category":"default_component_of","full_product_name":{"name":"nodejs14-devel as component of SUSE Linux Enterprise Server for SAP Applications 12 SP3","product_id":"SUSE Linux Enterprise Server for SAP Applications 12 SP3:nodejs14-devel"},"product_reference":"nodejs14-devel","relates_to_product_reference":"SUSE Linux Enterprise Server for SAP Applications 12 SP3"},{"category":"default_component_of","full_product_name":{"name":"nodejs14-docs as component of SUSE Linux Enterprise Server for SAP Applications 12 SP3","product_id":"SUSE Linux Enterprise Server for SAP Applications 12 SP3:nodejs14-docs"},"product_reference":"nodejs14-docs","relates_to_product_reference":"SUSE Linux Enterprise Server for SAP Applications 12 SP3"},{"category":"default_component_of","full_product_name":{"name":"npm14 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP3","product_id":"SUSE Linux Enterprise Server for SAP Applications 12 SP3:npm14"},"product_reference":"npm14","relates_to_product_reference":"SUSE Linux Enterprise Server for SAP Applications 12 SP3"},{"category":"default_component_of","full_product_name":{"name":"nodejs14 as component of SUSE Linux Enterprise Server 12 SP4","product_id":"SUSE Linux Enterprise Server 12 SP4:nodejs14"},"product_reference":"nodejs14","relates_to_product_reference":"SUSE Linux Enterprise Server 12 SP4"},{"category":"default_component_of","full_product_name":{"name":"nodejs14-devel as component of SUSE Linux Enterprise Server 12 SP4","product_id":"SUSE Linux Enterprise Server 12 SP4:nodejs14-devel"},"product_reference":"nodejs14-devel","relates_to_product_reference":"SUSE Linux Enterprise Server 12 SP4"},{"category":"default_component_of","full_product_name":{"name":"nodejs14-docs as component of SUSE Linux Enterprise Server 12 SP4","product_id":"SUSE Linux Enterprise Server 12 SP4:nodejs14-docs"},"product_reference":"nodejs14-docs","relates_to_product_reference":"SUSE Linux Enterprise Server 12 SP4"},{"category":"default_component_of","full_product_name":{"name":"npm14 as component of SUSE Linux Enterprise Server 12 SP4","product_id":"SUSE Linux Enterprise Server 12 SP4:npm14"},"product_reference":"npm14","relates_to_product_reference":"SUSE Linux Enterprise Server 12 SP4"},{"category":"default_component_of","full_product_name":{"name":"nodejs14 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP4","product_id":"SUSE Linux Enterprise Server for SAP Applications 12 SP4:nodejs14"},"product_reference":"nodejs14","relates_to_product_reference":"SUSE Linux Enterprise Server for SAP Applications 12 SP4"},{"category":"default_component_of","full_product_name":{"name":"nodejs14-devel as component of SUSE Linux Enterprise Server for SAP Applications 12 SP4","product_id":"SUSE Linux Enterprise Server for SAP Applications 12 SP4:nodejs14-devel"},"product_reference":"nodejs14-devel","relates_to_product_reference":"SUSE Linux Enterprise Server for SAP Applications 12 SP4"},{"category":"default_component_of","full_product_name":{"name":"nodejs14-docs as component of SUSE Linux Enterprise Server for SAP Applications 12 SP4","product_id":"SUSE Linux Enterprise Server for SAP Applications 12 SP4:nodejs14-docs"},"product_reference":"nodejs14-docs","relates_to_product_reference":"SUSE Linux Enterprise Server for SAP Applications 12 SP4"},{"category":"default_component_of","full_product_name":{"name":"npm14 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP4","product_id":"SUSE Linux Enterprise Server for SAP Applications 12 SP4:npm14"},"product_reference":"npm14","relates_to_product_reference":"SUSE Linux Enterprise Server for SAP Applications 12 SP4"},{"category":"default_component_of","full_product_name":{"name":"nodejs14 as component of SUSE Linux Enterprise Server 12 SP5","product_id":"SUSE Linux Enterprise Server 12 SP5:nodejs14"},"product_reference":"nodejs14","relates_to_product_reference":"SUSE Linux Enterprise Server 12 SP5"},{"category":"default_component_of","full_product_name":{"name":"nodejs14-devel as component of SUSE Linux Enterprise Server 12 SP5","product_id":"SUSE Linux Enterprise Server 12 SP5:nodejs14-devel"},"product_reference":"nodejs14-devel","relates_to_product_reference":"SUSE Linux Enterprise Server 12 SP5"},{"category":"default_component_of","full_product_name":{"name":"nodejs14-docs as component of SUSE Linux Enterprise Server 12 SP5","product_id":"SUSE Linux Enterprise Server 12 SP5:nodejs14-docs"},"product_reference":"nodejs14-docs","relates_to_product_reference":"SUSE Linux Enterprise Server 12 SP5"},{"category":"default_component_of","full_product_name":{"name":"npm14 as component of SUSE Linux Enterprise Server 12 SP5","product_id":"SUSE Linux Enterprise Server 12 SP5:npm14"},"product_reference":"npm14","relates_to_product_reference":"SUSE Linux Enterprise Server 12 SP5"},{"category":"default_component_of","full_product_name":{"name":"nodejs14 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5","product_id":"SUSE Linux Enterprise Server for SAP Applications 12 SP5:nodejs14"},"product_reference":"nodejs14","relates_to_product_reference":"SUSE Linux Enterprise Server for SAP Applications 12 SP5"},{"category":"default_component_of","full_product_name":{"name":"nodejs14-devel as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5","product_id":"SUSE Linux Enterprise Server for SAP Applications 12 SP5:nodejs14-devel"},"product_reference":"nodejs14-devel","relates_to_product_reference":"SUSE Linux Enterprise Server for SAP Applications 12 SP5"},{"category":"default_component_of","full_product_name":{"name":"nodejs14-docs as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5","product_id":"SUSE Linux Enterprise Server for SAP Applications 12 SP5:nodejs14-docs"},"product_reference":"nodejs14-docs","relates_to_product_reference":"SUSE Linux Enterprise Server for SAP Applications 12 SP5"},{"category":"default_component_of","full_product_name":{"name":"npm14 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5","product_id":"SUSE Linux Enterprise Server for SAP Applications 12 SP5:npm14"},"product_reference":"npm14","relates_to_product_reference":"SUSE Linux Enterprise Server for SAP Applications 12 SP5"},{"category":"default_component_of","full_product_name":{"name":"nodejs14 as component of SUSE Linux Enterprise Module for Web and Scripting 12","product_id":"SUSE Linux Enterprise Module for Web and Scripting 12:nodejs14"},"product_reference":"nodejs14","relates_to_product_reference":"SUSE Linux Enterprise Module for Web and Scripting 12"},{"category":"default_component_of","full_product_name":{"name":"nodejs14-devel as component of SUSE Linux Enterprise Module for Web and Scripting 12","product_id":"SUSE Linux Enterprise Module for Web and Scripting 12:nodejs14-devel"},"product_reference":"nodejs14-devel","relates_to_product_reference":"SUSE Linux Enterprise Module for Web and Scripting 12"},{"category":"default_component_of","full_product_name":{"name":"nodejs14-docs as component of SUSE Linux Enterprise Module for Web and Scripting 12","product_id":"SUSE Linux Enterprise Module for Web and Scripting 12:nodejs14-docs"},"product_reference":"nodejs14-docs","relates_to_product_reference":"SUSE Linux Enterprise Module for Web and Scripting 12"},{"category":"default_component_of","full_product_name":{"name":"npm14 as component of SUSE Linux Enterprise Module for Web and Scripting 12","product_id":"SUSE Linux Enterprise Module for Web and Scripting 12:npm14"},"product_reference":"npm14","relates_to_product_reference":"SUSE Linux Enterprise Module for Web and Scripting 12"},{"category":"default_component_of","full_product_name":{"name":"nodejs12 as component of SUSE Linux Enterprise Server 15 SP3","product_id":"SUSE Linux Enterprise Server 15 SP3:nodejs12"},"product_reference":"nodejs12","relates_to_product_reference":"SUSE Linux Enterprise Server 15 SP3"},{"category":"default_component_of","full_product_name":{"name":"nodejs12-devel as component of SUSE Linux Enterprise Server 15 SP3","product_id":"SUSE Linux Enterprise Server 15 SP3:nodejs12-devel"},"product_reference":"nodejs12-devel","relates_to_product_reference":"SUSE Linux Enterprise Server 15 SP3"},{"category":"default_component_of","full_product_name":{"name":"nodejs12-docs as component of SUSE Linux Enterprise Server 15 SP3","product_id":"SUSE Linux Enterprise Server 15 SP3:nodejs12-docs"},"product_reference":"nodejs12-docs","relates_to_product_reference":"SUSE Linux Enterprise Server 15 SP3"},{"category":"default_component_of","full_product_name":{"name":"npm12 as component of SUSE Linux Enterprise Server 15 SP3","product_id":"SUSE Linux Enterprise Server 15 SP3:npm12"},"product_reference":"npm12","relates_to_product_reference":"SUSE Linux Enterprise Server 15 SP3"},{"category":"default_component_of","full_product_name":{"name":"nodejs12 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP3","product_id":"SUSE Linux Enterprise Server for SAP Applications 15 SP3:nodejs12"},"product_reference":"nodejs12","relates_to_product_reference":"SUSE Linux Enterprise Server for SAP Applications 15 SP3"},{"category":"default_component_of","full_product_name":{"name":"nodejs12-devel as component of SUSE Linux Enterprise Server for SAP Applications 15 SP3","product_id":"SUSE Linux Enterprise Server for SAP Applications 15 SP3:nodejs12-devel"},"product_reference":"nodejs12-devel","relates_to_product_reference":"SUSE Linux Enterprise Server for SAP Applications 15 SP3"},{"category":"default_component_of","full_product_name":{"name":"nodejs12-docs as component of SUSE Linux Enterprise Server for SAP Applications 15 SP3","product_id":"SUSE Linux Enterprise Server for SAP Applications 15 SP3:nodejs12-docs"},"product_reference":"nodejs12-docs","relates_to_product_reference":"SUSE Linux Enterprise Server for SAP Applications 15 SP3"},{"category":"default_component_of","full_product_name":{"name":"npm12 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP3","product_id":"SUSE Linux Enterprise Server for SAP Applications 15 SP3:npm12"},"product_reference":"npm12","relates_to_product_reference":"SUSE Linux Enterprise Server for SAP Applications 15 SP3"},{"category":"default_component_of","full_product_name":{"name":"nodejs12 as component of SUSE Linux Enterprise High Performance Computing 15 SP3","product_id":"SUSE Linux Enterprise High Performance Computing 15 SP3:nodejs12"},"product_reference":"nodejs12","relates_to_product_reference":"SUSE Linux Enterprise High Performance Computing 15 SP3"},{"category":"default_component_of","full_product_name":{"name":"nodejs12-devel as component of SUSE Linux Enterprise High Performance Computing 15 SP3","product_id":"SUSE Linux Enterprise High Performance Computing 15 SP3:nodejs12-devel"},"product_reference":"nodejs12-devel","relates_to_product_reference":"SUSE Linux Enterprise High Performance Computing 15 SP3"},{"category":"default_component_of","full_product_name":{"name":"nodejs12-docs as component of SUSE Linux Enterprise High Performance Computing 15 SP3","product_id":"SUSE Linux Enterprise High Performance Computing 15 SP3:nodejs12-docs"},"product_reference":"nodejs12-docs","relates_to_product_reference":"SUSE Linux Enterprise High Performance Computing 15 SP3"},{"category":"default_component_of","full_product_name":{"name":"npm12 as component of SUSE Linux Enterprise High Performance Computing 15 SP3","product_id":"SUSE Linux Enterprise High Performance Computing 15 SP3:npm12"},"product_reference":"npm12","relates_to_product_reference":"SUSE Linux Enterprise High Performance Computing 15 SP3"},{"category":"default_component_of","full_product_name":{"name":"nodejs12 as component of SUSE Manager Server 4.2","product_id":"SUSE Manager Server 4.2:nodejs12"},"product_reference":"nodejs12","relates_to_product_reference":"SUSE Manager Server 4.2"},{"category":"default_component_of","full_product_name":{"name":"nodejs12-devel as component of SUSE Manager Server 4.2","product_id":"SUSE Manager Server 4.2:nodejs12-devel"},"product_reference":"nodejs12-devel","relates_to_product_reference":"SUSE Manager Server 4.2"},{"category":"default_component_of","full_product_name":{"name":"nodejs12-docs as component of SUSE Manager Server 4.2","product_id":"SUSE Manager Server 4.2:nodejs12-docs"},"product_reference":"nodejs12-docs","relates_to_product_reference":"SUSE Manager Server 4.2"},{"category":"default_component_of","full_product_name":{"name":"npm12 as component of SUSE Manager Server 4.2","product_id":"SUSE Manager Server 4.2:npm12"},"product_reference":"npm12","relates_to_product_reference":"SUSE Manager Server 4.2"},{"category":"default_component_of","full_product_name":{"name":"nodejs12 as component of SUSE Manager Proxy 4.2","product_id":"SUSE Manager Proxy 4.2:nodejs12"},"product_reference":"nodejs12","relates_to_product_reference":"SUSE Manager Proxy 4.2"},{"category":"default_component_of","full_product_name":{"name":"nodejs12-devel as component of SUSE Manager Proxy 4.2","product_id":"SUSE Manager Proxy 4.2:nodejs12-devel"},"product_reference":"nodejs12-devel","relates_to_product_reference":"SUSE Manager Proxy 4.2"},{"category":"default_component_of","full_product_name":{"name":"nodejs12-docs as component of SUSE Manager Proxy 4.2","product_id":"SUSE Manager Proxy 4.2:nodejs12-docs"},"product_reference":"nodejs12-docs","relates_to_product_reference":"SUSE Manager Proxy 4.2"},{"category":"default_component_of","full_product_name":{"name":"npm12 as component of SUSE Manager Proxy 4.2","product_id":"SUSE Manager Proxy 4.2:npm12"},"product_reference":"npm12","relates_to_product_reference":"SUSE Manager Proxy 4.2"},{"category":"default_component_of","full_product_name":{"name":"nodejs12 as component of SUSE Manager Retail Branch Server 4.2","product_id":"SUSE Manager Retail Branch Server 4.2:nodejs12"},"product_reference":"nodejs12","relates_to_product_reference":"SUSE Manager Retail Branch Server 4.2"},{"category":"default_component_of","full_product_name":{"name":"nodejs12-devel as component of SUSE Manager Retail Branch Server 4.2","product_id":"SUSE Manager Retail Branch Server 4.2:nodejs12-devel"},"product_reference":"nodejs12-devel","relates_to_product_reference":"SUSE Manager Retail Branch Server 4.2"},{"category":"default_component_of","full_product_name":{"name":"nodejs12-docs as component of SUSE Manager Retail Branch Server 4.2","product_id":"SUSE Manager Retail Branch Server 4.2:nodejs12-docs"},"product_reference":"nodejs12-docs","relates_to_product_reference":"SUSE Manager Retail Branch Server 4.2"},{"category":"default_component_of","full_product_name":{"name":"npm12 as component of SUSE Manager Retail Branch Server 4.2","product_id":"SUSE Manager Retail Branch Server 4.2:npm12"},"product_reference":"npm12","relates_to_product_reference":"SUSE Manager Retail Branch Server 4.2"},{"category":"default_component_of","full_product_name":{"name":"nodejs12 as component of SUSE Enterprise Storage 7.1","product_id":"SUSE Enterprise Storage 7.1:nodejs12"},"product_reference":"nodejs12","relates_to_product_reference":"SUSE Enterprise Storage 7.1"},{"category":"default_component_of","full_product_name":{"name":"nodejs12-devel as component of SUSE Enterprise Storage 7.1","product_id":"SUSE Enterprise Storage 7.1:nodejs12-devel"},"product_reference":"nodejs12-devel","relates_to_product_reference":"SUSE Enterprise Storage 7.1"},{"category":"default_component_of","full_product_name":{"name":"nodejs12-docs as component of SUSE Enterprise Storage 7.1","product_id":"SUSE Enterprise Storage 7.1:nodejs12-docs"},"product_reference":"nodejs12-docs","relates_to_product_reference":"SUSE Enterprise Storage 7.1"},{"category":"default_component_of","full_product_name":{"name":"npm12 as component of SUSE Enterprise Storage 7.1","product_id":"SUSE Enterprise Storage 7.1:npm12"},"product_reference":"npm12","relates_to_product_reference":"SUSE Enterprise Storage 7.1"},{"category":"default_component_of","full_product_name":{"name":"nodejs12 as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP3","product_id":"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:nodejs12"},"product_reference":"nodejs12","relates_to_product_reference":"SUSE Linux Enterprise Module for Web and Scripting 15 SP3"},{"category":"default_component_of","full_product_name":{"name":"nodejs12-devel as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP3","product_id":"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:nodejs12-devel"},"product_reference":"nodejs12-devel","relates_to_product_reference":"SUSE Linux Enterprise Module for Web and Scripting 15 SP3"},{"category":"default_component_of","full_product_name":{"name":"nodejs12-docs as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP3","product_id":"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:nodejs12-docs"},"product_reference":"nodejs12-docs","relates_to_product_reference":"SUSE Linux Enterprise Module for Web and Scripting 15 SP3"},{"category":"default_component_of","full_product_name":{"name":"npm12 as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP3","product_id":"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:npm12"},"product_reference":"npm12","relates_to_product_reference":"SUSE Linux Enterprise Module for Web and Scripting 15 SP3"},{"category":"default_component_of","full_product_name":{"name":"nodejs14 as component of SUSE Linux Enterprise Server 15 SP3","product_id":"SUSE Linux Enterprise Server 15 SP3:nodejs14"},"product_reference":"nodejs14","relates_to_product_reference":"SUSE Linux Enterprise Server 15 SP3"},{"category":"default_component_of","full_product_name":{"name":"nodejs14-devel as component of SUSE Linux Enterprise Server 15 SP3","product_id":"SUSE Linux Enterprise Server 15 SP3:nodejs14-devel"},"product_reference":"nodejs14-devel","relates_to_product_reference":"SUSE Linux Enterprise Server 15 SP3"},{"category":"default_component_of","full_product_name":{"name":"nodejs14-docs as component of SUSE Linux Enterprise Server 15 SP3","product_id":"SUSE Linux Enterprise Server 15 SP3:nodejs14-docs"},"product_reference":"nodejs14-docs","relates_to_product_reference":"SUSE Linux Enterprise Server 15 SP3"},{"category":"default_component_of","full_product_name":{"name":"npm14 as component of SUSE Linux Enterprise Server 15 SP3","product_id":"SUSE Linux Enterprise Server 15 SP3:npm14"},"product_reference":"npm14","relates_to_product_reference":"SUSE Linux Enterprise Server 15 SP3"},{"category":"default_component_of","full_product_name":{"name":"nodejs14 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP3","product_id":"SUSE Linux Enterprise Server for SAP Applications 15 SP3:nodejs14"},"product_reference":"nodejs14","relates_to_product_reference":"SUSE Linux Enterprise Server for SAP Applications 15 SP3"},{"category":"default_component_of","full_product_name":{"name":"nodejs14-devel as component of SUSE Linux Enterprise Server for SAP Applications 15 SP3","product_id":"SUSE Linux Enterprise Server for SAP Applications 15 SP3:nodejs14-devel"},"product_reference":"nodejs14-devel","relates_to_product_reference":"SUSE Linux Enterprise Server for SAP Applications 15 SP3"},{"category":"default_component_of","full_product_name":{"name":"nodejs14-docs as component of SUSE Linux Enterprise Server for SAP Applications 15 SP3","product_id":"SUSE Linux Enterprise Server for SAP Applications 15 SP3:nodejs14-docs"},"product_reference":"nodejs14-docs","relates_to_product_reference":"SUSE Linux Enterprise Server for SAP Applications 15 SP3"},{"category":"default_component_of","full_product_name":{"name":"npm14 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP3","product_id":"SUSE Linux Enterprise Server for SAP Applications 15 SP3:npm14"},"product_reference":"npm14","relates_to_product_reference":"SUSE Linux Enterprise Server for SAP Applications 15 SP3"},{"category":"default_component_of","full_product_name":{"name":"nodejs14 as component of SUSE Linux Enterprise High Performance Computing 15 SP3","product_id":"SUSE Linux Enterprise High Performance Computing 15 SP3:nodejs14"},"product_reference":"nodejs14","relates_to_product_reference":"SUSE Linux Enterprise High Performance Computing 15 SP3"},{"category":"default_component_of","full_product_name":{"name":"nodejs14-devel as component of SUSE Linux Enterprise High Performance Computing 15 SP3","product_id":"SUSE Linux Enterprise High Performance Computing 15 SP3:nodejs14-devel"},"product_reference":"nodejs14-devel","relates_to_product_reference":"SUSE Linux Enterprise High Performance Computing 15 SP3"},{"category":"default_component_of","full_product_name":{"name":"nodejs14-docs as component of SUSE Linux Enterprise High Performance Computing 15 SP3","product_id":"SUSE Linux Enterprise High Performance Computing 15 SP3:nodejs14-docs"},"product_reference":"nodejs14-docs","relates_to_product_reference":"SUSE Linux Enterprise High Performance Computing 15 SP3"},{"category":"default_component_of","full_product_name":{"name":"npm14 as component of SUSE Linux Enterprise High Performance Computing 15 SP3","product_id":"SUSE Linux Enterprise High Performance Computing 15 SP3:npm14"},"product_reference":"npm14","relates_to_product_reference":"SUSE Linux Enterprise High Performance Computing 15 SP3"},{"category":"default_component_of","full_product_name":{"name":"nodejs14 as component of SUSE Manager Server 4.2","product_id":"SUSE Manager Server 4.2:nodejs14"},"product_reference":"nodejs14","relates_to_product_reference":"SUSE Manager Server 4.2"},{"category":"default_component_of","full_product_name":{"name":"nodejs14-devel as component of SUSE Manager Server 4.2","product_id":"SUSE Manager Server 4.2:nodejs14-devel"},"product_reference":"nodejs14-devel","relates_to_product_reference":"SUSE Manager Server 4.2"},{"category":"default_component_of","full_product_name":{"name":"nodejs14-docs as component of SUSE Manager Server 4.2","product_id":"SUSE Manager Server 4.2:nodejs14-docs"},"product_reference":"nodejs14-docs","relates_to_product_reference":"SUSE Manager Server 4.2"},{"category":"default_component_of","full_product_name":{"name":"npm14 as component of SUSE Manager Server 4.2","product_id":"SUSE Manager Server 4.2:npm14"},"product_reference":"npm14","relates_to_product_reference":"SUSE Manager Server 4.2"},{"category":"default_component_of","full_product_name":{"name":"nodejs14 as component of SUSE Manager Proxy 4.2","product_id":"SUSE Manager Proxy 4.2:nodejs14"},"product_reference":"nodejs14","relates_to_product_reference":"SUSE Manager Proxy 4.2"},{"category":"default_component_of","full_product_name":{"name":"nodejs14-devel as component of SUSE Manager Proxy 4.2","product_id":"SUSE Manager Proxy 4.2:nodejs14-devel"},"product_reference":"nodejs14-devel","relates_to_product_reference":"SUSE Manager Proxy 4.2"},{"category":"default_component_of","full_product_name":{"name":"nodejs14-docs as component of SUSE Manager Proxy 4.2","product_id":"SUSE Manager Proxy 4.2:nodejs14-docs"},"product_reference":"nodejs14-docs","relates_to_product_reference":"SUSE Manager Proxy 4.2"},{"category":"default_component_of","full_product_name":{"name":"npm14 as component of SUSE Manager Proxy 4.2","product_id":"SUSE Manager Proxy 4.2:npm14"},"product_reference":"npm14","relates_to_product_reference":"SUSE Manager Proxy 4.2"},{"category":"default_component_of","full_product_name":{"name":"nodejs14 as component of SUSE Manager Retail Branch Server 4.2","product_id":"SUSE Manager Retail Branch Server 4.2:nodejs14"},"product_reference":"nodejs14","relates_to_product_reference":"SUSE Manager Retail Branch Server 4.2"},{"category":"default_component_of","full_product_name":{"name":"nodejs14-devel as component of SUSE Manager Retail Branch Server 4.2","product_id":"SUSE Manager Retail Branch Server 4.2:nodejs14-devel"},"product_reference":"nodejs14-devel","relates_to_product_reference":"SUSE Manager Retail Branch Server 4.2"},{"category":"default_component_of","full_product_name":{"name":"nodejs14-docs as component of SUSE Manager Retail Branch Server 4.2","product_id":"SUSE Manager Retail Branch Server 4.2:nodejs14-docs"},"product_reference":"nodejs14-docs","relates_to_product_reference":"SUSE Manager Retail Branch Server 4.2"},{"category":"default_component_of","full_product_name":{"name":"npm14 as component of SUSE Manager Retail Branch Server 4.2","product_id":"SUSE Manager Retail Branch Server 4.2:npm14"},"product_reference":"npm14","relates_to_product_reference":"SUSE Manager Retail Branch Server 4.2"},{"category":"default_component_of","full_product_name":{"name":"nodejs14 as component of SUSE Enterprise Storage 7.1","product_id":"SUSE Enterprise Storage 7.1:nodejs14"},"product_reference":"nodejs14","relates_to_product_reference":"SUSE Enterprise Storage 7.1"},{"category":"default_component_of","full_product_name":{"name":"nodejs14-devel as component of SUSE Enterprise Storage 7.1","product_id":"SUSE Enterprise Storage 7.1:nodejs14-devel"},"product_reference":"nodejs14-devel","relates_to_product_reference":"SUSE Enterprise Storage 7.1"},{"category":"default_component_of","full_product_name":{"name":"nodejs14-docs as component of SUSE Enterprise Storage 7.1","product_id":"SUSE Enterprise Storage 7.1:nodejs14-docs"},"product_reference":"nodejs14-docs","relates_to_product_reference":"SUSE Enterprise Storage 7.1"},{"category":"default_component_of","full_product_name":{"name":"npm14 as component of SUSE Enterprise Storage 7.1","product_id":"SUSE Enterprise Storage 7.1:npm14"},"product_reference":"npm14","relates_to_product_reference":"SUSE Enterprise Storage 7.1"},{"category":"default_component_of","full_product_name":{"name":"nodejs14 as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP3","product_id":"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:nodejs14"},"product_reference":"nodejs14","relates_to_product_reference":"SUSE Linux Enterprise Module for Web and Scripting 15 SP3"},{"category":"default_component_of","full_product_name":{"name":"nodejs14-devel as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP3","product_id":"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:nodejs14-devel"},"product_reference":"nodejs14-devel","relates_to_product_reference":"SUSE Linux Enterprise Module for Web and Scripting 15 SP3"},{"category":"default_component_of","full_product_name":{"name":"nodejs14-docs as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP3","product_id":"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:nodejs14-docs"},"product_reference":"nodejs14-docs","relates_to_product_reference":"SUSE Linux Enterprise Module for Web and Scripting 15 SP3"},{"category":"default_component_of","full_product_name":{"name":"npm14 as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP3","product_id":"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:npm14"},"product_reference":"npm14","relates_to_product_reference":"SUSE Linux Enterprise Module for Web and Scripting 15 SP3"},{"category":"default_component_of","full_product_name":{"name":"nodejs12 as component of SUSE Linux Enterprise Server 15 SP2-LTSS","product_id":"SUSE Linux Enterprise Server 15 SP2-LTSS:nodejs12"},"product_reference":"nodejs12","relates_to_product_reference":"SUSE Linux Enterprise Server 15 SP2-LTSS"},{"category":"default_component_of","full_product_name":{"name":"nodejs12-devel as component of SUSE Linux Enterprise Server 15 SP2-LTSS","product_id":"SUSE Linux Enterprise Server 15 SP2-LTSS:nodejs12-devel"},"product_reference":"nodejs12-devel","relates_to_product_reference":"SUSE Linux Enterprise Server 15 SP2-LTSS"},{"category":"default_component_of","full_product_name":{"name":"nodejs12-docs as component of SUSE Linux Enterprise Server 15 SP2-LTSS","product_id":"SUSE Linux Enterprise Server 15 SP2-LTSS:nodejs12-docs"},"product_reference":"nodejs12-docs","relates_to_product_reference":"SUSE Linux Enterprise Server 15 SP2-LTSS"},{"category":"default_component_of","full_product_name":{"name":"npm12 as component of SUSE Linux Enterprise Server 15 SP2-LTSS","product_id":"SUSE Linux Enterprise Server 15 SP2-LTSS:npm12"},"product_reference":"npm12","relates_to_product_reference":"SUSE Linux Enterprise Server 15 SP2-LTSS"},{"category":"default_component_of","full_product_name":{"name":"nodejs14 as component of SUSE Linux Enterprise Server 15 SP2-LTSS","product_id":"SUSE Linux Enterprise Server 15 SP2-LTSS:nodejs14"},"product_reference":"nodejs14","relates_to_product_reference":"SUSE Linux Enterprise Server 15 SP2-LTSS"},{"category":"default_component_of","full_product_name":{"name":"nodejs14-devel as component of SUSE Linux Enterprise Server 15 SP2-LTSS","product_id":"SUSE Linux Enterprise Server 15 SP2-LTSS:nodejs14-devel"},"product_reference":"nodejs14-devel","relates_to_product_reference":"SUSE Linux Enterprise Server 15 SP2-LTSS"},{"category":"default_component_of","full_product_name":{"name":"nodejs14-docs as component of SUSE Linux Enterprise Server 15 SP2-LTSS","product_id":"SUSE Linux Enterprise Server 15 SP2-LTSS:nodejs14-docs"},"product_reference":"nodejs14-docs","relates_to_product_reference":"SUSE Linux Enterprise Server 15 SP2-LTSS"},{"category":"default_component_of","full_product_name":{"name":"npm14 as component of SUSE Linux Enterprise Server 15 SP2-LTSS","product_id":"SUSE Linux Enterprise Server 15 SP2-LTSS:npm14"},"product_reference":"npm14","relates_to_product_reference":"SUSE Linux Enterprise Server 15 SP2-LTSS"},{"category":"default_component_of","full_product_name":{"name":"nodejs12 as component of SUSE Linux Enterprise Server Business Critical Linux 15 SP2","product_id":"SUSE Linux Enterprise Server Business Critical Linux 15 SP2:nodejs12"},"product_reference":"nodejs12","relates_to_product_reference":"SUSE Linux Enterprise Server Business Critical Linux 15 SP2"},{"category":"default_component_of","full_product_name":{"name":"nodejs14 as component of SUSE Linux Enterprise Server Business Critical Linux 15 SP2","product_id":"SUSE Linux Enterprise Server Business Critical Linux 15 SP2:nodejs14"},"product_reference":"nodejs14","relates_to_product_reference":"SUSE Linux Enterprise Server Business Critical Linux 15 SP2"},{"category":"default_component_of","full_product_name":{"name":"nodejs12 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP2","product_id":"SUSE Linux Enterprise Server for SAP Applications 15 SP2:nodejs12"},"product_reference":"nodejs12","relates_to_product_reference":"SUSE Linux Enterprise Server for SAP Applications 15 SP2"},{"category":"default_component_of","full_product_name":{"name":"nodejs12-devel as component of SUSE Linux Enterprise Server for SAP Applications 15 SP2","product_id":"SUSE Linux Enterprise Server for SAP Applications 15 SP2:nodejs12-devel"},"product_reference":"nodejs12-devel","relates_to_product_reference":"SUSE Linux Enterprise Server for SAP Applications 15 SP2"},{"category":"default_component_of","full_product_name":{"name":"nodejs12-docs as component of SUSE Linux Enterprise Server for SAP Applications 15 SP2","product_id":"SUSE Linux Enterprise Server for SAP Applications 15 SP2:nodejs12-docs"},"product_reference":"nodejs12-docs","relates_to_product_reference":"SUSE Linux Enterprise Server for SAP Applications 15 SP2"},{"category":"default_component_of","full_product_name":{"name":"npm12 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP2","product_id":"SUSE Linux Enterprise Server for SAP Applications 15 SP2:npm12"},"product_reference":"npm12","relates_to_product_reference":"SUSE Linux Enterprise Server for SAP Applications 15 SP2"},{"category":"default_component_of","full_product_name":{"name":"nodejs14 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP2","product_id":"SUSE Linux Enterprise Server for SAP Applications 15 SP2:nodejs14"},"product_reference":"nodejs14","relates_to_product_reference":"SUSE Linux Enterprise Server for SAP Applications 15 SP2"},{"category":"default_component_of","full_product_name":{"name":"nodejs14-devel as component of SUSE Linux Enterprise Server for SAP Applications 15 SP2","product_id":"SUSE Linux Enterprise Server for SAP Applications 15 SP2:nodejs14-devel"},"product_reference":"nodejs14-devel","relates_to_product_reference":"SUSE Linux Enterprise Server for SAP Applications 15 SP2"},{"category":"default_component_of","full_product_name":{"name":"nodejs14-docs as component of SUSE Linux Enterprise Server for SAP Applications 15 SP2","product_id":"SUSE Linux Enterprise Server for SAP Applications 15 SP2:nodejs14-docs"},"product_reference":"nodejs14-docs","relates_to_product_reference":"SUSE Linux Enterprise Server for SAP Applications 15 SP2"},{"category":"default_component_of","full_product_name":{"name":"npm14 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP2","product_id":"SUSE Linux Enterprise Server for SAP Applications 15 SP2:npm14"},"product_reference":"npm14","relates_to_product_reference":"SUSE Linux Enterprise Server for SAP Applications 15 SP2"},{"category":"default_component_of","full_product_name":{"name":"nodejs12 as component of SUSE Manager Proxy 4.1","product_id":"SUSE Manager Proxy 4.1:nodejs12"},"product_reference":"nodejs12","relates_to_product_reference":"SUSE Manager Proxy 4.1"},{"category":"default_component_of","full_product_name":{"name":"nodejs14 as component of SUSE Manager Proxy 4.1","product_id":"SUSE Manager Proxy 4.1:nodejs14"},"product_reference":"nodejs14","relates_to_product_reference":"SUSE Manager Proxy 4.1"},{"category":"default_component_of","full_product_name":{"name":"nodejs12 as component of SUSE Manager Retail Branch Server 4.1","product_id":"SUSE Manager Retail Branch Server 4.1:nodejs12"},"product_reference":"nodejs12","relates_to_product_reference":"SUSE Manager Retail Branch Server 4.1"},{"category":"default_component_of","full_product_name":{"name":"nodejs14 as component of SUSE Manager Retail Branch Server 4.1","product_id":"SUSE Manager Retail Branch Server 4.1:nodejs14"},"product_reference":"nodejs14","relates_to_product_reference":"SUSE Manager Retail Branch Server 4.1"},{"category":"default_component_of","full_product_name":{"name":"nodejs12 as component of SUSE Manager Server 4.1","product_id":"SUSE Manager Server 4.1:nodejs12"},"product_reference":"nodejs12","relates_to_product_reference":"SUSE Manager Server 4.1"},{"category":"default_component_of","full_product_name":{"name":"nodejs14 as component of SUSE Manager Server 4.1","product_id":"SUSE Manager Server 4.1:nodejs14"},"product_reference":"nodejs14","relates_to_product_reference":"SUSE Manager Server 4.1"}]},"vulnerabilities":[{"cve":"CVE-2022-35949","ids":[{"system_name":"SUSE CVE Page","text":"https://www.suse.com/security/cve/CVE-2022-35949"}],"notes":[{"category":"general","text":"undici is an HTTP/1.1 client, written from scratch for Node.js.`undici` is vulnerable to SSRF (Server-side Request Forgery) when an application takes in **user input** into the `path/pathname` option of `undici.request`. If a user specifies a URL such as `http://127.0.0.1` or `//127.0.0.1` ```js const undici = require(\"undici\") undici.request({origin: \"http://example.com\", pathname: \"//127.0.0.1\"}) ``` Instead of processing the request as `http://example.org//127.0.0.1` (or `http://example.org/http://127.0.0.1` when `http://127.0.0.1 is used`), it actually processes the request as `http://127.0.0.1/` and sends it to `http://127.0.0.1`. If a developer passes in user input into `path` parameter of `undici.request`, it can result in an _SSRF_ as they will assume that the hostname cannot change, when in actual fact it can change because the specified path parameter is combined with the base URL. This issue was fixed in `undici@5.8.1`. The best workaround is to validate user input before passing it to the `undici.request` call.","title":"CVE description"}],"product_status":{"known_not_affected":["SUSE Enterprise Storage 7.1:nodejs12","SUSE Enterprise Storage 7.1:nodejs12-devel","SUSE Enterprise Storage 7.1:nodejs12-docs","SUSE Enterprise Storage 7.1:nodejs14","SUSE Enterprise Storage 7.1:nodejs14-devel","SUSE Enterprise Storage 7.1:nodejs14-docs","SUSE Enterprise Storage 7.1:npm12","SUSE Enterprise Storage 7.1:npm14","SUSE Enterprise Storage 7:nodejs12","SUSE Enterprise Storage 7:nodejs14","SUSE Linux Enterprise High Performance Computing 12:nodejs12","SUSE Linux Enterprise High Performance Computing 12:nodejs12-devel","SUSE Linux Enterprise High Performance Computing 12:nodejs12-docs","SUSE Linux Enterprise High Performance Computing 12:nodejs14","SUSE Linux Enterprise High Performance Computing 12:nodejs14-devel","SUSE Linux Enterprise High Performance Computing 12:nodejs14-docs","SUSE Linux Enterprise High Performance Computing 12:npm12","SUSE Linux Enterprise High Performance Computing 12:npm14","SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:nodejs12","SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:nodejs12-devel","SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:nodejs12-docs","SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:nodejs14","SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:nodejs14-devel","SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:nodejs14-docs","SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:npm12","SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:npm14","SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:nodejs12","SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:nodejs12-devel","SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:nodejs12-docs","SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:nodejs14","SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:nodejs14-devel","SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:nodejs14-docs","SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:npm12","SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:npm14","SUSE Linux Enterprise High Performance Computing 15 SP3:nodejs12","SUSE Linux Enterprise High Performance Computing 15 SP3:nodejs12-devel","SUSE Linux Enterprise High Performance Computing 15 SP3:nodejs12-docs","SUSE Linux Enterprise High Performance Computing 15 SP3:nodejs14","SUSE Linux Enterprise High Performance Computing 15 SP3:nodejs14-devel","SUSE Linux Enterprise High Performance Computing 15 SP3:nodejs14-docs","SUSE Linux Enterprise High Performance Computing 15 SP3:npm12","SUSE Linux Enterprise High Performance Computing 15 SP3:npm14","SUSE Linux Enterprise Module for Web and Scripting 12:nodejs12","SUSE Linux Enterprise Module for Web and Scripting 12:nodejs12-devel","SUSE Linux Enterprise Module for Web and Scripting 12:nodejs12-docs","SUSE Linux Enterprise Module for Web and Scripting 12:nodejs14","SUSE Linux Enterprise Module for Web and Scripting 12:nodejs14-devel","SUSE Linux Enterprise Module for Web and Scripting 12:nodejs14-docs","SUSE Linux Enterprise Module for Web and Scripting 12:npm12","SUSE Linux Enterprise Module for Web and Scripting 12:npm14","SUSE Linux Enterprise Module for Web and Scripting 15 SP3:nodejs12","SUSE Linux Enterprise Module for Web and Scripting 15 SP3:nodejs12-devel","SUSE Linux Enterprise Module for Web and Scripting 15 SP3:nodejs12-docs","SUSE Linux Enterprise Module for Web and Scripting 15 SP3:nodejs14","SUSE Linux Enterprise Module for Web and Scripting 15 SP3:nodejs14-devel","SUSE Linux Enterprise Module for Web and Scripting 15 SP3:nodejs14-docs","SUSE Linux Enterprise Module for Web and Scripting 15 SP3:npm12","SUSE Linux Enterprise Module for Web and Scripting 15 SP3:npm14","SUSE Linux Enterprise Server 12 SP3:nodejs12","SUSE Linux Enterprise Server 12 SP3:nodejs12-devel","SUSE Linux Enterprise Server 12 SP3:nodejs12-docs","SUSE Linux Enterprise Server 12 SP3:nodejs14","SUSE Linux Enterprise Server 12 SP3:nodejs14-devel","SUSE Linux Enterprise Server 12 SP3:nodejs14-docs","SUSE Linux Enterprise Server 12 SP3:npm12","SUSE Linux Enterprise Server 12 SP3:npm14","SUSE Linux Enterprise Server 12 SP4:nodejs12","SUSE Linux Enterprise Server 12 SP4:nodejs12-devel","SUSE Linux Enterprise Server 12 SP4:nodejs12-docs","SUSE Linux Enterprise Server 12 SP4:nodejs14","SUSE Linux Enterprise Server 12 SP4:nodejs14-devel","SUSE Linux Enterprise Server 12 SP4:nodejs14-docs","SUSE Linux Enterprise Server 12 SP4:npm12","SUSE Linux Enterprise Server 12 SP4:npm14","SUSE Linux Enterprise Server 12 SP5:nodejs12","SUSE Linux Enterprise Server 12 SP5:nodejs12-devel","SUSE Linux Enterprise Server 12 SP5:nodejs12-docs","SUSE Linux Enterprise Server 12 SP5:nodejs14","SUSE Linux Enterprise Server 12 SP5:nodejs14-devel","SUSE Linux Enterprise Server 12 SP5:nodejs14-docs","SUSE Linux Enterprise Server 12 SP5:npm12","SUSE Linux Enterprise Server 12 SP5:npm14","SUSE Linux Enterprise Server 12:nodejs12","SUSE Linux Enterprise Server 12:nodejs12-devel","SUSE Linux Enterprise Server 12:nodejs12-docs","SUSE Linux Enterprise Server 12:nodejs14","SUSE Linux Enterprise Server 12:nodejs14-devel","SUSE Linux Enterprise Server 12:nodejs14-docs","SUSE Linux Enterprise Server 12:npm12","SUSE Linux Enterprise Server 12:npm14","SUSE Linux Enterprise Server 15 SP2-LTSS:nodejs12","SUSE Linux Enterprise Server 15 SP2-LTSS:nodejs12-devel","SUSE Linux Enterprise Server 15 SP2-LTSS:nodejs12-docs","SUSE Linux Enterprise Server 15 SP2-LTSS:nodejs14","SUSE Linux Enterprise Server 15 SP2-LTSS:nodejs14-devel","SUSE Linux Enterprise Server 15 SP2-LTSS:nodejs14-docs","SUSE Linux Enterprise Server 15 SP2-LTSS:npm12","SUSE Linux Enterprise Server 15 SP2-LTSS:npm14","SUSE Linux Enterprise Server 15 SP3:nodejs12","SUSE Linux Enterprise Server 15 SP3:nodejs12-devel","SUSE Linux Enterprise Server 15 SP3:nodejs12-docs","SUSE Linux Enterprise Server 15 SP3:nodejs14","SUSE Linux Enterprise Server 15 SP3:nodejs14-devel","SUSE Linux Enterprise Server 15 SP3:nodejs14-docs","SUSE Linux Enterprise Server 15 SP3:npm12","SUSE Linux Enterprise Server 15 SP3:npm14","SUSE Linux Enterprise Server Business Critical Linux 15 SP2:nodejs12","SUSE Linux Enterprise Server Business Critical Linux 15 SP2:nodejs14","SUSE Linux Enterprise Server for SAP Applications 12 SP3:nodejs12","SUSE Linux Enterprise Server for SAP Applications 12 SP3:nodejs12-devel","SUSE Linux Enterprise Server for SAP Applications 12 SP3:nodejs12-docs","SUSE Linux Enterprise Server for SAP Applications 12 SP3:nodejs14","SUSE Linux Enterprise Server for SAP Applications 12 SP3:nodejs14-devel","SUSE Linux Enterprise Server for SAP Applications 12 SP3:nodejs14-docs","SUSE Linux Enterprise Server for SAP Applications 12 SP3:npm12","SUSE Linux Enterprise Server for SAP Applications 12 SP3:npm14","SUSE Linux Enterprise Server for SAP Applications 12 SP4:nodejs12","SUSE Linux Enterprise Server for SAP Applications 12 SP4:nodejs12-devel","SUSE Linux Enterprise Server for SAP Applications 12 SP4:nodejs12-docs","SUSE Linux Enterprise Server for SAP Applications 12 SP4:nodejs14","SUSE Linux Enterprise Server for SAP Applications 12 SP4:nodejs14-devel","SUSE Linux Enterprise Server for SAP Applications 12 SP4:nodejs14-docs","SUSE Linux Enterprise Server for SAP Applications 12 SP4:npm12","SUSE Linux Enterprise Server for SAP Applications 12 SP4:npm14","SUSE Linux Enterprise Server for SAP Applications 12 SP5:nodejs12","SUSE Linux Enterprise Server for SAP Applications 12 SP5:nodejs12-devel","SUSE Linux Enterprise Server for SAP Applications 12 SP5:nodejs12-docs","SUSE Linux Enterprise Server for SAP Applications 12 SP5:nodejs14","SUSE Linux Enterprise Server for SAP Applications 12 SP5:nodejs14-devel","SUSE Linux Enterprise Server for SAP Applications 12 SP5:nodejs14-docs","SUSE Linux Enterprise Server for SAP Applications 12 SP5:npm12","SUSE Linux Enterprise Server for SAP Applications 12 SP5:npm14","SUSE Linux Enterprise Server for SAP Applications 12:nodejs12","SUSE Linux Enterprise Server for SAP Applications 12:nodejs12-devel","SUSE Linux Enterprise Server for SAP Applications 12:nodejs12-docs","SUSE Linux Enterprise Server for SAP Applications 12:nodejs14","SUSE Linux Enterprise Server for SAP Applications 12:nodejs14-devel","SUSE Linux Enterprise Server for SAP Applications 12:nodejs14-docs","SUSE Linux Enterprise Server for SAP Applications 12:npm12","SUSE Linux Enterprise Server for SAP Applications 12:npm14","SUSE Linux Enterprise Server for SAP Applications 15 SP2:nodejs12","SUSE Linux Enterprise Server for SAP Applications 15 SP2:nodejs12-devel","SUSE Linux Enterprise Server for SAP Applications 15 SP2:nodejs12-docs","SUSE Linux Enterprise Server for SAP Applications 15 SP2:nodejs14","SUSE Linux Enterprise Server for SAP Applications 15 SP2:nodejs14-devel","SUSE Linux Enterprise Server for SAP Applications 15 SP2:nodejs14-docs","SUSE Linux Enterprise Server for SAP Applications 15 SP2:npm12","SUSE Linux Enterprise Server for SAP Applications 15 SP2:npm14","SUSE Linux Enterprise Server for SAP Applications 15 SP3:nodejs12","SUSE Linux Enterprise Server for SAP Applications 15 SP3:nodejs12-devel","SUSE Linux Enterprise Server for SAP Applications 15 SP3:nodejs12-docs","SUSE Linux Enterprise Server for SAP Applications 15 SP3:nodejs14","SUSE Linux Enterprise Server for SAP Applications 15 SP3:nodejs14-devel","SUSE Linux Enterprise Server for SAP Applications 15 SP3:nodejs14-docs","SUSE Linux Enterprise Server for SAP Applications 15 SP3:npm12","SUSE Linux Enterprise Server for SAP Applications 15 SP3:npm14","SUSE Manager Proxy 4.1:nodejs12","SUSE Manager Proxy 4.1:nodejs14","SUSE Manager Proxy 4.2:nodejs12","SUSE Manager Proxy 4.2:nodejs12-devel","SUSE Manager Proxy 4.2:nodejs12-docs","SUSE Manager Proxy 4.2:nodejs14","SUSE Manager Proxy 4.2:nodejs14-devel","SUSE Manager Proxy 4.2:nodejs14-docs","SUSE Manager Proxy 4.2:npm12","SUSE Manager Proxy 4.2:npm14","SUSE Manager Retail Branch Server 4.1:nodejs12","SUSE Manager Retail Branch Server 4.1:nodejs14","SUSE Manager Retail Branch Server 4.2:nodejs12","SUSE Manager Retail Branch Server 4.2:nodejs12-devel","SUSE Manager Retail Branch Server 4.2:nodejs12-docs","SUSE Manager Retail Branch Server 4.2:nodejs14","SUSE Manager Retail Branch Server 4.2:nodejs14-devel","SUSE Manager Retail Branch Server 4.2:nodejs14-docs","SUSE Manager Retail Branch Server 4.2:npm12","SUSE Manager Retail Branch Server 4.2:npm14","SUSE Manager Server 4.1:nodejs12","SUSE Manager Server 4.1:nodejs14","SUSE Manager Server 4.2:nodejs12","SUSE Manager Server 4.2:nodejs12-devel","SUSE Manager Server 4.2:nodejs12-docs","SUSE Manager Server 4.2:nodejs14","SUSE Manager Server 4.2:nodejs14-devel","SUSE Manager Server 4.2:nodejs14-docs","SUSE Manager Server 4.2:npm12","SUSE Manager Server 4.2:npm14"],"recommended":["SUSE Enterprise Storage 7.1:nodejs16-16.17.0-150300.7.9.1","SUSE Enterprise Storage 7.1:nodejs16-devel-16.17.0-150300.7.9.1","SUSE Enterprise Storage 7.1:nodejs16-docs-16.17.0-150300.7.9.1","SUSE Enterprise Storage 7.1:npm16-16.17.0-150300.7.9.1","SUSE Linux Enterprise High Performance Computing 12:nodejs16-16.17.0-8.9.1","SUSE Linux Enterprise High Performance Computing 12:nodejs16-devel-16.17.0-8.9.1","SUSE Linux Enterprise High Performance Computing 12:nodejs16-docs-16.17.0-8.9.1","SUSE Linux Enterprise High Performance Computing 12:npm16-16.17.0-8.9.1","SUSE Linux Enterprise High Performance Computing 15 SP3:nodejs16-16.17.0-150300.7.9.1","SUSE Linux Enterprise High Performance Computing 15 SP3:nodejs16-devel-16.17.0-150300.7.9.1","SUSE Linux Enterprise High Performance Computing 15 SP3:nodejs16-docs-16.17.0-150300.7.9.1","SUSE Linux Enterprise High Performance Computing 15 SP3:npm16-16.17.0-150300.7.9.1","SUSE Linux Enterprise High Performance Computing 15 SP4:nodejs16-16.17.0-150400.3.6.1","SUSE Linux Enterprise High Performance Computing 15 SP4:nodejs16-devel-16.17.0-150400.3.6.1","SUSE Linux Enterprise High Performance Computing 15 SP4:nodejs16-docs-16.17.0-150400.3.6.1","SUSE Linux Enterprise High Performance Computing 15 SP4:npm16-16.17.0-150400.3.6.1","SUSE Linux Enterprise Module for Open Buildservice Development Tools 15 SP5:corepack16-16.17.0-150400.3.6.1","SUSE Linux Enterprise Module for Open Buildservice Development Tools 15 SP5:nodejs16-16.17.0-150400.3.6.1","SUSE Linux Enterprise Module for Open Buildservice Development Tools 15 SP5:nodejs16-devel-16.17.0-150400.3.6.1","SUSE Linux Enterprise Module for Open Buildservice Development Tools 15 SP5:nodejs16-docs-16.17.0-150400.3.6.1","SUSE Linux Enterprise Module for Open Buildservice Development Tools 15 SP5:npm16-16.17.0-150400.3.6.1","SUSE Linux Enterprise Module for Open Buildservice Development Tools 15 SP6:corepack16-16.17.0-150400.3.6.1","SUSE Linux Enterprise Module for Open Buildservice Development Tools 15 SP6:nodejs16-16.17.0-150400.3.6.1","SUSE Linux Enterprise Module for Open Buildservice Development Tools 15 SP6:nodejs16-devel-16.17.0-150400.3.6.1","SUSE Linux Enterprise Module for Open Buildservice Development Tools 15 SP6:nodejs16-docs-16.17.0-150400.3.6.1","SUSE Linux Enterprise Module for Open Buildservice Development Tools 15 SP6:npm16-16.17.0-150400.3.6.1","SUSE Linux Enterprise Module for Open Buildservice Development Tools 15 SP7:corepack16-16.17.0-150400.3.6.1","SUSE Linux Enterprise Module for Open Buildservice Development Tools 15 SP7:nodejs16-16.17.0-150400.3.6.1","SUSE Linux Enterprise Module for Open Buildservice Development Tools 15 SP7:nodejs16-devel-16.17.0-150400.3.6.1","SUSE Linux Enterprise Module for Open Buildservice Development Tools 15 SP7:nodejs16-docs-16.17.0-150400.3.6.1","SUSE Linux Enterprise Module for Open Buildservice Development Tools 15 SP7:npm16-16.17.0-150400.3.6.1","SUSE Linux Enterprise Module for Web and Scripting 12:nodejs16-16.17.0-8.9.1","SUSE Linux Enterprise Module for Web and Scripting 12:nodejs16-devel-16.17.0-8.9.1","SUSE Linux Enterprise Module for Web and Scripting 12:nodejs16-docs-16.17.0-8.9.1","SUSE Linux Enterprise Module for Web and Scripting 12:npm16-16.17.0-8.9.1","SUSE Linux Enterprise Module for Web and Scripting 15 SP3:nodejs16-16.17.0-150300.7.9.1","SUSE Linux Enterprise Module for Web and Scripting 15 SP3:nodejs16-devel-16.17.0-150300.7.9.1","SUSE Linux Enterprise Module for Web and Scripting 15 SP3:nodejs16-docs-16.17.0-150300.7.9.1","SUSE Linux Enterprise Module for Web and Scripting 15 SP3:npm16-16.17.0-150300.7.9.1","SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs16-16.17.0-150400.3.6.1","SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs16-devel-16.17.0-150400.3.6.1","SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs16-docs-16.17.0-150400.3.6.1","SUSE Linux Enterprise Module for Web and Scripting 15 SP4:npm16-16.17.0-150400.3.6.1","SUSE Linux Enterprise Server 12 SP3:nodejs16-16.17.0-8.9.1","SUSE Linux Enterprise Server 12 SP3:nodejs16-devel-16.17.0-8.9.1","SUSE Linux Enterprise Server 12 SP3:nodejs16-docs-16.17.0-8.9.1","SUSE Linux Enterprise Server 12 SP3:npm16-16.17.0-8.9.1","SUSE Linux Enterprise Server 12 SP4:nodejs16-16.17.0-8.9.1","SUSE Linux Enterprise Server 12 SP4:nodejs16-devel-16.17.0-8.9.1","SUSE Linux Enterprise Server 12 SP4:nodejs16-docs-16.17.0-8.9.1","SUSE Linux Enterprise Server 12 SP4:npm16-16.17.0-8.9.1","SUSE Linux Enterprise Server 12 SP5:nodejs16-16.17.0-8.9.1","SUSE Linux Enterprise Server 12 SP5:nodejs16-devel-16.17.0-8.9.1","SUSE Linux Enterprise Server 12 SP5:nodejs16-docs-16.17.0-8.9.1","SUSE Linux Enterprise Server 12 SP5:npm16-16.17.0-8.9.1","SUSE Linux Enterprise Server 12:nodejs16-16.17.0-8.9.1","SUSE Linux Enterprise Server 12:nodejs16-devel-16.17.0-8.9.1","SUSE Linux Enterprise Server 12:nodejs16-docs-16.17.0-8.9.1","SUSE Linux Enterprise Server 12:npm16-16.17.0-8.9.1","SUSE Linux Enterprise Server 15 SP3:nodejs16-16.17.0-150300.7.9.1","SUSE Linux Enterprise Server 15 SP3:nodejs16-devel-16.17.0-150300.7.9.1","SUSE Linux Enterprise Server 15 SP3:nodejs16-docs-16.17.0-150300.7.9.1","SUSE Linux Enterprise Server 15 SP3:npm16-16.17.0-150300.7.9.1","SUSE Linux Enterprise Server 15 SP4-TERADATA:nodejs16-16.17.0-150400.3.6.1","SUSE Linux Enterprise Server 15 SP4-TERADATA:nodejs16-devel-16.17.0-150400.3.6.1","SUSE Linux Enterprise Server 15 SP4-TERADATA:nodejs16-docs-16.17.0-150400.3.6.1","SUSE Linux Enterprise Server 15 SP4-TERADATA:npm16-16.17.0-150400.3.6.1","SUSE Linux Enterprise Server 15 SP4:nodejs16-16.17.0-150400.3.6.1","SUSE Linux Enterprise Server 15 SP4:nodejs16-devel-16.17.0-150400.3.6.1","SUSE Linux Enterprise Server 15 SP4:nodejs16-docs-16.17.0-150400.3.6.1","SUSE Linux Enterprise Server 15 SP4:npm16-16.17.0-150400.3.6.1","SUSE Linux Enterprise Server for SAP Applications 12 SP3:nodejs16-16.17.0-8.9.1","SUSE Linux Enterprise Server for SAP Applications 12 SP3:nodejs16-devel-16.17.0-8.9.1","SUSE Linux Enterprise Server for SAP Applications 12 SP3:nodejs16-docs-16.17.0-8.9.1","SUSE Linux Enterprise Server for SAP Applications 12 SP3:npm16-16.17.0-8.9.1","SUSE Linux Enterprise Server for SAP Applications 12 SP4:nodejs16-16.17.0-8.9.1","SUSE Linux Enterprise Server for SAP Applications 12 SP4:nodejs16-devel-16.17.0-8.9.1","SUSE Linux Enterprise Server for SAP Applications 12 SP4:nodejs16-docs-16.17.0-8.9.1","SUSE Linux Enterprise Server for SAP Applications 12 SP4:npm16-16.17.0-8.9.1","SUSE Linux Enterprise Server for SAP Applications 12 SP5:nodejs16-16.17.0-8.9.1","SUSE Linux Enterprise Server for SAP Applications 12 SP5:nodejs16-devel-16.17.0-8.9.1","SUSE Linux Enterprise Server for SAP Applications 12 SP5:nodejs16-docs-16.17.0-8.9.1","SUSE Linux Enterprise Server for SAP Applications 12 SP5:npm16-16.17.0-8.9.1","SUSE Linux Enterprise Server for SAP Applications 12:nodejs16-16.17.0-8.9.1","SUSE Linux Enterprise Server for SAP Applications 12:nodejs16-devel-16.17.0-8.9.1","SUSE Linux Enterprise Server for SAP Applications 12:nodejs16-docs-16.17.0-8.9.1","SUSE Linux Enterprise Server for SAP Applications 12:npm16-16.17.0-8.9.1","SUSE Linux Enterprise Server for SAP Applications 15 SP3:nodejs16-16.17.0-150300.7.9.1","SUSE Linux Enterprise Server for SAP Applications 15 SP3:nodejs16-devel-16.17.0-150300.7.9.1","SUSE Linux Enterprise Server for SAP Applications 15 SP3:nodejs16-docs-16.17.0-150300.7.9.1","SUSE Linux Enterprise Server for SAP Applications 15 SP3:npm16-16.17.0-150300.7.9.1","SUSE Linux Enterprise Server for SAP Applications 15 SP4:nodejs16-16.17.0-150400.3.6.1","SUSE Linux Enterprise Server for SAP Applications 15 SP4:nodejs16-devel-16.17.0-150400.3.6.1","SUSE Linux Enterprise Server for SAP Applications 15 SP4:nodejs16-docs-16.17.0-150400.3.6.1","SUSE Linux Enterprise Server for SAP Applications 15 SP4:npm16-16.17.0-150400.3.6.1","SUSE Manager Proxy 4.2:nodejs16-16.17.0-150300.7.9.1","SUSE Manager Proxy 4.2:nodejs16-devel-16.17.0-150300.7.9.1","SUSE Manager Proxy 4.2:nodejs16-docs-16.17.0-150300.7.9.1","SUSE Manager Proxy 4.2:npm16-16.17.0-150300.7.9.1","SUSE Manager Proxy 4.3:nodejs16-16.17.0-150400.3.6.1","SUSE Manager Proxy 4.3:nodejs16-devel-16.17.0-150400.3.6.1","SUSE Manager Proxy 4.3:nodejs16-docs-16.17.0-150400.3.6.1","SUSE Manager Proxy 4.3:npm16-16.17.0-150400.3.6.1","SUSE Manager Retail Branch Server 4.2:nodejs16-16.17.0-150300.7.9.1","SUSE Manager Retail Branch Server 4.2:nodejs16-devel-16.17.0-150300.7.9.1","SUSE Manager Retail Branch Server 4.2:nodejs16-docs-16.17.0-150300.7.9.1","SUSE Manager Retail Branch Server 4.2:npm16-16.17.0-150300.7.9.1","SUSE Manager Retail Branch Server 4.3:nodejs16-16.17.0-150400.3.6.1","SUSE Manager Retail Branch Server 4.3:nodejs16-devel-16.17.0-150400.3.6.1","SUSE Manager Retail Branch Server 4.3:nodejs16-docs-16.17.0-150400.3.6.1","SUSE Manager Retail Branch Server 4.3:npm16-16.17.0-150400.3.6.1","SUSE Manager Server 4.2:nodejs16-16.17.0-150300.7.9.1","SUSE Manager Server 4.2:nodejs16-devel-16.17.0-150300.7.9.1","SUSE Manager Server 4.2:nodejs16-docs-16.17.0-150300.7.9.1","SUSE Manager Server 4.2:npm16-16.17.0-150300.7.9.1","SUSE Manager Server 4.3:nodejs16-16.17.0-150400.3.6.1","SUSE Manager Server 4.3:nodejs16-devel-16.17.0-150400.3.6.1","SUSE Manager Server 4.3:nodejs16-docs-16.17.0-150400.3.6.1","SUSE Manager Server 4.3:npm16-16.17.0-150400.3.6.1","openSUSE Leap 15.3:nodejs16-16.17.0-150300.7.9.1","openSUSE Leap 15.3:nodejs16-devel-16.17.0-150300.7.9.1","openSUSE Leap 15.3:nodejs16-docs-16.17.0-150300.7.9.1","openSUSE Leap 15.3:npm16-16.17.0-150300.7.9.1","openSUSE Leap 15.4:corepack16-16.17.0-150400.3.6.1","openSUSE Leap 15.4:nodejs16-16.17.0-150400.3.6.1","openSUSE Leap 15.4:nodejs16-devel-16.17.0-150400.3.6.1","openSUSE Leap 15.4:nodejs16-docs-16.17.0-150400.3.6.1","openSUSE Leap 15.4:npm16-16.17.0-150400.3.6.1","openSUSE Tumbleweed:corepack16-16.17.0-2.1","openSUSE Tumbleweed:nodejs16-16.17.0-2.1","openSUSE Tumbleweed:nodejs16-devel-16.17.0-2.1","openSUSE Tumbleweed:nodejs16-docs-16.17.0-2.1","openSUSE Tumbleweed:npm16-16.17.0-2.1"]},"references":[{"category":"external","summary":"CVE-2022-35949","url":"https://www.suse.com/security/cve/CVE-2022-35949"},{"category":"external","summary":"SUSE Security Ratings","url":"https://www.suse.com/support/security/rating/"},{"category":"external","summary":"SUSE Bug 1202382 for CVE-2022-35949","url":"https://bugzilla.suse.com/1202382"},{"category":"external","summary":"Advisory link for SUSE-CU-2022:2199-1","url":"https://lists.suse.com/pipermail/sle-security-updates/2022-September/012217.html"},{"category":"external","summary":"Advisory link for SUSE-SU-2022:3196-1","url":"https://lists.suse.com/pipermail/sle-security-updates/2022-September/012190.html"},{"category":"external","summary":"Advisory link for SUSE-SU-2022:3250-1","url":"https://lists.suse.com/pipermail/sle-security-updates/2022-September/012208.html"},{"category":"external","summary":"Advisory link for SUSE-SU-2022:3251-1","url":"https://lists.suse.com/pipermail/sle-updates/2022-September/025091.html"}],"remediations":[{"category":"vendor_fix","details":"To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n","product_ids":["SUSE Enterprise Storage 7.1:nodejs16-16.17.0-150300.7.9.1","SUSE Enterprise Storage 7.1:nodejs16-devel-16.17.0-150300.7.9.1","SUSE Enterprise Storage 7.1:nodejs16-docs-16.17.0-150300.7.9.1","SUSE Enterprise Storage 7.1:npm16-16.17.0-150300.7.9.1","SUSE Linux Enterprise High Performance Computing 12:nodejs16-16.17.0-8.9.1","SUSE Linux Enterprise High Performance Computing 12:nodejs16-devel-16.17.0-8.9.1","SUSE Linux Enterprise High Performance Computing 12:nodejs16-docs-16.17.0-8.9.1","SUSE Linux Enterprise High Performance Computing 12:npm16-16.17.0-8.9.1","SUSE Linux Enterprise High Performance Computing 15 SP3:nodejs16-16.17.0-150300.7.9.1","SUSE Linux Enterprise High Performance Computing 15 SP3:nodejs16-devel-16.17.0-150300.7.9.1","SUSE Linux Enterprise High Performance Computing 15 SP3:nodejs16-docs-16.17.0-150300.7.9.1","SUSE Linux Enterprise High Performance Computing 15 SP3:npm16-16.17.0-150300.7.9.1","SUSE Linux Enterprise High Performance Computing 15 SP4:nodejs16-16.17.0-150400.3.6.1","SUSE Linux Enterprise High Performance Computing 15 SP4:nodejs16-devel-16.17.0-150400.3.6.1","SUSE Linux Enterprise High Performance Computing 15 SP4:nodejs16-docs-16.17.0-150400.3.6.1","SUSE Linux Enterprise High Performance Computing 15 SP4:npm16-16.17.0-150400.3.6.1","SUSE Linux Enterprise Module for Open Buildservice Development Tools 15 SP5:corepack16-16.17.0-150400.3.6.1","SUSE Linux Enterprise Module for Open Buildservice Development Tools 15 SP5:nodejs16-16.17.0-150400.3.6.1","SUSE Linux Enterprise Module for Open Buildservice Development Tools 15 SP5:nodejs16-devel-16.17.0-150400.3.6.1","SUSE Linux Enterprise Module for Open Buildservice Development Tools 15 SP5:nodejs16-docs-16.17.0-150400.3.6.1","SUSE Linux Enterprise Module for Open Buildservice Development Tools 15 SP5:npm16-16.17.0-150400.3.6.1","SUSE Linux Enterprise Module for Open Buildservice Development Tools 15 SP6:corepack16-16.17.0-150400.3.6.1","SUSE Linux Enterprise Module for Open Buildservice Development Tools 15 SP6:nodejs16-16.17.0-150400.3.6.1","SUSE Linux Enterprise Module for Open Buildservice Development Tools 15 SP6:nodejs16-devel-16.17.0-150400.3.6.1","SUSE Linux Enterprise Module for Open Buildservice Development Tools 15 SP6:nodejs16-docs-16.17.0-150400.3.6.1","SUSE Linux Enterprise Module for Open Buildservice Development Tools 15 SP6:npm16-16.17.0-150400.3.6.1","SUSE Linux Enterprise Module for Open Buildservice Development Tools 15 SP7:corepack16-16.17.0-150400.3.6.1","SUSE Linux Enterprise Module for Open Buildservice Development Tools 15 SP7:nodejs16-16.17.0-150400.3.6.1","SUSE Linux Enterprise Module for Open Buildservice Development Tools 15 SP7:nodejs16-devel-16.17.0-150400.3.6.1","SUSE Linux Enterprise Module for Open Buildservice Development Tools 15 SP7:nodejs16-docs-16.17.0-150400.3.6.1","SUSE Linux Enterprise Module for Open Buildservice Development Tools 15 SP7:npm16-16.17.0-150400.3.6.1","SUSE Linux Enterprise Module for Web and Scripting 12:nodejs16-16.17.0-8.9.1","SUSE Linux Enterprise Module for Web and Scripting 12:nodejs16-devel-16.17.0-8.9.1","SUSE Linux Enterprise Module for Web and Scripting 12:nodejs16-docs-16.17.0-8.9.1","SUSE Linux Enterprise Module for Web and Scripting 12:npm16-16.17.0-8.9.1","SUSE Linux Enterprise Module for Web and Scripting 15 SP3:nodejs16-16.17.0-150300.7.9.1","SUSE Linux Enterprise Module for Web and Scripting 15 SP3:nodejs16-devel-16.17.0-150300.7.9.1","SUSE Linux Enterprise Module for Web and Scripting 15 SP3:nodejs16-docs-16.17.0-150300.7.9.1","SUSE Linux Enterprise Module for Web and Scripting 15 SP3:npm16-16.17.0-150300.7.9.1","SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs16-16.17.0-150400.3.6.1","SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs16-devel-16.17.0-150400.3.6.1","SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs16-docs-16.17.0-150400.3.6.1","SUSE Linux Enterprise Module for Web and Scripting 15 SP4:npm16-16.17.0-150400.3.6.1","SUSE Linux Enterprise Server 12 SP3:nodejs16-16.17.0-8.9.1","SUSE Linux Enterprise Server 12 SP3:nodejs16-devel-16.17.0-8.9.1","SUSE Linux Enterprise Server 12 SP3:nodejs16-docs-16.17.0-8.9.1","SUSE Linux Enterprise Server 12 SP3:npm16-16.17.0-8.9.1","SUSE Linux Enterprise Server 12 SP4:nodejs16-16.17.0-8.9.1","SUSE Linux Enterprise Server 12 SP4:nodejs16-devel-16.17.0-8.9.1","SUSE Linux Enterprise Server 12 SP4:nodejs16-docs-16.17.0-8.9.1","SUSE Linux Enterprise Server 12 SP4:npm16-16.17.0-8.9.1","SUSE Linux Enterprise Server 12 SP5:nodejs16-16.17.0-8.9.1","SUSE Linux Enterprise Server 12 SP5:nodejs16-devel-16.17.0-8.9.1","SUSE Linux Enterprise Server 12 SP5:nodejs16-docs-16.17.0-8.9.1","SUSE Linux Enterprise Server 12 SP5:npm16-16.17.0-8.9.1","SUSE Linux Enterprise Server 12:nodejs16-16.17.0-8.9.1","SUSE Linux Enterprise Server 12:nodejs16-devel-16.17.0-8.9.1","SUSE Linux Enterprise Server 12:nodejs16-docs-16.17.0-8.9.1","SUSE Linux Enterprise Server 12:npm16-16.17.0-8.9.1","SUSE Linux Enterprise Server 15 SP3:nodejs16-16.17.0-150300.7.9.1","SUSE Linux Enterprise Server 15 SP3:nodejs16-devel-16.17.0-150300.7.9.1","SUSE Linux Enterprise Server 15 SP3:nodejs16-docs-16.17.0-150300.7.9.1","SUSE Linux Enterprise Server 15 SP3:npm16-16.17.0-150300.7.9.1","SUSE Linux Enterprise Server 15 SP4-TERADATA:nodejs16-16.17.0-150400.3.6.1","SUSE Linux Enterprise Server 15 SP4-TERADATA:nodejs16-devel-16.17.0-150400.3.6.1","SUSE Linux Enterprise Server 15 SP4-TERADATA:nodejs16-docs-16.17.0-150400.3.6.1","SUSE Linux Enterprise Server 15 SP4-TERADATA:npm16-16.17.0-150400.3.6.1","SUSE Linux Enterprise Server 15 SP4:nodejs16-16.17.0-150400.3.6.1","SUSE Linux Enterprise Server 15 SP4:nodejs16-devel-16.17.0-150400.3.6.1","SUSE Linux Enterprise Server 15 SP4:nodejs16-docs-16.17.0-150400.3.6.1","SUSE Linux Enterprise Server 15 SP4:npm16-16.17.0-150400.3.6.1","SUSE Linux Enterprise Server for SAP Applications 12 SP3:nodejs16-16.17.0-8.9.1","SUSE Linux Enterprise Server for SAP Applications 12 SP3:nodejs16-devel-16.17.0-8.9.1","SUSE Linux Enterprise Server for SAP Applications 12 SP3:nodejs16-docs-16.17.0-8.9.1","SUSE Linux Enterprise Server for SAP Applications 12 SP3:npm16-16.17.0-8.9.1","SUSE Linux Enterprise Server for SAP Applications 12 SP4:nodejs16-16.17.0-8.9.1","SUSE Linux Enterprise Server for SAP Applications 12 SP4:nodejs16-devel-16.17.0-8.9.1","SUSE Linux Enterprise Server for SAP Applications 12 SP4:nodejs16-docs-16.17.0-8.9.1","SUSE Linux Enterprise Server for SAP Applications 12 SP4:npm16-16.17.0-8.9.1","SUSE Linux Enterprise Server for SAP Applications 12 SP5:nodejs16-16.17.0-8.9.1","SUSE Linux Enterprise Server for SAP Applications 12 SP5:nodejs16-devel-16.17.0-8.9.1","SUSE Linux Enterprise Server for SAP Applications 12 SP5:nodejs16-docs-16.17.0-8.9.1","SUSE Linux Enterprise Server for SAP Applications 12 SP5:npm16-16.17.0-8.9.1","SUSE Linux Enterprise Server for SAP Applications 12:nodejs16-16.17.0-8.9.1","SUSE Linux Enterprise Server for SAP Applications 12:nodejs16-devel-16.17.0-8.9.1","SUSE Linux Enterprise Server for SAP Applications 12:nodejs16-docs-16.17.0-8.9.1","SUSE Linux Enterprise Server for SAP Applications 12:npm16-16.17.0-8.9.1","SUSE Linux Enterprise Server for SAP Applications 15 SP3:nodejs16-16.17.0-150300.7.9.1","SUSE Linux Enterprise Server for SAP Applications 15 SP3:nodejs16-devel-16.17.0-150300.7.9.1","SUSE Linux Enterprise Server for SAP Applications 15 SP3:nodejs16-docs-16.17.0-150300.7.9.1","SUSE Linux Enterprise Server for SAP Applications 15 SP3:npm16-16.17.0-150300.7.9.1","SUSE Linux Enterprise Server for SAP Applications 15 SP4:nodejs16-16.17.0-150400.3.6.1","SUSE Linux Enterprise Server for SAP Applications 15 SP4:nodejs16-devel-16.17.0-150400.3.6.1","SUSE Linux Enterprise Server for SAP Applications 15 SP4:nodejs16-docs-16.17.0-150400.3.6.1","SUSE Linux Enterprise Server for SAP Applications 15 SP4:npm16-16.17.0-150400.3.6.1","SUSE Manager Proxy 4.2:nodejs16-16.17.0-150300.7.9.1","SUSE Manager Proxy 4.2:nodejs16-devel-16.17.0-150300.7.9.1","SUSE Manager Proxy 4.2:nodejs16-docs-16.17.0-150300.7.9.1","SUSE Manager Proxy 4.2:npm16-16.17.0-150300.7.9.1","SUSE Manager Proxy 4.3:nodejs16-16.17.0-150400.3.6.1","SUSE Manager Proxy 4.3:nodejs16-devel-16.17.0-150400.3.6.1","SUSE Manager Proxy 4.3:nodejs16-docs-16.17.0-150400.3.6.1","SUSE Manager Proxy 4.3:npm16-16.17.0-150400.3.6.1","SUSE Manager Retail Branch Server 4.2:nodejs16-16.17.0-150300.7.9.1","SUSE Manager Retail Branch Server 4.2:nodejs16-devel-16.17.0-150300.7.9.1","SUSE Manager Retail Branch Server 4.2:nodejs16-docs-16.17.0-150300.7.9.1","SUSE Manager Retail Branch Server 4.2:npm16-16.17.0-150300.7.9.1","SUSE Manager Retail Branch Server 4.3:nodejs16-16.17.0-150400.3.6.1","SUSE Manager Retail Branch Server 4.3:nodejs16-devel-16.17.0-150400.3.6.1","SUSE Manager Retail Branch Server 4.3:nodejs16-docs-16.17.0-150400.3.6.1","SUSE Manager Retail Branch Server 4.3:npm16-16.17.0-150400.3.6.1","SUSE Manager Server 4.2:nodejs16-16.17.0-150300.7.9.1","SUSE Manager Server 4.2:nodejs16-devel-16.17.0-150300.7.9.1","SUSE Manager Server 4.2:nodejs16-docs-16.17.0-150300.7.9.1","SUSE Manager Server 4.2:npm16-16.17.0-150300.7.9.1","SUSE Manager Server 4.3:nodejs16-16.17.0-150400.3.6.1","SUSE Manager Server 4.3:nodejs16-devel-16.17.0-150400.3.6.1","SUSE Manager Server 4.3:nodejs16-docs-16.17.0-150400.3.6.1","SUSE Manager Server 4.3:npm16-16.17.0-150400.3.6.1","openSUSE Leap 15.3:nodejs16-16.17.0-150300.7.9.1","openSUSE Leap 15.3:nodejs16-devel-16.17.0-150300.7.9.1","openSUSE Leap 15.3:nodejs16-docs-16.17.0-150300.7.9.1","openSUSE Leap 15.3:npm16-16.17.0-150300.7.9.1","openSUSE Leap 15.4:corepack16-16.17.0-150400.3.6.1","openSUSE Leap 15.4:nodejs16-16.17.0-150400.3.6.1","openSUSE Leap 15.4:nodejs16-devel-16.17.0-150400.3.6.1","openSUSE Leap 15.4:nodejs16-docs-16.17.0-150400.3.6.1","openSUSE Leap 15.4:npm16-16.17.0-150400.3.6.1","openSUSE Tumbleweed:corepack16-16.17.0-2.1","openSUSE Tumbleweed:nodejs16-16.17.0-2.1","openSUSE Tumbleweed:nodejs16-devel-16.17.0-2.1","openSUSE Tumbleweed:nodejs16-docs-16.17.0-2.1","openSUSE Tumbleweed:npm16-16.17.0-2.1"]}],"scores":[{"cvss_v3":{"baseScore":6.5,"baseSeverity":"MEDIUM","vectorString":"CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:N","version":"3.1"},"products":["SUSE Enterprise Storage 7.1:nodejs16-16.17.0-150300.7.9.1","SUSE Enterprise Storage 7.1:nodejs16-devel-16.17.0-150300.7.9.1","SUSE Enterprise Storage 7.1:nodejs16-docs-16.17.0-150300.7.9.1","SUSE Enterprise Storage 7.1:npm16-16.17.0-150300.7.9.1","SUSE Linux Enterprise High Performance Computing 12:nodejs16-16.17.0-8.9.1","SUSE Linux Enterprise High Performance Computing 12:nodejs16-devel-16.17.0-8.9.1","SUSE Linux Enterprise High Performance Computing 12:nodejs16-docs-16.17.0-8.9.1","SUSE Linux Enterprise High Performance Computing 12:npm16-16.17.0-8.9.1","SUSE Linux Enterprise High Performance Computing 15 SP3:nodejs16-16.17.0-150300.7.9.1","SUSE Linux Enterprise High Performance Computing 15 SP3:nodejs16-devel-16.17.0-150300.7.9.1","SUSE Linux Enterprise High Performance Computing 15 SP3:nodejs16-docs-16.17.0-150300.7.9.1","SUSE Linux Enterprise High Performance Computing 15 SP3:npm16-16.17.0-150300.7.9.1","SUSE Linux Enterprise High Performance Computing 15 SP4:nodejs16-16.17.0-150400.3.6.1","SUSE Linux Enterprise High Performance Computing 15 SP4:nodejs16-devel-16.17.0-150400.3.6.1","SUSE Linux Enterprise High Performance Computing 15 SP4:nodejs16-docs-16.17.0-150400.3.6.1","SUSE Linux Enterprise High Performance Computing 15 SP4:npm16-16.17.0-150400.3.6.1","SUSE Linux Enterprise Module for Open Buildservice Development Tools 15 SP5:corepack16-16.17.0-150400.3.6.1","SUSE Linux Enterprise Module for Open Buildservice Development Tools 15 SP5:nodejs16-16.17.0-150400.3.6.1","SUSE Linux Enterprise Module for Open Buildservice Development Tools 15 SP5:nodejs16-devel-16.17.0-150400.3.6.1","SUSE Linux Enterprise Module for Open Buildservice Development Tools 15 SP5:nodejs16-docs-16.17.0-150400.3.6.1","SUSE Linux Enterprise Module for Open Buildservice Development Tools 15 SP5:npm16-16.17.0-150400.3.6.1","SUSE Linux Enterprise Module for Open Buildservice Development Tools 15 SP6:corepack16-16.17.0-150400.3.6.1","SUSE Linux Enterprise Module for Open Buildservice Development Tools 15 SP6:nodejs16-16.17.0-150400.3.6.1","SUSE Linux Enterprise Module for Open Buildservice Development Tools 15 SP6:nodejs16-devel-16.17.0-150400.3.6.1","SUSE Linux Enterprise Module for Open Buildservice Development Tools 15 SP6:nodejs16-docs-16.17.0-150400.3.6.1","SUSE Linux Enterprise Module for Open Buildservice Development Tools 15 SP6:npm16-16.17.0-150400.3.6.1","SUSE Linux Enterprise Module for Open Buildservice Development Tools 15 SP7:corepack16-16.17.0-150400.3.6.1","SUSE Linux Enterprise Module for Open Buildservice Development Tools 15 SP7:nodejs16-16.17.0-150400.3.6.1","SUSE Linux Enterprise Module for Open Buildservice Development Tools 15 SP7:nodejs16-devel-16.17.0-150400.3.6.1","SUSE Linux Enterprise Module for Open Buildservice Development Tools 15 SP7:nodejs16-docs-16.17.0-150400.3.6.1","SUSE Linux Enterprise Module for Open Buildservice Development Tools 15 SP7:npm16-16.17.0-150400.3.6.1","SUSE Linux Enterprise Module for Web and Scripting 12:nodejs16-16.17.0-8.9.1","SUSE Linux Enterprise Module for Web and Scripting 12:nodejs16-devel-16.17.0-8.9.1","SUSE Linux Enterprise Module for Web and Scripting 12:nodejs16-docs-16.17.0-8.9.1","SUSE Linux Enterprise Module for Web and Scripting 12:npm16-16.17.0-8.9.1","SUSE Linux Enterprise Module for Web and Scripting 15 SP3:nodejs16-16.17.0-150300.7.9.1","SUSE Linux Enterprise Module for Web and Scripting 15 SP3:nodejs16-devel-16.17.0-150300.7.9.1","SUSE Linux Enterprise Module for Web and Scripting 15 SP3:nodejs16-docs-16.17.0-150300.7.9.1","SUSE Linux Enterprise Module for Web and Scripting 15 SP3:npm16-16.17.0-150300.7.9.1","SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs16-16.17.0-150400.3.6.1","SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs16-devel-16.17.0-150400.3.6.1","SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs16-docs-16.17.0-150400.3.6.1","SUSE Linux Enterprise Module for Web and Scripting 15 SP4:npm16-16.17.0-150400.3.6.1","SUSE Linux Enterprise Server 12 SP3:nodejs16-16.17.0-8.9.1","SUSE Linux Enterprise Server 12 SP3:nodejs16-devel-16.17.0-8.9.1","SUSE Linux Enterprise Server 12 SP3:nodejs16-docs-16.17.0-8.9.1","SUSE Linux Enterprise Server 12 SP3:npm16-16.17.0-8.9.1","SUSE Linux Enterprise Server 12 SP4:nodejs16-16.17.0-8.9.1","SUSE Linux Enterprise Server 12 SP4:nodejs16-devel-16.17.0-8.9.1","SUSE Linux Enterprise Server 12 SP4:nodejs16-docs-16.17.0-8.9.1","SUSE Linux Enterprise Server 12 SP4:npm16-16.17.0-8.9.1","SUSE Linux Enterprise Server 12 SP5:nodejs16-16.17.0-8.9.1","SUSE Linux Enterprise Server 12 SP5:nodejs16-devel-16.17.0-8.9.1","SUSE Linux Enterprise Server 12 SP5:nodejs16-docs-16.17.0-8.9.1","SUSE Linux Enterprise Server 12 SP5:npm16-16.17.0-8.9.1","SUSE Linux Enterprise Server 12:nodejs16-16.17.0-8.9.1","SUSE Linux Enterprise Server 12:nodejs16-devel-16.17.0-8.9.1","SUSE Linux Enterprise Server 12:nodejs16-docs-16.17.0-8.9.1","SUSE Linux Enterprise Server 12:npm16-16.17.0-8.9.1","SUSE Linux Enterprise Server 15 SP3:nodejs16-16.17.0-150300.7.9.1","SUSE Linux Enterprise Server 15 SP3:nodejs16-devel-16.17.0-150300.7.9.1","SUSE Linux Enterprise Server 15 SP3:nodejs16-docs-16.17.0-150300.7.9.1","SUSE Linux Enterprise Server 15 SP3:npm16-16.17.0-150300.7.9.1","SUSE Linux Enterprise Server 15 SP4-TERADATA:nodejs16-16.17.0-150400.3.6.1","SUSE Linux Enterprise Server 15 SP4-TERADATA:nodejs16-devel-16.17.0-150400.3.6.1","SUSE Linux Enterprise Server 15 SP4-TERADATA:nodejs16-docs-16.17.0-150400.3.6.1","SUSE Linux Enterprise Server 15 SP4-TERADATA:npm16-16.17.0-150400.3.6.1","SUSE Linux Enterprise Server 15 SP4:nodejs16-16.17.0-150400.3.6.1","SUSE Linux Enterprise Server 15 SP4:nodejs16-devel-16.17.0-150400.3.6.1","SUSE Linux Enterprise Server 15 SP4:nodejs16-docs-16.17.0-150400.3.6.1","SUSE Linux Enterprise Server 15 SP4:npm16-16.17.0-150400.3.6.1","SUSE Linux Enterprise Server for SAP Applications 12 SP3:nodejs16-16.17.0-8.9.1","SUSE Linux Enterprise Server for SAP Applications 12 SP3:nodejs16-devel-16.17.0-8.9.1","SUSE Linux Enterprise Server for SAP Applications 12 SP3:nodejs16-docs-16.17.0-8.9.1","SUSE Linux Enterprise Server for SAP Applications 12 SP3:npm16-16.17.0-8.9.1","SUSE Linux Enterprise Server for SAP Applications 12 SP4:nodejs16-16.17.0-8.9.1","SUSE Linux Enterprise Server for SAP Applications 12 SP4:nodejs16-devel-16.17.0-8.9.1","SUSE Linux Enterprise Server for SAP Applications 12 SP4:nodejs16-docs-16.17.0-8.9.1","SUSE Linux Enterprise Server for SAP Applications 12 SP4:npm16-16.17.0-8.9.1","SUSE Linux Enterprise Server for SAP Applications 12 SP5:nodejs16-16.17.0-8.9.1","SUSE Linux Enterprise Server for SAP Applications 12 SP5:nodejs16-devel-16.17.0-8.9.1","SUSE Linux Enterprise Server for SAP Applications 12 SP5:nodejs16-docs-16.17.0-8.9.1","SUSE Linux Enterprise Server for SAP Applications 12 SP5:npm16-16.17.0-8.9.1","SUSE Linux Enterprise Server for SAP Applications 12:nodejs16-16.17.0-8.9.1","SUSE Linux Enterprise Server for SAP Applications 12:nodejs16-devel-16.17.0-8.9.1","SUSE Linux Enterprise Server for SAP Applications 12:nodejs16-docs-16.17.0-8.9.1","SUSE Linux Enterprise Server for SAP Applications 12:npm16-16.17.0-8.9.1","SUSE Linux Enterprise Server for SAP Applications 15 SP3:nodejs16-16.17.0-150300.7.9.1","SUSE Linux Enterprise Server for SAP Applications 15 SP3:nodejs16-devel-16.17.0-150300.7.9.1","SUSE Linux Enterprise Server for SAP Applications 15 SP3:nodejs16-docs-16.17.0-150300.7.9.1","SUSE Linux Enterprise Server for SAP Applications 15 SP3:npm16-16.17.0-150300.7.9.1","SUSE Linux Enterprise Server for SAP Applications 15 SP4:nodejs16-16.17.0-150400.3.6.1","SUSE Linux Enterprise Server for SAP Applications 15 SP4:nodejs16-devel-16.17.0-150400.3.6.1","SUSE Linux Enterprise Server for SAP Applications 15 SP4:nodejs16-docs-16.17.0-150400.3.6.1","SUSE Linux Enterprise Server for SAP Applications 15 SP4:npm16-16.17.0-150400.3.6.1","SUSE Manager Proxy 4.2:nodejs16-16.17.0-150300.7.9.1","SUSE Manager Proxy 4.2:nodejs16-devel-16.17.0-150300.7.9.1","SUSE Manager Proxy 4.2:nodejs16-docs-16.17.0-150300.7.9.1","SUSE Manager Proxy 4.2:npm16-16.17.0-150300.7.9.1","SUSE Manager Proxy 4.3:nodejs16-16.17.0-150400.3.6.1","SUSE Manager Proxy 4.3:nodejs16-devel-16.17.0-150400.3.6.1","SUSE Manager Proxy 4.3:nodejs16-docs-16.17.0-150400.3.6.1","SUSE Manager Proxy 4.3:npm16-16.17.0-150400.3.6.1","SUSE Manager Retail Branch Server 4.2:nodejs16-16.17.0-150300.7.9.1","SUSE Manager Retail Branch Server 4.2:nodejs16-devel-16.17.0-150300.7.9.1","SUSE Manager Retail Branch Server 4.2:nodejs16-docs-16.17.0-150300.7.9.1","SUSE Manager Retail Branch Server 4.2:npm16-16.17.0-150300.7.9.1","SUSE Manager Retail Branch Server 4.3:nodejs16-16.17.0-150400.3.6.1","SUSE Manager Retail Branch Server 4.3:nodejs16-devel-16.17.0-150400.3.6.1","SUSE Manager Retail Branch Server 4.3:nodejs16-docs-16.17.0-150400.3.6.1","SUSE Manager Retail Branch Server 4.3:npm16-16.17.0-150400.3.6.1","SUSE Manager Server 4.2:nodejs16-16.17.0-150300.7.9.1","SUSE Manager Server 4.2:nodejs16-devel-16.17.0-150300.7.9.1","SUSE Manager Server 4.2:nodejs16-docs-16.17.0-150300.7.9.1","SUSE Manager Server 4.2:npm16-16.17.0-150300.7.9.1","SUSE Manager Server 4.3:nodejs16-16.17.0-150400.3.6.1","SUSE Manager Server 4.3:nodejs16-devel-16.17.0-150400.3.6.1","SUSE Manager Server 4.3:nodejs16-docs-16.17.0-150400.3.6.1","SUSE Manager Server 4.3:npm16-16.17.0-150400.3.6.1","openSUSE Leap 15.3:nodejs16-16.17.0-150300.7.9.1","openSUSE Leap 15.3:nodejs16-devel-16.17.0-150300.7.9.1","openSUSE Leap 15.3:nodejs16-docs-16.17.0-150300.7.9.1","openSUSE Leap 15.3:npm16-16.17.0-150300.7.9.1","openSUSE Leap 15.4:corepack16-16.17.0-150400.3.6.1","openSUSE Leap 15.4:nodejs16-16.17.0-150400.3.6.1","openSUSE Leap 15.4:nodejs16-devel-16.17.0-150400.3.6.1","openSUSE Leap 15.4:nodejs16-docs-16.17.0-150400.3.6.1","openSUSE Leap 15.4:npm16-16.17.0-150400.3.6.1","openSUSE Tumbleweed:corepack16-16.17.0-2.1","openSUSE Tumbleweed:nodejs16-16.17.0-2.1","openSUSE Tumbleweed:nodejs16-devel-16.17.0-2.1","openSUSE Tumbleweed:nodejs16-docs-16.17.0-2.1","openSUSE Tumbleweed:npm16-16.17.0-2.1"]}],"threats":[{"category":"impact","date":"2022-08-13T02:00:04Z","details":"moderate"}],"title":"CVE-2022-35949"}]}