{"document":{"aggregate_severity":{"namespace":"https://www.suse.com/support/security/rating/","text":"low"},"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-2017-1000254","title":"Title"},{"category":"description","text":"libcurl may read outside of a heap allocated buffer when doing FTP. When libcurl connects to an FTP server and successfully logs in (anonymous or not), it asks the server for the current directory with the `PWD` command. The server then responds with a 257 response containing the path, inside double quotes. The returned path name is then kept by libcurl for subsequent uses. Due to a flaw in the string parser for this directory name, a directory name passed like this but without a closing double quote would lead to libcurl not adding a trailing NUL byte to the buffer holding the name. When libcurl would then later access the string, it could read beyond the allocated heap buffer and crash or wrongly access data beyond the buffer, thinking it was part of the path. A malicious server could abuse this fact and effectively prevent libcurl-based clients to work with it - the PWD command is always issued on new FTP connections and the mistake has a high chance of causing a segfault. The simple fact that this has issue remained undiscovered for this long could suggest that malformed PWD responses are rare in benign servers. We are not aware of any exploit of this flaw. This bug was introduced in commit [415d2e7cb7](https://github.com/curl/curl/commit/415d2e7cb7), March 2005. In libcurl version 7.56.0, the parser always zero terminates the string but also rejects it if not terminated properly with a final double quote.","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-2017-1000254","url":"https://www.suse.com/security/cve/CVE-2017-1000254"},{"category":"external","summary":"SUSE Security Ratings","url":"https://www.suse.com/support/security/rating/"},{"category":"external","summary":"SUSE Bug 1061876 for CVE-2017-1000254","url":"https://bugzilla.suse.com/1061876"},{"category":"external","summary":"Advisory link for SUSE-CU-2019:695-1","url":"https://lists.suse.com/pipermail/sle-security-updates/2020-January/006341.html"},{"category":"external","summary":"Advisory link for SUSE-CU-2019:706-1","url":"https://lists.suse.com/pipermail/sle-security-updates/2020-January/006379.html"},{"category":"external","summary":"Advisory link for SUSE-CU-2019:708-1","url":"https://lists.suse.com/pipermail/sle-security-updates/2020-January/006369.html"},{"category":"external","summary":"Advisory link for SUSE-CU-2019:710-1","url":"https://lists.suse.com/pipermail/sle-security-updates/2020-January/006364.html"},{"category":"external","summary":"Advisory link for SUSE-CU-2019:712-1","url":"https://lists.suse.com/pipermail/sle-security-updates/2020-January/006372.html"},{"category":"external","summary":"Advisory link for SUSE-CU-2019:714-1","url":"https://lists.suse.com/pipermail/sle-security-updates/2020-January/006376.html"},{"category":"external","summary":"Advisory link for SUSE-CU-2019:716-1","url":"https://lists.suse.com/pipermail/sle-security-updates/2020-January/006361.html"},{"category":"external","summary":"Advisory link for SUSE-CU-2019:719-1","url":"https://lists.suse.com/pipermail/sle-security-updates/2020-January/006360.html"},{"category":"external","summary":"Advisory link for SUSE-CU-2019:721-1","url":"https://lists.suse.com/pipermail/sle-security-updates/2020-January/006373.html"},{"category":"external","summary":"Advisory link for SUSE-CU-2019:723-1","url":"https://lists.suse.com/pipermail/sle-security-updates/2020-January/006371.html"},{"category":"external","summary":"Advisory link for SUSE-CU-2019:725-1","url":"https://lists.suse.com/pipermail/sle-security-updates/2020-January/006366.html"},{"category":"external","summary":"Advisory link for SUSE-CU-2019:727-1","url":"https://lists.suse.com/pipermail/sle-security-updates/2020-January/006378.html"},{"category":"external","summary":"Advisory link for SUSE-CU-2019:729-1","url":"https://lists.suse.com/pipermail/sle-security-updates/2020-January/006367.html"},{"category":"external","summary":"Advisory link for SUSE-CU-2019:731-1","url":"https://lists.suse.com/pipermail/sle-security-updates/2020-January/006368.html"},{"category":"external","summary":"Advisory link for SUSE-CU-2019:733-1","url":"https://lists.suse.com/pipermail/sle-security-updates/2020-January/006370.html"},{"category":"external","summary":"Advisory link for SUSE-CU-2019:738-1","url":"https://lists.suse.com/pipermail/sle-security-updates/2020-January/006365.html"},{"category":"external","summary":"Advisory link for SUSE-SU-2017:2789-1","url":"https://lists.suse.com/pipermail/sle-security-updates/2017-October/003326.html"},{"category":"external","summary":"Advisory link for SUSE-SU-2017:2831-1","url":"https://lists.suse.com/pipermail/sle-security-updates/2017-October/003350.html"},{"category":"external","summary":"Advisory link for SUSE-SU-2017:2861-1","url":"https://lists.suse.com/pipermail/sle-security-updates/2017-October/003359.html"},{"category":"external","summary":"Advisory link for SUSE-SU-2017:3176-1","url":"https://lists.suse.com/pipermail/sle-security-updates/2017-December/003464.html"},{"category":"external","summary":"Advisory link for SUSE-SU-2018:0214-1","url":"https://lists.suse.com/pipermail/sle-security-updates/2018-January/003630.html"}],"title":"SUSE CVE CVE-2017-1000254","tracking":{"current_release_date":"2026-02-06T03:14:48Z","generator":{"date":"2023-02-15T04:35:13Z","engine":{"name":"cve-database.git:bin/generate-csaf-vex.pl","version":"1"}},"id":"CVE-2017-1000254","initial_release_date":"2023-02-15T04:35:13Z","revision_history":[{"date":"2023-02-15T04:35:13Z","number":"2","summary":"Current version"},{"date":"2023-12-08T04:17:15Z","number":"3","summary":"Current version"},{"date":"2024-05-30T05:42:15Z","number":"4","summary":"Current version"},{"date":"2024-05-31T06:11:56Z","number":"5","summary":"Current version"},{"date":"2024-06-07T03:59:32Z","number":"6","summary":"Current version"},{"date":"2024-06-08T05:01:39Z","number":"7","summary":"Current version"},{"date":"2024-06-14T06:06:17Z","number":"8","summary":"Current version"},{"date":"2024-07-01T05:11:28Z","number":"9","summary":"Current version"},{"date":"2024-07-26T05:16:00Z","number":"10","summary":"Current version"},{"date":"2024-07-28T04:00:12Z","number":"11","summary":"Current version"},{"date":"2024-08-10T05:22:04Z","number":"12","summary":"Current version"},{"date":"2024-08-11T04:13:27Z","number":"13","summary":"Current version"},{"date":"2024-08-28T05:10:35Z","number":"14","summary":"Current version"},{"date":"2024-09-14T06:20:54Z","number":"15","summary":"Current version"},{"date":"2024-09-15T06:19:12Z","number":"16","summary":"Current version"},{"date":"2024-10-14T06:00:14Z","number":"17","summary":"Current version"},{"date":"2024-11-12T02:53:35Z","number":"18","summary":"Current version"},{"date":"2024-11-14T03:43:30Z","number":"19","summary":"Current version"},{"date":"2024-12-03T02:42:06Z","number":"20","summary":"Current version"},{"date":"2024-12-21T04:14:29Z","number":"21","summary":"Current version"},{"date":"2025-02-08T06:12:31Z","number":"22","summary":"Current version"},{"date":"2025-02-18T07:21:55Z","number":"23","summary":"Current version"},{"date":"2025-03-14T04:23:23Z","number":"24","summary":"Current version"},{"date":"2025-03-15T12:49:07Z","number":"25","summary":"Current version"},{"date":"2025-03-25T05:21:00Z","number":"26","summary":"Current version"},{"date":"2025-04-25T07:28:56Z","number":"27","summary":"Current version"},{"date":"2025-07-17T00:02:13Z","number":"28","summary":"Current version"},{"date":"2025-07-19T00:42:04Z","number":"29","summary":"Current version"},{"date":"2025-08-18T02:48:21Z","number":"30","summary":"Current version"},{"date":"2025-11-04T02:16:58Z","number":"31","summary":"Current version"},{"date":"2026-02-06T03:14:48Z","number":"32","summary":"unknown changes"}],"status":"interim","version":"32"}},"product_tree":{"branches":[{"branches":[{"branches":[{"category":"product_name","name":"HPE Helion OpenStack 8","product":{"name":"HPE Helion OpenStack 8","product_id":"HPE Helion OpenStack 8","product_identification_helper":{"cpe":"cpe:/o:suse:hpe-helion-openstack:8"}}},{"category":"product_name","name":"SUSE CaaS Platform 4.0","product":{"name":"SUSE CaaS Platform 4.0","product_id":"SUSE CaaS Platform 4.0","product_identification_helper":{"cpe":"cpe:/o:suse:caasp:4.0"}}},{"category":"product_name","name":"SUSE Enterprise Storage 6","product":{"name":"SUSE Enterprise Storage 6","product_id":"SUSE Enterprise Storage 6","product_identification_helper":{"cpe":"cpe:/o:suse:ses:6"}}},{"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 Desktop 11 SP4","product":{"name":"SUSE Linux Enterprise Desktop 11 SP4","product_id":"SUSE Linux Enterprise Desktop 11 SP4","product_identification_helper":{"cpe":"cpe:/o:suse:suse_sled:11:sp4"}}},{"category":"product_name","name":"SUSE Linux Enterprise Desktop 12 SP2","product":{"name":"SUSE Linux Enterprise Desktop 12 SP2","product_id":"SUSE Linux Enterprise Desktop 12 SP2","product_identification_helper":{"cpe":"cpe:/o:suse:sled:12:sp2"}}},{"category":"product_name","name":"SUSE Linux Enterprise Desktop 12 SP3","product":{"name":"SUSE Linux Enterprise Desktop 12 SP3","product_id":"SUSE Linux Enterprise Desktop 12 SP3","product_identification_helper":{"cpe":"cpe:/o:suse:sled:12:sp3"}}},{"category":"product_name","name":"SUSE Linux Enterprise Desktop 12 SP4","product":{"name":"SUSE Linux Enterprise Desktop 12 SP4","product_id":"SUSE Linux Enterprise Desktop 12 SP4","product_identification_helper":{"cpe":"cpe:/o:suse:sled:12:sp4"}}},{"category":"product_name","name":"SUSE Linux Enterprise Desktop 15","product":{"name":"SUSE Linux Enterprise Desktop 15","product_id":"SUSE Linux Enterprise Desktop 15","product_identification_helper":{"cpe":"cpe:/o:suse:sled:15"}}},{"category":"product_name","name":"SUSE Linux Enterprise Desktop 15 SP1","product":{"name":"SUSE Linux Enterprise Desktop 15 SP1","product_id":"SUSE Linux Enterprise Desktop 15 SP1","product_identification_helper":{"cpe":"cpe:/o:suse:sled:15:sp1"}}},{"category":"product_name","name":"SUSE Linux Enterprise Desktop 15 SP2","product":{"name":"SUSE Linux Enterprise Desktop 15 SP2","product_id":"SUSE Linux Enterprise Desktop 15 SP2","product_identification_helper":{"cpe":"cpe:/o:suse:sled:15:sp2"}}},{"category":"product_name","name":"SUSE Linux Enterprise Desktop 15 SP3","product":{"name":"SUSE Linux Enterprise Desktop 15 SP3","product_id":"SUSE Linux Enterprise Desktop 15 SP3","product_identification_helper":{"cpe":"cpe:/o:suse:sled:15:sp3"}}},{"category":"product_name","name":"SUSE Linux Enterprise Desktop 15 SP4","product":{"name":"SUSE Linux Enterprise Desktop 15 SP4","product_id":"SUSE Linux Enterprise Desktop 15 SP4","product_identification_helper":{"cpe":"cpe:/o:suse:sled:15:sp4"}}},{"category":"product_name","name":"SUSE Linux Enterprise Desktop 15 SP5","product":{"name":"SUSE Linux Enterprise Desktop 15 SP5","product_id":"SUSE Linux Enterprise Desktop 15 SP5","product_identification_helper":{"cpe":"cpe:/o:suse:sled:15:sp5"}}},{"category":"product_name","name":"SUSE Linux Enterprise Desktop 15 SP6","product":{"name":"SUSE Linux Enterprise Desktop 15 SP6","product_id":"SUSE Linux Enterprise Desktop 15 SP6","product_identification_helper":{"cpe":"cpe:/o:suse:sled:15:sp6"}}},{"category":"product_name","name":"SUSE Linux Enterprise Desktop 15 SP7","product":{"name":"SUSE Linux Enterprise Desktop 15 SP7","product_id":"SUSE Linux Enterprise Desktop 15 SP7","product_identification_helper":{"cpe":"cpe:/o:suse:sled:15:sp7"}}},{"category":"product_name","name":"SUSE Linux Enterprise High Performance Computing 12 SP5","product":{"name":"SUSE Linux Enterprise High Performance Computing 12 SP5","product_id":"SUSE Linux Enterprise High Performance Computing 12 SP5","product_identification_helper":{"cpe":"cpe:/o:suse:sle-hpc:12:sp5"}}},{"category":"product_name","name":"SUSE Linux Enterprise High Performance Computing 15","product":{"name":"SUSE Linux Enterprise High Performance Computing 15","product_id":"SUSE Linux Enterprise High Performance Computing 15","product_identification_helper":{"cpe":"cpe:/o:suse:sle_hpc:15"}}},{"category":"product_name","name":"SUSE Linux Enterprise High Performance Computing 15 SP1","product":{"name":"SUSE Linux Enterprise High Performance Computing 15 SP1","product_id":"SUSE Linux Enterprise High Performance Computing 15 SP1","product_identification_helper":{"cpe":"cpe:/o:suse:sle_hpc:15:sp1"}}},{"category":"product_name","name":"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS","product":{"name":"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS","product_id":"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS","product_identification_helper":{"cpe":"cpe:/o:suse:sle_hpc-ltss:15:sp1"}}},{"category":"product_name","name":"SUSE Linux Enterprise High Performance Computing 15 SP2","product":{"name":"SUSE Linux Enterprise High Performance Computing 15 SP2","product_id":"SUSE Linux Enterprise High Performance Computing 15 SP2","product_identification_helper":{"cpe":"cpe:/o:suse:sle_hpc: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 High Performance Computing 15 SP5","product":{"name":"SUSE Linux Enterprise High Performance Computing 15 SP5","product_id":"SUSE Linux Enterprise High Performance Computing 15 SP5","product_identification_helper":{"cpe":"cpe:/o:suse:sle_hpc:15:sp5"}}},{"category":"product_name","name":"SUSE Linux Enterprise High Performance Computing 15 SP6","product":{"name":"SUSE Linux Enterprise High Performance Computing 15 SP6","product_id":"SUSE Linux Enterprise High Performance Computing 15 SP6","product_identification_helper":{"cpe":"cpe:/o:suse:sle_hpc:15:sp6"}}},{"category":"product_name","name":"SUSE Linux Enterprise High Performance Computing 15 SP7","product":{"name":"SUSE Linux Enterprise High Performance Computing 15 SP7","product_id":"SUSE Linux Enterprise High Performance Computing 15 SP7","product_identification_helper":{"cpe":"cpe:/o:suse:sle_hpc:15:sp7"}}},{"category":"product_name","name":"SUSE Linux Enterprise High Performance Computing 15-LTSS","product":{"name":"SUSE Linux Enterprise High Performance Computing 15-LTSS","product_id":"SUSE Linux Enterprise High Performance Computing 15-LTSS","product_identification_helper":{"cpe":"cpe:/o:suse:sle_hpc-ltss:15"}}},{"category":"product_name","name":"SUSE Linux Enterprise Micro 5.0","product":{"name":"SUSE Linux Enterprise Micro 5.0","product_id":"SUSE Linux Enterprise Micro 5.0","product_identification_helper":{"cpe":"cpe:/o:suse:suse-microos:5.0"}}},{"category":"product_name","name":"SUSE Linux Enterprise Micro 5.1","product":{"name":"SUSE Linux Enterprise Micro 5.1","product_id":"SUSE Linux Enterprise Micro 5.1","product_identification_helper":{"cpe":"cpe:/o:suse:suse-microos:5.1"}}},{"category":"product_name","name":"SUSE Linux Enterprise Micro 5.2","product":{"name":"SUSE Linux Enterprise Micro 5.2","product_id":"SUSE Linux Enterprise Micro 5.2","product_identification_helper":{"cpe":"cpe:/o:suse:suse-microos:5.2"}}},{"category":"product_name","name":"SUSE Linux Enterprise Micro 5.3","product":{"name":"SUSE Linux Enterprise Micro 5.3","product_id":"SUSE Linux Enterprise Micro 5.3","product_identification_helper":{"cpe":"cpe:/o:suse:sle-micro:5.3"}}},{"category":"product_name","name":"SUSE Linux Enterprise Micro 5.4","product":{"name":"SUSE Linux Enterprise Micro 5.4","product_id":"SUSE Linux Enterprise Micro 5.4","product_identification_helper":{"cpe":"cpe:/o:suse:sle-micro:5.4"}}},{"category":"product_name","name":"SUSE Linux Enterprise Micro 5.5","product":{"name":"SUSE Linux Enterprise Micro 5.5","product_id":"SUSE Linux Enterprise Micro 5.5","product_identification_helper":{"cpe":"cpe:/o:suse:sle-micro:5.5"}}},{"category":"product_name","name":"SUSE Linux Enterprise Module for Basesystem 15","product":{"name":"SUSE Linux Enterprise Module for Basesystem 15","product_id":"SUSE Linux Enterprise Module for Basesystem 15","product_identification_helper":{"cpe":"cpe:/o:suse:sle-module-basesystem:15"}}},{"category":"product_name","name":"SUSE Linux Enterprise Module for Basesystem 15 SP1","product":{"name":"SUSE Linux Enterprise Module for Basesystem 15 SP1","product_id":"SUSE Linux Enterprise Module for Basesystem 15 SP1","product_identification_helper":{"cpe":"cpe:/o:suse:sle-module-basesystem:15:sp1"}}},{"category":"product_name","name":"SUSE Linux Enterprise Module for Basesystem 15 SP2","product":{"name":"SUSE Linux Enterprise Module for Basesystem 15 SP2","product_id":"SUSE Linux Enterprise Module for Basesystem 15 SP2","product_identification_helper":{"cpe":"cpe:/o:suse:sle-module-basesystem:15:sp2"}}},{"category":"product_name","name":"SUSE Linux Enterprise Module for Basesystem 15 SP3","product":{"name":"SUSE Linux Enterprise Module for Basesystem 15 SP3","product_id":"SUSE Linux Enterprise Module for Basesystem 15 SP3","product_identification_helper":{"cpe":"cpe:/o:suse:sle-module-basesystem:15:sp3"}}},{"category":"product_name","name":"SUSE Linux Enterprise Module for Basesystem 15 SP4","product":{"name":"SUSE Linux Enterprise Module for Basesystem 15 SP4","product_id":"SUSE Linux Enterprise Module for Basesystem 15 SP4","product_identification_helper":{"cpe":"cpe:/o:suse:sle-module-basesystem:15:sp4"}}},{"category":"product_name","name":"SUSE Linux Enterprise Module for Basesystem 15 SP5","product":{"name":"SUSE Linux Enterprise Module for Basesystem 15 SP5","product_id":"SUSE Linux Enterprise Module for Basesystem 15 SP5","product_identification_helper":{"cpe":"cpe:/o:suse:sle-module-basesystem:15:sp5"}}},{"category":"product_name","name":"SUSE Linux Enterprise Module for Basesystem 15 SP6","product":{"name":"SUSE Linux Enterprise Module for Basesystem 15 SP6","product_id":"SUSE Linux Enterprise Module for Basesystem 15 SP6","product_identification_helper":{"cpe":"cpe:/o:suse:sle-module-basesystem:15:sp6"}}},{"category":"product_name","name":"SUSE Linux Enterprise Module for Basesystem 15 SP7","product":{"name":"SUSE Linux Enterprise Module for Basesystem 15 SP7","product_id":"SUSE Linux Enterprise Module for Basesystem 15 SP7","product_identification_helper":{"cpe":"cpe:/o:suse:sle-module-basesystem:15:sp7"}}},{"category":"product_name","name":"SUSE Linux Enterprise Server 11 SP1-TERADATA","product":{"name":"SUSE Linux Enterprise Server 11 SP1-TERADATA","product_id":"SUSE Linux Enterprise Server 11 SP1-TERADATA","product_identification_helper":{"cpe":"cpe:/o:suse:sles:11:sp1:teradata"}}},{"category":"product_name","name":"SUSE Linux Enterprise Server 11 SP3 LTSS","product":{"name":"SUSE Linux Enterprise Server 11 SP3 LTSS","product_id":"SUSE Linux Enterprise Server 11 SP3 LTSS","product_identification_helper":{"cpe":"cpe:/o:suse:suse_sles_ltss:11:sp3"}}},{"category":"product_name","name":"SUSE Linux Enterprise Server 11 SP3-TERADATA","product":{"name":"SUSE Linux Enterprise Server 11 SP3-TERADATA","product_id":"SUSE Linux Enterprise Server 11 SP3-TERADATA","product_identification_helper":{"cpe":"cpe:/o:suse:sles:11:sp3:teradata"}}},{"category":"product_name","name":"SUSE Linux Enterprise Server 11 SP4","product":{"name":"SUSE Linux Enterprise Server 11 SP4","product_id":"SUSE Linux Enterprise Server 11 SP4","product_identification_helper":{"cpe":"cpe:/o:suse:suse_sles:11:sp4"}}},{"category":"product_name","name":"SUSE Linux Enterprise Server 11 SP4 LTSS","product":{"name":"SUSE Linux Enterprise Server 11 SP4 LTSS","product_id":"SUSE Linux Enterprise Server 11 SP4 LTSS","product_identification_helper":{"cpe":"cpe:/o:suse:suse_sles_ltss:11:sp4"}}},{"category":"product_name","name":"SUSE Linux Enterprise Server 11-SECURITY","product":{"name":"SUSE Linux Enterprise Server 11-SECURITY","product_id":"SUSE Linux Enterprise Server 11-SECURITY","product_identification_helper":{"cpe":"cpe:/o:suse:sles:11:security"}}},{"category":"product_name","name":"SUSE Linux Enterprise Server 12 SP2","product":{"name":"SUSE Linux Enterprise Server 12 SP2","product_id":"SUSE Linux Enterprise Server 12 SP2","product_identification_helper":{"cpe":"cpe:/o:suse:sles:12:sp2"}}},{"category":"product_name","name":"SUSE Linux Enterprise Server 12 SP2-BCL","product":{"name":"SUSE Linux Enterprise Server 12 SP2-BCL","product_id":"SUSE Linux Enterprise Server 12 SP2-BCL","product_identification_helper":{"cpe":"cpe:/o:suse:sles-bcl:12:sp2"}}},{"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 SP4-ESPOS","product":{"name":"SUSE Linux Enterprise Server 12 SP4-ESPOS","product_id":"SUSE Linux Enterprise Server 12 SP4-ESPOS","product_identification_helper":{"cpe":"cpe:/o:suse:sles-espos:12:sp4"}}},{"category":"product_name","name":"SUSE Linux Enterprise Server 12 SP4-LTSS","product":{"name":"SUSE Linux Enterprise Server 12 SP4-LTSS","product_id":"SUSE Linux Enterprise Server 12 SP4-LTSS","product_identification_helper":{"cpe":"cpe:/o:suse:sles-ltss: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","product":{"name":"SUSE Linux Enterprise Server 15","product_id":"SUSE Linux Enterprise Server 15","product_identification_helper":{"cpe":"cpe:/o:suse:sles:15"}}},{"category":"product_name","name":"SUSE Linux Enterprise Server 15 SP1","product":{"name":"SUSE Linux Enterprise Server 15 SP1","product_id":"SUSE Linux Enterprise Server 15 SP1","product_identification_helper":{"cpe":"cpe:/o:suse:sles:15:sp1"}}},{"category":"product_name","name":"SUSE Linux Enterprise Server 15 SP1-LTSS","product":{"name":"SUSE Linux Enterprise Server 15 SP1-LTSS","product_id":"SUSE Linux Enterprise Server 15 SP1-LTSS","product_identification_helper":{"cpe":"cpe:/o:suse:sles-ltss:15:sp1"}}},{"category":"product_name","name":"SUSE Linux Enterprise Server 15 SP2","product":{"name":"SUSE Linux Enterprise Server 15 SP2","product_id":"SUSE Linux Enterprise Server 15 SP2","product_identification_helper":{"cpe":"cpe:/o:suse:sles: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 SP5","product":{"name":"SUSE Linux Enterprise Server 15 SP5","product_id":"SUSE Linux Enterprise Server 15 SP5","product_identification_helper":{"cpe":"cpe:/o:suse:sles:15:sp5"}}},{"category":"product_name","name":"SUSE Linux Enterprise Server 15 SP6","product":{"name":"SUSE Linux Enterprise Server 15 SP6","product_id":"SUSE Linux Enterprise Server 15 SP6","product_identification_helper":{"cpe":"cpe:/o:suse:sles:15:sp6"}}},{"category":"product_name","name":"SUSE Linux Enterprise Server 15 SP7","product":{"name":"SUSE Linux Enterprise Server 15 SP7","product_id":"SUSE Linux Enterprise Server 15 SP7","product_identification_helper":{"cpe":"cpe:/o:suse:sles:15:sp7"}}},{"category":"product_name","name":"SUSE Linux Enterprise Server 15-ESPOS","product":{"name":"SUSE Linux Enterprise Server 15-ESPOS","product_id":"SUSE Linux Enterprise Server 15-ESPOS","product_identification_helper":{"cpe":"cpe:/o:suse:sle_hpc-espos:15"}}},{"category":"product_name","name":"SUSE Linux Enterprise Server 15-LTSS","product":{"name":"SUSE Linux Enterprise Server 15-LTSS","product_id":"SUSE Linux Enterprise Server 15-LTSS","product_identification_helper":{"cpe":"cpe:/o:suse:sles-ltss:15"}}},{"category":"product_name","name":"SUSE Linux Enterprise Server 16.0","product":{"name":"SUSE Linux Enterprise Server 16.0","product_id":"SUSE Linux Enterprise Server 16.0","product_identification_helper":{"cpe":"cpe:/o:suse:sles:16:16.0:server"}}},{"category":"product_name","name":"SUSE Linux Enterprise Server Business Critical Linux 15 SP1","product":{"name":"SUSE Linux Enterprise Server Business Critical Linux 15 SP1","product_id":"SUSE Linux Enterprise Server Business Critical Linux 15 SP1","product_identification_helper":{"cpe":"cpe:/o:suse:sles_bcl:15:sp1"}}},{"category":"product_name","name":"SUSE Linux Enterprise Server Teradata 12 SP3","product":{"name":"SUSE Linux Enterprise Server Teradata 12 SP3","product_id":"SUSE Linux Enterprise Server Teradata 12 SP3","product_identification_helper":{"cpe":"cpe:/o:suse:sles_teradata:12:sp3"}}},{"category":"product_name","name":"SUSE Linux Enterprise Server for Raspberry Pi 12 SP2","product":{"name":"SUSE Linux Enterprise Server for Raspberry Pi 12 SP2","product_id":"SUSE Linux Enterprise Server for Raspberry Pi 12 SP2","product_identification_helper":{"cpe":"cpe:/o:suse:sles:12:sp2"}}},{"category":"product_name","name":"SUSE Linux Enterprise Server for SAP Applications 11 SP4","product":{"name":"SUSE Linux Enterprise Server for SAP Applications 11 SP4","product_id":"SUSE Linux Enterprise Server for SAP Applications 11 SP4","product_identification_helper":{"cpe":"cpe:/o:suse:sles_sap:11:sp4"}}},{"category":"product_name","name":"SUSE Linux Enterprise Server for SAP Applications 12 SP2","product":{"name":"SUSE Linux Enterprise Server for SAP Applications 12 SP2","product_id":"SUSE Linux Enterprise Server for SAP Applications 12 SP2","product_identification_helper":{"cpe":"cpe:/o:suse:sles_sap:12:sp2"}}},{"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","product":{"name":"SUSE Linux Enterprise Server for SAP Applications 15","product_id":"SUSE Linux Enterprise Server for SAP Applications 15","product_identification_helper":{"cpe":"cpe:/o:suse:sles_sap:15"}}},{"category":"product_name","name":"SUSE Linux Enterprise Server for SAP Applications 15 SP1","product":{"name":"SUSE Linux Enterprise Server for SAP Applications 15 SP1","product_id":"SUSE Linux Enterprise Server for SAP Applications 15 SP1","product_identification_helper":{"cpe":"cpe:/o:suse:sles_sap:15:sp1"}}},{"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 Linux Enterprise Server for SAP Applications 15 SP5","product":{"name":"SUSE Linux Enterprise Server for SAP Applications 15 SP5","product_id":"SUSE Linux Enterprise Server for SAP Applications 15 SP5","product_identification_helper":{"cpe":"cpe:/o:suse:sles_sap:15:sp5"}}},{"category":"product_name","name":"SUSE Linux Enterprise Server for SAP Applications 15 SP6","product":{"name":"SUSE Linux Enterprise Server for SAP Applications 15 SP6","product_id":"SUSE Linux Enterprise Server for SAP Applications 15 SP6","product_identification_helper":{"cpe":"cpe:/o:suse:sles_sap:15:sp6"}}},{"category":"product_name","name":"SUSE Linux Enterprise Server for SAP Applications 15 SP7","product":{"name":"SUSE Linux Enterprise Server for SAP Applications 15 SP7","product_id":"SUSE Linux Enterprise Server for SAP Applications 15 SP7","product_identification_helper":{"cpe":"cpe:/o:suse:sles_sap:15:sp7"}}},{"category":"product_name","name":"SUSE Linux Enterprise Software Development Kit 11 SP4","product":{"name":"SUSE Linux Enterprise Software Development Kit 11 SP4","product_id":"SUSE Linux Enterprise Software Development Kit 11 SP4","product_identification_helper":{"cpe":"cpe:/a:suse:sle-sdk:11:sp4"}}},{"category":"product_name","name":"SUSE Linux Enterprise Software Development Kit 12 SP2","product":{"name":"SUSE Linux Enterprise Software Development Kit 12 SP2","product_id":"SUSE Linux Enterprise Software Development Kit 12 SP2","product_identification_helper":{"cpe":"cpe:/o:suse:sle-sdk:12:sp2"}}},{"category":"product_name","name":"SUSE Linux Enterprise Software Development Kit 12 SP3","product":{"name":"SUSE Linux Enterprise Software Development Kit 12 SP3","product_id":"SUSE Linux Enterprise Software Development Kit 12 SP3","product_identification_helper":{"cpe":"cpe:/o:suse:sle-sdk:12:sp3"}}},{"category":"product_name","name":"SUSE Linux Enterprise Software Development Kit 12 SP4","product":{"name":"SUSE Linux Enterprise Software Development Kit 12 SP4","product_id":"SUSE Linux Enterprise Software Development Kit 12 SP4","product_identification_helper":{"cpe":"cpe:/o:suse:sle-sdk:12:sp4"}}},{"category":"product_name","name":"SUSE Linux Enterprise Software Development Kit 12 SP5","product":{"name":"SUSE Linux Enterprise Software Development Kit 12 SP5","product_id":"SUSE Linux Enterprise Software Development Kit 12 SP5","product_identification_helper":{"cpe":"cpe:/o:suse:sle-sdk:12:sp5"}}},{"category":"product_name","name":"SUSE Linux Micro 6.0","product":{"name":"SUSE Linux Micro 6.0","product_id":"SUSE Linux Micro 6.0","product_identification_helper":{"cpe":"cpe:/o:suse:sl-micro:6.0"}}},{"category":"product_name","name":"SUSE Linux Micro 6.1","product":{"name":"SUSE Linux Micro 6.1","product_id":"SUSE Linux Micro 6.1","product_identification_helper":{"cpe":"cpe:/o:suse:sl-micro:6.1"}}},{"category":"product_name","name":"SUSE Manager Proxy 4.0","product":{"name":"SUSE Manager Proxy 4.0","product_id":"SUSE Manager Proxy 4.0","product_identification_helper":{"cpe":"cpe:/o:suse:suse-manager-proxy:4.0"}}},{"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.0","product":{"name":"SUSE Manager Retail Branch Server 4.0","product_id":"SUSE Manager Retail Branch Server 4.0","product_identification_helper":{"cpe":"cpe:/o:suse:suse-manager-retail-branch-server:4.0"}}},{"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.0","product":{"name":"SUSE Manager Server 4.0","product_id":"SUSE Manager Server 4.0","product_identification_helper":{"cpe":"cpe:/o:suse:suse-manager-server:4.0"}}},{"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":"SUSE OpenStack Cloud 8","product":{"name":"SUSE OpenStack Cloud 8","product_id":"SUSE OpenStack Cloud 8","product_identification_helper":{"cpe":"cpe:/o:suse:suse-openstack-cloud:8"}}},{"category":"product_name","name":"SUSE OpenStack Cloud 9","product":{"name":"SUSE OpenStack Cloud 9","product_id":"SUSE OpenStack Cloud 9","product_identification_helper":{"cpe":"cpe:/o:suse:suse-openstack-cloud:9"}}},{"category":"product_name","name":"SUSE OpenStack Cloud Crowbar 8","product":{"name":"SUSE OpenStack Cloud Crowbar 8","product_id":"SUSE OpenStack Cloud Crowbar 8","product_identification_helper":{"cpe":"cpe:/o:suse:suse-openstack-cloud-crowbar:8"}}},{"category":"product_name","name":"SUSE OpenStack Cloud Crowbar 9","product":{"name":"SUSE OpenStack Cloud Crowbar 9","product_id":"SUSE OpenStack Cloud Crowbar 9","product_identification_helper":{"cpe":"cpe:/o:suse:suse-openstack-cloud-crowbar:9"}}},{"category":"product_name","name":"SUSE Studio Onsite 1.3","product":{"name":"SUSE Studio Onsite 1.3","product_id":"SUSE Studio Onsite 1.3","product_identification_helper":{"cpe":"cpe:/o:suse:sle-studioonsite:1.3"}}},{"category":"product_name","name":"openSUSE Leap 15.0","product":{"name":"openSUSE Leap 15.0","product_id":"openSUSE Leap 15.0","product_identification_helper":{"cpe":"cpe:/o:opensuse:leap:15.0"}}},{"category":"product_name","name":"openSUSE Leap 15.2","product":{"name":"openSUSE Leap 15.2","product_id":"openSUSE Leap 15.2","product_identification_helper":{"cpe":"cpe:/o:opensuse:leap:15.2"}}},{"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":"curl","product":{"name":"curl","product_id":"curl","product_identification_helper":{"cpe":"cpe:2.3:a:haxx:curl:*:*:*:*:*:*:*:*","purl":"pkg:rpm/suse/curl@?upstream=curl.src.rpm"}}},{"category":"product_version","name":"curl-7.19.7-1.70.8.1","product":{"name":"curl-7.19.7-1.70.8.1","product_id":"curl-7.19.7-1.70.8.1","product_identification_helper":{"cpe":"cpe:2.3:a:haxx:curl:7.19.7:*:*:*:*:*:*:*","purl":"pkg:rpm/suse/curl@7.19.7-1.70.8.1?upstream=curl-7.19.7-1.70.8.1.src.rpm"}}},{"category":"product_version","name":"curl-7.37.0-37.8.1","product":{"name":"curl-7.37.0-37.8.1","product_id":"curl-7.37.0-37.8.1","product_identification_helper":{"cpe":"cpe:2.3:a:haxx:curl:7.37.0:*:*:*:*:*:*:*","purl":"pkg:rpm/suse/curl@7.37.0-37.8.1?upstream=curl-7.37.0-37.8.1.src.rpm"}}},{"category":"product_version","name":"curl-7.59.0-lp150.1.1","product":{"name":"curl-7.59.0-lp150.1.1","product_id":"curl-7.59.0-lp150.1.1","product_identification_helper":{"cpe":"cpe:2.3:a:haxx:curl:7.59.0:*:*:*:*:*:*:*","purl":"pkg:rpm/suse/curl@7.59.0-lp150.1.1?upstream=curl-7.59.0-lp150.1.1.src.rpm"}}},{"category":"product_version","name":"curl-7.60.0-1.1","product":{"name":"curl-7.60.0-1.1","product_id":"curl-7.60.0-1.1","product_identification_helper":{"cpe":"cpe:2.3:a:haxx:curl:7.60.0:*:*:*:*:*:*:*","purl":"pkg:rpm/suse/curl@7.60.0-1.1?upstream=curl-7.60.0-1.1.src.rpm"}}},{"category":"product_version","name":"curl-7.60.0-2.11","product":{"name":"curl-7.60.0-2.11","product_id":"curl-7.60.0-2.11","product_identification_helper":{"cpe":"cpe:2.3:a:haxx:curl:7.60.0:*:*:*:*:*:*:*","purl":"pkg:rpm/suse/curl@7.60.0-2.11?upstream=curl-7.60.0-2.11.src.rpm"}}},{"category":"product_version","name":"curl-7.60.0-3.17.1","product":{"name":"curl-7.60.0-3.17.1","product_id":"curl-7.60.0-3.17.1","product_identification_helper":{"cpe":"cpe:2.3:a:haxx:curl:7.60.0:*:*:*:*:*:*:*","purl":"pkg:rpm/suse/curl@7.60.0-3.17.1?upstream=curl-7.60.0-3.17.1.src.rpm"}}},{"category":"product_version","name":"curl-7.60.0-9.8","product":{"name":"curl-7.60.0-9.8","product_id":"curl-7.60.0-9.8","product_identification_helper":{"cpe":"cpe:2.3:a:haxx:curl:7.60.0:*:*:*:*:*:*:*","purl":"pkg:rpm/suse/curl@7.60.0-9.8?upstream=curl-7.60.0-9.8.src.rpm"}}},{"category":"product_version","name":"curl-7.66.0-2.59","product":{"name":"curl-7.66.0-2.59","product_id":"curl-7.66.0-2.59","product_identification_helper":{"cpe":"cpe:2.3:a:haxx:curl:7.66.0:*:*:*:*:*:*:*","purl":"pkg:rpm/suse/curl@7.66.0-2.59?upstream=curl-7.66.0-2.59.src.rpm"}}},{"category":"product_version","name":"curl-7.66.0-4.11.1","product":{"name":"curl-7.66.0-4.11.1","product_id":"curl-7.66.0-4.11.1","product_identification_helper":{"cpe":"cpe:2.3:a:haxx:curl:7.66.0:*:*:*:*:*:*:*","purl":"pkg:rpm/suse/curl@7.66.0-4.11.1?upstream=curl-7.66.0-4.11.1.src.rpm"}}},{"category":"product_version","name":"curl-7.66.0-4.14.1","product":{"name":"curl-7.66.0-4.14.1","product_id":"curl-7.66.0-4.14.1","product_identification_helper":{"cpe":"cpe:2.3:a:haxx:curl:7.66.0:*:*:*:*:*:*:*","purl":"pkg:rpm/suse/curl@7.66.0-4.14.1?upstream=curl-7.66.0-4.14.1.src.rpm"}}},{"category":"product_version","name":"curl-7.66.0-4.22.1","product":{"name":"curl-7.66.0-4.22.1","product_id":"curl-7.66.0-4.22.1","product_identification_helper":{"cpe":"cpe:2.3:a:haxx:curl:7.66.0:*:*:*:*:*:*:*","purl":"pkg:rpm/suse/curl@7.66.0-4.22.1?upstream=curl-7.66.0-4.22.1.src.rpm"}}},{"category":"product_version","name":"curl-7.66.0-4.27.1","product":{"name":"curl-7.66.0-4.27.1","product_id":"curl-7.66.0-4.27.1","product_identification_helper":{"cpe":"cpe:2.3:a:haxx:curl:7.66.0:*:*:*:*:*:*:*","purl":"pkg:rpm/suse/curl@7.66.0-4.27.1?upstream=curl-7.66.0-4.27.1.src.rpm"}}},{"category":"product_version","name":"curl-7.66.0-lp152.2.7","product":{"name":"curl-7.66.0-lp152.2.7","product_id":"curl-7.66.0-lp152.2.7","product_identification_helper":{"cpe":"cpe:2.3:a:haxx:curl:7.66.0:*:*:*:*:*:*:*","purl":"pkg:rpm/suse/curl@7.66.0-lp152.2.7?upstream=curl-7.66.0-lp152.2.7.src.rpm"}}},{"category":"product_version","name":"curl-7.79.1-1.1","product":{"name":"curl-7.79.1-1.1","product_id":"curl-7.79.1-1.1","product_identification_helper":{"cpe":"cpe:2.3:a:haxx:curl:7.79.1:*:*:*:*:*:*:*","purl":"pkg:rpm/suse/curl@7.79.1-1.1?upstream=curl-7.79.1-1.1.src.rpm"}}},{"category":"product_version","name":"curl-7.79.1-150400.3.1","product":{"name":"curl-7.79.1-150400.3.1","product_id":"curl-7.79.1-150400.3.1","product_identification_helper":{"cpe":"cpe:2.3:a:haxx:curl:7.79.1:*:*:*:*:*:*:*","purl":"pkg:rpm/suse/curl@7.79.1-150400.3.1?upstream=curl-7.79.1-150400.3.1.src.rpm"}}},{"category":"product_version","name":"curl-7.79.1-150400.5.15.1","product":{"name":"curl-7.79.1-150400.5.15.1","product_id":"curl-7.79.1-150400.5.15.1","product_identification_helper":{"cpe":"cpe:2.3:a:haxx:curl:7.79.1:*:*:*:*:*:*:*","purl":"pkg:rpm/suse/curl@7.79.1-150400.5.15.1?upstream=curl-7.79.1-150400.5.15.1.src.rpm"}}},{"category":"product_version","name":"curl-7.79.1-150400.5.6.1","product":{"name":"curl-7.79.1-150400.5.6.1","product_id":"curl-7.79.1-150400.5.6.1","product_identification_helper":{"cpe":"cpe:2.3:a:haxx:curl:7.79.1:*:*:*:*:*:*:*","purl":"pkg:rpm/suse/curl@7.79.1-150400.5.6.1?upstream=curl-7.79.1-150400.5.6.1.src.rpm"}}},{"category":"product_version","name":"curl-8.0.1-150400.5.23.1","product":{"name":"curl-8.0.1-150400.5.23.1","product_id":"curl-8.0.1-150400.5.23.1","product_identification_helper":{"cpe":"cpe:2.3:a:haxx:curl:8.0.1:*:*:*:*:*:*:*","purl":"pkg:rpm/suse/curl@8.0.1-150400.5.23.1?upstream=curl-8.0.1-150400.5.23.1.src.rpm"}}},{"category":"product_version","name":"curl-8.0.1-150400.5.26.1","product":{"name":"curl-8.0.1-150400.5.26.1","product_id":"curl-8.0.1-150400.5.26.1","product_identification_helper":{"cpe":"cpe:2.3:a:haxx:curl:8.0.1:*:*:*:*:*:*:*","purl":"pkg:rpm/suse/curl@8.0.1-150400.5.26.1?upstream=curl-8.0.1-150400.5.26.1.src.rpm"}}},{"category":"product_version","name":"curl-8.14.1-160000.2.2","product":{"name":"curl-8.14.1-160000.2.2","product_id":"curl-8.14.1-160000.2.2","product_identification_helper":{"cpe":"cpe:2.3:a:haxx:curl:8.14.1:*:*:*:*:*:*:*","purl":"pkg:rpm/suse/curl@8.14.1-160000.2.2?upstream=curl-8.14.1-160000.2.2.src.rpm"}}},{"category":"product_version","name":"curl-8.6.0-1.2","product":{"name":"curl-8.6.0-1.2","product_id":"curl-8.6.0-1.2","product_identification_helper":{"cpe":"cpe:2.3:a:haxx:curl:8.6.0:*:*:*:*:*:*:*","purl":"pkg:rpm/suse/curl@8.6.0-1.2?upstream=curl-8.6.0-1.2.src.rpm"}}},{"category":"product_version","name":"curl-8.6.0-150600.2.2","product":{"name":"curl-8.6.0-150600.2.2","product_id":"curl-8.6.0-150600.2.2","product_identification_helper":{"cpe":"cpe:2.3:a:haxx:curl:8.6.0:*:*:*:*:*:*:*","purl":"pkg:rpm/suse/curl@8.6.0-150600.2.2?upstream=curl-8.6.0-150600.2.2.src.rpm"}}},{"category":"product_version","name":"curl-8.6.0-150600.4.21.1","product":{"name":"curl-8.6.0-150600.4.21.1","product_id":"curl-8.6.0-150600.4.21.1","product_identification_helper":{"cpe":"cpe:2.3:a:haxx:curl:8.6.0:*:*:*:*:*:*:*","purl":"pkg:rpm/suse/curl@8.6.0-150600.4.21.1?upstream=curl-8.6.0-150600.4.21.1.src.rpm"}}},{"category":"product_version","name":"curl-8.9.1-slfo.1.1_1.2","product":{"name":"curl-8.9.1-slfo.1.1_1.2","product_id":"curl-8.9.1-slfo.1.1_1.2","product_identification_helper":{"cpe":"cpe:2.3:a:haxx:curl:8.9.1:*:*:*:*:*:*:*","purl":"pkg:rpm/suse/curl@8.9.1-slfo.1.1_1.2?upstream=curl-8.9.1-slfo.1.1_1.2.src.rpm"}}},{"category":"product_version","name":"curl-openssl1-7.19.7-1.70.8.1","product":{"name":"curl-openssl1-7.19.7-1.70.8.1","product_id":"curl-openssl1-7.19.7-1.70.8.1","product_identification_helper":{"cpe":"cpe:2.3:a:haxx:curl:7.19.7:*:*:*:*:*:*:*","purl":"pkg:rpm/suse/curl-openssl1@7.19.7-1.70.8.1?upstream=curl-openssl1-7.19.7-1.70.8.1.src.rpm"}}},{"category":"product_version","name":"curl-zsh-completion-8.14.1-160000.2.2","product":{"name":"curl-zsh-completion-8.14.1-160000.2.2","product_id":"curl-zsh-completion-8.14.1-160000.2.2","product_identification_helper":{"cpe":"cpe:2.3:a:haxx:curl:8.14.1:*:*:*:*:*:*:*","purl":"pkg:rpm/suse/curl-zsh-completion@8.14.1-160000.2.2?upstream=curl-8.14.1-160000.2.2.src.rpm"}}},{"category":"product_version","name":"libcurl-devel","product":{"name":"libcurl-devel","product_id":"libcurl-devel","product_identification_helper":{"cpe":"cpe:2.3:a:haxx:curl:*:*:*:*:*:*:*:*","purl":"pkg:rpm/suse/libcurl-devel@?upstream=curl.src.rpm"}}},{"category":"product_version","name":"libcurl-devel-32bit-7.79.1-1.1","product":{"name":"libcurl-devel-32bit-7.79.1-1.1","product_id":"libcurl-devel-32bit-7.79.1-1.1","product_identification_helper":{"cpe":"cpe:2.3:a:haxx:curl:7.79.1:*:*:*:*:*:*:*","purl":"pkg:rpm/suse/libcurl-devel-32bit@7.79.1-1.1?upstream=curl-7.79.1-1.1.src.rpm"}}},{"category":"product_version","name":"libcurl-devel-7.19.7-1.20.53.13.1","product":{"name":"libcurl-devel-7.19.7-1.20.53.13.1","product_id":"libcurl-devel-7.19.7-1.20.53.13.1","product_identification_helper":{"cpe":"cpe:2.3:a:haxx:curl:7.19.7:*:*:*:*:*:*:*","purl":"pkg:rpm/suse/libcurl-devel@7.19.7-1.20.53.13.1?upstream=curl-7.19.7-1.20.53.13.1.src.rpm"}}},{"category":"product_version","name":"libcurl-devel-7.19.7-1.70.8.1","product":{"name":"libcurl-devel-7.19.7-1.70.8.1","product_id":"libcurl-devel-7.19.7-1.70.8.1","product_identification_helper":{"cpe":"cpe:2.3:a:haxx:curl:7.19.7:*:*:*:*:*:*:*","purl":"pkg:rpm/suse/libcurl-devel@7.19.7-1.70.8.1?upstream=curl-7.19.7-1.70.8.1.src.rpm"}}},{"category":"product_version","name":"libcurl-devel-7.37.0-37.8.1","product":{"name":"libcurl-devel-7.37.0-37.8.1","product_id":"libcurl-devel-7.37.0-37.8.1","product_identification_helper":{"cpe":"cpe:2.3:a:haxx:curl:7.37.0:*:*:*:*:*:*:*","purl":"pkg:rpm/suse/libcurl-devel@7.37.0-37.8.1?upstream=curl-7.37.0-37.8.1.src.rpm"}}},{"category":"product_version","name":"libcurl-devel-7.60.0-1.1","product":{"name":"libcurl-devel-7.60.0-1.1","product_id":"libcurl-devel-7.60.0-1.1","product_identification_helper":{"cpe":"cpe:2.3:a:haxx:curl:7.60.0:*:*:*:*:*:*:*","purl":"pkg:rpm/suse/libcurl-devel@7.60.0-1.1?upstream=curl-7.60.0-1.1.src.rpm"}}},{"category":"product_version","name":"libcurl-devel-7.60.0-2.11","product":{"name":"libcurl-devel-7.60.0-2.11","product_id":"libcurl-devel-7.60.0-2.11","product_identification_helper":{"cpe":"cpe:2.3:a:haxx:curl:7.60.0:*:*:*:*:*:*:*","purl":"pkg:rpm/suse/libcurl-devel@7.60.0-2.11?upstream=curl-7.60.0-2.11.src.rpm"}}},{"category":"product_version","name":"libcurl-devel-7.60.0-3.17.1","product":{"name":"libcurl-devel-7.60.0-3.17.1","product_id":"libcurl-devel-7.60.0-3.17.1","product_identification_helper":{"cpe":"cpe:2.3:a:haxx:curl:7.60.0:*:*:*:*:*:*:*","purl":"pkg:rpm/suse/libcurl-devel@7.60.0-3.17.1?upstream=curl-7.60.0-3.17.1.src.rpm"}}},{"category":"product_version","name":"libcurl-devel-7.60.0-9.8","product":{"name":"libcurl-devel-7.60.0-9.8","product_id":"libcurl-devel-7.60.0-9.8","product_identification_helper":{"cpe":"cpe:2.3:a:haxx:curl:7.60.0:*:*:*:*:*:*:*","purl":"pkg:rpm/suse/libcurl-devel@7.60.0-9.8?upstream=curl-7.60.0-9.8.src.rpm"}}},{"category":"product_version","name":"libcurl-devel-7.66.0-2.59","product":{"name":"libcurl-devel-7.66.0-2.59","product_id":"libcurl-devel-7.66.0-2.59","product_identification_helper":{"cpe":"cpe:2.3:a:haxx:curl:7.66.0:*:*:*:*:*:*:*","purl":"pkg:rpm/suse/libcurl-devel@7.66.0-2.59?upstream=curl-7.66.0-2.59.src.rpm"}}},{"category":"product_version","name":"libcurl-devel-7.66.0-4.14.1","product":{"name":"libcurl-devel-7.66.0-4.14.1","product_id":"libcurl-devel-7.66.0-4.14.1","product_identification_helper":{"cpe":"cpe:2.3:a:haxx:curl:7.66.0:*:*:*:*:*:*:*","purl":"pkg:rpm/suse/libcurl-devel@7.66.0-4.14.1?upstream=curl-7.66.0-4.14.1.src.rpm"}}},{"category":"product_version","name":"libcurl-devel-7.79.1-1.1","product":{"name":"libcurl-devel-7.79.1-1.1","product_id":"libcurl-devel-7.79.1-1.1","product_identification_helper":{"cpe":"cpe:2.3:a:haxx:curl:7.79.1:*:*:*:*:*:*:*","purl":"pkg:rpm/suse/libcurl-devel@7.79.1-1.1?upstream=curl-7.79.1-1.1.src.rpm"}}},{"category":"product_version","name":"libcurl-devel-7.79.1-150400.3.1","product":{"name":"libcurl-devel-7.79.1-150400.3.1","product_id":"libcurl-devel-7.79.1-150400.3.1","product_identification_helper":{"cpe":"cpe:2.3:a:haxx:curl:7.79.1:*:*:*:*:*:*:*","purl":"pkg:rpm/suse/libcurl-devel@7.79.1-150400.3.1?upstream=curl-7.79.1-150400.3.1.src.rpm"}}},{"category":"product_version","name":"libcurl-devel-8.0.1-150400.5.23.1","product":{"name":"libcurl-devel-8.0.1-150400.5.23.1","product_id":"libcurl-devel-8.0.1-150400.5.23.1","product_identification_helper":{"cpe":"cpe:2.3:a:haxx:curl:8.0.1:*:*:*:*:*:*:*","purl":"pkg:rpm/suse/libcurl-devel@8.0.1-150400.5.23.1?upstream=curl-8.0.1-150400.5.23.1.src.rpm"}}},{"category":"product_version","name":"libcurl-devel-8.14.1-160000.2.2","product":{"name":"libcurl-devel-8.14.1-160000.2.2","product_id":"libcurl-devel-8.14.1-160000.2.2","product_identification_helper":{"cpe":"cpe:2.3:a:haxx:curl:8.14.1:*:*:*:*:*:*:*","purl":"pkg:rpm/suse/libcurl-devel@8.14.1-160000.2.2?upstream=curl-8.14.1-160000.2.2.src.rpm"}}},{"category":"product_version","name":"libcurl-devel-8.6.0-150600.2.2","product":{"name":"libcurl-devel-8.6.0-150600.2.2","product_id":"libcurl-devel-8.6.0-150600.2.2","product_identification_helper":{"cpe":"cpe:2.3:a:haxx:curl:8.6.0:*:*:*:*:*:*:*","purl":"pkg:rpm/suse/libcurl-devel@8.6.0-150600.2.2?upstream=curl-8.6.0-150600.2.2.src.rpm"}}},{"category":"product_version","name":"libcurl-devel-8.6.0-150600.4.21.1","product":{"name":"libcurl-devel-8.6.0-150600.4.21.1","product_id":"libcurl-devel-8.6.0-150600.4.21.1","product_identification_helper":{"cpe":"cpe:2.3:a:haxx:curl:8.6.0:*:*:*:*:*:*:*","purl":"pkg:rpm/suse/libcurl-devel@8.6.0-150600.4.21.1?upstream=curl-8.6.0-150600.4.21.1.src.rpm"}}},{"category":"product_version","name":"libcurl-devel-doc-8.14.1-160000.2.2","product":{"name":"libcurl-devel-doc-8.14.1-160000.2.2","product_id":"libcurl-devel-doc-8.14.1-160000.2.2","product_identification_helper":{"cpe":"cpe:2.3:a:haxx:curl:8.14.1:*:*:*:*:*:*:*","purl":"pkg:rpm/suse/libcurl-devel-doc@8.14.1-160000.2.2?upstream=curl-8.14.1-160000.2.2.src.rpm"}}},{"category":"product_version","name":"libcurl-mini4-8.14.1-160000.2.2","product":{"name":"libcurl-mini4-8.14.1-160000.2.2","product_id":"libcurl-mini4-8.14.1-160000.2.2","product_identification_helper":{"cpe":"cpe:2.3:a:haxx:curl:8.14.1:*:*:*:*:*:*:*","purl":"pkg:rpm/suse/libcurl-mini4@8.14.1-160000.2.2?upstream=curl-8.14.1-160000.2.2.src.rpm"}}},{"category":"product_version","name":"libcurl4","product":{"name":"libcurl4","product_id":"libcurl4","product_identification_helper":{"cpe":"cpe:2.3:a:haxx:curl:*:*:*:*:*:*:*:*","purl":"pkg:rpm/suse/libcurl4@?upstream=curl.src.rpm"}}},{"category":"product_version","name":"libcurl4-32bit","product":{"name":"libcurl4-32bit","product_id":"libcurl4-32bit","product_identification_helper":{"cpe":"cpe:2.3:a:haxx:curl:*:*:*:*:*:*:*:*","purl":"pkg:rpm/suse/libcurl4-32bit@?upstream=curl.src.rpm"}}},{"category":"product_version","name":"libcurl4-32bit-7.19.7-1.70.8.1","product":{"name":"libcurl4-32bit-7.19.7-1.70.8.1","product_id":"libcurl4-32bit-7.19.7-1.70.8.1","product_identification_helper":{"cpe":"cpe:2.3:a:haxx:curl:7.19.7:*:*:*:*:*:*:*","purl":"pkg:rpm/suse/libcurl4-32bit@7.19.7-1.70.8.1?upstream=curl-7.19.7-1.70.8.1.src.rpm"}}},{"category":"product_version","name":"libcurl4-32bit-7.37.0-37.8.1","product":{"name":"libcurl4-32bit-7.37.0-37.8.1","product_id":"libcurl4-32bit-7.37.0-37.8.1","product_identification_helper":{"cpe":"cpe:2.3:a:haxx:curl:7.37.0:*:*:*:*:*:*:*","purl":"pkg:rpm/suse/libcurl4-32bit@7.37.0-37.8.1?upstream=curl-7.37.0-37.8.1.src.rpm"}}},{"category":"product_version","name":"libcurl4-32bit-7.59.0-lp150.1.1","product":{"name":"libcurl4-32bit-7.59.0-lp150.1.1","product_id":"libcurl4-32bit-7.59.0-lp150.1.1","product_identification_helper":{"cpe":"cpe:2.3:a:haxx:curl:7.59.0:*:*:*:*:*:*:*","purl":"pkg:rpm/suse/libcurl4-32bit@7.59.0-lp150.1.1?upstream=curl-7.59.0-lp150.1.1.src.rpm"}}},{"category":"product_version","name":"libcurl4-32bit-7.60.0-1.1","product":{"name":"libcurl4-32bit-7.60.0-1.1","product_id":"libcurl4-32bit-7.60.0-1.1","product_identification_helper":{"cpe":"cpe:2.3:a:haxx:curl:7.60.0:*:*:*:*:*:*:*","purl":"pkg:rpm/suse/libcurl4-32bit@7.60.0-1.1?upstream=curl-7.60.0-1.1.src.rpm"}}},{"category":"product_version","name":"libcurl4-32bit-7.60.0-2.11","product":{"name":"libcurl4-32bit-7.60.0-2.11","product_id":"libcurl4-32bit-7.60.0-2.11","product_identification_helper":{"cpe":"cpe:2.3:a:haxx:curl:7.60.0:*:*:*:*:*:*:*","purl":"pkg:rpm/suse/libcurl4-32bit@7.60.0-2.11?upstream=curl-7.60.0-2.11.src.rpm"}}},{"category":"product_version","name":"libcurl4-32bit-7.60.0-3.17.1","product":{"name":"libcurl4-32bit-7.60.0-3.17.1","product_id":"libcurl4-32bit-7.60.0-3.17.1","product_identification_helper":{"cpe":"cpe:2.3:a:haxx:curl:7.60.0:*:*:*:*:*:*:*","purl":"pkg:rpm/suse/libcurl4-32bit@7.60.0-3.17.1?upstream=curl-7.60.0-3.17.1.src.rpm"}}},{"category":"product_version","name":"libcurl4-32bit-7.60.0-9.8","product":{"name":"libcurl4-32bit-7.60.0-9.8","product_id":"libcurl4-32bit-7.60.0-9.8","product_identification_helper":{"cpe":"cpe:2.3:a:haxx:curl:7.60.0:*:*:*:*:*:*:*","purl":"pkg:rpm/suse/libcurl4-32bit@7.60.0-9.8?upstream=curl-7.60.0-9.8.src.rpm"}}},{"category":"product_version","name":"libcurl4-32bit-7.66.0-2.59","product":{"name":"libcurl4-32bit-7.66.0-2.59","product_id":"libcurl4-32bit-7.66.0-2.59","product_identification_helper":{"cpe":"cpe:2.3:a:haxx:curl:7.66.0:*:*:*:*:*:*:*","purl":"pkg:rpm/suse/libcurl4-32bit@7.66.0-2.59?upstream=curl-7.66.0-2.59.src.rpm"}}},{"category":"product_version","name":"libcurl4-32bit-7.66.0-4.14.1","product":{"name":"libcurl4-32bit-7.66.0-4.14.1","product_id":"libcurl4-32bit-7.66.0-4.14.1","product_identification_helper":{"cpe":"cpe:2.3:a:haxx:curl:7.66.0:*:*:*:*:*:*:*","purl":"pkg:rpm/suse/libcurl4-32bit@7.66.0-4.14.1?upstream=curl-7.66.0-4.14.1.src.rpm"}}},{"category":"product_version","name":"libcurl4-32bit-7.66.0-lp152.2.6","product":{"name":"libcurl4-32bit-7.66.0-lp152.2.6","product_id":"libcurl4-32bit-7.66.0-lp152.2.6","product_identification_helper":{"cpe":"cpe:2.3:a:haxx:curl:7.66.0:*:*:*:*:*:*:*","purl":"pkg:rpm/suse/libcurl4-32bit@7.66.0-lp152.2.6?upstream=curl-7.66.0-lp152.2.6.src.rpm"}}},{"category":"product_version","name":"libcurl4-32bit-7.79.1-1.1","product":{"name":"libcurl4-32bit-7.79.1-1.1","product_id":"libcurl4-32bit-7.79.1-1.1","product_identification_helper":{"cpe":"cpe:2.3:a:haxx:curl:7.79.1:*:*:*:*:*:*:*","purl":"pkg:rpm/suse/libcurl4-32bit@7.79.1-1.1?upstream=curl-7.79.1-1.1.src.rpm"}}},{"category":"product_version","name":"libcurl4-32bit-7.79.1-150400.3.1","product":{"name":"libcurl4-32bit-7.79.1-150400.3.1","product_id":"libcurl4-32bit-7.79.1-150400.3.1","product_identification_helper":{"cpe":"cpe:2.3:a:haxx:curl:7.79.1:*:*:*:*:*:*:*","purl":"pkg:rpm/suse/libcurl4-32bit@7.79.1-150400.3.1?upstream=curl-7.79.1-150400.3.1.src.rpm"}}},{"category":"product_version","name":"libcurl4-32bit-8.0.1-150400.5.23.1","product":{"name":"libcurl4-32bit-8.0.1-150400.5.23.1","product_id":"libcurl4-32bit-8.0.1-150400.5.23.1","product_identification_helper":{"cpe":"cpe:2.3:a:haxx:curl:8.0.1:*:*:*:*:*:*:*","purl":"pkg:rpm/suse/libcurl4-32bit@8.0.1-150400.5.23.1?upstream=curl-8.0.1-150400.5.23.1.src.rpm"}}},{"category":"product_version","name":"libcurl4-32bit-8.6.0-150600.2.2","product":{"name":"libcurl4-32bit-8.6.0-150600.2.2","product_id":"libcurl4-32bit-8.6.0-150600.2.2","product_identification_helper":{"cpe":"cpe:2.3:a:haxx:curl:8.6.0:*:*:*:*:*:*:*","purl":"pkg:rpm/suse/libcurl4-32bit@8.6.0-150600.2.2?upstream=curl-8.6.0-150600.2.2.src.rpm"}}},{"category":"product_version","name":"libcurl4-32bit-8.6.0-150600.4.21.1","product":{"name":"libcurl4-32bit-8.6.0-150600.4.21.1","product_id":"libcurl4-32bit-8.6.0-150600.4.21.1","product_identification_helper":{"cpe":"cpe:2.3:a:haxx:curl:8.6.0:*:*:*:*:*:*:*","purl":"pkg:rpm/suse/libcurl4-32bit@8.6.0-150600.4.21.1?upstream=curl-8.6.0-150600.4.21.1.src.rpm"}}},{"category":"product_version","name":"libcurl4-7.19.7-1.70.8.1","product":{"name":"libcurl4-7.19.7-1.70.8.1","product_id":"libcurl4-7.19.7-1.70.8.1","product_identification_helper":{"cpe":"cpe:2.3:a:haxx:curl:7.19.7:*:*:*:*:*:*:*","purl":"pkg:rpm/suse/libcurl4@7.19.7-1.70.8.1?upstream=curl-7.19.7-1.70.8.1.src.rpm"}}},{"category":"product_version","name":"libcurl4-7.37.0-37.8.1","product":{"name":"libcurl4-7.37.0-37.8.1","product_id":"libcurl4-7.37.0-37.8.1","product_identification_helper":{"cpe":"cpe:2.3:a:haxx:curl:7.37.0:*:*:*:*:*:*:*","purl":"pkg:rpm/suse/libcurl4@7.37.0-37.8.1?upstream=curl-7.37.0-37.8.1.src.rpm"}}},{"category":"product_version","name":"libcurl4-7.59.0-lp150.1.1","product":{"name":"libcurl4-7.59.0-lp150.1.1","product_id":"libcurl4-7.59.0-lp150.1.1","product_identification_helper":{"cpe":"cpe:2.3:a:haxx:curl:7.59.0:*:*:*:*:*:*:*","purl":"pkg:rpm/suse/libcurl4@7.59.0-lp150.1.1?upstream=curl-7.59.0-lp150.1.1.src.rpm"}}},{"category":"product_version","name":"libcurl4-7.60.0-1.1","product":{"name":"libcurl4-7.60.0-1.1","product_id":"libcurl4-7.60.0-1.1","product_identification_helper":{"cpe":"cpe:2.3:a:haxx:curl:7.60.0:*:*:*:*:*:*:*","purl":"pkg:rpm/suse/libcurl4@7.60.0-1.1?upstream=curl-7.60.0-1.1.src.rpm"}}},{"category":"product_version","name":"libcurl4-7.60.0-2.11","product":{"name":"libcurl4-7.60.0-2.11","product_id":"libcurl4-7.60.0-2.11","product_identification_helper":{"cpe":"cpe:2.3:a:haxx:curl:7.60.0:*:*:*:*:*:*:*","purl":"pkg:rpm/suse/libcurl4@7.60.0-2.11?upstream=curl-7.60.0-2.11.src.rpm"}}},{"category":"product_version","name":"libcurl4-7.60.0-3.17.1","product":{"name":"libcurl4-7.60.0-3.17.1","product_id":"libcurl4-7.60.0-3.17.1","product_identification_helper":{"cpe":"cpe:2.3:a:haxx:curl:7.60.0:*:*:*:*:*:*:*","purl":"pkg:rpm/suse/libcurl4@7.60.0-3.17.1?upstream=curl-7.60.0-3.17.1.src.rpm"}}},{"category":"product_version","name":"libcurl4-7.60.0-9.8","product":{"name":"libcurl4-7.60.0-9.8","product_id":"libcurl4-7.60.0-9.8","product_identification_helper":{"cpe":"cpe:2.3:a:haxx:curl:7.60.0:*:*:*:*:*:*:*","purl":"pkg:rpm/suse/libcurl4@7.60.0-9.8?upstream=curl-7.60.0-9.8.src.rpm"}}},{"category":"product_version","name":"libcurl4-7.66.0-2.59","product":{"name":"libcurl4-7.66.0-2.59","product_id":"libcurl4-7.66.0-2.59","product_identification_helper":{"cpe":"cpe:2.3:a:haxx:curl:7.66.0:*:*:*:*:*:*:*","purl":"pkg:rpm/suse/libcurl4@7.66.0-2.59?upstream=curl-7.66.0-2.59.src.rpm"}}},{"category":"product_version","name":"libcurl4-7.66.0-4.11.1","product":{"name":"libcurl4-7.66.0-4.11.1","product_id":"libcurl4-7.66.0-4.11.1","product_identification_helper":{"cpe":"cpe:2.3:a:haxx:curl:7.66.0:*:*:*:*:*:*:*","purl":"pkg:rpm/suse/libcurl4@7.66.0-4.11.1?upstream=curl-7.66.0-4.11.1.src.rpm"}}},{"category":"product_version","name":"libcurl4-7.66.0-4.14.1","product":{"name":"libcurl4-7.66.0-4.14.1","product_id":"libcurl4-7.66.0-4.14.1","product_identification_helper":{"cpe":"cpe:2.3:a:haxx:curl:7.66.0:*:*:*:*:*:*:*","purl":"pkg:rpm/suse/libcurl4@7.66.0-4.14.1?upstream=curl-7.66.0-4.14.1.src.rpm"}}},{"category":"product_version","name":"libcurl4-7.66.0-4.22.1","product":{"name":"libcurl4-7.66.0-4.22.1","product_id":"libcurl4-7.66.0-4.22.1","product_identification_helper":{"cpe":"cpe:2.3:a:haxx:curl:7.66.0:*:*:*:*:*:*:*","purl":"pkg:rpm/suse/libcurl4@7.66.0-4.22.1?upstream=curl-7.66.0-4.22.1.src.rpm"}}},{"category":"product_version","name":"libcurl4-7.66.0-4.27.1","product":{"name":"libcurl4-7.66.0-4.27.1","product_id":"libcurl4-7.66.0-4.27.1","product_identification_helper":{"cpe":"cpe:2.3:a:haxx:curl:7.66.0:*:*:*:*:*:*:*","purl":"pkg:rpm/suse/libcurl4@7.66.0-4.27.1?upstream=curl-7.66.0-4.27.1.src.rpm"}}},{"category":"product_version","name":"libcurl4-7.66.0-lp152.2.7","product":{"name":"libcurl4-7.66.0-lp152.2.7","product_id":"libcurl4-7.66.0-lp152.2.7","product_identification_helper":{"cpe":"cpe:2.3:a:haxx:curl:7.66.0:*:*:*:*:*:*:*","purl":"pkg:rpm/suse/libcurl4@7.66.0-lp152.2.7?upstream=curl-7.66.0-lp152.2.7.src.rpm"}}},{"category":"product_version","name":"libcurl4-7.79.1-1.1","product":{"name":"libcurl4-7.79.1-1.1","product_id":"libcurl4-7.79.1-1.1","product_identification_helper":{"cpe":"cpe:2.3:a:haxx:curl:7.79.1:*:*:*:*:*:*:*","purl":"pkg:rpm/suse/libcurl4@7.79.1-1.1?upstream=curl-7.79.1-1.1.src.rpm"}}},{"category":"product_version","name":"libcurl4-7.79.1-150400.3.1","product":{"name":"libcurl4-7.79.1-150400.3.1","product_id":"libcurl4-7.79.1-150400.3.1","product_identification_helper":{"cpe":"cpe:2.3:a:haxx:curl:7.79.1:*:*:*:*:*:*:*","purl":"pkg:rpm/suse/libcurl4@7.79.1-150400.3.1?upstream=curl-7.79.1-150400.3.1.src.rpm"}}},{"category":"product_version","name":"libcurl4-7.79.1-150400.5.15.1","product":{"name":"libcurl4-7.79.1-150400.5.15.1","product_id":"libcurl4-7.79.1-150400.5.15.1","product_identification_helper":{"cpe":"cpe:2.3:a:haxx:curl:7.79.1:*:*:*:*:*:*:*","purl":"pkg:rpm/suse/libcurl4@7.79.1-150400.5.15.1?upstream=curl-7.79.1-150400.5.15.1.src.rpm"}}},{"category":"product_version","name":"libcurl4-7.79.1-150400.5.6.1","product":{"name":"libcurl4-7.79.1-150400.5.6.1","product_id":"libcurl4-7.79.1-150400.5.6.1","product_identification_helper":{"cpe":"cpe:2.3:a:haxx:curl:7.79.1:*:*:*:*:*:*:*","purl":"pkg:rpm/suse/libcurl4@7.79.1-150400.5.6.1?upstream=curl-7.79.1-150400.5.6.1.src.rpm"}}},{"category":"product_version","name":"libcurl4-8.0.1-150400.5.23.1","product":{"name":"libcurl4-8.0.1-150400.5.23.1","product_id":"libcurl4-8.0.1-150400.5.23.1","product_identification_helper":{"cpe":"cpe:2.3:a:haxx:curl:8.0.1:*:*:*:*:*:*:*","purl":"pkg:rpm/suse/libcurl4@8.0.1-150400.5.23.1?upstream=curl-8.0.1-150400.5.23.1.src.rpm"}}},{"category":"product_version","name":"libcurl4-8.0.1-150400.5.26.1","product":{"name":"libcurl4-8.0.1-150400.5.26.1","product_id":"libcurl4-8.0.1-150400.5.26.1","product_identification_helper":{"cpe":"cpe:2.3:a:haxx:curl:8.0.1:*:*:*:*:*:*:*","purl":"pkg:rpm/suse/libcurl4@8.0.1-150400.5.26.1?upstream=curl-8.0.1-150400.5.26.1.src.rpm"}}},{"category":"product_version","name":"libcurl4-8.14.1-160000.2.2","product":{"name":"libcurl4-8.14.1-160000.2.2","product_id":"libcurl4-8.14.1-160000.2.2","product_identification_helper":{"cpe":"cpe:2.3:a:haxx:curl:8.14.1:*:*:*:*:*:*:*","purl":"pkg:rpm/suse/libcurl4@8.14.1-160000.2.2?upstream=curl-8.14.1-160000.2.2.src.rpm"}}},{"category":"product_version","name":"libcurl4-8.6.0-1.2","product":{"name":"libcurl4-8.6.0-1.2","product_id":"libcurl4-8.6.0-1.2","product_identification_helper":{"cpe":"cpe:2.3:a:haxx:curl:8.6.0:*:*:*:*:*:*:*","purl":"pkg:rpm/suse/libcurl4@8.6.0-1.2?upstream=curl-8.6.0-1.2.src.rpm"}}},{"category":"product_version","name":"libcurl4-8.6.0-150600.2.2","product":{"name":"libcurl4-8.6.0-150600.2.2","product_id":"libcurl4-8.6.0-150600.2.2","product_identification_helper":{"cpe":"cpe:2.3:a:haxx:curl:8.6.0:*:*:*:*:*:*:*","purl":"pkg:rpm/suse/libcurl4@8.6.0-150600.2.2?upstream=curl-8.6.0-150600.2.2.src.rpm"}}},{"category":"product_version","name":"libcurl4-8.6.0-150600.4.21.1","product":{"name":"libcurl4-8.6.0-150600.4.21.1","product_id":"libcurl4-8.6.0-150600.4.21.1","product_identification_helper":{"cpe":"cpe:2.3:a:haxx:curl:8.6.0:*:*:*:*:*:*:*","purl":"pkg:rpm/suse/libcurl4@8.6.0-150600.4.21.1?upstream=curl-8.6.0-150600.4.21.1.src.rpm"}}},{"category":"product_version","name":"libcurl4-8.9.1-slfo.1.1_1.2","product":{"name":"libcurl4-8.9.1-slfo.1.1_1.2","product_id":"libcurl4-8.9.1-slfo.1.1_1.2","product_identification_helper":{"cpe":"cpe:2.3:a:haxx:curl:8.9.1:*:*:*:*:*:*:*","purl":"pkg:rpm/suse/libcurl4@8.9.1-slfo.1.1_1.2?upstream=curl-8.9.1-slfo.1.1_1.2.src.rpm"}}},{"category":"product_version","name":"libcurl4-openssl1-32bit-7.19.7-1.70.8.1","product":{"name":"libcurl4-openssl1-32bit-7.19.7-1.70.8.1","product_id":"libcurl4-openssl1-32bit-7.19.7-1.70.8.1","product_identification_helper":{"cpe":"cpe:2.3:a:haxx:curl:7.19.7:*:*:*:*:*:*:*","purl":"pkg:rpm/suse/libcurl4-openssl1-32bit@7.19.7-1.70.8.1?upstream=curl-openssl1-7.19.7-1.70.8.1.src.rpm"}}},{"category":"product_version","name":"libcurl4-openssl1-7.19.7-1.70.8.1","product":{"name":"libcurl4-openssl1-7.19.7-1.70.8.1","product_id":"libcurl4-openssl1-7.19.7-1.70.8.1","product_identification_helper":{"cpe":"cpe:2.3:a:haxx:curl:7.19.7:*:*:*:*:*:*:*","purl":"pkg:rpm/suse/libcurl4-openssl1@7.19.7-1.70.8.1?upstream=curl-openssl1-7.19.7-1.70.8.1.src.rpm"}}},{"category":"product_version","name":"libcurl4-openssl1-x86-7.19.7-1.70.8.1","product":{"name":"libcurl4-openssl1-x86-7.19.7-1.70.8.1","product_id":"libcurl4-openssl1-x86-7.19.7-1.70.8.1","product_identification_helper":{"cpe":"cpe:2.3:a:haxx:curl:7.19.7:*:*:*:*:*:*:*","purl":"pkg:rpm/suse/libcurl4-openssl1-x86@7.19.7-1.70.8.1?upstream=curl-openssl1-7.19.7-1.70.8.1.src.rpm"}}},{"category":"product_version","name":"libcurl4-x86-7.19.7-1.70.8.1","product":{"name":"libcurl4-x86-7.19.7-1.70.8.1","product_id":"libcurl4-x86-7.19.7-1.70.8.1","product_identification_helper":{"cpe":"cpe:2.3:a:haxx:curl:7.19.7:*:*:*:*:*:*:*","purl":"pkg:rpm/suse/libcurl4-x86@7.19.7-1.70.8.1?upstream=curl-7.19.7-1.70.8.1.src.rpm"}}}],"category":"product_family","name":"SUSE Linux Enterprise"},{"branches":[{"category":"product_name","name":"SLES 15 SP1 CHOST Images for Amazon EC2","product":{"name":"SLES 15 SP1 CHOST Images for Amazon EC2","product_id":"chost:amazon/suse-sles-15-sp1-chost-byos-v20210304-hvm-ssd-x86_64","product_identification_helper":{"cpe":"cpe:/o:suse:sles:15:sp1:chost-amazon:suse-sles-15-sp1-chost-byos-v20210304-hvm-ssd-x86_64"}}},{"category":"product_name","name":"SLES 15 SP1 CHOST Images for Amazon EC2","product":{"name":"SLES 15 SP1 CHOST Images for Amazon EC2","product_id":"chost:amazon/suse-sles-15-sp1-chost-byos-v20220127-hvm-ssd-x86_64","product_identification_helper":{"cpe":"cpe:/o:suse:sles:15:sp1:chost-amazon:suse-sles-15-sp1-chost-byos-v20220127-hvm-ssd-x86_64"}}},{"category":"product_name","name":"SLES 15 SP1 CHOST Images for Amazon EC2","product":{"name":"SLES 15 SP1 CHOST Images for Amazon EC2","product_id":"chost:amazon/suse-sles-15-sp1-chost-byos-v20220715-hvm-ssd-x86_64","product_identification_helper":{"cpe":"cpe:/o:suse:sles:15:sp1:chost-amazon:suse-sles-15-sp1-chost-byos-v20220715-hvm-ssd-x86_64"}}},{"category":"product_name","name":"SLES 15 SP2 CHOST Images for Amazon EC2","product":{"name":"SLES 15 SP2 CHOST Images for Amazon EC2","product_id":"chost:amazon/suse-sles-15-sp2-chost-byos-v20210610-hvm-ssd-x86_64","product_identification_helper":{"cpe":"cpe:/o:suse:sles:15:sp2:chost-amazon:suse-sles-15-sp2-chost-byos-v20210610-hvm-ssd-x86_64"}}},{"category":"product_name","name":"SLES 15 SP2 CHOST Images for Amazon EC2","product":{"name":"SLES 15 SP2 CHOST Images for Amazon EC2","product_id":"chost:amazon/suse-sles-15-sp2-chost-byos-v20210722-hvm-ssd-x86_64","product_identification_helper":{"cpe":"cpe:/o:suse:sles:15:sp2:chost-amazon:suse-sles-15-sp2-chost-byos-v20210722-hvm-ssd-x86_64"}}},{"category":"product_name","name":"SLES 15 SP2 CHOST Images for Amazon EC2","product":{"name":"SLES 15 SP2 CHOST Images for Amazon EC2","product_id":"chost:amazon/suse-sles-15-sp2-chost-byos-v20210913-hvm-ssd-x86_64","product_identification_helper":{"cpe":"cpe:/o:suse:sles:15:sp2:chost-amazon:suse-sles-15-sp2-chost-byos-v20210913-hvm-ssd-x86_64"}}},{"category":"product_name","name":"SLES 15 SP2 CHOST Images for Amazon EC2","product":{"name":"SLES 15 SP2 CHOST Images for Amazon EC2","product_id":"chost:amazon/suse-sles-15-sp2-chost-byos-v20211025-hvm-ssd-x86_64","product_identification_helper":{"cpe":"cpe:/o:suse:sles:15:sp2:chost-amazon:suse-sles-15-sp2-chost-byos-v20211025-hvm-ssd-x86_64"}}},{"category":"product_name","name":"SLES 15 SP2 CHOST Images for Amazon EC2","product":{"name":"SLES 15 SP2 CHOST Images for Amazon EC2","product_id":"chost:amazon/suse-sles-15-sp2-chost-byos-v20220126-hvm-ssd-x86_64","product_identification_helper":{"cpe":"cpe:/o:suse:sles:15:sp2:chost-amazon:suse-sles-15-sp2-chost-byos-v20220126-hvm-ssd-x86_64"}}},{"category":"product_name","name":"SLES 15 SP2 CHOST Images for Amazon EC2","product":{"name":"SLES 15 SP2 CHOST Images for Amazon EC2","product_id":"chost:amazon/suse-sles-15-sp2-chost-byos-v20220718-hvm-ssd-x86_64","product_identification_helper":{"cpe":"cpe:/o:suse:sles:15:sp2:chost-amazon:suse-sles-15-sp2-chost-byos-v20220718-hvm-ssd-x86_64"}}},{"category":"product_name","name":"SLES 15 SP3 CHOST Images for Amazon EC2","product":{"name":"SLES 15 SP3 CHOST Images for Amazon EC2","product_id":"chost:amazon/suse-sles-15-sp3-chost-byos-v20210729-hvm-ssd-x86_64","product_identification_helper":{"cpe":"cpe:/o:suse:sles:15:sp3:chost-amazon:suse-sles-15-sp3-chost-byos-v20210729-hvm-ssd-x86_64"}}},{"category":"product_name","name":"SLES 15 SP3 CHOST Images for Amazon EC2","product":{"name":"SLES 15 SP3 CHOST Images for Amazon EC2","product_id":"chost:amazon/suse-sles-15-sp3-chost-byos-v20210827-hvm-ssd-x86_64","product_identification_helper":{"cpe":"cpe:/o:suse:sles:15:sp3:chost-amazon:suse-sles-15-sp3-chost-byos-v20210827-hvm-ssd-x86_64"}}},{"category":"product_name","name":"SLES 15 SP3 CHOST Images for Amazon EC2","product":{"name":"SLES 15 SP3 CHOST Images for Amazon EC2","product_id":"chost:amazon/suse-sles-15-sp3-chost-byos-v20210927-hvm-ssd-x86_64","product_identification_helper":{"cpe":"cpe:/o:suse:sles:15:sp3:chost-amazon:suse-sles-15-sp3-chost-byos-v20210927-hvm-ssd-x86_64"}}},{"category":"product_name","name":"SLES 15 SP3 CHOST Images for Amazon EC2","product":{"name":"SLES 15 SP3 CHOST Images for Amazon EC2","product_id":"chost:amazon/suse-sles-15-sp3-chost-byos-v20211004-hvm-ssd-x86_64","product_identification_helper":{"cpe":"cpe:/o:suse:sles:15:sp3:chost-amazon:suse-sles-15-sp3-chost-byos-v20211004-hvm-ssd-x86_64"}}},{"category":"product_name","name":"SLES 15 SP3 CHOST Images for Amazon EC2","product":{"name":"SLES 15 SP3 CHOST Images for Amazon EC2","product_id":"chost:amazon/suse-sles-15-sp3-chost-byos-v20211101-hvm-ssd-x86_64","product_identification_helper":{"cpe":"cpe:/o:suse:sles:15:sp3:chost-amazon:suse-sles-15-sp3-chost-byos-v20211101-hvm-ssd-x86_64"}}},{"category":"product_name","name":"SLES 15 SP3 CHOST Images for Amazon EC2","product":{"name":"SLES 15 SP3 CHOST Images for Amazon EC2","product_id":"chost:amazon/suse-sles-15-sp3-chost-byos-v20211202-hvm-ssd-x86_64","product_identification_helper":{"cpe":"cpe:/o:suse:sles:15:sp3:chost-amazon:suse-sles-15-sp3-chost-byos-v20211202-hvm-ssd-x86_64"}}},{"category":"product_name","name":"SLES 15 SP3 CHOST Images for Amazon EC2","product":{"name":"SLES 15 SP3 CHOST Images for Amazon EC2","product_id":"chost:amazon/suse-sles-15-sp3-chost-byos-v20220103-hvm-ssd-x86_64","product_identification_helper":{"cpe":"cpe:/o:suse:sles:15:sp3:chost-amazon:suse-sles-15-sp3-chost-byos-v20220103-hvm-ssd-x86_64"}}},{"category":"product_name","name":"SLES 15 SP3 CHOST Images for Amazon EC2","product":{"name":"SLES 15 SP3 CHOST Images for Amazon EC2","product_id":"chost:amazon/suse-sles-15-sp3-chost-byos-v20220126-hvm-ssd-x86_64","product_identification_helper":{"cpe":"cpe:/o:suse:sles:15:sp3:chost-amazon:suse-sles-15-sp3-chost-byos-v20220126-hvm-ssd-x86_64"}}},{"category":"product_name","name":"SLES 15 SP3 CHOST Images for Amazon EC2","product":{"name":"SLES 15 SP3 CHOST Images for Amazon EC2","product_id":"chost:amazon/suse-sles-15-sp3-chost-byos-v20220222-hvm-ssd-x86_64","product_identification_helper":{"cpe":"cpe:/o:suse:sles:15:sp3:chost-amazon:suse-sles-15-sp3-chost-byos-v20220222-hvm-ssd-x86_64"}}},{"category":"product_name","name":"SLES 15 SP3 CHOST Images for Amazon EC2","product":{"name":"SLES 15 SP3 CHOST Images for Amazon EC2","product_id":"chost:amazon/suse-sles-15-sp3-chost-byos-v20220310-hvm-ssd-x86_64","product_identification_helper":{"cpe":"cpe:/o:suse:sles:15:sp3:chost-amazon:suse-sles-15-sp3-chost-byos-v20220310-hvm-ssd-x86_64"}}},{"category":"product_name","name":"SLES 15 SP3 CHOST Images for Amazon EC2","product":{"name":"SLES 15 SP3 CHOST Images for Amazon EC2","product_id":"chost:amazon/suse-sles-15-sp3-chost-byos-v20220411-hvm-ssd-x86_64","product_identification_helper":{"cpe":"cpe:/o:suse:sles:15:sp3:chost-amazon:suse-sles-15-sp3-chost-byos-v20220411-hvm-ssd-x86_64"}}},{"category":"product_name","name":"SLES 15 SP3 CHOST Images for Amazon EC2","product":{"name":"SLES 15 SP3 CHOST Images for Amazon EC2","product_id":"chost:amazon/suse-sles-15-sp3-chost-byos-v20220510-hvm-ssd-x86_64","product_identification_helper":{"cpe":"cpe:/o:suse:sles:15:sp3:chost-amazon:suse-sles-15-sp3-chost-byos-v20220510-hvm-ssd-x86_64"}}},{"category":"product_name","name":"SLES 15 SP3 CHOST Images for Amazon EC2","product":{"name":"SLES 15 SP3 CHOST Images for Amazon EC2","product_id":"chost:amazon/suse-sles-15-sp3-chost-byos-v20220608-hvm-ssd-x86_64","product_identification_helper":{"cpe":"cpe:/o:suse:sles:15:sp3:chost-amazon:suse-sles-15-sp3-chost-byos-v20220608-hvm-ssd-x86_64"}}},{"category":"product_name","name":"SLES 15 SP3 CHOST Images for Amazon EC2","product":{"name":"SLES 15 SP3 CHOST Images for Amazon EC2","product_id":"chost:amazon/suse-sles-15-sp3-chost-byos-v20220708-hvm-ssd-x86_64","product_identification_helper":{"cpe":"cpe:/o:suse:sles:15:sp3:chost-amazon:suse-sles-15-sp3-chost-byos-v20220708-hvm-ssd-x86_64"}}},{"category":"product_name","name":"SLES 15 SP3 CHOST Images for Amazon EC2","product":{"name":"SLES 15 SP3 CHOST Images for Amazon EC2","product_id":"chost:amazon/suse-sles-15-sp3-chost-byos-v20220718-hvm-ssd-x86_64","product_identification_helper":{"cpe":"cpe:/o:suse:sles:15:sp3:chost-amazon:suse-sles-15-sp3-chost-byos-v20220718-hvm-ssd-x86_64"}}},{"category":"product_name","name":"SLES 15 SP3 CHOST Images for Amazon EC2","product":{"name":"SLES 15 SP3 CHOST Images for Amazon EC2","product_id":"chost:amazon/suse-sles-15-sp3-chost-byos-v20220818-hvm-ssd-x86_64","product_identification_helper":{"cpe":"cpe:/o:suse:sles:15:sp3:chost-amazon:suse-sles-15-sp3-chost-byos-v20220818-hvm-ssd-x86_64"}}},{"category":"product_name","name":"SLES 15 SP3 CHOST Images for Amazon EC2","product":{"name":"SLES 15 SP3 CHOST Images for Amazon EC2","product_id":"chost:amazon/suse-sles-15-sp3-chost-byos-v20220916-hvm-ssd-x86_64","product_identification_helper":{"cpe":"cpe:/o:suse:sles:15:sp3:chost-amazon:suse-sles-15-sp3-chost-byos-v20220916-hvm-ssd-x86_64"}}},{"category":"product_name","name":"SLES 15 SP3 CHOST Images for Amazon EC2","product":{"name":"SLES 15 SP3 CHOST Images for Amazon EC2","product_id":"chost:amazon/suse-sles-15-sp3-chost-byos-v20220921-hvm-ssd-x86_64","product_identification_helper":{"cpe":"cpe:/o:suse:sles:15:sp3:chost-amazon:suse-sles-15-sp3-chost-byos-v20220921-hvm-ssd-x86_64"}}},{"category":"product_name","name":"SLES 15 SP3 CHOST Images for Amazon EC2","product":{"name":"SLES 15 SP3 CHOST Images for Amazon EC2","product_id":"chost:amazon/suse-sles-15-sp3-chost-byos-v20221019-hvm-ssd-x86_64","product_identification_helper":{"cpe":"cpe:/o:suse:sles:15:sp3:chost-amazon:suse-sles-15-sp3-chost-byos-v20221019-hvm-ssd-x86_64"}}},{"category":"product_name","name":"SLES 15 SP3 CHOST Images for Amazon EC2","product":{"name":"SLES 15 SP3 CHOST Images for Amazon EC2","product_id":"chost:amazon/suse-sles-15-sp3-chost-byos-v20221119-hvm-ssd-x86_64","product_identification_helper":{"cpe":"cpe:/o:suse:sles:15:sp3:chost-amazon:suse-sles-15-sp3-chost-byos-v20221119-hvm-ssd-x86_64"}}},{"category":"product_name","name":"SLES 15 SP3 CHOST Images for Amazon EC2","product":{"name":"SLES 15 SP3 CHOST Images for Amazon EC2","product_id":"chost:amazon/suse-sles-15-sp3-chost-byos-v20221215-hvm-ssd-x86_64","product_identification_helper":{"cpe":"cpe:/o:suse:sles:15:sp3:chost-amazon:suse-sles-15-sp3-chost-byos-v20221215-hvm-ssd-x86_64"}}},{"category":"product_name","name":"SLES 15 SP3 CHOST Images for Amazon EC2","product":{"name":"SLES 15 SP3 CHOST Images for Amazon EC2","product_id":"chost:amazon/suse-sles-15-sp3-chost-byos-v20230313-hvm-ssd-x86_64","product_identification_helper":{"cpe":"cpe:/o:suse:sles:15:sp3:chost-amazon:suse-sles-15-sp3-chost-byos-v20230313-hvm-ssd-x86_64"}}},{"category":"product_name","name":"SLES 15 SP3 CHOST Images for Amazon EC2","product":{"name":"SLES 15 SP3 CHOST Images for Amazon EC2","product_id":"chost:amazon/suse-sles-15-sp3-chost-byos-v20230613-hvm-ssd-x86_64","product_identification_helper":{"cpe":"cpe:/o:suse:sles:15:sp3:chost-amazon:suse-sles-15-sp3-chost-byos-v20230613-hvm-ssd-x86_64"}}},{"category":"product_name","name":"SLES 15 SP3 CHOST Images for Amazon EC2","product":{"name":"SLES 15 SP3 CHOST Images for Amazon EC2","product_id":"chost:amazon/suse-sles-15-sp3-chost-byos-v20240807-hvm-ssd-x86_64","product_identification_helper":{"cpe":"cpe:/o:suse:sles:15:sp3:chost-amazon:suse-sles-15-sp3-chost-byos-v20240807-hvm-ssd-x86_64"}}},{"category":"product_name","name":"SLES 15 SP3 CHOST Images for Amazon EC2","product":{"name":"SLES 15 SP3 CHOST Images for Amazon EC2","product_id":"chost:amazon/suse-sles-15-sp3-chost-byos-v20240912-hvm-ssd-x86_64","product_identification_helper":{"cpe":"cpe:/o:suse:sles:15:sp3:chost-amazon:suse-sles-15-sp3-chost-byos-v20240912-hvm-ssd-x86_64"}}},{"category":"product_name","name":"SLES 15 SP4 CHOST Images for Amazon EC2","product":{"name":"SLES 15 SP4 CHOST Images for Amazon EC2","product_id":"chost:amazon/suse-sles-15-sp4-chost-byos-v20220718-hvm-ssd-x86_64","product_identification_helper":{"cpe":"cpe:/o:suse:sles:15:sp4:chost-amazon:suse-sles-15-sp4-chost-byos-v20220718-hvm-ssd-x86_64"}}},{"category":"product_name","name":"SLES 15 SP4 CHOST Images for Amazon EC2","product":{"name":"SLES 15 SP4 CHOST Images for Amazon EC2","product_id":"chost:amazon/suse-sles-15-sp4-chost-byos-v20220721-hvm-ssd-x86_64","product_identification_helper":{"cpe":"cpe:/o:suse:sles:15:sp4:chost-amazon:suse-sles-15-sp4-chost-byos-v20220721-hvm-ssd-x86_64"}}},{"category":"product_name","name":"SLES 15 SP4 CHOST Images for Amazon EC2","product":{"name":"SLES 15 SP4 CHOST Images for Amazon EC2","product_id":"chost:amazon/suse-sles-15-sp4-chost-byos-v20220819-hvm-ssd-x86_64","product_identification_helper":{"cpe":"cpe:/o:suse:sles:15:sp4:chost-amazon:suse-sles-15-sp4-chost-byos-v20220819-hvm-ssd-x86_64"}}},{"category":"product_name","name":"SLES 15 SP4 CHOST Images for Amazon EC2","product":{"name":"SLES 15 SP4 CHOST Images for Amazon EC2","product_id":"chost:amazon/suse-sles-15-sp4-chost-byos-v20220916-hvm-ssd-x86_64","product_identification_helper":{"cpe":"cpe:/o:suse:sles:15:sp4:chost-amazon:suse-sles-15-sp4-chost-byos-v20220916-hvm-ssd-x86_64"}}},{"category":"product_name","name":"SLES 15 SP4 CHOST Images for Amazon EC2","product":{"name":"SLES 15 SP4 CHOST Images for Amazon EC2","product_id":"chost:amazon/suse-sles-15-sp4-chost-byos-v20220923-hvm-ssd-x86_64","product_identification_helper":{"cpe":"cpe:/o:suse:sles:15:sp4:chost-amazon:suse-sles-15-sp4-chost-byos-v20220923-hvm-ssd-x86_64"}}},{"category":"product_name","name":"SLES 15 SP4 CHOST Images for Amazon EC2","product":{"name":"SLES 15 SP4 CHOST Images for Amazon EC2","product_id":"chost:amazon/suse-sles-15-sp4-chost-byos-v20221018-hvm-ssd-x86_64","product_identification_helper":{"cpe":"cpe:/o:suse:sles:15:sp4:chost-amazon:suse-sles-15-sp4-chost-byos-v20221018-hvm-ssd-x86_64"}}},{"category":"product_name","name":"SLES 15 SP4 CHOST Images for Amazon EC2","product":{"name":"SLES 15 SP4 CHOST Images for Amazon EC2","product_id":"chost:amazon/suse-sles-15-sp4-chost-byos-v20221118-hvm-ssd-x86_64","product_identification_helper":{"cpe":"cpe:/o:suse:sles:15:sp4:chost-amazon:suse-sles-15-sp4-chost-byos-v20221118-hvm-ssd-x86_64"}}},{"category":"product_name","name":"SLES 15 SP4 CHOST Images for Amazon EC2","product":{"name":"SLES 15 SP4 CHOST Images for Amazon EC2","product_id":"chost:amazon/suse-sles-15-sp4-chost-byos-v20221215-hvm-ssd-x86_64","product_identification_helper":{"cpe":"cpe:/o:suse:sles:15:sp4:chost-amazon:suse-sles-15-sp4-chost-byos-v20221215-hvm-ssd-x86_64"}}},{"category":"product_name","name":"SLES 15 SP4 CHOST Images for Amazon EC2","product":{"name":"SLES 15 SP4 CHOST Images for Amazon EC2","product_id":"chost:amazon/suse-sles-15-sp4-chost-byos-v20230111-hvm-ssd-x86_64","product_identification_helper":{"cpe":"cpe:/o:suse:sles:15:sp4:chost-amazon:suse-sles-15-sp4-chost-byos-v20230111-hvm-ssd-x86_64"}}},{"category":"product_name","name":"SLES 15 SP4 CHOST Images for Amazon EC2","product":{"name":"SLES 15 SP4 CHOST Images for Amazon EC2","product_id":"chost:amazon/suse-sles-15-sp4-chost-byos-v20230210-hvm-ssd-x86_64","product_identification_helper":{"cpe":"cpe:/o:suse:sles:15:sp4:chost-amazon:suse-sles-15-sp4-chost-byos-v20230210-hvm-ssd-x86_64"}}},{"category":"product_name","name":"SLES 15 SP4 CHOST Images for Amazon EC2","product":{"name":"SLES 15 SP4 CHOST Images for Amazon EC2","product_id":"chost:amazon/suse-sles-15-sp4-chost-byos-v20230310-hvm-ssd-x86_64","product_identification_helper":{"cpe":"cpe:/o:suse:sles:15:sp4:chost-amazon:suse-sles-15-sp4-chost-byos-v20230310-hvm-ssd-x86_64"}}},{"category":"product_name","name":"SLES 15 SP4 CHOST Images for Amazon EC2","product":{"name":"SLES 15 SP4 CHOST Images for Amazon EC2","product_id":"chost:amazon/suse-sles-15-sp4-chost-byos-v20230410-hvm-ssd-x86_64","product_identification_helper":{"cpe":"cpe:/o:suse:sles:15:sp4:chost-amazon:suse-sles-15-sp4-chost-byos-v20230410-hvm-ssd-x86_64"}}},{"category":"product_name","name":"SLES 15 SP4 CHOST Images for Amazon EC2","product":{"name":"SLES 15 SP4 CHOST Images for Amazon EC2","product_id":"chost:amazon/suse-sles-15-sp4-chost-byos-v20230510-hvm-ssd-x86_64","product_identification_helper":{"cpe":"cpe:/o:suse:sles:15:sp4:chost-amazon:suse-sles-15-sp4-chost-byos-v20230510-hvm-ssd-x86_64"}}},{"category":"product_name","name":"SLES 15 SP4 CHOST Images for Amazon EC2","product":{"name":"SLES 15 SP4 CHOST Images for Amazon EC2","product_id":"chost:amazon/suse-sles-15-sp4-chost-byos-v20230606-hvm-ssd-x86_64","product_identification_helper":{"cpe":"cpe:/o:suse:sles:15:sp4:chost-amazon:suse-sles-15-sp4-chost-byos-v20230606-hvm-ssd-x86_64"}}},{"category":"product_name","name":"SLES 15 SP4 CHOST Images for Amazon EC2","product":{"name":"SLES 15 SP4 CHOST Images for Amazon EC2","product_id":"chost:amazon/suse-sles-15-sp4-chost-byos-v20230704-hvm-ssd-x86_64","product_identification_helper":{"cpe":"cpe:/o:suse:sles:15:sp4:chost-amazon:suse-sles-15-sp4-chost-byos-v20230704-hvm-ssd-x86_64"}}},{"category":"product_name","name":"SLES 15 SP4 CHOST Images for Amazon EC2","product":{"name":"SLES 15 SP4 CHOST Images for Amazon EC2","product_id":"chost:amazon/suse-sles-15-sp4-chost-byos-v20230803-hvm-ssd-x86_64","product_identification_helper":{"cpe":"cpe:/o:suse:sles:15:sp4:chost-amazon:suse-sles-15-sp4-chost-byos-v20230803-hvm-ssd-x86_64"}}},{"category":"product_name","name":"SLES 15 SP4 CHOST Images for Amazon EC2","product":{"name":"SLES 15 SP4 CHOST Images for Amazon EC2","product_id":"chost:amazon/suse-sles-15-sp4-chost-byos-v20230901-hvm-ssd-x86_64","product_identification_helper":{"cpe":"cpe:/o:suse:sles:15:sp4:chost-amazon:suse-sles-15-sp4-chost-byos-v20230901-hvm-ssd-x86_64"}}},{"category":"product_name","name":"SLES 15 SP4 CHOST Images for Amazon EC2","product":{"name":"SLES 15 SP4 CHOST Images for Amazon EC2","product_id":"chost:amazon/suse-sles-15-sp4-chost-byos-v20230928-hvm-ssd-x86_64","product_identification_helper":{"cpe":"cpe:/o:suse:sles:15:sp4:chost-amazon:suse-sles-15-sp4-chost-byos-v20230928-hvm-ssd-x86_64"}}},{"category":"product_name","name":"SLES 15 SP4 CHOST Images for Amazon EC2","product":{"name":"SLES 15 SP4 CHOST Images for Amazon EC2","product_id":"chost:amazon/suse-sles-15-sp4-chost-byos-v20231027-hvm-ssd-x86_64","product_identification_helper":{"cpe":"cpe:/o:suse:sles:15:sp4:chost-amazon:suse-sles-15-sp4-chost-byos-v20231027-hvm-ssd-x86_64"}}},{"category":"product_name","name":"SLES 15 SP4 CHOST Images for Amazon EC2","product":{"name":"SLES 15 SP4 CHOST Images for Amazon EC2","product_id":"chost:amazon/suse-sles-15-sp4-chost-byos-v20231127-hvm-ssd-x86_64","product_identification_helper":{"cpe":"cpe:/o:suse:sles:15:sp4:chost-amazon:suse-sles-15-sp4-chost-byos-v20231127-hvm-ssd-x86_64"}}},{"category":"product_name","name":"SLES 15 SP4 CHOST Images for Amazon EC2","product":{"name":"SLES 15 SP4 CHOST Images for Amazon EC2","product_id":"chost:amazon/suse-sles-15-sp4-chost-byos-v20231212-hvm-ssd-x86_64","product_identification_helper":{"cpe":"cpe:/o:suse:sles:15:sp4:chost-amazon:suse-sles-15-sp4-chost-byos-v20231212-hvm-ssd-x86_64"}}},{"category":"product_name","name":"SLES 15 SP4 CHOST Images for Amazon EC2","product":{"name":"SLES 15 SP4 CHOST Images for Amazon EC2","product_id":"chost:amazon/suse-sles-15-sp4-chost-byos-v20240312-hvm-ssd-x86_64","product_identification_helper":{"cpe":"cpe:/o:suse:sles:15:sp4:chost-amazon:suse-sles-15-sp4-chost-byos-v20240312-hvm-ssd-x86_64"}}},{"category":"product_name","name":"SLES 15 SP4 CHOST Images for Amazon EC2","product":{"name":"SLES 15 SP4 CHOST Images for Amazon EC2","product_id":"chost:amazon/suse-sles-15-sp4-chost-byos-v20240612-hvm-ssd-x86_64","product_identification_helper":{"cpe":"cpe:/o:suse:sles:15:sp4:chost-amazon:suse-sles-15-sp4-chost-byos-v20240612-hvm-ssd-x86_64"}}},{"category":"product_name","name":"SLES 15 SP4 CHOST Images for Amazon EC2","product":{"name":"SLES 15 SP4 CHOST Images for Amazon EC2","product_id":"chost:amazon/suse-sles-15-sp4-chost-byos-v20240809-hvm-ssd-x86_64","product_identification_helper":{"cpe":"cpe:/o:suse:sles:15:sp4:chost-amazon:suse-sles-15-sp4-chost-byos-v20240809-hvm-ssd-x86_64"}}},{"category":"product_name","name":"SLES 15 SP4 CHOST Images for Amazon EC2","product":{"name":"SLES 15 SP4 CHOST Images for Amazon EC2","product_id":"chost:amazon/suse-sles-15-sp4-chost-byos-v20240912-hvm-ssd-x86_64","product_identification_helper":{"cpe":"cpe:/o:suse:sles:15:sp4:chost-amazon:suse-sles-15-sp4-chost-byos-v20240912-hvm-ssd-x86_64"}}},{"category":"product_name","name":"SLES 15 SP4 CHOST Images for Amazon EC2","product":{"name":"SLES 15 SP4 CHOST Images for Amazon EC2","product_id":"chost:amazon/suse-sles-15-sp4-chost-byos-v20250721-hvm-ssd-x86_64","product_identification_helper":{"cpe":"cpe:/o:suse:sles:15:sp4:chost-amazon:suse-sles-15-sp4-chost-byos-v20250721-hvm-ssd-x86_64"}}},{"category":"product_name","name":"SLES 15 SP4 CHOST Images for Amazon EC2","product":{"name":"SLES 15 SP4 CHOST Images for Amazon EC2","product_id":"chost:amazon/suse-sles-15-sp4-chost-byos-v20251022-hvm-ssd-x86_64","product_identification_helper":{"cpe":"cpe:/o:suse:sles:15:sp4:chost-amazon:suse-sles-15-sp4-chost-byos-v20251022-hvm-ssd-x86_64"}}},{"category":"product_name","name":"SLES 15 SP5 CHOST Images for Amazon EC2","product":{"name":"SLES 15 SP5 CHOST Images for Amazon EC2","product_id":"chost:amazon/suse-sles-15-sp5-chost-byos-v20230704-hvm-ssd-x86_64","product_identification_helper":{"cpe":"cpe:/o:suse:sles:15:sp5:chost-amazon:suse-sles-15-sp5-chost-byos-v20230704-hvm-ssd-x86_64"}}},{"category":"product_name","name":"SLES 15 SP5 CHOST Images for Amazon EC2","product":{"name":"SLES 15 SP5 CHOST Images for Amazon EC2","product_id":"chost:amazon/suse-sles-15-sp5-chost-byos-v20230816-hvm-ssd-x86_64","product_identification_helper":{"cpe":"cpe:/o:suse:sles:15:sp5:chost-amazon:suse-sles-15-sp5-chost-byos-v20230816-hvm-ssd-x86_64"}}},{"category":"product_name","name":"SLES 15 SP5 CHOST Images for Amazon EC2","product":{"name":"SLES 15 SP5 CHOST Images for Amazon EC2","product_id":"chost:amazon/suse-sles-15-sp5-chost-byos-v20230915-hvm-ssd-x86_64","product_identification_helper":{"cpe":"cpe:/o:suse:sles:15:sp5:chost-amazon:suse-sles-15-sp5-chost-byos-v20230915-hvm-ssd-x86_64"}}},{"category":"product_name","name":"SLES 15 SP5 CHOST Images for Amazon EC2","product":{"name":"SLES 15 SP5 CHOST Images for Amazon EC2","product_id":"chost:amazon/suse-sles-15-sp5-chost-byos-v20231013-hvm-ssd-x86_64","product_identification_helper":{"cpe":"cpe:/o:suse:sles:15:sp5:chost-amazon:suse-sles-15-sp5-chost-byos-v20231013-hvm-ssd-x86_64"}}},{"category":"product_name","name":"SLES 15 SP5 CHOST Images for Amazon EC2","product":{"name":"SLES 15 SP5 CHOST Images for Amazon EC2","product_id":"chost:amazon/suse-sles-15-sp5-chost-byos-v20231113-hvm-ssd-x86_64","product_identification_helper":{"cpe":"cpe:/o:suse:sles:15:sp5:chost-amazon:suse-sles-15-sp5-chost-byos-v20231113-hvm-ssd-x86_64"}}},{"category":"product_name","name":"SLES 15 SP5 CHOST Images for Amazon EC2","product":{"name":"SLES 15 SP5 CHOST Images for Amazon EC2","product_id":"chost:amazon/suse-sles-15-sp5-chost-byos-v20231213-hvm-ssd-x86_64","product_identification_helper":{"cpe":"cpe:/o:suse:sles:15:sp5:chost-amazon:suse-sles-15-sp5-chost-byos-v20231213-hvm-ssd-x86_64"}}},{"category":"product_name","name":"SLES 15 SP5 CHOST Images for Amazon EC2","product":{"name":"SLES 15 SP5 CHOST Images for Amazon EC2","product_id":"chost:amazon/suse-sles-15-sp5-chost-byos-v20240111-hvm-ssd-x86_64","product_identification_helper":{"cpe":"cpe:/o:suse:sles:15:sp5:chost-amazon:suse-sles-15-sp5-chost-byos-v20240111-hvm-ssd-x86_64"}}},{"category":"product_name","name":"SLES 15 SP5 CHOST Images for Amazon EC2","product":{"name":"SLES 15 SP5 CHOST Images for Amazon EC2","product_id":"chost:amazon/suse-sles-15-sp5-chost-byos-v20240209-hvm-ssd-x86_64","product_identification_helper":{"cpe":"cpe:/o:suse:sles:15:sp5:chost-amazon:suse-sles-15-sp5-chost-byos-v20240209-hvm-ssd-x86_64"}}},{"category":"product_name","name":"SLES 15 SP5 CHOST Images for Amazon EC2","product":{"name":"SLES 15 SP5 CHOST Images for Amazon EC2","product_id":"chost:amazon/suse-sles-15-sp5-chost-byos-v20240307-hvm-ssd-x86_64","product_identification_helper":{"cpe":"cpe:/o:suse:sles:15:sp5:chost-amazon:suse-sles-15-sp5-chost-byos-v20240307-hvm-ssd-x86_64"}}},{"category":"product_name","name":"SLES 15 SP5 CHOST Images for Amazon EC2","product":{"name":"SLES 15 SP5 CHOST Images for Amazon EC2","product_id":"chost:amazon/suse-sles-15-sp5-chost-byos-v20240403-hvm-ssd-x86_64","product_identification_helper":{"cpe":"cpe:/o:suse:sles:15:sp5:chost-amazon:suse-sles-15-sp5-chost-byos-v20240403-hvm-ssd-x86_64"}}},{"category":"product_name","name":"SLES 15 SP5 CHOST Images for Amazon EC2","product":{"name":"SLES 15 SP5 CHOST Images for Amazon EC2","product_id":"chost:amazon/suse-sles-15-sp5-chost-byos-v20240502-hvm-ssd-x86_64","product_identification_helper":{"cpe":"cpe:/o:suse:sles:15:sp5:chost-amazon:suse-sles-15-sp5-chost-byos-v20240502-hvm-ssd-x86_64"}}},{"category":"product_name","name":"SLES 15 SP5 CHOST Images for Amazon EC2","product":{"name":"SLES 15 SP5 CHOST Images for Amazon EC2","product_id":"chost:amazon/suse-sles-15-sp5-chost-byos-v20240529-hvm-ssd-x86_64","product_identification_helper":{"cpe":"cpe:/o:suse:sles:15:sp5:chost-amazon:suse-sles-15-sp5-chost-byos-v20240529-hvm-ssd-x86_64"}}},{"category":"product_name","name":"SLES 15 SP5 CHOST Images for Amazon EC2","product":{"name":"SLES 15 SP5 CHOST Images for Amazon EC2","product_id":"chost:amazon/suse-sles-15-sp5-chost-byos-v20240626-hvm-ssd-x86_64","product_identification_helper":{"cpe":"cpe:/o:suse:sles:15:sp5:chost-amazon:suse-sles-15-sp5-chost-byos-v20240626-hvm-ssd-x86_64"}}},{"category":"product_name","name":"SLES 15 SP5 CHOST Images for Amazon EC2","product":{"name":"SLES 15 SP5 CHOST Images for Amazon EC2","product_id":"chost:amazon/suse-sles-15-sp5-chost-byos-v20240726-hvm-ssd-x86_64","product_identification_helper":{"cpe":"cpe:/o:suse:sles:15:sp5:chost-amazon:suse-sles-15-sp5-chost-byos-v20240726-hvm-ssd-x86_64"}}},{"category":"product_name","name":"SLES 15 SP5 CHOST Images for Amazon EC2","product":{"name":"SLES 15 SP5 CHOST Images for Amazon EC2","product_id":"chost:amazon/suse-sles-15-sp5-chost-byos-v20240809-hvm-ssd-x86_64","product_identification_helper":{"cpe":"cpe:/o:suse:sles:15:sp5:chost-amazon:suse-sles-15-sp5-chost-byos-v20240809-hvm-ssd-x86_64"}}},{"category":"product_name","name":"SLES 15 SP5 CHOST Images for Amazon EC2","product":{"name":"SLES 15 SP5 CHOST Images for Amazon EC2","product_id":"chost:amazon/suse-sles-15-sp5-chost-byos-v20240826-hvm-ssd-x86_64","product_identification_helper":{"cpe":"cpe:/o:suse:sles:15:sp5:chost-amazon:suse-sles-15-sp5-chost-byos-v20240826-hvm-ssd-x86_64"}}},{"category":"product_name","name":"SLES 15 SP5 CHOST Images for Amazon EC2","product":{"name":"SLES 15 SP5 CHOST Images for Amazon EC2","product_id":"chost:amazon/suse-sles-15-sp5-chost-byos-v20240912-hvm-ssd-x86_64","product_identification_helper":{"cpe":"cpe:/o:suse:sles:15:sp5:chost-amazon:suse-sles-15-sp5-chost-byos-v20240912-hvm-ssd-x86_64"}}},{"category":"product_name","name":"SLES 15 SP5 CHOST Images for Amazon EC2","product":{"name":"SLES 15 SP5 CHOST Images for Amazon EC2","product_id":"chost:amazon/suse-sles-15-sp5-chost-byos-v20241011-hvm-ssd-x86_64","product_identification_helper":{"cpe":"cpe:/o:suse:sles:15:sp5:chost-amazon:suse-sles-15-sp5-chost-byos-v20241011-hvm-ssd-x86_64"}}},{"category":"product_name","name":"SLES 15 SP5 CHOST Images for Amazon EC2","product":{"name":"SLES 15 SP5 CHOST Images for Amazon EC2","product_id":"chost:amazon/suse-sles-15-sp5-chost-byos-v20241112-hvm-ssd-x86_64","product_identification_helper":{"cpe":"cpe:/o:suse:sles:15:sp5:chost-amazon:suse-sles-15-sp5-chost-byos-v20241112-hvm-ssd-x86_64"}}},{"category":"product_name","name":"SLES 15 SP5 CHOST Images for Amazon EC2","product":{"name":"SLES 15 SP5 CHOST Images for Amazon EC2","product_id":"chost:amazon/suse-sles-15-sp5-chost-byos-v20241216-hvm-ssd-x86_64","product_identification_helper":{"cpe":"cpe:/o:suse:sles:15:sp5:chost-amazon:suse-sles-15-sp5-chost-byos-v20241216-hvm-ssd-x86_64"}}},{"category":"product_name","name":"SLES 15 SP5 CHOST Images for Amazon EC2","product":{"name":"SLES 15 SP5 CHOST Images for Amazon EC2","product_id":"chost:amazon/suse-sles-15-sp5-chost-byos-v20250122-hvm-ssd-x86_64","product_identification_helper":{"cpe":"cpe:/o:suse:sles:15:sp5:chost-amazon:suse-sles-15-sp5-chost-byos-v20250122-hvm-ssd-x86_64"}}},{"category":"product_name","name":"SLES 15 SP5 CHOST Images for Amazon EC2","product":{"name":"SLES 15 SP5 CHOST Images for Amazon EC2","product_id":"chost:amazon/suse-sles-15-sp5-chost-byos-v20250212-hvm-ssd-x86_64","product_identification_helper":{"cpe":"cpe:/o:suse:sles:15:sp5:chost-amazon:suse-sles-15-sp5-chost-byos-v20250212-hvm-ssd-x86_64"}}},{"category":"product_name","name":"SLES 15 SP5 CHOST Images for Amazon EC2","product":{"name":"SLES 15 SP5 CHOST Images for Amazon EC2","product_id":"chost:amazon/suse-sles-15-sp5-chost-byos-v20250512-hvm-ssd-x86_64","product_identification_helper":{"cpe":"cpe:/o:suse:sles:15:sp5:chost-amazon:suse-sles-15-sp5-chost-byos-v20250512-hvm-ssd-x86_64"}}},{"category":"product_name","name":"SLES 15 SP5 CHOST Images for Amazon EC2","product":{"name":"SLES 15 SP5 CHOST Images for Amazon EC2","product_id":"chost:amazon/suse-sles-15-sp5-chost-byos-v20251022-hvm-ssd-x86_64","product_identification_helper":{"cpe":"cpe:/o:suse:sles:15:sp5:chost-amazon:suse-sles-15-sp5-chost-byos-v20251022-hvm-ssd-x86_64"}}},{"category":"product_name","name":"SLES 15 SP1 CHOST Images for Google","product":{"name":"SLES 15 SP1 CHOST Images for Google","product_id":"chost:google/sles-15-sp1-chost-byos-v20210202","product_identification_helper":{"cpe":"cpe:/o:suse:sles:15:sp1:chost-google:sles-15-sp1-chost-byos-v20210202"}}},{"category":"product_name","name":"SLES 15 SP1 CHOST Images for Google","product":{"name":"SLES 15 SP1 CHOST Images for Google","product_id":"chost:google/sles-15-sp1-chost-byos-v20210304","product_identification_helper":{"cpe":"cpe:/o:suse:sles:15:sp1:chost-google:sles-15-sp1-chost-byos-v20210304"}}},{"category":"product_name","name":"SLES 15 SP1 CHOST Images for Google","product":{"name":"SLES 15 SP1 CHOST Images for Google","product_id":"chost:google/sles-15-sp1-chost-byos-v20220127","product_identification_helper":{"cpe":"cpe:/o:suse:sles:15:sp1:chost-google:sles-15-sp1-chost-byos-v20220127"}}},{"category":"product_name","name":"SLES 15 SP1 CHOST Images for Google","product":{"name":"SLES 15 SP1 CHOST Images for Google","product_id":"chost:google/sles-15-sp1-chost-byos-v20220715-x86-64","product_identification_helper":{"cpe":"cpe:/o:suse:sles:15:sp1:chost-google:sles-15-sp1-chost-byos-v20220715-x86-64"}}},{"category":"product_name","name":"SLES 15 SP2 CHOST Images for Google","product":{"name":"SLES 15 SP2 CHOST Images for Google","product_id":"chost:google/sles-15-sp2-chost-byos-v20210202","product_identification_helper":{"cpe":"cpe:/o:suse:sles:15:sp2:chost-google:sles-15-sp2-chost-byos-v20210202"}}},{"category":"product_name","name":"SLES 15 SP2 CHOST Images for Google","product":{"name":"SLES 15 SP2 CHOST Images for Google","product_id":"chost:google/sles-15-sp2-chost-byos-v20210304","product_identification_helper":{"cpe":"cpe:/o:suse:sles:15:sp2:chost-google:sles-15-sp2-chost-byos-v20210304"}}},{"category":"product_name","name":"SLES 15 SP2 CHOST Images for Google","product":{"name":"SLES 15 SP2 CHOST Images for Google","product_id":"chost:google/sles-15-sp2-chost-byos-v20210405","product_identification_helper":{"cpe":"cpe:/o:suse:sles:15:sp2:chost-google:sles-15-sp2-chost-byos-v20210405"}}},{"category":"product_name","name":"SLES 15 SP2 CHOST Images for Google","product":{"name":"SLES 15 SP2 CHOST Images for Google","product_id":"chost:google/sles-15-sp2-chost-byos-v20210506","product_identification_helper":{"cpe":"cpe:/o:suse:sles:15:sp2:chost-google:sles-15-sp2-chost-byos-v20210506"}}},{"category":"product_name","name":"SLES 15 SP2 CHOST Images for Google","product":{"name":"SLES 15 SP2 CHOST Images for Google","product_id":"chost:google/sles-15-sp2-chost-byos-v20210610","product_identification_helper":{"cpe":"cpe:/o:suse:sles:15:sp2:chost-google:sles-15-sp2-chost-byos-v20210610"}}},{"category":"product_name","name":"SLES 15 SP2 CHOST Images for Google","product":{"name":"SLES 15 SP2 CHOST Images for Google","product_id":"chost:google/sles-15-sp2-chost-byos-v20210722","product_identification_helper":{"cpe":"cpe:/o:suse:sles:15:sp2:chost-google:sles-15-sp2-chost-byos-v20210722"}}},{"category":"product_name","name":"SLES 15 SP2 CHOST Images for Google","product":{"name":"SLES 15 SP2 CHOST Images for Google","product_id":"chost:google/sles-15-sp2-chost-byos-v20210913","product_identification_helper":{"cpe":"cpe:/o:suse:sles:15:sp2:chost-google:sles-15-sp2-chost-byos-v20210913"}}},{"category":"product_name","name":"SLES 15 SP2 CHOST Images for Google","product":{"name":"SLES 15 SP2 CHOST Images for Google","product_id":"chost:google/sles-15-sp2-chost-byos-v20211025","product_identification_helper":{"cpe":"cpe:/o:suse:sles:15:sp2:chost-google:sles-15-sp2-chost-byos-v20211025"}}},{"category":"product_name","name":"SLES 15 SP2 CHOST Images for Google","product":{"name":"SLES 15 SP2 CHOST Images for Google","product_id":"chost:google/sles-15-sp2-chost-byos-v20220126","product_identification_helper":{"cpe":"cpe:/o:suse:sles:15:sp2:chost-google:sles-15-sp2-chost-byos-v20220126"}}},{"category":"product_name","name":"SLES 15 SP2 CHOST Images for Google","product":{"name":"SLES 15 SP2 CHOST Images for Google","product_id":"chost:google/sles-15-sp2-chost-byos-v20220718-x86-64","product_identification_helper":{"cpe":"cpe:/o:suse:sles:15:sp2:chost-google:sles-15-sp2-chost-byos-v20220718-x86-64"}}},{"category":"product_name","name":"SLES 15 SP3 CHOST Images for Google","product":{"name":"SLES 15 SP3 CHOST Images for Google","product_id":"chost:google/sles-15-sp3-chost-byos-v20210729","product_identification_helper":{"cpe":"cpe:/o:suse:sles:15:sp3:chost-google:sles-15-sp3-chost-byos-v20210729"}}},{"category":"product_name","name":"SLES 15 SP3 CHOST Images for Google","product":{"name":"SLES 15 SP3 CHOST Images for Google","product_id":"chost:google/sles-15-sp3-chost-byos-v20210827","product_identification_helper":{"cpe":"cpe:/o:suse:sles:15:sp3:chost-google:sles-15-sp3-chost-byos-v20210827"}}},{"category":"product_name","name":"SLES 15 SP3 CHOST Images for Google","product":{"name":"SLES 15 SP3 CHOST Images for Google","product_id":"chost:google/sles-15-sp3-chost-byos-v20210927","product_identification_helper":{"cpe":"cpe:/o:suse:sles:15:sp3:chost-google:sles-15-sp3-chost-byos-v20210927"}}},{"category":"product_name","name":"SLES 15 SP3 CHOST Images for Google","product":{"name":"SLES 15 SP3 CHOST Images for Google","product_id":"chost:google/sles-15-sp3-chost-byos-v20211004","product_identification_helper":{"cpe":"cpe:/o:suse:sles:15:sp3:chost-google:sles-15-sp3-chost-byos-v20211004"}}},{"category":"product_name","name":"SLES 15 SP3 CHOST Images for Google","product":{"name":"SLES 15 SP3 CHOST Images for Google","product_id":"chost:google/sles-15-sp3-chost-byos-v20211101","product_identification_helper":{"cpe":"cpe:/o:suse:sles:15:sp3:chost-google:sles-15-sp3-chost-byos-v20211101"}}},{"category":"product_name","name":"SLES 15 SP3 CHOST Images for Google","product":{"name":"SLES 15 SP3 CHOST Images for Google","product_id":"chost:google/sles-15-sp3-chost-byos-v20211202","product_identification_helper":{"cpe":"cpe:/o:suse:sles:15:sp3:chost-google:sles-15-sp3-chost-byos-v20211202"}}},{"category":"product_name","name":"SLES 15 SP3 CHOST Images for Google","product":{"name":"SLES 15 SP3 CHOST Images for Google","product_id":"chost:google/sles-15-sp3-chost-byos-v20220103","product_identification_helper":{"cpe":"cpe:/o:suse:sles:15:sp3:chost-google:sles-15-sp3-chost-byos-v20220103"}}},{"category":"product_name","name":"SLES 15 SP3 CHOST Images for Google","product":{"name":"SLES 15 SP3 CHOST Images for Google","product_id":"chost:google/sles-15-sp3-chost-byos-v20220126","product_identification_helper":{"cpe":"cpe:/o:suse:sles:15:sp3:chost-google:sles-15-sp3-chost-byos-v20220126"}}},{"category":"product_name","name":"SLES 15 SP3 CHOST Images for Google","product":{"name":"SLES 15 SP3 CHOST Images for Google","product_id":"chost:google/sles-15-sp3-chost-byos-v20220222","product_identification_helper":{"cpe":"cpe:/o:suse:sles:15:sp3:chost-google:sles-15-sp3-chost-byos-v20220222"}}},{"category":"product_name","name":"SLES 15 SP3 CHOST Images for Google","product":{"name":"SLES 15 SP3 CHOST Images for Google","product_id":"chost:google/sles-15-sp3-chost-byos-v20220310","product_identification_helper":{"cpe":"cpe:/o:suse:sles:15:sp3:chost-google:sles-15-sp3-chost-byos-v20220310"}}},{"category":"product_name","name":"SLES 15 SP3 CHOST Images for Google","product":{"name":"SLES 15 SP3 CHOST Images for Google","product_id":"chost:google/sles-15-sp3-chost-byos-v20220411-x86-64","product_identification_helper":{"cpe":"cpe:/o:suse:sles:15:sp3:chost-google:sles-15-sp3-chost-byos-v20220411-x86-64"}}},{"category":"product_name","name":"SLES 15 SP3 CHOST Images for Google","product":{"name":"SLES 15 SP3 CHOST Images for Google","product_id":"chost:google/sles-15-sp3-chost-byos-v20220510-x86-64","product_identification_helper":{"cpe":"cpe:/o:suse:sles:15:sp3:chost-google:sles-15-sp3-chost-byos-v20220510-x86-64"}}},{"category":"product_name","name":"SLES 15 SP3 CHOST Images for Google","product":{"name":"SLES 15 SP3 CHOST Images for Google","product_id":"chost:google/sles-15-sp3-chost-byos-v20220608-x86-64","product_identification_helper":{"cpe":"cpe:/o:suse:sles:15:sp3:chost-google:sles-15-sp3-chost-byos-v20220608-x86-64"}}},{"category":"product_name","name":"SLES 15 SP3 CHOST Images for Google","product":{"name":"SLES 15 SP3 CHOST Images for Google","product_id":"chost:google/sles-15-sp3-chost-byos-v20220708-x86-64","product_identification_helper":{"cpe":"cpe:/o:suse:sles:15:sp3:chost-google:sles-15-sp3-chost-byos-v20220708-x86-64"}}},{"category":"product_name","name":"SLES 15 SP3 CHOST Images for Google","product":{"name":"SLES 15 SP3 CHOST Images for Google","product_id":"chost:google/sles-15-sp3-chost-byos-v20220718-x86-64","product_identification_helper":{"cpe":"cpe:/o:suse:sles:15:sp3:chost-google:sles-15-sp3-chost-byos-v20220718-x86-64"}}},{"category":"product_name","name":"SLES 15 SP3 CHOST Images for Google","product":{"name":"SLES 15 SP3 CHOST Images for Google","product_id":"chost:google/sles-15-sp3-chost-byos-v20220818-x86-64","product_identification_helper":{"cpe":"cpe:/o:suse:sles:15:sp3:chost-google:sles-15-sp3-chost-byos-v20220818-x86-64"}}},{"category":"product_name","name":"SLES 15 SP3 CHOST Images for Google","product":{"name":"SLES 15 SP3 CHOST Images for Google","product_id":"chost:google/sles-15-sp3-chost-byos-v20220916-x86-64","product_identification_helper":{"cpe":"cpe:/o:suse:sles:15:sp3:chost-google:sles-15-sp3-chost-byos-v20220916-x86-64"}}},{"category":"product_name","name":"SLES 15 SP3 CHOST Images for Google","product":{"name":"SLES 15 SP3 CHOST Images for Google","product_id":"chost:google/sles-15-sp3-chost-byos-v20221019-x86-64","product_identification_helper":{"cpe":"cpe:/o:suse:sles:15:sp3:chost-google:sles-15-sp3-chost-byos-v20221019-x86-64"}}},{"category":"product_name","name":"SLES 15 SP3 CHOST Images for Google","product":{"name":"SLES 15 SP3 CHOST Images for Google","product_id":"chost:google/sles-15-sp3-chost-byos-v20221118-x86-64","product_identification_helper":{"cpe":"cpe:/o:suse:sles:15:sp3:chost-google:sles-15-sp3-chost-byos-v20221118-x86-64"}}},{"category":"product_name","name":"SLES 15 SP3 CHOST Images for Google","product":{"name":"SLES 15 SP3 CHOST Images for Google","product_id":"chost:google/sles-15-sp3-chost-byos-v20221215-x86-64","product_identification_helper":{"cpe":"cpe:/o:suse:sles:15:sp3:chost-google:sles-15-sp3-chost-byos-v20221215-x86-64"}}},{"category":"product_name","name":"SLES 15 SP3 CHOST Images for Google","product":{"name":"SLES 15 SP3 CHOST Images for Google","product_id":"chost:google/sles-15-sp3-chost-byos-v20230313-x86-64","product_identification_helper":{"cpe":"cpe:/o:suse:sles:15:sp3:chost-google:sles-15-sp3-chost-byos-v20230313-x86-64"}}},{"category":"product_name","name":"SLES 15 SP3 CHOST Images for Google","product":{"name":"SLES 15 SP3 CHOST Images for Google","product_id":"chost:google/sles-15-sp3-chost-byos-v20230613-x86-64","product_identification_helper":{"cpe":"cpe:/o:suse:sles:15:sp3:chost-google:sles-15-sp3-chost-byos-v20230613-x86-64"}}},{"category":"product_name","name":"SLES 15 SP3 CHOST Images for Google","product":{"name":"SLES 15 SP3 CHOST Images for Google","product_id":"chost:google/sles-15-sp3-chost-byos-v20240807-x86-64","product_identification_helper":{"cpe":"cpe:/o:suse:sles:15:sp3:chost-google:sles-15-sp3-chost-byos-v20240807-x86-64"}}},{"category":"product_name","name":"SLES 15 SP3 CHOST Images for Google","product":{"name":"SLES 15 SP3 CHOST Images for Google","product_id":"chost:google/sles-15-sp3-chost-byos-v20240912-x86-64","product_identification_helper":{"cpe":"cpe:/o:suse:sles:15:sp3:chost-google:sles-15-sp3-chost-byos-v20240912-x86-64"}}},{"category":"product_name","name":"SLES 15 SP4 CHOST Images for Google","product":{"name":"SLES 15 SP4 CHOST Images for Google","product_id":"chost:google/sles-15-sp4-chost-byos-v20220718-x86-64","product_identification_helper":{"cpe":"cpe:/o:suse:sles:15:sp4:chost-google:sles-15-sp4-chost-byos-v20220718-x86-64"}}},{"category":"product_name","name":"SLES 15 SP4 CHOST Images for Google","product":{"name":"SLES 15 SP4 CHOST Images for Google","product_id":"chost:google/sles-15-sp4-chost-byos-v20220721-x86-64","product_identification_helper":{"cpe":"cpe:/o:suse:sles:15:sp4:chost-google:sles-15-sp4-chost-byos-v20220721-x86-64"}}},{"category":"product_name","name":"SLES 15 SP4 CHOST Images for Google","product":{"name":"SLES 15 SP4 CHOST Images for Google","product_id":"chost:google/sles-15-sp4-chost-byos-v20220818-x86-64","product_identification_helper":{"cpe":"cpe:/o:suse:sles:15:sp4:chost-google:sles-15-sp4-chost-byos-v20220818-x86-64"}}},{"category":"product_name","name":"SLES 15 SP4 CHOST Images for Google","product":{"name":"SLES 15 SP4 CHOST Images for Google","product_id":"chost:google/sles-15-sp4-chost-byos-v20220916-x86-64","product_identification_helper":{"cpe":"cpe:/o:suse:sles:15:sp4:chost-google:sles-15-sp4-chost-byos-v20220916-x86-64"}}},{"category":"product_name","name":"SLES 15 SP4 CHOST Images for Google","product":{"name":"SLES 15 SP4 CHOST Images for Google","product_id":"chost:google/sles-15-sp4-chost-byos-v20221018-x86-64","product_identification_helper":{"cpe":"cpe:/o:suse:sles:15:sp4:chost-google:sles-15-sp4-chost-byos-v20221018-x86-64"}}},{"category":"product_name","name":"SLES 15 SP4 CHOST Images for Google","product":{"name":"SLES 15 SP4 CHOST Images for Google","product_id":"chost:google/sles-15-sp4-chost-byos-v20221118-x86-64","product_identification_helper":{"cpe":"cpe:/o:suse:sles:15:sp4:chost-google:sles-15-sp4-chost-byos-v20221118-x86-64"}}},{"category":"product_name","name":"SLES 15 SP4 CHOST Images for Google","product":{"name":"SLES 15 SP4 CHOST Images for Google","product_id":"chost:google/sles-15-sp4-chost-byos-v20221215-arm64","product_identification_helper":{"cpe":"cpe:/o:suse:sles:15:sp4:chost-google:sles-15-sp4-chost-byos-v20221215-arm64"}}},{"category":"product_name","name":"SLES 15 SP4 CHOST Images for Google","product":{"name":"SLES 15 SP4 CHOST Images for Google","product_id":"chost:google/sles-15-sp4-chost-byos-v20221215-x86-64","product_identification_helper":{"cpe":"cpe:/o:suse:sles:15:sp4:chost-google:sles-15-sp4-chost-byos-v20221215-x86-64"}}},{"category":"product_name","name":"SLES 15 SP4 CHOST Images for Google","product":{"name":"SLES 15 SP4 CHOST Images for Google","product_id":"chost:google/sles-15-sp4-chost-byos-v20230111-arm64","product_identification_helper":{"cpe":"cpe:/o:suse:sles:15:sp4:chost-google:sles-15-sp4-chost-byos-v20230111-arm64"}}},{"category":"product_name","name":"SLES 15 SP4 CHOST Images for Google","product":{"name":"SLES 15 SP4 CHOST Images for Google","product_id":"chost:google/sles-15-sp4-chost-byos-v20230111-x86-64","product_identification_helper":{"cpe":"cpe:/o:suse:sles:15:sp4:chost-google:sles-15-sp4-chost-byos-v20230111-x86-64"}}},{"category":"product_name","name":"SLES 15 SP4 CHOST Images for Google","product":{"name":"SLES 15 SP4 CHOST Images for Google","product_id":"chost:google/sles-15-sp4-chost-byos-v20230210-arm64","product_identification_helper":{"cpe":"cpe:/o:suse:sles:15:sp4:chost-google:sles-15-sp4-chost-byos-v20230210-arm64"}}},{"category":"product_name","name":"SLES 15 SP4 CHOST Images for Google","product":{"name":"SLES 15 SP4 CHOST Images for Google","product_id":"chost:google/sles-15-sp4-chost-byos-v20230210-x86-64","product_identification_helper":{"cpe":"cpe:/o:suse:sles:15:sp4:chost-google:sles-15-sp4-chost-byos-v20230210-x86-64"}}},{"category":"product_name","name":"SLES 15 SP4 CHOST Images for Google","product":{"name":"SLES 15 SP4 CHOST Images for Google","product_id":"chost:google/sles-15-sp4-chost-byos-v20230310-arm64","product_identification_helper":{"cpe":"cpe:/o:suse:sles:15:sp4:chost-google:sles-15-sp4-chost-byos-v20230310-arm64"}}},{"category":"product_name","name":"SLES 15 SP4 CHOST Images for Google","product":{"name":"SLES 15 SP4 CHOST Images for Google","product_id":"chost:google/sles-15-sp4-chost-byos-v20230310-x86-64","product_identification_helper":{"cpe":"cpe:/o:suse:sles:15:sp4:chost-google:sles-15-sp4-chost-byos-v20230310-x86-64"}}},{"category":"product_name","name":"SLES 15 SP4 CHOST Images for Google","product":{"name":"SLES 15 SP4 CHOST Images for Google","product_id":"chost:google/sles-15-sp4-chost-byos-v20230410-arm64","product_identification_helper":{"cpe":"cpe:/o:suse:sles:15:sp4:chost-google:sles-15-sp4-chost-byos-v20230410-arm64"}}},{"category":"product_name","name":"SLES 15 SP4 CHOST Images for Google","product":{"name":"SLES 15 SP4 CHOST Images for Google","product_id":"chost:google/sles-15-sp4-chost-byos-v20230410-x86-64","product_identification_helper":{"cpe":"cpe:/o:suse:sles:15:sp4:chost-google:sles-15-sp4-chost-byos-v20230410-x86-64"}}},{"category":"product_name","name":"SLES 15 SP4 CHOST Images for Google","product":{"name":"SLES 15 SP4 CHOST Images for Google","product_id":"chost:google/sles-15-sp4-chost-byos-v20230510-arm64","product_identification_helper":{"cpe":"cpe:/o:suse:sles:15:sp4:chost-google:sles-15-sp4-chost-byos-v20230510-arm64"}}},{"category":"product_name","name":"SLES 15 SP4 CHOST Images for Google","product":{"name":"SLES 15 SP4 CHOST Images for Google","product_id":"chost:google/sles-15-sp4-chost-byos-v20230510-x86-64","product_identification_helper":{"cpe":"cpe:/o:suse:sles:15:sp4:chost-google:sles-15-sp4-chost-byos-v20230510-x86-64"}}},{"category":"product_name","name":"SLES 15 SP4 CHOST Images for Google","product":{"name":"SLES 15 SP4 CHOST Images for Google","product_id":"chost:google/sles-15-sp4-chost-byos-v20230606-arm64","product_identification_helper":{"cpe":"cpe:/o:suse:sles:15:sp4:chost-google:sles-15-sp4-chost-byos-v20230606-arm64"}}},{"category":"product_name","name":"SLES 15 SP4 CHOST Images for Google","product":{"name":"SLES 15 SP4 CHOST Images for Google","product_id":"chost:google/sles-15-sp4-chost-byos-v20230606-x86-64","product_identification_helper":{"cpe":"cpe:/o:suse:sles:15:sp4:chost-google:sles-15-sp4-chost-byos-v20230606-x86-64"}}},{"category":"product_name","name":"SLES 15 SP4 CHOST Images for Google","product":{"name":"SLES 15 SP4 CHOST Images for Google","product_id":"chost:google/sles-15-sp4-chost-byos-v20230704-arm64","product_identification_helper":{"cpe":"cpe:/o:suse:sles:15:sp4:chost-google:sles-15-sp4-chost-byos-v20230704-arm64"}}},{"category":"product_name","name":"SLES 15 SP4 CHOST Images for Google","product":{"name":"SLES 15 SP4 CHOST Images for Google","product_id":"chost:google/sles-15-sp4-chost-byos-v20230704-x86-64","product_identification_helper":{"cpe":"cpe:/o:suse:sles:15:sp4:chost-google:sles-15-sp4-chost-byos-v20230704-x86-64"}}},{"category":"product_name","name":"SLES 15 SP4 CHOST Images for Google","product":{"name":"SLES 15 SP4 CHOST Images for Google","product_id":"chost:google/sles-15-sp4-chost-byos-v20230804-arm64","product_identification_helper":{"cpe":"cpe:/o:suse:sles:15:sp4:chost-google:sles-15-sp4-chost-byos-v20230804-arm64"}}},{"category":"product_name","name":"SLES 15 SP4 CHOST Images for Google","product":{"name":"SLES 15 SP4 CHOST Images for Google","product_id":"chost:google/sles-15-sp4-chost-byos-v20230804-x86-64","product_identification_helper":{"cpe":"cpe:/o:suse:sles:15:sp4:chost-google:sles-15-sp4-chost-byos-v20230804-x86-64"}}},{"category":"product_name","name":"SLES 15 SP4 CHOST Images for Google","product":{"name":"SLES 15 SP4 CHOST Images for Google","product_id":"chost:google/sles-15-sp4-chost-byos-v20230901-arm64","product_identification_helper":{"cpe":"cpe:/o:suse:sles:15:sp4:chost-google:sles-15-sp4-chost-byos-v20230901-arm64"}}},{"category":"product_name","name":"SLES 15 SP4 CHOST Images for Google","product":{"name":"SLES 15 SP4 CHOST Images for Google","product_id":"chost:google/sles-15-sp4-chost-byos-v20230901-x86-64","product_identification_helper":{"cpe":"cpe:/o:suse:sles:15:sp4:chost-google:sles-15-sp4-chost-byos-v20230901-x86-64"}}},{"category":"product_name","name":"SLES 15 SP4 CHOST Images for Google","product":{"name":"SLES 15 SP4 CHOST Images for Google","product_id":"chost:google/sles-15-sp4-chost-byos-v20230928-arm64","product_identification_helper":{"cpe":"cpe:/o:suse:sles:15:sp4:chost-google:sles-15-sp4-chost-byos-v20230928-arm64"}}},{"category":"product_name","name":"SLES 15 SP4 CHOST Images for Google","product":{"name":"SLES 15 SP4 CHOST Images for Google","product_id":"chost:google/sles-15-sp4-chost-byos-v20230928-x86-64","product_identification_helper":{"cpe":"cpe:/o:suse:sles:15:sp4:chost-google:sles-15-sp4-chost-byos-v20230928-x86-64"}}},{"category":"product_name","name":"SLES 15 SP4 CHOST Images for Google","product":{"name":"SLES 15 SP4 CHOST Images for Google","product_id":"chost:google/sles-15-sp4-chost-byos-v20231027-arm64","product_identification_helper":{"cpe":"cpe:/o:suse:sles:15:sp4:chost-google:sles-15-sp4-chost-byos-v20231027-arm64"}}},{"category":"product_name","name":"SLES 15 SP4 CHOST Images for Google","product":{"name":"SLES 15 SP4 CHOST Images for Google","product_id":"chost:google/sles-15-sp4-chost-byos-v20231027-x86-64","product_identification_helper":{"cpe":"cpe:/o:suse:sles:15:sp4:chost-google:sles-15-sp4-chost-byos-v20231027-x86-64"}}},{"category":"product_name","name":"SLES 15 SP4 CHOST Images for Google","product":{"name":"SLES 15 SP4 CHOST Images for Google","product_id":"chost:google/sles-15-sp4-chost-byos-v20231127-arm64","product_identification_helper":{"cpe":"cpe:/o:suse:sles:15:sp4:chost-google:sles-15-sp4-chost-byos-v20231127-arm64"}}},{"category":"product_name","name":"SLES 15 SP4 CHOST Images for Google","product":{"name":"SLES 15 SP4 CHOST Images for Google","product_id":"chost:google/sles-15-sp4-chost-byos-v20231127-x86-64","product_identification_helper":{"cpe":"cpe:/o:suse:sles:15:sp4:chost-google:sles-15-sp4-chost-byos-v20231127-x86-64"}}},{"category":"product_name","name":"SLES 15 SP4 CHOST Images for Google","product":{"name":"SLES 15 SP4 CHOST Images for Google","product_id":"chost:google/sles-15-sp4-chost-byos-v20231212-arm64","product_identification_helper":{"cpe":"cpe:/o:suse:sles:15:sp4:chost-google:sles-15-sp4-chost-byos-v20231212-arm64"}}},{"category":"product_name","name":"SLES 15 SP4 CHOST Images for Google","product":{"name":"SLES 15 SP4 CHOST Images for Google","product_id":"chost:google/sles-15-sp4-chost-byos-v20231212-x86-64","product_identification_helper":{"cpe":"cpe:/o:suse:sles:15:sp4:chost-google:sles-15-sp4-chost-byos-v20231212-x86-64"}}},{"category":"product_name","name":"SLES 15 SP4 CHOST Images for Google","product":{"name":"SLES 15 SP4 CHOST Images for Google","product_id":"chost:google/sles-15-sp4-chost-byos-v20240312-arm64","product_identification_helper":{"cpe":"cpe:/o:suse:sles:15:sp4:chost-google:sles-15-sp4-chost-byos-v20240312-arm64"}}},{"category":"product_name","name":"SLES 15 SP4 CHOST Images for Google","product":{"name":"SLES 15 SP4 CHOST Images for Google","product_id":"chost:google/sles-15-sp4-chost-byos-v20240312-x86-64","product_identification_helper":{"cpe":"cpe:/o:suse:sles:15:sp4:chost-google:sles-15-sp4-chost-byos-v20240312-x86-64"}}},{"category":"product_name","name":"SLES 15 SP4 CHOST Images for Google","product":{"name":"SLES 15 SP4 CHOST Images for Google","product_id":"chost:google/sles-15-sp4-chost-byos-v20240612-arm64","product_identification_helper":{"cpe":"cpe:/o:suse:sles:15:sp4:chost-google:sles-15-sp4-chost-byos-v20240612-arm64"}}},{"category":"product_name","name":"SLES 15 SP4 CHOST Images for Google","product":{"name":"SLES 15 SP4 CHOST Images for Google","product_id":"chost:google/sles-15-sp4-chost-byos-v20240612-x86-64","product_identification_helper":{"cpe":"cpe:/o:suse:sles:15:sp4:chost-google:sles-15-sp4-chost-byos-v20240612-x86-64"}}},{"category":"product_name","name":"SLES 15 SP4 CHOST Images for Google","product":{"name":"SLES 15 SP4 CHOST Images for Google","product_id":"chost:google/sles-15-sp4-chost-byos-v20240809-arm64","product_identification_helper":{"cpe":"cpe:/o:suse:sles:15:sp4:chost-google:sles-15-sp4-chost-byos-v20240809-arm64"}}},{"category":"product_name","name":"SLES 15 SP4 CHOST Images for Google","product":{"name":"SLES 15 SP4 CHOST Images for Google","product_id":"chost:google/sles-15-sp4-chost-byos-v20240809-x86-64","product_identification_helper":{"cpe":"cpe:/o:suse:sles:15:sp4:chost-google:sles-15-sp4-chost-byos-v20240809-x86-64"}}},{"category":"product_name","name":"SLES 15 SP4 CHOST Images for Google","product":{"name":"SLES 15 SP4 CHOST Images for Google","product_id":"chost:google/sles-15-sp4-chost-byos-v20240912-arm64","product_identification_helper":{"cpe":"cpe:/o:suse:sles:15:sp4:chost-google:sles-15-sp4-chost-byos-v20240912-arm64"}}},{"category":"product_name","name":"SLES 15 SP4 CHOST Images for Google","product":{"name":"SLES 15 SP4 CHOST Images for Google","product_id":"chost:google/sles-15-sp4-chost-byos-v20240912-x86-64","product_identification_helper":{"cpe":"cpe:/o:suse:sles:15:sp4:chost-google:sles-15-sp4-chost-byos-v20240912-x86-64"}}},{"category":"product_name","name":"SLES 15 SP4 CHOST Images for Google","product":{"name":"SLES 15 SP4 CHOST Images for Google","product_id":"chost:google/sles-15-sp4-chost-byos-v20250721-arm64","product_identification_helper":{"cpe":"cpe:/o:suse:sles:15:sp4:chost-google:sles-15-sp4-chost-byos-v20250721-arm64"}}},{"category":"product_name","name":"SLES 15 SP4 CHOST Images for Google","product":{"name":"SLES 15 SP4 CHOST Images for Google","product_id":"chost:google/sles-15-sp4-chost-byos-v20250721-x86-64","product_identification_helper":{"cpe":"cpe:/o:suse:sles:15:sp4:chost-google:sles-15-sp4-chost-byos-v20250721-x86-64"}}},{"category":"product_name","name":"SLES 15 SP4 CHOST Images for Google","product":{"name":"SLES 15 SP4 CHOST Images for Google","product_id":"chost:google/sles-15-sp4-chost-byos-v20251022-arm64","product_identification_helper":{"cpe":"cpe:/o:suse:sles:15:sp4:chost-google:sles-15-sp4-chost-byos-v20251022-arm64"}}},{"category":"product_name","name":"SLES 15 SP4 CHOST Images for Google","product":{"name":"SLES 15 SP4 CHOST Images for Google","product_id":"chost:google/sles-15-sp4-chost-byos-v20251022-x86-64","product_identification_helper":{"cpe":"cpe:/o:suse:sles:15:sp4:chost-google:sles-15-sp4-chost-byos-v20251022-x86-64"}}},{"category":"product_name","name":"SLES 15 SP5 CHOST Images for Google","product":{"name":"SLES 15 SP5 CHOST Images for Google","product_id":"chost:google/sles-15-sp5-chost-byos-v20230704-arm64","product_identification_helper":{"cpe":"cpe:/o:suse:sles:15:sp5:chost-google:sles-15-sp5-chost-byos-v20230704-arm64"}}},{"category":"product_name","name":"SLES 15 SP5 CHOST Images for Google","product":{"name":"SLES 15 SP5 CHOST Images for Google","product_id":"chost:google/sles-15-sp5-chost-byos-v20230704-x86-64","product_identification_helper":{"cpe":"cpe:/o:suse:sles:15:sp5:chost-google:sles-15-sp5-chost-byos-v20230704-x86-64"}}},{"category":"product_name","name":"SLES 15 SP5 CHOST Images for Google","product":{"name":"SLES 15 SP5 CHOST Images for Google","product_id":"chost:google/sles-15-sp5-chost-byos-v20230718-arm64","product_identification_helper":{"cpe":"cpe:/o:suse:sles:15:sp5:chost-google:sles-15-sp5-chost-byos-v20230718-arm64"}}},{"category":"product_name","name":"SLES 15 SP5 CHOST Images for Google","product":{"name":"SLES 15 SP5 CHOST Images for Google","product_id":"chost:google/sles-15-sp5-chost-byos-v20230719-x86-64","product_identification_helper":{"cpe":"cpe:/o:suse:sles:15:sp5:chost-google:sles-15-sp5-chost-byos-v20230719-x86-64"}}},{"category":"product_name","name":"SLES 15 SP5 CHOST Images for Google","product":{"name":"SLES 15 SP5 CHOST Images for Google","product_id":"chost:google/sles-15-sp5-chost-byos-v20230816-arm64","product_identification_helper":{"cpe":"cpe:/o:suse:sles:15:sp5:chost-google:sles-15-sp5-chost-byos-v20230816-arm64"}}},{"category":"product_name","name":"SLES 15 SP5 CHOST Images for Google","product":{"name":"SLES 15 SP5 CHOST Images for Google","product_id":"chost:google/sles-15-sp5-chost-byos-v20230816-x86-64","product_identification_helper":{"cpe":"cpe:/o:suse:sles:15:sp5:chost-google:sles-15-sp5-chost-byos-v20230816-x86-64"}}},{"category":"product_name","name":"SLES 15 SP5 CHOST Images for Google","product":{"name":"SLES 15 SP5 CHOST Images for Google","product_id":"chost:google/sles-15-sp5-chost-byos-v20230915-arm64","product_identification_helper":{"cpe":"cpe:/o:suse:sles:15:sp5:chost-google:sles-15-sp5-chost-byos-v20230915-arm64"}}},{"category":"product_name","name":"SLES 15 SP5 CHOST Images for Google","product":{"name":"SLES 15 SP5 CHOST Images for Google","product_id":"chost:google/sles-15-sp5-chost-byos-v20230915-x86-64","product_identification_helper":{"cpe":"cpe:/o:suse:sles:15:sp5:chost-google:sles-15-sp5-chost-byos-v20230915-x86-64"}}},{"category":"product_name","name":"SLES 15 SP5 CHOST Images for Google","product":{"name":"SLES 15 SP5 CHOST Images for Google","product_id":"chost:google/sles-15-sp5-chost-byos-v20231013-arm64","product_identification_helper":{"cpe":"cpe:/o:suse:sles:15:sp5:chost-google:sles-15-sp5-chost-byos-v20231013-arm64"}}},{"category":"product_name","name":"SLES 15 SP5 CHOST Images for Google","product":{"name":"SLES 15 SP5 CHOST Images for Google","product_id":"chost:google/sles-15-sp5-chost-byos-v20231013-x86-64","product_identification_helper":{"cpe":"cpe:/o:suse:sles:15:sp5:chost-google:sles-15-sp5-chost-byos-v20231013-x86-64"}}},{"category":"product_name","name":"SLES 15 SP5 CHOST Images for Google","product":{"name":"SLES 15 SP5 CHOST Images for Google","product_id":"chost:google/sles-15-sp5-chost-byos-v20231113-arm64","product_identification_helper":{"cpe":"cpe:/o:suse:sles:15:sp5:chost-google:sles-15-sp5-chost-byos-v20231113-arm64"}}},{"category":"product_name","name":"SLES 15 SP5 CHOST Images for Google","product":{"name":"SLES 15 SP5 CHOST Images for Google","product_id":"chost:google/sles-15-sp5-chost-byos-v20231113-x86-64","product_identification_helper":{"cpe":"cpe:/o:suse:sles:15:sp5:chost-google:sles-15-sp5-chost-byos-v20231113-x86-64"}}},{"category":"product_name","name":"SLES 15 SP5 CHOST Images for Google","product":{"name":"SLES 15 SP5 CHOST Images for Google","product_id":"chost:google/sles-15-sp5-chost-byos-v20231213-arm64","product_identification_helper":{"cpe":"cpe:/o:suse:sles:15:sp5:chost-google:sles-15-sp5-chost-byos-v20231213-arm64"}}},{"category":"product_name","name":"SLES 15 SP5 CHOST Images for Google","product":{"name":"SLES 15 SP5 CHOST Images for Google","product_id":"chost:google/sles-15-sp5-chost-byos-v20231213-x86-64","product_identification_helper":{"cpe":"cpe:/o:suse:sles:15:sp5:chost-google:sles-15-sp5-chost-byos-v20231213-x86-64"}}},{"category":"product_name","name":"SLES 15 SP5 CHOST Images for Google","product":{"name":"SLES 15 SP5 CHOST Images for Google","product_id":"chost:google/sles-15-sp5-chost-byos-v20240111-arm64","product_identification_helper":{"cpe":"cpe:/o:suse:sles:15:sp5:chost-google:sles-15-sp5-chost-byos-v20240111-arm64"}}},{"category":"product_name","name":"SLES 15 SP5 CHOST Images for Google","product":{"name":"SLES 15 SP5 CHOST Images for Google","product_id":"chost:google/sles-15-sp5-chost-byos-v20240111-x86-64","product_identification_helper":{"cpe":"cpe:/o:suse:sles:15:sp5:chost-google:sles-15-sp5-chost-byos-v20240111-x86-64"}}},{"category":"product_name","name":"SLES 15 SP5 CHOST Images for Google","product":{"name":"SLES 15 SP5 CHOST Images for Google","product_id":"chost:google/sles-15-sp5-chost-byos-v20240209-arm64","product_identification_helper":{"cpe":"cpe:/o:suse:sles:15:sp5:chost-google:sles-15-sp5-chost-byos-v20240209-arm64"}}},{"category":"product_name","name":"SLES 15 SP5 CHOST Images for Google","product":{"name":"SLES 15 SP5 CHOST Images for Google","product_id":"chost:google/sles-15-sp5-chost-byos-v20240209-x86-64","product_identification_helper":{"cpe":"cpe:/o:suse:sles:15:sp5:chost-google:sles-15-sp5-chost-byos-v20240209-x86-64"}}},{"category":"product_name","name":"SLES 15 SP5 CHOST Images for Google","product":{"name":"SLES 15 SP5 CHOST Images for Google","product_id":"chost:google/sles-15-sp5-chost-byos-v20240307-arm64","product_identification_helper":{"cpe":"cpe:/o:suse:sles:15:sp5:chost-google:sles-15-sp5-chost-byos-v20240307-arm64"}}},{"category":"product_name","name":"SLES 15 SP5 CHOST Images for Google","product":{"name":"SLES 15 SP5 CHOST Images for Google","product_id":"chost:google/sles-15-sp5-chost-byos-v20240307-x86-64","product_identification_helper":{"cpe":"cpe:/o:suse:sles:15:sp5:chost-google:sles-15-sp5-chost-byos-v20240307-x86-64"}}},{"category":"product_name","name":"SLES 15 SP5 CHOST Images for Google","product":{"name":"SLES 15 SP5 CHOST Images for Google","product_id":"chost:google/sles-15-sp5-chost-byos-v20240403-arm64","product_identification_helper":{"cpe":"cpe:/o:suse:sles:15:sp5:chost-google:sles-15-sp5-chost-byos-v20240403-arm64"}}},{"category":"product_name","name":"SLES 15 SP5 CHOST Images for Google","product":{"name":"SLES 15 SP5 CHOST Images for Google","product_id":"chost:google/sles-15-sp5-chost-byos-v20240403-x86-64","product_identification_helper":{"cpe":"cpe:/o:suse:sles:15:sp5:chost-google:sles-15-sp5-chost-byos-v20240403-x86-64"}}},{"category":"product_name","name":"SLES 15 SP5 CHOST Images for Google","product":{"name":"SLES 15 SP5 CHOST Images for Google","product_id":"chost:google/sles-15-sp5-chost-byos-v20240502-arm64","product_identification_helper":{"cpe":"cpe:/o:suse:sles:15:sp5:chost-google:sles-15-sp5-chost-byos-v20240502-arm64"}}},{"category":"product_name","name":"SLES 15 SP5 CHOST Images for Google","product":{"name":"SLES 15 SP5 CHOST Images for Google","product_id":"chost:google/sles-15-sp5-chost-byos-v20240502-x86-64","product_identification_helper":{"cpe":"cpe:/o:suse:sles:15:sp5:chost-google:sles-15-sp5-chost-byos-v20240502-x86-64"}}},{"category":"product_name","name":"SLES 15 SP5 CHOST Images for Google","product":{"name":"SLES 15 SP5 CHOST Images for Google","product_id":"chost:google/sles-15-sp5-chost-byos-v20240529-arm64","product_identification_helper":{"cpe":"cpe:/o:suse:sles:15:sp5:chost-google:sles-15-sp5-chost-byos-v20240529-arm64"}}},{"category":"product_name","name":"SLES 15 SP5 CHOST Images for Google","product":{"name":"SLES 15 SP5 CHOST Images for Google","product_id":"chost:google/sles-15-sp5-chost-byos-v20240529-x86-64","product_identification_helper":{"cpe":"cpe:/o:suse:sles:15:sp5:chost-google:sles-15-sp5-chost-byos-v20240529-x86-64"}}},{"category":"product_name","name":"SLES 15 SP5 CHOST Images for Google","product":{"name":"SLES 15 SP5 CHOST Images for Google","product_id":"chost:google/sles-15-sp5-chost-byos-v20240626-arm64","product_identification_helper":{"cpe":"cpe:/o:suse:sles:15:sp5:chost-google:sles-15-sp5-chost-byos-v20240626-arm64"}}},{"category":"product_name","name":"SLES 15 SP5 CHOST Images for Google","product":{"name":"SLES 15 SP5 CHOST Images for Google","product_id":"chost:google/sles-15-sp5-chost-byos-v20240626-x86-64","product_identification_helper":{"cpe":"cpe:/o:suse:sles:15:sp5:chost-google:sles-15-sp5-chost-byos-v20240626-x86-64"}}},{"category":"product_name","name":"SLES 15 SP5 CHOST Images for Google","product":{"name":"SLES 15 SP5 CHOST Images for Google","product_id":"chost:google/sles-15-sp5-chost-byos-v20240726-arm64","product_identification_helper":{"cpe":"cpe:/o:suse:sles:15:sp5:chost-google:sles-15-sp5-chost-byos-v20240726-arm64"}}},{"category":"product_name","name":"SLES 15 SP5 CHOST Images for Google","product":{"name":"SLES 15 SP5 CHOST Images for Google","product_id":"chost:google/sles-15-sp5-chost-byos-v20240726-x86-64","product_identification_helper":{"cpe":"cpe:/o:suse:sles:15:sp5:chost-google:sles-15-sp5-chost-byos-v20240726-x86-64"}}},{"category":"product_name","name":"SLES 15 SP5 CHOST Images for Google","product":{"name":"SLES 15 SP5 CHOST Images for Google","product_id":"chost:google/sles-15-sp5-chost-byos-v20240809-arm64","product_identification_helper":{"cpe":"cpe:/o:suse:sles:15:sp5:chost-google:sles-15-sp5-chost-byos-v20240809-arm64"}}},{"category":"product_name","name":"SLES 15 SP5 CHOST Images for Google","product":{"name":"SLES 15 SP5 CHOST Images for Google","product_id":"chost:google/sles-15-sp5-chost-byos-v20240809-x86-64","product_identification_helper":{"cpe":"cpe:/o:suse:sles:15:sp5:chost-google:sles-15-sp5-chost-byos-v20240809-x86-64"}}},{"category":"product_name","name":"SLES 15 SP5 CHOST Images for Google","product":{"name":"SLES 15 SP5 CHOST Images for Google","product_id":"chost:google/sles-15-sp5-chost-byos-v20240826-arm64","product_identification_helper":{"cpe":"cpe:/o:suse:sles:15:sp5:chost-google:sles-15-sp5-chost-byos-v20240826-arm64"}}},{"category":"product_name","name":"SLES 15 SP5 CHOST Images for Google","product":{"name":"SLES 15 SP5 CHOST Images for Google","product_id":"chost:google/sles-15-sp5-chost-byos-v20240826-x86-64","product_identification_helper":{"cpe":"cpe:/o:suse:sles:15:sp5:chost-google:sles-15-sp5-chost-byos-v20240826-x86-64"}}},{"category":"product_name","name":"SLES 15 SP5 CHOST Images for Google","product":{"name":"SLES 15 SP5 CHOST Images for Google","product_id":"chost:google/sles-15-sp5-chost-byos-v20240912-arm64","product_identification_helper":{"cpe":"cpe:/o:suse:sles:15:sp5:chost-google:sles-15-sp5-chost-byos-v20240912-arm64"}}},{"category":"product_name","name":"SLES 15 SP5 CHOST Images for Google","product":{"name":"SLES 15 SP5 CHOST Images for Google","product_id":"chost:google/sles-15-sp5-chost-byos-v20240912-x86-64","product_identification_helper":{"cpe":"cpe:/o:suse:sles:15:sp5:chost-google:sles-15-sp5-chost-byos-v20240912-x86-64"}}},{"category":"product_name","name":"SLES 15 SP5 CHOST Images for Google","product":{"name":"SLES 15 SP5 CHOST Images for Google","product_id":"chost:google/sles-15-sp5-chost-byos-v20241011-arm64","product_identification_helper":{"cpe":"cpe:/o:suse:sles:15:sp5:chost-google:sles-15-sp5-chost-byos-v20241011-arm64"}}},{"category":"product_name","name":"SLES 15 SP5 CHOST Images for Google","product":{"name":"SLES 15 SP5 CHOST Images for Google","product_id":"chost:google/sles-15-sp5-chost-byos-v20241011-x86-64","product_identification_helper":{"cpe":"cpe:/o:suse:sles:15:sp5:chost-google:sles-15-sp5-chost-byos-v20241011-x86-64"}}},{"category":"product_name","name":"SLES 15 SP5 CHOST Images for Google","product":{"name":"SLES 15 SP5 CHOST Images for Google","product_id":"chost:google/sles-15-sp5-chost-byos-v20241112-arm64","product_identification_helper":{"cpe":"cpe:/o:suse:sles:15:sp5:chost-google:sles-15-sp5-chost-byos-v20241112-arm64"}}},{"category":"product_name","name":"SLES 15 SP5 CHOST Images for Google","product":{"name":"SLES 15 SP5 CHOST Images for Google","product_id":"chost:google/sles-15-sp5-chost-byos-v20241112-x86-64","product_identification_helper":{"cpe":"cpe:/o:suse:sles:15:sp5:chost-google:sles-15-sp5-chost-byos-v20241112-x86-64"}}},{"category":"product_name","name":"SLES 15 SP5 CHOST Images for Google","product":{"name":"SLES 15 SP5 CHOST Images for Google","product_id":"chost:google/sles-15-sp5-chost-byos-v20241216-arm64","product_identification_helper":{"cpe":"cpe:/o:suse:sles:15:sp5:chost-google:sles-15-sp5-chost-byos-v20241216-arm64"}}},{"category":"product_name","name":"SLES 15 SP5 CHOST Images for Google","product":{"name":"SLES 15 SP5 CHOST Images for Google","product_id":"chost:google/sles-15-sp5-chost-byos-v20241216-x86-64","product_identification_helper":{"cpe":"cpe:/o:suse:sles:15:sp5:chost-google:sles-15-sp5-chost-byos-v20241216-x86-64"}}},{"category":"product_name","name":"SLES 15 SP5 CHOST Images for Google","product":{"name":"SLES 15 SP5 CHOST Images for Google","product_id":"chost:google/sles-15-sp5-chost-byos-v20250122-arm64","product_identification_helper":{"cpe":"cpe:/o:suse:sles:15:sp5:chost-google:sles-15-sp5-chost-byos-v20250122-arm64"}}},{"category":"product_name","name":"SLES 15 SP5 CHOST Images for Google","product":{"name":"SLES 15 SP5 CHOST Images for Google","product_id":"chost:google/sles-15-sp5-chost-byos-v20250122-x86-64","product_identification_helper":{"cpe":"cpe:/o:suse:sles:15:sp5:chost-google:sles-15-sp5-chost-byos-v20250122-x86-64"}}},{"category":"product_name","name":"SLES 15 SP5 CHOST Images for Google","product":{"name":"SLES 15 SP5 CHOST Images for Google","product_id":"chost:google/sles-15-sp5-chost-byos-v20250212-arm64","product_identification_helper":{"cpe":"cpe:/o:suse:sles:15:sp5:chost-google:sles-15-sp5-chost-byos-v20250212-arm64"}}},{"category":"product_name","name":"SLES 15 SP5 CHOST Images for Google","product":{"name":"SLES 15 SP5 CHOST Images for Google","product_id":"chost:google/sles-15-sp5-chost-byos-v20250212-x86-64","product_identification_helper":{"cpe":"cpe:/o:suse:sles:15:sp5:chost-google:sles-15-sp5-chost-byos-v20250212-x86-64"}}},{"category":"product_name","name":"SLES 15 SP5 CHOST Images for Google","product":{"name":"SLES 15 SP5 CHOST Images for Google","product_id":"chost:google/sles-15-sp5-chost-byos-v20250512-arm64","product_identification_helper":{"cpe":"cpe:/o:suse:sles:15:sp5:chost-google:sles-15-sp5-chost-byos-v20250512-arm64"}}},{"category":"product_name","name":"SLES 15 SP5 CHOST Images for Google","product":{"name":"SLES 15 SP5 CHOST Images for Google","product_id":"chost:google/sles-15-sp5-chost-byos-v20250512-x86-64","product_identification_helper":{"cpe":"cpe:/o:suse:sles:15:sp5:chost-google:sles-15-sp5-chost-byos-v20250512-x86-64"}}},{"category":"product_name","name":"SLES 15 SP5 CHOST Images for Google","product":{"name":"SLES 15 SP5 CHOST Images for Google","product_id":"chost:google/sles-15-sp5-chost-byos-v20251022-arm64","product_identification_helper":{"cpe":"cpe:/o:suse:sles:15:sp5:chost-google:sles-15-sp5-chost-byos-v20251022-arm64"}}},{"category":"product_name","name":"SLES 15 SP5 CHOST Images for Google","product":{"name":"SLES 15 SP5 CHOST Images for Google","product_id":"chost:google/sles-15-sp5-chost-byos-v20251022-x86-64","product_identification_helper":{"cpe":"cpe:/o:suse:sles:15:sp5:chost-google:sles-15-sp5-chost-byos-v20251022-x86-64"}}},{"category":"product_name","name":"SLES 15 SP1 CHOST Images for Microsoft Azure","product":{"name":"SLES 15 SP1 CHOST Images for Microsoft Azure","product_id":"chost:microsoft/suse-sles-15-sp1-chost-byos-v20210202","product_identification_helper":{"cpe":"cpe:/o:suse:sles:15:sp1:chost-microsoft:suse-sles-15-sp1-chost-byos-v20210202"}}},{"category":"product_name","name":"SLES 15 SP1 CHOST Images for Microsoft Azure","product":{"name":"SLES 15 SP1 CHOST Images for Microsoft Azure","product_id":"chost:microsoft/suse-sles-15-sp1-chost-byos-v20210304","product_identification_helper":{"cpe":"cpe:/o:suse:sles:15:sp1:chost-microsoft:suse-sles-15-sp1-chost-byos-v20210304"}}},{"category":"product_name","name":"SLES 15 SP1 CHOST Images for Microsoft Azure","product":{"name":"SLES 15 SP1 CHOST Images for Microsoft Azure","product_id":"chost:microsoft/suse-sles-15-sp1-chost-byos-v20220127","product_identification_helper":{"cpe":"cpe:/o:suse:sles:15:sp1:chost-microsoft:suse-sles-15-sp1-chost-byos-v20220127"}}},{"category":"product_name","name":"SLES 15 SP1 CHOST Images for Microsoft Azure","product":{"name":"SLES 15 SP1 CHOST Images for Microsoft Azure","product_id":"chost:microsoft/suse-sles-15-sp1-chost-byos-v20220715-x86_64","product_identification_helper":{"cpe":"cpe:/o:suse:sles:15:sp1:chost-microsoft:suse-sles-15-sp1-chost-byos-v20220715-x86_64"}}},{"category":"product_name","name":"SLES 15 SP2 CHOST Images for Microsoft Azure","product":{"name":"SLES 15 SP2 CHOST Images for Microsoft Azure","product_id":"chost:microsoft/suse-sles-15-sp2-chost-byos-v20210202","product_identification_helper":{"cpe":"cpe:/o:suse:sles:15:sp2:chost-microsoft:suse-sles-15-sp2-chost-byos-v20210202"}}},{"category":"product_name","name":"SLES 15 SP2 CHOST Images for Microsoft Azure","product":{"name":"SLES 15 SP2 CHOST Images for Microsoft Azure","product_id":"chost:microsoft/suse-sles-15-sp2-chost-byos-v20210304","product_identification_helper":{"cpe":"cpe:/o:suse:sles:15:sp2:chost-microsoft:suse-sles-15-sp2-chost-byos-v20210304"}}},{"category":"product_name","name":"SLES 15 SP2 CHOST Images for Microsoft Azure","product":{"name":"SLES 15 SP2 CHOST Images for Microsoft Azure","product_id":"chost:microsoft/suse-sles-15-sp2-chost-byos-v20210405","product_identification_helper":{"cpe":"cpe:/o:suse:sles:15:sp2:chost-microsoft:suse-sles-15-sp2-chost-byos-v20210405"}}},{"category":"product_name","name":"SLES 15 SP2 CHOST Images for Microsoft Azure","product":{"name":"SLES 15 SP2 CHOST Images for Microsoft Azure","product_id":"chost:microsoft/suse-sles-15-sp2-chost-byos-v20210506","product_identification_helper":{"cpe":"cpe:/o:suse:sles:15:sp2:chost-microsoft:suse-sles-15-sp2-chost-byos-v20210506"}}},{"category":"product_name","name":"SLES 15 SP2 CHOST Images for Microsoft Azure","product":{"name":"SLES 15 SP2 CHOST Images for Microsoft Azure","product_id":"chost:microsoft/suse-sles-15-sp2-chost-byos-v20210610","product_identification_helper":{"cpe":"cpe:/o:suse:sles:15:sp2:chost-microsoft:suse-sles-15-sp2-chost-byos-v20210610"}}},{"category":"product_name","name":"SLES 15 SP2 CHOST Images for Microsoft Azure","product":{"name":"SLES 15 SP2 CHOST Images for Microsoft Azure","product_id":"chost:microsoft/suse-sles-15-sp2-chost-byos-v20210722","product_identification_helper":{"cpe":"cpe:/o:suse:sles:15:sp2:chost-microsoft:suse-sles-15-sp2-chost-byos-v20210722"}}},{"category":"product_name","name":"SLES 15 SP2 CHOST Images for Microsoft Azure","product":{"name":"SLES 15 SP2 CHOST Images for Microsoft Azure","product_id":"chost:microsoft/suse-sles-15-sp2-chost-byos-v20210913","product_identification_helper":{"cpe":"cpe:/o:suse:sles:15:sp2:chost-microsoft:suse-sles-15-sp2-chost-byos-v20210913"}}},{"category":"product_name","name":"SLES 15 SP2 CHOST Images for Microsoft Azure","product":{"name":"SLES 15 SP2 CHOST Images for Microsoft Azure","product_id":"chost:microsoft/suse-sles-15-sp2-chost-byos-v20211025","product_identification_helper":{"cpe":"cpe:/o:suse:sles:15:sp2:chost-microsoft:suse-sles-15-sp2-chost-byos-v20211025"}}},{"category":"product_name","name":"SLES 15 SP2 CHOST Images for Microsoft Azure","product":{"name":"SLES 15 SP2 CHOST Images for Microsoft Azure","product_id":"chost:microsoft/suse-sles-15-sp2-chost-byos-v20220126","product_identification_helper":{"cpe":"cpe:/o:suse:sles:15:sp2:chost-microsoft:suse-sles-15-sp2-chost-byos-v20220126"}}},{"category":"product_name","name":"SLES 15 SP2 CHOST Images for Microsoft Azure","product":{"name":"SLES 15 SP2 CHOST Images for Microsoft Azure","product_id":"chost:microsoft/suse-sles-15-sp2-chost-byos-v20220718-x86_64","product_identification_helper":{"cpe":"cpe:/o:suse:sles:15:sp2:chost-microsoft:suse-sles-15-sp2-chost-byos-v20220718-x86_64"}}},{"category":"product_name","name":"SLES 15 SP3 CHOST Images for Microsoft Azure","product":{"name":"SLES 15 SP3 CHOST Images for Microsoft Azure","product_id":"chost:microsoft/suse-sles-15-sp3-chost-byos-v20210729","product_identification_helper":{"cpe":"cpe:/o:suse:sles:15:sp3:chost-microsoft:suse-sles-15-sp3-chost-byos-v20210729"}}},{"category":"product_name","name":"SLES 15 SP3 CHOST Images for Microsoft Azure","product":{"name":"SLES 15 SP3 CHOST Images for Microsoft Azure","product_id":"chost:microsoft/suse-sles-15-sp3-chost-byos-v20210827","product_identification_helper":{"cpe":"cpe:/o:suse:sles:15:sp3:chost-microsoft:suse-sles-15-sp3-chost-byos-v20210827"}}},{"category":"product_name","name":"SLES 15 SP3 CHOST Images for Microsoft Azure","product":{"name":"SLES 15 SP3 CHOST Images for Microsoft Azure","product_id":"chost:microsoft/suse-sles-15-sp3-chost-byos-v20210927","product_identification_helper":{"cpe":"cpe:/o:suse:sles:15:sp3:chost-microsoft:suse-sles-15-sp3-chost-byos-v20210927"}}},{"category":"product_name","name":"SLES 15 SP3 CHOST Images for Microsoft Azure","product":{"name":"SLES 15 SP3 CHOST Images for Microsoft Azure","product_id":"chost:microsoft/suse-sles-15-sp3-chost-byos-v20211004","product_identification_helper":{"cpe":"cpe:/o:suse:sles:15:sp3:chost-microsoft:suse-sles-15-sp3-chost-byos-v20211004"}}},{"category":"product_name","name":"SLES 15 SP3 CHOST Images for Microsoft Azure","product":{"name":"SLES 15 SP3 CHOST Images for Microsoft Azure","product_id":"chost:microsoft/suse-sles-15-sp3-chost-byos-v20211101","product_identification_helper":{"cpe":"cpe:/o:suse:sles:15:sp3:chost-microsoft:suse-sles-15-sp3-chost-byos-v20211101"}}},{"category":"product_name","name":"SLES 15 SP3 CHOST Images for Microsoft Azure","product":{"name":"SLES 15 SP3 CHOST Images for Microsoft Azure","product_id":"chost:microsoft/suse-sles-15-sp3-chost-byos-v20211202","product_identification_helper":{"cpe":"cpe:/o:suse:sles:15:sp3:chost-microsoft:suse-sles-15-sp3-chost-byos-v20211202"}}},{"category":"product_name","name":"SLES 15 SP3 CHOST Images for Microsoft Azure","product":{"name":"SLES 15 SP3 CHOST Images for Microsoft Azure","product_id":"chost:microsoft/suse-sles-15-sp3-chost-byos-v20220103","product_identification_helper":{"cpe":"cpe:/o:suse:sles:15:sp3:chost-microsoft:suse-sles-15-sp3-chost-byos-v20220103"}}},{"category":"product_name","name":"SLES 15 SP3 CHOST Images for Microsoft Azure","product":{"name":"SLES 15 SP3 CHOST Images for Microsoft Azure","product_id":"chost:microsoft/suse-sles-15-sp3-chost-byos-v20220126","product_identification_helper":{"cpe":"cpe:/o:suse:sles:15:sp3:chost-microsoft:suse-sles-15-sp3-chost-byos-v20220126"}}},{"category":"product_name","name":"SLES 15 SP3 CHOST Images for Microsoft Azure","product":{"name":"SLES 15 SP3 CHOST Images for Microsoft Azure","product_id":"chost:microsoft/suse-sles-15-sp3-chost-byos-v20220222","product_identification_helper":{"cpe":"cpe:/o:suse:sles:15:sp3:chost-microsoft:suse-sles-15-sp3-chost-byos-v20220222"}}},{"category":"product_name","name":"SLES 15 SP3 CHOST Images for Microsoft Azure","product":{"name":"SLES 15 SP3 CHOST Images for Microsoft Azure","product_id":"chost:microsoft/suse-sles-15-sp3-chost-byos-v20220310","product_identification_helper":{"cpe":"cpe:/o:suse:sles:15:sp3:chost-microsoft:suse-sles-15-sp3-chost-byos-v20220310"}}},{"category":"product_name","name":"SLES 15 SP3 CHOST Images for Microsoft Azure","product":{"name":"SLES 15 SP3 CHOST Images for Microsoft Azure","product_id":"chost:microsoft/suse-sles-15-sp3-chost-byos-v20220411-x86_64","product_identification_helper":{"cpe":"cpe:/o:suse:sles:15:sp3:chost-microsoft:suse-sles-15-sp3-chost-byos-v20220411-x86_64"}}},{"category":"product_name","name":"SLES 15 SP3 CHOST Images for Microsoft Azure","product":{"name":"SLES 15 SP3 CHOST Images for Microsoft Azure","product_id":"chost:microsoft/suse-sles-15-sp3-chost-byos-v20220510-x86_64","product_identification_helper":{"cpe":"cpe:/o:suse:sles:15:sp3:chost-microsoft:suse-sles-15-sp3-chost-byos-v20220510-x86_64"}}},{"category":"product_name","name":"SLES 15 SP3 CHOST Images for Microsoft Azure","product":{"name":"SLES 15 SP3 CHOST Images for Microsoft Azure","product_id":"chost:microsoft/suse-sles-15-sp3-chost-byos-v20220609-x86_64","product_identification_helper":{"cpe":"cpe:/o:suse:sles:15:sp3:chost-microsoft:suse-sles-15-sp3-chost-byos-v20220609-x86_64"}}},{"category":"product_name","name":"SLES 15 SP3 CHOST Images for Microsoft Azure","product":{"name":"SLES 15 SP3 CHOST Images for Microsoft Azure","product_id":"chost:microsoft/suse-sles-15-sp3-chost-byos-v20220708-x86_64","product_identification_helper":{"cpe":"cpe:/o:suse:sles:15:sp3:chost-microsoft:suse-sles-15-sp3-chost-byos-v20220708-x86_64"}}},{"category":"product_name","name":"SLES 15 SP3 CHOST Images for Microsoft Azure","product":{"name":"SLES 15 SP3 CHOST Images for Microsoft Azure","product_id":"chost:microsoft/suse-sles-15-sp3-chost-byos-v20220718-x86_64","product_identification_helper":{"cpe":"cpe:/o:suse:sles:15:sp3:chost-microsoft:suse-sles-15-sp3-chost-byos-v20220718-x86_64"}}},{"category":"product_name","name":"SLES 15 SP3 CHOST Images for Microsoft Azure","product":{"name":"SLES 15 SP3 CHOST Images for Microsoft Azure","product_id":"chost:microsoft/suse-sles-15-sp3-chost-byos-v20220818-x86_64","product_identification_helper":{"cpe":"cpe:/o:suse:sles:15:sp3:chost-microsoft:suse-sles-15-sp3-chost-byos-v20220818-x86_64"}}},{"category":"product_name","name":"SLES 15 SP3 CHOST Images for Microsoft Azure","product":{"name":"SLES 15 SP3 CHOST Images for Microsoft Azure","product_id":"chost:microsoft/suse-sles-15-sp3-chost-byos-v20220916-x86_64","product_identification_helper":{"cpe":"cpe:/o:suse:sles:15:sp3:chost-microsoft:suse-sles-15-sp3-chost-byos-v20220916-x86_64"}}},{"category":"product_name","name":"SLES 15 SP3 CHOST Images for Microsoft Azure","product":{"name":"SLES 15 SP3 CHOST Images for Microsoft Azure","product_id":"chost:microsoft/suse-sles-15-sp3-chost-byos-v20220921-x86_64","product_identification_helper":{"cpe":"cpe:/o:suse:sles:15:sp3:chost-microsoft:suse-sles-15-sp3-chost-byos-v20220921-x86_64"}}},{"category":"product_name","name":"SLES 15 SP3 CHOST Images for Microsoft Azure","product":{"name":"SLES 15 SP3 CHOST Images for Microsoft Azure","product_id":"chost:microsoft/suse-sles-15-sp3-chost-byos-v20221019-x86_64","product_identification_helper":{"cpe":"cpe:/o:suse:sles:15:sp3:chost-microsoft:suse-sles-15-sp3-chost-byos-v20221019-x86_64"}}},{"category":"product_name","name":"SLES 15 SP3 CHOST Images for Microsoft Azure","product":{"name":"SLES 15 SP3 CHOST Images for Microsoft Azure","product_id":"chost:microsoft/suse-sles-15-sp3-chost-byos-v20221119-x86_64","product_identification_helper":{"cpe":"cpe:/o:suse:sles:15:sp3:chost-microsoft:suse-sles-15-sp3-chost-byos-v20221119-x86_64"}}},{"category":"product_name","name":"SLES 15 SP3 CHOST Images for Microsoft Azure","product":{"name":"SLES 15 SP3 CHOST Images for Microsoft Azure","product_id":"chost:microsoft/suse-sles-15-sp3-chost-byos-v20221215-x86_64","product_identification_helper":{"cpe":"cpe:/o:suse:sles:15:sp3:chost-microsoft:suse-sles-15-sp3-chost-byos-v20221215-x86_64"}}},{"category":"product_name","name":"SLES 15 SP3 CHOST Images for Microsoft Azure","product":{"name":"SLES 15 SP3 CHOST Images for Microsoft Azure","product_id":"chost:microsoft/suse-sles-15-sp3-chost-byos-v20230313-x86_64","product_identification_helper":{"cpe":"cpe:/o:suse:sles:15:sp3:chost-microsoft:suse-sles-15-sp3-chost-byos-v20230313-x86_64"}}},{"category":"product_name","name":"SLES 15 SP3 CHOST Images for Microsoft Azure","product":{"name":"SLES 15 SP3 CHOST Images for Microsoft Azure","product_id":"chost:microsoft/suse-sles-15-sp3-chost-byos-v20230613-x86_64","product_identification_helper":{"cpe":"cpe:/o:suse:sles:15:sp3:chost-microsoft:suse-sles-15-sp3-chost-byos-v20230613-x86_64"}}},{"category":"product_name","name":"SLES 15 SP3 CHOST Images for Microsoft Azure","product":{"name":"SLES 15 SP3 CHOST Images for Microsoft Azure","product_id":"chost:microsoft/suse-sles-15-sp3-chost-byos-v20240807-x86_64","product_identification_helper":{"cpe":"cpe:/o:suse:sles:15:sp3:chost-microsoft:suse-sles-15-sp3-chost-byos-v20240807-x86_64"}}},{"category":"product_name","name":"SLES 15 SP3 CHOST Images for Microsoft Azure","product":{"name":"SLES 15 SP3 CHOST Images for Microsoft Azure","product_id":"chost:microsoft/suse-sles-15-sp3-chost-byos-v20240912-x86_64","product_identification_helper":{"cpe":"cpe:/o:suse:sles:15:sp3:chost-microsoft:suse-sles-15-sp3-chost-byos-v20240912-x86_64"}}},{"category":"product_name","name":"SLES 15 SP4 CHOST Images for Microsoft Azure","product":{"name":"SLES 15 SP4 CHOST Images for Microsoft Azure","product_id":"chost:microsoft/suse-sles-15-sp4-chost-byos-v20220718-x86_64","product_identification_helper":{"cpe":"cpe:/o:suse:sles:15:sp4:chost-microsoft:suse-sles-15-sp4-chost-byos-v20220718-x86_64"}}},{"category":"product_name","name":"SLES 15 SP4 CHOST Images for Microsoft Azure","product":{"name":"SLES 15 SP4 CHOST Images for Microsoft Azure","product_id":"chost:microsoft/suse-sles-15-sp4-chost-byos-v20220721-x86_64","product_identification_helper":{"cpe":"cpe:/o:suse:sles:15:sp4:chost-microsoft:suse-sles-15-sp4-chost-byos-v20220721-x86_64"}}},{"category":"product_name","name":"SLES 15 SP4 CHOST Images for Microsoft Azure","product":{"name":"SLES 15 SP4 CHOST Images for Microsoft Azure","product_id":"chost:microsoft/suse-sles-15-sp4-chost-byos-v20220819-x86_64","product_identification_helper":{"cpe":"cpe:/o:suse:sles:15:sp4:chost-microsoft:suse-sles-15-sp4-chost-byos-v20220819-x86_64"}}},{"category":"product_name","name":"SLES 15 SP4 CHOST Images for Microsoft Azure","product":{"name":"SLES 15 SP4 CHOST Images for Microsoft Azure","product_id":"chost:microsoft/suse-sles-15-sp4-chost-byos-v20220916-x86_64","product_identification_helper":{"cpe":"cpe:/o:suse:sles:15:sp4:chost-microsoft:suse-sles-15-sp4-chost-byos-v20220916-x86_64"}}},{"category":"product_name","name":"SLES 15 SP4 CHOST Images for Microsoft Azure","product":{"name":"SLES 15 SP4 CHOST Images for Microsoft Azure","product_id":"chost:microsoft/suse-sles-15-sp4-chost-byos-v20220923-x86_64","product_identification_helper":{"cpe":"cpe:/o:suse:sles:15:sp4:chost-microsoft:suse-sles-15-sp4-chost-byos-v20220923-x86_64"}}},{"category":"product_name","name":"SLES 15 SP4 CHOST Images for Microsoft Azure","product":{"name":"SLES 15 SP4 CHOST Images for Microsoft Azure","product_id":"chost:microsoft/suse-sles-15-sp4-chost-byos-v20221018-x86_64","product_identification_helper":{"cpe":"cpe:/o:suse:sles:15:sp4:chost-microsoft:suse-sles-15-sp4-chost-byos-v20221018-x86_64"}}},{"category":"product_name","name":"SLES 15 SP4 CHOST Images for Microsoft Azure","product":{"name":"SLES 15 SP4 CHOST Images for Microsoft Azure","product_id":"chost:microsoft/suse-sles-15-sp4-chost-byos-v20221118-x86_64","product_identification_helper":{"cpe":"cpe:/o:suse:sles:15:sp4:chost-microsoft:suse-sles-15-sp4-chost-byos-v20221118-x86_64"}}},{"category":"product_name","name":"SLES 15 SP4 CHOST Images for Microsoft Azure","product":{"name":"SLES 15 SP4 CHOST Images for Microsoft Azure","product_id":"chost:microsoft/suse-sles-15-sp4-chost-byos-v20221215-arm64","product_identification_helper":{"cpe":"cpe:/o:suse:sles:15:sp4:chost-microsoft:suse-sles-15-sp4-chost-byos-v20221215-arm64"}}},{"category":"product_name","name":"SLES 15 SP4 CHOST Images for Microsoft Azure","product":{"name":"SLES 15 SP4 CHOST Images for Microsoft Azure","product_id":"chost:microsoft/suse-sles-15-sp4-chost-byos-v20221215-x86_64","product_identification_helper":{"cpe":"cpe:/o:suse:sles:15:sp4:chost-microsoft:suse-sles-15-sp4-chost-byos-v20221215-x86_64"}}},{"category":"product_name","name":"SLES 15 SP4 CHOST Images for Microsoft Azure","product":{"name":"SLES 15 SP4 CHOST Images for Microsoft Azure","product_id":"chost:microsoft/suse-sles-15-sp4-chost-byos-v20230111-arm64","product_identification_helper":{"cpe":"cpe:/o:suse:sles:15:sp4:chost-microsoft:suse-sles-15-sp4-chost-byos-v20230111-arm64"}}},{"category":"product_name","name":"SLES 15 SP4 CHOST Images for Microsoft Azure","product":{"name":"SLES 15 SP4 CHOST Images for Microsoft Azure","product_id":"chost:microsoft/suse-sles-15-sp4-chost-byos-v20230111-x86_64","product_identification_helper":{"cpe":"cpe:/o:suse:sles:15:sp4:chost-microsoft:suse-sles-15-sp4-chost-byos-v20230111-x86_64"}}},{"category":"product_name","name":"SLES 15 SP4 CHOST Images for Microsoft Azure","product":{"name":"SLES 15 SP4 CHOST Images for Microsoft Azure","product_id":"chost:microsoft/suse-sles-15-sp4-chost-byos-v20230210-arm64","product_identification_helper":{"cpe":"cpe:/o:suse:sles:15:sp4:chost-microsoft:suse-sles-15-sp4-chost-byos-v20230210-arm64"}}},{"category":"product_name","name":"SLES 15 SP4 CHOST Images for Microsoft Azure","product":{"name":"SLES 15 SP4 CHOST Images for Microsoft Azure","product_id":"chost:microsoft/suse-sles-15-sp4-chost-byos-v20230210-x86_64","product_identification_helper":{"cpe":"cpe:/o:suse:sles:15:sp4:chost-microsoft:suse-sles-15-sp4-chost-byos-v20230210-x86_64"}}},{"category":"product_name","name":"SLES 15 SP4 CHOST Images for Microsoft Azure","product":{"name":"SLES 15 SP4 CHOST Images for Microsoft Azure","product_id":"chost:microsoft/suse-sles-15-sp4-chost-byos-v20230310-arm64","product_identification_helper":{"cpe":"cpe:/o:suse:sles:15:sp4:chost-microsoft:suse-sles-15-sp4-chost-byos-v20230310-arm64"}}},{"category":"product_name","name":"SLES 15 SP4 CHOST Images for Microsoft Azure","product":{"name":"SLES 15 SP4 CHOST Images for Microsoft Azure","product_id":"chost:microsoft/suse-sles-15-sp4-chost-byos-v20230310-x86_64","product_identification_helper":{"cpe":"cpe:/o:suse:sles:15:sp4:chost-microsoft:suse-sles-15-sp4-chost-byos-v20230310-x86_64"}}},{"category":"product_name","name":"SLES 15 SP4 CHOST Images for Microsoft Azure","product":{"name":"SLES 15 SP4 CHOST Images for Microsoft Azure","product_id":"chost:microsoft/suse-sles-15-sp4-chost-byos-v20230410-arm64","product_identification_helper":{"cpe":"cpe:/o:suse:sles:15:sp4:chost-microsoft:suse-sles-15-sp4-chost-byos-v20230410-arm64"}}},{"category":"product_name","name":"SLES 15 SP4 CHOST Images for Microsoft Azure","product":{"name":"SLES 15 SP4 CHOST Images for Microsoft Azure","product_id":"chost:microsoft/suse-sles-15-sp4-chost-byos-v20230410-x86_64","product_identification_helper":{"cpe":"cpe:/o:suse:sles:15:sp4:chost-microsoft:suse-sles-15-sp4-chost-byos-v20230410-x86_64"}}},{"category":"product_name","name":"SLES 15 SP4 CHOST Images for Microsoft Azure","product":{"name":"SLES 15 SP4 CHOST Images for Microsoft Azure","product_id":"chost:microsoft/suse-sles-15-sp4-chost-byos-v20230510-arm64","product_identification_helper":{"cpe":"cpe:/o:suse:sles:15:sp4:chost-microsoft:suse-sles-15-sp4-chost-byos-v20230510-arm64"}}},{"category":"product_name","name":"SLES 15 SP4 CHOST Images for Microsoft Azure","product":{"name":"SLES 15 SP4 CHOST Images for Microsoft Azure","product_id":"chost:microsoft/suse-sles-15-sp4-chost-byos-v20230510-x86_64","product_identification_helper":{"cpe":"cpe:/o:suse:sles:15:sp4:chost-microsoft:suse-sles-15-sp4-chost-byos-v20230510-x86_64"}}},{"category":"product_name","name":"SLES 15 SP4 CHOST Images for Microsoft Azure","product":{"name":"SLES 15 SP4 CHOST Images for Microsoft Azure","product_id":"chost:microsoft/suse-sles-15-sp4-chost-byos-v20230606-arm64","product_identification_helper":{"cpe":"cpe:/o:suse:sles:15:sp4:chost-microsoft:suse-sles-15-sp4-chost-byos-v20230606-arm64"}}},{"category":"product_name","name":"SLES 15 SP4 CHOST Images for Microsoft Azure","product":{"name":"SLES 15 SP4 CHOST Images for Microsoft Azure","product_id":"chost:microsoft/suse-sles-15-sp4-chost-byos-v20230606-x86_64","product_identification_helper":{"cpe":"cpe:/o:suse:sles:15:sp4:chost-microsoft:suse-sles-15-sp4-chost-byos-v20230606-x86_64"}}},{"category":"product_name","name":"SLES 15 SP4 CHOST Images for Microsoft Azure","product":{"name":"SLES 15 SP4 CHOST Images for Microsoft Azure","product_id":"chost:microsoft/suse-sles-15-sp4-chost-byos-v20230704-arm64","product_identification_helper":{"cpe":"cpe:/o:suse:sles:15:sp4:chost-microsoft:suse-sles-15-sp4-chost-byos-v20230704-arm64"}}},{"category":"product_name","name":"SLES 15 SP4 CHOST Images for Microsoft Azure","product":{"name":"SLES 15 SP4 CHOST Images for Microsoft Azure","product_id":"chost:microsoft/suse-sles-15-sp4-chost-byos-v20230704-x86_64","product_identification_helper":{"cpe":"cpe:/o:suse:sles:15:sp4:chost-microsoft:suse-sles-15-sp4-chost-byos-v20230704-x86_64"}}},{"category":"product_name","name":"SLES 15 SP4 CHOST Images for Microsoft Azure","product":{"name":"SLES 15 SP4 CHOST Images for Microsoft Azure","product_id":"chost:microsoft/suse-sles-15-sp4-chost-byos-v20230803-arm64","product_identification_helper":{"cpe":"cpe:/o:suse:sles:15:sp4:chost-microsoft:suse-sles-15-sp4-chost-byos-v20230803-arm64"}}},{"category":"product_name","name":"SLES 15 SP4 CHOST Images for Microsoft Azure","product":{"name":"SLES 15 SP4 CHOST Images for Microsoft Azure","product_id":"chost:microsoft/suse-sles-15-sp4-chost-byos-v20230803-x86_64","product_identification_helper":{"cpe":"cpe:/o:suse:sles:15:sp4:chost-microsoft:suse-sles-15-sp4-chost-byos-v20230803-x86_64"}}},{"category":"product_name","name":"SLES 15 SP4 CHOST Images for Microsoft Azure","product":{"name":"SLES 15 SP4 CHOST Images for Microsoft Azure","product_id":"chost:microsoft/suse-sles-15-sp4-chost-byos-v20230901-arm64","product_identification_helper":{"cpe":"cpe:/o:suse:sles:15:sp4:chost-microsoft:suse-sles-15-sp4-chost-byos-v20230901-arm64"}}},{"category":"product_name","name":"SLES 15 SP4 CHOST Images for Microsoft Azure","product":{"name":"SLES 15 SP4 CHOST Images for Microsoft Azure","product_id":"chost:microsoft/suse-sles-15-sp4-chost-byos-v20230901-x86_64","product_identification_helper":{"cpe":"cpe:/o:suse:sles:15:sp4:chost-microsoft:suse-sles-15-sp4-chost-byos-v20230901-x86_64"}}},{"category":"product_name","name":"SLES 15 SP4 CHOST Images for Microsoft Azure","product":{"name":"SLES 15 SP4 CHOST Images for Microsoft Azure","product_id":"chost:microsoft/suse-sles-15-sp4-chost-byos-v20230928-arm64","product_identification_helper":{"cpe":"cpe:/o:suse:sles:15:sp4:chost-microsoft:suse-sles-15-sp4-chost-byos-v20230928-arm64"}}},{"category":"product_name","name":"SLES 15 SP4 CHOST Images for Microsoft Azure","product":{"name":"SLES 15 SP4 CHOST Images for Microsoft Azure","product_id":"chost:microsoft/suse-sles-15-sp4-chost-byos-v20230928-x86_64","product_identification_helper":{"cpe":"cpe:/o:suse:sles:15:sp4:chost-microsoft:suse-sles-15-sp4-chost-byos-v20230928-x86_64"}}},{"category":"product_name","name":"SLES 15 SP4 CHOST Images for Microsoft Azure","product":{"name":"SLES 15 SP4 CHOST Images for Microsoft Azure","product_id":"chost:microsoft/suse-sles-15-sp4-chost-byos-v20231027-arm64","product_identification_helper":{"cpe":"cpe:/o:suse:sles:15:sp4:chost-microsoft:suse-sles-15-sp4-chost-byos-v20231027-arm64"}}},{"category":"product_name","name":"SLES 15 SP4 CHOST Images for Microsoft Azure","product":{"name":"SLES 15 SP4 CHOST Images for Microsoft Azure","product_id":"chost:microsoft/suse-sles-15-sp4-chost-byos-v20231027-x86_64","product_identification_helper":{"cpe":"cpe:/o:suse:sles:15:sp4:chost-microsoft:suse-sles-15-sp4-chost-byos-v20231027-x86_64"}}},{"category":"product_name","name":"SLES 15 SP4 CHOST Images for Microsoft Azure","product":{"name":"SLES 15 SP4 CHOST Images for Microsoft Azure","product_id":"chost:microsoft/suse-sles-15-sp4-chost-byos-v20231127-arm64","product_identification_helper":{"cpe":"cpe:/o:suse:sles:15:sp4:chost-microsoft:suse-sles-15-sp4-chost-byos-v20231127-arm64"}}},{"category":"product_name","name":"SLES 15 SP4 CHOST Images for Microsoft Azure","product":{"name":"SLES 15 SP4 CHOST Images for Microsoft Azure","product_id":"chost:microsoft/suse-sles-15-sp4-chost-byos-v20231127-x86_64","product_identification_helper":{"cpe":"cpe:/o:suse:sles:15:sp4:chost-microsoft:suse-sles-15-sp4-chost-byos-v20231127-x86_64"}}},{"category":"product_name","name":"SLES 15 SP4 CHOST Images for Microsoft Azure","product":{"name":"SLES 15 SP4 CHOST Images for Microsoft Azure","product_id":"chost:microsoft/suse-sles-15-sp4-chost-byos-v20231212-arm64","product_identification_helper":{"cpe":"cpe:/o:suse:sles:15:sp4:chost-microsoft:suse-sles-15-sp4-chost-byos-v20231212-arm64"}}},{"category":"product_name","name":"SLES 15 SP4 CHOST Images for Microsoft Azure","product":{"name":"SLES 15 SP4 CHOST Images for Microsoft Azure","product_id":"chost:microsoft/suse-sles-15-sp4-chost-byos-v20231212-x86_64","product_identification_helper":{"cpe":"cpe:/o:suse:sles:15:sp4:chost-microsoft:suse-sles-15-sp4-chost-byos-v20231212-x86_64"}}},{"category":"product_name","name":"SLES 15 SP4 CHOST Images for Microsoft Azure","product":{"name":"SLES 15 SP4 CHOST Images for Microsoft Azure","product_id":"chost:microsoft/suse-sles-15-sp4-chost-byos-v20240312-arm64","product_identification_helper":{"cpe":"cpe:/o:suse:sles:15:sp4:chost-microsoft:suse-sles-15-sp4-chost-byos-v20240312-arm64"}}},{"category":"product_name","name":"SLES 15 SP4 CHOST Images for Microsoft Azure","product":{"name":"SLES 15 SP4 CHOST Images for Microsoft Azure","product_id":"chost:microsoft/suse-sles-15-sp4-chost-byos-v20240312-x86_64","product_identification_helper":{"cpe":"cpe:/o:suse:sles:15:sp4:chost-microsoft:suse-sles-15-sp4-chost-byos-v20240312-x86_64"}}},{"category":"product_name","name":"SLES 15 SP4 CHOST Images for Microsoft Azure","product":{"name":"SLES 15 SP4 CHOST Images for Microsoft Azure","product_id":"chost:microsoft/suse-sles-15-sp4-chost-byos-v20240612-arm64","product_identification_helper":{"cpe":"cpe:/o:suse:sles:15:sp4:chost-microsoft:suse-sles-15-sp4-chost-byos-v20240612-arm64"}}},{"category":"product_name","name":"SLES 15 SP4 CHOST Images for Microsoft Azure","product":{"name":"SLES 15 SP4 CHOST Images for Microsoft Azure","product_id":"chost:microsoft/suse-sles-15-sp4-chost-byos-v20240612-x86_64","product_identification_helper":{"cpe":"cpe:/o:suse:sles:15:sp4:chost-microsoft:suse-sles-15-sp4-chost-byos-v20240612-x86_64"}}},{"category":"product_name","name":"SLES 15 SP4 CHOST Images for Microsoft Azure","product":{"name":"SLES 15 SP4 CHOST Images for Microsoft Azure","product_id":"chost:microsoft/suse-sles-15-sp4-chost-byos-v20240809-arm64","product_identification_helper":{"cpe":"cpe:/o:suse:sles:15:sp4:chost-microsoft:suse-sles-15-sp4-chost-byos-v20240809-arm64"}}},{"category":"product_name","name":"SLES 15 SP4 CHOST Images for Microsoft Azure","product":{"name":"SLES 15 SP4 CHOST Images for Microsoft Azure","product_id":"chost:microsoft/suse-sles-15-sp4-chost-byos-v20240809-x86_64","product_identification_helper":{"cpe":"cpe:/o:suse:sles:15:sp4:chost-microsoft:suse-sles-15-sp4-chost-byos-v20240809-x86_64"}}},{"category":"product_name","name":"SLES 15 SP4 CHOST Images for Microsoft Azure","product":{"name":"SLES 15 SP4 CHOST Images for Microsoft Azure","product_id":"chost:microsoft/suse-sles-15-sp4-chost-byos-v20240912-arm64","product_identification_helper":{"cpe":"cpe:/o:suse:sles:15:sp4:chost-microsoft:suse-sles-15-sp4-chost-byos-v20240912-arm64"}}},{"category":"product_name","name":"SLES 15 SP4 CHOST Images for Microsoft Azure","product":{"name":"SLES 15 SP4 CHOST Images for Microsoft Azure","product_id":"chost:microsoft/suse-sles-15-sp4-chost-byos-v20240912-x86_64","product_identification_helper":{"cpe":"cpe:/o:suse:sles:15:sp4:chost-microsoft:suse-sles-15-sp4-chost-byos-v20240912-x86_64"}}},{"category":"product_name","name":"SLES 15 SP4 CHOST Images for Microsoft Azure","product":{"name":"SLES 15 SP4 CHOST Images for Microsoft Azure","product_id":"chost:microsoft/suse-sles-15-sp4-chost-byos-v20250721-arm64","product_identification_helper":{"cpe":"cpe:/o:suse:sles:15:sp4:chost-microsoft:suse-sles-15-sp4-chost-byos-v20250721-arm64"}}},{"category":"product_name","name":"SLES 15 SP4 CHOST Images for Microsoft Azure","product":{"name":"SLES 15 SP4 CHOST Images for Microsoft Azure","product_id":"chost:microsoft/suse-sles-15-sp4-chost-byos-v20250721-x86_64","product_identification_helper":{"cpe":"cpe:/o:suse:sles:15:sp4:chost-microsoft:suse-sles-15-sp4-chost-byos-v20250721-x86_64"}}},{"category":"product_name","name":"SLES 15 SP4 CHOST Images for Microsoft Azure","product":{"name":"SLES 15 SP4 CHOST Images for Microsoft Azure","product_id":"chost:microsoft/suse-sles-15-sp4-chost-byos-v20251022-arm64","product_identification_helper":{"cpe":"cpe:/o:suse:sles:15:sp4:chost-microsoft:suse-sles-15-sp4-chost-byos-v20251022-arm64"}}},{"category":"product_name","name":"SLES 15 SP4 CHOST Images for Microsoft Azure","product":{"name":"SLES 15 SP4 CHOST Images for Microsoft Azure","product_id":"chost:microsoft/suse-sles-15-sp4-chost-byos-v20251022-x86_64","product_identification_helper":{"cpe":"cpe:/o:suse:sles:15:sp4:chost-microsoft:suse-sles-15-sp4-chost-byos-v20251022-x86_64"}}},{"category":"product_name","name":"SLES 15 SP5 CHOST Images for Microsoft Azure","product":{"name":"SLES 15 SP5 CHOST Images for Microsoft Azure","product_id":"chost:microsoft/suse-sles-15-sp5-chost-byos-v20230704-arm64","product_identification_helper":{"cpe":"cpe:/o:suse:sles:15:sp5:chost-microsoft:suse-sles-15-sp5-chost-byos-v20230704-arm64"}}},{"category":"product_name","name":"SLES 15 SP5 CHOST Images for Microsoft Azure","product":{"name":"SLES 15 SP5 CHOST Images for Microsoft Azure","product_id":"chost:microsoft/suse-sles-15-sp5-chost-byos-v20230704-x86_64","product_identification_helper":{"cpe":"cpe:/o:suse:sles:15:sp5:chost-microsoft:suse-sles-15-sp5-chost-byos-v20230704-x86_64"}}},{"category":"product_name","name":"SLES 15 SP5 CHOST Images for Microsoft Azure","product":{"name":"SLES 15 SP5 CHOST Images for Microsoft Azure","product_id":"chost:microsoft/suse-sles-15-sp5-chost-byos-v20230718-arm64","product_identification_helper":{"cpe":"cpe:/o:suse:sles:15:sp5:chost-microsoft:suse-sles-15-sp5-chost-byos-v20230718-arm64"}}},{"category":"product_name","name":"SLES 15 SP5 CHOST Images for Microsoft Azure","product":{"name":"SLES 15 SP5 CHOST Images for Microsoft Azure","product_id":"chost:microsoft/suse-sles-15-sp5-chost-byos-v20230719-x86_64","product_identification_helper":{"cpe":"cpe:/o:suse:sles:15:sp5:chost-microsoft:suse-sles-15-sp5-chost-byos-v20230719-x86_64"}}},{"category":"product_name","name":"SLES 15 SP5 CHOST Images for Microsoft Azure","product":{"name":"SLES 15 SP5 CHOST Images for Microsoft Azure","product_id":"chost:microsoft/suse-sles-15-sp5-chost-byos-v20230816-arm64","product_identification_helper":{"cpe":"cpe:/o:suse:sles:15:sp5:chost-microsoft:suse-sles-15-sp5-chost-byos-v20230816-arm64"}}},{"category":"product_name","name":"SLES 15 SP5 CHOST Images for Microsoft Azure","product":{"name":"SLES 15 SP5 CHOST Images for Microsoft Azure","product_id":"chost:microsoft/suse-sles-15-sp5-chost-byos-v20230816-x86_64","product_identification_helper":{"cpe":"cpe:/o:suse:sles:15:sp5:chost-microsoft:suse-sles-15-sp5-chost-byos-v20230816-x86_64"}}},{"category":"product_name","name":"SLES 15 SP5 CHOST Images for Microsoft Azure","product":{"name":"SLES 15 SP5 CHOST Images for Microsoft Azure","product_id":"chost:microsoft/suse-sles-15-sp5-chost-byos-v20230915-arm64","product_identification_helper":{"cpe":"cpe:/o:suse:sles:15:sp5:chost-microsoft:suse-sles-15-sp5-chost-byos-v20230915-arm64"}}},{"category":"product_name","name":"SLES 15 SP5 CHOST Images for Microsoft Azure","product":{"name":"SLES 15 SP5 CHOST Images for Microsoft Azure","product_id":"chost:microsoft/suse-sles-15-sp5-chost-byos-v20230915-x86_64","product_identification_helper":{"cpe":"cpe:/o:suse:sles:15:sp5:chost-microsoft:suse-sles-15-sp5-chost-byos-v20230915-x86_64"}}},{"category":"product_name","name":"SLES 15 SP5 CHOST Images for Microsoft Azure","product":{"name":"SLES 15 SP5 CHOST Images for Microsoft Azure","product_id":"chost:microsoft/suse-sles-15-sp5-chost-byos-v20231013-arm64","product_identification_helper":{"cpe":"cpe:/o:suse:sles:15:sp5:chost-microsoft:suse-sles-15-sp5-chost-byos-v20231013-arm64"}}},{"category":"product_name","name":"SLES 15 SP5 CHOST Images for Microsoft Azure","product":{"name":"SLES 15 SP5 CHOST Images for Microsoft Azure","product_id":"chost:microsoft/suse-sles-15-sp5-chost-byos-v20231013-x86_64","product_identification_helper":{"cpe":"cpe:/o:suse:sles:15:sp5:chost-microsoft:suse-sles-15-sp5-chost-byos-v20231013-x86_64"}}},{"category":"product_name","name":"SLES 15 SP5 CHOST Images for Microsoft Azure","product":{"name":"SLES 15 SP5 CHOST Images for Microsoft Azure","product_id":"chost:microsoft/suse-sles-15-sp5-chost-byos-v20231113-arm64","product_identification_helper":{"cpe":"cpe:/o:suse:sles:15:sp5:chost-microsoft:suse-sles-15-sp5-chost-byos-v20231113-arm64"}}},{"category":"product_name","name":"SLES 15 SP5 CHOST Images for Microsoft Azure","product":{"name":"SLES 15 SP5 CHOST Images for Microsoft Azure","product_id":"chost:microsoft/suse-sles-15-sp5-chost-byos-v20231113-x86_64","product_identification_helper":{"cpe":"cpe:/o:suse:sles:15:sp5:chost-microsoft:suse-sles-15-sp5-chost-byos-v20231113-x86_64"}}},{"category":"product_name","name":"SLES 15 SP5 CHOST Images for Microsoft Azure","product":{"name":"SLES 15 SP5 CHOST Images for Microsoft Azure","product_id":"chost:microsoft/suse-sles-15-sp5-chost-byos-v20231213-arm64","product_identification_helper":{"cpe":"cpe:/o:suse:sles:15:sp5:chost-microsoft:suse-sles-15-sp5-chost-byos-v20231213-arm64"}}},{"category":"product_name","name":"SLES 15 SP5 CHOST Images for Microsoft Azure","product":{"name":"SLES 15 SP5 CHOST Images for Microsoft Azure","product_id":"chost:microsoft/suse-sles-15-sp5-chost-byos-v20231213-x86_64","product_identification_helper":{"cpe":"cpe:/o:suse:sles:15:sp5:chost-microsoft:suse-sles-15-sp5-chost-byos-v20231213-x86_64"}}},{"category":"product_name","name":"SLES 15 SP5 CHOST Images for Microsoft Azure","product":{"name":"SLES 15 SP5 CHOST Images for Microsoft Azure","product_id":"chost:microsoft/suse-sles-15-sp5-chost-byos-v20240111-arm64","product_identification_helper":{"cpe":"cpe:/o:suse:sles:15:sp5:chost-microsoft:suse-sles-15-sp5-chost-byos-v20240111-arm64"}}},{"category":"product_name","name":"SLES 15 SP5 CHOST Images for Microsoft Azure","product":{"name":"SLES 15 SP5 CHOST Images for Microsoft Azure","product_id":"chost:microsoft/suse-sles-15-sp5-chost-byos-v20240111-x86_64","product_identification_helper":{"cpe":"cpe:/o:suse:sles:15:sp5:chost-microsoft:suse-sles-15-sp5-chost-byos-v20240111-x86_64"}}},{"category":"product_name","name":"SLES 15 SP5 CHOST Images for Microsoft Azure","product":{"name":"SLES 15 SP5 CHOST Images for Microsoft Azure","product_id":"chost:microsoft/suse-sles-15-sp5-chost-byos-v20240209-arm64","product_identification_helper":{"cpe":"cpe:/o:suse:sles:15:sp5:chost-microsoft:suse-sles-15-sp5-chost-byos-v20240209-arm64"}}},{"category":"product_name","name":"SLES 15 SP5 CHOST Images for Microsoft Azure","product":{"name":"SLES 15 SP5 CHOST Images for Microsoft Azure","product_id":"chost:microsoft/suse-sles-15-sp5-chost-byos-v20240209-x86_64","product_identification_helper":{"cpe":"cpe:/o:suse:sles:15:sp5:chost-microsoft:suse-sles-15-sp5-chost-byos-v20240209-x86_64"}}},{"category":"product_name","name":"SLES 15 SP5 CHOST Images for Microsoft Azure","product":{"name":"SLES 15 SP5 CHOST Images for Microsoft Azure","product_id":"chost:microsoft/suse-sles-15-sp5-chost-byos-v20240307-arm64","product_identification_helper":{"cpe":"cpe:/o:suse:sles:15:sp5:chost-microsoft:suse-sles-15-sp5-chost-byos-v20240307-arm64"}}},{"category":"product_name","name":"SLES 15 SP5 CHOST Images for Microsoft Azure","product":{"name":"SLES 15 SP5 CHOST Images for Microsoft Azure","product_id":"chost:microsoft/suse-sles-15-sp5-chost-byos-v20240307-x86_64","product_identification_helper":{"cpe":"cpe:/o:suse:sles:15:sp5:chost-microsoft:suse-sles-15-sp5-chost-byos-v20240307-x86_64"}}},{"category":"product_name","name":"SLES 15 SP5 CHOST Images for Microsoft Azure","product":{"name":"SLES 15 SP5 CHOST Images for Microsoft Azure","product_id":"chost:microsoft/suse-sles-15-sp5-chost-byos-v20240403-arm64","product_identification_helper":{"cpe":"cpe:/o:suse:sles:15:sp5:chost-microsoft:suse-sles-15-sp5-chost-byos-v20240403-arm64"}}},{"category":"product_name","name":"SLES 15 SP5 CHOST Images for Microsoft Azure","product":{"name":"SLES 15 SP5 CHOST Images for Microsoft Azure","product_id":"chost:microsoft/suse-sles-15-sp5-chost-byos-v20240403-x86_64","product_identification_helper":{"cpe":"cpe:/o:suse:sles:15:sp5:chost-microsoft:suse-sles-15-sp5-chost-byos-v20240403-x86_64"}}},{"category":"product_name","name":"SLES 15 SP5 CHOST Images for Microsoft Azure","product":{"name":"SLES 15 SP5 CHOST Images for Microsoft Azure","product_id":"chost:microsoft/suse-sles-15-sp5-chost-byos-v20240502-arm64","product_identification_helper":{"cpe":"cpe:/o:suse:sles:15:sp5:chost-microsoft:suse-sles-15-sp5-chost-byos-v20240502-arm64"}}},{"category":"product_name","name":"SLES 15 SP5 CHOST Images for Microsoft Azure","product":{"name":"SLES 15 SP5 CHOST Images for Microsoft Azure","product_id":"chost:microsoft/suse-sles-15-sp5-chost-byos-v20240502-x86_64","product_identification_helper":{"cpe":"cpe:/o:suse:sles:15:sp5:chost-microsoft:suse-sles-15-sp5-chost-byos-v20240502-x86_64"}}},{"category":"product_name","name":"SLES 15 SP5 CHOST Images for Microsoft Azure","product":{"name":"SLES 15 SP5 CHOST Images for Microsoft Azure","product_id":"chost:microsoft/suse-sles-15-sp5-chost-byos-v20240529-arm64","product_identification_helper":{"cpe":"cpe:/o:suse:sles:15:sp5:chost-microsoft:suse-sles-15-sp5-chost-byos-v20240529-arm64"}}},{"category":"product_name","name":"SLES 15 SP5 CHOST Images for Microsoft Azure","product":{"name":"SLES 15 SP5 CHOST Images for Microsoft Azure","product_id":"chost:microsoft/suse-sles-15-sp5-chost-byos-v20240529-x86_64","product_identification_helper":{"cpe":"cpe:/o:suse:sles:15:sp5:chost-microsoft:suse-sles-15-sp5-chost-byos-v20240529-x86_64"}}},{"category":"product_name","name":"SLES 15 SP5 CHOST Images for Microsoft Azure","product":{"name":"SLES 15 SP5 CHOST Images for Microsoft Azure","product_id":"chost:microsoft/suse-sles-15-sp5-chost-byos-v20240626-arm64","product_identification_helper":{"cpe":"cpe:/o:suse:sles:15:sp5:chost-microsoft:suse-sles-15-sp5-chost-byos-v20240626-arm64"}}},{"category":"product_name","name":"SLES 15 SP5 CHOST Images for Microsoft Azure","product":{"name":"SLES 15 SP5 CHOST Images for Microsoft Azure","product_id":"chost:microsoft/suse-sles-15-sp5-chost-byos-v20240626-x86_64","product_identification_helper":{"cpe":"cpe:/o:suse:sles:15:sp5:chost-microsoft:suse-sles-15-sp5-chost-byos-v20240626-x86_64"}}},{"category":"product_name","name":"SLES 15 SP5 CHOST Images for Microsoft Azure","product":{"name":"SLES 15 SP5 CHOST Images for Microsoft Azure","product_id":"chost:microsoft/suse-sles-15-sp5-chost-byos-v20240726-arm64","product_identification_helper":{"cpe":"cpe:/o:suse:sles:15:sp5:chost-microsoft:suse-sles-15-sp5-chost-byos-v20240726-arm64"}}},{"category":"product_name","name":"SLES 15 SP5 CHOST Images for Microsoft Azure","product":{"name":"SLES 15 SP5 CHOST Images for Microsoft Azure","product_id":"chost:microsoft/suse-sles-15-sp5-chost-byos-v20240726-x86_64","product_identification_helper":{"cpe":"cpe:/o:suse:sles:15:sp5:chost-microsoft:suse-sles-15-sp5-chost-byos-v20240726-x86_64"}}},{"category":"product_name","name":"SLES 15 SP5 CHOST Images for Microsoft Azure","product":{"name":"SLES 15 SP5 CHOST Images for Microsoft Azure","product_id":"chost:microsoft/suse-sles-15-sp5-chost-byos-v20240809-arm64","product_identification_helper":{"cpe":"cpe:/o:suse:sles:15:sp5:chost-microsoft:suse-sles-15-sp5-chost-byos-v20240809-arm64"}}},{"category":"product_name","name":"SLES 15 SP5 CHOST Images for Microsoft Azure","product":{"name":"SLES 15 SP5 CHOST Images for Microsoft Azure","product_id":"chost:microsoft/suse-sles-15-sp5-chost-byos-v20240809-x86_64","product_identification_helper":{"cpe":"cpe:/o:suse:sles:15:sp5:chost-microsoft:suse-sles-15-sp5-chost-byos-v20240809-x86_64"}}},{"category":"product_name","name":"SLES 15 SP5 CHOST Images for Microsoft Azure","product":{"name":"SLES 15 SP5 CHOST Images for Microsoft Azure","product_id":"chost:microsoft/suse-sles-15-sp5-chost-byos-v20240826-arm64","product_identification_helper":{"cpe":"cpe:/o:suse:sles:15:sp5:chost-microsoft:suse-sles-15-sp5-chost-byos-v20240826-arm64"}}},{"category":"product_name","name":"SLES 15 SP5 CHOST Images for Microsoft Azure","product":{"name":"SLES 15 SP5 CHOST Images for Microsoft Azure","product_id":"chost:microsoft/suse-sles-15-sp5-chost-byos-v20240826-x86_64","product_identification_helper":{"cpe":"cpe:/o:suse:sles:15:sp5:chost-microsoft:suse-sles-15-sp5-chost-byos-v20240826-x86_64"}}},{"category":"product_name","name":"SLES 15 SP5 CHOST Images for Microsoft Azure","product":{"name":"SLES 15 SP5 CHOST Images for Microsoft Azure","product_id":"chost:microsoft/suse-sles-15-sp5-chost-byos-v20240912-arm64","product_identification_helper":{"cpe":"cpe:/o:suse:sles:15:sp5:chost-microsoft:suse-sles-15-sp5-chost-byos-v20240912-arm64"}}},{"category":"product_name","name":"SLES 15 SP5 CHOST Images for Microsoft Azure","product":{"name":"SLES 15 SP5 CHOST Images for Microsoft Azure","product_id":"chost:microsoft/suse-sles-15-sp5-chost-byos-v20240912-x86_64","product_identification_helper":{"cpe":"cpe:/o:suse:sles:15:sp5:chost-microsoft:suse-sles-15-sp5-chost-byos-v20240912-x86_64"}}},{"category":"product_name","name":"SLES 15 SP5 CHOST Images for Microsoft Azure","product":{"name":"SLES 15 SP5 CHOST Images for Microsoft Azure","product_id":"chost:microsoft/suse-sles-15-sp5-chost-byos-v20241011-arm64","product_identification_helper":{"cpe":"cpe:/o:suse:sles:15:sp5:chost-microsoft:suse-sles-15-sp5-chost-byos-v20241011-arm64"}}},{"category":"product_name","name":"SLES 15 SP5 CHOST Images for Microsoft Azure","product":{"name":"SLES 15 SP5 CHOST Images for Microsoft Azure","product_id":"chost:microsoft/suse-sles-15-sp5-chost-byos-v20241011-x86_64","product_identification_helper":{"cpe":"cpe:/o:suse:sles:15:sp5:chost-microsoft:suse-sles-15-sp5-chost-byos-v20241011-x86_64"}}},{"category":"product_name","name":"SLES 15 SP5 CHOST Images for Microsoft Azure","product":{"name":"SLES 15 SP5 CHOST Images for Microsoft Azure","product_id":"chost:microsoft/suse-sles-15-sp5-chost-byos-v20241112-arm64","product_identification_helper":{"cpe":"cpe:/o:suse:sles:15:sp5:chost-microsoft:suse-sles-15-sp5-chost-byos-v20241112-arm64"}}},{"category":"product_name","name":"SLES 15 SP5 CHOST Images for Microsoft Azure","product":{"name":"SLES 15 SP5 CHOST Images for Microsoft Azure","product_id":"chost:microsoft/suse-sles-15-sp5-chost-byos-v20241112-x86_64","product_identification_helper":{"cpe":"cpe:/o:suse:sles:15:sp5:chost-microsoft:suse-sles-15-sp5-chost-byos-v20241112-x86_64"}}},{"category":"product_name","name":"SLES 15 SP5 CHOST Images for Microsoft Azure","product":{"name":"SLES 15 SP5 CHOST Images for Microsoft Azure","product_id":"chost:microsoft/suse-sles-15-sp5-chost-byos-v20241216-arm64","product_identification_helper":{"cpe":"cpe:/o:suse:sles:15:sp5:chost-microsoft:suse-sles-15-sp5-chost-byos-v20241216-arm64"}}},{"category":"product_name","name":"SLES 15 SP5 CHOST Images for Microsoft Azure","product":{"name":"SLES 15 SP5 CHOST Images for Microsoft Azure","product_id":"chost:microsoft/suse-sles-15-sp5-chost-byos-v20250122-arm64","product_identification_helper":{"cpe":"cpe:/o:suse:sles:15:sp5:chost-microsoft:suse-sles-15-sp5-chost-byos-v20250122-arm64"}}},{"category":"product_name","name":"SLES 15 SP5 CHOST Images for Microsoft Azure","product":{"name":"SLES 15 SP5 CHOST Images for Microsoft Azure","product_id":"chost:microsoft/suse-sles-15-sp5-chost-byos-v20250122-x86_64","product_identification_helper":{"cpe":"cpe:/o:suse:sles:15:sp5:chost-microsoft:suse-sles-15-sp5-chost-byos-v20250122-x86_64"}}},{"category":"product_name","name":"SLES 15 SP5 CHOST Images for Microsoft Azure","product":{"name":"SLES 15 SP5 CHOST Images for Microsoft Azure","product_id":"chost:microsoft/suse-sles-15-sp5-chost-byos-v20250212-arm64","product_identification_helper":{"cpe":"cpe:/o:suse:sles:15:sp5:chost-microsoft:suse-sles-15-sp5-chost-byos-v20250212-arm64"}}},{"category":"product_name","name":"SLES 15 SP5 CHOST Images for Microsoft Azure","product":{"name":"SLES 15 SP5 CHOST Images for Microsoft Azure","product_id":"chost:microsoft/suse-sles-15-sp5-chost-byos-v20250212-x86_64","product_identification_helper":{"cpe":"cpe:/o:suse:sles:15:sp5:chost-microsoft:suse-sles-15-sp5-chost-byos-v20250212-x86_64"}}},{"category":"product_name","name":"SLES 15 SP5 CHOST Images for Microsoft Azure","product":{"name":"SLES 15 SP5 CHOST Images for Microsoft Azure","product_id":"chost:microsoft/suse-sles-15-sp5-chost-byos-v20250512-arm64","product_identification_helper":{"cpe":"cpe:/o:suse:sles:15:sp5:chost-microsoft:suse-sles-15-sp5-chost-byos-v20250512-arm64"}}},{"category":"product_name","name":"SLES 15 SP5 CHOST Images for Microsoft Azure","product":{"name":"SLES 15 SP5 CHOST Images for Microsoft Azure","product_id":"chost:microsoft/suse-sles-15-sp5-chost-byos-v20250512-x86_64","product_identification_helper":{"cpe":"cpe:/o:suse:sles:15:sp5:chost-microsoft:suse-sles-15-sp5-chost-byos-v20250512-x86_64"}}},{"category":"product_name","name":"SLES 15 SP5 CHOST Images for Microsoft Azure","product":{"name":"SLES 15 SP5 CHOST Images for Microsoft Azure","product_id":"chost:microsoft/suse-sles-15-sp5-chost-byos-v20251022-arm64","product_identification_helper":{"cpe":"cpe:/o:suse:sles:15:sp5:chost-microsoft:suse-sles-15-sp5-chost-byos-v20251022-arm64"}}},{"category":"product_name","name":"SLES 15 SP5 CHOST Images for Microsoft Azure","product":{"name":"SLES 15 SP5 CHOST Images for Microsoft Azure","product_id":"chost:microsoft/suse-sles-15-sp5-chost-byos-v20251022-x86_64","product_identification_helper":{"cpe":"cpe:/o:suse:sles:15:sp5:chost-microsoft:suse-sles-15-sp5-chost-byos-v20251022-x86_64"}}}],"category":"product_family","name":"SUSE Linux Enterprise CHOST images"}],"category":"vendor","name":"SUSE"}],"relationships":[{"category":"default_component_of","full_product_name":{"name":"curl-7.37.0-37.8.1 as component of SUSE Linux Enterprise Desktop 12 SP2","product_id":"SUSE Linux Enterprise Desktop 12 SP2:curl-7.37.0-37.8.1"},"product_reference":"curl-7.37.0-37.8.1","relates_to_product_reference":"SUSE Linux Enterprise Desktop 12 SP2"},{"category":"default_component_of","full_product_name":{"name":"libcurl4-7.37.0-37.8.1 as component of SUSE Linux Enterprise Desktop 12 SP2","product_id":"SUSE Linux Enterprise Desktop 12 SP2:libcurl4-7.37.0-37.8.1"},"product_reference":"libcurl4-7.37.0-37.8.1","relates_to_product_reference":"SUSE Linux Enterprise Desktop 12 SP2"},{"category":"default_component_of","full_product_name":{"name":"libcurl4-32bit-7.37.0-37.8.1 as component of SUSE Linux Enterprise Desktop 12 SP2","product_id":"SUSE Linux Enterprise Desktop 12 SP2:libcurl4-32bit-7.37.0-37.8.1"},"product_reference":"libcurl4-32bit-7.37.0-37.8.1","relates_to_product_reference":"SUSE Linux Enterprise Desktop 12 SP2"},{"category":"default_component_of","full_product_name":{"name":"curl-7.37.0-37.8.1 as component of SUSE Linux Enterprise Desktop 12 SP3","product_id":"SUSE Linux Enterprise Desktop 12 SP3:curl-7.37.0-37.8.1"},"product_reference":"curl-7.37.0-37.8.1","relates_to_product_reference":"SUSE Linux Enterprise Desktop 12 SP3"},{"category":"default_component_of","full_product_name":{"name":"libcurl4-7.37.0-37.8.1 as component of SUSE Linux Enterprise Desktop 12 SP3","product_id":"SUSE Linux Enterprise Desktop 12 SP3:libcurl4-7.37.0-37.8.1"},"product_reference":"libcurl4-7.37.0-37.8.1","relates_to_product_reference":"SUSE Linux Enterprise Desktop 12 SP3"},{"category":"default_component_of","full_product_name":{"name":"libcurl4-32bit-7.37.0-37.8.1 as component of SUSE Linux Enterprise Desktop 12 SP3","product_id":"SUSE Linux Enterprise Desktop 12 SP3:libcurl4-32bit-7.37.0-37.8.1"},"product_reference":"libcurl4-32bit-7.37.0-37.8.1","relates_to_product_reference":"SUSE Linux Enterprise Desktop 12 SP3"},{"category":"default_component_of","full_product_name":{"name":"curl-7.60.0-2.11 as component of SUSE Linux Enterprise Desktop 12 SP4","product_id":"SUSE Linux Enterprise Desktop 12 SP4:curl-7.60.0-2.11"},"product_reference":"curl-7.60.0-2.11","relates_to_product_reference":"SUSE Linux Enterprise Desktop 12 SP4"},{"category":"default_component_of","full_product_name":{"name":"libcurl4-7.60.0-2.11 as component of SUSE Linux Enterprise Desktop 12 SP4","product_id":"SUSE Linux Enterprise Desktop 12 SP4:libcurl4-7.60.0-2.11"},"product_reference":"libcurl4-7.60.0-2.11","relates_to_product_reference":"SUSE Linux Enterprise Desktop 12 SP4"},{"category":"default_component_of","full_product_name":{"name":"libcurl4-32bit-7.60.0-2.11 as component of SUSE Linux Enterprise Desktop 12 SP4","product_id":"SUSE Linux Enterprise Desktop 12 SP4:libcurl4-32bit-7.60.0-2.11"},"product_reference":"libcurl4-32bit-7.60.0-2.11","relates_to_product_reference":"SUSE Linux Enterprise Desktop 12 SP4"},{"category":"default_component_of","full_product_name":{"name":"curl-7.60.0-9.8 as component of SUSE Linux Enterprise High Performance Computing 12 SP5","product_id":"SUSE Linux Enterprise High Performance Computing 12 SP5:curl-7.60.0-9.8"},"product_reference":"curl-7.60.0-9.8","relates_to_product_reference":"SUSE Linux Enterprise High Performance Computing 12 SP5"},{"category":"default_component_of","full_product_name":{"name":"libcurl4-7.60.0-9.8 as component of SUSE Linux Enterprise High Performance Computing 12 SP5","product_id":"SUSE Linux Enterprise High Performance Computing 12 SP5:libcurl4-7.60.0-9.8"},"product_reference":"libcurl4-7.60.0-9.8","relates_to_product_reference":"SUSE Linux Enterprise High Performance Computing 12 SP5"},{"category":"default_component_of","full_product_name":{"name":"libcurl4-32bit-7.60.0-9.8 as component of SUSE Linux Enterprise High Performance Computing 12 SP5","product_id":"SUSE Linux Enterprise High Performance Computing 12 SP5:libcurl4-32bit-7.60.0-9.8"},"product_reference":"libcurl4-32bit-7.60.0-9.8","relates_to_product_reference":"SUSE Linux Enterprise High Performance Computing 12 SP5"},{"category":"default_component_of","full_product_name":{"name":"curl-7.66.0-4.11.1 as component of SUSE Linux Enterprise Micro 5.0","product_id":"SUSE Linux Enterprise Micro 5.0:curl-7.66.0-4.11.1"},"product_reference":"curl-7.66.0-4.11.1","relates_to_product_reference":"SUSE Linux Enterprise Micro 5.0"},{"category":"default_component_of","full_product_name":{"name":"libcurl4-7.66.0-4.11.1 as component of SUSE Linux Enterprise Micro 5.0","product_id":"SUSE Linux Enterprise Micro 5.0:libcurl4-7.66.0-4.11.1"},"product_reference":"libcurl4-7.66.0-4.11.1","relates_to_product_reference":"SUSE Linux Enterprise Micro 5.0"},{"category":"default_component_of","full_product_name":{"name":"curl-7.66.0-4.22.1 as component of SUSE Linux Enterprise Micro 5.1","product_id":"SUSE Linux Enterprise Micro 5.1:curl-7.66.0-4.22.1"},"product_reference":"curl-7.66.0-4.22.1","relates_to_product_reference":"SUSE Linux Enterprise Micro 5.1"},{"category":"default_component_of","full_product_name":{"name":"libcurl4-7.66.0-4.22.1 as component of SUSE Linux Enterprise Micro 5.1","product_id":"SUSE Linux Enterprise Micro 5.1:libcurl4-7.66.0-4.22.1"},"product_reference":"libcurl4-7.66.0-4.22.1","relates_to_product_reference":"SUSE Linux Enterprise Micro 5.1"},{"category":"default_component_of","full_product_name":{"name":"curl-7.66.0-4.27.1 as component of SUSE Linux Enterprise Micro 5.2","product_id":"SUSE Linux Enterprise Micro 5.2:curl-7.66.0-4.27.1"},"product_reference":"curl-7.66.0-4.27.1","relates_to_product_reference":"SUSE Linux Enterprise Micro 5.2"},{"category":"default_component_of","full_product_name":{"name":"libcurl4-7.66.0-4.27.1 as component of SUSE Linux Enterprise Micro 5.2","product_id":"SUSE Linux Enterprise Micro 5.2:libcurl4-7.66.0-4.27.1"},"product_reference":"libcurl4-7.66.0-4.27.1","relates_to_product_reference":"SUSE Linux Enterprise Micro 5.2"},{"category":"default_component_of","full_product_name":{"name":"curl-7.79.1-150400.5.6.1 as component of SUSE Linux Enterprise Micro 5.3","product_id":"SUSE Linux Enterprise Micro 5.3:curl-7.79.1-150400.5.6.1"},"product_reference":"curl-7.79.1-150400.5.6.1","relates_to_product_reference":"SUSE Linux Enterprise Micro 5.3"},{"category":"default_component_of","full_product_name":{"name":"libcurl4-7.79.1-150400.5.6.1 as component of SUSE Linux Enterprise Micro 5.3","product_id":"SUSE Linux Enterprise Micro 5.3:libcurl4-7.79.1-150400.5.6.1"},"product_reference":"libcurl4-7.79.1-150400.5.6.1","relates_to_product_reference":"SUSE Linux Enterprise Micro 5.3"},{"category":"default_component_of","full_product_name":{"name":"curl-7.79.1-150400.5.15.1 as component of SUSE Linux Enterprise Micro 5.4","product_id":"SUSE Linux Enterprise Micro 5.4:curl-7.79.1-150400.5.15.1"},"product_reference":"curl-7.79.1-150400.5.15.1","relates_to_product_reference":"SUSE Linux Enterprise Micro 5.4"},{"category":"default_component_of","full_product_name":{"name":"libcurl4-7.79.1-150400.5.15.1 as component of SUSE Linux Enterprise Micro 5.4","product_id":"SUSE Linux Enterprise Micro 5.4:libcurl4-7.79.1-150400.5.15.1"},"product_reference":"libcurl4-7.79.1-150400.5.15.1","relates_to_product_reference":"SUSE Linux Enterprise Micro 5.4"},{"category":"default_component_of","full_product_name":{"name":"curl-8.0.1-150400.5.26.1 as component of SUSE Linux Enterprise Micro 5.5","product_id":"SUSE Linux Enterprise Micro 5.5:curl-8.0.1-150400.5.26.1"},"product_reference":"curl-8.0.1-150400.5.26.1","relates_to_product_reference":"SUSE Linux Enterprise Micro 5.5"},{"category":"default_component_of","full_product_name":{"name":"libcurl4-8.0.1-150400.5.26.1 as component of SUSE Linux Enterprise Micro 5.5","product_id":"SUSE Linux Enterprise Micro 5.5:libcurl4-8.0.1-150400.5.26.1"},"product_reference":"libcurl4-8.0.1-150400.5.26.1","relates_to_product_reference":"SUSE Linux Enterprise Micro 5.5"},{"category":"default_component_of","full_product_name":{"name":"curl-7.60.0-1.1 as component of SUSE Linux Enterprise Server 15","product_id":"SUSE Linux Enterprise Server 15:curl-7.60.0-1.1"},"product_reference":"curl-7.60.0-1.1","relates_to_product_reference":"SUSE Linux Enterprise Server 15"},{"category":"default_component_of","full_product_name":{"name":"libcurl-devel-7.60.0-1.1 as component of SUSE Linux Enterprise Server 15","product_id":"SUSE Linux Enterprise Server 15:libcurl-devel-7.60.0-1.1"},"product_reference":"libcurl-devel-7.60.0-1.1","relates_to_product_reference":"SUSE Linux Enterprise Server 15"},{"category":"default_component_of","full_product_name":{"name":"libcurl4-7.60.0-1.1 as component of SUSE Linux Enterprise Server 15","product_id":"SUSE Linux Enterprise Server 15:libcurl4-7.60.0-1.1"},"product_reference":"libcurl4-7.60.0-1.1","relates_to_product_reference":"SUSE Linux Enterprise Server 15"},{"category":"default_component_of","full_product_name":{"name":"libcurl4-32bit-7.60.0-1.1 as component of SUSE Linux Enterprise Server 15","product_id":"SUSE Linux Enterprise Server 15:libcurl4-32bit-7.60.0-1.1"},"product_reference":"libcurl4-32bit-7.60.0-1.1","relates_to_product_reference":"SUSE Linux Enterprise Server 15"},{"category":"default_component_of","full_product_name":{"name":"curl-7.60.0-1.1 as component of SUSE Linux Enterprise Desktop 15","product_id":"SUSE Linux Enterprise Desktop 15:curl-7.60.0-1.1"},"product_reference":"curl-7.60.0-1.1","relates_to_product_reference":"SUSE Linux Enterprise Desktop 15"},{"category":"default_component_of","full_product_name":{"name":"libcurl-devel-7.60.0-1.1 as component of SUSE Linux Enterprise Desktop 15","product_id":"SUSE Linux Enterprise Desktop 15:libcurl-devel-7.60.0-1.1"},"product_reference":"libcurl-devel-7.60.0-1.1","relates_to_product_reference":"SUSE Linux Enterprise Desktop 15"},{"category":"default_component_of","full_product_name":{"name":"libcurl4-7.60.0-1.1 as component of SUSE Linux Enterprise Desktop 15","product_id":"SUSE Linux Enterprise Desktop 15:libcurl4-7.60.0-1.1"},"product_reference":"libcurl4-7.60.0-1.1","relates_to_product_reference":"SUSE Linux Enterprise Desktop 15"},{"category":"default_component_of","full_product_name":{"name":"libcurl4-32bit-7.60.0-1.1 as component of SUSE Linux Enterprise Desktop 15","product_id":"SUSE Linux Enterprise Desktop 15:libcurl4-32bit-7.60.0-1.1"},"product_reference":"libcurl4-32bit-7.60.0-1.1","relates_to_product_reference":"SUSE Linux Enterprise Desktop 15"},{"category":"default_component_of","full_product_name":{"name":"curl-7.60.0-1.1 as component of SUSE Linux Enterprise Server for SAP Applications 15","product_id":"SUSE Linux Enterprise Server for SAP Applications 15:curl-7.60.0-1.1"},"product_reference":"curl-7.60.0-1.1","relates_to_product_reference":"SUSE Linux Enterprise Server for SAP Applications 15"},{"category":"default_component_of","full_product_name":{"name":"libcurl-devel-7.60.0-1.1 as component of SUSE Linux Enterprise Server for SAP Applications 15","product_id":"SUSE Linux Enterprise Server for SAP Applications 15:libcurl-devel-7.60.0-1.1"},"product_reference":"libcurl-devel-7.60.0-1.1","relates_to_product_reference":"SUSE Linux Enterprise Server for SAP Applications 15"},{"category":"default_component_of","full_product_name":{"name":"libcurl4-7.60.0-1.1 as component of SUSE Linux Enterprise Server for SAP Applications 15","product_id":"SUSE Linux Enterprise Server for SAP Applications 15:libcurl4-7.60.0-1.1"},"product_reference":"libcurl4-7.60.0-1.1","relates_to_product_reference":"SUSE Linux Enterprise Server for SAP Applications 15"},{"category":"default_component_of","full_product_name":{"name":"libcurl4-32bit-7.60.0-1.1 as component of SUSE Linux Enterprise Server for SAP Applications 15","product_id":"SUSE Linux Enterprise Server for SAP Applications 15:libcurl4-32bit-7.60.0-1.1"},"product_reference":"libcurl4-32bit-7.60.0-1.1","relates_to_product_reference":"SUSE Linux Enterprise Server for SAP Applications 15"},{"category":"default_component_of","full_product_name":{"name":"curl-7.60.0-1.1 as component of SUSE Linux Enterprise High Performance Computing 15","product_id":"SUSE Linux Enterprise High Performance Computing 15:curl-7.60.0-1.1"},"product_reference":"curl-7.60.0-1.1","relates_to_product_reference":"SUSE Linux Enterprise High Performance Computing 15"},{"category":"default_component_of","full_product_name":{"name":"libcurl-devel-7.60.0-1.1 as component of SUSE Linux Enterprise High Performance Computing 15","product_id":"SUSE Linux Enterprise High Performance Computing 15:libcurl-devel-7.60.0-1.1"},"product_reference":"libcurl-devel-7.60.0-1.1","relates_to_product_reference":"SUSE Linux Enterprise High Performance Computing 15"},{"category":"default_component_of","full_product_name":{"name":"libcurl4-7.60.0-1.1 as component of SUSE Linux Enterprise High Performance Computing 15","product_id":"SUSE Linux Enterprise High Performance Computing 15:libcurl4-7.60.0-1.1"},"product_reference":"libcurl4-7.60.0-1.1","relates_to_product_reference":"SUSE Linux Enterprise High Performance Computing 15"},{"category":"default_component_of","full_product_name":{"name":"libcurl4-32bit-7.60.0-1.1 as component of SUSE Linux Enterprise High Performance Computing 15","product_id":"SUSE Linux Enterprise High Performance Computing 15:libcurl4-32bit-7.60.0-1.1"},"product_reference":"libcurl4-32bit-7.60.0-1.1","relates_to_product_reference":"SUSE Linux Enterprise High Performance Computing 15"},{"category":"default_component_of","full_product_name":{"name":"curl-7.60.0-1.1 as component of SUSE Linux Enterprise Module for Basesystem 15","product_id":"SUSE Linux Enterprise Module for Basesystem 15:curl-7.60.0-1.1"},"product_reference":"curl-7.60.0-1.1","relates_to_product_reference":"SUSE Linux Enterprise Module for Basesystem 15"},{"category":"default_component_of","full_product_name":{"name":"libcurl-devel-7.60.0-1.1 as component of SUSE Linux Enterprise Module for Basesystem 15","product_id":"SUSE Linux Enterprise Module for Basesystem 15:libcurl-devel-7.60.0-1.1"},"product_reference":"libcurl-devel-7.60.0-1.1","relates_to_product_reference":"SUSE Linux Enterprise Module for Basesystem 15"},{"category":"default_component_of","full_product_name":{"name":"libcurl4-7.60.0-1.1 as component of SUSE Linux Enterprise Module for Basesystem 15","product_id":"SUSE Linux Enterprise Module for Basesystem 15:libcurl4-7.60.0-1.1"},"product_reference":"libcurl4-7.60.0-1.1","relates_to_product_reference":"SUSE Linux Enterprise Module for Basesystem 15"},{"category":"default_component_of","full_product_name":{"name":"libcurl4-32bit-7.60.0-1.1 as component of SUSE Linux Enterprise Module for Basesystem 15","product_id":"SUSE Linux Enterprise Module for Basesystem 15:libcurl4-32bit-7.60.0-1.1"},"product_reference":"libcurl4-32bit-7.60.0-1.1","relates_to_product_reference":"SUSE Linux Enterprise Module for Basesystem 15"},{"category":"default_component_of","full_product_name":{"name":"curl-7.60.0-3.17.1 as component of SUSE Linux Enterprise Server 15 SP1","product_id":"SUSE Linux Enterprise Server 15 SP1:curl-7.60.0-3.17.1"},"product_reference":"curl-7.60.0-3.17.1","relates_to_product_reference":"SUSE Linux Enterprise Server 15 SP1"},{"category":"default_component_of","full_product_name":{"name":"libcurl-devel-7.60.0-3.17.1 as component of SUSE Linux Enterprise Server 15 SP1","product_id":"SUSE Linux Enterprise Server 15 SP1:libcurl-devel-7.60.0-3.17.1"},"product_reference":"libcurl-devel-7.60.0-3.17.1","relates_to_product_reference":"SUSE Linux Enterprise Server 15 SP1"},{"category":"default_component_of","full_product_name":{"name":"libcurl4-7.60.0-3.17.1 as component of SUSE Linux Enterprise Server 15 SP1","product_id":"SUSE Linux Enterprise Server 15 SP1:libcurl4-7.60.0-3.17.1"},"product_reference":"libcurl4-7.60.0-3.17.1","relates_to_product_reference":"SUSE Linux Enterprise Server 15 SP1"},{"category":"default_component_of","full_product_name":{"name":"libcurl4-32bit-7.60.0-3.17.1 as component of SUSE Linux Enterprise Server 15 SP1","product_id":"SUSE Linux Enterprise Server 15 SP1:libcurl4-32bit-7.60.0-3.17.1"},"product_reference":"libcurl4-32bit-7.60.0-3.17.1","relates_to_product_reference":"SUSE Linux Enterprise Server 15 SP1"},{"category":"default_component_of","full_product_name":{"name":"curl-7.60.0-3.17.1 as component of SUSE Linux Enterprise Desktop 15 SP1","product_id":"SUSE Linux Enterprise Desktop 15 SP1:curl-7.60.0-3.17.1"},"product_reference":"curl-7.60.0-3.17.1","relates_to_product_reference":"SUSE Linux Enterprise Desktop 15 SP1"},{"category":"default_component_of","full_product_name":{"name":"libcurl-devel-7.60.0-3.17.1 as component of SUSE Linux Enterprise Desktop 15 SP1","product_id":"SUSE Linux Enterprise Desktop 15 SP1:libcurl-devel-7.60.0-3.17.1"},"product_reference":"libcurl-devel-7.60.0-3.17.1","relates_to_product_reference":"SUSE Linux Enterprise Desktop 15 SP1"},{"category":"default_component_of","full_product_name":{"name":"libcurl4-7.60.0-3.17.1 as component of SUSE Linux Enterprise Desktop 15 SP1","product_id":"SUSE Linux Enterprise Desktop 15 SP1:libcurl4-7.60.0-3.17.1"},"product_reference":"libcurl4-7.60.0-3.17.1","relates_to_product_reference":"SUSE Linux Enterprise Desktop 15 SP1"},{"category":"default_component_of","full_product_name":{"name":"libcurl4-32bit-7.60.0-3.17.1 as component of SUSE Linux Enterprise Desktop 15 SP1","product_id":"SUSE Linux Enterprise Desktop 15 SP1:libcurl4-32bit-7.60.0-3.17.1"},"product_reference":"libcurl4-32bit-7.60.0-3.17.1","relates_to_product_reference":"SUSE Linux Enterprise Desktop 15 SP1"},{"category":"default_component_of","full_product_name":{"name":"curl-7.60.0-3.17.1 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP1","product_id":"SUSE Linux Enterprise Server for SAP Applications 15 SP1:curl-7.60.0-3.17.1"},"product_reference":"curl-7.60.0-3.17.1","relates_to_product_reference":"SUSE Linux Enterprise Server for SAP Applications 15 SP1"},{"category":"default_component_of","full_product_name":{"name":"libcurl-devel-7.60.0-3.17.1 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP1","product_id":"SUSE Linux Enterprise Server for SAP Applications 15 SP1:libcurl-devel-7.60.0-3.17.1"},"product_reference":"libcurl-devel-7.60.0-3.17.1","relates_to_product_reference":"SUSE Linux Enterprise Server for SAP Applications 15 SP1"},{"category":"default_component_of","full_product_name":{"name":"libcurl4-7.60.0-3.17.1 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP1","product_id":"SUSE Linux Enterprise Server for SAP Applications 15 SP1:libcurl4-7.60.0-3.17.1"},"product_reference":"libcurl4-7.60.0-3.17.1","relates_to_product_reference":"SUSE Linux Enterprise Server for SAP Applications 15 SP1"},{"category":"default_component_of","full_product_name":{"name":"libcurl4-32bit-7.60.0-3.17.1 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP1","product_id":"SUSE Linux Enterprise Server for SAP Applications 15 SP1:libcurl4-32bit-7.60.0-3.17.1"},"product_reference":"libcurl4-32bit-7.60.0-3.17.1","relates_to_product_reference":"SUSE Linux Enterprise Server for SAP Applications 15 SP1"},{"category":"default_component_of","full_product_name":{"name":"curl-7.60.0-3.17.1 as component of SUSE Linux Enterprise High Performance Computing 15 SP1","product_id":"SUSE Linux Enterprise High Performance Computing 15 SP1:curl-7.60.0-3.17.1"},"product_reference":"curl-7.60.0-3.17.1","relates_to_product_reference":"SUSE Linux Enterprise High Performance Computing 15 SP1"},{"category":"default_component_of","full_product_name":{"name":"libcurl-devel-7.60.0-3.17.1 as component of SUSE Linux Enterprise High Performance Computing 15 SP1","product_id":"SUSE Linux Enterprise High Performance Computing 15 SP1:libcurl-devel-7.60.0-3.17.1"},"product_reference":"libcurl-devel-7.60.0-3.17.1","relates_to_product_reference":"SUSE Linux Enterprise High Performance Computing 15 SP1"},{"category":"default_component_of","full_product_name":{"name":"libcurl4-7.60.0-3.17.1 as component of SUSE Linux Enterprise High Performance Computing 15 SP1","product_id":"SUSE Linux Enterprise High Performance Computing 15 SP1:libcurl4-7.60.0-3.17.1"},"product_reference":"libcurl4-7.60.0-3.17.1","relates_to_product_reference":"SUSE Linux Enterprise High Performance Computing 15 SP1"},{"category":"default_component_of","full_product_name":{"name":"libcurl4-32bit-7.60.0-3.17.1 as component of SUSE Linux Enterprise High Performance Computing 15 SP1","product_id":"SUSE Linux Enterprise High Performance Computing 15 SP1:libcurl4-32bit-7.60.0-3.17.1"},"product_reference":"libcurl4-32bit-7.60.0-3.17.1","relates_to_product_reference":"SUSE Linux Enterprise High Performance Computing 15 SP1"},{"category":"default_component_of","full_product_name":{"name":"curl-7.60.0-3.17.1 as component of SUSE Manager Server 4.0","product_id":"SUSE Manager Server 4.0:curl-7.60.0-3.17.1"},"product_reference":"curl-7.60.0-3.17.1","relates_to_product_reference":"SUSE Manager Server 4.0"},{"category":"default_component_of","full_product_name":{"name":"libcurl-devel-7.60.0-3.17.1 as component of SUSE Manager Server 4.0","product_id":"SUSE Manager Server 4.0:libcurl-devel-7.60.0-3.17.1"},"product_reference":"libcurl-devel-7.60.0-3.17.1","relates_to_product_reference":"SUSE Manager Server 4.0"},{"category":"default_component_of","full_product_name":{"name":"libcurl4-7.60.0-3.17.1 as component of SUSE Manager Server 4.0","product_id":"SUSE Manager Server 4.0:libcurl4-7.60.0-3.17.1"},"product_reference":"libcurl4-7.60.0-3.17.1","relates_to_product_reference":"SUSE Manager Server 4.0"},{"category":"default_component_of","full_product_name":{"name":"libcurl4-32bit-7.60.0-3.17.1 as component of SUSE Manager Server 4.0","product_id":"SUSE Manager Server 4.0:libcurl4-32bit-7.60.0-3.17.1"},"product_reference":"libcurl4-32bit-7.60.0-3.17.1","relates_to_product_reference":"SUSE Manager Server 4.0"},{"category":"default_component_of","full_product_name":{"name":"curl-7.60.0-3.17.1 as component of SUSE Manager Proxy 4.0","product_id":"SUSE Manager Proxy 4.0:curl-7.60.0-3.17.1"},"product_reference":"curl-7.60.0-3.17.1","relates_to_product_reference":"SUSE Manager Proxy 4.0"},{"category":"default_component_of","full_product_name":{"name":"libcurl-devel-7.60.0-3.17.1 as component of SUSE Manager Proxy 4.0","product_id":"SUSE Manager Proxy 4.0:libcurl-devel-7.60.0-3.17.1"},"product_reference":"libcurl-devel-7.60.0-3.17.1","relates_to_product_reference":"SUSE Manager Proxy 4.0"},{"category":"default_component_of","full_product_name":{"name":"libcurl4-7.60.0-3.17.1 as component of SUSE Manager Proxy 4.0","product_id":"SUSE Manager Proxy 4.0:libcurl4-7.60.0-3.17.1"},"product_reference":"libcurl4-7.60.0-3.17.1","relates_to_product_reference":"SUSE Manager Proxy 4.0"},{"category":"default_component_of","full_product_name":{"name":"libcurl4-32bit-7.60.0-3.17.1 as component of SUSE Manager Proxy 4.0","product_id":"SUSE Manager Proxy 4.0:libcurl4-32bit-7.60.0-3.17.1"},"product_reference":"libcurl4-32bit-7.60.0-3.17.1","relates_to_product_reference":"SUSE Manager Proxy 4.0"},{"category":"default_component_of","full_product_name":{"name":"curl-7.60.0-3.17.1 as component of SUSE Manager Retail Branch Server 4.0","product_id":"SUSE Manager Retail Branch Server 4.0:curl-7.60.0-3.17.1"},"product_reference":"curl-7.60.0-3.17.1","relates_to_product_reference":"SUSE Manager Retail Branch Server 4.0"},{"category":"default_component_of","full_product_name":{"name":"libcurl-devel-7.60.0-3.17.1 as component of SUSE Manager Retail Branch Server 4.0","product_id":"SUSE Manager Retail Branch Server 4.0:libcurl-devel-7.60.0-3.17.1"},"product_reference":"libcurl-devel-7.60.0-3.17.1","relates_to_product_reference":"SUSE Manager Retail Branch Server 4.0"},{"category":"default_component_of","full_product_name":{"name":"libcurl4-7.60.0-3.17.1 as component of SUSE Manager Retail Branch Server 4.0","product_id":"SUSE Manager Retail Branch Server 4.0:libcurl4-7.60.0-3.17.1"},"product_reference":"libcurl4-7.60.0-3.17.1","relates_to_product_reference":"SUSE Manager Retail Branch Server 4.0"},{"category":"default_component_of","full_product_name":{"name":"libcurl4-32bit-7.60.0-3.17.1 as component of SUSE Manager Retail Branch Server 4.0","product_id":"SUSE Manager Retail Branch Server 4.0:libcurl4-32bit-7.60.0-3.17.1"},"product_reference":"libcurl4-32bit-7.60.0-3.17.1","relates_to_product_reference":"SUSE Manager Retail Branch Server 4.0"},{"category":"default_component_of","full_product_name":{"name":"curl-7.60.0-3.17.1 as component of SUSE Enterprise Storage 6","product_id":"SUSE Enterprise Storage 6:curl-7.60.0-3.17.1"},"product_reference":"curl-7.60.0-3.17.1","relates_to_product_reference":"SUSE Enterprise Storage 6"},{"category":"default_component_of","full_product_name":{"name":"libcurl-devel-7.60.0-3.17.1 as component of SUSE Enterprise Storage 6","product_id":"SUSE Enterprise Storage 6:libcurl-devel-7.60.0-3.17.1"},"product_reference":"libcurl-devel-7.60.0-3.17.1","relates_to_product_reference":"SUSE Enterprise Storage 6"},{"category":"default_component_of","full_product_name":{"name":"libcurl4-7.60.0-3.17.1 as component of SUSE Enterprise Storage 6","product_id":"SUSE Enterprise Storage 6:libcurl4-7.60.0-3.17.1"},"product_reference":"libcurl4-7.60.0-3.17.1","relates_to_product_reference":"SUSE Enterprise Storage 6"},{"category":"default_component_of","full_product_name":{"name":"libcurl4-32bit-7.60.0-3.17.1 as component of SUSE Enterprise Storage 6","product_id":"SUSE Enterprise Storage 6:libcurl4-32bit-7.60.0-3.17.1"},"product_reference":"libcurl4-32bit-7.60.0-3.17.1","relates_to_product_reference":"SUSE Enterprise Storage 6"},{"category":"default_component_of","full_product_name":{"name":"curl-7.60.0-3.17.1 as component of SUSE Linux Enterprise Module for Basesystem 15 SP1","product_id":"SUSE Linux Enterprise Module for Basesystem 15 SP1:curl-7.60.0-3.17.1"},"product_reference":"curl-7.60.0-3.17.1","relates_to_product_reference":"SUSE Linux Enterprise Module for Basesystem 15 SP1"},{"category":"default_component_of","full_product_name":{"name":"libcurl-devel-7.60.0-3.17.1 as component of SUSE Linux Enterprise Module for Basesystem 15 SP1","product_id":"SUSE Linux Enterprise Module for Basesystem 15 SP1:libcurl-devel-7.60.0-3.17.1"},"product_reference":"libcurl-devel-7.60.0-3.17.1","relates_to_product_reference":"SUSE Linux Enterprise Module for Basesystem 15 SP1"},{"category":"default_component_of","full_product_name":{"name":"libcurl4-7.60.0-3.17.1 as component of SUSE Linux Enterprise Module for Basesystem 15 SP1","product_id":"SUSE Linux Enterprise Module for Basesystem 15 SP1:libcurl4-7.60.0-3.17.1"},"product_reference":"libcurl4-7.60.0-3.17.1","relates_to_product_reference":"SUSE Linux Enterprise Module for Basesystem 15 SP1"},{"category":"default_component_of","full_product_name":{"name":"libcurl4-32bit-7.60.0-3.17.1 as component of SUSE Linux Enterprise Module for Basesystem 15 SP1","product_id":"SUSE Linux Enterprise Module for Basesystem 15 SP1:libcurl4-32bit-7.60.0-3.17.1"},"product_reference":"libcurl4-32bit-7.60.0-3.17.1","relates_to_product_reference":"SUSE Linux Enterprise Module for Basesystem 15 SP1"},{"category":"default_component_of","full_product_name":{"name":"curl-7.66.0-2.59 as component of SUSE Linux Enterprise Server 15 SP2","product_id":"SUSE Linux Enterprise Server 15 SP2:curl-7.66.0-2.59"},"product_reference":"curl-7.66.0-2.59","relates_to_product_reference":"SUSE Linux Enterprise Server 15 SP2"},{"category":"default_component_of","full_product_name":{"name":"libcurl-devel-7.66.0-2.59 as component of SUSE Linux Enterprise Server 15 SP2","product_id":"SUSE Linux Enterprise Server 15 SP2:libcurl-devel-7.66.0-2.59"},"product_reference":"libcurl-devel-7.66.0-2.59","relates_to_product_reference":"SUSE Linux Enterprise Server 15 SP2"},{"category":"default_component_of","full_product_name":{"name":"libcurl4-7.66.0-2.59 as component of SUSE Linux Enterprise Server 15 SP2","product_id":"SUSE Linux Enterprise Server 15 SP2:libcurl4-7.66.0-2.59"},"product_reference":"libcurl4-7.66.0-2.59","relates_to_product_reference":"SUSE Linux Enterprise Server 15 SP2"},{"category":"default_component_of","full_product_name":{"name":"libcurl4-32bit-7.66.0-2.59 as component of SUSE Linux Enterprise Server 15 SP2","product_id":"SUSE Linux Enterprise Server 15 SP2:libcurl4-32bit-7.66.0-2.59"},"product_reference":"libcurl4-32bit-7.66.0-2.59","relates_to_product_reference":"SUSE Linux Enterprise Server 15 SP2"},{"category":"default_component_of","full_product_name":{"name":"curl-7.66.0-2.59 as component of SUSE Linux Enterprise Desktop 15 SP2","product_id":"SUSE Linux Enterprise Desktop 15 SP2:curl-7.66.0-2.59"},"product_reference":"curl-7.66.0-2.59","relates_to_product_reference":"SUSE Linux Enterprise Desktop 15 SP2"},{"category":"default_component_of","full_product_name":{"name":"libcurl-devel-7.66.0-2.59 as component of SUSE Linux Enterprise Desktop 15 SP2","product_id":"SUSE Linux Enterprise Desktop 15 SP2:libcurl-devel-7.66.0-2.59"},"product_reference":"libcurl-devel-7.66.0-2.59","relates_to_product_reference":"SUSE Linux Enterprise Desktop 15 SP2"},{"category":"default_component_of","full_product_name":{"name":"libcurl4-7.66.0-2.59 as component of SUSE Linux Enterprise Desktop 15 SP2","product_id":"SUSE Linux Enterprise Desktop 15 SP2:libcurl4-7.66.0-2.59"},"product_reference":"libcurl4-7.66.0-2.59","relates_to_product_reference":"SUSE Linux Enterprise Desktop 15 SP2"},{"category":"default_component_of","full_product_name":{"name":"libcurl4-32bit-7.66.0-2.59 as component of SUSE Linux Enterprise Desktop 15 SP2","product_id":"SUSE Linux Enterprise Desktop 15 SP2:libcurl4-32bit-7.66.0-2.59"},"product_reference":"libcurl4-32bit-7.66.0-2.59","relates_to_product_reference":"SUSE Linux Enterprise Desktop 15 SP2"},{"category":"default_component_of","full_product_name":{"name":"curl-7.66.0-2.59 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP2","product_id":"SUSE Linux Enterprise Server for SAP Applications 15 SP2:curl-7.66.0-2.59"},"product_reference":"curl-7.66.0-2.59","relates_to_product_reference":"SUSE Linux Enterprise Server for SAP Applications 15 SP2"},{"category":"default_component_of","full_product_name":{"name":"libcurl-devel-7.66.0-2.59 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP2","product_id":"SUSE Linux Enterprise Server for SAP Applications 15 SP2:libcurl-devel-7.66.0-2.59"},"product_reference":"libcurl-devel-7.66.0-2.59","relates_to_product_reference":"SUSE Linux Enterprise Server for SAP Applications 15 SP2"},{"category":"default_component_of","full_product_name":{"name":"libcurl4-7.66.0-2.59 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP2","product_id":"SUSE Linux Enterprise Server for SAP Applications 15 SP2:libcurl4-7.66.0-2.59"},"product_reference":"libcurl4-7.66.0-2.59","relates_to_product_reference":"SUSE Linux Enterprise Server for SAP Applications 15 SP2"},{"category":"default_component_of","full_product_name":{"name":"libcurl4-32bit-7.66.0-2.59 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP2","product_id":"SUSE Linux Enterprise Server for SAP Applications 15 SP2:libcurl4-32bit-7.66.0-2.59"},"product_reference":"libcurl4-32bit-7.66.0-2.59","relates_to_product_reference":"SUSE Linux Enterprise Server for SAP Applications 15 SP2"},{"category":"default_component_of","full_product_name":{"name":"curl-7.66.0-2.59 as component of SUSE Linux Enterprise High Performance Computing 15 SP2","product_id":"SUSE Linux Enterprise High Performance Computing 15 SP2:curl-7.66.0-2.59"},"product_reference":"curl-7.66.0-2.59","relates_to_product_reference":"SUSE Linux Enterprise High Performance Computing 15 SP2"},{"category":"default_component_of","full_product_name":{"name":"libcurl-devel-7.66.0-2.59 as component of SUSE Linux Enterprise High Performance Computing 15 SP2","product_id":"SUSE Linux Enterprise High Performance Computing 15 SP2:libcurl-devel-7.66.0-2.59"},"product_reference":"libcurl-devel-7.66.0-2.59","relates_to_product_reference":"SUSE Linux Enterprise High Performance Computing 15 SP2"},{"category":"default_component_of","full_product_name":{"name":"libcurl4-7.66.0-2.59 as component of SUSE Linux Enterprise High Performance Computing 15 SP2","product_id":"SUSE Linux Enterprise High Performance Computing 15 SP2:libcurl4-7.66.0-2.59"},"product_reference":"libcurl4-7.66.0-2.59","relates_to_product_reference":"SUSE Linux Enterprise High Performance Computing 15 SP2"},{"category":"default_component_of","full_product_name":{"name":"libcurl4-32bit-7.66.0-2.59 as component of SUSE Linux Enterprise High Performance Computing 15 SP2","product_id":"SUSE Linux Enterprise High Performance Computing 15 SP2:libcurl4-32bit-7.66.0-2.59"},"product_reference":"libcurl4-32bit-7.66.0-2.59","relates_to_product_reference":"SUSE Linux Enterprise High Performance Computing 15 SP2"},{"category":"default_component_of","full_product_name":{"name":"curl-7.66.0-2.59 as component of SUSE Manager Server 4.1","product_id":"SUSE Manager Server 4.1:curl-7.66.0-2.59"},"product_reference":"curl-7.66.0-2.59","relates_to_product_reference":"SUSE Manager Server 4.1"},{"category":"default_component_of","full_product_name":{"name":"libcurl-devel-7.66.0-2.59 as component of SUSE Manager Server 4.1","product_id":"SUSE Manager Server 4.1:libcurl-devel-7.66.0-2.59"},"product_reference":"libcurl-devel-7.66.0-2.59","relates_to_product_reference":"SUSE Manager Server 4.1"},{"category":"default_component_of","full_product_name":{"name":"libcurl4-7.66.0-2.59 as component of SUSE Manager Server 4.1","product_id":"SUSE Manager Server 4.1:libcurl4-7.66.0-2.59"},"product_reference":"libcurl4-7.66.0-2.59","relates_to_product_reference":"SUSE Manager Server 4.1"},{"category":"default_component_of","full_product_name":{"name":"libcurl4-32bit-7.66.0-2.59 as component of SUSE Manager Server 4.1","product_id":"SUSE Manager Server 4.1:libcurl4-32bit-7.66.0-2.59"},"product_reference":"libcurl4-32bit-7.66.0-2.59","relates_to_product_reference":"SUSE Manager Server 4.1"},{"category":"default_component_of","full_product_name":{"name":"curl-7.66.0-2.59 as component of SUSE Manager Proxy 4.1","product_id":"SUSE Manager Proxy 4.1:curl-7.66.0-2.59"},"product_reference":"curl-7.66.0-2.59","relates_to_product_reference":"SUSE Manager Proxy 4.1"},{"category":"default_component_of","full_product_name":{"name":"libcurl-devel-7.66.0-2.59 as component of SUSE Manager Proxy 4.1","product_id":"SUSE Manager Proxy 4.1:libcurl-devel-7.66.0-2.59"},"product_reference":"libcurl-devel-7.66.0-2.59","relates_to_product_reference":"SUSE Manager Proxy 4.1"},{"category":"default_component_of","full_product_name":{"name":"libcurl4-7.66.0-2.59 as component of SUSE Manager Proxy 4.1","product_id":"SUSE Manager Proxy 4.1:libcurl4-7.66.0-2.59"},"product_reference":"libcurl4-7.66.0-2.59","relates_to_product_reference":"SUSE Manager Proxy 4.1"},{"category":"default_component_of","full_product_name":{"name":"libcurl4-32bit-7.66.0-2.59 as component of SUSE Manager Proxy 4.1","product_id":"SUSE Manager Proxy 4.1:libcurl4-32bit-7.66.0-2.59"},"product_reference":"libcurl4-32bit-7.66.0-2.59","relates_to_product_reference":"SUSE Manager Proxy 4.1"},{"category":"default_component_of","full_product_name":{"name":"curl-7.66.0-2.59 as component of SUSE Manager Retail Branch Server 4.1","product_id":"SUSE Manager Retail Branch Server 4.1:curl-7.66.0-2.59"},"product_reference":"curl-7.66.0-2.59","relates_to_product_reference":"SUSE Manager Retail Branch Server 4.1"},{"category":"default_component_of","full_product_name":{"name":"libcurl-devel-7.66.0-2.59 as component of SUSE Manager Retail Branch Server 4.1","product_id":"SUSE Manager Retail Branch Server 4.1:libcurl-devel-7.66.0-2.59"},"product_reference":"libcurl-devel-7.66.0-2.59","relates_to_product_reference":"SUSE Manager Retail Branch Server 4.1"},{"category":"default_component_of","full_product_name":{"name":"libcurl4-7.66.0-2.59 as component of SUSE Manager Retail Branch Server 4.1","product_id":"SUSE Manager Retail Branch Server 4.1:libcurl4-7.66.0-2.59"},"product_reference":"libcurl4-7.66.0-2.59","relates_to_product_reference":"SUSE Manager Retail Branch Server 4.1"},{"category":"default_component_of","full_product_name":{"name":"libcurl4-32bit-7.66.0-2.59 as component of SUSE Manager Retail Branch Server 4.1","product_id":"SUSE Manager Retail Branch Server 4.1:libcurl4-32bit-7.66.0-2.59"},"product_reference":"libcurl4-32bit-7.66.0-2.59","relates_to_product_reference":"SUSE Manager Retail Branch Server 4.1"},{"category":"default_component_of","full_product_name":{"name":"curl-7.66.0-2.59 as component of SUSE Enterprise Storage 7","product_id":"SUSE Enterprise Storage 7:curl-7.66.0-2.59"},"product_reference":"curl-7.66.0-2.59","relates_to_product_reference":"SUSE Enterprise Storage 7"},{"category":"default_component_of","full_product_name":{"name":"libcurl-devel-7.66.0-2.59 as component of SUSE Enterprise Storage 7","product_id":"SUSE Enterprise Storage 7:libcurl-devel-7.66.0-2.59"},"product_reference":"libcurl-devel-7.66.0-2.59","relates_to_product_reference":"SUSE Enterprise Storage 7"},{"category":"default_component_of","full_product_name":{"name":"libcurl4-7.66.0-2.59 as component of SUSE Enterprise Storage 7","product_id":"SUSE Enterprise Storage 7:libcurl4-7.66.0-2.59"},"product_reference":"libcurl4-7.66.0-2.59","relates_to_product_reference":"SUSE Enterprise Storage 7"},{"category":"default_component_of","full_product_name":{"name":"libcurl4-32bit-7.66.0-2.59 as component of SUSE Enterprise Storage 7","product_id":"SUSE Enterprise Storage 7:libcurl4-32bit-7.66.0-2.59"},"product_reference":"libcurl4-32bit-7.66.0-2.59","relates_to_product_reference":"SUSE Enterprise Storage 7"},{"category":"default_component_of","full_product_name":{"name":"curl-7.66.0-2.59 as component of SUSE Linux Enterprise Module for Basesystem 15 SP2","product_id":"SUSE Linux Enterprise Module for Basesystem 15 SP2:curl-7.66.0-2.59"},"product_reference":"curl-7.66.0-2.59","relates_to_product_reference":"SUSE Linux Enterprise Module for Basesystem 15 SP2"},{"category":"default_component_of","full_product_name":{"name":"libcurl-devel-7.66.0-2.59 as component of SUSE Linux Enterprise Module for Basesystem 15 SP2","product_id":"SUSE Linux Enterprise Module for Basesystem 15 SP2:libcurl-devel-7.66.0-2.59"},"product_reference":"libcurl-devel-7.66.0-2.59","relates_to_product_reference":"SUSE Linux Enterprise Module for Basesystem 15 SP2"},{"category":"default_component_of","full_product_name":{"name":"libcurl4-7.66.0-2.59 as component of SUSE Linux Enterprise Module for Basesystem 15 SP2","product_id":"SUSE Linux Enterprise Module for Basesystem 15 SP2:libcurl4-7.66.0-2.59"},"product_reference":"libcurl4-7.66.0-2.59","relates_to_product_reference":"SUSE Linux Enterprise Module for Basesystem 15 SP2"},{"category":"default_component_of","full_product_name":{"name":"libcurl4-32bit-7.66.0-2.59 as component of SUSE Linux Enterprise Module for Basesystem 15 SP2","product_id":"SUSE Linux Enterprise Module for Basesystem 15 SP2:libcurl4-32bit-7.66.0-2.59"},"product_reference":"libcurl4-32bit-7.66.0-2.59","relates_to_product_reference":"SUSE Linux Enterprise Module for Basesystem 15 SP2"},{"category":"default_component_of","full_product_name":{"name":"curl-7.66.0-4.14.1 as component of SUSE Linux Enterprise Server 15 SP3","product_id":"SUSE Linux Enterprise Server 15 SP3:curl-7.66.0-4.14.1"},"product_reference":"curl-7.66.0-4.14.1","relates_to_product_reference":"SUSE Linux Enterprise Server 15 SP3"},{"category":"default_component_of","full_product_name":{"name":"libcurl-devel-7.66.0-4.14.1 as component of SUSE Linux Enterprise Server 15 SP3","product_id":"SUSE Linux Enterprise Server 15 SP3:libcurl-devel-7.66.0-4.14.1"},"product_reference":"libcurl-devel-7.66.0-4.14.1","relates_to_product_reference":"SUSE Linux Enterprise Server 15 SP3"},{"category":"default_component_of","full_product_name":{"name":"libcurl4-7.66.0-4.14.1 as component of SUSE Linux Enterprise Server 15 SP3","product_id":"SUSE Linux Enterprise Server 15 SP3:libcurl4-7.66.0-4.14.1"},"product_reference":"libcurl4-7.66.0-4.14.1","relates_to_product_reference":"SUSE Linux Enterprise Server 15 SP3"},{"category":"default_component_of","full_product_name":{"name":"libcurl4-32bit-7.66.0-4.14.1 as component of SUSE Linux Enterprise Server 15 SP3","product_id":"SUSE Linux Enterprise Server 15 SP3:libcurl4-32bit-7.66.0-4.14.1"},"product_reference":"libcurl4-32bit-7.66.0-4.14.1","relates_to_product_reference":"SUSE Linux Enterprise Server 15 SP3"},{"category":"default_component_of","full_product_name":{"name":"curl-7.66.0-4.14.1 as component of SUSE Linux Enterprise Desktop 15 SP3","product_id":"SUSE Linux Enterprise Desktop 15 SP3:curl-7.66.0-4.14.1"},"product_reference":"curl-7.66.0-4.14.1","relates_to_product_reference":"SUSE Linux Enterprise Desktop 15 SP3"},{"category":"default_component_of","full_product_name":{"name":"libcurl-devel-7.66.0-4.14.1 as component of SUSE Linux Enterprise Desktop 15 SP3","product_id":"SUSE Linux Enterprise Desktop 15 SP3:libcurl-devel-7.66.0-4.14.1"},"product_reference":"libcurl-devel-7.66.0-4.14.1","relates_to_product_reference":"SUSE Linux Enterprise Desktop 15 SP3"},{"category":"default_component_of","full_product_name":{"name":"libcurl4-7.66.0-4.14.1 as component of SUSE Linux Enterprise Desktop 15 SP3","product_id":"SUSE Linux Enterprise Desktop 15 SP3:libcurl4-7.66.0-4.14.1"},"product_reference":"libcurl4-7.66.0-4.14.1","relates_to_product_reference":"SUSE Linux Enterprise Desktop 15 SP3"},{"category":"default_component_of","full_product_name":{"name":"libcurl4-32bit-7.66.0-4.14.1 as component of SUSE Linux Enterprise Desktop 15 SP3","product_id":"SUSE Linux Enterprise Desktop 15 SP3:libcurl4-32bit-7.66.0-4.14.1"},"product_reference":"libcurl4-32bit-7.66.0-4.14.1","relates_to_product_reference":"SUSE Linux Enterprise Desktop 15 SP3"},{"category":"default_component_of","full_product_name":{"name":"curl-7.66.0-4.14.1 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP3","product_id":"SUSE Linux Enterprise Server for SAP Applications 15 SP3:curl-7.66.0-4.14.1"},"product_reference":"curl-7.66.0-4.14.1","relates_to_product_reference":"SUSE Linux Enterprise Server for SAP Applications 15 SP3"},{"category":"default_component_of","full_product_name":{"name":"libcurl-devel-7.66.0-4.14.1 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP3","product_id":"SUSE Linux Enterprise Server for SAP Applications 15 SP3:libcurl-devel-7.66.0-4.14.1"},"product_reference":"libcurl-devel-7.66.0-4.14.1","relates_to_product_reference":"SUSE Linux Enterprise Server for SAP Applications 15 SP3"},{"category":"default_component_of","full_product_name":{"name":"libcurl4-7.66.0-4.14.1 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP3","product_id":"SUSE Linux Enterprise Server for SAP Applications 15 SP3:libcurl4-7.66.0-4.14.1"},"product_reference":"libcurl4-7.66.0-4.14.1","relates_to_product_reference":"SUSE Linux Enterprise Server for SAP Applications 15 SP3"},{"category":"default_component_of","full_product_name":{"name":"libcurl4-32bit-7.66.0-4.14.1 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP3","product_id":"SUSE Linux Enterprise Server for SAP Applications 15 SP3:libcurl4-32bit-7.66.0-4.14.1"},"product_reference":"libcurl4-32bit-7.66.0-4.14.1","relates_to_product_reference":"SUSE Linux Enterprise Server for SAP Applications 15 SP3"},{"category":"default_component_of","full_product_name":{"name":"curl-7.66.0-4.14.1 as component of SUSE Linux Enterprise High Performance Computing 15 SP3","product_id":"SUSE Linux Enterprise High Performance Computing 15 SP3:curl-7.66.0-4.14.1"},"product_reference":"curl-7.66.0-4.14.1","relates_to_product_reference":"SUSE Linux Enterprise High Performance Computing 15 SP3"},{"category":"default_component_of","full_product_name":{"name":"libcurl-devel-7.66.0-4.14.1 as component of SUSE Linux Enterprise High Performance Computing 15 SP3","product_id":"SUSE Linux Enterprise High Performance Computing 15 SP3:libcurl-devel-7.66.0-4.14.1"},"product_reference":"libcurl-devel-7.66.0-4.14.1","relates_to_product_reference":"SUSE Linux Enterprise High Performance Computing 15 SP3"},{"category":"default_component_of","full_product_name":{"name":"libcurl4-7.66.0-4.14.1 as component of SUSE Linux Enterprise High Performance Computing 15 SP3","product_id":"SUSE Linux Enterprise High Performance Computing 15 SP3:libcurl4-7.66.0-4.14.1"},"product_reference":"libcurl4-7.66.0-4.14.1","relates_to_product_reference":"SUSE Linux Enterprise High Performance Computing 15 SP3"},{"category":"default_component_of","full_product_name":{"name":"libcurl4-32bit-7.66.0-4.14.1 as component of SUSE Linux Enterprise High Performance Computing 15 SP3","product_id":"SUSE Linux Enterprise High Performance Computing 15 SP3:libcurl4-32bit-7.66.0-4.14.1"},"product_reference":"libcurl4-32bit-7.66.0-4.14.1","relates_to_product_reference":"SUSE Linux Enterprise High Performance Computing 15 SP3"},{"category":"default_component_of","full_product_name":{"name":"curl-7.66.0-4.14.1 as component of SUSE Manager Server 4.2","product_id":"SUSE Manager Server 4.2:curl-7.66.0-4.14.1"},"product_reference":"curl-7.66.0-4.14.1","relates_to_product_reference":"SUSE Manager Server 4.2"},{"category":"default_component_of","full_product_name":{"name":"libcurl-devel-7.66.0-4.14.1 as component of SUSE Manager Server 4.2","product_id":"SUSE Manager Server 4.2:libcurl-devel-7.66.0-4.14.1"},"product_reference":"libcurl-devel-7.66.0-4.14.1","relates_to_product_reference":"SUSE Manager Server 4.2"},{"category":"default_component_of","full_product_name":{"name":"libcurl4-7.66.0-4.14.1 as component of SUSE Manager Server 4.2","product_id":"SUSE Manager Server 4.2:libcurl4-7.66.0-4.14.1"},"product_reference":"libcurl4-7.66.0-4.14.1","relates_to_product_reference":"SUSE Manager Server 4.2"},{"category":"default_component_of","full_product_name":{"name":"libcurl4-32bit-7.66.0-4.14.1 as component of SUSE Manager Server 4.2","product_id":"SUSE Manager Server 4.2:libcurl4-32bit-7.66.0-4.14.1"},"product_reference":"libcurl4-32bit-7.66.0-4.14.1","relates_to_product_reference":"SUSE Manager Server 4.2"},{"category":"default_component_of","full_product_name":{"name":"curl-7.66.0-4.14.1 as component of SUSE Manager Proxy 4.2","product_id":"SUSE Manager Proxy 4.2:curl-7.66.0-4.14.1"},"product_reference":"curl-7.66.0-4.14.1","relates_to_product_reference":"SUSE Manager Proxy 4.2"},{"category":"default_component_of","full_product_name":{"name":"libcurl-devel-7.66.0-4.14.1 as component of SUSE Manager Proxy 4.2","product_id":"SUSE Manager Proxy 4.2:libcurl-devel-7.66.0-4.14.1"},"product_reference":"libcurl-devel-7.66.0-4.14.1","relates_to_product_reference":"SUSE Manager Proxy 4.2"},{"category":"default_component_of","full_product_name":{"name":"libcurl4-7.66.0-4.14.1 as component of SUSE Manager Proxy 4.2","product_id":"SUSE Manager Proxy 4.2:libcurl4-7.66.0-4.14.1"},"product_reference":"libcurl4-7.66.0-4.14.1","relates_to_product_reference":"SUSE Manager Proxy 4.2"},{"category":"default_component_of","full_product_name":{"name":"libcurl4-32bit-7.66.0-4.14.1 as component of SUSE Manager Proxy 4.2","product_id":"SUSE Manager Proxy 4.2:libcurl4-32bit-7.66.0-4.14.1"},"product_reference":"libcurl4-32bit-7.66.0-4.14.1","relates_to_product_reference":"SUSE Manager Proxy 4.2"},{"category":"default_component_of","full_product_name":{"name":"curl-7.66.0-4.14.1 as component of SUSE Manager Retail Branch Server 4.2","product_id":"SUSE Manager Retail Branch Server 4.2:curl-7.66.0-4.14.1"},"product_reference":"curl-7.66.0-4.14.1","relates_to_product_reference":"SUSE Manager Retail Branch Server 4.2"},{"category":"default_component_of","full_product_name":{"name":"libcurl-devel-7.66.0-4.14.1 as component of SUSE Manager Retail Branch Server 4.2","product_id":"SUSE Manager Retail Branch Server 4.2:libcurl-devel-7.66.0-4.14.1"},"product_reference":"libcurl-devel-7.66.0-4.14.1","relates_to_product_reference":"SUSE Manager Retail Branch Server 4.2"},{"category":"default_component_of","full_product_name":{"name":"libcurl4-7.66.0-4.14.1 as component of SUSE Manager Retail Branch Server 4.2","product_id":"SUSE Manager Retail Branch Server 4.2:libcurl4-7.66.0-4.14.1"},"product_reference":"libcurl4-7.66.0-4.14.1","relates_to_product_reference":"SUSE Manager Retail Branch Server 4.2"},{"category":"default_component_of","full_product_name":{"name":"libcurl4-32bit-7.66.0-4.14.1 as component of SUSE Manager Retail Branch Server 4.2","product_id":"SUSE Manager Retail Branch Server 4.2:libcurl4-32bit-7.66.0-4.14.1"},"product_reference":"libcurl4-32bit-7.66.0-4.14.1","relates_to_product_reference":"SUSE Manager Retail Branch Server 4.2"},{"category":"default_component_of","full_product_name":{"name":"curl-7.66.0-4.14.1 as component of SUSE Enterprise Storage 7.1","product_id":"SUSE Enterprise Storage 7.1:curl-7.66.0-4.14.1"},"product_reference":"curl-7.66.0-4.14.1","relates_to_product_reference":"SUSE Enterprise Storage 7.1"},{"category":"default_component_of","full_product_name":{"name":"libcurl-devel-7.66.0-4.14.1 as component of SUSE Enterprise Storage 7.1","product_id":"SUSE Enterprise Storage 7.1:libcurl-devel-7.66.0-4.14.1"},"product_reference":"libcurl-devel-7.66.0-4.14.1","relates_to_product_reference":"SUSE Enterprise Storage 7.1"},{"category":"default_component_of","full_product_name":{"name":"libcurl4-7.66.0-4.14.1 as component of SUSE Enterprise Storage 7.1","product_id":"SUSE Enterprise Storage 7.1:libcurl4-7.66.0-4.14.1"},"product_reference":"libcurl4-7.66.0-4.14.1","relates_to_product_reference":"SUSE Enterprise Storage 7.1"},{"category":"default_component_of","full_product_name":{"name":"libcurl4-32bit-7.66.0-4.14.1 as component of SUSE Enterprise Storage 7.1","product_id":"SUSE Enterprise Storage 7.1:libcurl4-32bit-7.66.0-4.14.1"},"product_reference":"libcurl4-32bit-7.66.0-4.14.1","relates_to_product_reference":"SUSE Enterprise Storage 7.1"},{"category":"default_component_of","full_product_name":{"name":"curl-7.66.0-4.14.1 as component of SUSE Linux Enterprise Module for Basesystem 15 SP3","product_id":"SUSE Linux Enterprise Module for Basesystem 15 SP3:curl-7.66.0-4.14.1"},"product_reference":"curl-7.66.0-4.14.1","relates_to_product_reference":"SUSE Linux Enterprise Module for Basesystem 15 SP3"},{"category":"default_component_of","full_product_name":{"name":"libcurl-devel-7.66.0-4.14.1 as component of SUSE Linux Enterprise Module for Basesystem 15 SP3","product_id":"SUSE Linux Enterprise Module for Basesystem 15 SP3:libcurl-devel-7.66.0-4.14.1"},"product_reference":"libcurl-devel-7.66.0-4.14.1","relates_to_product_reference":"SUSE Linux Enterprise Module for Basesystem 15 SP3"},{"category":"default_component_of","full_product_name":{"name":"libcurl4-7.66.0-4.14.1 as component of SUSE Linux Enterprise Module for Basesystem 15 SP3","product_id":"SUSE Linux Enterprise Module for Basesystem 15 SP3:libcurl4-7.66.0-4.14.1"},"product_reference":"libcurl4-7.66.0-4.14.1","relates_to_product_reference":"SUSE Linux Enterprise Module for Basesystem 15 SP3"},{"category":"default_component_of","full_product_name":{"name":"libcurl4-32bit-7.66.0-4.14.1 as component of SUSE Linux Enterprise Module for Basesystem 15 SP3","product_id":"SUSE Linux Enterprise Module for Basesystem 15 SP3:libcurl4-32bit-7.66.0-4.14.1"},"product_reference":"libcurl4-32bit-7.66.0-4.14.1","relates_to_product_reference":"SUSE Linux Enterprise Module for Basesystem 15 SP3"},{"category":"default_component_of","full_product_name":{"name":"curl-7.79.1-150400.3.1 as component of SUSE Linux Enterprise Server 15 SP4","product_id":"SUSE Linux Enterprise Server 15 SP4:curl-7.79.1-150400.3.1"},"product_reference":"curl-7.79.1-150400.3.1","relates_to_product_reference":"SUSE Linux Enterprise Server 15 SP4"},{"category":"default_component_of","full_product_name":{"name":"libcurl-devel-7.79.1-150400.3.1 as component of SUSE Linux Enterprise Server 15 SP4","product_id":"SUSE Linux Enterprise Server 15 SP4:libcurl-devel-7.79.1-150400.3.1"},"product_reference":"libcurl-devel-7.79.1-150400.3.1","relates_to_product_reference":"SUSE Linux Enterprise Server 15 SP4"},{"category":"default_component_of","full_product_name":{"name":"libcurl4-7.79.1-150400.3.1 as component of SUSE Linux Enterprise Server 15 SP4","product_id":"SUSE Linux Enterprise Server 15 SP4:libcurl4-7.79.1-150400.3.1"},"product_reference":"libcurl4-7.79.1-150400.3.1","relates_to_product_reference":"SUSE Linux Enterprise Server 15 SP4"},{"category":"default_component_of","full_product_name":{"name":"libcurl4-32bit-7.79.1-150400.3.1 as component of SUSE Linux Enterprise Server 15 SP4","product_id":"SUSE Linux Enterprise Server 15 SP4:libcurl4-32bit-7.79.1-150400.3.1"},"product_reference":"libcurl4-32bit-7.79.1-150400.3.1","relates_to_product_reference":"SUSE Linux Enterprise Server 15 SP4"},{"category":"default_component_of","full_product_name":{"name":"curl-7.79.1-150400.3.1 as component of SUSE Linux Enterprise Desktop 15 SP4","product_id":"SUSE Linux Enterprise Desktop 15 SP4:curl-7.79.1-150400.3.1"},"product_reference":"curl-7.79.1-150400.3.1","relates_to_product_reference":"SUSE Linux Enterprise Desktop 15 SP4"},{"category":"default_component_of","full_product_name":{"name":"libcurl-devel-7.79.1-150400.3.1 as component of SUSE Linux Enterprise Desktop 15 SP4","product_id":"SUSE Linux Enterprise Desktop 15 SP4:libcurl-devel-7.79.1-150400.3.1"},"product_reference":"libcurl-devel-7.79.1-150400.3.1","relates_to_product_reference":"SUSE Linux Enterprise Desktop 15 SP4"},{"category":"default_component_of","full_product_name":{"name":"libcurl4-7.79.1-150400.3.1 as component of SUSE Linux Enterprise Desktop 15 SP4","product_id":"SUSE Linux Enterprise Desktop 15 SP4:libcurl4-7.79.1-150400.3.1"},"product_reference":"libcurl4-7.79.1-150400.3.1","relates_to_product_reference":"SUSE Linux Enterprise Desktop 15 SP4"},{"category":"default_component_of","full_product_name":{"name":"libcurl4-32bit-7.79.1-150400.3.1 as component of SUSE Linux Enterprise Desktop 15 SP4","product_id":"SUSE Linux Enterprise Desktop 15 SP4:libcurl4-32bit-7.79.1-150400.3.1"},"product_reference":"libcurl4-32bit-7.79.1-150400.3.1","relates_to_product_reference":"SUSE Linux Enterprise Desktop 15 SP4"},{"category":"default_component_of","full_product_name":{"name":"curl-7.79.1-150400.3.1 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4","product_id":"SUSE Linux Enterprise Server for SAP Applications 15 SP4:curl-7.79.1-150400.3.1"},"product_reference":"curl-7.79.1-150400.3.1","relates_to_product_reference":"SUSE Linux Enterprise Server for SAP Applications 15 SP4"},{"category":"default_component_of","full_product_name":{"name":"libcurl-devel-7.79.1-150400.3.1 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4","product_id":"SUSE Linux Enterprise Server for SAP Applications 15 SP4:libcurl-devel-7.79.1-150400.3.1"},"product_reference":"libcurl-devel-7.79.1-150400.3.1","relates_to_product_reference":"SUSE Linux Enterprise Server for SAP Applications 15 SP4"},{"category":"default_component_of","full_product_name":{"name":"libcurl4-7.79.1-150400.3.1 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4","product_id":"SUSE Linux Enterprise Server for SAP Applications 15 SP4:libcurl4-7.79.1-150400.3.1"},"product_reference":"libcurl4-7.79.1-150400.3.1","relates_to_product_reference":"SUSE Linux Enterprise Server for SAP Applications 15 SP4"},{"category":"default_component_of","full_product_name":{"name":"libcurl4-32bit-7.79.1-150400.3.1 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4","product_id":"SUSE Linux Enterprise Server for SAP Applications 15 SP4:libcurl4-32bit-7.79.1-150400.3.1"},"product_reference":"libcurl4-32bit-7.79.1-150400.3.1","relates_to_product_reference":"SUSE Linux Enterprise Server for SAP Applications 15 SP4"},{"category":"default_component_of","full_product_name":{"name":"curl-7.79.1-150400.3.1 as component of SUSE Linux Enterprise High Performance Computing 15 SP4","product_id":"SUSE Linux Enterprise High Performance Computing 15 SP4:curl-7.79.1-150400.3.1"},"product_reference":"curl-7.79.1-150400.3.1","relates_to_product_reference":"SUSE Linux Enterprise High Performance Computing 15 SP4"},{"category":"default_component_of","full_product_name":{"name":"libcurl-devel-7.79.1-150400.3.1 as component of SUSE Linux Enterprise High Performance Computing 15 SP4","product_id":"SUSE Linux Enterprise High Performance Computing 15 SP4:libcurl-devel-7.79.1-150400.3.1"},"product_reference":"libcurl-devel-7.79.1-150400.3.1","relates_to_product_reference":"SUSE Linux Enterprise High Performance Computing 15 SP4"},{"category":"default_component_of","full_product_name":{"name":"libcurl4-7.79.1-150400.3.1 as component of SUSE Linux Enterprise High Performance Computing 15 SP4","product_id":"SUSE Linux Enterprise High Performance Computing 15 SP4:libcurl4-7.79.1-150400.3.1"},"product_reference":"libcurl4-7.79.1-150400.3.1","relates_to_product_reference":"SUSE Linux Enterprise High Performance Computing 15 SP4"},{"category":"default_component_of","full_product_name":{"name":"libcurl4-32bit-7.79.1-150400.3.1 as component of SUSE Linux Enterprise High Performance Computing 15 SP4","product_id":"SUSE Linux Enterprise High Performance Computing 15 SP4:libcurl4-32bit-7.79.1-150400.3.1"},"product_reference":"libcurl4-32bit-7.79.1-150400.3.1","relates_to_product_reference":"SUSE Linux Enterprise High Performance Computing 15 SP4"},{"category":"default_component_of","full_product_name":{"name":"curl-7.79.1-150400.3.1 as component of SUSE Manager Server 4.3","product_id":"SUSE Manager Server 4.3:curl-7.79.1-150400.3.1"},"product_reference":"curl-7.79.1-150400.3.1","relates_to_product_reference":"SUSE Manager Server 4.3"},{"category":"default_component_of","full_product_name":{"name":"libcurl-devel-7.79.1-150400.3.1 as component of SUSE Manager Server 4.3","product_id":"SUSE Manager Server 4.3:libcurl-devel-7.79.1-150400.3.1"},"product_reference":"libcurl-devel-7.79.1-150400.3.1","relates_to_product_reference":"SUSE Manager Server 4.3"},{"category":"default_component_of","full_product_name":{"name":"libcurl4-7.79.1-150400.3.1 as component of SUSE Manager Server 4.3","product_id":"SUSE Manager Server 4.3:libcurl4-7.79.1-150400.3.1"},"product_reference":"libcurl4-7.79.1-150400.3.1","relates_to_product_reference":"SUSE Manager Server 4.3"},{"category":"default_component_of","full_product_name":{"name":"libcurl4-32bit-7.79.1-150400.3.1 as component of SUSE Manager Server 4.3","product_id":"SUSE Manager Server 4.3:libcurl4-32bit-7.79.1-150400.3.1"},"product_reference":"libcurl4-32bit-7.79.1-150400.3.1","relates_to_product_reference":"SUSE Manager Server 4.3"},{"category":"default_component_of","full_product_name":{"name":"curl-7.79.1-150400.3.1 as component of SUSE Manager Proxy 4.3","product_id":"SUSE Manager Proxy 4.3:curl-7.79.1-150400.3.1"},"product_reference":"curl-7.79.1-150400.3.1","relates_to_product_reference":"SUSE Manager Proxy 4.3"},{"category":"default_component_of","full_product_name":{"name":"libcurl-devel-7.79.1-150400.3.1 as component of SUSE Manager Proxy 4.3","product_id":"SUSE Manager Proxy 4.3:libcurl-devel-7.79.1-150400.3.1"},"product_reference":"libcurl-devel-7.79.1-150400.3.1","relates_to_product_reference":"SUSE Manager Proxy 4.3"},{"category":"default_component_of","full_product_name":{"name":"libcurl4-7.79.1-150400.3.1 as component of SUSE Manager Proxy 4.3","product_id":"SUSE Manager Proxy 4.3:libcurl4-7.79.1-150400.3.1"},"product_reference":"libcurl4-7.79.1-150400.3.1","relates_to_product_reference":"SUSE Manager Proxy 4.3"},{"category":"default_component_of","full_product_name":{"name":"libcurl4-32bit-7.79.1-150400.3.1 as component of SUSE Manager Proxy 4.3","product_id":"SUSE Manager Proxy 4.3:libcurl4-32bit-7.79.1-150400.3.1"},"product_reference":"libcurl4-32bit-7.79.1-150400.3.1","relates_to_product_reference":"SUSE Manager Proxy 4.3"},{"category":"default_component_of","full_product_name":{"name":"curl-7.79.1-150400.3.1 as component of SUSE Manager Retail Branch Server 4.3","product_id":"SUSE Manager Retail Branch Server 4.3:curl-7.79.1-150400.3.1"},"product_reference":"curl-7.79.1-150400.3.1","relates_to_product_reference":"SUSE Manager Retail Branch Server 4.3"},{"category":"default_component_of","full_product_name":{"name":"libcurl-devel-7.79.1-150400.3.1 as component of SUSE Manager Retail Branch Server 4.3","product_id":"SUSE Manager Retail Branch Server 4.3:libcurl-devel-7.79.1-150400.3.1"},"product_reference":"libcurl-devel-7.79.1-150400.3.1","relates_to_product_reference":"SUSE Manager Retail Branch Server 4.3"},{"category":"default_component_of","full_product_name":{"name":"libcurl4-7.79.1-150400.3.1 as component of SUSE Manager Retail Branch Server 4.3","product_id":"SUSE Manager Retail Branch Server 4.3:libcurl4-7.79.1-150400.3.1"},"product_reference":"libcurl4-7.79.1-150400.3.1","relates_to_product_reference":"SUSE Manager Retail Branch Server 4.3"},{"category":"default_component_of","full_product_name":{"name":"libcurl4-32bit-7.79.1-150400.3.1 as component of SUSE Manager Retail Branch Server 4.3","product_id":"SUSE Manager Retail Branch Server 4.3:libcurl4-32bit-7.79.1-150400.3.1"},"product_reference":"libcurl4-32bit-7.79.1-150400.3.1","relates_to_product_reference":"SUSE Manager Retail Branch Server 4.3"},{"category":"default_component_of","full_product_name":{"name":"curl-7.79.1-150400.3.1 as component of SUSE Linux Enterprise Module for Basesystem 15 SP4","product_id":"SUSE Linux Enterprise Module for Basesystem 15 SP4:curl-7.79.1-150400.3.1"},"product_reference":"curl-7.79.1-150400.3.1","relates_to_product_reference":"SUSE Linux Enterprise Module for Basesystem 15 SP4"},{"category":"default_component_of","full_product_name":{"name":"libcurl-devel-7.79.1-150400.3.1 as component of SUSE Linux Enterprise Module for Basesystem 15 SP4","product_id":"SUSE Linux Enterprise Module for Basesystem 15 SP4:libcurl-devel-7.79.1-150400.3.1"},"product_reference":"libcurl-devel-7.79.1-150400.3.1","relates_to_product_reference":"SUSE Linux Enterprise Module for Basesystem 15 SP4"},{"category":"default_component_of","full_product_name":{"name":"libcurl4-7.79.1-150400.3.1 as component of SUSE Linux Enterprise Module for Basesystem 15 SP4","product_id":"SUSE Linux Enterprise Module for Basesystem 15 SP4:libcurl4-7.79.1-150400.3.1"},"product_reference":"libcurl4-7.79.1-150400.3.1","relates_to_product_reference":"SUSE Linux Enterprise Module for Basesystem 15 SP4"},{"category":"default_component_of","full_product_name":{"name":"libcurl4-32bit-7.79.1-150400.3.1 as component of SUSE Linux Enterprise Module for Basesystem 15 SP4","product_id":"SUSE Linux Enterprise Module for Basesystem 15 SP4:libcurl4-32bit-7.79.1-150400.3.1"},"product_reference":"libcurl4-32bit-7.79.1-150400.3.1","relates_to_product_reference":"SUSE Linux Enterprise Module for Basesystem 15 SP4"},{"category":"default_component_of","full_product_name":{"name":"curl-8.0.1-150400.5.23.1 as component of SUSE Linux Enterprise Server 15 SP5","product_id":"SUSE Linux Enterprise Server 15 SP5:curl-8.0.1-150400.5.23.1"},"product_reference":"curl-8.0.1-150400.5.23.1","relates_to_product_reference":"SUSE Linux Enterprise Server 15 SP5"},{"category":"default_component_of","full_product_name":{"name":"libcurl-devel-8.0.1-150400.5.23.1 as component of SUSE Linux Enterprise Server 15 SP5","product_id":"SUSE Linux Enterprise Server 15 SP5:libcurl-devel-8.0.1-150400.5.23.1"},"product_reference":"libcurl-devel-8.0.1-150400.5.23.1","relates_to_product_reference":"SUSE Linux Enterprise Server 15 SP5"},{"category":"default_component_of","full_product_name":{"name":"libcurl4-8.0.1-150400.5.23.1 as component of SUSE Linux Enterprise Server 15 SP5","product_id":"SUSE Linux Enterprise Server 15 SP5:libcurl4-8.0.1-150400.5.23.1"},"product_reference":"libcurl4-8.0.1-150400.5.23.1","relates_to_product_reference":"SUSE Linux Enterprise Server 15 SP5"},{"category":"default_component_of","full_product_name":{"name":"libcurl4-32bit-8.0.1-150400.5.23.1 as component of SUSE Linux Enterprise Server 15 SP5","product_id":"SUSE Linux Enterprise Server 15 SP5:libcurl4-32bit-8.0.1-150400.5.23.1"},"product_reference":"libcurl4-32bit-8.0.1-150400.5.23.1","relates_to_product_reference":"SUSE Linux Enterprise Server 15 SP5"},{"category":"default_component_of","full_product_name":{"name":"curl-8.0.1-150400.5.23.1 as component of SUSE Linux Enterprise Desktop 15 SP5","product_id":"SUSE Linux Enterprise Desktop 15 SP5:curl-8.0.1-150400.5.23.1"},"product_reference":"curl-8.0.1-150400.5.23.1","relates_to_product_reference":"SUSE Linux Enterprise Desktop 15 SP5"},{"category":"default_component_of","full_product_name":{"name":"libcurl-devel-8.0.1-150400.5.23.1 as component of SUSE Linux Enterprise Desktop 15 SP5","product_id":"SUSE Linux Enterprise Desktop 15 SP5:libcurl-devel-8.0.1-150400.5.23.1"},"product_reference":"libcurl-devel-8.0.1-150400.5.23.1","relates_to_product_reference":"SUSE Linux Enterprise Desktop 15 SP5"},{"category":"default_component_of","full_product_name":{"name":"libcurl4-8.0.1-150400.5.23.1 as component of SUSE Linux Enterprise Desktop 15 SP5","product_id":"SUSE Linux Enterprise Desktop 15 SP5:libcurl4-8.0.1-150400.5.23.1"},"product_reference":"libcurl4-8.0.1-150400.5.23.1","relates_to_product_reference":"SUSE Linux Enterprise Desktop 15 SP5"},{"category":"default_component_of","full_product_name":{"name":"libcurl4-32bit-8.0.1-150400.5.23.1 as component of SUSE Linux Enterprise Desktop 15 SP5","product_id":"SUSE Linux Enterprise Desktop 15 SP5:libcurl4-32bit-8.0.1-150400.5.23.1"},"product_reference":"libcurl4-32bit-8.0.1-150400.5.23.1","relates_to_product_reference":"SUSE Linux Enterprise Desktop 15 SP5"},{"category":"default_component_of","full_product_name":{"name":"curl-8.0.1-150400.5.23.1 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP5","product_id":"SUSE Linux Enterprise Server for SAP Applications 15 SP5:curl-8.0.1-150400.5.23.1"},"product_reference":"curl-8.0.1-150400.5.23.1","relates_to_product_reference":"SUSE Linux Enterprise Server for SAP Applications 15 SP5"},{"category":"default_component_of","full_product_name":{"name":"libcurl-devel-8.0.1-150400.5.23.1 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP5","product_id":"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libcurl-devel-8.0.1-150400.5.23.1"},"product_reference":"libcurl-devel-8.0.1-150400.5.23.1","relates_to_product_reference":"SUSE Linux Enterprise Server for SAP Applications 15 SP5"},{"category":"default_component_of","full_product_name":{"name":"libcurl4-8.0.1-150400.5.23.1 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP5","product_id":"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libcurl4-8.0.1-150400.5.23.1"},"product_reference":"libcurl4-8.0.1-150400.5.23.1","relates_to_product_reference":"SUSE Linux Enterprise Server for SAP Applications 15 SP5"},{"category":"default_component_of","full_product_name":{"name":"libcurl4-32bit-8.0.1-150400.5.23.1 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP5","product_id":"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libcurl4-32bit-8.0.1-150400.5.23.1"},"product_reference":"libcurl4-32bit-8.0.1-150400.5.23.1","relates_to_product_reference":"SUSE Linux Enterprise Server for SAP Applications 15 SP5"},{"category":"default_component_of","full_product_name":{"name":"curl-8.0.1-150400.5.23.1 as component of SUSE Linux Enterprise High Performance Computing 15 SP5","product_id":"SUSE Linux Enterprise High Performance Computing 15 SP5:curl-8.0.1-150400.5.23.1"},"product_reference":"curl-8.0.1-150400.5.23.1","relates_to_product_reference":"SUSE Linux Enterprise High Performance Computing 15 SP5"},{"category":"default_component_of","full_product_name":{"name":"libcurl-devel-8.0.1-150400.5.23.1 as component of SUSE Linux Enterprise High Performance Computing 15 SP5","product_id":"SUSE Linux Enterprise High Performance Computing 15 SP5:libcurl-devel-8.0.1-150400.5.23.1"},"product_reference":"libcurl-devel-8.0.1-150400.5.23.1","relates_to_product_reference":"SUSE Linux Enterprise High Performance Computing 15 SP5"},{"category":"default_component_of","full_product_name":{"name":"libcurl4-8.0.1-150400.5.23.1 as component of SUSE Linux Enterprise High Performance Computing 15 SP5","product_id":"SUSE Linux Enterprise High Performance Computing 15 SP5:libcurl4-8.0.1-150400.5.23.1"},"product_reference":"libcurl4-8.0.1-150400.5.23.1","relates_to_product_reference":"SUSE Linux Enterprise High Performance Computing 15 SP5"},{"category":"default_component_of","full_product_name":{"name":"libcurl4-32bit-8.0.1-150400.5.23.1 as component of SUSE Linux Enterprise High Performance Computing 15 SP5","product_id":"SUSE Linux Enterprise High Performance Computing 15 SP5:libcurl4-32bit-8.0.1-150400.5.23.1"},"product_reference":"libcurl4-32bit-8.0.1-150400.5.23.1","relates_to_product_reference":"SUSE Linux Enterprise High Performance Computing 15 SP5"},{"category":"default_component_of","full_product_name":{"name":"curl-8.0.1-150400.5.23.1 as component of SUSE Linux Enterprise Module for Basesystem 15 SP5","product_id":"SUSE Linux Enterprise Module for Basesystem 15 SP5:curl-8.0.1-150400.5.23.1"},"product_reference":"curl-8.0.1-150400.5.23.1","relates_to_product_reference":"SUSE Linux Enterprise Module for Basesystem 15 SP5"},{"category":"default_component_of","full_product_name":{"name":"libcurl-devel-8.0.1-150400.5.23.1 as component of SUSE Linux Enterprise Module for Basesystem 15 SP5","product_id":"SUSE Linux Enterprise Module for Basesystem 15 SP5:libcurl-devel-8.0.1-150400.5.23.1"},"product_reference":"libcurl-devel-8.0.1-150400.5.23.1","relates_to_product_reference":"SUSE Linux Enterprise Module for Basesystem 15 SP5"},{"category":"default_component_of","full_product_name":{"name":"libcurl4-8.0.1-150400.5.23.1 as component of SUSE Linux Enterprise Module for Basesystem 15 SP5","product_id":"SUSE Linux Enterprise Module for Basesystem 15 SP5:libcurl4-8.0.1-150400.5.23.1"},"product_reference":"libcurl4-8.0.1-150400.5.23.1","relates_to_product_reference":"SUSE Linux Enterprise Module for Basesystem 15 SP5"},{"category":"default_component_of","full_product_name":{"name":"libcurl4-32bit-8.0.1-150400.5.23.1 as component of SUSE Linux Enterprise Module for Basesystem 15 SP5","product_id":"SUSE Linux Enterprise Module for Basesystem 15 SP5:libcurl4-32bit-8.0.1-150400.5.23.1"},"product_reference":"libcurl4-32bit-8.0.1-150400.5.23.1","relates_to_product_reference":"SUSE Linux Enterprise Module for Basesystem 15 SP5"},{"category":"default_component_of","full_product_name":{"name":"curl-8.6.0-150600.2.2 as component of SUSE Linux Enterprise Server 15 SP6","product_id":"SUSE Linux Enterprise Server 15 SP6:curl-8.6.0-150600.2.2"},"product_reference":"curl-8.6.0-150600.2.2","relates_to_product_reference":"SUSE Linux Enterprise Server 15 SP6"},{"category":"default_component_of","full_product_name":{"name":"libcurl-devel-8.6.0-150600.2.2 as component of SUSE Linux Enterprise Server 15 SP6","product_id":"SUSE Linux Enterprise Server 15 SP6:libcurl-devel-8.6.0-150600.2.2"},"product_reference":"libcurl-devel-8.6.0-150600.2.2","relates_to_product_reference":"SUSE Linux Enterprise Server 15 SP6"},{"category":"default_component_of","full_product_name":{"name":"libcurl4-8.6.0-150600.2.2 as component of SUSE Linux Enterprise Server 15 SP6","product_id":"SUSE Linux Enterprise Server 15 SP6:libcurl4-8.6.0-150600.2.2"},"product_reference":"libcurl4-8.6.0-150600.2.2","relates_to_product_reference":"SUSE Linux Enterprise Server 15 SP6"},{"category":"default_component_of","full_product_name":{"name":"libcurl4-32bit-8.6.0-150600.2.2 as component of SUSE Linux Enterprise Server 15 SP6","product_id":"SUSE Linux Enterprise Server 15 SP6:libcurl4-32bit-8.6.0-150600.2.2"},"product_reference":"libcurl4-32bit-8.6.0-150600.2.2","relates_to_product_reference":"SUSE Linux Enterprise Server 15 SP6"},{"category":"default_component_of","full_product_name":{"name":"curl-8.6.0-150600.2.2 as component of SUSE Linux Enterprise Desktop 15 SP6","product_id":"SUSE Linux Enterprise Desktop 15 SP6:curl-8.6.0-150600.2.2"},"product_reference":"curl-8.6.0-150600.2.2","relates_to_product_reference":"SUSE Linux Enterprise Desktop 15 SP6"},{"category":"default_component_of","full_product_name":{"name":"libcurl-devel-8.6.0-150600.2.2 as component of SUSE Linux Enterprise Desktop 15 SP6","product_id":"SUSE Linux Enterprise Desktop 15 SP6:libcurl-devel-8.6.0-150600.2.2"},"product_reference":"libcurl-devel-8.6.0-150600.2.2","relates_to_product_reference":"SUSE Linux Enterprise Desktop 15 SP6"},{"category":"default_component_of","full_product_name":{"name":"libcurl4-8.6.0-150600.2.2 as component of SUSE Linux Enterprise Desktop 15 SP6","product_id":"SUSE Linux Enterprise Desktop 15 SP6:libcurl4-8.6.0-150600.2.2"},"product_reference":"libcurl4-8.6.0-150600.2.2","relates_to_product_reference":"SUSE Linux Enterprise Desktop 15 SP6"},{"category":"default_component_of","full_product_name":{"name":"libcurl4-32bit-8.6.0-150600.2.2 as component of SUSE Linux Enterprise Desktop 15 SP6","product_id":"SUSE Linux Enterprise Desktop 15 SP6:libcurl4-32bit-8.6.0-150600.2.2"},"product_reference":"libcurl4-32bit-8.6.0-150600.2.2","relates_to_product_reference":"SUSE Linux Enterprise Desktop 15 SP6"},{"category":"default_component_of","full_product_name":{"name":"curl-8.6.0-150600.2.2 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP6","product_id":"SUSE Linux Enterprise Server for SAP Applications 15 SP6:curl-8.6.0-150600.2.2"},"product_reference":"curl-8.6.0-150600.2.2","relates_to_product_reference":"SUSE Linux Enterprise Server for SAP Applications 15 SP6"},{"category":"default_component_of","full_product_name":{"name":"libcurl-devel-8.6.0-150600.2.2 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP6","product_id":"SUSE Linux Enterprise Server for SAP Applications 15 SP6:libcurl-devel-8.6.0-150600.2.2"},"product_reference":"libcurl-devel-8.6.0-150600.2.2","relates_to_product_reference":"SUSE Linux Enterprise Server for SAP Applications 15 SP6"},{"category":"default_component_of","full_product_name":{"name":"libcurl4-8.6.0-150600.2.2 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP6","product_id":"SUSE Linux Enterprise Server for SAP Applications 15 SP6:libcurl4-8.6.0-150600.2.2"},"product_reference":"libcurl4-8.6.0-150600.2.2","relates_to_product_reference":"SUSE Linux Enterprise Server for SAP Applications 15 SP6"},{"category":"default_component_of","full_product_name":{"name":"libcurl4-32bit-8.6.0-150600.2.2 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP6","product_id":"SUSE Linux Enterprise Server for SAP Applications 15 SP6:libcurl4-32bit-8.6.0-150600.2.2"},"product_reference":"libcurl4-32bit-8.6.0-150600.2.2","relates_to_product_reference":"SUSE Linux Enterprise Server for SAP Applications 15 SP6"},{"category":"default_component_of","full_product_name":{"name":"curl-8.6.0-150600.2.2 as component of SUSE Linux Enterprise High Performance Computing 15 SP6","product_id":"SUSE Linux Enterprise High Performance Computing 15 SP6:curl-8.6.0-150600.2.2"},"product_reference":"curl-8.6.0-150600.2.2","relates_to_product_reference":"SUSE Linux Enterprise High Performance Computing 15 SP6"},{"category":"default_component_of","full_product_name":{"name":"libcurl-devel-8.6.0-150600.2.2 as component of SUSE Linux Enterprise High Performance Computing 15 SP6","product_id":"SUSE Linux Enterprise High Performance Computing 15 SP6:libcurl-devel-8.6.0-150600.2.2"},"product_reference":"libcurl-devel-8.6.0-150600.2.2","relates_to_product_reference":"SUSE Linux Enterprise High Performance Computing 15 SP6"},{"category":"default_component_of","full_product_name":{"name":"libcurl4-8.6.0-150600.2.2 as component of SUSE Linux Enterprise High Performance Computing 15 SP6","product_id":"SUSE Linux Enterprise High Performance Computing 15 SP6:libcurl4-8.6.0-150600.2.2"},"product_reference":"libcurl4-8.6.0-150600.2.2","relates_to_product_reference":"SUSE Linux Enterprise High Performance Computing 15 SP6"},{"category":"default_component_of","full_product_name":{"name":"libcurl4-32bit-8.6.0-150600.2.2 as component of SUSE Linux Enterprise High Performance Computing 15 SP6","product_id":"SUSE Linux Enterprise High Performance Computing 15 SP6:libcurl4-32bit-8.6.0-150600.2.2"},"product_reference":"libcurl4-32bit-8.6.0-150600.2.2","relates_to_product_reference":"SUSE Linux Enterprise High Performance Computing 15 SP6"},{"category":"default_component_of","full_product_name":{"name":"curl-8.6.0-150600.2.2 as component of SUSE Linux Enterprise Module for Basesystem 15 SP6","product_id":"SUSE Linux Enterprise Module for Basesystem 15 SP6:curl-8.6.0-150600.2.2"},"product_reference":"curl-8.6.0-150600.2.2","relates_to_product_reference":"SUSE Linux Enterprise Module for Basesystem 15 SP6"},{"category":"default_component_of","full_product_name":{"name":"libcurl-devel-8.6.0-150600.2.2 as component of SUSE Linux Enterprise Module for Basesystem 15 SP6","product_id":"SUSE Linux Enterprise Module for Basesystem 15 SP6:libcurl-devel-8.6.0-150600.2.2"},"product_reference":"libcurl-devel-8.6.0-150600.2.2","relates_to_product_reference":"SUSE Linux Enterprise Module for Basesystem 15 SP6"},{"category":"default_component_of","full_product_name":{"name":"libcurl4-8.6.0-150600.2.2 as component of SUSE Linux Enterprise Module for Basesystem 15 SP6","product_id":"SUSE Linux Enterprise Module for Basesystem 15 SP6:libcurl4-8.6.0-150600.2.2"},"product_reference":"libcurl4-8.6.0-150600.2.2","relates_to_product_reference":"SUSE Linux Enterprise Module for Basesystem 15 SP6"},{"category":"default_component_of","full_product_name":{"name":"libcurl4-32bit-8.6.0-150600.2.2 as component of SUSE Linux Enterprise Module for Basesystem 15 SP6","product_id":"SUSE Linux Enterprise Module for Basesystem 15 SP6:libcurl4-32bit-8.6.0-150600.2.2"},"product_reference":"libcurl4-32bit-8.6.0-150600.2.2","relates_to_product_reference":"SUSE Linux Enterprise Module for Basesystem 15 SP6"},{"category":"default_component_of","full_product_name":{"name":"curl-8.6.0-150600.4.21.1 as component of SUSE Linux Enterprise Server 15 SP7","product_id":"SUSE Linux Enterprise Server 15 SP7:curl-8.6.0-150600.4.21.1"},"product_reference":"curl-8.6.0-150600.4.21.1","relates_to_product_reference":"SUSE Linux Enterprise Server 15 SP7"},{"category":"default_component_of","full_product_name":{"name":"libcurl-devel-8.6.0-150600.4.21.1 as component of SUSE Linux Enterprise Server 15 SP7","product_id":"SUSE Linux Enterprise Server 15 SP7:libcurl-devel-8.6.0-150600.4.21.1"},"product_reference":"libcurl-devel-8.6.0-150600.4.21.1","relates_to_product_reference":"SUSE Linux Enterprise Server 15 SP7"},{"category":"default_component_of","full_product_name":{"name":"libcurl4-8.6.0-150600.4.21.1 as component of SUSE Linux Enterprise Server 15 SP7","product_id":"SUSE Linux Enterprise Server 15 SP7:libcurl4-8.6.0-150600.4.21.1"},"product_reference":"libcurl4-8.6.0-150600.4.21.1","relates_to_product_reference":"SUSE Linux Enterprise Server 15 SP7"},{"category":"default_component_of","full_product_name":{"name":"libcurl4-32bit-8.6.0-150600.4.21.1 as component of SUSE Linux Enterprise Server 15 SP7","product_id":"SUSE Linux Enterprise Server 15 SP7:libcurl4-32bit-8.6.0-150600.4.21.1"},"product_reference":"libcurl4-32bit-8.6.0-150600.4.21.1","relates_to_product_reference":"SUSE Linux Enterprise Server 15 SP7"},{"category":"default_component_of","full_product_name":{"name":"curl-8.6.0-150600.4.21.1 as component of SUSE Linux Enterprise Desktop 15 SP7","product_id":"SUSE Linux Enterprise Desktop 15 SP7:curl-8.6.0-150600.4.21.1"},"product_reference":"curl-8.6.0-150600.4.21.1","relates_to_product_reference":"SUSE Linux Enterprise Desktop 15 SP7"},{"category":"default_component_of","full_product_name":{"name":"libcurl-devel-8.6.0-150600.4.21.1 as component of SUSE Linux Enterprise Desktop 15 SP7","product_id":"SUSE Linux Enterprise Desktop 15 SP7:libcurl-devel-8.6.0-150600.4.21.1"},"product_reference":"libcurl-devel-8.6.0-150600.4.21.1","relates_to_product_reference":"SUSE Linux Enterprise Desktop 15 SP7"},{"category":"default_component_of","full_product_name":{"name":"libcurl4-8.6.0-150600.4.21.1 as component of SUSE Linux Enterprise Desktop 15 SP7","product_id":"SUSE Linux Enterprise Desktop 15 SP7:libcurl4-8.6.0-150600.4.21.1"},"product_reference":"libcurl4-8.6.0-150600.4.21.1","relates_to_product_reference":"SUSE Linux Enterprise Desktop 15 SP7"},{"category":"default_component_of","full_product_name":{"name":"libcurl4-32bit-8.6.0-150600.4.21.1 as component of SUSE Linux Enterprise Desktop 15 SP7","product_id":"SUSE Linux Enterprise Desktop 15 SP7:libcurl4-32bit-8.6.0-150600.4.21.1"},"product_reference":"libcurl4-32bit-8.6.0-150600.4.21.1","relates_to_product_reference":"SUSE Linux Enterprise Desktop 15 SP7"},{"category":"default_component_of","full_product_name":{"name":"curl-8.6.0-150600.4.21.1 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP7","product_id":"SUSE Linux Enterprise Server for SAP Applications 15 SP7:curl-8.6.0-150600.4.21.1"},"product_reference":"curl-8.6.0-150600.4.21.1","relates_to_product_reference":"SUSE Linux Enterprise Server for SAP Applications 15 SP7"},{"category":"default_component_of","full_product_name":{"name":"libcurl-devel-8.6.0-150600.4.21.1 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP7","product_id":"SUSE Linux Enterprise Server for SAP Applications 15 SP7:libcurl-devel-8.6.0-150600.4.21.1"},"product_reference":"libcurl-devel-8.6.0-150600.4.21.1","relates_to_product_reference":"SUSE Linux Enterprise Server for SAP Applications 15 SP7"},{"category":"default_component_of","full_product_name":{"name":"libcurl4-8.6.0-150600.4.21.1 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP7","product_id":"SUSE Linux Enterprise Server for SAP Applications 15 SP7:libcurl4-8.6.0-150600.4.21.1"},"product_reference":"libcurl4-8.6.0-150600.4.21.1","relates_to_product_reference":"SUSE Linux Enterprise Server for SAP Applications 15 SP7"},{"category":"default_component_of","full_product_name":{"name":"libcurl4-32bit-8.6.0-150600.4.21.1 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP7","product_id":"SUSE Linux Enterprise Server for SAP Applications 15 SP7:libcurl4-32bit-8.6.0-150600.4.21.1"},"product_reference":"libcurl4-32bit-8.6.0-150600.4.21.1","relates_to_product_reference":"SUSE Linux Enterprise Server for SAP Applications 15 SP7"},{"category":"default_component_of","full_product_name":{"name":"curl-8.6.0-150600.4.21.1 as component of SUSE Linux Enterprise High Performance Computing 15 SP7","product_id":"SUSE Linux Enterprise High Performance Computing 15 SP7:curl-8.6.0-150600.4.21.1"},"product_reference":"curl-8.6.0-150600.4.21.1","relates_to_product_reference":"SUSE Linux Enterprise High Performance Computing 15 SP7"},{"category":"default_component_of","full_product_name":{"name":"libcurl-devel-8.6.0-150600.4.21.1 as component of SUSE Linux Enterprise High Performance Computing 15 SP7","product_id":"SUSE Linux Enterprise High Performance Computing 15 SP7:libcurl-devel-8.6.0-150600.4.21.1"},"product_reference":"libcurl-devel-8.6.0-150600.4.21.1","relates_to_product_reference":"SUSE Linux Enterprise High Performance Computing 15 SP7"},{"category":"default_component_of","full_product_name":{"name":"libcurl4-8.6.0-150600.4.21.1 as component of SUSE Linux Enterprise High Performance Computing 15 SP7","product_id":"SUSE Linux Enterprise High Performance Computing 15 SP7:libcurl4-8.6.0-150600.4.21.1"},"product_reference":"libcurl4-8.6.0-150600.4.21.1","relates_to_product_reference":"SUSE Linux Enterprise High Performance Computing 15 SP7"},{"category":"default_component_of","full_product_name":{"name":"libcurl4-32bit-8.6.0-150600.4.21.1 as component of SUSE Linux Enterprise High Performance Computing 15 SP7","product_id":"SUSE Linux Enterprise High Performance Computing 15 SP7:libcurl4-32bit-8.6.0-150600.4.21.1"},"product_reference":"libcurl4-32bit-8.6.0-150600.4.21.1","relates_to_product_reference":"SUSE Linux Enterprise High Performance Computing 15 SP7"},{"category":"default_component_of","full_product_name":{"name":"curl-8.6.0-150600.4.21.1 as component of SUSE Linux Enterprise Module for Basesystem 15 SP7","product_id":"SUSE Linux Enterprise Module for Basesystem 15 SP7:curl-8.6.0-150600.4.21.1"},"product_reference":"curl-8.6.0-150600.4.21.1","relates_to_product_reference":"SUSE Linux Enterprise Module for Basesystem 15 SP7"},{"category":"default_component_of","full_product_name":{"name":"libcurl-devel-8.6.0-150600.4.21.1 as component of SUSE Linux Enterprise Module for Basesystem 15 SP7","product_id":"SUSE Linux Enterprise Module for Basesystem 15 SP7:libcurl-devel-8.6.0-150600.4.21.1"},"product_reference":"libcurl-devel-8.6.0-150600.4.21.1","relates_to_product_reference":"SUSE Linux Enterprise Module for Basesystem 15 SP7"},{"category":"default_component_of","full_product_name":{"name":"libcurl4-8.6.0-150600.4.21.1 as component of SUSE Linux Enterprise Module for Basesystem 15 SP7","product_id":"SUSE Linux Enterprise Module for Basesystem 15 SP7:libcurl4-8.6.0-150600.4.21.1"},"product_reference":"libcurl4-8.6.0-150600.4.21.1","relates_to_product_reference":"SUSE Linux Enterprise Module for Basesystem 15 SP7"},{"category":"default_component_of","full_product_name":{"name":"libcurl4-32bit-8.6.0-150600.4.21.1 as component of SUSE Linux Enterprise Module for Basesystem 15 SP7","product_id":"SUSE Linux Enterprise Module for Basesystem 15 SP7:libcurl4-32bit-8.6.0-150600.4.21.1"},"product_reference":"libcurl4-32bit-8.6.0-150600.4.21.1","relates_to_product_reference":"SUSE Linux Enterprise Module for Basesystem 15 SP7"},{"category":"default_component_of","full_product_name":{"name":"curl-7.19.7-1.70.8.1 as component of SUSE Linux Enterprise Server 11 SP1-TERADATA","product_id":"SUSE Linux Enterprise Server 11 SP1-TERADATA:curl-7.19.7-1.70.8.1"},"product_reference":"curl-7.19.7-1.70.8.1","relates_to_product_reference":"SUSE Linux Enterprise Server 11 SP1-TERADATA"},{"category":"default_component_of","full_product_name":{"name":"curl-openssl1-7.19.7-1.70.8.1 as component of SUSE Linux Enterprise Server 11 SP1-TERADATA","product_id":"SUSE Linux Enterprise Server 11 SP1-TERADATA:curl-openssl1-7.19.7-1.70.8.1"},"product_reference":"curl-openssl1-7.19.7-1.70.8.1","relates_to_product_reference":"SUSE Linux Enterprise Server 11 SP1-TERADATA"},{"category":"default_component_of","full_product_name":{"name":"libcurl4-7.19.7-1.70.8.1 as component of SUSE Linux Enterprise Server 11 SP1-TERADATA","product_id":"SUSE Linux Enterprise Server 11 SP1-TERADATA:libcurl4-7.19.7-1.70.8.1"},"product_reference":"libcurl4-7.19.7-1.70.8.1","relates_to_product_reference":"SUSE Linux Enterprise Server 11 SP1-TERADATA"},{"category":"default_component_of","full_product_name":{"name":"libcurl4-32bit-7.19.7-1.70.8.1 as component of SUSE Linux Enterprise Server 11 SP1-TERADATA","product_id":"SUSE Linux Enterprise Server 11 SP1-TERADATA:libcurl4-32bit-7.19.7-1.70.8.1"},"product_reference":"libcurl4-32bit-7.19.7-1.70.8.1","relates_to_product_reference":"SUSE Linux Enterprise Server 11 SP1-TERADATA"},{"category":"default_component_of","full_product_name":{"name":"libcurl4-openssl1-7.19.7-1.70.8.1 as component of SUSE Linux Enterprise Server 11 SP1-TERADATA","product_id":"SUSE Linux Enterprise Server 11 SP1-TERADATA:libcurl4-openssl1-7.19.7-1.70.8.1"},"product_reference":"libcurl4-openssl1-7.19.7-1.70.8.1","relates_to_product_reference":"SUSE Linux Enterprise Server 11 SP1-TERADATA"},{"category":"default_component_of","full_product_name":{"name":"libcurl4-openssl1-32bit-7.19.7-1.70.8.1 as component of SUSE Linux Enterprise Server 11 SP1-TERADATA","product_id":"SUSE Linux Enterprise Server 11 SP1-TERADATA:libcurl4-openssl1-32bit-7.19.7-1.70.8.1"},"product_reference":"libcurl4-openssl1-32bit-7.19.7-1.70.8.1","relates_to_product_reference":"SUSE Linux Enterprise Server 11 SP1-TERADATA"},{"category":"default_component_of","full_product_name":{"name":"curl-7.19.7-1.70.8.1 as component of SUSE Linux Enterprise Server 11 SP3-TERADATA","product_id":"SUSE Linux Enterprise Server 11 SP3-TERADATA:curl-7.19.7-1.70.8.1"},"product_reference":"curl-7.19.7-1.70.8.1","relates_to_product_reference":"SUSE Linux Enterprise Server 11 SP3-TERADATA"},{"category":"default_component_of","full_product_name":{"name":"curl-openssl1-7.19.7-1.70.8.1 as component of SUSE Linux Enterprise Server 11 SP3-TERADATA","product_id":"SUSE Linux Enterprise Server 11 SP3-TERADATA:curl-openssl1-7.19.7-1.70.8.1"},"product_reference":"curl-openssl1-7.19.7-1.70.8.1","relates_to_product_reference":"SUSE Linux Enterprise Server 11 SP3-TERADATA"},{"category":"default_component_of","full_product_name":{"name":"libcurl4-7.19.7-1.70.8.1 as component of SUSE Linux Enterprise Server 11 SP3-TERADATA","product_id":"SUSE Linux Enterprise Server 11 SP3-TERADATA:libcurl4-7.19.7-1.70.8.1"},"product_reference":"libcurl4-7.19.7-1.70.8.1","relates_to_product_reference":"SUSE Linux Enterprise Server 11 SP3-TERADATA"},{"category":"default_component_of","full_product_name":{"name":"libcurl4-32bit-7.19.7-1.70.8.1 as component of SUSE Linux Enterprise Server 11 SP3-TERADATA","product_id":"SUSE Linux Enterprise Server 11 SP3-TERADATA:libcurl4-32bit-7.19.7-1.70.8.1"},"product_reference":"libcurl4-32bit-7.19.7-1.70.8.1","relates_to_product_reference":"SUSE Linux Enterprise Server 11 SP3-TERADATA"},{"category":"default_component_of","full_product_name":{"name":"libcurl4-openssl1-7.19.7-1.70.8.1 as component of SUSE Linux Enterprise Server 11 SP3-TERADATA","product_id":"SUSE Linux Enterprise Server 11 SP3-TERADATA:libcurl4-openssl1-7.19.7-1.70.8.1"},"product_reference":"libcurl4-openssl1-7.19.7-1.70.8.1","relates_to_product_reference":"SUSE Linux Enterprise Server 11 SP3-TERADATA"},{"category":"default_component_of","full_product_name":{"name":"libcurl4-openssl1-32bit-7.19.7-1.70.8.1 as component of SUSE Linux Enterprise Server 11 SP3-TERADATA","product_id":"SUSE Linux Enterprise Server 11 SP3-TERADATA:libcurl4-openssl1-32bit-7.19.7-1.70.8.1"},"product_reference":"libcurl4-openssl1-32bit-7.19.7-1.70.8.1","relates_to_product_reference":"SUSE Linux Enterprise Server 11 SP3-TERADATA"},{"category":"default_component_of","full_product_name":{"name":"curl-7.19.7-1.70.8.1 as component of SUSE Linux Enterprise Server 11 SP4","product_id":"SUSE Linux Enterprise Server 11 SP4:curl-7.19.7-1.70.8.1"},"product_reference":"curl-7.19.7-1.70.8.1","relates_to_product_reference":"SUSE Linux Enterprise Server 11 SP4"},{"category":"default_component_of","full_product_name":{"name":"libcurl4-7.19.7-1.70.8.1 as component of SUSE Linux Enterprise Server 11 SP4","product_id":"SUSE Linux Enterprise Server 11 SP4:libcurl4-7.19.7-1.70.8.1"},"product_reference":"libcurl4-7.19.7-1.70.8.1","relates_to_product_reference":"SUSE Linux Enterprise Server 11 SP4"},{"category":"default_component_of","full_product_name":{"name":"libcurl4-32bit-7.19.7-1.70.8.1 as component of SUSE Linux Enterprise Server 11 SP4","product_id":"SUSE Linux Enterprise Server 11 SP4:libcurl4-32bit-7.19.7-1.70.8.1"},"product_reference":"libcurl4-32bit-7.19.7-1.70.8.1","relates_to_product_reference":"SUSE Linux Enterprise Server 11 SP4"},{"category":"default_component_of","full_product_name":{"name":"libcurl4-x86-7.19.7-1.70.8.1 as component of SUSE Linux Enterprise Server 11 SP4","product_id":"SUSE Linux Enterprise Server 11 SP4:libcurl4-x86-7.19.7-1.70.8.1"},"product_reference":"libcurl4-x86-7.19.7-1.70.8.1","relates_to_product_reference":"SUSE Linux Enterprise Server 11 SP4"},{"category":"default_component_of","full_product_name":{"name":"curl-openssl1-7.19.7-1.70.8.1 as component of SUSE Linux Enterprise Server 11-SECURITY","product_id":"SUSE Linux Enterprise Server 11-SECURITY:curl-openssl1-7.19.7-1.70.8.1"},"product_reference":"curl-openssl1-7.19.7-1.70.8.1","relates_to_product_reference":"SUSE Linux Enterprise Server 11-SECURITY"},{"category":"default_component_of","full_product_name":{"name":"libcurl4-openssl1-7.19.7-1.70.8.1 as component of SUSE Linux Enterprise Server 11-SECURITY","product_id":"SUSE Linux Enterprise Server 11-SECURITY:libcurl4-openssl1-7.19.7-1.70.8.1"},"product_reference":"libcurl4-openssl1-7.19.7-1.70.8.1","relates_to_product_reference":"SUSE Linux Enterprise Server 11-SECURITY"},{"category":"default_component_of","full_product_name":{"name":"libcurl4-openssl1-32bit-7.19.7-1.70.8.1 as component of SUSE Linux Enterprise Server 11-SECURITY","product_id":"SUSE Linux Enterprise Server 11-SECURITY:libcurl4-openssl1-32bit-7.19.7-1.70.8.1"},"product_reference":"libcurl4-openssl1-32bit-7.19.7-1.70.8.1","relates_to_product_reference":"SUSE Linux Enterprise Server 11-SECURITY"},{"category":"default_component_of","full_product_name":{"name":"libcurl4-openssl1-x86-7.19.7-1.70.8.1 as component of SUSE Linux Enterprise Server 11-SECURITY","product_id":"SUSE Linux Enterprise Server 11-SECURITY:libcurl4-openssl1-x86-7.19.7-1.70.8.1"},"product_reference":"libcurl4-openssl1-x86-7.19.7-1.70.8.1","relates_to_product_reference":"SUSE Linux Enterprise Server 11-SECURITY"},{"category":"default_component_of","full_product_name":{"name":"curl-7.37.0-37.8.1 as component of SUSE Linux Enterprise Server 12 SP2","product_id":"SUSE Linux Enterprise Server 12 SP2:curl-7.37.0-37.8.1"},"product_reference":"curl-7.37.0-37.8.1","relates_to_product_reference":"SUSE Linux Enterprise Server 12 SP2"},{"category":"default_component_of","full_product_name":{"name":"libcurl4-7.37.0-37.8.1 as component of SUSE Linux Enterprise Server 12 SP2","product_id":"SUSE Linux Enterprise Server 12 SP2:libcurl4-7.37.0-37.8.1"},"product_reference":"libcurl4-7.37.0-37.8.1","relates_to_product_reference":"SUSE Linux Enterprise Server 12 SP2"},{"category":"default_component_of","full_product_name":{"name":"libcurl4-32bit-7.37.0-37.8.1 as component of SUSE Linux Enterprise Server 12 SP2","product_id":"SUSE Linux Enterprise Server 12 SP2:libcurl4-32bit-7.37.0-37.8.1"},"product_reference":"libcurl4-32bit-7.37.0-37.8.1","relates_to_product_reference":"SUSE Linux Enterprise Server 12 SP2"},{"category":"default_component_of","full_product_name":{"name":"curl-7.37.0-37.8.1 as component of SUSE Linux Enterprise Server 12 SP3","product_id":"SUSE Linux Enterprise Server 12 SP3:curl-7.37.0-37.8.1"},"product_reference":"curl-7.37.0-37.8.1","relates_to_product_reference":"SUSE Linux Enterprise Server 12 SP3"},{"category":"default_component_of","full_product_name":{"name":"libcurl4-7.37.0-37.8.1 as component of SUSE Linux Enterprise Server 12 SP3","product_id":"SUSE Linux Enterprise Server 12 SP3:libcurl4-7.37.0-37.8.1"},"product_reference":"libcurl4-7.37.0-37.8.1","relates_to_product_reference":"SUSE Linux Enterprise Server 12 SP3"},{"category":"default_component_of","full_product_name":{"name":"libcurl4-32bit-7.37.0-37.8.1 as component of SUSE Linux Enterprise Server 12 SP3","product_id":"SUSE Linux Enterprise Server 12 SP3:libcurl4-32bit-7.37.0-37.8.1"},"product_reference":"libcurl4-32bit-7.37.0-37.8.1","relates_to_product_reference":"SUSE Linux Enterprise Server 12 SP3"},{"category":"default_component_of","full_product_name":{"name":"curl-7.60.0-2.11 as component of SUSE Linux Enterprise Server 12 SP4","product_id":"SUSE Linux Enterprise Server 12 SP4:curl-7.60.0-2.11"},"product_reference":"curl-7.60.0-2.11","relates_to_product_reference":"SUSE Linux Enterprise Server 12 SP4"},{"category":"default_component_of","full_product_name":{"name":"libcurl4-7.60.0-2.11 as component of SUSE Linux Enterprise Server 12 SP4","product_id":"SUSE Linux Enterprise Server 12 SP4:libcurl4-7.60.0-2.11"},"product_reference":"libcurl4-7.60.0-2.11","relates_to_product_reference":"SUSE Linux Enterprise Server 12 SP4"},{"category":"default_component_of","full_product_name":{"name":"libcurl4-32bit-7.60.0-2.11 as component of SUSE Linux Enterprise Server 12 SP4","product_id":"SUSE Linux Enterprise Server 12 SP4:libcurl4-32bit-7.60.0-2.11"},"product_reference":"libcurl4-32bit-7.60.0-2.11","relates_to_product_reference":"SUSE Linux Enterprise Server 12 SP4"},{"category":"default_component_of","full_product_name":{"name":"curl-7.60.0-9.8 as component of SUSE Linux Enterprise Server 12 SP5","product_id":"SUSE Linux Enterprise Server 12 SP5:curl-7.60.0-9.8"},"product_reference":"curl-7.60.0-9.8","relates_to_product_reference":"SUSE Linux Enterprise Server 12 SP5"},{"category":"default_component_of","full_product_name":{"name":"libcurl4-7.60.0-9.8 as component of SUSE Linux Enterprise Server 12 SP5","product_id":"SUSE Linux Enterprise Server 12 SP5:libcurl4-7.60.0-9.8"},"product_reference":"libcurl4-7.60.0-9.8","relates_to_product_reference":"SUSE Linux Enterprise Server 12 SP5"},{"category":"default_component_of","full_product_name":{"name":"libcurl4-32bit-7.60.0-9.8 as component of SUSE Linux Enterprise Server 12 SP5","product_id":"SUSE Linux Enterprise Server 12 SP5:libcurl4-32bit-7.60.0-9.8"},"product_reference":"libcurl4-32bit-7.60.0-9.8","relates_to_product_reference":"SUSE Linux Enterprise Server 12 SP5"},{"category":"default_component_of","full_product_name":{"name":"curl-8.14.1-160000.2.2 as component of SUSE Linux Enterprise Server 16.0","product_id":"SUSE Linux Enterprise Server 16.0:curl-8.14.1-160000.2.2"},"product_reference":"curl-8.14.1-160000.2.2","relates_to_product_reference":"SUSE Linux Enterprise Server 16.0"},{"category":"default_component_of","full_product_name":{"name":"curl-zsh-completion-8.14.1-160000.2.2 as component of SUSE Linux Enterprise Server 16.0","product_id":"SUSE Linux Enterprise Server 16.0:curl-zsh-completion-8.14.1-160000.2.2"},"product_reference":"curl-zsh-completion-8.14.1-160000.2.2","relates_to_product_reference":"SUSE Linux Enterprise Server 16.0"},{"category":"default_component_of","full_product_name":{"name":"libcurl-devel-8.14.1-160000.2.2 as component of SUSE Linux Enterprise Server 16.0","product_id":"SUSE Linux Enterprise Server 16.0:libcurl-devel-8.14.1-160000.2.2"},"product_reference":"libcurl-devel-8.14.1-160000.2.2","relates_to_product_reference":"SUSE Linux Enterprise Server 16.0"},{"category":"default_component_of","full_product_name":{"name":"libcurl-devel-doc-8.14.1-160000.2.2 as component of SUSE Linux Enterprise Server 16.0","product_id":"SUSE Linux Enterprise Server 16.0:libcurl-devel-doc-8.14.1-160000.2.2"},"product_reference":"libcurl-devel-doc-8.14.1-160000.2.2","relates_to_product_reference":"SUSE Linux Enterprise Server 16.0"},{"category":"default_component_of","full_product_name":{"name":"libcurl-mini4-8.14.1-160000.2.2 as component of SUSE Linux Enterprise Server 16.0","product_id":"SUSE Linux Enterprise Server 16.0:libcurl-mini4-8.14.1-160000.2.2"},"product_reference":"libcurl-mini4-8.14.1-160000.2.2","relates_to_product_reference":"SUSE Linux Enterprise Server 16.0"},{"category":"default_component_of","full_product_name":{"name":"libcurl4-8.14.1-160000.2.2 as component of SUSE Linux Enterprise Server 16.0","product_id":"SUSE Linux Enterprise Server 16.0:libcurl4-8.14.1-160000.2.2"},"product_reference":"libcurl4-8.14.1-160000.2.2","relates_to_product_reference":"SUSE Linux Enterprise Server 16.0"},{"category":"default_component_of","full_product_name":{"name":"curl-7.37.0-37.8.1 as component of SUSE Linux Enterprise Server for Raspberry Pi 12 SP2","product_id":"SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:curl-7.37.0-37.8.1"},"product_reference":"curl-7.37.0-37.8.1","relates_to_product_reference":"SUSE Linux Enterprise Server for Raspberry Pi 12 SP2"},{"category":"default_component_of","full_product_name":{"name":"libcurl4-7.37.0-37.8.1 as component of SUSE Linux Enterprise Server for Raspberry Pi 12 SP2","product_id":"SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:libcurl4-7.37.0-37.8.1"},"product_reference":"libcurl4-7.37.0-37.8.1","relates_to_product_reference":"SUSE Linux Enterprise Server for Raspberry Pi 12 SP2"},{"category":"default_component_of","full_product_name":{"name":"curl-7.19.7-1.70.8.1 as component of SUSE Linux Enterprise Server for SAP Applications 11 SP4","product_id":"SUSE Linux Enterprise Server for SAP Applications 11 SP4:curl-7.19.7-1.70.8.1"},"product_reference":"curl-7.19.7-1.70.8.1","relates_to_product_reference":"SUSE Linux Enterprise Server for SAP Applications 11 SP4"},{"category":"default_component_of","full_product_name":{"name":"libcurl4-7.19.7-1.70.8.1 as component of SUSE Linux Enterprise Server for SAP Applications 11 SP4","product_id":"SUSE Linux Enterprise Server for SAP Applications 11 SP4:libcurl4-7.19.7-1.70.8.1"},"product_reference":"libcurl4-7.19.7-1.70.8.1","relates_to_product_reference":"SUSE Linux Enterprise Server for SAP Applications 11 SP4"},{"category":"default_component_of","full_product_name":{"name":"libcurl4-32bit-7.19.7-1.70.8.1 as component of SUSE Linux Enterprise Server for SAP Applications 11 SP4","product_id":"SUSE Linux Enterprise Server for SAP Applications 11 SP4:libcurl4-32bit-7.19.7-1.70.8.1"},"product_reference":"libcurl4-32bit-7.19.7-1.70.8.1","relates_to_product_reference":"SUSE Linux Enterprise Server for SAP Applications 11 SP4"},{"category":"default_component_of","full_product_name":{"name":"libcurl4-x86-7.19.7-1.70.8.1 as component of SUSE Linux Enterprise Server for SAP Applications 11 SP4","product_id":"SUSE Linux Enterprise Server for SAP Applications 11 SP4:libcurl4-x86-7.19.7-1.70.8.1"},"product_reference":"libcurl4-x86-7.19.7-1.70.8.1","relates_to_product_reference":"SUSE Linux Enterprise Server for SAP Applications 11 SP4"},{"category":"default_component_of","full_product_name":{"name":"curl-7.37.0-37.8.1 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP2","product_id":"SUSE Linux Enterprise Server for SAP Applications 12 SP2:curl-7.37.0-37.8.1"},"product_reference":"curl-7.37.0-37.8.1","relates_to_product_reference":"SUSE Linux Enterprise Server for SAP Applications 12 SP2"},{"category":"default_component_of","full_product_name":{"name":"libcurl4-7.37.0-37.8.1 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP2","product_id":"SUSE Linux Enterprise Server for SAP Applications 12 SP2:libcurl4-7.37.0-37.8.1"},"product_reference":"libcurl4-7.37.0-37.8.1","relates_to_product_reference":"SUSE Linux Enterprise Server for SAP Applications 12 SP2"},{"category":"default_component_of","full_product_name":{"name":"libcurl4-32bit-7.37.0-37.8.1 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP2","product_id":"SUSE Linux Enterprise Server for SAP Applications 12 SP2:libcurl4-32bit-7.37.0-37.8.1"},"product_reference":"libcurl4-32bit-7.37.0-37.8.1","relates_to_product_reference":"SUSE Linux Enterprise Server for SAP Applications 12 SP2"},{"category":"default_component_of","full_product_name":{"name":"curl-7.37.0-37.8.1 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP3","product_id":"SUSE Linux Enterprise Server for SAP Applications 12 SP3:curl-7.37.0-37.8.1"},"product_reference":"curl-7.37.0-37.8.1","relates_to_product_reference":"SUSE Linux Enterprise Server for SAP Applications 12 SP3"},{"category":"default_component_of","full_product_name":{"name":"libcurl4-7.37.0-37.8.1 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP3","product_id":"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libcurl4-7.37.0-37.8.1"},"product_reference":"libcurl4-7.37.0-37.8.1","relates_to_product_reference":"SUSE Linux Enterprise Server for SAP Applications 12 SP3"},{"category":"default_component_of","full_product_name":{"name":"libcurl4-32bit-7.37.0-37.8.1 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP3","product_id":"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libcurl4-32bit-7.37.0-37.8.1"},"product_reference":"libcurl4-32bit-7.37.0-37.8.1","relates_to_product_reference":"SUSE Linux Enterprise Server for SAP Applications 12 SP3"},{"category":"default_component_of","full_product_name":{"name":"curl-7.60.0-9.8 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5","product_id":"SUSE Linux Enterprise Server for SAP Applications 12 SP5:curl-7.60.0-9.8"},"product_reference":"curl-7.60.0-9.8","relates_to_product_reference":"SUSE Linux Enterprise Server for SAP Applications 12 SP5"},{"category":"default_component_of","full_product_name":{"name":"libcurl4-7.60.0-9.8 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5","product_id":"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libcurl4-7.60.0-9.8"},"product_reference":"libcurl4-7.60.0-9.8","relates_to_product_reference":"SUSE Linux Enterprise Server for SAP Applications 12 SP5"},{"category":"default_component_of","full_product_name":{"name":"libcurl4-32bit-7.60.0-9.8 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5","product_id":"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libcurl4-32bit-7.60.0-9.8"},"product_reference":"libcurl4-32bit-7.60.0-9.8","relates_to_product_reference":"SUSE Linux Enterprise Server for SAP Applications 12 SP5"},{"category":"default_component_of","full_product_name":{"name":"libcurl-devel-7.19.7-1.70.8.1 as component of SUSE Linux Enterprise Server 11 SP4","product_id":"SUSE Linux Enterprise Server 11 SP4:libcurl-devel-7.19.7-1.70.8.1"},"product_reference":"libcurl-devel-7.19.7-1.70.8.1","relates_to_product_reference":"SUSE Linux Enterprise Server 11 SP4"},{"category":"default_component_of","full_product_name":{"name":"libcurl-devel-7.19.7-1.70.8.1 as component of SUSE Linux Enterprise Server for SAP Applications 11 SP4","product_id":"SUSE Linux Enterprise Server for SAP Applications 11 SP4:libcurl-devel-7.19.7-1.70.8.1"},"product_reference":"libcurl-devel-7.19.7-1.70.8.1","relates_to_product_reference":"SUSE Linux Enterprise Server for SAP Applications 11 SP4"},{"category":"default_component_of","full_product_name":{"name":"libcurl-devel-7.19.7-1.70.8.1 as component of SUSE Linux Enterprise Desktop 11 SP4","product_id":"SUSE Linux Enterprise Desktop 11 SP4:libcurl-devel-7.19.7-1.70.8.1"},"product_reference":"libcurl-devel-7.19.7-1.70.8.1","relates_to_product_reference":"SUSE Linux Enterprise Desktop 11 SP4"},{"category":"default_component_of","full_product_name":{"name":"libcurl-devel-7.19.7-1.70.8.1 as component of SUSE Linux Enterprise Software Development Kit 11 SP4","product_id":"SUSE Linux Enterprise Software Development Kit 11 SP4:libcurl-devel-7.19.7-1.70.8.1"},"product_reference":"libcurl-devel-7.19.7-1.70.8.1","relates_to_product_reference":"SUSE Linux Enterprise Software Development Kit 11 SP4"},{"category":"default_component_of","full_product_name":{"name":"libcurl-devel-7.37.0-37.8.1 as component of SUSE Linux Enterprise Server 12 SP2","product_id":"SUSE Linux Enterprise Server 12 SP2:libcurl-devel-7.37.0-37.8.1"},"product_reference":"libcurl-devel-7.37.0-37.8.1","relates_to_product_reference":"SUSE Linux Enterprise Server 12 SP2"},{"category":"default_component_of","full_product_name":{"name":"libcurl-devel-7.37.0-37.8.1 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP2","product_id":"SUSE Linux Enterprise Server for SAP Applications 12 SP2:libcurl-devel-7.37.0-37.8.1"},"product_reference":"libcurl-devel-7.37.0-37.8.1","relates_to_product_reference":"SUSE Linux Enterprise Server for SAP Applications 12 SP2"},{"category":"default_component_of","full_product_name":{"name":"libcurl-devel-7.37.0-37.8.1 as component of SUSE Linux Enterprise Desktop 12 SP2","product_id":"SUSE Linux Enterprise Desktop 12 SP2:libcurl-devel-7.37.0-37.8.1"},"product_reference":"libcurl-devel-7.37.0-37.8.1","relates_to_product_reference":"SUSE Linux Enterprise Desktop 12 SP2"},{"category":"default_component_of","full_product_name":{"name":"libcurl-devel-7.37.0-37.8.1 as component of SUSE Linux Enterprise Software Development Kit 12 SP2","product_id":"SUSE Linux Enterprise Software Development Kit 12 SP2:libcurl-devel-7.37.0-37.8.1"},"product_reference":"libcurl-devel-7.37.0-37.8.1","relates_to_product_reference":"SUSE Linux Enterprise Software Development Kit 12 SP2"},{"category":"default_component_of","full_product_name":{"name":"libcurl-devel-7.37.0-37.8.1 as component of SUSE Linux Enterprise Server 12 SP3","product_id":"SUSE Linux Enterprise Server 12 SP3:libcurl-devel-7.37.0-37.8.1"},"product_reference":"libcurl-devel-7.37.0-37.8.1","relates_to_product_reference":"SUSE Linux Enterprise Server 12 SP3"},{"category":"default_component_of","full_product_name":{"name":"libcurl-devel-7.37.0-37.8.1 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP3","product_id":"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libcurl-devel-7.37.0-37.8.1"},"product_reference":"libcurl-devel-7.37.0-37.8.1","relates_to_product_reference":"SUSE Linux Enterprise Server for SAP Applications 12 SP3"},{"category":"default_component_of","full_product_name":{"name":"libcurl-devel-7.37.0-37.8.1 as component of SUSE Linux Enterprise Desktop 12 SP3","product_id":"SUSE Linux Enterprise Desktop 12 SP3:libcurl-devel-7.37.0-37.8.1"},"product_reference":"libcurl-devel-7.37.0-37.8.1","relates_to_product_reference":"SUSE Linux Enterprise Desktop 12 SP3"},{"category":"default_component_of","full_product_name":{"name":"libcurl-devel-7.37.0-37.8.1 as component of SUSE Linux Enterprise Software Development Kit 12 SP3","product_id":"SUSE Linux Enterprise Software Development Kit 12 SP3:libcurl-devel-7.37.0-37.8.1"},"product_reference":"libcurl-devel-7.37.0-37.8.1","relates_to_product_reference":"SUSE Linux Enterprise Software Development Kit 12 SP3"},{"category":"default_component_of","full_product_name":{"name":"libcurl-devel-7.60.0-2.11 as component of SUSE Linux Enterprise Server 12 SP4","product_id":"SUSE Linux Enterprise Server 12 SP4:libcurl-devel-7.60.0-2.11"},"product_reference":"libcurl-devel-7.60.0-2.11","relates_to_product_reference":"SUSE Linux Enterprise Server 12 SP4"},{"category":"default_component_of","full_product_name":{"name":"libcurl-devel-7.60.0-2.11 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP4","product_id":"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libcurl-devel-7.60.0-2.11"},"product_reference":"libcurl-devel-7.60.0-2.11","relates_to_product_reference":"SUSE Linux Enterprise Server for SAP Applications 12 SP4"},{"category":"default_component_of","full_product_name":{"name":"libcurl-devel-7.60.0-2.11 as component of SUSE Linux Enterprise Desktop 12 SP4","product_id":"SUSE Linux Enterprise Desktop 12 SP4:libcurl-devel-7.60.0-2.11"},"product_reference":"libcurl-devel-7.60.0-2.11","relates_to_product_reference":"SUSE Linux Enterprise Desktop 12 SP4"},{"category":"default_component_of","full_product_name":{"name":"libcurl-devel-7.60.0-2.11 as component of SUSE Linux Enterprise Software Development Kit 12 SP4","product_id":"SUSE Linux Enterprise Software Development Kit 12 SP4:libcurl-devel-7.60.0-2.11"},"product_reference":"libcurl-devel-7.60.0-2.11","relates_to_product_reference":"SUSE Linux Enterprise Software Development Kit 12 SP4"},{"category":"default_component_of","full_product_name":{"name":"libcurl-devel-7.60.0-9.8 as component of SUSE Linux Enterprise Server 12 SP5","product_id":"SUSE Linux Enterprise Server 12 SP5:libcurl-devel-7.60.0-9.8"},"product_reference":"libcurl-devel-7.60.0-9.8","relates_to_product_reference":"SUSE Linux Enterprise Server 12 SP5"},{"category":"default_component_of","full_product_name":{"name":"libcurl-devel-7.60.0-9.8 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5","product_id":"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libcurl-devel-7.60.0-9.8"},"product_reference":"libcurl-devel-7.60.0-9.8","relates_to_product_reference":"SUSE Linux Enterprise Server for SAP Applications 12 SP5"},{"category":"default_component_of","full_product_name":{"name":"libcurl-devel-7.60.0-9.8 as component of SUSE Linux Enterprise Software Development Kit 12 SP5","product_id":"SUSE Linux Enterprise Software Development Kit 12 SP5:libcurl-devel-7.60.0-9.8"},"product_reference":"libcurl-devel-7.60.0-9.8","relates_to_product_reference":"SUSE Linux Enterprise Software Development Kit 12 SP5"},{"category":"default_component_of","full_product_name":{"name":"curl-8.6.0-1.2 as component of SUSE Linux Micro 6.0","product_id":"SUSE Linux Micro 6.0:curl-8.6.0-1.2"},"product_reference":"curl-8.6.0-1.2","relates_to_product_reference":"SUSE Linux Micro 6.0"},{"category":"default_component_of","full_product_name":{"name":"libcurl4-8.6.0-1.2 as component of SUSE Linux Micro 6.0","product_id":"SUSE Linux Micro 6.0:libcurl4-8.6.0-1.2"},"product_reference":"libcurl4-8.6.0-1.2","relates_to_product_reference":"SUSE Linux Micro 6.0"},{"category":"default_component_of","full_product_name":{"name":"curl-8.9.1-slfo.1.1_1.2 as component of SUSE Linux Micro 6.1","product_id":"SUSE Linux Micro 6.1:curl-8.9.1-slfo.1.1_1.2"},"product_reference":"curl-8.9.1-slfo.1.1_1.2","relates_to_product_reference":"SUSE Linux Micro 6.1"},{"category":"default_component_of","full_product_name":{"name":"libcurl4-8.9.1-slfo.1.1_1.2 as component of SUSE Linux Micro 6.1","product_id":"SUSE Linux Micro 6.1:libcurl4-8.9.1-slfo.1.1_1.2"},"product_reference":"libcurl4-8.9.1-slfo.1.1_1.2","relates_to_product_reference":"SUSE Linux Micro 6.1"},{"category":"default_component_of","full_product_name":{"name":"libcurl-devel-7.19.7-1.20.53.13.1 as component of SUSE Studio Onsite 1.3","product_id":"SUSE Studio Onsite 1.3:libcurl-devel-7.19.7-1.20.53.13.1"},"product_reference":"libcurl-devel-7.19.7-1.20.53.13.1","relates_to_product_reference":"SUSE Studio Onsite 1.3"},{"category":"default_component_of","full_product_name":{"name":"curl-7.59.0-lp150.1.1 as component of openSUSE Leap 15.0","product_id":"openSUSE Leap 15.0:curl-7.59.0-lp150.1.1"},"product_reference":"curl-7.59.0-lp150.1.1","relates_to_product_reference":"openSUSE Leap 15.0"},{"category":"default_component_of","full_product_name":{"name":"libcurl4-7.59.0-lp150.1.1 as component of openSUSE Leap 15.0","product_id":"openSUSE Leap 15.0:libcurl4-7.59.0-lp150.1.1"},"product_reference":"libcurl4-7.59.0-lp150.1.1","relates_to_product_reference":"openSUSE Leap 15.0"},{"category":"default_component_of","full_product_name":{"name":"libcurl4-32bit-7.59.0-lp150.1.1 as component of openSUSE Leap 15.0","product_id":"openSUSE Leap 15.0:libcurl4-32bit-7.59.0-lp150.1.1"},"product_reference":"libcurl4-32bit-7.59.0-lp150.1.1","relates_to_product_reference":"openSUSE Leap 15.0"},{"category":"default_component_of","full_product_name":{"name":"curl-7.66.0-lp152.2.7 as component of openSUSE Leap 15.2","product_id":"openSUSE Leap 15.2:curl-7.66.0-lp152.2.7"},"product_reference":"curl-7.66.0-lp152.2.7","relates_to_product_reference":"openSUSE Leap 15.2"},{"category":"default_component_of","full_product_name":{"name":"libcurl4-7.66.0-lp152.2.7 as component of openSUSE Leap 15.2","product_id":"openSUSE Leap 15.2:libcurl4-7.66.0-lp152.2.7"},"product_reference":"libcurl4-7.66.0-lp152.2.7","relates_to_product_reference":"openSUSE Leap 15.2"},{"category":"default_component_of","full_product_name":{"name":"libcurl4-32bit-7.66.0-lp152.2.6 as component of openSUSE Leap 15.2","product_id":"openSUSE Leap 15.2:libcurl4-32bit-7.66.0-lp152.2.6"},"product_reference":"libcurl4-32bit-7.66.0-lp152.2.6","relates_to_product_reference":"openSUSE Leap 15.2"},{"category":"default_component_of","full_product_name":{"name":"curl-7.66.0-4.14.1 as component of openSUSE Leap 15.3","product_id":"openSUSE Leap 15.3:curl-7.66.0-4.14.1"},"product_reference":"curl-7.66.0-4.14.1","relates_to_product_reference":"openSUSE Leap 15.3"},{"category":"default_component_of","full_product_name":{"name":"libcurl4-7.66.0-4.14.1 as component of openSUSE Leap 15.3","product_id":"openSUSE Leap 15.3:libcurl4-7.66.0-4.14.1"},"product_reference":"libcurl4-7.66.0-4.14.1","relates_to_product_reference":"openSUSE Leap 15.3"},{"category":"default_component_of","full_product_name":{"name":"libcurl4-32bit-7.66.0-4.14.1 as component of openSUSE Leap 15.3","product_id":"openSUSE Leap 15.3:libcurl4-32bit-7.66.0-4.14.1"},"product_reference":"libcurl4-32bit-7.66.0-4.14.1","relates_to_product_reference":"openSUSE Leap 15.3"},{"category":"default_component_of","full_product_name":{"name":"curl-7.79.1-150400.3.1 as component of openSUSE Leap 15.4","product_id":"openSUSE Leap 15.4:curl-7.79.1-150400.3.1"},"product_reference":"curl-7.79.1-150400.3.1","relates_to_product_reference":"openSUSE Leap 15.4"},{"category":"default_component_of","full_product_name":{"name":"libcurl4-7.79.1-150400.3.1 as component of openSUSE Leap 15.4","product_id":"openSUSE Leap 15.4:libcurl4-7.79.1-150400.3.1"},"product_reference":"libcurl4-7.79.1-150400.3.1","relates_to_product_reference":"openSUSE Leap 15.4"},{"category":"default_component_of","full_product_name":{"name":"libcurl4-32bit-7.79.1-150400.3.1 as component of openSUSE Leap 15.4","product_id":"openSUSE Leap 15.4:libcurl4-32bit-7.79.1-150400.3.1"},"product_reference":"libcurl4-32bit-7.79.1-150400.3.1","relates_to_product_reference":"openSUSE Leap 15.4"},{"category":"default_component_of","full_product_name":{"name":"curl-7.79.1-1.1 as component of openSUSE Tumbleweed","product_id":"openSUSE Tumbleweed:curl-7.79.1-1.1"},"product_reference":"curl-7.79.1-1.1","relates_to_product_reference":"openSUSE Tumbleweed"},{"category":"default_component_of","full_product_name":{"name":"libcurl-devel-7.79.1-1.1 as component of openSUSE Tumbleweed","product_id":"openSUSE Tumbleweed:libcurl-devel-7.79.1-1.1"},"product_reference":"libcurl-devel-7.79.1-1.1","relates_to_product_reference":"openSUSE Tumbleweed"},{"category":"default_component_of","full_product_name":{"name":"libcurl-devel-32bit-7.79.1-1.1 as component of openSUSE Tumbleweed","product_id":"openSUSE Tumbleweed:libcurl-devel-32bit-7.79.1-1.1"},"product_reference":"libcurl-devel-32bit-7.79.1-1.1","relates_to_product_reference":"openSUSE Tumbleweed"},{"category":"default_component_of","full_product_name":{"name":"libcurl4-7.79.1-1.1 as component of openSUSE Tumbleweed","product_id":"openSUSE Tumbleweed:libcurl4-7.79.1-1.1"},"product_reference":"libcurl4-7.79.1-1.1","relates_to_product_reference":"openSUSE Tumbleweed"},{"category":"default_component_of","full_product_name":{"name":"libcurl4-32bit-7.79.1-1.1 as component of openSUSE Tumbleweed","product_id":"openSUSE Tumbleweed:libcurl4-32bit-7.79.1-1.1"},"product_reference":"libcurl4-32bit-7.79.1-1.1","relates_to_product_reference":"openSUSE Tumbleweed"},{"category":"default_component_of","full_product_name":{"name":"curl as component of HPE Helion OpenStack 8","product_id":"HPE Helion OpenStack 8:curl"},"product_reference":"curl","relates_to_product_reference":"HPE Helion OpenStack 8"},{"category":"default_component_of","full_product_name":{"name":"libcurl4 as component of HPE Helion OpenStack 8","product_id":"HPE Helion OpenStack 8:libcurl4"},"product_reference":"libcurl4","relates_to_product_reference":"HPE Helion OpenStack 8"},{"category":"default_component_of","full_product_name":{"name":"libcurl4-32bit as component of HPE Helion OpenStack 8","product_id":"HPE Helion OpenStack 8:libcurl4-32bit"},"product_reference":"libcurl4-32bit","relates_to_product_reference":"HPE Helion OpenStack 8"},{"category":"default_component_of","full_product_name":{"name":"curl as component of SUSE CaaS Platform 4.0","product_id":"SUSE CaaS Platform 4.0:curl"},"product_reference":"curl","relates_to_product_reference":"SUSE CaaS Platform 4.0"},{"category":"default_component_of","full_product_name":{"name":"libcurl-devel as component of SUSE CaaS Platform 4.0","product_id":"SUSE CaaS Platform 4.0:libcurl-devel"},"product_reference":"libcurl-devel","relates_to_product_reference":"SUSE CaaS Platform 4.0"},{"category":"default_component_of","full_product_name":{"name":"libcurl4 as component of SUSE CaaS Platform 4.0","product_id":"SUSE CaaS Platform 4.0:libcurl4"},"product_reference":"libcurl4","relates_to_product_reference":"SUSE CaaS Platform 4.0"},{"category":"default_component_of","full_product_name":{"name":"libcurl4-32bit as component of SUSE CaaS Platform 4.0","product_id":"SUSE CaaS Platform 4.0:libcurl4-32bit"},"product_reference":"libcurl4-32bit","relates_to_product_reference":"SUSE CaaS Platform 4.0"},{"category":"default_component_of","full_product_name":{"name":"curl as component of SUSE Enterprise Storage 6","product_id":"SUSE Enterprise Storage 6:curl"},"product_reference":"curl","relates_to_product_reference":"SUSE Enterprise Storage 6"},{"category":"default_component_of","full_product_name":{"name":"curl as component of SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS","product_id":"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:curl"},"product_reference":"curl","relates_to_product_reference":"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS"},{"category":"default_component_of","full_product_name":{"name":"libcurl-devel as component of SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS","product_id":"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libcurl-devel"},"product_reference":"libcurl-devel","relates_to_product_reference":"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS"},{"category":"default_component_of","full_product_name":{"name":"libcurl4 as component of SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS","product_id":"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libcurl4"},"product_reference":"libcurl4","relates_to_product_reference":"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS"},{"category":"default_component_of","full_product_name":{"name":"libcurl4-32bit as component of SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS","product_id":"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libcurl4-32bit"},"product_reference":"libcurl4-32bit","relates_to_product_reference":"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS"},{"category":"default_component_of","full_product_name":{"name":"curl as component of SUSE Linux Enterprise High Performance Computing 15-LTSS","product_id":"SUSE Linux Enterprise High Performance Computing 15-LTSS:curl"},"product_reference":"curl","relates_to_product_reference":"SUSE Linux Enterprise High Performance Computing 15-LTSS"},{"category":"default_component_of","full_product_name":{"name":"libcurl-devel as component of SUSE Linux Enterprise High Performance Computing 15-LTSS","product_id":"SUSE Linux Enterprise High Performance Computing 15-LTSS:libcurl-devel"},"product_reference":"libcurl-devel","relates_to_product_reference":"SUSE Linux Enterprise High Performance Computing 15-LTSS"},{"category":"default_component_of","full_product_name":{"name":"libcurl4 as component of SUSE Linux Enterprise High Performance Computing 15-LTSS","product_id":"SUSE Linux Enterprise High Performance Computing 15-LTSS:libcurl4"},"product_reference":"libcurl4","relates_to_product_reference":"SUSE Linux Enterprise High Performance Computing 15-LTSS"},{"category":"default_component_of","full_product_name":{"name":"libcurl4-32bit as component of SUSE Linux Enterprise High Performance Computing 15-LTSS","product_id":"SUSE Linux Enterprise High Performance Computing 15-LTSS:libcurl4-32bit"},"product_reference":"libcurl4-32bit","relates_to_product_reference":"SUSE Linux Enterprise High Performance Computing 15-LTSS"},{"category":"default_component_of","full_product_name":{"name":"curl as component of SUSE Linux Enterprise Server 11 SP3 LTSS","product_id":"SUSE Linux Enterprise Server 11 SP3 LTSS:curl"},"product_reference":"curl","relates_to_product_reference":"SUSE Linux Enterprise Server 11 SP3 LTSS"},{"category":"default_component_of","full_product_name":{"name":"curl as component of SUSE Linux Enterprise Server 11 SP4 LTSS","product_id":"SUSE Linux Enterprise Server 11 SP4 LTSS:curl"},"product_reference":"curl","relates_to_product_reference":"SUSE Linux Enterprise Server 11 SP4 LTSS"},{"category":"default_component_of","full_product_name":{"name":"curl as component of SUSE Linux Enterprise Server 12 SP2-BCL","product_id":"SUSE Linux Enterprise Server 12 SP2-BCL:curl"},"product_reference":"curl","relates_to_product_reference":"SUSE Linux Enterprise Server 12 SP2-BCL"},{"category":"default_component_of","full_product_name":{"name":"libcurl4 as component of SUSE Linux Enterprise Server 12 SP2-BCL","product_id":"SUSE Linux Enterprise Server 12 SP2-BCL:libcurl4"},"product_reference":"libcurl4","relates_to_product_reference":"SUSE Linux Enterprise Server 12 SP2-BCL"},{"category":"default_component_of","full_product_name":{"name":"libcurl4-32bit as component of SUSE Linux Enterprise Server 12 SP2-BCL","product_id":"SUSE Linux Enterprise Server 12 SP2-BCL:libcurl4-32bit"},"product_reference":"libcurl4-32bit","relates_to_product_reference":"SUSE Linux Enterprise Server 12 SP2-BCL"},{"category":"default_component_of","full_product_name":{"name":"curl as component of SUSE Linux Enterprise Server 12 SP4-ESPOS","product_id":"SUSE Linux Enterprise Server 12 SP4-ESPOS:curl"},"product_reference":"curl","relates_to_product_reference":"SUSE Linux Enterprise Server 12 SP4-ESPOS"},{"category":"default_component_of","full_product_name":{"name":"libcurl4 as component of SUSE Linux Enterprise Server 12 SP4-ESPOS","product_id":"SUSE Linux Enterprise Server 12 SP4-ESPOS:libcurl4"},"product_reference":"libcurl4","relates_to_product_reference":"SUSE Linux Enterprise Server 12 SP4-ESPOS"},{"category":"default_component_of","full_product_name":{"name":"libcurl4-32bit as component of SUSE Linux Enterprise Server 12 SP4-ESPOS","product_id":"SUSE Linux Enterprise Server 12 SP4-ESPOS:libcurl4-32bit"},"product_reference":"libcurl4-32bit","relates_to_product_reference":"SUSE Linux Enterprise Server 12 SP4-ESPOS"},{"category":"default_component_of","full_product_name":{"name":"curl as component of SUSE Linux Enterprise Server 12 SP4-LTSS","product_id":"SUSE Linux Enterprise Server 12 SP4-LTSS:curl"},"product_reference":"curl","relates_to_product_reference":"SUSE Linux Enterprise Server 12 SP4-LTSS"},{"category":"default_component_of","full_product_name":{"name":"libcurl4 as component of SUSE Linux Enterprise Server 12 SP4-LTSS","product_id":"SUSE Linux Enterprise Server 12 SP4-LTSS:libcurl4"},"product_reference":"libcurl4","relates_to_product_reference":"SUSE Linux Enterprise Server 12 SP4-LTSS"},{"category":"default_component_of","full_product_name":{"name":"libcurl4-32bit as component of SUSE Linux Enterprise Server 12 SP4-LTSS","product_id":"SUSE Linux Enterprise Server 12 SP4-LTSS:libcurl4-32bit"},"product_reference":"libcurl4-32bit","relates_to_product_reference":"SUSE Linux Enterprise Server 12 SP4-LTSS"},{"category":"default_component_of","full_product_name":{"name":"curl as component of SUSE Linux Enterprise Server 15 SP1-LTSS","product_id":"SUSE Linux Enterprise Server 15 SP1-LTSS:curl"},"product_reference":"curl","relates_to_product_reference":"SUSE Linux Enterprise Server 15 SP1-LTSS"},{"category":"default_component_of","full_product_name":{"name":"libcurl-devel as component of SUSE Linux Enterprise Server 15 SP1-LTSS","product_id":"SUSE Linux Enterprise Server 15 SP1-LTSS:libcurl-devel"},"product_reference":"libcurl-devel","relates_to_product_reference":"SUSE Linux Enterprise Server 15 SP1-LTSS"},{"category":"default_component_of","full_product_name":{"name":"libcurl4 as component of SUSE Linux Enterprise Server 15 SP1-LTSS","product_id":"SUSE Linux Enterprise Server 15 SP1-LTSS:libcurl4"},"product_reference":"libcurl4","relates_to_product_reference":"SUSE Linux Enterprise Server 15 SP1-LTSS"},{"category":"default_component_of","full_product_name":{"name":"libcurl4-32bit as component of SUSE Linux Enterprise Server 15 SP1-LTSS","product_id":"SUSE Linux Enterprise Server 15 SP1-LTSS:libcurl4-32bit"},"product_reference":"libcurl4-32bit","relates_to_product_reference":"SUSE Linux Enterprise Server 15 SP1-LTSS"},{"category":"default_component_of","full_product_name":{"name":"curl as component of SUSE Linux Enterprise Server 15-ESPOS","product_id":"SUSE Linux Enterprise Server 15-ESPOS:curl"},"product_reference":"curl","relates_to_product_reference":"SUSE Linux Enterprise Server 15-ESPOS"},{"category":"default_component_of","full_product_name":{"name":"curl as component of SUSE Linux Enterprise Server 15-LTSS","product_id":"SUSE Linux Enterprise Server 15-LTSS:curl"},"product_reference":"curl","relates_to_product_reference":"SUSE Linux Enterprise Server 15-LTSS"},{"category":"default_component_of","full_product_name":{"name":"libcurl-devel as component of SUSE Linux Enterprise Server 15-LTSS","product_id":"SUSE Linux Enterprise Server 15-LTSS:libcurl-devel"},"product_reference":"libcurl-devel","relates_to_product_reference":"SUSE Linux Enterprise Server 15-LTSS"},{"category":"default_component_of","full_product_name":{"name":"libcurl4 as component of SUSE Linux Enterprise Server 15-LTSS","product_id":"SUSE Linux Enterprise Server 15-LTSS:libcurl4"},"product_reference":"libcurl4","relates_to_product_reference":"SUSE Linux Enterprise Server 15-LTSS"},{"category":"default_component_of","full_product_name":{"name":"libcurl4-32bit as component of SUSE Linux Enterprise Server 15-LTSS","product_id":"SUSE Linux Enterprise Server 15-LTSS:libcurl4-32bit"},"product_reference":"libcurl4-32bit","relates_to_product_reference":"SUSE Linux Enterprise Server 15-LTSS"},{"category":"default_component_of","full_product_name":{"name":"curl as component of SUSE Linux Enterprise Server Business Critical Linux 15 SP1","product_id":"SUSE Linux Enterprise Server Business Critical Linux 15 SP1:curl"},"product_reference":"curl","relates_to_product_reference":"SUSE Linux Enterprise Server Business Critical Linux 15 SP1"},{"category":"default_component_of","full_product_name":{"name":"curl as component of SUSE Linux Enterprise Server Teradata 12 SP3","product_id":"SUSE Linux Enterprise Server Teradata 12 SP3:curl"},"product_reference":"curl","relates_to_product_reference":"SUSE Linux Enterprise Server Teradata 12 SP3"},{"category":"default_component_of","full_product_name":{"name":"curl as component of SUSE Linux Enterprise Server for SAP Applications 12 SP4","product_id":"SUSE Linux Enterprise Server for SAP Applications 12 SP4:curl"},"product_reference":"curl","relates_to_product_reference":"SUSE Linux Enterprise Server for SAP Applications 12 SP4"},{"category":"default_component_of","full_product_name":{"name":"libcurl4 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP4","product_id":"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libcurl4"},"product_reference":"libcurl4","relates_to_product_reference":"SUSE Linux Enterprise Server for SAP Applications 12 SP4"},{"category":"default_component_of","full_product_name":{"name":"libcurl4-32bit as component of SUSE Linux Enterprise Server for SAP Applications 12 SP4","product_id":"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libcurl4-32bit"},"product_reference":"libcurl4-32bit","relates_to_product_reference":"SUSE Linux Enterprise Server for SAP Applications 12 SP4"},{"category":"default_component_of","full_product_name":{"name":"curl as component of SUSE Linux Enterprise Server for SAP Applications 15","product_id":"SUSE Linux Enterprise Server for SAP Applications 15:curl"},"product_reference":"curl","relates_to_product_reference":"SUSE Linux Enterprise Server for SAP Applications 15"},{"category":"default_component_of","full_product_name":{"name":"libcurl-devel as component of SUSE Linux Enterprise Server for SAP Applications 15","product_id":"SUSE Linux Enterprise Server for SAP Applications 15:libcurl-devel"},"product_reference":"libcurl-devel","relates_to_product_reference":"SUSE Linux Enterprise Server for SAP Applications 15"},{"category":"default_component_of","full_product_name":{"name":"libcurl4 as component of SUSE Linux Enterprise Server for SAP Applications 15","product_id":"SUSE Linux Enterprise Server for SAP Applications 15:libcurl4"},"product_reference":"libcurl4","relates_to_product_reference":"SUSE Linux Enterprise Server for SAP Applications 15"},{"category":"default_component_of","full_product_name":{"name":"libcurl4-32bit as component of SUSE Linux Enterprise Server for SAP Applications 15","product_id":"SUSE Linux Enterprise Server for SAP Applications 15:libcurl4-32bit"},"product_reference":"libcurl4-32bit","relates_to_product_reference":"SUSE Linux Enterprise Server for SAP Applications 15"},{"category":"default_component_of","full_product_name":{"name":"curl as component of SUSE Linux Enterprise Server for SAP Applications 15 SP1","product_id":"SUSE Linux Enterprise Server for SAP Applications 15 SP1:curl"},"product_reference":"curl","relates_to_product_reference":"SUSE Linux Enterprise Server for SAP Applications 15 SP1"},{"category":"default_component_of","full_product_name":{"name":"libcurl-devel as component of SUSE Linux Enterprise Server for SAP Applications 15 SP1","product_id":"SUSE Linux Enterprise Server for SAP Applications 15 SP1:libcurl-devel"},"product_reference":"libcurl-devel","relates_to_product_reference":"SUSE Linux Enterprise Server for SAP Applications 15 SP1"},{"category":"default_component_of","full_product_name":{"name":"libcurl4 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP1","product_id":"SUSE Linux Enterprise Server for SAP Applications 15 SP1:libcurl4"},"product_reference":"libcurl4","relates_to_product_reference":"SUSE Linux Enterprise Server for SAP Applications 15 SP1"},{"category":"default_component_of","full_product_name":{"name":"libcurl4-32bit as component of SUSE Linux Enterprise Server for SAP Applications 15 SP1","product_id":"SUSE Linux Enterprise Server for SAP Applications 15 SP1:libcurl4-32bit"},"product_reference":"libcurl4-32bit","relates_to_product_reference":"SUSE Linux Enterprise Server for SAP Applications 15 SP1"},{"category":"default_component_of","full_product_name":{"name":"curl as component of SUSE Manager Proxy 4.0","product_id":"SUSE Manager Proxy 4.0:curl"},"product_reference":"curl","relates_to_product_reference":"SUSE Manager Proxy 4.0"},{"category":"default_component_of","full_product_name":{"name":"curl as component of SUSE Manager Retail Branch Server 4.0","product_id":"SUSE Manager Retail Branch Server 4.0:curl"},"product_reference":"curl","relates_to_product_reference":"SUSE Manager Retail Branch Server 4.0"},{"category":"default_component_of","full_product_name":{"name":"curl as component of SUSE Manager Server 4.0","product_id":"SUSE Manager Server 4.0:curl"},"product_reference":"curl","relates_to_product_reference":"SUSE Manager Server 4.0"},{"category":"default_component_of","full_product_name":{"name":"curl as component of SUSE OpenStack Cloud 8","product_id":"SUSE OpenStack Cloud 8:curl"},"product_reference":"curl","relates_to_product_reference":"SUSE OpenStack Cloud 8"},{"category":"default_component_of","full_product_name":{"name":"libcurl4 as component of SUSE OpenStack Cloud 8","product_id":"SUSE OpenStack Cloud 8:libcurl4"},"product_reference":"libcurl4","relates_to_product_reference":"SUSE OpenStack Cloud 8"},{"category":"default_component_of","full_product_name":{"name":"libcurl4-32bit as component of SUSE OpenStack Cloud 8","product_id":"SUSE OpenStack Cloud 8:libcurl4-32bit"},"product_reference":"libcurl4-32bit","relates_to_product_reference":"SUSE OpenStack Cloud 8"},{"category":"default_component_of","full_product_name":{"name":"curl as component of SUSE OpenStack Cloud 9","product_id":"SUSE OpenStack Cloud 9:curl"},"product_reference":"curl","relates_to_product_reference":"SUSE OpenStack Cloud 9"},{"category":"default_component_of","full_product_name":{"name":"libcurl4 as component of SUSE OpenStack Cloud 9","product_id":"SUSE OpenStack Cloud 9:libcurl4"},"product_reference":"libcurl4","relates_to_product_reference":"SUSE OpenStack Cloud 9"},{"category":"default_component_of","full_product_name":{"name":"libcurl4-32bit as component of SUSE OpenStack Cloud 9","product_id":"SUSE OpenStack Cloud 9:libcurl4-32bit"},"product_reference":"libcurl4-32bit","relates_to_product_reference":"SUSE OpenStack Cloud 9"},{"category":"default_component_of","full_product_name":{"name":"curl as component of SUSE OpenStack Cloud Crowbar 8","product_id":"SUSE OpenStack Cloud Crowbar 8:curl"},"product_reference":"curl","relates_to_product_reference":"SUSE OpenStack Cloud Crowbar 8"},{"category":"default_component_of","full_product_name":{"name":"libcurl4 as component of SUSE OpenStack Cloud Crowbar 8","product_id":"SUSE OpenStack Cloud Crowbar 8:libcurl4"},"product_reference":"libcurl4","relates_to_product_reference":"SUSE OpenStack Cloud Crowbar 8"},{"category":"default_component_of","full_product_name":{"name":"libcurl4-32bit as component of SUSE OpenStack Cloud Crowbar 8","product_id":"SUSE OpenStack Cloud Crowbar 8:libcurl4-32bit"},"product_reference":"libcurl4-32bit","relates_to_product_reference":"SUSE OpenStack Cloud Crowbar 8"},{"category":"default_component_of","full_product_name":{"name":"curl as component of SUSE OpenStack Cloud Crowbar 9","product_id":"SUSE OpenStack Cloud Crowbar 9:curl"},"product_reference":"curl","relates_to_product_reference":"SUSE OpenStack Cloud Crowbar 9"},{"category":"default_component_of","full_product_name":{"name":"libcurl4 as component of SUSE OpenStack Cloud Crowbar 9","product_id":"SUSE OpenStack Cloud Crowbar 9:libcurl4"},"product_reference":"libcurl4","relates_to_product_reference":"SUSE OpenStack Cloud Crowbar 9"},{"category":"default_component_of","full_product_name":{"name":"libcurl4-32bit as component of SUSE OpenStack Cloud Crowbar 9","product_id":"SUSE OpenStack Cloud Crowbar 9:libcurl4-32bit"},"product_reference":"libcurl4-32bit","relates_to_product_reference":"SUSE OpenStack Cloud Crowbar 9"}]},"vulnerabilities":[{"cve":"CVE-2017-1000254","ids":[{"system_name":"SUSE CVE Page","text":"https://www.suse.com/security/cve/CVE-2017-1000254"}],"notes":[{"category":"general","text":"libcurl may read outside of a heap allocated buffer when doing FTP. When libcurl connects to an FTP server and successfully logs in (anonymous or not), it asks the server for the current directory with the `PWD` command. The server then responds with a 257 response containing the path, inside double quotes. The returned path name is then kept by libcurl for subsequent uses. Due to a flaw in the string parser for this directory name, a directory name passed like this but without a closing double quote would lead to libcurl not adding a trailing NUL byte to the buffer holding the name. When libcurl would then later access the string, it could read beyond the allocated heap buffer and crash or wrongly access data beyond the buffer, thinking it was part of the path. A malicious server could abuse this fact and effectively prevent libcurl-based clients to work with it - the PWD command is always issued on new FTP connections and the mistake has a high chance of causing a segfault. The simple fact that this has issue remained undiscovered for this long could suggest that malformed PWD responses are rare in benign servers. We are not aware of any exploit of this flaw. This bug was introduced in commit [415d2e7cb7](https://github.com/curl/curl/commit/415d2e7cb7), March 2005. In libcurl version 7.56.0, the parser always zero terminates the string but also rejects it if not terminated properly with a final double quote.","title":"CVE description"}],"product_status":{"known_affected":["HPE Helion OpenStack 8:curl","HPE Helion OpenStack 8:libcurl4","HPE Helion OpenStack 8:libcurl4-32bit","SUSE Linux Enterprise Server 11 SP4 LTSS:curl","SUSE Linux Enterprise Server 12 SP2-BCL:curl","SUSE Linux Enterprise Server 12 SP2-BCL:libcurl4","SUSE Linux Enterprise Server 12 SP2-BCL:libcurl4-32bit","SUSE Linux Enterprise Server Teradata 12 SP3:curl","SUSE OpenStack Cloud 8:curl","SUSE OpenStack Cloud 8:libcurl4","SUSE OpenStack Cloud 8:libcurl4-32bit","SUSE OpenStack Cloud Crowbar 8:curl","SUSE OpenStack Cloud Crowbar 8:libcurl4","SUSE OpenStack Cloud Crowbar 8:libcurl4-32bit","chost:amazon/suse-sles-15-sp1-chost-byos-v20210304-hvm-ssd-x86_64","chost:amazon/suse-sles-15-sp1-chost-byos-v20220127-hvm-ssd-x86_64","chost:amazon/suse-sles-15-sp1-chost-byos-v20220715-hvm-ssd-x86_64","chost:amazon/suse-sles-15-sp2-chost-byos-v20210610-hvm-ssd-x86_64","chost:amazon/suse-sles-15-sp2-chost-byos-v20210722-hvm-ssd-x86_64","chost:amazon/suse-sles-15-sp2-chost-byos-v20210913-hvm-ssd-x86_64","chost:amazon/suse-sles-15-sp2-chost-byos-v20211025-hvm-ssd-x86_64","chost:amazon/suse-sles-15-sp2-chost-byos-v20220126-hvm-ssd-x86_64","chost:amazon/suse-sles-15-sp2-chost-byos-v20220718-hvm-ssd-x86_64","chost:amazon/suse-sles-15-sp4-chost-byos-v20220718-hvm-ssd-x86_64","chost:amazon/suse-sles-15-sp4-chost-byos-v20220721-hvm-ssd-x86_64","chost:amazon/suse-sles-15-sp4-chost-byos-v20220819-hvm-ssd-x86_64","chost:amazon/suse-sles-15-sp4-chost-byos-v20220916-hvm-ssd-x86_64","chost:amazon/suse-sles-15-sp4-chost-byos-v20220923-hvm-ssd-x86_64","chost:amazon/suse-sles-15-sp4-chost-byos-v20221018-hvm-ssd-x86_64","chost:amazon/suse-sles-15-sp4-chost-byos-v20221118-hvm-ssd-x86_64","chost:amazon/suse-sles-15-sp4-chost-byos-v20221215-hvm-ssd-x86_64","chost:amazon/suse-sles-15-sp4-chost-byos-v20230111-hvm-ssd-x86_64","chost:amazon/suse-sles-15-sp4-chost-byos-v20230210-hvm-ssd-x86_64","chost:amazon/suse-sles-15-sp4-chost-byos-v20230310-hvm-ssd-x86_64","chost:amazon/suse-sles-15-sp4-chost-byos-v20230410-hvm-ssd-x86_64","chost:amazon/suse-sles-15-sp4-chost-byos-v20230510-hvm-ssd-x86_64","chost:amazon/suse-sles-15-sp4-chost-byos-v20230606-hvm-ssd-x86_64","chost:amazon/suse-sles-15-sp4-chost-byos-v20230704-hvm-ssd-x86_64","chost:amazon/suse-sles-15-sp4-chost-byos-v20230803-hvm-ssd-x86_64","chost:amazon/suse-sles-15-sp4-chost-byos-v20230901-hvm-ssd-x86_64","chost:amazon/suse-sles-15-sp4-chost-byos-v20230928-hvm-ssd-x86_64","chost:amazon/suse-sles-15-sp4-chost-byos-v20231027-hvm-ssd-x86_64","chost:amazon/suse-sles-15-sp4-chost-byos-v20231127-hvm-ssd-x86_64","chost:amazon/suse-sles-15-sp4-chost-byos-v20231212-hvm-ssd-x86_64","chost:amazon/suse-sles-15-sp4-chost-byos-v20240312-hvm-ssd-x86_64","chost:amazon/suse-sles-15-sp4-chost-byos-v20240612-hvm-ssd-x86_64","chost:amazon/suse-sles-15-sp4-chost-byos-v20240809-hvm-ssd-x86_64","chost:amazon/suse-sles-15-sp4-chost-byos-v20240912-hvm-ssd-x86_64","chost:amazon/suse-sles-15-sp4-chost-byos-v20250721-hvm-ssd-x86_64","chost:amazon/suse-sles-15-sp4-chost-byos-v20251022-hvm-ssd-x86_64","chost:amazon/suse-sles-15-sp5-chost-byos-v20230704-hvm-ssd-x86_64","chost:amazon/suse-sles-15-sp5-chost-byos-v20230816-hvm-ssd-x86_64","chost:amazon/suse-sles-15-sp5-chost-byos-v20230915-hvm-ssd-x86_64","chost:amazon/suse-sles-15-sp5-chost-byos-v20231013-hvm-ssd-x86_64","chost:amazon/suse-sles-15-sp5-chost-byos-v20231113-hvm-ssd-x86_64","chost:amazon/suse-sles-15-sp5-chost-byos-v20231213-hvm-ssd-x86_64","chost:amazon/suse-sles-15-sp5-chost-byos-v20240111-hvm-ssd-x86_64","chost:amazon/suse-sles-15-sp5-chost-byos-v20240209-hvm-ssd-x86_64","chost:amazon/suse-sles-15-sp5-chost-byos-v20240307-hvm-ssd-x86_64","chost:amazon/suse-sles-15-sp5-chost-byos-v20240403-hvm-ssd-x86_64","chost:amazon/suse-sles-15-sp5-chost-byos-v20240502-hvm-ssd-x86_64","chost:amazon/suse-sles-15-sp5-chost-byos-v20240529-hvm-ssd-x86_64","chost:amazon/suse-sles-15-sp5-chost-byos-v20240626-hvm-ssd-x86_64","chost:amazon/suse-sles-15-sp5-chost-byos-v20240726-hvm-ssd-x86_64","chost:amazon/suse-sles-15-sp5-chost-byos-v20240809-hvm-ssd-x86_64","chost:amazon/suse-sles-15-sp5-chost-byos-v20240826-hvm-ssd-x86_64","chost:amazon/suse-sles-15-sp5-chost-byos-v20240912-hvm-ssd-x86_64","chost:amazon/suse-sles-15-sp5-chost-byos-v20241011-hvm-ssd-x86_64","chost:amazon/suse-sles-15-sp5-chost-byos-v20241112-hvm-ssd-x86_64","chost:amazon/suse-sles-15-sp5-chost-byos-v20241216-hvm-ssd-x86_64","chost:amazon/suse-sles-15-sp5-chost-byos-v20250122-hvm-ssd-x86_64","chost:amazon/suse-sles-15-sp5-chost-byos-v20250212-hvm-ssd-x86_64","chost:amazon/suse-sles-15-sp5-chost-byos-v20250512-hvm-ssd-x86_64","chost:amazon/suse-sles-15-sp5-chost-byos-v20251022-hvm-ssd-x86_64","chost:google/sles-15-sp1-chost-byos-v20210202","chost:google/sles-15-sp1-chost-byos-v20210304","chost:google/sles-15-sp1-chost-byos-v20220127","chost:google/sles-15-sp1-chost-byos-v20220715-x86-64","chost:google/sles-15-sp2-chost-byos-v20210202","chost:google/sles-15-sp2-chost-byos-v20210304","chost:google/sles-15-sp2-chost-byos-v20210405","chost:google/sles-15-sp2-chost-byos-v20210506","chost:google/sles-15-sp2-chost-byos-v20210610","chost:google/sles-15-sp2-chost-byos-v20210722","chost:google/sles-15-sp2-chost-byos-v20210913","chost:google/sles-15-sp2-chost-byos-v20211025","chost:google/sles-15-sp2-chost-byos-v20220126","chost:google/sles-15-sp2-chost-byos-v20220718-x86-64","chost:google/sles-15-sp4-chost-byos-v20220718-x86-64","chost:google/sles-15-sp4-chost-byos-v20220721-x86-64","chost:google/sles-15-sp4-chost-byos-v20220818-x86-64","chost:google/sles-15-sp4-chost-byos-v20220916-x86-64","chost:google/sles-15-sp4-chost-byos-v20221018-x86-64","chost:google/sles-15-sp4-chost-byos-v20221118-x86-64","chost:google/sles-15-sp4-chost-byos-v20221215-arm64","chost:google/sles-15-sp4-chost-byos-v20221215-x86-64","chost:google/sles-15-sp4-chost-byos-v20230111-arm64","chost:google/sles-15-sp4-chost-byos-v20230111-x86-64","chost:google/sles-15-sp4-chost-byos-v20230210-arm64","chost:google/sles-15-sp4-chost-byos-v20230210-x86-64","chost:google/sles-15-sp4-chost-byos-v20230310-arm64","chost:google/sles-15-sp4-chost-byos-v20230310-x86-64","chost:google/sles-15-sp4-chost-byos-v20230410-arm64","chost:google/sles-15-sp4-chost-byos-v20230410-x86-64","chost:google/sles-15-sp4-chost-byos-v20230510-arm64","chost:google/sles-15-sp4-chost-byos-v20230510-x86-64","chost:google/sles-15-sp4-chost-byos-v20230606-arm64","chost:google/sles-15-sp4-chost-byos-v20230606-x86-64","chost:google/sles-15-sp4-chost-byos-v20230704-arm64","chost:google/sles-15-sp4-chost-byos-v20230704-x86-64","chost:google/sles-15-sp4-chost-byos-v20230804-arm64","chost:google/sles-15-sp4-chost-byos-v20230804-x86-64","chost:google/sles-15-sp4-chost-byos-v20230901-arm64","chost:google/sles-15-sp4-chost-byos-v20230901-x86-64","chost:google/sles-15-sp4-chost-byos-v20230928-arm64","chost:google/sles-15-sp4-chost-byos-v20230928-x86-64","chost:google/sles-15-sp4-chost-byos-v20231027-arm64","chost:google/sles-15-sp4-chost-byos-v20231027-x86-64","chost:google/sles-15-sp4-chost-byos-v20231127-arm64","chost:google/sles-15-sp4-chost-byos-v20231127-x86-64","chost:google/sles-15-sp4-chost-byos-v20231212-arm64","chost:google/sles-15-sp4-chost-byos-v20231212-x86-64","chost:google/sles-15-sp4-chost-byos-v20240312-arm64","chost:google/sles-15-sp4-chost-byos-v20240312-x86-64","chost:google/sles-15-sp4-chost-byos-v20240612-arm64","chost:google/sles-15-sp4-chost-byos-v20240612-x86-64","chost:google/sles-15-sp4-chost-byos-v20240809-arm64","chost:google/sles-15-sp4-chost-byos-v20240809-x86-64","chost:google/sles-15-sp4-chost-byos-v20240912-arm64","chost:google/sles-15-sp4-chost-byos-v20240912-x86-64","chost:google/sles-15-sp4-chost-byos-v20250721-arm64","chost:google/sles-15-sp4-chost-byos-v20250721-x86-64","chost:google/sles-15-sp4-chost-byos-v20251022-arm64","chost:google/sles-15-sp4-chost-byos-v20251022-x86-64","chost:google/sles-15-sp5-chost-byos-v20230704-arm64","chost:google/sles-15-sp5-chost-byos-v20230704-x86-64","chost:google/sles-15-sp5-chost-byos-v20230718-arm64","chost:google/sles-15-sp5-chost-byos-v20230719-x86-64","chost:google/sles-15-sp5-chost-byos-v20230816-arm64","chost:google/sles-15-sp5-chost-byos-v20230816-x86-64","chost:google/sles-15-sp5-chost-byos-v20230915-arm64","chost:google/sles-15-sp5-chost-byos-v20230915-x86-64","chost:google/sles-15-sp5-chost-byos-v20231013-arm64","chost:google/sles-15-sp5-chost-byos-v20231013-x86-64","chost:google/sles-15-sp5-chost-byos-v20231113-arm64","chost:google/sles-15-sp5-chost-byos-v20231113-x86-64","chost:google/sles-15-sp5-chost-byos-v20231213-arm64","chost:google/sles-15-sp5-chost-byos-v20231213-x86-64","chost:google/sles-15-sp5-chost-byos-v20240111-arm64","chost:google/sles-15-sp5-chost-byos-v20240111-x86-64","chost:google/sles-15-sp5-chost-byos-v20240209-arm64","chost:google/sles-15-sp5-chost-byos-v20240209-x86-64","chost:google/sles-15-sp5-chost-byos-v20240307-arm64","chost:google/sles-15-sp5-chost-byos-v20240307-x86-64","chost:google/sles-15-sp5-chost-byos-v20240403-arm64","chost:google/sles-15-sp5-chost-byos-v20240403-x86-64","chost:google/sles-15-sp5-chost-byos-v20240502-arm64","chost:google/sles-15-sp5-chost-byos-v20240502-x86-64","chost:google/sles-15-sp5-chost-byos-v20240529-arm64","chost:google/sles-15-sp5-chost-byos-v20240529-x86-64","chost:google/sles-15-sp5-chost-byos-v20240626-arm64","chost:google/sles-15-sp5-chost-byos-v20240626-x86-64","chost:google/sles-15-sp5-chost-byos-v20240726-arm64","chost:google/sles-15-sp5-chost-byos-v20240726-x86-64","chost:google/sles-15-sp5-chost-byos-v20240809-arm64","chost:google/sles-15-sp5-chost-byos-v20240809-x86-64","chost:google/sles-15-sp5-chost-byos-v20240826-arm64","chost:google/sles-15-sp5-chost-byos-v20240826-x86-64","chost:google/sles-15-sp5-chost-byos-v20240912-arm64","chost:google/sles-15-sp5-chost-byos-v20240912-x86-64","chost:google/sles-15-sp5-chost-byos-v20241011-arm64","chost:google/sles-15-sp5-chost-byos-v20241011-x86-64","chost:google/sles-15-sp5-chost-byos-v20241112-arm64","chost:google/sles-15-sp5-chost-byos-v20241112-x86-64","chost:google/sles-15-sp5-chost-byos-v20241216-arm64","chost:google/sles-15-sp5-chost-byos-v20241216-x86-64","chost:google/sles-15-sp5-chost-byos-v20250122-arm64","chost:google/sles-15-sp5-chost-byos-v20250122-x86-64","chost:google/sles-15-sp5-chost-byos-v20250212-arm64","chost:google/sles-15-sp5-chost-byos-v20250212-x86-64","chost:google/sles-15-sp5-chost-byos-v20250512-arm64","chost:google/sles-15-sp5-chost-byos-v20250512-x86-64","chost:google/sles-15-sp5-chost-byos-v20251022-arm64","chost:google/sles-15-sp5-chost-byos-v20251022-x86-64","chost:microsoft/suse-sles-15-sp1-chost-byos-v20210202","chost:microsoft/suse-sles-15-sp1-chost-byos-v20210304","chost:microsoft/suse-sles-15-sp1-chost-byos-v20220127","chost:microsoft/suse-sles-15-sp1-chost-byos-v20220715-x86_64","chost:microsoft/suse-sles-15-sp2-chost-byos-v20210202","chost:microsoft/suse-sles-15-sp2-chost-byos-v20210304","chost:microsoft/suse-sles-15-sp2-chost-byos-v20210405","chost:microsoft/suse-sles-15-sp2-chost-byos-v20210506","chost:microsoft/suse-sles-15-sp2-chost-byos-v20210610","chost:microsoft/suse-sles-15-sp2-chost-byos-v20210722","chost:microsoft/suse-sles-15-sp2-chost-byos-v20210913","chost:microsoft/suse-sles-15-sp2-chost-byos-v20211025","chost:microsoft/suse-sles-15-sp2-chost-byos-v20220126","chost:microsoft/suse-sles-15-sp2-chost-byos-v20220718-x86_64","chost:microsoft/suse-sles-15-sp4-chost-byos-v20220718-x86_64","chost:microsoft/suse-sles-15-sp4-chost-byos-v20220721-x86_64","chost:microsoft/suse-sles-15-sp4-chost-byos-v20220819-x86_64","chost:microsoft/suse-sles-15-sp4-chost-byos-v20220916-x86_64","chost:microsoft/suse-sles-15-sp4-chost-byos-v20220923-x86_64","chost:microsoft/suse-sles-15-sp4-chost-byos-v20221018-x86_64","chost:microsoft/suse-sles-15-sp4-chost-byos-v20221118-x86_64","chost:microsoft/suse-sles-15-sp4-chost-byos-v20221215-arm64","chost:microsoft/suse-sles-15-sp4-chost-byos-v20221215-x86_64","chost:microsoft/suse-sles-15-sp4-chost-byos-v20230111-arm64","chost:microsoft/suse-sles-15-sp4-chost-byos-v20230111-x86_64","chost:microsoft/suse-sles-15-sp4-chost-byos-v20230210-arm64","chost:microsoft/suse-sles-15-sp4-chost-byos-v20230210-x86_64","chost:microsoft/suse-sles-15-sp4-chost-byos-v20230310-arm64","chost:microsoft/suse-sles-15-sp4-chost-byos-v20230310-x86_64","chost:microsoft/suse-sles-15-sp4-chost-byos-v20230410-arm64","chost:microsoft/suse-sles-15-sp4-chost-byos-v20230410-x86_64","chost:microsoft/suse-sles-15-sp4-chost-byos-v20230510-arm64","chost:microsoft/suse-sles-15-sp4-chost-byos-v20230510-x86_64","chost:microsoft/suse-sles-15-sp4-chost-byos-v20230606-arm64","chost:microsoft/suse-sles-15-sp4-chost-byos-v20230606-x86_64","chost:microsoft/suse-sles-15-sp4-chost-byos-v20230704-arm64","chost:microsoft/suse-sles-15-sp4-chost-byos-v20230704-x86_64","chost:microsoft/suse-sles-15-sp4-chost-byos-v20230803-arm64","chost:microsoft/suse-sles-15-sp4-chost-byos-v20230803-x86_64","chost:microsoft/suse-sles-15-sp4-chost-byos-v20230901-arm64","chost:microsoft/suse-sles-15-sp4-chost-byos-v20230901-x86_64","chost:microsoft/suse-sles-15-sp4-chost-byos-v20230928-arm64","chost:microsoft/suse-sles-15-sp4-chost-byos-v20230928-x86_64","chost:microsoft/suse-sles-15-sp4-chost-byos-v20231027-arm64","chost:microsoft/suse-sles-15-sp4-chost-byos-v20231027-x86_64","chost:microsoft/suse-sles-15-sp4-chost-byos-v20231127-arm64","chost:microsoft/suse-sles-15-sp4-chost-byos-v20231127-x86_64","chost:microsoft/suse-sles-15-sp4-chost-byos-v20231212-arm64","chost:microsoft/suse-sles-15-sp4-chost-byos-v20231212-x86_64","chost:microsoft/suse-sles-15-sp4-chost-byos-v20240312-arm64","chost:microsoft/suse-sles-15-sp4-chost-byos-v20240312-x86_64","chost:microsoft/suse-sles-15-sp4-chost-byos-v20240612-arm64","chost:microsoft/suse-sles-15-sp4-chost-byos-v20240612-x86_64","chost:microsoft/suse-sles-15-sp4-chost-byos-v20240809-arm64","chost:microsoft/suse-sles-15-sp4-chost-byos-v20240809-x86_64","chost:microsoft/suse-sles-15-sp4-chost-byos-v20240912-arm64","chost:microsoft/suse-sles-15-sp4-chost-byos-v20240912-x86_64","chost:microsoft/suse-sles-15-sp4-chost-byos-v20250721-arm64","chost:microsoft/suse-sles-15-sp4-chost-byos-v20250721-x86_64","chost:microsoft/suse-sles-15-sp4-chost-byos-v20251022-arm64","chost:microsoft/suse-sles-15-sp4-chost-byos-v20251022-x86_64","chost:microsoft/suse-sles-15-sp5-chost-byos-v20230704-arm64","chost:microsoft/suse-sles-15-sp5-chost-byos-v20230704-x86_64","chost:microsoft/suse-sles-15-sp5-chost-byos-v20230718-arm64","chost:microsoft/suse-sles-15-sp5-chost-byos-v20230719-x86_64","chost:microsoft/suse-sles-15-sp5-chost-byos-v20230816-arm64","chost:microsoft/suse-sles-15-sp5-chost-byos-v20230816-x86_64","chost:microsoft/suse-sles-15-sp5-chost-byos-v20230915-arm64","chost:microsoft/suse-sles-15-sp5-chost-byos-v20230915-x86_64","chost:microsoft/suse-sles-15-sp5-chost-byos-v20231013-arm64","chost:microsoft/suse-sles-15-sp5-chost-byos-v20231013-x86_64","chost:microsoft/suse-sles-15-sp5-chost-byos-v20231113-arm64","chost:microsoft/suse-sles-15-sp5-chost-byos-v20231113-x86_64","chost:microsoft/suse-sles-15-sp5-chost-byos-v20231213-arm64","chost:microsoft/suse-sles-15-sp5-chost-byos-v20231213-x86_64","chost:microsoft/suse-sles-15-sp5-chost-byos-v20240111-arm64","chost:microsoft/suse-sles-15-sp5-chost-byos-v20240111-x86_64","chost:microsoft/suse-sles-15-sp5-chost-byos-v20240209-arm64","chost:microsoft/suse-sles-15-sp5-chost-byos-v20240209-x86_64","chost:microsoft/suse-sles-15-sp5-chost-byos-v20240307-arm64","chost:microsoft/suse-sles-15-sp5-chost-byos-v20240307-x86_64","chost:microsoft/suse-sles-15-sp5-chost-byos-v20240403-arm64","chost:microsoft/suse-sles-15-sp5-chost-byos-v20240403-x86_64","chost:microsoft/suse-sles-15-sp5-chost-byos-v20240502-arm64","chost:microsoft/suse-sles-15-sp5-chost-byos-v20240502-x86_64","chost:microsoft/suse-sles-15-sp5-chost-byos-v20240529-arm64","chost:microsoft/suse-sles-15-sp5-chost-byos-v20240529-x86_64","chost:microsoft/suse-sles-15-sp5-chost-byos-v20240626-arm64","chost:microsoft/suse-sles-15-sp5-chost-byos-v20240626-x86_64","chost:microsoft/suse-sles-15-sp5-chost-byos-v20240726-arm64","chost:microsoft/suse-sles-15-sp5-chost-byos-v20240726-x86_64","chost:microsoft/suse-sles-15-sp5-chost-byos-v20240809-arm64","chost:microsoft/suse-sles-15-sp5-chost-byos-v20240809-x86_64","chost:microsoft/suse-sles-15-sp5-chost-byos-v20240826-arm64","chost:microsoft/suse-sles-15-sp5-chost-byos-v20240826-x86_64","chost:microsoft/suse-sles-15-sp5-chost-byos-v20240912-arm64","chost:microsoft/suse-sles-15-sp5-chost-byos-v20240912-x86_64","chost:microsoft/suse-sles-15-sp5-chost-byos-v20241011-arm64","chost:microsoft/suse-sles-15-sp5-chost-byos-v20241011-x86_64","chost:microsoft/suse-sles-15-sp5-chost-byos-v20241112-arm64","chost:microsoft/suse-sles-15-sp5-chost-byos-v20241112-x86_64","chost:microsoft/suse-sles-15-sp5-chost-byos-v20241216-arm64","chost:microsoft/suse-sles-15-sp5-chost-byos-v20250122-arm64","chost:microsoft/suse-sles-15-sp5-chost-byos-v20250122-x86_64","chost:microsoft/suse-sles-15-sp5-chost-byos-v20250212-arm64","chost:microsoft/suse-sles-15-sp5-chost-byos-v20250212-x86_64","chost:microsoft/suse-sles-15-sp5-chost-byos-v20250512-arm64","chost:microsoft/suse-sles-15-sp5-chost-byos-v20250512-x86_64","chost:microsoft/suse-sles-15-sp5-chost-byos-v20251022-arm64","chost:microsoft/suse-sles-15-sp5-chost-byos-v20251022-x86_64"],"known_not_affected":["SUSE CaaS Platform 4.0:curl","SUSE CaaS Platform 4.0:libcurl-devel","SUSE CaaS Platform 4.0:libcurl4","SUSE CaaS Platform 4.0:libcurl4-32bit","SUSE Enterprise Storage 6:curl","SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:curl","SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libcurl-devel","SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libcurl4","SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libcurl4-32bit","SUSE Linux Enterprise High Performance Computing 15-LTSS:curl","SUSE Linux Enterprise High Performance Computing 15-LTSS:libcurl-devel","SUSE Linux Enterprise High Performance Computing 15-LTSS:libcurl4","SUSE Linux Enterprise High Performance Computing 15-LTSS:libcurl4-32bit","SUSE Linux Enterprise Server 11 SP3 LTSS:curl","SUSE Linux Enterprise Server 12 SP4-ESPOS:curl","SUSE Linux Enterprise Server 12 SP4-ESPOS:libcurl4","SUSE Linux Enterprise Server 12 SP4-ESPOS:libcurl4-32bit","SUSE Linux Enterprise Server 12 SP4-LTSS:curl","SUSE Linux Enterprise Server 12 SP4-LTSS:libcurl4","SUSE Linux Enterprise Server 12 SP4-LTSS:libcurl4-32bit","SUSE Linux Enterprise Server 15 SP1-LTSS:curl","SUSE Linux Enterprise Server 15 SP1-LTSS:libcurl-devel","SUSE Linux Enterprise Server 15 SP1-LTSS:libcurl4","SUSE Linux Enterprise Server 15 SP1-LTSS:libcurl4-32bit","SUSE Linux Enterprise Server 15-ESPOS:curl","SUSE Linux Enterprise Server 15-LTSS:curl","SUSE Linux Enterprise Server 15-LTSS:libcurl-devel","SUSE Linux Enterprise Server 15-LTSS:libcurl4","SUSE Linux Enterprise Server 15-LTSS:libcurl4-32bit","SUSE Linux Enterprise Server Business Critical Linux 15 SP1:curl","SUSE Linux Enterprise Server for SAP Applications 12 SP4:curl","SUSE Linux Enterprise Server for SAP Applications 12 SP4:libcurl4","SUSE Linux Enterprise Server for SAP Applications 12 SP4:libcurl4-32bit","SUSE Linux Enterprise Server for SAP Applications 15 SP1:curl","SUSE Linux Enterprise Server for SAP Applications 15 SP1:libcurl-devel","SUSE Linux Enterprise Server for SAP Applications 15 SP1:libcurl4","SUSE Linux Enterprise Server for SAP Applications 15 SP1:libcurl4-32bit","SUSE Linux Enterprise Server for SAP Applications 15:curl","SUSE Linux Enterprise Server for SAP Applications 15:libcurl-devel","SUSE Linux Enterprise Server for SAP Applications 15:libcurl4","SUSE Linux Enterprise Server for SAP Applications 15:libcurl4-32bit","SUSE Manager Proxy 4.0:curl","SUSE Manager Retail Branch Server 4.0:curl","SUSE Manager Server 4.0:curl","SUSE OpenStack Cloud 9:curl","SUSE OpenStack Cloud 9:libcurl4","SUSE OpenStack Cloud 9:libcurl4-32bit","SUSE OpenStack Cloud Crowbar 9:curl","SUSE OpenStack Cloud Crowbar 9:libcurl4","SUSE OpenStack Cloud Crowbar 9:libcurl4-32bit"],"recommended":["SUSE Enterprise Storage 6:curl-7.60.0-3.17.1","SUSE Enterprise Storage 6:libcurl-devel-7.60.0-3.17.1","SUSE Enterprise Storage 6:libcurl4-32bit-7.60.0-3.17.1","SUSE Enterprise Storage 6:libcurl4-7.60.0-3.17.1","SUSE Enterprise Storage 7.1:curl-7.66.0-4.14.1","SUSE Enterprise Storage 7.1:libcurl-devel-7.66.0-4.14.1","SUSE Enterprise Storage 7.1:libcurl4-32bit-7.66.0-4.14.1","SUSE Enterprise Storage 7.1:libcurl4-7.66.0-4.14.1","SUSE Enterprise Storage 7:curl-7.66.0-2.59","SUSE Enterprise Storage 7:libcurl-devel-7.66.0-2.59","SUSE Enterprise Storage 7:libcurl4-32bit-7.66.0-2.59","SUSE Enterprise Storage 7:libcurl4-7.66.0-2.59","SUSE Linux Enterprise Desktop 11 SP4:libcurl-devel-7.19.7-1.70.8.1","SUSE Linux Enterprise Desktop 12 SP2:curl-7.37.0-37.8.1","SUSE Linux Enterprise Desktop 12 SP2:libcurl-devel-7.37.0-37.8.1","SUSE Linux Enterprise Desktop 12 SP2:libcurl4-32bit-7.37.0-37.8.1","SUSE Linux Enterprise Desktop 12 SP2:libcurl4-7.37.0-37.8.1","SUSE Linux Enterprise Desktop 12 SP3:curl-7.37.0-37.8.1","SUSE Linux Enterprise Desktop 12 SP3:libcurl-devel-7.37.0-37.8.1","SUSE Linux Enterprise Desktop 12 SP3:libcurl4-32bit-7.37.0-37.8.1","SUSE Linux Enterprise Desktop 12 SP3:libcurl4-7.37.0-37.8.1","SUSE Linux Enterprise Desktop 12 SP4:curl-7.60.0-2.11","SUSE Linux Enterprise Desktop 12 SP4:libcurl-devel-7.60.0-2.11","SUSE Linux Enterprise Desktop 12 SP4:libcurl4-32bit-7.60.0-2.11","SUSE Linux Enterprise Desktop 12 SP4:libcurl4-7.60.0-2.11","SUSE Linux Enterprise Desktop 15 SP1:curl-7.60.0-3.17.1","SUSE Linux Enterprise Desktop 15 SP1:libcurl-devel-7.60.0-3.17.1","SUSE Linux Enterprise Desktop 15 SP1:libcurl4-32bit-7.60.0-3.17.1","SUSE Linux Enterprise Desktop 15 SP1:libcurl4-7.60.0-3.17.1","SUSE Linux Enterprise Desktop 15 SP2:curl-7.66.0-2.59","SUSE Linux Enterprise Desktop 15 SP2:libcurl-devel-7.66.0-2.59","SUSE Linux Enterprise Desktop 15 SP2:libcurl4-32bit-7.66.0-2.59","SUSE Linux Enterprise Desktop 15 SP2:libcurl4-7.66.0-2.59","SUSE Linux Enterprise Desktop 15 SP3:curl-7.66.0-4.14.1","SUSE Linux Enterprise Desktop 15 SP3:libcurl-devel-7.66.0-4.14.1","SUSE Linux Enterprise Desktop 15 SP3:libcurl4-32bit-7.66.0-4.14.1","SUSE Linux Enterprise Desktop 15 SP3:libcurl4-7.66.0-4.14.1","SUSE Linux Enterprise Desktop 15 SP4:curl-7.79.1-150400.3.1","SUSE Linux Enterprise Desktop 15 SP4:libcurl-devel-7.79.1-150400.3.1","SUSE Linux Enterprise Desktop 15 SP4:libcurl4-32bit-7.79.1-150400.3.1","SUSE Linux Enterprise Desktop 15 SP4:libcurl4-7.79.1-150400.3.1","SUSE Linux Enterprise Desktop 15 SP5:curl-8.0.1-150400.5.23.1","SUSE Linux Enterprise Desktop 15 SP5:libcurl-devel-8.0.1-150400.5.23.1","SUSE Linux Enterprise Desktop 15 SP5:libcurl4-32bit-8.0.1-150400.5.23.1","SUSE Linux Enterprise Desktop 15 SP5:libcurl4-8.0.1-150400.5.23.1","SUSE Linux Enterprise Desktop 15 SP6:curl-8.6.0-150600.2.2","SUSE Linux Enterprise Desktop 15 SP6:libcurl-devel-8.6.0-150600.2.2","SUSE Linux Enterprise Desktop 15 SP6:libcurl4-32bit-8.6.0-150600.2.2","SUSE Linux Enterprise Desktop 15 SP6:libcurl4-8.6.0-150600.2.2","SUSE Linux Enterprise Desktop 15 SP7:curl-8.6.0-150600.4.21.1","SUSE Linux Enterprise Desktop 15 SP7:libcurl-devel-8.6.0-150600.4.21.1","SUSE Linux Enterprise Desktop 15 SP7:libcurl4-32bit-8.6.0-150600.4.21.1","SUSE Linux Enterprise Desktop 15 SP7:libcurl4-8.6.0-150600.4.21.1","SUSE Linux Enterprise Desktop 15:curl-7.60.0-1.1","SUSE Linux Enterprise Desktop 15:libcurl-devel-7.60.0-1.1","SUSE Linux Enterprise Desktop 15:libcurl4-32bit-7.60.0-1.1","SUSE Linux Enterprise Desktop 15:libcurl4-7.60.0-1.1","SUSE Linux Enterprise High Performance Computing 12 SP5:curl-7.60.0-9.8","SUSE Linux Enterprise High Performance Computing 12 SP5:libcurl4-32bit-7.60.0-9.8","SUSE Linux Enterprise High Performance Computing 12 SP5:libcurl4-7.60.0-9.8","SUSE Linux Enterprise High Performance Computing 15 SP1:curl-7.60.0-3.17.1","SUSE Linux Enterprise High Performance Computing 15 SP1:libcurl-devel-7.60.0-3.17.1","SUSE Linux Enterprise High Performance Computing 15 SP1:libcurl4-32bit-7.60.0-3.17.1","SUSE Linux Enterprise High Performance Computing 15 SP1:libcurl4-7.60.0-3.17.1","SUSE Linux Enterprise High Performance Computing 15 SP2:curl-7.66.0-2.59","SUSE Linux Enterprise High Performance Computing 15 SP2:libcurl-devel-7.66.0-2.59","SUSE Linux Enterprise High Performance Computing 15 SP2:libcurl4-32bit-7.66.0-2.59","SUSE Linux Enterprise High Performance Computing 15 SP2:libcurl4-7.66.0-2.59","SUSE Linux Enterprise High Performance Computing 15 SP3:curl-7.66.0-4.14.1","SUSE Linux Enterprise High Performance Computing 15 SP3:libcurl-devel-7.66.0-4.14.1","SUSE Linux Enterprise High Performance Computing 15 SP3:libcurl4-32bit-7.66.0-4.14.1","SUSE Linux Enterprise High Performance Computing 15 SP3:libcurl4-7.66.0-4.14.1","SUSE Linux Enterprise High Performance Computing 15 SP4:curl-7.79.1-150400.3.1","SUSE Linux Enterprise High Performance Computing 15 SP4:libcurl-devel-7.79.1-150400.3.1","SUSE Linux Enterprise High Performance Computing 15 SP4:libcurl4-32bit-7.79.1-150400.3.1","SUSE Linux Enterprise High Performance Computing 15 SP4:libcurl4-7.79.1-150400.3.1","SUSE Linux Enterprise High Performance Computing 15 SP5:curl-8.0.1-150400.5.23.1","SUSE Linux Enterprise High Performance Computing 15 SP5:libcurl-devel-8.0.1-150400.5.23.1","SUSE Linux Enterprise High Performance Computing 15 SP5:libcurl4-32bit-8.0.1-150400.5.23.1","SUSE Linux Enterprise High Performance Computing 15 SP5:libcurl4-8.0.1-150400.5.23.1","SUSE Linux Enterprise High Performance Computing 15 SP6:curl-8.6.0-150600.2.2","SUSE Linux Enterprise High Performance Computing 15 SP6:libcurl-devel-8.6.0-150600.2.2","SUSE Linux Enterprise High Performance Computing 15 SP6:libcurl4-32bit-8.6.0-150600.2.2","SUSE Linux Enterprise High Performance Computing 15 SP6:libcurl4-8.6.0-150600.2.2","SUSE Linux Enterprise High Performance Computing 15 SP7:curl-8.6.0-150600.4.21.1","SUSE Linux Enterprise High Performance Computing 15 SP7:libcurl-devel-8.6.0-150600.4.21.1","SUSE Linux Enterprise High Performance Computing 15 SP7:libcurl4-32bit-8.6.0-150600.4.21.1","SUSE Linux Enterprise High Performance Computing 15 SP7:libcurl4-8.6.0-150600.4.21.1","SUSE Linux Enterprise High Performance Computing 15:curl-7.60.0-1.1","SUSE Linux Enterprise High Performance Computing 15:libcurl-devel-7.60.0-1.1","SUSE Linux Enterprise High Performance Computing 15:libcurl4-32bit-7.60.0-1.1","SUSE Linux Enterprise High Performance Computing 15:libcurl4-7.60.0-1.1","SUSE Linux Enterprise Micro 5.0:curl-7.66.0-4.11.1","SUSE Linux Enterprise Micro 5.0:libcurl4-7.66.0-4.11.1","SUSE Linux Enterprise Micro 5.1:curl-7.66.0-4.22.1","SUSE Linux Enterprise Micro 5.1:libcurl4-7.66.0-4.22.1","SUSE Linux Enterprise Micro 5.2:curl-7.66.0-4.27.1","SUSE Linux Enterprise Micro 5.2:libcurl4-7.66.0-4.27.1","SUSE Linux Enterprise Micro 5.3:curl-7.79.1-150400.5.6.1","SUSE Linux Enterprise Micro 5.3:libcurl4-7.79.1-150400.5.6.1","SUSE Linux Enterprise Micro 5.4:curl-7.79.1-150400.5.15.1","SUSE Linux Enterprise Micro 5.4:libcurl4-7.79.1-150400.5.15.1","SUSE Linux Enterprise Micro 5.5:curl-8.0.1-150400.5.26.1","SUSE Linux Enterprise Micro 5.5:libcurl4-8.0.1-150400.5.26.1","SUSE Linux Enterprise Module for Basesystem 15 SP1:curl-7.60.0-3.17.1","SUSE Linux Enterprise Module for Basesystem 15 SP1:libcurl-devel-7.60.0-3.17.1","SUSE Linux Enterprise Module for Basesystem 15 SP1:libcurl4-32bit-7.60.0-3.17.1","SUSE Linux Enterprise Module for Basesystem 15 SP1:libcurl4-7.60.0-3.17.1","SUSE Linux Enterprise Module for Basesystem 15 SP2:curl-7.66.0-2.59","SUSE Linux Enterprise Module for Basesystem 15 SP2:libcurl-devel-7.66.0-2.59","SUSE Linux Enterprise Module for Basesystem 15 SP2:libcurl4-32bit-7.66.0-2.59","SUSE Linux Enterprise Module for Basesystem 15 SP2:libcurl4-7.66.0-2.59","SUSE Linux Enterprise Module for Basesystem 15 SP3:curl-7.66.0-4.14.1","SUSE Linux Enterprise Module for Basesystem 15 SP3:libcurl-devel-7.66.0-4.14.1","SUSE Linux Enterprise Module for Basesystem 15 SP3:libcurl4-32bit-7.66.0-4.14.1","SUSE Linux Enterprise Module for Basesystem 15 SP3:libcurl4-7.66.0-4.14.1","SUSE Linux Enterprise Module for Basesystem 15 SP4:curl-7.79.1-150400.3.1","SUSE Linux Enterprise Module for Basesystem 15 SP4:libcurl-devel-7.79.1-150400.3.1","SUSE Linux Enterprise Module for Basesystem 15 SP4:libcurl4-32bit-7.79.1-150400.3.1","SUSE Linux Enterprise Module for Basesystem 15 SP4:libcurl4-7.79.1-150400.3.1","SUSE Linux Enterprise Module for Basesystem 15 SP5:curl-8.0.1-150400.5.23.1","SUSE Linux Enterprise Module for Basesystem 15 SP5:libcurl-devel-8.0.1-150400.5.23.1","SUSE Linux Enterprise Module for Basesystem 15 SP5:libcurl4-32bit-8.0.1-150400.5.23.1","SUSE Linux Enterprise Module for Basesystem 15 SP5:libcurl4-8.0.1-150400.5.23.1","SUSE Linux Enterprise Module for Basesystem 15 SP6:curl-8.6.0-150600.2.2","SUSE Linux Enterprise Module for Basesystem 15 SP6:libcurl-devel-8.6.0-150600.2.2","SUSE Linux Enterprise Module for Basesystem 15 SP6:libcurl4-32bit-8.6.0-150600.2.2","SUSE Linux Enterprise Module for Basesystem 15 SP6:libcurl4-8.6.0-150600.2.2","SUSE Linux Enterprise Module for Basesystem 15 SP7:curl-8.6.0-150600.4.21.1","SUSE Linux Enterprise Module for Basesystem 15 SP7:libcurl-devel-8.6.0-150600.4.21.1","SUSE Linux Enterprise Module for Basesystem 15 SP7:libcurl4-32bit-8.6.0-150600.4.21.1","SUSE Linux Enterprise Module for Basesystem 15 SP7:libcurl4-8.6.0-150600.4.21.1","SUSE Linux Enterprise Module for Basesystem 15:curl-7.60.0-1.1","SUSE Linux Enterprise Module for Basesystem 15:libcurl-devel-7.60.0-1.1","SUSE Linux Enterprise Module for Basesystem 15:libcurl4-32bit-7.60.0-1.1","SUSE Linux Enterprise Module for Basesystem 15:libcurl4-7.60.0-1.1","SUSE Linux Enterprise Server 11 SP1-TERADATA:curl-7.19.7-1.70.8.1","SUSE Linux Enterprise Server 11 SP1-TERADATA:curl-openssl1-7.19.7-1.70.8.1","SUSE Linux Enterprise Server 11 SP1-TERADATA:libcurl4-32bit-7.19.7-1.70.8.1","SUSE Linux Enterprise Server 11 SP1-TERADATA:libcurl4-7.19.7-1.70.8.1","SUSE Linux Enterprise Server 11 SP1-TERADATA:libcurl4-openssl1-32bit-7.19.7-1.70.8.1","SUSE Linux Enterprise Server 11 SP1-TERADATA:libcurl4-openssl1-7.19.7-1.70.8.1","SUSE Linux Enterprise Server 11 SP3-TERADATA:curl-7.19.7-1.70.8.1","SUSE Linux Enterprise Server 11 SP3-TERADATA:curl-openssl1-7.19.7-1.70.8.1","SUSE Linux Enterprise Server 11 SP3-TERADATA:libcurl4-32bit-7.19.7-1.70.8.1","SUSE Linux Enterprise Server 11 SP3-TERADATA:libcurl4-7.19.7-1.70.8.1","SUSE Linux Enterprise Server 11 SP3-TERADATA:libcurl4-openssl1-32bit-7.19.7-1.70.8.1","SUSE Linux Enterprise Server 11 SP3-TERADATA:libcurl4-openssl1-7.19.7-1.70.8.1","SUSE Linux Enterprise Server 11 SP4:curl-7.19.7-1.70.8.1","SUSE Linux Enterprise Server 11 SP4:libcurl-devel-7.19.7-1.70.8.1","SUSE Linux Enterprise Server 11 SP4:libcurl4-32bit-7.19.7-1.70.8.1","SUSE Linux Enterprise Server 11 SP4:libcurl4-7.19.7-1.70.8.1","SUSE Linux Enterprise Server 11 SP4:libcurl4-x86-7.19.7-1.70.8.1","SUSE Linux Enterprise Server 11-SECURITY:curl-openssl1-7.19.7-1.70.8.1","SUSE Linux Enterprise Server 11-SECURITY:libcurl4-openssl1-32bit-7.19.7-1.70.8.1","SUSE Linux Enterprise Server 11-SECURITY:libcurl4-openssl1-7.19.7-1.70.8.1","SUSE Linux Enterprise Server 11-SECURITY:libcurl4-openssl1-x86-7.19.7-1.70.8.1","SUSE Linux Enterprise Server 12 SP2:curl-7.37.0-37.8.1","SUSE Linux Enterprise Server 12 SP2:libcurl-devel-7.37.0-37.8.1","SUSE Linux Enterprise Server 12 SP2:libcurl4-32bit-7.37.0-37.8.1","SUSE Linux Enterprise Server 12 SP2:libcurl4-7.37.0-37.8.1","SUSE Linux Enterprise Server 12 SP3:curl-7.37.0-37.8.1","SUSE Linux Enterprise Server 12 SP3:libcurl-devel-7.37.0-37.8.1","SUSE Linux Enterprise Server 12 SP3:libcurl4-32bit-7.37.0-37.8.1","SUSE Linux Enterprise Server 12 SP3:libcurl4-7.37.0-37.8.1","SUSE Linux Enterprise Server 12 SP4:curl-7.60.0-2.11","SUSE Linux Enterprise Server 12 SP4:libcurl-devel-7.60.0-2.11","SUSE Linux Enterprise Server 12 SP4:libcurl4-32bit-7.60.0-2.11","SUSE Linux Enterprise Server 12 SP4:libcurl4-7.60.0-2.11","SUSE Linux Enterprise Server 12 SP5:curl-7.60.0-9.8","SUSE Linux Enterprise Server 12 SP5:libcurl-devel-7.60.0-9.8","SUSE Linux Enterprise Server 12 SP5:libcurl4-32bit-7.60.0-9.8","SUSE Linux Enterprise Server 12 SP5:libcurl4-7.60.0-9.8","SUSE Linux Enterprise Server 15 SP1:curl-7.60.0-3.17.1","SUSE Linux Enterprise Server 15 SP1:libcurl-devel-7.60.0-3.17.1","SUSE Linux Enterprise Server 15 SP1:libcurl4-32bit-7.60.0-3.17.1","SUSE Linux Enterprise Server 15 SP1:libcurl4-7.60.0-3.17.1","SUSE Linux Enterprise Server 15 SP2:curl-7.66.0-2.59","SUSE Linux Enterprise Server 15 SP2:libcurl-devel-7.66.0-2.59","SUSE Linux Enterprise Server 15 SP2:libcurl4-32bit-7.66.0-2.59","SUSE Linux Enterprise Server 15 SP2:libcurl4-7.66.0-2.59","SUSE Linux Enterprise Server 15 SP3:curl-7.66.0-4.14.1","SUSE Linux Enterprise Server 15 SP3:libcurl-devel-7.66.0-4.14.1","SUSE Linux Enterprise Server 15 SP3:libcurl4-32bit-7.66.0-4.14.1","SUSE Linux Enterprise Server 15 SP3:libcurl4-7.66.0-4.14.1","SUSE Linux Enterprise Server 15 SP4:curl-7.79.1-150400.3.1","SUSE Linux Enterprise Server 15 SP4:libcurl-devel-7.79.1-150400.3.1","SUSE Linux Enterprise Server 15 SP4:libcurl4-32bit-7.79.1-150400.3.1","SUSE Linux Enterprise Server 15 SP4:libcurl4-7.79.1-150400.3.1","SUSE Linux Enterprise Server 15 SP5:curl-8.0.1-150400.5.23.1","SUSE Linux Enterprise Server 15 SP5:libcurl-devel-8.0.1-150400.5.23.1","SUSE Linux Enterprise Server 15 SP5:libcurl4-32bit-8.0.1-150400.5.23.1","SUSE Linux Enterprise Server 15 SP5:libcurl4-8.0.1-150400.5.23.1","SUSE Linux Enterprise Server 15 SP6:curl-8.6.0-150600.2.2","SUSE Linux Enterprise Server 15 SP6:libcurl-devel-8.6.0-150600.2.2","SUSE Linux Enterprise Server 15 SP6:libcurl4-32bit-8.6.0-150600.2.2","SUSE Linux Enterprise Server 15 SP6:libcurl4-8.6.0-150600.2.2","SUSE Linux Enterprise Server 15 SP7:curl-8.6.0-150600.4.21.1","SUSE Linux Enterprise Server 15 SP7:libcurl-devel-8.6.0-150600.4.21.1","SUSE Linux Enterprise Server 15 SP7:libcurl4-32bit-8.6.0-150600.4.21.1","SUSE Linux Enterprise Server 15 SP7:libcurl4-8.6.0-150600.4.21.1","SUSE Linux Enterprise Server 15:curl-7.60.0-1.1","SUSE Linux Enterprise Server 15:libcurl-devel-7.60.0-1.1","SUSE Linux Enterprise Server 15:libcurl4-32bit-7.60.0-1.1","SUSE Linux Enterprise Server 15:libcurl4-7.60.0-1.1","SUSE Linux Enterprise Server 16.0:curl-8.14.1-160000.2.2","SUSE Linux Enterprise Server 16.0:curl-zsh-completion-8.14.1-160000.2.2","SUSE Linux Enterprise Server 16.0:libcurl-devel-8.14.1-160000.2.2","SUSE Linux Enterprise Server 16.0:libcurl-devel-doc-8.14.1-160000.2.2","SUSE Linux Enterprise Server 16.0:libcurl-mini4-8.14.1-160000.2.2","SUSE Linux Enterprise Server 16.0:libcurl4-8.14.1-160000.2.2","SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:curl-7.37.0-37.8.1","SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:libcurl4-7.37.0-37.8.1","SUSE Linux Enterprise Server for SAP Applications 11 SP4:curl-7.19.7-1.70.8.1","SUSE Linux Enterprise Server for SAP Applications 11 SP4:libcurl-devel-7.19.7-1.70.8.1","SUSE Linux Enterprise Server for SAP Applications 11 SP4:libcurl4-32bit-7.19.7-1.70.8.1","SUSE Linux Enterprise Server for SAP Applications 11 SP4:libcurl4-7.19.7-1.70.8.1","SUSE Linux Enterprise Server for SAP Applications 11 SP4:libcurl4-x86-7.19.7-1.70.8.1","SUSE Linux Enterprise Server for SAP Applications 12 SP2:curl-7.37.0-37.8.1","SUSE Linux Enterprise Server for SAP Applications 12 SP2:libcurl-devel-7.37.0-37.8.1","SUSE Linux Enterprise Server for SAP Applications 12 SP2:libcurl4-32bit-7.37.0-37.8.1","SUSE Linux Enterprise Server for SAP Applications 12 SP2:libcurl4-7.37.0-37.8.1","SUSE Linux Enterprise Server for SAP Applications 12 SP3:curl-7.37.0-37.8.1","SUSE Linux Enterprise Server for SAP Applications 12 SP3:libcurl-devel-7.37.0-37.8.1","SUSE Linux Enterprise Server for SAP Applications 12 SP3:libcurl4-32bit-7.37.0-37.8.1","SUSE Linux Enterprise Server for SAP Applications 12 SP3:libcurl4-7.37.0-37.8.1","SUSE Linux Enterprise Server for SAP Applications 12 SP4:libcurl-devel-7.60.0-2.11","SUSE Linux Enterprise Server for SAP Applications 12 SP5:curl-7.60.0-9.8","SUSE Linux Enterprise Server for SAP Applications 12 SP5:libcurl-devel-7.60.0-9.8","SUSE Linux Enterprise Server for SAP Applications 12 SP5:libcurl4-32bit-7.60.0-9.8","SUSE Linux Enterprise Server for SAP Applications 12 SP5:libcurl4-7.60.0-9.8","SUSE Linux Enterprise Server for SAP Applications 15 SP1:curl-7.60.0-3.17.1","SUSE Linux Enterprise Server for SAP Applications 15 SP1:libcurl-devel-7.60.0-3.17.1","SUSE Linux Enterprise Server for SAP Applications 15 SP1:libcurl4-32bit-7.60.0-3.17.1","SUSE Linux Enterprise Server for SAP Applications 15 SP1:libcurl4-7.60.0-3.17.1","SUSE Linux Enterprise Server for SAP Applications 15 SP2:curl-7.66.0-2.59","SUSE Linux Enterprise Server for SAP Applications 15 SP2:libcurl-devel-7.66.0-2.59","SUSE Linux Enterprise Server for SAP Applications 15 SP2:libcurl4-32bit-7.66.0-2.59","SUSE Linux Enterprise Server for SAP Applications 15 SP2:libcurl4-7.66.0-2.59","SUSE Linux Enterprise Server for SAP Applications 15 SP3:curl-7.66.0-4.14.1","SUSE Linux Enterprise Server for SAP Applications 15 SP3:libcurl-devel-7.66.0-4.14.1","SUSE Linux Enterprise Server for SAP Applications 15 SP3:libcurl4-32bit-7.66.0-4.14.1","SUSE Linux Enterprise Server for SAP Applications 15 SP3:libcurl4-7.66.0-4.14.1","SUSE Linux Enterprise Server for SAP Applications 15 SP4:curl-7.79.1-150400.3.1","SUSE Linux Enterprise Server for SAP Applications 15 SP4:libcurl-devel-7.79.1-150400.3.1","SUSE Linux Enterprise Server for SAP Applications 15 SP4:libcurl4-32bit-7.79.1-150400.3.1","SUSE Linux Enterprise Server for SAP Applications 15 SP4:libcurl4-7.79.1-150400.3.1","SUSE Linux Enterprise Server for SAP Applications 15 SP5:curl-8.0.1-150400.5.23.1","SUSE Linux Enterprise Server for SAP Applications 15 SP5:libcurl-devel-8.0.1-150400.5.23.1","SUSE Linux Enterprise Server for SAP Applications 15 SP5:libcurl4-32bit-8.0.1-150400.5.23.1","SUSE Linux Enterprise Server for SAP Applications 15 SP5:libcurl4-8.0.1-150400.5.23.1","SUSE Linux Enterprise Server for SAP Applications 15 SP6:curl-8.6.0-150600.2.2","SUSE Linux Enterprise Server for SAP Applications 15 SP6:libcurl-devel-8.6.0-150600.2.2","SUSE Linux Enterprise Server for SAP Applications 15 SP6:libcurl4-32bit-8.6.0-150600.2.2","SUSE Linux Enterprise Server for SAP Applications 15 SP6:libcurl4-8.6.0-150600.2.2","SUSE Linux Enterprise Server for SAP Applications 15 SP7:curl-8.6.0-150600.4.21.1","SUSE Linux Enterprise Server for SAP Applications 15 SP7:libcurl-devel-8.6.0-150600.4.21.1","SUSE Linux Enterprise Server for SAP Applications 15 SP7:libcurl4-32bit-8.6.0-150600.4.21.1","SUSE Linux Enterprise Server for SAP Applications 15 SP7:libcurl4-8.6.0-150600.4.21.1","SUSE Linux Enterprise Server for SAP Applications 15:curl-7.60.0-1.1","SUSE Linux Enterprise Server for SAP Applications 15:libcurl-devel-7.60.0-1.1","SUSE Linux Enterprise Server for SAP Applications 15:libcurl4-32bit-7.60.0-1.1","SUSE Linux Enterprise Server for SAP Applications 15:libcurl4-7.60.0-1.1","SUSE Linux Enterprise Software Development Kit 11 SP4:libcurl-devel-7.19.7-1.70.8.1","SUSE Linux Enterprise Software Development Kit 12 SP2:libcurl-devel-7.37.0-37.8.1","SUSE Linux Enterprise Software Development Kit 12 SP3:libcurl-devel-7.37.0-37.8.1","SUSE Linux Enterprise Software Development Kit 12 SP4:libcurl-devel-7.60.0-2.11","SUSE Linux Enterprise Software Development Kit 12 SP5:libcurl-devel-7.60.0-9.8","SUSE Linux Micro 6.0:curl-8.6.0-1.2","SUSE Linux Micro 6.0:libcurl4-8.6.0-1.2","SUSE Linux Micro 6.1:curl-8.9.1-slfo.1.1_1.2","SUSE Linux Micro 6.1:libcurl4-8.9.1-slfo.1.1_1.2","SUSE Manager Proxy 4.0:curl-7.60.0-3.17.1","SUSE Manager Proxy 4.0:libcurl-devel-7.60.0-3.17.1","SUSE Manager Proxy 4.0:libcurl4-32bit-7.60.0-3.17.1","SUSE Manager Proxy 4.0:libcurl4-7.60.0-3.17.1","SUSE Manager Proxy 4.1:curl-7.66.0-2.59","SUSE Manager Proxy 4.1:libcurl-devel-7.66.0-2.59","SUSE Manager Proxy 4.1:libcurl4-32bit-7.66.0-2.59","SUSE Manager Proxy 4.1:libcurl4-7.66.0-2.59","SUSE Manager Proxy 4.2:curl-7.66.0-4.14.1","SUSE Manager Proxy 4.2:libcurl-devel-7.66.0-4.14.1","SUSE Manager Proxy 4.2:libcurl4-32bit-7.66.0-4.14.1","SUSE Manager Proxy 4.2:libcurl4-7.66.0-4.14.1","SUSE Manager Proxy 4.3:curl-7.79.1-150400.3.1","SUSE Manager Proxy 4.3:libcurl-devel-7.79.1-150400.3.1","SUSE Manager Proxy 4.3:libcurl4-32bit-7.79.1-150400.3.1","SUSE Manager Proxy 4.3:libcurl4-7.79.1-150400.3.1","SUSE Manager Retail Branch Server 4.0:curl-7.60.0-3.17.1","SUSE Manager Retail Branch Server 4.0:libcurl-devel-7.60.0-3.17.1","SUSE Manager Retail Branch Server 4.0:libcurl4-32bit-7.60.0-3.17.1","SUSE Manager Retail Branch Server 4.0:libcurl4-7.60.0-3.17.1","SUSE Manager Retail Branch Server 4.1:curl-7.66.0-2.59","SUSE Manager Retail Branch Server 4.1:libcurl-devel-7.66.0-2.59","SUSE Manager Retail Branch Server 4.1:libcurl4-32bit-7.66.0-2.59","SUSE Manager Retail Branch Server 4.1:libcurl4-7.66.0-2.59","SUSE Manager Retail Branch Server 4.2:curl-7.66.0-4.14.1","SUSE Manager Retail Branch Server 4.2:libcurl-devel-7.66.0-4.14.1","SUSE Manager Retail Branch Server 4.2:libcurl4-32bit-7.66.0-4.14.1","SUSE Manager Retail Branch Server 4.2:libcurl4-7.66.0-4.14.1","SUSE Manager Retail Branch Server 4.3:curl-7.79.1-150400.3.1","SUSE Manager Retail Branch Server 4.3:libcurl-devel-7.79.1-150400.3.1","SUSE Manager Retail Branch Server 4.3:libcurl4-32bit-7.79.1-150400.3.1","SUSE Manager Retail Branch Server 4.3:libcurl4-7.79.1-150400.3.1","SUSE Manager Server 4.0:curl-7.60.0-3.17.1","SUSE Manager Server 4.0:libcurl-devel-7.60.0-3.17.1","SUSE Manager Server 4.0:libcurl4-32bit-7.60.0-3.17.1","SUSE Manager Server 4.0:libcurl4-7.60.0-3.17.1","SUSE Manager Server 4.1:curl-7.66.0-2.59","SUSE Manager Server 4.1:libcurl-devel-7.66.0-2.59","SUSE Manager Server 4.1:libcurl4-32bit-7.66.0-2.59","SUSE Manager Server 4.1:libcurl4-7.66.0-2.59","SUSE Manager Server 4.2:curl-7.66.0-4.14.1","SUSE Manager Server 4.2:libcurl-devel-7.66.0-4.14.1","SUSE Manager Server 4.2:libcurl4-32bit-7.66.0-4.14.1","SUSE Manager Server 4.2:libcurl4-7.66.0-4.14.1","SUSE Manager Server 4.3:curl-7.79.1-150400.3.1","SUSE Manager Server 4.3:libcurl-devel-7.79.1-150400.3.1","SUSE Manager Server 4.3:libcurl4-32bit-7.79.1-150400.3.1","SUSE Manager Server 4.3:libcurl4-7.79.1-150400.3.1","SUSE Studio Onsite 1.3:libcurl-devel-7.19.7-1.20.53.13.1","chost:amazon/suse-sles-15-sp3-chost-byos-v20210729-hvm-ssd-x86_64","chost:amazon/suse-sles-15-sp3-chost-byos-v20210827-hvm-ssd-x86_64","chost:amazon/suse-sles-15-sp3-chost-byos-v20210927-hvm-ssd-x86_64","chost:amazon/suse-sles-15-sp3-chost-byos-v20211004-hvm-ssd-x86_64","chost:amazon/suse-sles-15-sp3-chost-byos-v20211101-hvm-ssd-x86_64","chost:amazon/suse-sles-15-sp3-chost-byos-v20211202-hvm-ssd-x86_64","chost:amazon/suse-sles-15-sp3-chost-byos-v20220103-hvm-ssd-x86_64","chost:amazon/suse-sles-15-sp3-chost-byos-v20220126-hvm-ssd-x86_64","chost:amazon/suse-sles-15-sp3-chost-byos-v20220222-hvm-ssd-x86_64","chost:amazon/suse-sles-15-sp3-chost-byos-v20220310-hvm-ssd-x86_64","chost:amazon/suse-sles-15-sp3-chost-byos-v20220411-hvm-ssd-x86_64","chost:amazon/suse-sles-15-sp3-chost-byos-v20220510-hvm-ssd-x86_64","chost:amazon/suse-sles-15-sp3-chost-byos-v20220608-hvm-ssd-x86_64","chost:amazon/suse-sles-15-sp3-chost-byos-v20220708-hvm-ssd-x86_64","chost:amazon/suse-sles-15-sp3-chost-byos-v20220718-hvm-ssd-x86_64","chost:amazon/suse-sles-15-sp3-chost-byos-v20220818-hvm-ssd-x86_64","chost:amazon/suse-sles-15-sp3-chost-byos-v20220916-hvm-ssd-x86_64","chost:amazon/suse-sles-15-sp3-chost-byos-v20220921-hvm-ssd-x86_64","chost:amazon/suse-sles-15-sp3-chost-byos-v20221019-hvm-ssd-x86_64","chost:amazon/suse-sles-15-sp3-chost-byos-v20221119-hvm-ssd-x86_64","chost:amazon/suse-sles-15-sp3-chost-byos-v20221215-hvm-ssd-x86_64","chost:amazon/suse-sles-15-sp3-chost-byos-v20230313-hvm-ssd-x86_64","chost:amazon/suse-sles-15-sp3-chost-byos-v20230613-hvm-ssd-x86_64","chost:amazon/suse-sles-15-sp3-chost-byos-v20240807-hvm-ssd-x86_64","chost:amazon/suse-sles-15-sp3-chost-byos-v20240912-hvm-ssd-x86_64","chost:google/sles-15-sp3-chost-byos-v20210729","chost:google/sles-15-sp3-chost-byos-v20210827","chost:google/sles-15-sp3-chost-byos-v20210927","chost:google/sles-15-sp3-chost-byos-v20211004","chost:google/sles-15-sp3-chost-byos-v20211101","chost:google/sles-15-sp3-chost-byos-v20211202","chost:google/sles-15-sp3-chost-byos-v20220103","chost:google/sles-15-sp3-chost-byos-v20220126","chost:google/sles-15-sp3-chost-byos-v20220222","chost:google/sles-15-sp3-chost-byos-v20220310","chost:google/sles-15-sp3-chost-byos-v20220411-x86-64","chost:google/sles-15-sp3-chost-byos-v20220510-x86-64","chost:google/sles-15-sp3-chost-byos-v20220608-x86-64","chost:google/sles-15-sp3-chost-byos-v20220708-x86-64","chost:google/sles-15-sp3-chost-byos-v20220718-x86-64","chost:google/sles-15-sp3-chost-byos-v20220818-x86-64","chost:google/sles-15-sp3-chost-byos-v20220916-x86-64","chost:google/sles-15-sp3-chost-byos-v20221019-x86-64","chost:google/sles-15-sp3-chost-byos-v20221118-x86-64","chost:google/sles-15-sp3-chost-byos-v20221215-x86-64","chost:google/sles-15-sp3-chost-byos-v20230313-x86-64","chost:google/sles-15-sp3-chost-byos-v20230613-x86-64","chost:google/sles-15-sp3-chost-byos-v20240807-x86-64","chost:google/sles-15-sp3-chost-byos-v20240912-x86-64","chost:microsoft/suse-sles-15-sp3-chost-byos-v20210729","chost:microsoft/suse-sles-15-sp3-chost-byos-v20210827","chost:microsoft/suse-sles-15-sp3-chost-byos-v20210927","chost:microsoft/suse-sles-15-sp3-chost-byos-v20211004","chost:microsoft/suse-sles-15-sp3-chost-byos-v20211101","chost:microsoft/suse-sles-15-sp3-chost-byos-v20211202","chost:microsoft/suse-sles-15-sp3-chost-byos-v20220103","chost:microsoft/suse-sles-15-sp3-chost-byos-v20220126","chost:microsoft/suse-sles-15-sp3-chost-byos-v20220222","chost:microsoft/suse-sles-15-sp3-chost-byos-v20220310","chost:microsoft/suse-sles-15-sp3-chost-byos-v20220411-x86_64","chost:microsoft/suse-sles-15-sp3-chost-byos-v20220510-x86_64","chost:microsoft/suse-sles-15-sp3-chost-byos-v20220609-x86_64","chost:microsoft/suse-sles-15-sp3-chost-byos-v20220708-x86_64","chost:microsoft/suse-sles-15-sp3-chost-byos-v20220718-x86_64","chost:microsoft/suse-sles-15-sp3-chost-byos-v20220818-x86_64","chost:microsoft/suse-sles-15-sp3-chost-byos-v20220916-x86_64","chost:microsoft/suse-sles-15-sp3-chost-byos-v20220921-x86_64","chost:microsoft/suse-sles-15-sp3-chost-byos-v20221019-x86_64","chost:microsoft/suse-sles-15-sp3-chost-byos-v20221119-x86_64","chost:microsoft/suse-sles-15-sp3-chost-byos-v20221215-x86_64","chost:microsoft/suse-sles-15-sp3-chost-byos-v20230313-x86_64","chost:microsoft/suse-sles-15-sp3-chost-byos-v20230613-x86_64","chost:microsoft/suse-sles-15-sp3-chost-byos-v20240807-x86_64","chost:microsoft/suse-sles-15-sp3-chost-byos-v20240912-x86_64","openSUSE Leap 15.0:curl-7.59.0-lp150.1.1","openSUSE Leap 15.0:libcurl4-32bit-7.59.0-lp150.1.1","openSUSE Leap 15.0:libcurl4-7.59.0-lp150.1.1","openSUSE Leap 15.2:curl-7.66.0-lp152.2.7","openSUSE Leap 15.2:libcurl4-32bit-7.66.0-lp152.2.6","openSUSE Leap 15.2:libcurl4-7.66.0-lp152.2.7","openSUSE Leap 15.3:curl-7.66.0-4.14.1","openSUSE Leap 15.3:libcurl4-32bit-7.66.0-4.14.1","openSUSE Leap 15.3:libcurl4-7.66.0-4.14.1","openSUSE Leap 15.4:curl-7.79.1-150400.3.1","openSUSE Leap 15.4:libcurl4-32bit-7.79.1-150400.3.1","openSUSE Leap 15.4:libcurl4-7.79.1-150400.3.1","openSUSE Tumbleweed:curl-7.79.1-1.1","openSUSE Tumbleweed:libcurl-devel-32bit-7.79.1-1.1","openSUSE Tumbleweed:libcurl-devel-7.79.1-1.1","openSUSE Tumbleweed:libcurl4-32bit-7.79.1-1.1","openSUSE Tumbleweed:libcurl4-7.79.1-1.1"]},"references":[{"category":"external","summary":"CVE-2017-1000254","url":"https://www.suse.com/security/cve/CVE-2017-1000254"},{"category":"external","summary":"SUSE Security Ratings","url":"https://www.suse.com/support/security/rating/"},{"category":"external","summary":"SUSE Bug 1061876 for CVE-2017-1000254","url":"https://bugzilla.suse.com/1061876"},{"category":"external","summary":"Advisory link for SUSE-CU-2019:695-1","url":"https://lists.suse.com/pipermail/sle-security-updates/2020-January/006341.html"},{"category":"external","summary":"Advisory link for SUSE-CU-2019:706-1","url":"https://lists.suse.com/pipermail/sle-security-updates/2020-January/006379.html"},{"category":"external","summary":"Advisory link for SUSE-CU-2019:708-1","url":"https://lists.suse.com/pipermail/sle-security-updates/2020-January/006369.html"},{"category":"external","summary":"Advisory link for SUSE-CU-2019:710-1","url":"https://lists.suse.com/pipermail/sle-security-updates/2020-January/006364.html"},{"category":"external","summary":"Advisory link for SUSE-CU-2019:712-1","url":"https://lists.suse.com/pipermail/sle-security-updates/2020-January/006372.html"},{"category":"external","summary":"Advisory link for SUSE-CU-2019:714-1","url":"https://lists.suse.com/pipermail/sle-security-updates/2020-January/006376.html"},{"category":"external","summary":"Advisory link for SUSE-CU-2019:716-1","url":"https://lists.suse.com/pipermail/sle-security-updates/2020-January/006361.html"},{"category":"external","summary":"Advisory link for SUSE-CU-2019:719-1","url":"https://lists.suse.com/pipermail/sle-security-updates/2020-January/006360.html"},{"category":"external","summary":"Advisory link for SUSE-CU-2019:721-1","url":"https://lists.suse.com/pipermail/sle-security-updates/2020-January/006373.html"},{"category":"external","summary":"Advisory link for SUSE-CU-2019:723-1","url":"https://lists.suse.com/pipermail/sle-security-updates/2020-January/006371.html"},{"category":"external","summary":"Advisory link for SUSE-CU-2019:725-1","url":"https://lists.suse.com/pipermail/sle-security-updates/2020-January/006366.html"},{"category":"external","summary":"Advisory link for SUSE-CU-2019:727-1","url":"https://lists.suse.com/pipermail/sle-security-updates/2020-January/006378.html"},{"category":"external","summary":"Advisory link for SUSE-CU-2019:729-1","url":"https://lists.suse.com/pipermail/sle-security-updates/2020-January/006367.html"},{"category":"external","summary":"Advisory link for SUSE-CU-2019:731-1","url":"https://lists.suse.com/pipermail/sle-security-updates/2020-January/006368.html"},{"category":"external","summary":"Advisory link for SUSE-CU-2019:733-1","url":"https://lists.suse.com/pipermail/sle-security-updates/2020-January/006370.html"},{"category":"external","summary":"Advisory link for SUSE-CU-2019:738-1","url":"https://lists.suse.com/pipermail/sle-security-updates/2020-January/006365.html"},{"category":"external","summary":"Advisory link for SUSE-SU-2017:2789-1","url":"https://lists.suse.com/pipermail/sle-security-updates/2017-October/003326.html"},{"category":"external","summary":"Advisory link for SUSE-SU-2017:2831-1","url":"https://lists.suse.com/pipermail/sle-security-updates/2017-October/003350.html"},{"category":"external","summary":"Advisory link for SUSE-SU-2017:2861-1","url":"https://lists.suse.com/pipermail/sle-security-updates/2017-October/003359.html"},{"category":"external","summary":"Advisory link for SUSE-SU-2017:3176-1","url":"https://lists.suse.com/pipermail/sle-security-updates/2017-December/003464.html"},{"category":"external","summary":"Advisory link for SUSE-SU-2018:0214-1","url":"https://lists.suse.com/pipermail/sle-security-updates/2018-January/003630.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 6:curl-7.60.0-3.17.1","SUSE Enterprise Storage 6:libcurl-devel-7.60.0-3.17.1","SUSE Enterprise Storage 6:libcurl4-32bit-7.60.0-3.17.1","SUSE Enterprise Storage 6:libcurl4-7.60.0-3.17.1","SUSE Enterprise Storage 7.1:curl-7.66.0-4.14.1","SUSE Enterprise Storage 7.1:libcurl-devel-7.66.0-4.14.1","SUSE Enterprise Storage 7.1:libcurl4-32bit-7.66.0-4.14.1","SUSE Enterprise Storage 7.1:libcurl4-7.66.0-4.14.1","SUSE Enterprise Storage 7:curl-7.66.0-2.59","SUSE Enterprise Storage 7:libcurl-devel-7.66.0-2.59","SUSE Enterprise Storage 7:libcurl4-32bit-7.66.0-2.59","SUSE Enterprise Storage 7:libcurl4-7.66.0-2.59","SUSE Linux Enterprise Desktop 11 SP4:libcurl-devel-7.19.7-1.70.8.1","SUSE Linux Enterprise Desktop 12 SP2:curl-7.37.0-37.8.1","SUSE Linux Enterprise Desktop 12 SP2:libcurl-devel-7.37.0-37.8.1","SUSE Linux Enterprise Desktop 12 SP2:libcurl4-32bit-7.37.0-37.8.1","SUSE Linux Enterprise Desktop 12 SP2:libcurl4-7.37.0-37.8.1","SUSE Linux Enterprise Desktop 12 SP3:curl-7.37.0-37.8.1","SUSE Linux Enterprise Desktop 12 SP3:libcurl-devel-7.37.0-37.8.1","SUSE Linux Enterprise Desktop 12 SP3:libcurl4-32bit-7.37.0-37.8.1","SUSE Linux Enterprise Desktop 12 SP3:libcurl4-7.37.0-37.8.1","SUSE Linux Enterprise Desktop 12 SP4:curl-7.60.0-2.11","SUSE Linux Enterprise Desktop 12 SP4:libcurl-devel-7.60.0-2.11","SUSE Linux Enterprise Desktop 12 SP4:libcurl4-32bit-7.60.0-2.11","SUSE Linux Enterprise Desktop 12 SP4:libcurl4-7.60.0-2.11","SUSE Linux Enterprise Desktop 15 SP1:curl-7.60.0-3.17.1","SUSE Linux Enterprise Desktop 15 SP1:libcurl-devel-7.60.0-3.17.1","SUSE Linux Enterprise Desktop 15 SP1:libcurl4-32bit-7.60.0-3.17.1","SUSE Linux Enterprise Desktop 15 SP1:libcurl4-7.60.0-3.17.1","SUSE Linux Enterprise Desktop 15 SP2:curl-7.66.0-2.59","SUSE Linux Enterprise Desktop 15 SP2:libcurl-devel-7.66.0-2.59","SUSE Linux Enterprise Desktop 15 SP2:libcurl4-32bit-7.66.0-2.59","SUSE Linux Enterprise Desktop 15 SP2:libcurl4-7.66.0-2.59","SUSE Linux Enterprise Desktop 15 SP3:curl-7.66.0-4.14.1","SUSE Linux Enterprise Desktop 15 SP3:libcurl-devel-7.66.0-4.14.1","SUSE Linux Enterprise Desktop 15 SP3:libcurl4-32bit-7.66.0-4.14.1","SUSE Linux Enterprise Desktop 15 SP3:libcurl4-7.66.0-4.14.1","SUSE Linux Enterprise Desktop 15 SP4:curl-7.79.1-150400.3.1","SUSE Linux Enterprise Desktop 15 SP4:libcurl-devel-7.79.1-150400.3.1","SUSE Linux Enterprise Desktop 15 SP4:libcurl4-32bit-7.79.1-150400.3.1","SUSE Linux Enterprise Desktop 15 SP4:libcurl4-7.79.1-150400.3.1","SUSE Linux Enterprise Desktop 15 SP5:curl-8.0.1-150400.5.23.1","SUSE Linux Enterprise Desktop 15 SP5:libcurl-devel-8.0.1-150400.5.23.1","SUSE Linux Enterprise Desktop 15 SP5:libcurl4-32bit-8.0.1-150400.5.23.1","SUSE Linux Enterprise Desktop 15 SP5:libcurl4-8.0.1-150400.5.23.1","SUSE Linux Enterprise Desktop 15 SP6:curl-8.6.0-150600.2.2","SUSE Linux Enterprise Desktop 15 SP6:libcurl-devel-8.6.0-150600.2.2","SUSE Linux Enterprise Desktop 15 SP6:libcurl4-32bit-8.6.0-150600.2.2","SUSE Linux Enterprise Desktop 15 SP6:libcurl4-8.6.0-150600.2.2","SUSE Linux Enterprise Desktop 15 SP7:curl-8.6.0-150600.4.21.1","SUSE Linux Enterprise Desktop 15 SP7:libcurl-devel-8.6.0-150600.4.21.1","SUSE Linux Enterprise Desktop 15 SP7:libcurl4-32bit-8.6.0-150600.4.21.1","SUSE Linux Enterprise Desktop 15 SP7:libcurl4-8.6.0-150600.4.21.1","SUSE Linux Enterprise Desktop 15:curl-7.60.0-1.1","SUSE Linux Enterprise Desktop 15:libcurl-devel-7.60.0-1.1","SUSE Linux Enterprise Desktop 15:libcurl4-32bit-7.60.0-1.1","SUSE Linux Enterprise Desktop 15:libcurl4-7.60.0-1.1","SUSE Linux Enterprise High Performance Computing 12 SP5:curl-7.60.0-9.8","SUSE Linux Enterprise High Performance Computing 12 SP5:libcurl4-32bit-7.60.0-9.8","SUSE Linux Enterprise High Performance Computing 12 SP5:libcurl4-7.60.0-9.8","SUSE Linux Enterprise High Performance Computing 15 SP1:curl-7.60.0-3.17.1","SUSE Linux Enterprise High Performance Computing 15 SP1:libcurl-devel-7.60.0-3.17.1","SUSE Linux Enterprise High Performance Computing 15 SP1:libcurl4-32bit-7.60.0-3.17.1","SUSE Linux Enterprise High Performance Computing 15 SP1:libcurl4-7.60.0-3.17.1","SUSE Linux Enterprise High Performance Computing 15 SP2:curl-7.66.0-2.59","SUSE Linux Enterprise High Performance Computing 15 SP2:libcurl-devel-7.66.0-2.59","SUSE Linux Enterprise High Performance Computing 15 SP2:libcurl4-32bit-7.66.0-2.59","SUSE Linux Enterprise High Performance Computing 15 SP2:libcurl4-7.66.0-2.59","SUSE Linux Enterprise High Performance Computing 15 SP3:curl-7.66.0-4.14.1","SUSE Linux Enterprise High Performance Computing 15 SP3:libcurl-devel-7.66.0-4.14.1","SUSE Linux Enterprise High Performance Computing 15 SP3:libcurl4-32bit-7.66.0-4.14.1","SUSE Linux Enterprise High Performance Computing 15 SP3:libcurl4-7.66.0-4.14.1","SUSE Linux Enterprise High Performance Computing 15 SP4:curl-7.79.1-150400.3.1","SUSE Linux Enterprise High Performance Computing 15 SP4:libcurl-devel-7.79.1-150400.3.1","SUSE Linux Enterprise High Performance Computing 15 SP4:libcurl4-32bit-7.79.1-150400.3.1","SUSE Linux Enterprise High Performance Computing 15 SP4:libcurl4-7.79.1-150400.3.1","SUSE Linux Enterprise High Performance Computing 15 SP5:curl-8.0.1-150400.5.23.1","SUSE Linux Enterprise High Performance Computing 15 SP5:libcurl-devel-8.0.1-150400.5.23.1","SUSE Linux Enterprise High Performance Computing 15 SP5:libcurl4-32bit-8.0.1-150400.5.23.1","SUSE Linux Enterprise High Performance Computing 15 SP5:libcurl4-8.0.1-150400.5.23.1","SUSE Linux Enterprise High Performance Computing 15 SP6:curl-8.6.0-150600.2.2","SUSE Linux Enterprise High Performance Computing 15 SP6:libcurl-devel-8.6.0-150600.2.2","SUSE Linux Enterprise High Performance Computing 15 SP6:libcurl4-32bit-8.6.0-150600.2.2","SUSE Linux Enterprise High Performance Computing 15 SP6:libcurl4-8.6.0-150600.2.2","SUSE Linux Enterprise High Performance Computing 15 SP7:curl-8.6.0-150600.4.21.1","SUSE Linux Enterprise High Performance Computing 15 SP7:libcurl-devel-8.6.0-150600.4.21.1","SUSE Linux Enterprise High Performance Computing 15 SP7:libcurl4-32bit-8.6.0-150600.4.21.1","SUSE Linux Enterprise High Performance Computing 15 SP7:libcurl4-8.6.0-150600.4.21.1","SUSE Linux Enterprise High Performance Computing 15:curl-7.60.0-1.1","SUSE Linux Enterprise High Performance Computing 15:libcurl-devel-7.60.0-1.1","SUSE Linux Enterprise High Performance Computing 15:libcurl4-32bit-7.60.0-1.1","SUSE Linux Enterprise High Performance Computing 15:libcurl4-7.60.0-1.1","SUSE Linux Enterprise Micro 5.0:curl-7.66.0-4.11.1","SUSE Linux Enterprise Micro 5.0:libcurl4-7.66.0-4.11.1","SUSE Linux Enterprise Micro 5.1:curl-7.66.0-4.22.1","SUSE Linux Enterprise Micro 5.1:libcurl4-7.66.0-4.22.1","SUSE Linux Enterprise Micro 5.2:curl-7.66.0-4.27.1","SUSE Linux Enterprise Micro 5.2:libcurl4-7.66.0-4.27.1","SUSE Linux Enterprise Micro 5.3:curl-7.79.1-150400.5.6.1","SUSE Linux Enterprise Micro 5.3:libcurl4-7.79.1-150400.5.6.1","SUSE Linux Enterprise Micro 5.4:curl-7.79.1-150400.5.15.1","SUSE Linux Enterprise Micro 5.4:libcurl4-7.79.1-150400.5.15.1","SUSE Linux Enterprise Micro 5.5:curl-8.0.1-150400.5.26.1","SUSE Linux Enterprise Micro 5.5:libcurl4-8.0.1-150400.5.26.1","SUSE Linux Enterprise Module for Basesystem 15 SP1:curl-7.60.0-3.17.1","SUSE Linux Enterprise Module for Basesystem 15 SP1:libcurl-devel-7.60.0-3.17.1","SUSE Linux Enterprise Module for Basesystem 15 SP1:libcurl4-32bit-7.60.0-3.17.1","SUSE Linux Enterprise Module for Basesystem 15 SP1:libcurl4-7.60.0-3.17.1","SUSE Linux Enterprise Module for Basesystem 15 SP2:curl-7.66.0-2.59","SUSE Linux Enterprise Module for Basesystem 15 SP2:libcurl-devel-7.66.0-2.59","SUSE Linux Enterprise Module for Basesystem 15 SP2:libcurl4-32bit-7.66.0-2.59","SUSE Linux Enterprise Module for Basesystem 15 SP2:libcurl4-7.66.0-2.59","SUSE Linux Enterprise Module for Basesystem 15 SP3:curl-7.66.0-4.14.1","SUSE Linux Enterprise Module for Basesystem 15 SP3:libcurl-devel-7.66.0-4.14.1","SUSE Linux Enterprise Module for Basesystem 15 SP3:libcurl4-32bit-7.66.0-4.14.1","SUSE Linux Enterprise Module for Basesystem 15 SP3:libcurl4-7.66.0-4.14.1","SUSE Linux Enterprise Module for Basesystem 15 SP4:curl-7.79.1-150400.3.1","SUSE Linux Enterprise Module for Basesystem 15 SP4:libcurl-devel-7.79.1-150400.3.1","SUSE Linux Enterprise Module for Basesystem 15 SP4:libcurl4-32bit-7.79.1-150400.3.1","SUSE Linux Enterprise Module for Basesystem 15 SP4:libcurl4-7.79.1-150400.3.1","SUSE Linux Enterprise Module for Basesystem 15 SP5:curl-8.0.1-150400.5.23.1","SUSE Linux Enterprise Module for Basesystem 15 SP5:libcurl-devel-8.0.1-150400.5.23.1","SUSE Linux Enterprise Module for Basesystem 15 SP5:libcurl4-32bit-8.0.1-150400.5.23.1","SUSE Linux Enterprise Module for Basesystem 15 SP5:libcurl4-8.0.1-150400.5.23.1","SUSE Linux Enterprise Module for Basesystem 15 SP6:curl-8.6.0-150600.2.2","SUSE Linux Enterprise Module for Basesystem 15 SP6:libcurl-devel-8.6.0-150600.2.2","SUSE Linux Enterprise Module for Basesystem 15 SP6:libcurl4-32bit-8.6.0-150600.2.2","SUSE Linux Enterprise Module for Basesystem 15 SP6:libcurl4-8.6.0-150600.2.2","SUSE Linux Enterprise Module for Basesystem 15 SP7:curl-8.6.0-150600.4.21.1","SUSE Linux Enterprise Module for Basesystem 15 SP7:libcurl-devel-8.6.0-150600.4.21.1","SUSE Linux Enterprise Module for Basesystem 15 SP7:libcurl4-32bit-8.6.0-150600.4.21.1","SUSE Linux Enterprise Module for Basesystem 15 SP7:libcurl4-8.6.0-150600.4.21.1","SUSE Linux Enterprise Module for Basesystem 15:curl-7.60.0-1.1","SUSE Linux Enterprise Module for Basesystem 15:libcurl-devel-7.60.0-1.1","SUSE Linux Enterprise Module for Basesystem 15:libcurl4-32bit-7.60.0-1.1","SUSE Linux Enterprise Module for Basesystem 15:libcurl4-7.60.0-1.1","SUSE Linux Enterprise Server 11 SP1-TERADATA:curl-7.19.7-1.70.8.1","SUSE Linux Enterprise Server 11 SP1-TERADATA:curl-openssl1-7.19.7-1.70.8.1","SUSE Linux Enterprise Server 11 SP1-TERADATA:libcurl4-32bit-7.19.7-1.70.8.1","SUSE Linux Enterprise Server 11 SP1-TERADATA:libcurl4-7.19.7-1.70.8.1","SUSE Linux Enterprise Server 11 SP1-TERADATA:libcurl4-openssl1-32bit-7.19.7-1.70.8.1","SUSE Linux Enterprise Server 11 SP1-TERADATA:libcurl4-openssl1-7.19.7-1.70.8.1","SUSE Linux Enterprise Server 11 SP3-TERADATA:curl-7.19.7-1.70.8.1","SUSE Linux Enterprise Server 11 SP3-TERADATA:curl-openssl1-7.19.7-1.70.8.1","SUSE Linux Enterprise Server 11 SP3-TERADATA:libcurl4-32bit-7.19.7-1.70.8.1","SUSE Linux Enterprise Server 11 SP3-TERADATA:libcurl4-7.19.7-1.70.8.1","SUSE Linux Enterprise Server 11 SP3-TERADATA:libcurl4-openssl1-32bit-7.19.7-1.70.8.1","SUSE Linux Enterprise Server 11 SP3-TERADATA:libcurl4-openssl1-7.19.7-1.70.8.1","SUSE Linux Enterprise Server 11 SP4:curl-7.19.7-1.70.8.1","SUSE Linux Enterprise Server 11 SP4:libcurl-devel-7.19.7-1.70.8.1","SUSE Linux Enterprise Server 11 SP4:libcurl4-32bit-7.19.7-1.70.8.1","SUSE Linux Enterprise Server 11 SP4:libcurl4-7.19.7-1.70.8.1","SUSE Linux Enterprise Server 11 SP4:libcurl4-x86-7.19.7-1.70.8.1","SUSE Linux Enterprise Server 11-SECURITY:curl-openssl1-7.19.7-1.70.8.1","SUSE Linux Enterprise Server 11-SECURITY:libcurl4-openssl1-32bit-7.19.7-1.70.8.1","SUSE Linux Enterprise Server 11-SECURITY:libcurl4-openssl1-7.19.7-1.70.8.1","SUSE Linux Enterprise Server 11-SECURITY:libcurl4-openssl1-x86-7.19.7-1.70.8.1","SUSE Linux Enterprise Server 12 SP2:curl-7.37.0-37.8.1","SUSE Linux Enterprise Server 12 SP2:libcurl-devel-7.37.0-37.8.1","SUSE Linux Enterprise Server 12 SP2:libcurl4-32bit-7.37.0-37.8.1","SUSE Linux Enterprise Server 12 SP2:libcurl4-7.37.0-37.8.1","SUSE Linux Enterprise Server 12 SP3:curl-7.37.0-37.8.1","SUSE Linux Enterprise Server 12 SP3:libcurl-devel-7.37.0-37.8.1","SUSE Linux Enterprise Server 12 SP3:libcurl4-32bit-7.37.0-37.8.1","SUSE Linux Enterprise Server 12 SP3:libcurl4-7.37.0-37.8.1","SUSE Linux Enterprise Server 12 SP4:curl-7.60.0-2.11","SUSE Linux Enterprise Server 12 SP4:libcurl-devel-7.60.0-2.11","SUSE Linux Enterprise Server 12 SP4:libcurl4-32bit-7.60.0-2.11","SUSE Linux Enterprise Server 12 SP4:libcurl4-7.60.0-2.11","SUSE Linux Enterprise Server 12 SP5:curl-7.60.0-9.8","SUSE Linux Enterprise Server 12 SP5:libcurl-devel-7.60.0-9.8","SUSE Linux Enterprise Server 12 SP5:libcurl4-32bit-7.60.0-9.8","SUSE Linux Enterprise Server 12 SP5:libcurl4-7.60.0-9.8","SUSE Linux Enterprise Server 15 SP1:curl-7.60.0-3.17.1","SUSE Linux Enterprise Server 15 SP1:libcurl-devel-7.60.0-3.17.1","SUSE Linux Enterprise Server 15 SP1:libcurl4-32bit-7.60.0-3.17.1","SUSE Linux Enterprise Server 15 SP1:libcurl4-7.60.0-3.17.1","SUSE Linux Enterprise Server 15 SP2:curl-7.66.0-2.59","SUSE Linux Enterprise Server 15 SP2:libcurl-devel-7.66.0-2.59","SUSE Linux Enterprise Server 15 SP2:libcurl4-32bit-7.66.0-2.59","SUSE Linux Enterprise Server 15 SP2:libcurl4-7.66.0-2.59","SUSE Linux Enterprise Server 15 SP3:curl-7.66.0-4.14.1","SUSE Linux Enterprise Server 15 SP3:libcurl-devel-7.66.0-4.14.1","SUSE Linux Enterprise Server 15 SP3:libcurl4-32bit-7.66.0-4.14.1","SUSE Linux Enterprise Server 15 SP3:libcurl4-7.66.0-4.14.1","SUSE Linux Enterprise Server 15 SP4:curl-7.79.1-150400.3.1","SUSE Linux Enterprise Server 15 SP4:libcurl-devel-7.79.1-150400.3.1","SUSE Linux Enterprise Server 15 SP4:libcurl4-32bit-7.79.1-150400.3.1","SUSE Linux Enterprise Server 15 SP4:libcurl4-7.79.1-150400.3.1","SUSE Linux Enterprise Server 15 SP5:curl-8.0.1-150400.5.23.1","SUSE Linux Enterprise Server 15 SP5:libcurl-devel-8.0.1-150400.5.23.1","SUSE Linux Enterprise Server 15 SP5:libcurl4-32bit-8.0.1-150400.5.23.1","SUSE Linux Enterprise Server 15 SP5:libcurl4-8.0.1-150400.5.23.1","SUSE Linux Enterprise Server 15 SP6:curl-8.6.0-150600.2.2","SUSE Linux Enterprise Server 15 SP6:libcurl-devel-8.6.0-150600.2.2","SUSE Linux Enterprise Server 15 SP6:libcurl4-32bit-8.6.0-150600.2.2","SUSE Linux Enterprise Server 15 SP6:libcurl4-8.6.0-150600.2.2","SUSE Linux Enterprise Server 15 SP7:curl-8.6.0-150600.4.21.1","SUSE Linux Enterprise Server 15 SP7:libcurl-devel-8.6.0-150600.4.21.1","SUSE Linux Enterprise Server 15 SP7:libcurl4-32bit-8.6.0-150600.4.21.1","SUSE Linux Enterprise Server 15 SP7:libcurl4-8.6.0-150600.4.21.1","SUSE Linux Enterprise Server 15:curl-7.60.0-1.1","SUSE Linux Enterprise Server 15:libcurl-devel-7.60.0-1.1","SUSE Linux Enterprise Server 15:libcurl4-32bit-7.60.0-1.1","SUSE Linux Enterprise Server 15:libcurl4-7.60.0-1.1","SUSE Linux Enterprise Server 16.0:curl-8.14.1-160000.2.2","SUSE Linux Enterprise Server 16.0:curl-zsh-completion-8.14.1-160000.2.2","SUSE Linux Enterprise Server 16.0:libcurl-devel-8.14.1-160000.2.2","SUSE Linux Enterprise Server 16.0:libcurl-devel-doc-8.14.1-160000.2.2","SUSE Linux Enterprise Server 16.0:libcurl-mini4-8.14.1-160000.2.2","SUSE Linux Enterprise Server 16.0:libcurl4-8.14.1-160000.2.2","SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:curl-7.37.0-37.8.1","SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:libcurl4-7.37.0-37.8.1","SUSE Linux Enterprise Server for SAP Applications 11 SP4:curl-7.19.7-1.70.8.1","SUSE Linux Enterprise Server for SAP Applications 11 SP4:libcurl-devel-7.19.7-1.70.8.1","SUSE Linux Enterprise Server for SAP Applications 11 SP4:libcurl4-32bit-7.19.7-1.70.8.1","SUSE Linux Enterprise Server for SAP Applications 11 SP4:libcurl4-7.19.7-1.70.8.1","SUSE Linux Enterprise Server for SAP Applications 11 SP4:libcurl4-x86-7.19.7-1.70.8.1","SUSE Linux Enterprise Server for SAP Applications 12 SP2:curl-7.37.0-37.8.1","SUSE Linux Enterprise Server for SAP Applications 12 SP2:libcurl-devel-7.37.0-37.8.1","SUSE Linux Enterprise Server for SAP Applications 12 SP2:libcurl4-32bit-7.37.0-37.8.1","SUSE Linux Enterprise Server for SAP Applications 12 SP2:libcurl4-7.37.0-37.8.1","SUSE Linux Enterprise Server for SAP Applications 12 SP3:curl-7.37.0-37.8.1","SUSE Linux Enterprise Server for SAP Applications 12 SP3:libcurl-devel-7.37.0-37.8.1","SUSE Linux Enterprise Server for SAP Applications 12 SP3:libcurl4-32bit-7.37.0-37.8.1","SUSE Linux Enterprise Server for SAP Applications 12 SP3:libcurl4-7.37.0-37.8.1","SUSE Linux Enterprise Server for SAP Applications 12 SP4:libcurl-devel-7.60.0-2.11","SUSE Linux Enterprise Server for SAP Applications 12 SP5:curl-7.60.0-9.8","SUSE Linux Enterprise Server for SAP Applications 12 SP5:libcurl-devel-7.60.0-9.8","SUSE Linux Enterprise Server for SAP Applications 12 SP5:libcurl4-32bit-7.60.0-9.8","SUSE Linux Enterprise Server for SAP Applications 12 SP5:libcurl4-7.60.0-9.8","SUSE Linux Enterprise Server for SAP Applications 15 SP1:curl-7.60.0-3.17.1","SUSE Linux Enterprise Server for SAP Applications 15 SP1:libcurl-devel-7.60.0-3.17.1","SUSE Linux Enterprise Server for SAP Applications 15 SP1:libcurl4-32bit-7.60.0-3.17.1","SUSE Linux Enterprise Server for SAP Applications 15 SP1:libcurl4-7.60.0-3.17.1","SUSE Linux Enterprise Server for SAP Applications 15 SP2:curl-7.66.0-2.59","SUSE Linux Enterprise Server for SAP Applications 15 SP2:libcurl-devel-7.66.0-2.59","SUSE Linux Enterprise Server for SAP Applications 15 SP2:libcurl4-32bit-7.66.0-2.59","SUSE Linux Enterprise Server for SAP Applications 15 SP2:libcurl4-7.66.0-2.59","SUSE Linux Enterprise Server for SAP Applications 15 SP3:curl-7.66.0-4.14.1","SUSE Linux Enterprise Server for SAP Applications 15 SP3:libcurl-devel-7.66.0-4.14.1","SUSE Linux Enterprise Server for SAP Applications 15 SP3:libcurl4-32bit-7.66.0-4.14.1","SUSE Linux Enterprise Server for SAP Applications 15 SP3:libcurl4-7.66.0-4.14.1","SUSE Linux Enterprise Server for SAP Applications 15 SP4:curl-7.79.1-150400.3.1","SUSE Linux Enterprise Server for SAP Applications 15 SP4:libcurl-devel-7.79.1-150400.3.1","SUSE Linux Enterprise Server for SAP Applications 15 SP4:libcurl4-32bit-7.79.1-150400.3.1","SUSE Linux Enterprise Server for SAP Applications 15 SP4:libcurl4-7.79.1-150400.3.1","SUSE Linux Enterprise Server for SAP Applications 15 SP5:curl-8.0.1-150400.5.23.1","SUSE Linux Enterprise Server for SAP Applications 15 SP5:libcurl-devel-8.0.1-150400.5.23.1","SUSE Linux Enterprise Server for SAP Applications 15 SP5:libcurl4-32bit-8.0.1-150400.5.23.1","SUSE Linux Enterprise Server for SAP Applications 15 SP5:libcurl4-8.0.1-150400.5.23.1","SUSE Linux Enterprise Server for SAP Applications 15 SP6:curl-8.6.0-150600.2.2","SUSE Linux Enterprise Server for SAP Applications 15 SP6:libcurl-devel-8.6.0-150600.2.2","SUSE Linux Enterprise Server for SAP Applications 15 SP6:libcurl4-32bit-8.6.0-150600.2.2","SUSE Linux Enterprise Server for SAP Applications 15 SP6:libcurl4-8.6.0-150600.2.2","SUSE Linux Enterprise Server for SAP Applications 15 SP7:curl-8.6.0-150600.4.21.1","SUSE Linux Enterprise Server for SAP Applications 15 SP7:libcurl-devel-8.6.0-150600.4.21.1","SUSE Linux Enterprise Server for SAP Applications 15 SP7:libcurl4-32bit-8.6.0-150600.4.21.1","SUSE Linux Enterprise Server for SAP Applications 15 SP7:libcurl4-8.6.0-150600.4.21.1","SUSE Linux Enterprise Server for SAP Applications 15:curl-7.60.0-1.1","SUSE Linux Enterprise Server for SAP Applications 15:libcurl-devel-7.60.0-1.1","SUSE Linux Enterprise Server for SAP Applications 15:libcurl4-32bit-7.60.0-1.1","SUSE Linux Enterprise Server for SAP Applications 15:libcurl4-7.60.0-1.1","SUSE Linux Enterprise Software Development Kit 11 SP4:libcurl-devel-7.19.7-1.70.8.1","SUSE Linux Enterprise Software Development Kit 12 SP2:libcurl-devel-7.37.0-37.8.1","SUSE Linux Enterprise Software Development Kit 12 SP3:libcurl-devel-7.37.0-37.8.1","SUSE Linux Enterprise Software Development Kit 12 SP4:libcurl-devel-7.60.0-2.11","SUSE Linux Enterprise Software Development Kit 12 SP5:libcurl-devel-7.60.0-9.8","SUSE Linux Micro 6.0:curl-8.6.0-1.2","SUSE Linux Micro 6.0:libcurl4-8.6.0-1.2","SUSE Linux Micro 6.1:curl-8.9.1-slfo.1.1_1.2","SUSE Linux Micro 6.1:libcurl4-8.9.1-slfo.1.1_1.2","SUSE Manager Proxy 4.0:curl-7.60.0-3.17.1","SUSE Manager Proxy 4.0:libcurl-devel-7.60.0-3.17.1","SUSE Manager Proxy 4.0:libcurl4-32bit-7.60.0-3.17.1","SUSE Manager Proxy 4.0:libcurl4-7.60.0-3.17.1","SUSE Manager Proxy 4.1:curl-7.66.0-2.59","SUSE Manager Proxy 4.1:libcurl-devel-7.66.0-2.59","SUSE Manager Proxy 4.1:libcurl4-32bit-7.66.0-2.59","SUSE Manager Proxy 4.1:libcurl4-7.66.0-2.59","SUSE Manager Proxy 4.2:curl-7.66.0-4.14.1","SUSE Manager Proxy 4.2:libcurl-devel-7.66.0-4.14.1","SUSE Manager Proxy 4.2:libcurl4-32bit-7.66.0-4.14.1","SUSE Manager Proxy 4.2:libcurl4-7.66.0-4.14.1","SUSE Manager Proxy 4.3:curl-7.79.1-150400.3.1","SUSE Manager Proxy 4.3:libcurl-devel-7.79.1-150400.3.1","SUSE Manager Proxy 4.3:libcurl4-32bit-7.79.1-150400.3.1","SUSE Manager Proxy 4.3:libcurl4-7.79.1-150400.3.1","SUSE Manager Retail Branch Server 4.0:curl-7.60.0-3.17.1","SUSE Manager Retail Branch Server 4.0:libcurl-devel-7.60.0-3.17.1","SUSE Manager Retail Branch Server 4.0:libcurl4-32bit-7.60.0-3.17.1","SUSE Manager Retail Branch Server 4.0:libcurl4-7.60.0-3.17.1","SUSE Manager Retail Branch Server 4.1:curl-7.66.0-2.59","SUSE Manager Retail Branch Server 4.1:libcurl-devel-7.66.0-2.59","SUSE Manager Retail Branch Server 4.1:libcurl4-32bit-7.66.0-2.59","SUSE Manager Retail Branch Server 4.1:libcurl4-7.66.0-2.59","SUSE Manager Retail Branch Server 4.2:curl-7.66.0-4.14.1","SUSE Manager Retail Branch Server 4.2:libcurl-devel-7.66.0-4.14.1","SUSE Manager Retail Branch Server 4.2:libcurl4-32bit-7.66.0-4.14.1","SUSE Manager Retail Branch Server 4.2:libcurl4-7.66.0-4.14.1","SUSE Manager Retail Branch Server 4.3:curl-7.79.1-150400.3.1","SUSE Manager Retail Branch Server 4.3:libcurl-devel-7.79.1-150400.3.1","SUSE Manager Retail Branch Server 4.3:libcurl4-32bit-7.79.1-150400.3.1","SUSE Manager Retail Branch Server 4.3:libcurl4-7.79.1-150400.3.1","SUSE Manager Server 4.0:curl-7.60.0-3.17.1","SUSE Manager Server 4.0:libcurl-devel-7.60.0-3.17.1","SUSE Manager Server 4.0:libcurl4-32bit-7.60.0-3.17.1","SUSE Manager Server 4.0:libcurl4-7.60.0-3.17.1","SUSE Manager Server 4.1:curl-7.66.0-2.59","SUSE Manager Server 4.1:libcurl-devel-7.66.0-2.59","SUSE Manager Server 4.1:libcurl4-32bit-7.66.0-2.59","SUSE Manager Server 4.1:libcurl4-7.66.0-2.59","SUSE Manager Server 4.2:curl-7.66.0-4.14.1","SUSE Manager Server 4.2:libcurl-devel-7.66.0-4.14.1","SUSE Manager Server 4.2:libcurl4-32bit-7.66.0-4.14.1","SUSE Manager Server 4.2:libcurl4-7.66.0-4.14.1","SUSE Manager Server 4.3:curl-7.79.1-150400.3.1","SUSE Manager Server 4.3:libcurl-devel-7.79.1-150400.3.1","SUSE Manager Server 4.3:libcurl4-32bit-7.79.1-150400.3.1","SUSE Manager Server 4.3:libcurl4-7.79.1-150400.3.1","SUSE Studio Onsite 1.3:libcurl-devel-7.19.7-1.20.53.13.1","chost:amazon/suse-sles-15-sp3-chost-byos-v20210729-hvm-ssd-x86_64","chost:amazon/suse-sles-15-sp3-chost-byos-v20210827-hvm-ssd-x86_64","chost:amazon/suse-sles-15-sp3-chost-byos-v20210927-hvm-ssd-x86_64","chost:amazon/suse-sles-15-sp3-chost-byos-v20211004-hvm-ssd-x86_64","chost:amazon/suse-sles-15-sp3-chost-byos-v20211101-hvm-ssd-x86_64","chost:amazon/suse-sles-15-sp3-chost-byos-v20211202-hvm-ssd-x86_64","chost:amazon/suse-sles-15-sp3-chost-byos-v20220103-hvm-ssd-x86_64","chost:amazon/suse-sles-15-sp3-chost-byos-v20220126-hvm-ssd-x86_64","chost:amazon/suse-sles-15-sp3-chost-byos-v20220222-hvm-ssd-x86_64","chost:amazon/suse-sles-15-sp3-chost-byos-v20220310-hvm-ssd-x86_64","chost:amazon/suse-sles-15-sp3-chost-byos-v20220411-hvm-ssd-x86_64","chost:amazon/suse-sles-15-sp3-chost-byos-v20220510-hvm-ssd-x86_64","chost:amazon/suse-sles-15-sp3-chost-byos-v20220608-hvm-ssd-x86_64","chost:amazon/suse-sles-15-sp3-chost-byos-v20220708-hvm-ssd-x86_64","chost:amazon/suse-sles-15-sp3-chost-byos-v20220718-hvm-ssd-x86_64","chost:amazon/suse-sles-15-sp3-chost-byos-v20220818-hvm-ssd-x86_64","chost:amazon/suse-sles-15-sp3-chost-byos-v20220916-hvm-ssd-x86_64","chost:amazon/suse-sles-15-sp3-chost-byos-v20220921-hvm-ssd-x86_64","chost:amazon/suse-sles-15-sp3-chost-byos-v20221019-hvm-ssd-x86_64","chost:amazon/suse-sles-15-sp3-chost-byos-v20221119-hvm-ssd-x86_64","chost:amazon/suse-sles-15-sp3-chost-byos-v20221215-hvm-ssd-x86_64","chost:amazon/suse-sles-15-sp3-chost-byos-v20230313-hvm-ssd-x86_64","chost:amazon/suse-sles-15-sp3-chost-byos-v20230613-hvm-ssd-x86_64","chost:amazon/suse-sles-15-sp3-chost-byos-v20240807-hvm-ssd-x86_64","chost:amazon/suse-sles-15-sp3-chost-byos-v20240912-hvm-ssd-x86_64","chost:google/sles-15-sp3-chost-byos-v20210729","chost:google/sles-15-sp3-chost-byos-v20210827","chost:google/sles-15-sp3-chost-byos-v20210927","chost:google/sles-15-sp3-chost-byos-v20211004","chost:google/sles-15-sp3-chost-byos-v20211101","chost:google/sles-15-sp3-chost-byos-v20211202","chost:google/sles-15-sp3-chost-byos-v20220103","chost:google/sles-15-sp3-chost-byos-v20220126","chost:google/sles-15-sp3-chost-byos-v20220222","chost:google/sles-15-sp3-chost-byos-v20220310","chost:google/sles-15-sp3-chost-byos-v20220411-x86-64","chost:google/sles-15-sp3-chost-byos-v20220510-x86-64","chost:google/sles-15-sp3-chost-byos-v20220608-x86-64","chost:google/sles-15-sp3-chost-byos-v20220708-x86-64","chost:google/sles-15-sp3-chost-byos-v20220718-x86-64","chost:google/sles-15-sp3-chost-byos-v20220818-x86-64","chost:google/sles-15-sp3-chost-byos-v20220916-x86-64","chost:google/sles-15-sp3-chost-byos-v20221019-x86-64","chost:google/sles-15-sp3-chost-byos-v20221118-x86-64","chost:google/sles-15-sp3-chost-byos-v20221215-x86-64","chost:google/sles-15-sp3-chost-byos-v20230313-x86-64","chost:google/sles-15-sp3-chost-byos-v20230613-x86-64","chost:google/sles-15-sp3-chost-byos-v20240807-x86-64","chost:google/sles-15-sp3-chost-byos-v20240912-x86-64","chost:microsoft/suse-sles-15-sp3-chost-byos-v20210729","chost:microsoft/suse-sles-15-sp3-chost-byos-v20210827","chost:microsoft/suse-sles-15-sp3-chost-byos-v20210927","chost:microsoft/suse-sles-15-sp3-chost-byos-v20211004","chost:microsoft/suse-sles-15-sp3-chost-byos-v20211101","chost:microsoft/suse-sles-15-sp3-chost-byos-v20211202","chost:microsoft/suse-sles-15-sp3-chost-byos-v20220103","chost:microsoft/suse-sles-15-sp3-chost-byos-v20220126","chost:microsoft/suse-sles-15-sp3-chost-byos-v20220222","chost:microsoft/suse-sles-15-sp3-chost-byos-v20220310","chost:microsoft/suse-sles-15-sp3-chost-byos-v20220411-x86_64","chost:microsoft/suse-sles-15-sp3-chost-byos-v20220510-x86_64","chost:microsoft/suse-sles-15-sp3-chost-byos-v20220609-x86_64","chost:microsoft/suse-sles-15-sp3-chost-byos-v20220708-x86_64","chost:microsoft/suse-sles-15-sp3-chost-byos-v20220718-x86_64","chost:microsoft/suse-sles-15-sp3-chost-byos-v20220818-x86_64","chost:microsoft/suse-sles-15-sp3-chost-byos-v20220916-x86_64","chost:microsoft/suse-sles-15-sp3-chost-byos-v20220921-x86_64","chost:microsoft/suse-sles-15-sp3-chost-byos-v20221019-x86_64","chost:microsoft/suse-sles-15-sp3-chost-byos-v20221119-x86_64","chost:microsoft/suse-sles-15-sp3-chost-byos-v20221215-x86_64","chost:microsoft/suse-sles-15-sp3-chost-byos-v20230313-x86_64","chost:microsoft/suse-sles-15-sp3-chost-byos-v20230613-x86_64","chost:microsoft/suse-sles-15-sp3-chost-byos-v20240807-x86_64","chost:microsoft/suse-sles-15-sp3-chost-byos-v20240912-x86_64","openSUSE Leap 15.0:curl-7.59.0-lp150.1.1","openSUSE Leap 15.0:libcurl4-32bit-7.59.0-lp150.1.1","openSUSE Leap 15.0:libcurl4-7.59.0-lp150.1.1","openSUSE Leap 15.2:curl-7.66.0-lp152.2.7","openSUSE Leap 15.2:libcurl4-32bit-7.66.0-lp152.2.6","openSUSE Leap 15.2:libcurl4-7.66.0-lp152.2.7","openSUSE Leap 15.3:curl-7.66.0-4.14.1","openSUSE Leap 15.3:libcurl4-32bit-7.66.0-4.14.1","openSUSE Leap 15.3:libcurl4-7.66.0-4.14.1","openSUSE Leap 15.4:curl-7.79.1-150400.3.1","openSUSE Leap 15.4:libcurl4-32bit-7.79.1-150400.3.1","openSUSE Leap 15.4:libcurl4-7.79.1-150400.3.1","openSUSE Tumbleweed:curl-7.79.1-1.1","openSUSE Tumbleweed:libcurl-devel-32bit-7.79.1-1.1","openSUSE Tumbleweed:libcurl-devel-7.79.1-1.1","openSUSE Tumbleweed:libcurl4-32bit-7.79.1-1.1","openSUSE Tumbleweed:libcurl4-7.79.1-1.1"]}],"scores":[{"cvss_v3":{"baseScore":3.7,"baseSeverity":"LOW","vectorString":"CVSS:3.0/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:N/A:L","version":"3.0"},"products":["SUSE Enterprise Storage 6:curl-7.60.0-3.17.1","SUSE Enterprise Storage 6:libcurl-devel-7.60.0-3.17.1","SUSE Enterprise Storage 6:libcurl4-32bit-7.60.0-3.17.1","SUSE Enterprise Storage 6:libcurl4-7.60.0-3.17.1","SUSE Enterprise Storage 7.1:curl-7.66.0-4.14.1","SUSE Enterprise Storage 7.1:libcurl-devel-7.66.0-4.14.1","SUSE Enterprise Storage 7.1:libcurl4-32bit-7.66.0-4.14.1","SUSE Enterprise Storage 7.1:libcurl4-7.66.0-4.14.1","SUSE Enterprise Storage 7:curl-7.66.0-2.59","SUSE Enterprise Storage 7:libcurl-devel-7.66.0-2.59","SUSE Enterprise Storage 7:libcurl4-32bit-7.66.0-2.59","SUSE Enterprise Storage 7:libcurl4-7.66.0-2.59","SUSE Linux Enterprise Desktop 11 SP4:libcurl-devel-7.19.7-1.70.8.1","SUSE Linux Enterprise Desktop 12 SP2:curl-7.37.0-37.8.1","SUSE Linux Enterprise Desktop 12 SP2:libcurl-devel-7.37.0-37.8.1","SUSE Linux Enterprise Desktop 12 SP2:libcurl4-32bit-7.37.0-37.8.1","SUSE Linux Enterprise Desktop 12 SP2:libcurl4-7.37.0-37.8.1","SUSE Linux Enterprise Desktop 12 SP3:curl-7.37.0-37.8.1","SUSE Linux Enterprise Desktop 12 SP3:libcurl-devel-7.37.0-37.8.1","SUSE Linux Enterprise Desktop 12 SP3:libcurl4-32bit-7.37.0-37.8.1","SUSE Linux Enterprise Desktop 12 SP3:libcurl4-7.37.0-37.8.1","SUSE Linux Enterprise Desktop 12 SP4:curl-7.60.0-2.11","SUSE Linux Enterprise Desktop 12 SP4:libcurl-devel-7.60.0-2.11","SUSE Linux Enterprise Desktop 12 SP4:libcurl4-32bit-7.60.0-2.11","SUSE Linux Enterprise Desktop 12 SP4:libcurl4-7.60.0-2.11","SUSE Linux Enterprise Desktop 15 SP1:curl-7.60.0-3.17.1","SUSE Linux Enterprise Desktop 15 SP1:libcurl-devel-7.60.0-3.17.1","SUSE Linux Enterprise Desktop 15 SP1:libcurl4-32bit-7.60.0-3.17.1","SUSE Linux Enterprise Desktop 15 SP1:libcurl4-7.60.0-3.17.1","SUSE Linux Enterprise Desktop 15 SP2:curl-7.66.0-2.59","SUSE Linux Enterprise Desktop 15 SP2:libcurl-devel-7.66.0-2.59","SUSE Linux Enterprise Desktop 15 SP2:libcurl4-32bit-7.66.0-2.59","SUSE Linux Enterprise Desktop 15 SP2:libcurl4-7.66.0-2.59","SUSE Linux Enterprise Desktop 15 SP3:curl-7.66.0-4.14.1","SUSE Linux Enterprise Desktop 15 SP3:libcurl-devel-7.66.0-4.14.1","SUSE Linux Enterprise Desktop 15 SP3:libcurl4-32bit-7.66.0-4.14.1","SUSE Linux Enterprise Desktop 15 SP3:libcurl4-7.66.0-4.14.1","SUSE Linux Enterprise Desktop 15 SP4:curl-7.79.1-150400.3.1","SUSE Linux Enterprise Desktop 15 SP4:libcurl-devel-7.79.1-150400.3.1","SUSE Linux Enterprise Desktop 15 SP4:libcurl4-32bit-7.79.1-150400.3.1","SUSE Linux Enterprise Desktop 15 SP4:libcurl4-7.79.1-150400.3.1","SUSE Linux Enterprise Desktop 15 SP5:curl-8.0.1-150400.5.23.1","SUSE Linux Enterprise Desktop 15 SP5:libcurl-devel-8.0.1-150400.5.23.1","SUSE Linux Enterprise Desktop 15 SP5:libcurl4-32bit-8.0.1-150400.5.23.1","SUSE Linux Enterprise Desktop 15 SP5:libcurl4-8.0.1-150400.5.23.1","SUSE Linux Enterprise Desktop 15 SP6:curl-8.6.0-150600.2.2","SUSE Linux Enterprise Desktop 15 SP6:libcurl-devel-8.6.0-150600.2.2","SUSE Linux Enterprise Desktop 15 SP6:libcurl4-32bit-8.6.0-150600.2.2","SUSE Linux Enterprise Desktop 15 SP6:libcurl4-8.6.0-150600.2.2","SUSE Linux Enterprise Desktop 15 SP7:curl-8.6.0-150600.4.21.1","SUSE Linux Enterprise Desktop 15 SP7:libcurl-devel-8.6.0-150600.4.21.1","SUSE Linux Enterprise Desktop 15 SP7:libcurl4-32bit-8.6.0-150600.4.21.1","SUSE Linux Enterprise Desktop 15 SP7:libcurl4-8.6.0-150600.4.21.1","SUSE Linux Enterprise Desktop 15:curl-7.60.0-1.1","SUSE Linux Enterprise Desktop 15:libcurl-devel-7.60.0-1.1","SUSE Linux Enterprise Desktop 15:libcurl4-32bit-7.60.0-1.1","SUSE Linux Enterprise Desktop 15:libcurl4-7.60.0-1.1","SUSE Linux Enterprise High Performance Computing 12 SP5:curl-7.60.0-9.8","SUSE Linux Enterprise High Performance Computing 12 SP5:libcurl4-32bit-7.60.0-9.8","SUSE Linux Enterprise High Performance Computing 12 SP5:libcurl4-7.60.0-9.8","SUSE Linux Enterprise High Performance Computing 15 SP1:curl-7.60.0-3.17.1","SUSE Linux Enterprise High Performance Computing 15 SP1:libcurl-devel-7.60.0-3.17.1","SUSE Linux Enterprise High Performance Computing 15 SP1:libcurl4-32bit-7.60.0-3.17.1","SUSE Linux Enterprise High Performance Computing 15 SP1:libcurl4-7.60.0-3.17.1","SUSE Linux Enterprise High Performance Computing 15 SP2:curl-7.66.0-2.59","SUSE Linux Enterprise High Performance Computing 15 SP2:libcurl-devel-7.66.0-2.59","SUSE Linux Enterprise High Performance Computing 15 SP2:libcurl4-32bit-7.66.0-2.59","SUSE Linux Enterprise High Performance Computing 15 SP2:libcurl4-7.66.0-2.59","SUSE Linux Enterprise High Performance Computing 15 SP3:curl-7.66.0-4.14.1","SUSE Linux Enterprise High Performance Computing 15 SP3:libcurl-devel-7.66.0-4.14.1","SUSE Linux Enterprise High Performance Computing 15 SP3:libcurl4-32bit-7.66.0-4.14.1","SUSE Linux Enterprise High Performance Computing 15 SP3:libcurl4-7.66.0-4.14.1","SUSE Linux Enterprise High Performance Computing 15 SP4:curl-7.79.1-150400.3.1","SUSE Linux Enterprise High Performance Computing 15 SP4:libcurl-devel-7.79.1-150400.3.1","SUSE Linux Enterprise High Performance Computing 15 SP4:libcurl4-32bit-7.79.1-150400.3.1","SUSE Linux Enterprise High Performance Computing 15 SP4:libcurl4-7.79.1-150400.3.1","SUSE Linux Enterprise High Performance Computing 15 SP5:curl-8.0.1-150400.5.23.1","SUSE Linux Enterprise High Performance Computing 15 SP5:libcurl-devel-8.0.1-150400.5.23.1","SUSE Linux Enterprise High Performance Computing 15 SP5:libcurl4-32bit-8.0.1-150400.5.23.1","SUSE Linux Enterprise High Performance Computing 15 SP5:libcurl4-8.0.1-150400.5.23.1","SUSE Linux Enterprise High Performance Computing 15 SP6:curl-8.6.0-150600.2.2","SUSE Linux Enterprise High Performance Computing 15 SP6:libcurl-devel-8.6.0-150600.2.2","SUSE Linux Enterprise High Performance Computing 15 SP6:libcurl4-32bit-8.6.0-150600.2.2","SUSE Linux Enterprise High Performance Computing 15 SP6:libcurl4-8.6.0-150600.2.2","SUSE Linux Enterprise High Performance Computing 15 SP7:curl-8.6.0-150600.4.21.1","SUSE Linux Enterprise High Performance Computing 15 SP7:libcurl-devel-8.6.0-150600.4.21.1","SUSE Linux Enterprise High Performance Computing 15 SP7:libcurl4-32bit-8.6.0-150600.4.21.1","SUSE Linux Enterprise High Performance Computing 15 SP7:libcurl4-8.6.0-150600.4.21.1","SUSE Linux Enterprise High Performance Computing 15:curl-7.60.0-1.1","SUSE Linux Enterprise High Performance Computing 15:libcurl-devel-7.60.0-1.1","SUSE Linux Enterprise High Performance Computing 15:libcurl4-32bit-7.60.0-1.1","SUSE Linux Enterprise High Performance Computing 15:libcurl4-7.60.0-1.1","SUSE Linux Enterprise Micro 5.0:curl-7.66.0-4.11.1","SUSE Linux Enterprise Micro 5.0:libcurl4-7.66.0-4.11.1","SUSE Linux Enterprise Micro 5.1:curl-7.66.0-4.22.1","SUSE Linux Enterprise Micro 5.1:libcurl4-7.66.0-4.22.1","SUSE Linux Enterprise Micro 5.2:curl-7.66.0-4.27.1","SUSE Linux Enterprise Micro 5.2:libcurl4-7.66.0-4.27.1","SUSE Linux Enterprise Micro 5.3:curl-7.79.1-150400.5.6.1","SUSE Linux Enterprise Micro 5.3:libcurl4-7.79.1-150400.5.6.1","SUSE Linux Enterprise Micro 5.4:curl-7.79.1-150400.5.15.1","SUSE Linux Enterprise Micro 5.4:libcurl4-7.79.1-150400.5.15.1","SUSE Linux Enterprise Micro 5.5:curl-8.0.1-150400.5.26.1","SUSE Linux Enterprise Micro 5.5:libcurl4-8.0.1-150400.5.26.1","SUSE Linux Enterprise Module for Basesystem 15 SP1:curl-7.60.0-3.17.1","SUSE Linux Enterprise Module for Basesystem 15 SP1:libcurl-devel-7.60.0-3.17.1","SUSE Linux Enterprise Module for Basesystem 15 SP1:libcurl4-32bit-7.60.0-3.17.1","SUSE Linux Enterprise Module for Basesystem 15 SP1:libcurl4-7.60.0-3.17.1","SUSE Linux Enterprise Module for Basesystem 15 SP2:curl-7.66.0-2.59","SUSE Linux Enterprise Module for Basesystem 15 SP2:libcurl-devel-7.66.0-2.59","SUSE Linux Enterprise Module for Basesystem 15 SP2:libcurl4-32bit-7.66.0-2.59","SUSE Linux Enterprise Module for Basesystem 15 SP2:libcurl4-7.66.0-2.59","SUSE Linux Enterprise Module for Basesystem 15 SP3:curl-7.66.0-4.14.1","SUSE Linux Enterprise Module for Basesystem 15 SP3:libcurl-devel-7.66.0-4.14.1","SUSE Linux Enterprise Module for Basesystem 15 SP3:libcurl4-32bit-7.66.0-4.14.1","SUSE Linux Enterprise Module for Basesystem 15 SP3:libcurl4-7.66.0-4.14.1","SUSE Linux Enterprise Module for Basesystem 15 SP4:curl-7.79.1-150400.3.1","SUSE Linux Enterprise Module for Basesystem 15 SP4:libcurl-devel-7.79.1-150400.3.1","SUSE Linux Enterprise Module for Basesystem 15 SP4:libcurl4-32bit-7.79.1-150400.3.1","SUSE Linux Enterprise Module for Basesystem 15 SP4:libcurl4-7.79.1-150400.3.1","SUSE Linux Enterprise Module for Basesystem 15 SP5:curl-8.0.1-150400.5.23.1","SUSE Linux Enterprise Module for Basesystem 15 SP5:libcurl-devel-8.0.1-150400.5.23.1","SUSE Linux Enterprise Module for Basesystem 15 SP5:libcurl4-32bit-8.0.1-150400.5.23.1","SUSE Linux Enterprise Module for Basesystem 15 SP5:libcurl4-8.0.1-150400.5.23.1","SUSE Linux Enterprise Module for Basesystem 15 SP6:curl-8.6.0-150600.2.2","SUSE Linux Enterprise Module for Basesystem 15 SP6:libcurl-devel-8.6.0-150600.2.2","SUSE Linux Enterprise Module for Basesystem 15 SP6:libcurl4-32bit-8.6.0-150600.2.2","SUSE Linux Enterprise Module for Basesystem 15 SP6:libcurl4-8.6.0-150600.2.2","SUSE Linux Enterprise Module for Basesystem 15 SP7:curl-8.6.0-150600.4.21.1","SUSE Linux Enterprise Module for Basesystem 15 SP7:libcurl-devel-8.6.0-150600.4.21.1","SUSE Linux Enterprise Module for Basesystem 15 SP7:libcurl4-32bit-8.6.0-150600.4.21.1","SUSE Linux Enterprise Module for Basesystem 15 SP7:libcurl4-8.6.0-150600.4.21.1","SUSE Linux Enterprise Module for Basesystem 15:curl-7.60.0-1.1","SUSE Linux Enterprise Module for Basesystem 15:libcurl-devel-7.60.0-1.1","SUSE Linux Enterprise Module for Basesystem 15:libcurl4-32bit-7.60.0-1.1","SUSE Linux Enterprise Module for Basesystem 15:libcurl4-7.60.0-1.1","SUSE Linux Enterprise Server 11 SP1-TERADATA:curl-7.19.7-1.70.8.1","SUSE Linux Enterprise Server 11 SP1-TERADATA:curl-openssl1-7.19.7-1.70.8.1","SUSE Linux Enterprise Server 11 SP1-TERADATA:libcurl4-32bit-7.19.7-1.70.8.1","SUSE Linux Enterprise Server 11 SP1-TERADATA:libcurl4-7.19.7-1.70.8.1","SUSE Linux Enterprise Server 11 SP1-TERADATA:libcurl4-openssl1-32bit-7.19.7-1.70.8.1","SUSE Linux Enterprise Server 11 SP1-TERADATA:libcurl4-openssl1-7.19.7-1.70.8.1","SUSE Linux Enterprise Server 11 SP3-TERADATA:curl-7.19.7-1.70.8.1","SUSE Linux Enterprise Server 11 SP3-TERADATA:curl-openssl1-7.19.7-1.70.8.1","SUSE Linux Enterprise Server 11 SP3-TERADATA:libcurl4-32bit-7.19.7-1.70.8.1","SUSE Linux Enterprise Server 11 SP3-TERADATA:libcurl4-7.19.7-1.70.8.1","SUSE Linux Enterprise Server 11 SP3-TERADATA:libcurl4-openssl1-32bit-7.19.7-1.70.8.1","SUSE Linux Enterprise Server 11 SP3-TERADATA:libcurl4-openssl1-7.19.7-1.70.8.1","SUSE Linux Enterprise Server 11 SP4:curl-7.19.7-1.70.8.1","SUSE Linux Enterprise Server 11 SP4:libcurl-devel-7.19.7-1.70.8.1","SUSE Linux Enterprise Server 11 SP4:libcurl4-32bit-7.19.7-1.70.8.1","SUSE Linux Enterprise Server 11 SP4:libcurl4-7.19.7-1.70.8.1","SUSE Linux Enterprise Server 11 SP4:libcurl4-x86-7.19.7-1.70.8.1","SUSE Linux Enterprise Server 11-SECURITY:curl-openssl1-7.19.7-1.70.8.1","SUSE Linux Enterprise Server 11-SECURITY:libcurl4-openssl1-32bit-7.19.7-1.70.8.1","SUSE Linux Enterprise Server 11-SECURITY:libcurl4-openssl1-7.19.7-1.70.8.1","SUSE Linux Enterprise Server 11-SECURITY:libcurl4-openssl1-x86-7.19.7-1.70.8.1","SUSE Linux Enterprise Server 12 SP2:curl-7.37.0-37.8.1","SUSE Linux Enterprise Server 12 SP2:libcurl-devel-7.37.0-37.8.1","SUSE Linux Enterprise Server 12 SP2:libcurl4-32bit-7.37.0-37.8.1","SUSE Linux Enterprise Server 12 SP2:libcurl4-7.37.0-37.8.1","SUSE Linux Enterprise Server 12 SP3:curl-7.37.0-37.8.1","SUSE Linux Enterprise Server 12 SP3:libcurl-devel-7.37.0-37.8.1","SUSE Linux Enterprise Server 12 SP3:libcurl4-32bit-7.37.0-37.8.1","SUSE Linux Enterprise Server 12 SP3:libcurl4-7.37.0-37.8.1","SUSE Linux Enterprise Server 12 SP4:curl-7.60.0-2.11","SUSE Linux Enterprise Server 12 SP4:libcurl-devel-7.60.0-2.11","SUSE Linux Enterprise Server 12 SP4:libcurl4-32bit-7.60.0-2.11","SUSE Linux Enterprise Server 12 SP4:libcurl4-7.60.0-2.11","SUSE Linux Enterprise Server 12 SP5:curl-7.60.0-9.8","SUSE Linux Enterprise Server 12 SP5:libcurl-devel-7.60.0-9.8","SUSE Linux Enterprise Server 12 SP5:libcurl4-32bit-7.60.0-9.8","SUSE Linux Enterprise Server 12 SP5:libcurl4-7.60.0-9.8","SUSE Linux Enterprise Server 15 SP1:curl-7.60.0-3.17.1","SUSE Linux Enterprise Server 15 SP1:libcurl-devel-7.60.0-3.17.1","SUSE Linux Enterprise Server 15 SP1:libcurl4-32bit-7.60.0-3.17.1","SUSE Linux Enterprise Server 15 SP1:libcurl4-7.60.0-3.17.1","SUSE Linux Enterprise Server 15 SP2:curl-7.66.0-2.59","SUSE Linux Enterprise Server 15 SP2:libcurl-devel-7.66.0-2.59","SUSE Linux Enterprise Server 15 SP2:libcurl4-32bit-7.66.0-2.59","SUSE Linux Enterprise Server 15 SP2:libcurl4-7.66.0-2.59","SUSE Linux Enterprise Server 15 SP3:curl-7.66.0-4.14.1","SUSE Linux Enterprise Server 15 SP3:libcurl-devel-7.66.0-4.14.1","SUSE Linux Enterprise Server 15 SP3:libcurl4-32bit-7.66.0-4.14.1","SUSE Linux Enterprise Server 15 SP3:libcurl4-7.66.0-4.14.1","SUSE Linux Enterprise Server 15 SP4:curl-7.79.1-150400.3.1","SUSE Linux Enterprise Server 15 SP4:libcurl-devel-7.79.1-150400.3.1","SUSE Linux Enterprise Server 15 SP4:libcurl4-32bit-7.79.1-150400.3.1","SUSE Linux Enterprise Server 15 SP4:libcurl4-7.79.1-150400.3.1","SUSE Linux Enterprise Server 15 SP5:curl-8.0.1-150400.5.23.1","SUSE Linux Enterprise Server 15 SP5:libcurl-devel-8.0.1-150400.5.23.1","SUSE Linux Enterprise Server 15 SP5:libcurl4-32bit-8.0.1-150400.5.23.1","SUSE Linux Enterprise Server 15 SP5:libcurl4-8.0.1-150400.5.23.1","SUSE Linux Enterprise Server 15 SP6:curl-8.6.0-150600.2.2","SUSE Linux Enterprise Server 15 SP6:libcurl-devel-8.6.0-150600.2.2","SUSE Linux Enterprise Server 15 SP6:libcurl4-32bit-8.6.0-150600.2.2","SUSE Linux Enterprise Server 15 SP6:libcurl4-8.6.0-150600.2.2","SUSE Linux Enterprise Server 15 SP7:curl-8.6.0-150600.4.21.1","SUSE Linux Enterprise Server 15 SP7:libcurl-devel-8.6.0-150600.4.21.1","SUSE Linux Enterprise Server 15 SP7:libcurl4-32bit-8.6.0-150600.4.21.1","SUSE Linux Enterprise Server 15 SP7:libcurl4-8.6.0-150600.4.21.1","SUSE Linux Enterprise Server 15:curl-7.60.0-1.1","SUSE Linux Enterprise Server 15:libcurl-devel-7.60.0-1.1","SUSE Linux Enterprise Server 15:libcurl4-32bit-7.60.0-1.1","SUSE Linux Enterprise Server 15:libcurl4-7.60.0-1.1","SUSE Linux Enterprise Server 16.0:curl-8.14.1-160000.2.2","SUSE Linux Enterprise Server 16.0:curl-zsh-completion-8.14.1-160000.2.2","SUSE Linux Enterprise Server 16.0:libcurl-devel-8.14.1-160000.2.2","SUSE Linux Enterprise Server 16.0:libcurl-devel-doc-8.14.1-160000.2.2","SUSE Linux Enterprise Server 16.0:libcurl-mini4-8.14.1-160000.2.2","SUSE Linux Enterprise Server 16.0:libcurl4-8.14.1-160000.2.2","SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:curl-7.37.0-37.8.1","SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:libcurl4-7.37.0-37.8.1","SUSE Linux Enterprise Server for SAP Applications 11 SP4:curl-7.19.7-1.70.8.1","SUSE Linux Enterprise Server for SAP Applications 11 SP4:libcurl-devel-7.19.7-1.70.8.1","SUSE Linux Enterprise Server for SAP Applications 11 SP4:libcurl4-32bit-7.19.7-1.70.8.1","SUSE Linux Enterprise Server for SAP Applications 11 SP4:libcurl4-7.19.7-1.70.8.1","SUSE Linux Enterprise Server for SAP Applications 11 SP4:libcurl4-x86-7.19.7-1.70.8.1","SUSE Linux Enterprise Server for SAP Applications 12 SP2:curl-7.37.0-37.8.1","SUSE Linux Enterprise Server for SAP Applications 12 SP2:libcurl-devel-7.37.0-37.8.1","SUSE Linux Enterprise Server for SAP Applications 12 SP2:libcurl4-32bit-7.37.0-37.8.1","SUSE Linux Enterprise Server for SAP Applications 12 SP2:libcurl4-7.37.0-37.8.1","SUSE Linux Enterprise Server for SAP Applications 12 SP3:curl-7.37.0-37.8.1","SUSE Linux Enterprise Server for SAP Applications 12 SP3:libcurl-devel-7.37.0-37.8.1","SUSE Linux Enterprise Server for SAP Applications 12 SP3:libcurl4-32bit-7.37.0-37.8.1","SUSE Linux Enterprise Server for SAP Applications 12 SP3:libcurl4-7.37.0-37.8.1","SUSE Linux Enterprise Server for SAP Applications 12 SP4:libcurl-devel-7.60.0-2.11","SUSE Linux Enterprise Server for SAP Applications 12 SP5:curl-7.60.0-9.8","SUSE Linux Enterprise Server for SAP Applications 12 SP5:libcurl-devel-7.60.0-9.8","SUSE Linux Enterprise Server for SAP Applications 12 SP5:libcurl4-32bit-7.60.0-9.8","SUSE Linux Enterprise Server for SAP Applications 12 SP5:libcurl4-7.60.0-9.8","SUSE Linux Enterprise Server for SAP Applications 15 SP1:curl-7.60.0-3.17.1","SUSE Linux Enterprise Server for SAP Applications 15 SP1:libcurl-devel-7.60.0-3.17.1","SUSE Linux Enterprise Server for SAP Applications 15 SP1:libcurl4-32bit-7.60.0-3.17.1","SUSE Linux Enterprise Server for SAP Applications 15 SP1:libcurl4-7.60.0-3.17.1","SUSE Linux Enterprise Server for SAP Applications 15 SP2:curl-7.66.0-2.59","SUSE Linux Enterprise Server for SAP Applications 15 SP2:libcurl-devel-7.66.0-2.59","SUSE Linux Enterprise Server for SAP Applications 15 SP2:libcurl4-32bit-7.66.0-2.59","SUSE Linux Enterprise Server for SAP Applications 15 SP2:libcurl4-7.66.0-2.59","SUSE Linux Enterprise Server for SAP Applications 15 SP3:curl-7.66.0-4.14.1","SUSE Linux Enterprise Server for SAP Applications 15 SP3:libcurl-devel-7.66.0-4.14.1","SUSE Linux Enterprise Server for SAP Applications 15 SP3:libcurl4-32bit-7.66.0-4.14.1","SUSE Linux Enterprise Server for SAP Applications 15 SP3:libcurl4-7.66.0-4.14.1","SUSE Linux Enterprise Server for SAP Applications 15 SP4:curl-7.79.1-150400.3.1","SUSE Linux Enterprise Server for SAP Applications 15 SP4:libcurl-devel-7.79.1-150400.3.1","SUSE Linux Enterprise Server for SAP Applications 15 SP4:libcurl4-32bit-7.79.1-150400.3.1","SUSE Linux Enterprise Server for SAP Applications 15 SP4:libcurl4-7.79.1-150400.3.1","SUSE Linux Enterprise Server for SAP Applications 15 SP5:curl-8.0.1-150400.5.23.1","SUSE Linux Enterprise Server for SAP Applications 15 SP5:libcurl-devel-8.0.1-150400.5.23.1","SUSE Linux Enterprise Server for SAP Applications 15 SP5:libcurl4-32bit-8.0.1-150400.5.23.1","SUSE Linux Enterprise Server for SAP Applications 15 SP5:libcurl4-8.0.1-150400.5.23.1","SUSE Linux Enterprise Server for SAP Applications 15 SP6:curl-8.6.0-150600.2.2","SUSE Linux Enterprise Server for SAP Applications 15 SP6:libcurl-devel-8.6.0-150600.2.2","SUSE Linux Enterprise Server for SAP Applications 15 SP6:libcurl4-32bit-8.6.0-150600.2.2","SUSE Linux Enterprise Server for SAP Applications 15 SP6:libcurl4-8.6.0-150600.2.2","SUSE Linux Enterprise Server for SAP Applications 15 SP7:curl-8.6.0-150600.4.21.1","SUSE Linux Enterprise Server for SAP Applications 15 SP7:libcurl-devel-8.6.0-150600.4.21.1","SUSE Linux Enterprise Server for SAP Applications 15 SP7:libcurl4-32bit-8.6.0-150600.4.21.1","SUSE Linux Enterprise Server for SAP Applications 15 SP7:libcurl4-8.6.0-150600.4.21.1","SUSE Linux Enterprise Server for SAP Applications 15:curl-7.60.0-1.1","SUSE Linux Enterprise Server for SAP Applications 15:libcurl-devel-7.60.0-1.1","SUSE Linux Enterprise Server for SAP Applications 15:libcurl4-32bit-7.60.0-1.1","SUSE Linux Enterprise Server for SAP Applications 15:libcurl4-7.60.0-1.1","SUSE Linux Enterprise Software Development Kit 11 SP4:libcurl-devel-7.19.7-1.70.8.1","SUSE Linux Enterprise Software Development Kit 12 SP2:libcurl-devel-7.37.0-37.8.1","SUSE Linux Enterprise Software Development Kit 12 SP3:libcurl-devel-7.37.0-37.8.1","SUSE Linux Enterprise Software Development Kit 12 SP4:libcurl-devel-7.60.0-2.11","SUSE Linux Enterprise Software Development Kit 12 SP5:libcurl-devel-7.60.0-9.8","SUSE Linux Micro 6.0:curl-8.6.0-1.2","SUSE Linux Micro 6.0:libcurl4-8.6.0-1.2","SUSE Linux Micro 6.1:curl-8.9.1-slfo.1.1_1.2","SUSE Linux Micro 6.1:libcurl4-8.9.1-slfo.1.1_1.2","SUSE Manager Proxy 4.0:curl-7.60.0-3.17.1","SUSE Manager Proxy 4.0:libcurl-devel-7.60.0-3.17.1","SUSE Manager Proxy 4.0:libcurl4-32bit-7.60.0-3.17.1","SUSE Manager Proxy 4.0:libcurl4-7.60.0-3.17.1","SUSE Manager Proxy 4.1:curl-7.66.0-2.59","SUSE Manager Proxy 4.1:libcurl-devel-7.66.0-2.59","SUSE Manager Proxy 4.1:libcurl4-32bit-7.66.0-2.59","SUSE Manager Proxy 4.1:libcurl4-7.66.0-2.59","SUSE Manager Proxy 4.2:curl-7.66.0-4.14.1","SUSE Manager Proxy 4.2:libcurl-devel-7.66.0-4.14.1","SUSE Manager Proxy 4.2:libcurl4-32bit-7.66.0-4.14.1","SUSE Manager Proxy 4.2:libcurl4-7.66.0-4.14.1","SUSE Manager Proxy 4.3:curl-7.79.1-150400.3.1","SUSE Manager Proxy 4.3:libcurl-devel-7.79.1-150400.3.1","SUSE Manager Proxy 4.3:libcurl4-32bit-7.79.1-150400.3.1","SUSE Manager Proxy 4.3:libcurl4-7.79.1-150400.3.1","SUSE Manager Retail Branch Server 4.0:curl-7.60.0-3.17.1","SUSE Manager Retail Branch Server 4.0:libcurl-devel-7.60.0-3.17.1","SUSE Manager Retail Branch Server 4.0:libcurl4-32bit-7.60.0-3.17.1","SUSE Manager Retail Branch Server 4.0:libcurl4-7.60.0-3.17.1","SUSE Manager Retail Branch Server 4.1:curl-7.66.0-2.59","SUSE Manager Retail Branch Server 4.1:libcurl-devel-7.66.0-2.59","SUSE Manager Retail Branch Server 4.1:libcurl4-32bit-7.66.0-2.59","SUSE Manager Retail Branch Server 4.1:libcurl4-7.66.0-2.59","SUSE Manager Retail Branch Server 4.2:curl-7.66.0-4.14.1","SUSE Manager Retail Branch Server 4.2:libcurl-devel-7.66.0-4.14.1","SUSE Manager Retail Branch Server 4.2:libcurl4-32bit-7.66.0-4.14.1","SUSE Manager Retail Branch Server 4.2:libcurl4-7.66.0-4.14.1","SUSE Manager Retail Branch Server 4.3:curl-7.79.1-150400.3.1","SUSE Manager Retail Branch Server 4.3:libcurl-devel-7.79.1-150400.3.1","SUSE Manager Retail Branch Server 4.3:libcurl4-32bit-7.79.1-150400.3.1","SUSE Manager Retail Branch Server 4.3:libcurl4-7.79.1-150400.3.1","SUSE Manager Server 4.0:curl-7.60.0-3.17.1","SUSE Manager Server 4.0:libcurl-devel-7.60.0-3.17.1","SUSE Manager Server 4.0:libcurl4-32bit-7.60.0-3.17.1","SUSE Manager Server 4.0:libcurl4-7.60.0-3.17.1","SUSE Manager Server 4.1:curl-7.66.0-2.59","SUSE Manager Server 4.1:libcurl-devel-7.66.0-2.59","SUSE Manager Server 4.1:libcurl4-32bit-7.66.0-2.59","SUSE Manager Server 4.1:libcurl4-7.66.0-2.59","SUSE Manager Server 4.2:curl-7.66.0-4.14.1","SUSE Manager Server 4.2:libcurl-devel-7.66.0-4.14.1","SUSE Manager Server 4.2:libcurl4-32bit-7.66.0-4.14.1","SUSE Manager Server 4.2:libcurl4-7.66.0-4.14.1","SUSE Manager Server 4.3:curl-7.79.1-150400.3.1","SUSE Manager Server 4.3:libcurl-devel-7.79.1-150400.3.1","SUSE Manager Server 4.3:libcurl4-32bit-7.79.1-150400.3.1","SUSE Manager Server 4.3:libcurl4-7.79.1-150400.3.1","SUSE Studio Onsite 1.3:libcurl-devel-7.19.7-1.20.53.13.1","chost:amazon/suse-sles-15-sp3-chost-byos-v20210729-hvm-ssd-x86_64","chost:amazon/suse-sles-15-sp3-chost-byos-v20210827-hvm-ssd-x86_64","chost:amazon/suse-sles-15-sp3-chost-byos-v20210927-hvm-ssd-x86_64","chost:amazon/suse-sles-15-sp3-chost-byos-v20211004-hvm-ssd-x86_64","chost:amazon/suse-sles-15-sp3-chost-byos-v20211101-hvm-ssd-x86_64","chost:amazon/suse-sles-15-sp3-chost-byos-v20211202-hvm-ssd-x86_64","chost:amazon/suse-sles-15-sp3-chost-byos-v20220103-hvm-ssd-x86_64","chost:amazon/suse-sles-15-sp3-chost-byos-v20220126-hvm-ssd-x86_64","chost:amazon/suse-sles-15-sp3-chost-byos-v20220222-hvm-ssd-x86_64","chost:amazon/suse-sles-15-sp3-chost-byos-v20220310-hvm-ssd-x86_64","chost:amazon/suse-sles-15-sp3-chost-byos-v20220411-hvm-ssd-x86_64","chost:amazon/suse-sles-15-sp3-chost-byos-v20220510-hvm-ssd-x86_64","chost:amazon/suse-sles-15-sp3-chost-byos-v20220608-hvm-ssd-x86_64","chost:amazon/suse-sles-15-sp3-chost-byos-v20220708-hvm-ssd-x86_64","chost:amazon/suse-sles-15-sp3-chost-byos-v20220718-hvm-ssd-x86_64","chost:amazon/suse-sles-15-sp3-chost-byos-v20220818-hvm-ssd-x86_64","chost:amazon/suse-sles-15-sp3-chost-byos-v20220916-hvm-ssd-x86_64","chost:amazon/suse-sles-15-sp3-chost-byos-v20220921-hvm-ssd-x86_64","chost:amazon/suse-sles-15-sp3-chost-byos-v20221019-hvm-ssd-x86_64","chost:amazon/suse-sles-15-sp3-chost-byos-v20221119-hvm-ssd-x86_64","chost:amazon/suse-sles-15-sp3-chost-byos-v20221215-hvm-ssd-x86_64","chost:amazon/suse-sles-15-sp3-chost-byos-v20230313-hvm-ssd-x86_64","chost:amazon/suse-sles-15-sp3-chost-byos-v20230613-hvm-ssd-x86_64","chost:amazon/suse-sles-15-sp3-chost-byos-v20240807-hvm-ssd-x86_64","chost:amazon/suse-sles-15-sp3-chost-byos-v20240912-hvm-ssd-x86_64","chost:google/sles-15-sp3-chost-byos-v20210729","chost:google/sles-15-sp3-chost-byos-v20210827","chost:google/sles-15-sp3-chost-byos-v20210927","chost:google/sles-15-sp3-chost-byos-v20211004","chost:google/sles-15-sp3-chost-byos-v20211101","chost:google/sles-15-sp3-chost-byos-v20211202","chost:google/sles-15-sp3-chost-byos-v20220103","chost:google/sles-15-sp3-chost-byos-v20220126","chost:google/sles-15-sp3-chost-byos-v20220222","chost:google/sles-15-sp3-chost-byos-v20220310","chost:google/sles-15-sp3-chost-byos-v20220411-x86-64","chost:google/sles-15-sp3-chost-byos-v20220510-x86-64","chost:google/sles-15-sp3-chost-byos-v20220608-x86-64","chost:google/sles-15-sp3-chost-byos-v20220708-x86-64","chost:google/sles-15-sp3-chost-byos-v20220718-x86-64","chost:google/sles-15-sp3-chost-byos-v20220818-x86-64","chost:google/sles-15-sp3-chost-byos-v20220916-x86-64","chost:google/sles-15-sp3-chost-byos-v20221019-x86-64","chost:google/sles-15-sp3-chost-byos-v20221118-x86-64","chost:google/sles-15-sp3-chost-byos-v20221215-x86-64","chost:google/sles-15-sp3-chost-byos-v20230313-x86-64","chost:google/sles-15-sp3-chost-byos-v20230613-x86-64","chost:google/sles-15-sp3-chost-byos-v20240807-x86-64","chost:google/sles-15-sp3-chost-byos-v20240912-x86-64","chost:microsoft/suse-sles-15-sp3-chost-byos-v20210729","chost:microsoft/suse-sles-15-sp3-chost-byos-v20210827","chost:microsoft/suse-sles-15-sp3-chost-byos-v20210927","chost:microsoft/suse-sles-15-sp3-chost-byos-v20211004","chost:microsoft/suse-sles-15-sp3-chost-byos-v20211101","chost:microsoft/suse-sles-15-sp3-chost-byos-v20211202","chost:microsoft/suse-sles-15-sp3-chost-byos-v20220103","chost:microsoft/suse-sles-15-sp3-chost-byos-v20220126","chost:microsoft/suse-sles-15-sp3-chost-byos-v20220222","chost:microsoft/suse-sles-15-sp3-chost-byos-v20220310","chost:microsoft/suse-sles-15-sp3-chost-byos-v20220411-x86_64","chost:microsoft/suse-sles-15-sp3-chost-byos-v20220510-x86_64","chost:microsoft/suse-sles-15-sp3-chost-byos-v20220609-x86_64","chost:microsoft/suse-sles-15-sp3-chost-byos-v20220708-x86_64","chost:microsoft/suse-sles-15-sp3-chost-byos-v20220718-x86_64","chost:microsoft/suse-sles-15-sp3-chost-byos-v20220818-x86_64","chost:microsoft/suse-sles-15-sp3-chost-byos-v20220916-x86_64","chost:microsoft/suse-sles-15-sp3-chost-byos-v20220921-x86_64","chost:microsoft/suse-sles-15-sp3-chost-byos-v20221019-x86_64","chost:microsoft/suse-sles-15-sp3-chost-byos-v20221119-x86_64","chost:microsoft/suse-sles-15-sp3-chost-byos-v20221215-x86_64","chost:microsoft/suse-sles-15-sp3-chost-byos-v20230313-x86_64","chost:microsoft/suse-sles-15-sp3-chost-byos-v20230613-x86_64","chost:microsoft/suse-sles-15-sp3-chost-byos-v20240807-x86_64","chost:microsoft/suse-sles-15-sp3-chost-byos-v20240912-x86_64","openSUSE Leap 15.0:curl-7.59.0-lp150.1.1","openSUSE Leap 15.0:libcurl4-32bit-7.59.0-lp150.1.1","openSUSE Leap 15.0:libcurl4-7.59.0-lp150.1.1","openSUSE Leap 15.2:curl-7.66.0-lp152.2.7","openSUSE Leap 15.2:libcurl4-32bit-7.66.0-lp152.2.6","openSUSE Leap 15.2:libcurl4-7.66.0-lp152.2.7","openSUSE Leap 15.3:curl-7.66.0-4.14.1","openSUSE Leap 15.3:libcurl4-32bit-7.66.0-4.14.1","openSUSE Leap 15.3:libcurl4-7.66.0-4.14.1","openSUSE Leap 15.4:curl-7.79.1-150400.3.1","openSUSE Leap 15.4:libcurl4-32bit-7.79.1-150400.3.1","openSUSE Leap 15.4:libcurl4-7.79.1-150400.3.1","openSUSE Tumbleweed:curl-7.79.1-1.1","openSUSE Tumbleweed:libcurl-devel-32bit-7.79.1-1.1","openSUSE Tumbleweed:libcurl-devel-7.79.1-1.1","openSUSE Tumbleweed:libcurl4-32bit-7.79.1-1.1","openSUSE Tumbleweed:libcurl4-7.79.1-1.1"]}],"threats":[{"category":"impact","date":"2017-10-04T06:56:14Z","details":"low"}],"title":"CVE-2017-1000254"}]}