{"document":{"aggregate_severity":{"namespace":"https://www.suse.com/support/security/rating/","text":"moderate"},"category":"csaf_vex","csaf_version":"2.0","distribution":{"text":"Copyright 2024 SUSE LLC. All rights reserved.","tlp":{"label":"WHITE","url":"https://www.first.org/tlp/"}},"lang":"en","notes":[{"category":"summary","text":"SUSE CVE-2024-29018","title":"Title"},{"category":"description","text":"Moby is an open source container framework that is a key component of Docker Engine, Docker Desktop, and other distributions of container tooling or runtimes. Moby's networking implementation allows for many networks, each with their own IP address range and gateway, to be defined. This feature is frequently referred to as custom networks, as each network can have a different driver, set of parameters and thus behaviors. When creating a network, the `--internal` flag is used to designate a network as _internal_. The `internal` attribute in a docker-compose.yml file may also be used to mark a network _internal_, and other API clients may specify the `internal` parameter as well.\n\nWhen containers with networking are created, they are assigned unique network interfaces and IP addresses. The host serves as a router for non-internal networks, with a gateway IP that provides SNAT/DNAT to/from container IPs.\n\nContainers on an internal network may communicate between each other, but are precluded from communicating with any networks the host has access to (LAN or WAN) as no default route is configured, and firewall rules are set up to drop all outgoing traffic. Communication with the gateway IP address (and thus appropriately configured host services) is possible, and the host may communicate with any container IP directly.\n\nIn addition to configuring the Linux kernel's various networking features to enable container networking, `dockerd` directly provides some services to container networks. Principal among these is serving as a resolver, enabling service discovery, and resolution of names from an upstream resolver.\n\nWhen a DNS request for a name that does not correspond to a container is received, the request is forwarded to the configured upstream resolver. This request is made from the container's network namespace: the level of access and routing of traffic is the same as if the request was made by the container itself.\n\nAs a consequence of this design, containers solely attached to an internal network will be unable to resolve names using the upstream resolver, as the container itself is unable to communicate with that nameserver. Only the names of containers also attached to the internal network are able to be resolved.\n\nMany systems run a local forwarding DNS resolver. As the host and any containers have separate loopback devices, a consequence of the design described above is that containers are unable to resolve names from the host's configured resolver, as they cannot reach these addresses on the host loopback device. To bridge this gap, and to allow containers to properly resolve names even when a local forwarding resolver is used on a loopback address, `dockerd` detects this scenario and instead forward DNS requests from the host namework namespace. The loopback resolver then forwards the requests to its configured upstream resolvers, as expected.\n\nBecause `dockerd` forwards DNS requests to the host loopback device, bypassing the container network namespace's normal routing semantics entirely, internal networks can unexpectedly forward DNS requests to an external nameserver. By registering a domain for which they control the authoritative nameservers, an attacker could arrange for a compromised container to exfiltrate data by encoding it in DNS queries that will eventually be answered by their nameservers.\n\nDocker Desktop is not affected, as Docker Desktop always runs an internal resolver on a RFC 1918 address.\n\nMoby releases 26.0.0, 25.0.4, and 23.0.11 are patched to prevent forwarding any DNS requests from internal networks. As a workaround, run containers intended to be solely attached to internal networks with a custom upstream address, which will force all upstream DNS queries to be resolved from the container's network namespace.","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-2024-29018","url":"https://www.suse.com/security/cve/CVE-2024-29018"},{"category":"external","summary":"SUSE Security Ratings","url":"https://www.suse.com/support/security/rating/"},{"category":"external","summary":"SUSE Bug 1234089 for CVE-2024-29018","url":"https://bugzilla.suse.com/1234089"},{"category":"external","summary":"Advisory link for SUSE-SU-2025:0226-1","url":"https://lists.suse.com/pipermail/sle-security-updates/2025-January/020191.html"},{"category":"external","summary":"Advisory link for SUSE-SU-2025:03540-1","url":"https://lists.suse.com/pipermail/sle-updates/2025-October/042077.html"},{"category":"external","summary":"Advisory link for SUSE-SU-2025:03545-1","url":"https://lists.suse.com/pipermail/sle-security-updates/2025-October/022860.html"},{"category":"external","summary":"Advisory link for SUSE-SU-2025:0776-1","url":"https://lists.suse.com/pipermail/sle-security-updates/2025-March/020478.html"},{"category":"external","summary":"Advisory link for SUSE-SU-2025:0992-1","url":"https://lists.suse.com/pipermail/sle-security-updates/2025-March/020584.html"},{"category":"external","summary":"Advisory link for SUSE-SU-2025:1062-1","url":"https://lists.suse.com/pipermail/sle-updates/2025-March/038860.html"},{"category":"external","summary":"Advisory link for SUSE-SU-2025:1102-1","url":"https://lists.suse.com/pipermail/sle-updates/2025-April/038883.html"},{"category":"external","summary":"Advisory link for SUSE-SU-2025:20205-1","url":"https://lists.suse.com/pipermail/sle-security-updates/2025-June/021135.html"},{"category":"external","summary":"Advisory link for SUSE-SU-2025:20259-1","url":"https://lists.suse.com/pipermail/sle-security-updates/2025-June/021059.html"},{"category":"external","summary":"Advisory link for openSUSE-SU-2024:14597-1","url":"https://lists.opensuse.org/archives/list/security-announce@lists.opensuse.org/thread/NQV4EZSYKG44SJCC2XH72E7WLVFELCEO/"}],"title":"SUSE CVE CVE-2024-29018","tracking":{"current_release_date":"2026-03-16T17:35:25Z","generator":{"date":"2024-12-04T04:01:27Z","engine":{"name":"cve-database.git:bin/generate-csaf-vex.pl","version":"1"}},"id":"CVE-2024-29018","initial_release_date":"2024-12-04T04:01:27Z","revision_history":[{"date":"2024-12-04T04:01:27Z","number":"2","summary":"Current version"},{"date":"2024-12-19T04:17:12Z","number":"3","summary":"Current version"},{"date":"2024-12-20T04:08:22Z","number":"4","summary":"Current version"},{"date":"2025-01-01T01:14:50Z","number":"5","summary":"Current version"},{"date":"2025-01-04T01:17:09Z","number":"6","summary":"Current version"},{"date":"2025-01-15T04:01:41Z","number":"7","summary":"Current version"},{"date":"2025-01-23T04:01:09Z","number":"8","summary":"Current version"},{"date":"2025-01-24T04:08:22Z","number":"9","summary":"Current version"},{"date":"2025-01-26T04:00:43Z","number":"10","summary":"Current version"},{"date":"2025-01-28T00:26:23Z","number":"11","summary":"Current version"},{"date":"2025-02-14T05:09:50Z","number":"12","summary":"Current version"},{"date":"2025-02-16T05:02:51Z","number":"13","summary":"Current version"},{"date":"2025-03-04T02:24:26Z","number":"14","summary":"Current version"},{"date":"2025-03-05T02:32:29Z","number":"15","summary":"Current version"},{"date":"2025-03-12T05:43:52Z","number":"16","summary":"Current version"},{"date":"2025-03-13T16:39:02Z","number":"17","summary":"Current version"},{"date":"2025-03-15T05:15:56Z","number":"18","summary":"Current version"},{"date":"2025-03-22T14:25:10Z","number":"19","summary":"Current version"},{"date":"2025-03-24T03:03:15Z","number":"20","summary":"Current version"},{"date":"2025-03-25T04:45:51Z","number":"21","summary":"Current version"},{"date":"2025-03-25T16:07:05Z","number":"22","summary":"Current version"},{"date":"2025-03-27T00:19:41Z","number":"23","summary":"Current version"},{"date":"2025-04-01T01:45:01Z","number":"24","summary":"Current version"},{"date":"2025-04-02T09:04:21Z","number":"25","summary":"Current version"},{"date":"2025-04-02T13:30:52Z","number":"26","summary":"Current version"},{"date":"2025-04-08T02:05:53Z","number":"27","summary":"Current version"},{"date":"2025-04-25T12:46:38Z","number":"28","summary":"Current version"},{"date":"2025-04-29T07:56:44Z","number":"29","summary":"Current version"},{"date":"2025-05-02T02:19:59Z","number":"30","summary":"Current version"},{"date":"2025-05-09T04:20:36Z","number":"31","summary":"Current version"},{"date":"2025-05-13T04:27:54Z","number":"32","summary":"Current version"},{"date":"2025-05-14T00:24:20Z","number":"33","summary":"Current version"},{"date":"2025-06-05T04:14:50Z","number":"34","summary":"Current version"},{"date":"2025-06-25T14:11:45Z","number":"35","summary":"Current version"},{"date":"2025-07-01T00:11:49Z","number":"36","summary":"Current version"},{"date":"2025-07-16T00:31:42Z","number":"37","summary":"Current version"},{"date":"2025-07-23T23:34:06Z","number":"38","summary":"Current version"},{"date":"2025-09-28T23:52:34Z","number":"39","summary":"Current version"},{"date":"2025-10-01T23:28:14Z","number":"40","summary":"Current version"},{"date":"2025-10-10T23:33:51Z","number":"41","summary":"Current version"},{"date":"2025-10-11T23:28:06Z","number":"42","summary":"Current version"},{"date":"2025-10-13T23:26:34Z","number":"43","summary":"Current version"},{"date":"2025-11-03T01:56:57Z","number":"44","summary":"Current version"},{"date":"2026-01-15T00:58:51Z","number":"45","summary":"unknown changes"},{"date":"2026-03-11T18:53:05Z","number":"46","summary":"unknown changes"},{"date":"2026-03-16T17:35:25Z","number":"47","summary":"updates entered QA"}],"status":"interim","version":"47"}},"product_tree":{"branches":[{"branches":[{"branches":[{"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 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 15 SP2-LTSS","product":{"name":"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS","product_id":"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS","product_identification_helper":{"cpe":"cpe:/o:suse:sle_hpc-ltss:15:sp2"}}},{"category":"product_name","name":"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS","product":{"name":"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS","product_id":"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS","product_identification_helper":{"cpe":"cpe:/o:suse:sle_hpc-ltss:15:sp3"}}},{"category":"product_name","name":"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS","product":{"name":"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS","product_id":"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS","product_identification_helper":{"cpe":"cpe:/o:suse:sle_hpc-espos:15:sp4"}}},{"category":"product_name","name":"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS","product":{"name":"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS","product_id":"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS","product_identification_helper":{"cpe":"cpe:/o:suse:sle_hpc-ltss: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 SP5-ESPOS","product":{"name":"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS","product_id":"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS","product_identification_helper":{"cpe":"cpe:/o:suse:sle_hpc-espos:15:sp5"}}},{"category":"product_name","name":"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS","product":{"name":"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS","product_id":"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS","product_identification_helper":{"cpe":"cpe:/o:suse:sle_hpc-ltss: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 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 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 Module for Containers 15 SP5","product":{"name":"SUSE Linux Enterprise Module for Containers 15 SP5","product_id":"SUSE Linux Enterprise Module for Containers 15 SP5","product_identification_helper":{"cpe":"cpe:/o:suse:sle-module-containers:15:sp5"}}},{"category":"product_name","name":"SUSE Linux Enterprise Module for Containers 15 SP6","product":{"name":"SUSE Linux Enterprise Module for Containers 15 SP6","product_id":"SUSE Linux Enterprise Module for Containers 15 SP6","product_identification_helper":{"cpe":"cpe:/o:suse:sle-module-containers:15:sp6"}}},{"category":"product_name","name":"SUSE Linux Enterprise Module for Containers 15 SP7","product":{"name":"SUSE Linux Enterprise Module for Containers 15 SP7","product_id":"SUSE Linux Enterprise Module for Containers 15 SP7","product_identification_helper":{"cpe":"cpe:/o:suse:sle-module-containers:15:sp7"}}},{"category":"product_name","name":"SUSE Linux Enterprise Server 12 SP5-LTSS","product":{"name":"SUSE Linux Enterprise Server 12 SP5-LTSS","product_id":"SUSE Linux Enterprise Server 12 SP5-LTSS","product_identification_helper":{"cpe":"cpe:/o:suse:sles-ltss:12:sp5"}}},{"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-LTSS","product":{"name":"SUSE Linux Enterprise Server 15 SP2-LTSS","product_id":"SUSE Linux Enterprise Server 15 SP2-LTSS","product_identification_helper":{"cpe":"cpe:/o:suse:sles-ltss:15:sp2"}}},{"category":"product_name","name":"SUSE Linux Enterprise Server 15 SP2-LTSS-TERADATA","product":{"name":"SUSE Linux Enterprise Server 15 SP2-LTSS-TERADATA","product_id":"SUSE Linux Enterprise Server 15 SP2-LTSS-TERADATA","product_identification_helper":{"cpe":"cpe:/o:suse:sles-ltss-teradata:15:sp2"}}},{"category":"product_name","name":"SUSE Linux Enterprise Server 15 SP3-LTSS","product":{"name":"SUSE Linux Enterprise Server 15 SP3-LTSS","product_id":"SUSE Linux Enterprise Server 15 SP3-LTSS","product_identification_helper":{"cpe":"cpe:/o:suse:sles-ltss:15:sp3"}}},{"category":"product_name","name":"SUSE Linux Enterprise Server 15 SP4-LTSS","product":{"name":"SUSE Linux Enterprise Server 15 SP4-LTSS","product_id":"SUSE Linux Enterprise Server 15 SP4-LTSS","product_identification_helper":{"cpe":"cpe:/o:suse:sles-ltss:15:sp4"}}},{"category":"product_name","name":"SUSE Linux Enterprise Server 15 SP4-TERADATA","product":{"name":"SUSE Linux Enterprise Server 15 SP4-TERADATA","product_id":"SUSE Linux Enterprise Server 15 SP4-TERADATA","product_identification_helper":{"cpe":"cpe:/o:suse:sles_teradata:15:sp4"}}},{"category":"product_name","name":"SUSE Linux Enterprise Server 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 SP5-LTSS","product":{"name":"SUSE Linux Enterprise Server 15 SP5-LTSS","product_id":"SUSE Linux Enterprise Server 15 SP5-LTSS","product_identification_helper":{"cpe":"cpe:/o:suse:sles-ltss: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-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 LTSS Extended Security 12 SP5","product":{"name":"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5","product_id":"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5","product_identification_helper":{"cpe":"cpe:/o:suse:sles-ltss-extended-security:12:sp5"}}},{"category":"product_name","name":"SUSE Linux Enterprise Server for SAP Applications 15 SP2","product":{"name":"SUSE Linux Enterprise Server for SAP Applications 15 SP2","product_id":"SUSE Linux Enterprise Server for SAP Applications 15 SP2","product_identification_helper":{"cpe":"cpe:/o:suse:sles_sap:15:sp2"}}},{"category":"product_name","name":"SUSE Linux Enterprise Server for SAP Applications 15 SP3","product":{"name":"SUSE Linux Enterprise Server for SAP Applications 15 SP3","product_id":"SUSE Linux Enterprise Server for SAP Applications 15 SP3","product_identification_helper":{"cpe":"cpe:/o:suse:sles_sap:15:sp3"}}},{"category":"product_name","name":"SUSE Linux Enterprise Server for SAP Applications 15 SP4","product":{"name":"SUSE Linux Enterprise Server for SAP Applications 15 SP4","product_id":"SUSE Linux Enterprise Server for SAP Applications 15 SP4","product_identification_helper":{"cpe":"cpe:/o:suse:sles_sap:15:sp4"}}},{"category":"product_name","name":"SUSE 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 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":"openSUSE Leap 15.5","product":{"name":"openSUSE Leap 15.5","product_id":"openSUSE Leap 15.5","product_identification_helper":{"cpe":"cpe:/o:opensuse:leap:15.5"}}},{"category":"product_name","name":"openSUSE Leap 15.6","product":{"name":"openSUSE Leap 15.6","product_id":"openSUSE Leap 15.6","product_identification_helper":{"cpe":"cpe:/o:opensuse:leap:15.6"}}},{"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":"docker","product":{"name":"docker","product_id":"docker","product_identification_helper":{"cpe":"cpe:2.3:a:mobyproject:moby:*:*:*:*:*:*:*:*","purl":"pkg:rpm/suse/docker@?upstream=docker.src.rpm"}}},{"category":"product_version","name":"docker-27.4.1_ce-12.1","product":{"name":"docker-27.4.1_ce-12.1","product_id":"docker-27.4.1_ce-12.1","product_identification_helper":{"cpe":"cpe:2.3:a:mobyproject:moby:27.4.1_ce:*:*:*:*:*:*:*","purl":"pkg:rpm/suse/docker@27.4.1_ce-12.1?upstream=docker-27.4.1_ce-12.1.src.rpm"}}},{"category":"product_version","name":"docker-27.5.1_ce-150000.218.1","product":{"name":"docker-27.5.1_ce-150000.218.1","product_id":"docker-27.5.1_ce-150000.218.1","product_identification_helper":{"cpe":"cpe:2.3:a:mobyproject:moby:27.5.1_ce:*:*:*:*:*:*:*","purl":"pkg:rpm/suse/docker@27.5.1_ce-150000.218.1?upstream=docker-27.5.1_ce-150000.218.1.src.rpm"}}},{"category":"product_version","name":"docker-27.5.1_ce-2.1","product":{"name":"docker-27.5.1_ce-2.1","product_id":"docker-27.5.1_ce-2.1","product_identification_helper":{"cpe":"cpe:2.3:a:mobyproject:moby:27.5.1_ce:*:*:*:*:*:*:*","purl":"pkg:rpm/suse/docker@27.5.1_ce-2.1?upstream=docker-27.5.1_ce-2.1.src.rpm"}}},{"category":"product_version","name":"docker-27.5.1_ce-98.126.1","product":{"name":"docker-27.5.1_ce-98.126.1","product_id":"docker-27.5.1_ce-98.126.1","product_identification_helper":{"cpe":"cpe:2.3:a:mobyproject:moby:27.5.1_ce:*:*:*:*:*:*:*","purl":"pkg:rpm/suse/docker@27.5.1_ce-98.126.1?upstream=docker-27.5.1_ce-98.126.1.src.rpm"}}},{"category":"product_version","name":"docker-27.5.1_ce-slfo.1.1_1.1","product":{"name":"docker-27.5.1_ce-slfo.1.1_1.1","product_id":"docker-27.5.1_ce-slfo.1.1_1.1","product_identification_helper":{"cpe":"cpe:2.3:a:mobyproject:moby:27.5.1_ce:*:*:*:*:*:*:*","purl":"pkg:rpm/suse/docker@27.5.1_ce-slfo.1.1_1.1?upstream=docker-27.5.1_ce-slfo.1.1_1.1.src.rpm"}}},{"category":"product_version","name":"docker-28.3.2_ce-160000.2.2","product":{"name":"docker-28.3.2_ce-160000.2.2","product_id":"docker-28.3.2_ce-160000.2.2","product_identification_helper":{"cpe":"cpe:2.3:a:mobyproject:moby:28.3.2_ce:*:*:*:*:*:*:*","purl":"pkg:rpm/suse/docker@28.3.2_ce-160000.2.2?upstream=docker-28.3.2_ce-160000.2.2.src.rpm"}}},{"category":"product_version","name":"docker-bash-completion","product":{"name":"docker-bash-completion","product_id":"docker-bash-completion","product_identification_helper":{"cpe":"cpe:2.3:a:mobyproject:moby:*:*:*:*:*:*:*:*","purl":"pkg:rpm/suse/docker-bash-completion@?upstream=docker.src.rpm"}}},{"category":"product_version","name":"docker-bash-completion-27.4.1_ce-12.1","product":{"name":"docker-bash-completion-27.4.1_ce-12.1","product_id":"docker-bash-completion-27.4.1_ce-12.1","product_identification_helper":{"cpe":"cpe:2.3:a:mobyproject:moby:27.4.1_ce:*:*:*:*:*:*:*","purl":"pkg:rpm/suse/docker-bash-completion@27.4.1_ce-12.1?upstream=docker-27.4.1_ce-12.1.src.rpm"}}},{"category":"product_version","name":"docker-bash-completion-27.5.1_ce-150000.218.1","product":{"name":"docker-bash-completion-27.5.1_ce-150000.218.1","product_id":"docker-bash-completion-27.5.1_ce-150000.218.1","product_identification_helper":{"cpe":"cpe:2.3:a:mobyproject:moby:27.5.1_ce:*:*:*:*:*:*:*","purl":"pkg:rpm/suse/docker-bash-completion@27.5.1_ce-150000.218.1?upstream=docker-27.5.1_ce-150000.218.1.src.rpm"}}},{"category":"product_version","name":"docker-bash-completion-27.5.1_ce-98.126.1","product":{"name":"docker-bash-completion-27.5.1_ce-98.126.1","product_id":"docker-bash-completion-27.5.1_ce-98.126.1","product_identification_helper":{"cpe":"cpe:2.3:a:mobyproject:moby:27.5.1_ce:*:*:*:*:*:*:*","purl":"pkg:rpm/suse/docker-bash-completion@27.5.1_ce-98.126.1?upstream=docker-27.5.1_ce-98.126.1.src.rpm"}}},{"category":"product_version","name":"docker-bash-completion-28.3.2_ce-160000.2.2","product":{"name":"docker-bash-completion-28.3.2_ce-160000.2.2","product_id":"docker-bash-completion-28.3.2_ce-160000.2.2","product_identification_helper":{"cpe":"cpe:2.3:a:mobyproject:moby:28.3.2_ce:*:*:*:*:*:*:*","purl":"pkg:rpm/suse/docker-bash-completion@28.3.2_ce-160000.2.2?upstream=docker-28.3.2_ce-160000.2.2.src.rpm"}}},{"category":"product_version","name":"docker-buildx","product":{"name":"docker-buildx","product_id":"docker-buildx","product_identification_helper":{"cpe":"cpe:2.3:a:mobyproject:moby:*:*:*:*:*:*:*:*","purl":"pkg:rpm/suse/docker-buildx@?upstream=docker.src.rpm"}}},{"category":"product_version","name":"docker-buildx-0.19.3-12.1","product":{"name":"docker-buildx-0.19.3-12.1","product_id":"docker-buildx-0.19.3-12.1","product_identification_helper":{"cpe":"cpe:2.3:a:mobyproject:moby:0.19.3:*:*:*:*:*:*:*","purl":"pkg:rpm/suse/docker-buildx@0.19.3-12.1?upstream=docker-0.19.3-12.1.src.rpm"}}},{"category":"product_version","name":"docker-buildx-0.22.0-2.1","product":{"name":"docker-buildx-0.22.0-2.1","product_id":"docker-buildx-0.22.0-2.1","product_identification_helper":{"cpe":"cpe:2.3:a:mobyproject:moby:0.22.0:*:*:*:*:*:*:*","purl":"pkg:rpm/suse/docker-buildx@0.22.0-2.1?upstream=docker-0.22.0-2.1.src.rpm"}}},{"category":"product_version","name":"docker-buildx-0.25.0-160000.2.2","product":{"name":"docker-buildx-0.25.0-160000.2.2","product_id":"docker-buildx-0.25.0-160000.2.2","product_identification_helper":{"cpe":"cpe:2.3:a:mobyproject:moby:0.25.0:*:*:*:*:*:*:*","purl":"pkg:rpm/suse/docker-buildx@0.25.0-160000.2.2?upstream=docker-0.25.0-160000.2.2.src.rpm"}}},{"category":"product_version","name":"docker-fish-completion","product":{"name":"docker-fish-completion","product_id":"docker-fish-completion","product_identification_helper":{"cpe":"cpe:2.3:a:mobyproject:moby:*:*:*:*:*:*:*:*","purl":"pkg:rpm/suse/docker-fish-completion@?upstream=docker.src.rpm"}}},{"category":"product_version","name":"docker-fish-completion-27.4.1_ce-12.1","product":{"name":"docker-fish-completion-27.4.1_ce-12.1","product_id":"docker-fish-completion-27.4.1_ce-12.1","product_identification_helper":{"cpe":"cpe:2.3:a:mobyproject:moby:27.4.1_ce:*:*:*:*:*:*:*","purl":"pkg:rpm/suse/docker-fish-completion@27.4.1_ce-12.1?upstream=docker-27.4.1_ce-12.1.src.rpm"}}},{"category":"product_version","name":"docker-fish-completion-27.5.1_ce-150000.218.1","product":{"name":"docker-fish-completion-27.5.1_ce-150000.218.1","product_id":"docker-fish-completion-27.5.1_ce-150000.218.1","product_identification_helper":{"cpe":"cpe:2.3:a:mobyproject:moby:27.5.1_ce:*:*:*:*:*:*:*","purl":"pkg:rpm/suse/docker-fish-completion@27.5.1_ce-150000.218.1?upstream=docker-27.5.1_ce-150000.218.1.src.rpm"}}},{"category":"product_version","name":"docker-fish-completion-28.3.2_ce-160000.2.2","product":{"name":"docker-fish-completion-28.3.2_ce-160000.2.2","product_id":"docker-fish-completion-28.3.2_ce-160000.2.2","product_identification_helper":{"cpe":"cpe:2.3:a:mobyproject:moby:28.3.2_ce:*:*:*:*:*:*:*","purl":"pkg:rpm/suse/docker-fish-completion@28.3.2_ce-160000.2.2?upstream=docker-28.3.2_ce-160000.2.2.src.rpm"}}},{"category":"product_version","name":"docker-rootless-extras","product":{"name":"docker-rootless-extras","product_id":"docker-rootless-extras","product_identification_helper":{"cpe":"cpe:2.3:a:mobyproject:moby:*:*:*:*:*:*:*:*","purl":"pkg:rpm/suse/docker-rootless-extras@?upstream=docker.src.rpm"}}},{"category":"product_version","name":"docker-rootless-extras-27.4.1_ce-12.1","product":{"name":"docker-rootless-extras-27.4.1_ce-12.1","product_id":"docker-rootless-extras-27.4.1_ce-12.1","product_identification_helper":{"cpe":"cpe:2.3:a:mobyproject:moby:27.4.1_ce:*:*:*:*:*:*:*","purl":"pkg:rpm/suse/docker-rootless-extras@27.4.1_ce-12.1?upstream=docker-27.4.1_ce-12.1.src.rpm"}}},{"category":"product_version","name":"docker-rootless-extras-27.5.1_ce-150000.218.1","product":{"name":"docker-rootless-extras-27.5.1_ce-150000.218.1","product_id":"docker-rootless-extras-27.5.1_ce-150000.218.1","product_identification_helper":{"cpe":"cpe:2.3:a:mobyproject:moby:27.5.1_ce:*:*:*:*:*:*:*","purl":"pkg:rpm/suse/docker-rootless-extras@27.5.1_ce-150000.218.1?upstream=docker-27.5.1_ce-150000.218.1.src.rpm"}}},{"category":"product_version","name":"docker-rootless-extras-28.3.2_ce-160000.2.2","product":{"name":"docker-rootless-extras-28.3.2_ce-160000.2.2","product_id":"docker-rootless-extras-28.3.2_ce-160000.2.2","product_identification_helper":{"cpe":"cpe:2.3:a:mobyproject:moby:28.3.2_ce:*:*:*:*:*:*:*","purl":"pkg:rpm/suse/docker-rootless-extras@28.3.2_ce-160000.2.2?upstream=docker-28.3.2_ce-160000.2.2.src.rpm"}}},{"category":"product_version","name":"docker-stable-24.0.9_ce-1.20.1","product":{"name":"docker-stable-24.0.9_ce-1.20.1","product_id":"docker-stable-24.0.9_ce-1.20.1","product_identification_helper":{"cpe":"cpe:2.3:a:mobyproject:moby:24.0.9_ce:*:*:*:*:*:*:*","purl":"pkg:rpm/suse/docker-stable@24.0.9_ce-1.20.1?upstream=docker-stable-24.0.9_ce-1.20.1.src.rpm"}}},{"category":"product_version","name":"docker-stable-24.0.9_ce-1.32.1","product":{"name":"docker-stable-24.0.9_ce-1.32.1","product_id":"docker-stable-24.0.9_ce-1.32.1","product_identification_helper":{"cpe":"cpe:2.3:a:mobyproject:moby:24.0.9_ce:*:*:*:*:*:*:*","purl":"pkg:rpm/suse/docker-stable@24.0.9_ce-1.32.1?upstream=docker-stable-24.0.9_ce-1.32.1.src.rpm"}}},{"category":"product_version","name":"docker-stable-24.0.9_ce-150000.1.15.1","product":{"name":"docker-stable-24.0.9_ce-150000.1.15.1","product_id":"docker-stable-24.0.9_ce-150000.1.15.1","product_identification_helper":{"cpe":"cpe:2.3:a:mobyproject:moby:24.0.9_ce:*:*:*:*:*:*:*","purl":"pkg:rpm/suse/docker-stable@24.0.9_ce-150000.1.15.1?upstream=docker-stable-24.0.9_ce-150000.1.15.1.src.rpm"}}},{"category":"product_version","name":"docker-stable-24.0.9_ce-150000.1.25.1","product":{"name":"docker-stable-24.0.9_ce-150000.1.25.1","product_id":"docker-stable-24.0.9_ce-150000.1.25.1","product_identification_helper":{"cpe":"cpe:2.3:a:mobyproject:moby:24.0.9_ce:*:*:*:*:*:*:*","purl":"pkg:rpm/suse/docker-stable@24.0.9_ce-150000.1.25.1?upstream=docker-stable-24.0.9_ce-150000.1.25.1.src.rpm"}}},{"category":"product_version","name":"docker-stable-24.0.9_ce-150000.1.39.1","product":{"name":"docker-stable-24.0.9_ce-150000.1.39.1","product_id":"docker-stable-24.0.9_ce-150000.1.39.1","product_identification_helper":{"cpe":"cpe:2.3:a:mobyproject:moby:24.0.9_ce:*:*:*:*:*:*:*","purl":"pkg:rpm/suse/docker-stable@24.0.9_ce-150000.1.39.1?upstream=docker-stable-24.0.9_ce-150000.1.39.1.src.rpm"}}},{"category":"product_version","name":"docker-stable-24.0.9_ce-160000.2.2","product":{"name":"docker-stable-24.0.9_ce-160000.2.2","product_id":"docker-stable-24.0.9_ce-160000.2.2","product_identification_helper":{"cpe":"cpe:2.3:a:mobyproject:moby:24.0.9_ce:*:*:*:*:*:*:*","purl":"pkg:rpm/suse/docker-stable@24.0.9_ce-160000.2.2?upstream=docker-stable-24.0.9_ce-160000.2.2.src.rpm"}}},{"category":"product_version","name":"docker-stable-24.0.9_ce-6.1","product":{"name":"docker-stable-24.0.9_ce-6.1","product_id":"docker-stable-24.0.9_ce-6.1","product_identification_helper":{"cpe":"cpe:2.3:a:mobyproject:moby:24.0.9_ce:*:*:*:*:*:*:*","purl":"pkg:rpm/suse/docker-stable@24.0.9_ce-6.1?upstream=docker-stable-24.0.9_ce-6.1.src.rpm"}}},{"category":"product_version","name":"docker-stable-bash-completion-24.0.9_ce-1.20.1","product":{"name":"docker-stable-bash-completion-24.0.9_ce-1.20.1","product_id":"docker-stable-bash-completion-24.0.9_ce-1.20.1","product_identification_helper":{"cpe":"cpe:2.3:a:mobyproject:moby:24.0.9_ce:*:*:*:*:*:*:*","purl":"pkg:rpm/suse/docker-stable-bash-completion@24.0.9_ce-1.20.1?upstream=docker-stable-24.0.9_ce-1.20.1.src.rpm"}}},{"category":"product_version","name":"docker-stable-bash-completion-24.0.9_ce-1.32.1","product":{"name":"docker-stable-bash-completion-24.0.9_ce-1.32.1","product_id":"docker-stable-bash-completion-24.0.9_ce-1.32.1","product_identification_helper":{"cpe":"cpe:2.3:a:mobyproject:moby:24.0.9_ce:*:*:*:*:*:*:*","purl":"pkg:rpm/suse/docker-stable-bash-completion@24.0.9_ce-1.32.1?upstream=docker-stable-24.0.9_ce-1.32.1.src.rpm"}}},{"category":"product_version","name":"docker-stable-bash-completion-24.0.9_ce-150000.1.15.1","product":{"name":"docker-stable-bash-completion-24.0.9_ce-150000.1.15.1","product_id":"docker-stable-bash-completion-24.0.9_ce-150000.1.15.1","product_identification_helper":{"cpe":"cpe:2.3:a:mobyproject:moby:24.0.9_ce:*:*:*:*:*:*:*","purl":"pkg:rpm/suse/docker-stable-bash-completion@24.0.9_ce-150000.1.15.1?upstream=docker-stable-24.0.9_ce-150000.1.15.1.src.rpm"}}},{"category":"product_version","name":"docker-stable-bash-completion-24.0.9_ce-150000.1.25.1","product":{"name":"docker-stable-bash-completion-24.0.9_ce-150000.1.25.1","product_id":"docker-stable-bash-completion-24.0.9_ce-150000.1.25.1","product_identification_helper":{"cpe":"cpe:2.3:a:mobyproject:moby:24.0.9_ce:*:*:*:*:*:*:*","purl":"pkg:rpm/suse/docker-stable-bash-completion@24.0.9_ce-150000.1.25.1?upstream=docker-stable-24.0.9_ce-150000.1.25.1.src.rpm"}}},{"category":"product_version","name":"docker-stable-bash-completion-24.0.9_ce-150000.1.39.1","product":{"name":"docker-stable-bash-completion-24.0.9_ce-150000.1.39.1","product_id":"docker-stable-bash-completion-24.0.9_ce-150000.1.39.1","product_identification_helper":{"cpe":"cpe:2.3:a:mobyproject:moby:24.0.9_ce:*:*:*:*:*:*:*","purl":"pkg:rpm/suse/docker-stable-bash-completion@24.0.9_ce-150000.1.39.1?upstream=docker-stable-24.0.9_ce-150000.1.39.1.src.rpm"}}},{"category":"product_version","name":"docker-stable-bash-completion-24.0.9_ce-160000.2.2","product":{"name":"docker-stable-bash-completion-24.0.9_ce-160000.2.2","product_id":"docker-stable-bash-completion-24.0.9_ce-160000.2.2","product_identification_helper":{"cpe":"cpe:2.3:a:mobyproject:moby:24.0.9_ce:*:*:*:*:*:*:*","purl":"pkg:rpm/suse/docker-stable-bash-completion@24.0.9_ce-160000.2.2?upstream=docker-stable-24.0.9_ce-160000.2.2.src.rpm"}}},{"category":"product_version","name":"docker-stable-bash-completion-24.0.9_ce-6.1","product":{"name":"docker-stable-bash-completion-24.0.9_ce-6.1","product_id":"docker-stable-bash-completion-24.0.9_ce-6.1","product_identification_helper":{"cpe":"cpe:2.3:a:mobyproject:moby:24.0.9_ce:*:*:*:*:*:*:*","purl":"pkg:rpm/suse/docker-stable-bash-completion@24.0.9_ce-6.1?upstream=docker-stable-24.0.9_ce-6.1.src.rpm"}}},{"category":"product_version","name":"docker-stable-buildx-0.19.3-6.1","product":{"name":"docker-stable-buildx-0.19.3-6.1","product_id":"docker-stable-buildx-0.19.3-6.1","product_identification_helper":{"cpe":"cpe:2.3:a:mobyproject:moby:0.19.3:*:*:*:*:*:*:*","purl":"pkg:rpm/suse/docker-stable-buildx@0.19.3-6.1?upstream=docker-stable-0.19.3-6.1.src.rpm"}}},{"category":"product_version","name":"docker-stable-buildx-0.22.0-160000.2.2","product":{"name":"docker-stable-buildx-0.22.0-160000.2.2","product_id":"docker-stable-buildx-0.22.0-160000.2.2","product_identification_helper":{"cpe":"cpe:2.3:a:mobyproject:moby:0.22.0:*:*:*:*:*:*:*","purl":"pkg:rpm/suse/docker-stable-buildx@0.22.0-160000.2.2?upstream=docker-stable-0.22.0-160000.2.2.src.rpm"}}},{"category":"product_version","name":"docker-stable-fish-completion-24.0.9_ce-150000.1.25.1","product":{"name":"docker-stable-fish-completion-24.0.9_ce-150000.1.25.1","product_id":"docker-stable-fish-completion-24.0.9_ce-150000.1.25.1","product_identification_helper":{"cpe":"cpe:2.3:a:mobyproject:moby:24.0.9_ce:*:*:*:*:*:*:*","purl":"pkg:rpm/suse/docker-stable-fish-completion@24.0.9_ce-150000.1.25.1?upstream=docker-stable-24.0.9_ce-150000.1.25.1.src.rpm"}}},{"category":"product_version","name":"docker-stable-fish-completion-24.0.9_ce-150000.1.39.1","product":{"name":"docker-stable-fish-completion-24.0.9_ce-150000.1.39.1","product_id":"docker-stable-fish-completion-24.0.9_ce-150000.1.39.1","product_identification_helper":{"cpe":"cpe:2.3:a:mobyproject:moby:24.0.9_ce:*:*:*:*:*:*:*","purl":"pkg:rpm/suse/docker-stable-fish-completion@24.0.9_ce-150000.1.39.1?upstream=docker-stable-24.0.9_ce-150000.1.39.1.src.rpm"}}},{"category":"product_version","name":"docker-stable-fish-completion-24.0.9_ce-160000.2.2","product":{"name":"docker-stable-fish-completion-24.0.9_ce-160000.2.2","product_id":"docker-stable-fish-completion-24.0.9_ce-160000.2.2","product_identification_helper":{"cpe":"cpe:2.3:a:mobyproject:moby:24.0.9_ce:*:*:*:*:*:*:*","purl":"pkg:rpm/suse/docker-stable-fish-completion@24.0.9_ce-160000.2.2?upstream=docker-stable-24.0.9_ce-160000.2.2.src.rpm"}}},{"category":"product_version","name":"docker-stable-fish-completion-24.0.9_ce-6.1","product":{"name":"docker-stable-fish-completion-24.0.9_ce-6.1","product_id":"docker-stable-fish-completion-24.0.9_ce-6.1","product_identification_helper":{"cpe":"cpe:2.3:a:mobyproject:moby:24.0.9_ce:*:*:*:*:*:*:*","purl":"pkg:rpm/suse/docker-stable-fish-completion@24.0.9_ce-6.1?upstream=docker-stable-24.0.9_ce-6.1.src.rpm"}}},{"category":"product_version","name":"docker-stable-rootless-extras-24.0.9_ce-150000.1.25.1","product":{"name":"docker-stable-rootless-extras-24.0.9_ce-150000.1.25.1","product_id":"docker-stable-rootless-extras-24.0.9_ce-150000.1.25.1","product_identification_helper":{"cpe":"cpe:2.3:a:mobyproject:moby:24.0.9_ce:*:*:*:*:*:*:*","purl":"pkg:rpm/suse/docker-stable-rootless-extras@24.0.9_ce-150000.1.25.1?upstream=docker-stable-24.0.9_ce-150000.1.25.1.src.rpm"}}},{"category":"product_version","name":"docker-stable-rootless-extras-24.0.9_ce-150000.1.39.1","product":{"name":"docker-stable-rootless-extras-24.0.9_ce-150000.1.39.1","product_id":"docker-stable-rootless-extras-24.0.9_ce-150000.1.39.1","product_identification_helper":{"cpe":"cpe:2.3:a:mobyproject:moby:24.0.9_ce:*:*:*:*:*:*:*","purl":"pkg:rpm/suse/docker-stable-rootless-extras@24.0.9_ce-150000.1.39.1?upstream=docker-stable-24.0.9_ce-150000.1.39.1.src.rpm"}}},{"category":"product_version","name":"docker-stable-rootless-extras-24.0.9_ce-160000.2.2","product":{"name":"docker-stable-rootless-extras-24.0.9_ce-160000.2.2","product_id":"docker-stable-rootless-extras-24.0.9_ce-160000.2.2","product_identification_helper":{"cpe":"cpe:2.3:a:mobyproject:moby:24.0.9_ce:*:*:*:*:*:*:*","purl":"pkg:rpm/suse/docker-stable-rootless-extras@24.0.9_ce-160000.2.2?upstream=docker-stable-24.0.9_ce-160000.2.2.src.rpm"}}},{"category":"product_version","name":"docker-stable-rootless-extras-24.0.9_ce-6.1","product":{"name":"docker-stable-rootless-extras-24.0.9_ce-6.1","product_id":"docker-stable-rootless-extras-24.0.9_ce-6.1","product_identification_helper":{"cpe":"cpe:2.3:a:mobyproject:moby:24.0.9_ce:*:*:*:*:*:*:*","purl":"pkg:rpm/suse/docker-stable-rootless-extras@24.0.9_ce-6.1?upstream=docker-stable-24.0.9_ce-6.1.src.rpm"}}},{"category":"product_version","name":"docker-stable-zsh-completion-24.0.9_ce-150000.1.25.1","product":{"name":"docker-stable-zsh-completion-24.0.9_ce-150000.1.25.1","product_id":"docker-stable-zsh-completion-24.0.9_ce-150000.1.25.1","product_identification_helper":{"cpe":"cpe:2.3:a:mobyproject:moby:24.0.9_ce:*:*:*:*:*:*:*","purl":"pkg:rpm/suse/docker-stable-zsh-completion@24.0.9_ce-150000.1.25.1?upstream=docker-stable-24.0.9_ce-150000.1.25.1.src.rpm"}}},{"category":"product_version","name":"docker-stable-zsh-completion-24.0.9_ce-150000.1.39.1","product":{"name":"docker-stable-zsh-completion-24.0.9_ce-150000.1.39.1","product_id":"docker-stable-zsh-completion-24.0.9_ce-150000.1.39.1","product_identification_helper":{"cpe":"cpe:2.3:a:mobyproject:moby:24.0.9_ce:*:*:*:*:*:*:*","purl":"pkg:rpm/suse/docker-stable-zsh-completion@24.0.9_ce-150000.1.39.1?upstream=docker-stable-24.0.9_ce-150000.1.39.1.src.rpm"}}},{"category":"product_version","name":"docker-stable-zsh-completion-24.0.9_ce-160000.2.2","product":{"name":"docker-stable-zsh-completion-24.0.9_ce-160000.2.2","product_id":"docker-stable-zsh-completion-24.0.9_ce-160000.2.2","product_identification_helper":{"cpe":"cpe:2.3:a:mobyproject:moby:24.0.9_ce:*:*:*:*:*:*:*","purl":"pkg:rpm/suse/docker-stable-zsh-completion@24.0.9_ce-160000.2.2?upstream=docker-stable-24.0.9_ce-160000.2.2.src.rpm"}}},{"category":"product_version","name":"docker-stable-zsh-completion-24.0.9_ce-6.1","product":{"name":"docker-stable-zsh-completion-24.0.9_ce-6.1","product_id":"docker-stable-zsh-completion-24.0.9_ce-6.1","product_identification_helper":{"cpe":"cpe:2.3:a:mobyproject:moby:24.0.9_ce:*:*:*:*:*:*:*","purl":"pkg:rpm/suse/docker-stable-zsh-completion@24.0.9_ce-6.1?upstream=docker-stable-24.0.9_ce-6.1.src.rpm"}}},{"category":"product_version","name":"docker-test","product":{"name":"docker-test","product_id":"docker-test","product_identification_helper":{"cpe":"cpe:2.3:a:mobyproject:moby:*:*:*:*:*:*:*:*","purl":"pkg:rpm/suse/docker-test@?upstream=docker.src.rpm"}}},{"category":"product_version","name":"docker-zsh-completion","product":{"name":"docker-zsh-completion","product_id":"docker-zsh-completion","product_identification_helper":{"cpe":"cpe:2.3:a:mobyproject:moby:*:*:*:*:*:*:*:*","purl":"pkg:rpm/suse/docker-zsh-completion@?upstream=docker.src.rpm"}}},{"category":"product_version","name":"docker-zsh-completion-27.4.1_ce-12.1","product":{"name":"docker-zsh-completion-27.4.1_ce-12.1","product_id":"docker-zsh-completion-27.4.1_ce-12.1","product_identification_helper":{"cpe":"cpe:2.3:a:mobyproject:moby:27.4.1_ce:*:*:*:*:*:*:*","purl":"pkg:rpm/suse/docker-zsh-completion@27.4.1_ce-12.1?upstream=docker-27.4.1_ce-12.1.src.rpm"}}},{"category":"product_version","name":"docker-zsh-completion-27.5.1_ce-150000.218.1","product":{"name":"docker-zsh-completion-27.5.1_ce-150000.218.1","product_id":"docker-zsh-completion-27.5.1_ce-150000.218.1","product_identification_helper":{"cpe":"cpe:2.3:a:mobyproject:moby:27.5.1_ce:*:*:*:*:*:*:*","purl":"pkg:rpm/suse/docker-zsh-completion@27.5.1_ce-150000.218.1?upstream=docker-27.5.1_ce-150000.218.1.src.rpm"}}},{"category":"product_version","name":"docker-zsh-completion-28.3.2_ce-160000.2.2","product":{"name":"docker-zsh-completion-28.3.2_ce-160000.2.2","product_id":"docker-zsh-completion-28.3.2_ce-160000.2.2","product_identification_helper":{"cpe":"cpe:2.3:a:mobyproject:moby:28.3.2_ce:*:*:*:*:*:*:*","purl":"pkg:rpm/suse/docker-zsh-completion@28.3.2_ce-160000.2.2?upstream=docker-28.3.2_ce-160000.2.2.src.rpm"}}}],"category":"product_family","name":"SUSE Linux Enterprise"}],"category":"vendor","name":"SUSE"}],"relationships":[{"category":"default_component_of","full_product_name":{"name":"docker-27.5.1_ce-150000.218.1 as component of SUSE Enterprise Storage 7.1","product_id":"SUSE Enterprise Storage 7.1:docker-27.5.1_ce-150000.218.1"},"product_reference":"docker-27.5.1_ce-150000.218.1","relates_to_product_reference":"SUSE Enterprise Storage 7.1"},{"category":"default_component_of","full_product_name":{"name":"docker-bash-completion-27.5.1_ce-150000.218.1 as component of SUSE Enterprise Storage 7.1","product_id":"SUSE Enterprise Storage 7.1:docker-bash-completion-27.5.1_ce-150000.218.1"},"product_reference":"docker-bash-completion-27.5.1_ce-150000.218.1","relates_to_product_reference":"SUSE Enterprise Storage 7.1"},{"category":"default_component_of","full_product_name":{"name":"docker-fish-completion-27.5.1_ce-150000.218.1 as component of SUSE Enterprise Storage 7.1","product_id":"SUSE Enterprise Storage 7.1:docker-fish-completion-27.5.1_ce-150000.218.1"},"product_reference":"docker-fish-completion-27.5.1_ce-150000.218.1","relates_to_product_reference":"SUSE Enterprise Storage 7.1"},{"category":"default_component_of","full_product_name":{"name":"docker-stable-24.0.9_ce-150000.1.25.1 as component of SUSE Enterprise Storage 7.1","product_id":"SUSE Enterprise Storage 7.1:docker-stable-24.0.9_ce-150000.1.25.1"},"product_reference":"docker-stable-24.0.9_ce-150000.1.25.1","relates_to_product_reference":"SUSE Enterprise Storage 7.1"},{"category":"default_component_of","full_product_name":{"name":"docker-stable-bash-completion-24.0.9_ce-150000.1.25.1 as component of SUSE Enterprise Storage 7.1","product_id":"SUSE Enterprise Storage 7.1:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1"},"product_reference":"docker-stable-bash-completion-24.0.9_ce-150000.1.25.1","relates_to_product_reference":"SUSE Enterprise Storage 7.1"},{"category":"default_component_of","full_product_name":{"name":"docker-27.5.1_ce-150000.218.1 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS","product_id":"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:docker-27.5.1_ce-150000.218.1"},"product_reference":"docker-27.5.1_ce-150000.218.1","relates_to_product_reference":"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS"},{"category":"default_component_of","full_product_name":{"name":"docker-bash-completion-27.5.1_ce-150000.218.1 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS","product_id":"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:docker-bash-completion-27.5.1_ce-150000.218.1"},"product_reference":"docker-bash-completion-27.5.1_ce-150000.218.1","relates_to_product_reference":"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS"},{"category":"default_component_of","full_product_name":{"name":"docker-fish-completion-27.5.1_ce-150000.218.1 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS","product_id":"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:docker-fish-completion-27.5.1_ce-150000.218.1"},"product_reference":"docker-fish-completion-27.5.1_ce-150000.218.1","relates_to_product_reference":"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS"},{"category":"default_component_of","full_product_name":{"name":"docker-stable-24.0.9_ce-150000.1.25.1 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS","product_id":"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:docker-stable-24.0.9_ce-150000.1.25.1"},"product_reference":"docker-stable-24.0.9_ce-150000.1.25.1","relates_to_product_reference":"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS"},{"category":"default_component_of","full_product_name":{"name":"docker-stable-bash-completion-24.0.9_ce-150000.1.25.1 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS","product_id":"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1"},"product_reference":"docker-stable-bash-completion-24.0.9_ce-150000.1.25.1","relates_to_product_reference":"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS"},{"category":"default_component_of","full_product_name":{"name":"docker-27.5.1_ce-150000.218.1 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS","product_id":"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:docker-27.5.1_ce-150000.218.1"},"product_reference":"docker-27.5.1_ce-150000.218.1","relates_to_product_reference":"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS"},{"category":"default_component_of","full_product_name":{"name":"docker-bash-completion-27.5.1_ce-150000.218.1 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS","product_id":"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:docker-bash-completion-27.5.1_ce-150000.218.1"},"product_reference":"docker-bash-completion-27.5.1_ce-150000.218.1","relates_to_product_reference":"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS"},{"category":"default_component_of","full_product_name":{"name":"docker-rootless-extras-27.5.1_ce-150000.218.1 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS","product_id":"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:docker-rootless-extras-27.5.1_ce-150000.218.1"},"product_reference":"docker-rootless-extras-27.5.1_ce-150000.218.1","relates_to_product_reference":"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS"},{"category":"default_component_of","full_product_name":{"name":"docker-stable-24.0.9_ce-150000.1.25.1 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS","product_id":"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:docker-stable-24.0.9_ce-150000.1.25.1"},"product_reference":"docker-stable-24.0.9_ce-150000.1.25.1","relates_to_product_reference":"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS"},{"category":"default_component_of","full_product_name":{"name":"docker-stable-bash-completion-24.0.9_ce-150000.1.25.1 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS","product_id":"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1"},"product_reference":"docker-stable-bash-completion-24.0.9_ce-150000.1.25.1","relates_to_product_reference":"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS"},{"category":"default_component_of","full_product_name":{"name":"docker-27.5.1_ce-150000.218.1 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS","product_id":"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:docker-27.5.1_ce-150000.218.1"},"product_reference":"docker-27.5.1_ce-150000.218.1","relates_to_product_reference":"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS"},{"category":"default_component_of","full_product_name":{"name":"docker-bash-completion-27.5.1_ce-150000.218.1 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS","product_id":"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:docker-bash-completion-27.5.1_ce-150000.218.1"},"product_reference":"docker-bash-completion-27.5.1_ce-150000.218.1","relates_to_product_reference":"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS"},{"category":"default_component_of","full_product_name":{"name":"docker-rootless-extras-27.5.1_ce-150000.218.1 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS","product_id":"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:docker-rootless-extras-27.5.1_ce-150000.218.1"},"product_reference":"docker-rootless-extras-27.5.1_ce-150000.218.1","relates_to_product_reference":"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS"},{"category":"default_component_of","full_product_name":{"name":"docker-stable-24.0.9_ce-150000.1.25.1 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS","product_id":"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:docker-stable-24.0.9_ce-150000.1.25.1"},"product_reference":"docker-stable-24.0.9_ce-150000.1.25.1","relates_to_product_reference":"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS"},{"category":"default_component_of","full_product_name":{"name":"docker-stable-bash-completion-24.0.9_ce-150000.1.25.1 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS","product_id":"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1"},"product_reference":"docker-stable-bash-completion-24.0.9_ce-150000.1.25.1","relates_to_product_reference":"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS"},{"category":"default_component_of","full_product_name":{"name":"docker-27.5.1_ce-150000.218.1 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS","product_id":"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:docker-27.5.1_ce-150000.218.1"},"product_reference":"docker-27.5.1_ce-150000.218.1","relates_to_product_reference":"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS"},{"category":"default_component_of","full_product_name":{"name":"docker-bash-completion-27.5.1_ce-150000.218.1 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS","product_id":"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:docker-bash-completion-27.5.1_ce-150000.218.1"},"product_reference":"docker-bash-completion-27.5.1_ce-150000.218.1","relates_to_product_reference":"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS"},{"category":"default_component_of","full_product_name":{"name":"docker-rootless-extras-27.5.1_ce-150000.218.1 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS","product_id":"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:docker-rootless-extras-27.5.1_ce-150000.218.1"},"product_reference":"docker-rootless-extras-27.5.1_ce-150000.218.1","relates_to_product_reference":"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS"},{"category":"default_component_of","full_product_name":{"name":"docker-stable-24.0.9_ce-150000.1.25.1 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS","product_id":"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:docker-stable-24.0.9_ce-150000.1.25.1"},"product_reference":"docker-stable-24.0.9_ce-150000.1.25.1","relates_to_product_reference":"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS"},{"category":"default_component_of","full_product_name":{"name":"docker-stable-bash-completion-24.0.9_ce-150000.1.25.1 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS","product_id":"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1"},"product_reference":"docker-stable-bash-completion-24.0.9_ce-150000.1.25.1","relates_to_product_reference":"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS"},{"category":"default_component_of","full_product_name":{"name":"docker-27.5.1_ce-150000.218.1 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS","product_id":"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:docker-27.5.1_ce-150000.218.1"},"product_reference":"docker-27.5.1_ce-150000.218.1","relates_to_product_reference":"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS"},{"category":"default_component_of","full_product_name":{"name":"docker-bash-completion-27.5.1_ce-150000.218.1 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS","product_id":"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:docker-bash-completion-27.5.1_ce-150000.218.1"},"product_reference":"docker-bash-completion-27.5.1_ce-150000.218.1","relates_to_product_reference":"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS"},{"category":"default_component_of","full_product_name":{"name":"docker-rootless-extras-27.5.1_ce-150000.218.1 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS","product_id":"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:docker-rootless-extras-27.5.1_ce-150000.218.1"},"product_reference":"docker-rootless-extras-27.5.1_ce-150000.218.1","relates_to_product_reference":"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS"},{"category":"default_component_of","full_product_name":{"name":"docker-stable-24.0.9_ce-150000.1.25.1 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS","product_id":"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:docker-stable-24.0.9_ce-150000.1.25.1"},"product_reference":"docker-stable-24.0.9_ce-150000.1.25.1","relates_to_product_reference":"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS"},{"category":"default_component_of","full_product_name":{"name":"docker-stable-bash-completion-24.0.9_ce-150000.1.25.1 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS","product_id":"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1"},"product_reference":"docker-stable-bash-completion-24.0.9_ce-150000.1.25.1","relates_to_product_reference":"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS"},{"category":"default_component_of","full_product_name":{"name":"docker-27.5.1_ce-150000.218.1 as component of SUSE Linux Enterprise Micro 5.1","product_id":"SUSE Linux Enterprise Micro 5.1:docker-27.5.1_ce-150000.218.1"},"product_reference":"docker-27.5.1_ce-150000.218.1","relates_to_product_reference":"SUSE Linux Enterprise Micro 5.1"},{"category":"default_component_of","full_product_name":{"name":"docker-27.5.1_ce-150000.218.1 as component of SUSE Linux Enterprise Micro 5.2","product_id":"SUSE Linux Enterprise Micro 5.2:docker-27.5.1_ce-150000.218.1"},"product_reference":"docker-27.5.1_ce-150000.218.1","relates_to_product_reference":"SUSE Linux Enterprise Micro 5.2"},{"category":"default_component_of","full_product_name":{"name":"docker-27.5.1_ce-150000.218.1 as component of SUSE Linux Enterprise Micro 5.3","product_id":"SUSE Linux Enterprise Micro 5.3:docker-27.5.1_ce-150000.218.1"},"product_reference":"docker-27.5.1_ce-150000.218.1","relates_to_product_reference":"SUSE Linux Enterprise Micro 5.3"},{"category":"default_component_of","full_product_name":{"name":"docker-27.5.1_ce-150000.218.1 as component of SUSE Linux Enterprise Micro 5.4","product_id":"SUSE Linux Enterprise Micro 5.4:docker-27.5.1_ce-150000.218.1"},"product_reference":"docker-27.5.1_ce-150000.218.1","relates_to_product_reference":"SUSE Linux Enterprise Micro 5.4"},{"category":"default_component_of","full_product_name":{"name":"docker-27.5.1_ce-150000.218.1 as component of SUSE Linux Enterprise Micro 5.5","product_id":"SUSE Linux Enterprise Micro 5.5:docker-27.5.1_ce-150000.218.1"},"product_reference":"docker-27.5.1_ce-150000.218.1","relates_to_product_reference":"SUSE Linux Enterprise Micro 5.5"},{"category":"default_component_of","full_product_name":{"name":"docker-27.5.1_ce-150000.218.1 as component of SUSE Linux Enterprise Server 15 SP7","product_id":"SUSE Linux Enterprise Server 15 SP7:docker-27.5.1_ce-150000.218.1"},"product_reference":"docker-27.5.1_ce-150000.218.1","relates_to_product_reference":"SUSE Linux Enterprise Server 15 SP7"},{"category":"default_component_of","full_product_name":{"name":"docker-27.5.1_ce-150000.218.1 as component of SUSE Linux Enterprise Desktop 15 SP7","product_id":"SUSE Linux Enterprise Desktop 15 SP7:docker-27.5.1_ce-150000.218.1"},"product_reference":"docker-27.5.1_ce-150000.218.1","relates_to_product_reference":"SUSE Linux Enterprise Desktop 15 SP7"},{"category":"default_component_of","full_product_name":{"name":"docker-27.5.1_ce-150000.218.1 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP7","product_id":"SUSE Linux Enterprise Server for SAP Applications 15 SP7:docker-27.5.1_ce-150000.218.1"},"product_reference":"docker-27.5.1_ce-150000.218.1","relates_to_product_reference":"SUSE Linux Enterprise Server for SAP Applications 15 SP7"},{"category":"default_component_of","full_product_name":{"name":"docker-27.5.1_ce-150000.218.1 as component of SUSE Linux Enterprise High Performance Computing 15 SP7","product_id":"SUSE Linux Enterprise High Performance Computing 15 SP7:docker-27.5.1_ce-150000.218.1"},"product_reference":"docker-27.5.1_ce-150000.218.1","relates_to_product_reference":"SUSE Linux Enterprise High Performance Computing 15 SP7"},{"category":"default_component_of","full_product_name":{"name":"docker-27.5.1_ce-150000.218.1 as component of SUSE Linux Enterprise Module for Basesystem 15 SP7","product_id":"SUSE Linux Enterprise Module for Basesystem 15 SP7:docker-27.5.1_ce-150000.218.1"},"product_reference":"docker-27.5.1_ce-150000.218.1","relates_to_product_reference":"SUSE Linux Enterprise Module for Basesystem 15 SP7"},{"category":"default_component_of","full_product_name":{"name":"docker-27.5.1_ce-150000.218.1 as component of SUSE Linux Enterprise Server 15 SP6","product_id":"SUSE Linux Enterprise Server 15 SP6:docker-27.5.1_ce-150000.218.1"},"product_reference":"docker-27.5.1_ce-150000.218.1","relates_to_product_reference":"SUSE Linux Enterprise Server 15 SP6"},{"category":"default_component_of","full_product_name":{"name":"docker-bash-completion-27.5.1_ce-150000.218.1 as component of SUSE Linux Enterprise Server 15 SP6","product_id":"SUSE Linux Enterprise Server 15 SP6:docker-bash-completion-27.5.1_ce-150000.218.1"},"product_reference":"docker-bash-completion-27.5.1_ce-150000.218.1","relates_to_product_reference":"SUSE Linux Enterprise Server 15 SP6"},{"category":"default_component_of","full_product_name":{"name":"docker-rootless-extras-27.5.1_ce-150000.218.1 as component of SUSE Linux Enterprise Server 15 SP6","product_id":"SUSE Linux Enterprise Server 15 SP6:docker-rootless-extras-27.5.1_ce-150000.218.1"},"product_reference":"docker-rootless-extras-27.5.1_ce-150000.218.1","relates_to_product_reference":"SUSE Linux Enterprise Server 15 SP6"},{"category":"default_component_of","full_product_name":{"name":"docker-stable-24.0.9_ce-150000.1.25.1 as component of SUSE Linux Enterprise Server 15 SP6","product_id":"SUSE Linux Enterprise Server 15 SP6:docker-stable-24.0.9_ce-150000.1.25.1"},"product_reference":"docker-stable-24.0.9_ce-150000.1.25.1","relates_to_product_reference":"SUSE Linux Enterprise Server 15 SP6"},{"category":"default_component_of","full_product_name":{"name":"docker-stable-bash-completion-24.0.9_ce-150000.1.25.1 as component of SUSE Linux Enterprise Server 15 SP6","product_id":"SUSE Linux Enterprise Server 15 SP6:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1"},"product_reference":"docker-stable-bash-completion-24.0.9_ce-150000.1.25.1","relates_to_product_reference":"SUSE Linux Enterprise Server 15 SP6"},{"category":"default_component_of","full_product_name":{"name":"docker-stable-zsh-completion-24.0.9_ce-150000.1.25.1 as component of SUSE Linux Enterprise Server 15 SP6","product_id":"SUSE Linux Enterprise Server 15 SP6:docker-stable-zsh-completion-24.0.9_ce-150000.1.25.1"},"product_reference":"docker-stable-zsh-completion-24.0.9_ce-150000.1.25.1","relates_to_product_reference":"SUSE Linux Enterprise Server 15 SP6"},{"category":"default_component_of","full_product_name":{"name":"docker-27.5.1_ce-150000.218.1 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP6","product_id":"SUSE Linux Enterprise Server for SAP Applications 15 SP6:docker-27.5.1_ce-150000.218.1"},"product_reference":"docker-27.5.1_ce-150000.218.1","relates_to_product_reference":"SUSE Linux Enterprise Server for SAP Applications 15 SP6"},{"category":"default_component_of","full_product_name":{"name":"docker-bash-completion-27.5.1_ce-150000.218.1 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP6","product_id":"SUSE Linux Enterprise Server for SAP Applications 15 SP6:docker-bash-completion-27.5.1_ce-150000.218.1"},"product_reference":"docker-bash-completion-27.5.1_ce-150000.218.1","relates_to_product_reference":"SUSE Linux Enterprise Server for SAP Applications 15 SP6"},{"category":"default_component_of","full_product_name":{"name":"docker-rootless-extras-27.5.1_ce-150000.218.1 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP6","product_id":"SUSE Linux Enterprise Server for SAP Applications 15 SP6:docker-rootless-extras-27.5.1_ce-150000.218.1"},"product_reference":"docker-rootless-extras-27.5.1_ce-150000.218.1","relates_to_product_reference":"SUSE Linux Enterprise Server for SAP Applications 15 SP6"},{"category":"default_component_of","full_product_name":{"name":"docker-stable-24.0.9_ce-150000.1.25.1 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP6","product_id":"SUSE Linux Enterprise Server for SAP Applications 15 SP6:docker-stable-24.0.9_ce-150000.1.25.1"},"product_reference":"docker-stable-24.0.9_ce-150000.1.25.1","relates_to_product_reference":"SUSE Linux Enterprise Server for SAP Applications 15 SP6"},{"category":"default_component_of","full_product_name":{"name":"docker-stable-bash-completion-24.0.9_ce-150000.1.25.1 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP6","product_id":"SUSE Linux Enterprise Server for SAP Applications 15 SP6:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1"},"product_reference":"docker-stable-bash-completion-24.0.9_ce-150000.1.25.1","relates_to_product_reference":"SUSE Linux Enterprise Server for SAP Applications 15 SP6"},{"category":"default_component_of","full_product_name":{"name":"docker-stable-zsh-completion-24.0.9_ce-150000.1.25.1 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP6","product_id":"SUSE Linux Enterprise Server for SAP Applications 15 SP6:docker-stable-zsh-completion-24.0.9_ce-150000.1.25.1"},"product_reference":"docker-stable-zsh-completion-24.0.9_ce-150000.1.25.1","relates_to_product_reference":"SUSE Linux Enterprise Server for SAP Applications 15 SP6"},{"category":"default_component_of","full_product_name":{"name":"docker-27.5.1_ce-150000.218.1 as component of SUSE Linux Enterprise High Performance Computing 15 SP6","product_id":"SUSE Linux Enterprise High Performance Computing 15 SP6:docker-27.5.1_ce-150000.218.1"},"product_reference":"docker-27.5.1_ce-150000.218.1","relates_to_product_reference":"SUSE Linux Enterprise High Performance Computing 15 SP6"},{"category":"default_component_of","full_product_name":{"name":"docker-bash-completion-27.5.1_ce-150000.218.1 as component of SUSE Linux Enterprise High Performance Computing 15 SP6","product_id":"SUSE Linux Enterprise High Performance Computing 15 SP6:docker-bash-completion-27.5.1_ce-150000.218.1"},"product_reference":"docker-bash-completion-27.5.1_ce-150000.218.1","relates_to_product_reference":"SUSE Linux Enterprise High Performance Computing 15 SP6"},{"category":"default_component_of","full_product_name":{"name":"docker-rootless-extras-27.5.1_ce-150000.218.1 as component of SUSE Linux Enterprise High Performance Computing 15 SP6","product_id":"SUSE Linux Enterprise High Performance Computing 15 SP6:docker-rootless-extras-27.5.1_ce-150000.218.1"},"product_reference":"docker-rootless-extras-27.5.1_ce-150000.218.1","relates_to_product_reference":"SUSE Linux Enterprise High Performance Computing 15 SP6"},{"category":"default_component_of","full_product_name":{"name":"docker-stable-24.0.9_ce-150000.1.25.1 as component of SUSE Linux Enterprise High Performance Computing 15 SP6","product_id":"SUSE Linux Enterprise High Performance Computing 15 SP6:docker-stable-24.0.9_ce-150000.1.25.1"},"product_reference":"docker-stable-24.0.9_ce-150000.1.25.1","relates_to_product_reference":"SUSE Linux Enterprise High Performance Computing 15 SP6"},{"category":"default_component_of","full_product_name":{"name":"docker-stable-bash-completion-24.0.9_ce-150000.1.25.1 as component of SUSE Linux Enterprise High Performance Computing 15 SP6","product_id":"SUSE Linux Enterprise High Performance Computing 15 SP6:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1"},"product_reference":"docker-stable-bash-completion-24.0.9_ce-150000.1.25.1","relates_to_product_reference":"SUSE Linux Enterprise High Performance Computing 15 SP6"},{"category":"default_component_of","full_product_name":{"name":"docker-stable-zsh-completion-24.0.9_ce-150000.1.25.1 as component of SUSE Linux Enterprise High Performance Computing 15 SP6","product_id":"SUSE Linux Enterprise High Performance Computing 15 SP6:docker-stable-zsh-completion-24.0.9_ce-150000.1.25.1"},"product_reference":"docker-stable-zsh-completion-24.0.9_ce-150000.1.25.1","relates_to_product_reference":"SUSE Linux Enterprise High Performance Computing 15 SP6"},{"category":"default_component_of","full_product_name":{"name":"docker-27.5.1_ce-150000.218.1 as component of SUSE Linux Enterprise Module for Containers 15 SP6","product_id":"SUSE Linux Enterprise Module for Containers 15 SP6:docker-27.5.1_ce-150000.218.1"},"product_reference":"docker-27.5.1_ce-150000.218.1","relates_to_product_reference":"SUSE Linux Enterprise Module for Containers 15 SP6"},{"category":"default_component_of","full_product_name":{"name":"docker-bash-completion-27.5.1_ce-150000.218.1 as component of SUSE Linux Enterprise Module for Containers 15 SP6","product_id":"SUSE Linux Enterprise Module for Containers 15 SP6:docker-bash-completion-27.5.1_ce-150000.218.1"},"product_reference":"docker-bash-completion-27.5.1_ce-150000.218.1","relates_to_product_reference":"SUSE Linux Enterprise Module for Containers 15 SP6"},{"category":"default_component_of","full_product_name":{"name":"docker-rootless-extras-27.5.1_ce-150000.218.1 as component of SUSE Linux Enterprise Module for Containers 15 SP6","product_id":"SUSE Linux Enterprise Module for Containers 15 SP6:docker-rootless-extras-27.5.1_ce-150000.218.1"},"product_reference":"docker-rootless-extras-27.5.1_ce-150000.218.1","relates_to_product_reference":"SUSE Linux Enterprise Module for Containers 15 SP6"},{"category":"default_component_of","full_product_name":{"name":"docker-stable-24.0.9_ce-150000.1.25.1 as component of SUSE Linux Enterprise Module for Containers 15 SP6","product_id":"SUSE Linux Enterprise Module for Containers 15 SP6:docker-stable-24.0.9_ce-150000.1.25.1"},"product_reference":"docker-stable-24.0.9_ce-150000.1.25.1","relates_to_product_reference":"SUSE Linux Enterprise Module for Containers 15 SP6"},{"category":"default_component_of","full_product_name":{"name":"docker-stable-bash-completion-24.0.9_ce-150000.1.25.1 as component of SUSE Linux Enterprise Module for Containers 15 SP6","product_id":"SUSE Linux Enterprise Module for Containers 15 SP6:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1"},"product_reference":"docker-stable-bash-completion-24.0.9_ce-150000.1.25.1","relates_to_product_reference":"SUSE Linux Enterprise Module for Containers 15 SP6"},{"category":"default_component_of","full_product_name":{"name":"docker-stable-zsh-completion-24.0.9_ce-150000.1.25.1 as component of SUSE Linux Enterprise Module for Containers 15 SP6","product_id":"SUSE Linux Enterprise Module for Containers 15 SP6:docker-stable-zsh-completion-24.0.9_ce-150000.1.25.1"},"product_reference":"docker-stable-zsh-completion-24.0.9_ce-150000.1.25.1","relates_to_product_reference":"SUSE Linux Enterprise Module for Containers 15 SP6"},{"category":"default_component_of","full_product_name":{"name":"docker-bash-completion-27.5.1_ce-150000.218.1 as component of SUSE Linux Enterprise Server 15 SP7","product_id":"SUSE Linux Enterprise Server 15 SP7:docker-bash-completion-27.5.1_ce-150000.218.1"},"product_reference":"docker-bash-completion-27.5.1_ce-150000.218.1","relates_to_product_reference":"SUSE Linux Enterprise Server 15 SP7"},{"category":"default_component_of","full_product_name":{"name":"docker-rootless-extras-27.5.1_ce-150000.218.1 as component of SUSE Linux Enterprise Server 15 SP7","product_id":"SUSE Linux Enterprise Server 15 SP7:docker-rootless-extras-27.5.1_ce-150000.218.1"},"product_reference":"docker-rootless-extras-27.5.1_ce-150000.218.1","relates_to_product_reference":"SUSE Linux Enterprise Server 15 SP7"},{"category":"default_component_of","full_product_name":{"name":"docker-stable-24.0.9_ce-150000.1.15.1 as component of SUSE Linux Enterprise Server 15 SP7","product_id":"SUSE Linux Enterprise Server 15 SP7:docker-stable-24.0.9_ce-150000.1.15.1"},"product_reference":"docker-stable-24.0.9_ce-150000.1.15.1","relates_to_product_reference":"SUSE Linux Enterprise Server 15 SP7"},{"category":"default_component_of","full_product_name":{"name":"docker-stable-bash-completion-24.0.9_ce-150000.1.15.1 as component of SUSE Linux Enterprise Server 15 SP7","product_id":"SUSE Linux Enterprise Server 15 SP7:docker-stable-bash-completion-24.0.9_ce-150000.1.15.1"},"product_reference":"docker-stable-bash-completion-24.0.9_ce-150000.1.15.1","relates_to_product_reference":"SUSE Linux Enterprise Server 15 SP7"},{"category":"default_component_of","full_product_name":{"name":"docker-stable-zsh-completion-24.0.9_ce-150000.1.25.1 as component of SUSE Linux Enterprise Server 15 SP7","product_id":"SUSE Linux Enterprise Server 15 SP7:docker-stable-zsh-completion-24.0.9_ce-150000.1.25.1"},"product_reference":"docker-stable-zsh-completion-24.0.9_ce-150000.1.25.1","relates_to_product_reference":"SUSE Linux Enterprise Server 15 SP7"},{"category":"default_component_of","full_product_name":{"name":"docker-bash-completion-27.5.1_ce-150000.218.1 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP7","product_id":"SUSE Linux Enterprise Server for SAP Applications 15 SP7:docker-bash-completion-27.5.1_ce-150000.218.1"},"product_reference":"docker-bash-completion-27.5.1_ce-150000.218.1","relates_to_product_reference":"SUSE Linux Enterprise Server for SAP Applications 15 SP7"},{"category":"default_component_of","full_product_name":{"name":"docker-rootless-extras-27.5.1_ce-150000.218.1 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP7","product_id":"SUSE Linux Enterprise Server for SAP Applications 15 SP7:docker-rootless-extras-27.5.1_ce-150000.218.1"},"product_reference":"docker-rootless-extras-27.5.1_ce-150000.218.1","relates_to_product_reference":"SUSE Linux Enterprise Server for SAP Applications 15 SP7"},{"category":"default_component_of","full_product_name":{"name":"docker-stable-24.0.9_ce-150000.1.15.1 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP7","product_id":"SUSE Linux Enterprise Server for SAP Applications 15 SP7:docker-stable-24.0.9_ce-150000.1.15.1"},"product_reference":"docker-stable-24.0.9_ce-150000.1.15.1","relates_to_product_reference":"SUSE Linux Enterprise Server for SAP Applications 15 SP7"},{"category":"default_component_of","full_product_name":{"name":"docker-stable-bash-completion-24.0.9_ce-150000.1.15.1 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP7","product_id":"SUSE Linux Enterprise Server for SAP Applications 15 SP7:docker-stable-bash-completion-24.0.9_ce-150000.1.15.1"},"product_reference":"docker-stable-bash-completion-24.0.9_ce-150000.1.15.1","relates_to_product_reference":"SUSE Linux Enterprise Server for SAP Applications 15 SP7"},{"category":"default_component_of","full_product_name":{"name":"docker-stable-zsh-completion-24.0.9_ce-150000.1.25.1 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP7","product_id":"SUSE Linux Enterprise Server for SAP Applications 15 SP7:docker-stable-zsh-completion-24.0.9_ce-150000.1.25.1"},"product_reference":"docker-stable-zsh-completion-24.0.9_ce-150000.1.25.1","relates_to_product_reference":"SUSE Linux Enterprise Server for SAP Applications 15 SP7"},{"category":"default_component_of","full_product_name":{"name":"docker-bash-completion-27.5.1_ce-150000.218.1 as component of SUSE Linux Enterprise High Performance Computing 15 SP7","product_id":"SUSE Linux Enterprise High Performance Computing 15 SP7:docker-bash-completion-27.5.1_ce-150000.218.1"},"product_reference":"docker-bash-completion-27.5.1_ce-150000.218.1","relates_to_product_reference":"SUSE Linux Enterprise High Performance Computing 15 SP7"},{"category":"default_component_of","full_product_name":{"name":"docker-rootless-extras-27.5.1_ce-150000.218.1 as component of SUSE Linux Enterprise High Performance Computing 15 SP7","product_id":"SUSE Linux Enterprise High Performance Computing 15 SP7:docker-rootless-extras-27.5.1_ce-150000.218.1"},"product_reference":"docker-rootless-extras-27.5.1_ce-150000.218.1","relates_to_product_reference":"SUSE Linux Enterprise High Performance Computing 15 SP7"},{"category":"default_component_of","full_product_name":{"name":"docker-stable-24.0.9_ce-150000.1.15.1 as component of SUSE Linux Enterprise High Performance Computing 15 SP7","product_id":"SUSE Linux Enterprise High Performance Computing 15 SP7:docker-stable-24.0.9_ce-150000.1.15.1"},"product_reference":"docker-stable-24.0.9_ce-150000.1.15.1","relates_to_product_reference":"SUSE Linux Enterprise High Performance Computing 15 SP7"},{"category":"default_component_of","full_product_name":{"name":"docker-stable-bash-completion-24.0.9_ce-150000.1.15.1 as component of SUSE Linux Enterprise High Performance Computing 15 SP7","product_id":"SUSE Linux Enterprise High Performance Computing 15 SP7:docker-stable-bash-completion-24.0.9_ce-150000.1.15.1"},"product_reference":"docker-stable-bash-completion-24.0.9_ce-150000.1.15.1","relates_to_product_reference":"SUSE Linux Enterprise High Performance Computing 15 SP7"},{"category":"default_component_of","full_product_name":{"name":"docker-stable-zsh-completion-24.0.9_ce-150000.1.25.1 as component of SUSE Linux Enterprise High Performance Computing 15 SP7","product_id":"SUSE Linux Enterprise High Performance Computing 15 SP7:docker-stable-zsh-completion-24.0.9_ce-150000.1.25.1"},"product_reference":"docker-stable-zsh-completion-24.0.9_ce-150000.1.25.1","relates_to_product_reference":"SUSE Linux Enterprise High Performance Computing 15 SP7"},{"category":"default_component_of","full_product_name":{"name":"docker-bash-completion-27.5.1_ce-150000.218.1 as component of SUSE Linux Enterprise Module for Containers 15 SP7","product_id":"SUSE Linux Enterprise Module for Containers 15 SP7:docker-bash-completion-27.5.1_ce-150000.218.1"},"product_reference":"docker-bash-completion-27.5.1_ce-150000.218.1","relates_to_product_reference":"SUSE Linux Enterprise Module for Containers 15 SP7"},{"category":"default_component_of","full_product_name":{"name":"docker-rootless-extras-27.5.1_ce-150000.218.1 as component of SUSE Linux Enterprise Module for Containers 15 SP7","product_id":"SUSE Linux Enterprise Module for Containers 15 SP7:docker-rootless-extras-27.5.1_ce-150000.218.1"},"product_reference":"docker-rootless-extras-27.5.1_ce-150000.218.1","relates_to_product_reference":"SUSE Linux Enterprise Module for Containers 15 SP7"},{"category":"default_component_of","full_product_name":{"name":"docker-stable-24.0.9_ce-150000.1.15.1 as component of SUSE Linux Enterprise Module for Containers 15 SP7","product_id":"SUSE Linux Enterprise Module for Containers 15 SP7:docker-stable-24.0.9_ce-150000.1.15.1"},"product_reference":"docker-stable-24.0.9_ce-150000.1.15.1","relates_to_product_reference":"SUSE Linux Enterprise Module for Containers 15 SP7"},{"category":"default_component_of","full_product_name":{"name":"docker-stable-bash-completion-24.0.9_ce-150000.1.15.1 as component of SUSE Linux Enterprise Module for Containers 15 SP7","product_id":"SUSE Linux Enterprise Module for Containers 15 SP7:docker-stable-bash-completion-24.0.9_ce-150000.1.15.1"},"product_reference":"docker-stable-bash-completion-24.0.9_ce-150000.1.15.1","relates_to_product_reference":"SUSE Linux Enterprise Module for Containers 15 SP7"},{"category":"default_component_of","full_product_name":{"name":"docker-stable-zsh-completion-24.0.9_ce-150000.1.25.1 as component of SUSE Linux Enterprise Module for Containers 15 SP7","product_id":"SUSE Linux Enterprise Module for Containers 15 SP7:docker-stable-zsh-completion-24.0.9_ce-150000.1.25.1"},"product_reference":"docker-stable-zsh-completion-24.0.9_ce-150000.1.25.1","relates_to_product_reference":"SUSE Linux Enterprise Module for Containers 15 SP7"},{"category":"default_component_of","full_product_name":{"name":"docker-27.5.1_ce-98.126.1 as component of SUSE Linux Enterprise Server 12 SP5-LTSS","product_id":"SUSE Linux Enterprise Server 12 SP5-LTSS:docker-27.5.1_ce-98.126.1"},"product_reference":"docker-27.5.1_ce-98.126.1","relates_to_product_reference":"SUSE Linux Enterprise Server 12 SP5-LTSS"},{"category":"default_component_of","full_product_name":{"name":"docker-bash-completion-27.5.1_ce-98.126.1 as component of SUSE Linux Enterprise Server 12 SP5-LTSS","product_id":"SUSE Linux Enterprise Server 12 SP5-LTSS:docker-bash-completion-27.5.1_ce-98.126.1"},"product_reference":"docker-bash-completion-27.5.1_ce-98.126.1","relates_to_product_reference":"SUSE Linux Enterprise Server 12 SP5-LTSS"},{"category":"default_component_of","full_product_name":{"name":"docker-stable-24.0.9_ce-1.20.1 as component of SUSE Linux Enterprise Server 12 SP5-LTSS","product_id":"SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1"},"product_reference":"docker-stable-24.0.9_ce-1.20.1","relates_to_product_reference":"SUSE Linux Enterprise Server 12 SP5-LTSS"},{"category":"default_component_of","full_product_name":{"name":"docker-stable-bash-completion-24.0.9_ce-1.20.1 as component of SUSE Linux Enterprise Server 12 SP5-LTSS","product_id":"SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-bash-completion-24.0.9_ce-1.20.1"},"product_reference":"docker-stable-bash-completion-24.0.9_ce-1.20.1","relates_to_product_reference":"SUSE Linux Enterprise Server 12 SP5-LTSS"},{"category":"default_component_of","full_product_name":{"name":"docker-27.5.1_ce-150000.218.1 as component of SUSE Linux Enterprise Server 15 SP2-LTSS-TERADATA","product_id":"SUSE Linux Enterprise Server 15 SP2-LTSS-TERADATA:docker-27.5.1_ce-150000.218.1"},"product_reference":"docker-27.5.1_ce-150000.218.1","relates_to_product_reference":"SUSE Linux Enterprise Server 15 SP2-LTSS-TERADATA"},{"category":"default_component_of","full_product_name":{"name":"docker-bash-completion-27.5.1_ce-150000.218.1 as component of SUSE Linux Enterprise Server 15 SP2-LTSS-TERADATA","product_id":"SUSE Linux Enterprise Server 15 SP2-LTSS-TERADATA:docker-bash-completion-27.5.1_ce-150000.218.1"},"product_reference":"docker-bash-completion-27.5.1_ce-150000.218.1","relates_to_product_reference":"SUSE Linux Enterprise Server 15 SP2-LTSS-TERADATA"},{"category":"default_component_of","full_product_name":{"name":"docker-27.5.1_ce-150000.218.1 as component of SUSE Linux Enterprise Server 15 SP3-LTSS","product_id":"SUSE Linux Enterprise Server 15 SP3-LTSS:docker-27.5.1_ce-150000.218.1"},"product_reference":"docker-27.5.1_ce-150000.218.1","relates_to_product_reference":"SUSE Linux Enterprise Server 15 SP3-LTSS"},{"category":"default_component_of","full_product_name":{"name":"docker-bash-completion-27.5.1_ce-150000.218.1 as component of SUSE Linux Enterprise Server 15 SP3-LTSS","product_id":"SUSE Linux Enterprise Server 15 SP3-LTSS:docker-bash-completion-27.5.1_ce-150000.218.1"},"product_reference":"docker-bash-completion-27.5.1_ce-150000.218.1","relates_to_product_reference":"SUSE Linux Enterprise Server 15 SP3-LTSS"},{"category":"default_component_of","full_product_name":{"name":"docker-fish-completion-27.5.1_ce-150000.218.1 as component of SUSE Linux Enterprise Server 15 SP3-LTSS","product_id":"SUSE Linux Enterprise Server 15 SP3-LTSS:docker-fish-completion-27.5.1_ce-150000.218.1"},"product_reference":"docker-fish-completion-27.5.1_ce-150000.218.1","relates_to_product_reference":"SUSE Linux Enterprise Server 15 SP3-LTSS"},{"category":"default_component_of","full_product_name":{"name":"docker-stable-24.0.9_ce-150000.1.25.1 as component of SUSE Linux Enterprise Server 15 SP3-LTSS","product_id":"SUSE Linux Enterprise Server 15 SP3-LTSS:docker-stable-24.0.9_ce-150000.1.25.1"},"product_reference":"docker-stable-24.0.9_ce-150000.1.25.1","relates_to_product_reference":"SUSE Linux Enterprise Server 15 SP3-LTSS"},{"category":"default_component_of","full_product_name":{"name":"docker-stable-bash-completion-24.0.9_ce-150000.1.25.1 as component of SUSE Linux Enterprise Server 15 SP3-LTSS","product_id":"SUSE Linux Enterprise Server 15 SP3-LTSS:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1"},"product_reference":"docker-stable-bash-completion-24.0.9_ce-150000.1.25.1","relates_to_product_reference":"SUSE Linux Enterprise Server 15 SP3-LTSS"},{"category":"default_component_of","full_product_name":{"name":"docker-27.5.1_ce-150000.218.1 as component of SUSE Linux Enterprise Server 15 SP4-LTSS","product_id":"SUSE Linux Enterprise Server 15 SP4-LTSS:docker-27.5.1_ce-150000.218.1"},"product_reference":"docker-27.5.1_ce-150000.218.1","relates_to_product_reference":"SUSE Linux Enterprise Server 15 SP4-LTSS"},{"category":"default_component_of","full_product_name":{"name":"docker-bash-completion-27.5.1_ce-150000.218.1 as component of SUSE Linux Enterprise Server 15 SP4-LTSS","product_id":"SUSE Linux Enterprise Server 15 SP4-LTSS:docker-bash-completion-27.5.1_ce-150000.218.1"},"product_reference":"docker-bash-completion-27.5.1_ce-150000.218.1","relates_to_product_reference":"SUSE Linux Enterprise Server 15 SP4-LTSS"},{"category":"default_component_of","full_product_name":{"name":"docker-rootless-extras-27.5.1_ce-150000.218.1 as component of SUSE Linux Enterprise Server 15 SP4-LTSS","product_id":"SUSE Linux Enterprise Server 15 SP4-LTSS:docker-rootless-extras-27.5.1_ce-150000.218.1"},"product_reference":"docker-rootless-extras-27.5.1_ce-150000.218.1","relates_to_product_reference":"SUSE Linux Enterprise Server 15 SP4-LTSS"},{"category":"default_component_of","full_product_name":{"name":"docker-stable-24.0.9_ce-150000.1.25.1 as component of SUSE Linux Enterprise Server 15 SP4-LTSS","product_id":"SUSE Linux Enterprise Server 15 SP4-LTSS:docker-stable-24.0.9_ce-150000.1.25.1"},"product_reference":"docker-stable-24.0.9_ce-150000.1.25.1","relates_to_product_reference":"SUSE Linux Enterprise Server 15 SP4-LTSS"},{"category":"default_component_of","full_product_name":{"name":"docker-stable-bash-completion-24.0.9_ce-150000.1.25.1 as component of SUSE Linux Enterprise Server 15 SP4-LTSS","product_id":"SUSE Linux Enterprise Server 15 SP4-LTSS:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1"},"product_reference":"docker-stable-bash-completion-24.0.9_ce-150000.1.25.1","relates_to_product_reference":"SUSE Linux Enterprise Server 15 SP4-LTSS"},{"category":"default_component_of","full_product_name":{"name":"docker-27.5.1_ce-150000.218.1 as component of SUSE Linux Enterprise Server 15 SP4-TERADATA","product_id":"SUSE Linux Enterprise Server 15 SP4-TERADATA:docker-27.5.1_ce-150000.218.1"},"product_reference":"docker-27.5.1_ce-150000.218.1","relates_to_product_reference":"SUSE Linux Enterprise Server 15 SP4-TERADATA"},{"category":"default_component_of","full_product_name":{"name":"docker-bash-completion-27.5.1_ce-150000.218.1 as component of SUSE Linux Enterprise Server 15 SP4-TERADATA","product_id":"SUSE Linux Enterprise Server 15 SP4-TERADATA:docker-bash-completion-27.5.1_ce-150000.218.1"},"product_reference":"docker-bash-completion-27.5.1_ce-150000.218.1","relates_to_product_reference":"SUSE Linux Enterprise Server 15 SP4-TERADATA"},{"category":"default_component_of","full_product_name":{"name":"docker-rootless-extras-27.5.1_ce-150000.218.1 as component of SUSE Linux Enterprise Server 15 SP4-TERADATA","product_id":"SUSE Linux Enterprise Server 15 SP4-TERADATA:docker-rootless-extras-27.5.1_ce-150000.218.1"},"product_reference":"docker-rootless-extras-27.5.1_ce-150000.218.1","relates_to_product_reference":"SUSE Linux Enterprise Server 15 SP4-TERADATA"},{"category":"default_component_of","full_product_name":{"name":"docker-stable-24.0.9_ce-150000.1.25.1 as component of SUSE Linux Enterprise Server 15 SP4-TERADATA","product_id":"SUSE Linux Enterprise Server 15 SP4-TERADATA:docker-stable-24.0.9_ce-150000.1.25.1"},"product_reference":"docker-stable-24.0.9_ce-150000.1.25.1","relates_to_product_reference":"SUSE Linux Enterprise Server 15 SP4-TERADATA"},{"category":"default_component_of","full_product_name":{"name":"docker-stable-bash-completion-24.0.9_ce-150000.1.25.1 as component of SUSE Linux Enterprise Server 15 SP4-TERADATA","product_id":"SUSE Linux Enterprise Server 15 SP4-TERADATA:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1"},"product_reference":"docker-stable-bash-completion-24.0.9_ce-150000.1.25.1","relates_to_product_reference":"SUSE Linux Enterprise Server 15 SP4-TERADATA"},{"category":"default_component_of","full_product_name":{"name":"docker-27.5.1_ce-150000.218.1 as component of SUSE Linux Enterprise Server 15 SP5-LTSS","product_id":"SUSE Linux Enterprise Server 15 SP5-LTSS:docker-27.5.1_ce-150000.218.1"},"product_reference":"docker-27.5.1_ce-150000.218.1","relates_to_product_reference":"SUSE Linux Enterprise Server 15 SP5-LTSS"},{"category":"default_component_of","full_product_name":{"name":"docker-bash-completion-27.5.1_ce-150000.218.1 as component of SUSE Linux Enterprise Server 15 SP5-LTSS","product_id":"SUSE Linux Enterprise Server 15 SP5-LTSS:docker-bash-completion-27.5.1_ce-150000.218.1"},"product_reference":"docker-bash-completion-27.5.1_ce-150000.218.1","relates_to_product_reference":"SUSE Linux Enterprise Server 15 SP5-LTSS"},{"category":"default_component_of","full_product_name":{"name":"docker-rootless-extras-27.5.1_ce-150000.218.1 as component of SUSE Linux Enterprise Server 15 SP5-LTSS","product_id":"SUSE Linux Enterprise Server 15 SP5-LTSS:docker-rootless-extras-27.5.1_ce-150000.218.1"},"product_reference":"docker-rootless-extras-27.5.1_ce-150000.218.1","relates_to_product_reference":"SUSE Linux Enterprise Server 15 SP5-LTSS"},{"category":"default_component_of","full_product_name":{"name":"docker-stable-24.0.9_ce-150000.1.25.1 as component of SUSE Linux Enterprise Server 15 SP5-LTSS","product_id":"SUSE Linux Enterprise Server 15 SP5-LTSS:docker-stable-24.0.9_ce-150000.1.25.1"},"product_reference":"docker-stable-24.0.9_ce-150000.1.25.1","relates_to_product_reference":"SUSE Linux Enterprise Server 15 SP5-LTSS"},{"category":"default_component_of","full_product_name":{"name":"docker-stable-bash-completion-24.0.9_ce-150000.1.25.1 as component of SUSE Linux Enterprise Server 15 SP5-LTSS","product_id":"SUSE Linux Enterprise Server 15 SP5-LTSS:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1"},"product_reference":"docker-stable-bash-completion-24.0.9_ce-150000.1.25.1","relates_to_product_reference":"SUSE Linux Enterprise Server 15 SP5-LTSS"},{"category":"default_component_of","full_product_name":{"name":"docker-28.3.2_ce-160000.2.2 as component of SUSE Linux Enterprise Server 16.0","product_id":"SUSE Linux Enterprise Server 16.0:docker-28.3.2_ce-160000.2.2"},"product_reference":"docker-28.3.2_ce-160000.2.2","relates_to_product_reference":"SUSE Linux Enterprise Server 16.0"},{"category":"default_component_of","full_product_name":{"name":"docker-bash-completion-28.3.2_ce-160000.2.2 as component of SUSE Linux Enterprise Server 16.0","product_id":"SUSE Linux Enterprise Server 16.0:docker-bash-completion-28.3.2_ce-160000.2.2"},"product_reference":"docker-bash-completion-28.3.2_ce-160000.2.2","relates_to_product_reference":"SUSE Linux Enterprise Server 16.0"},{"category":"default_component_of","full_product_name":{"name":"docker-buildx-0.25.0-160000.2.2 as component of SUSE Linux Enterprise Server 16.0","product_id":"SUSE Linux Enterprise Server 16.0:docker-buildx-0.25.0-160000.2.2"},"product_reference":"docker-buildx-0.25.0-160000.2.2","relates_to_product_reference":"SUSE Linux Enterprise Server 16.0"},{"category":"default_component_of","full_product_name":{"name":"docker-fish-completion-28.3.2_ce-160000.2.2 as component of SUSE Linux Enterprise Server 16.0","product_id":"SUSE Linux Enterprise Server 16.0:docker-fish-completion-28.3.2_ce-160000.2.2"},"product_reference":"docker-fish-completion-28.3.2_ce-160000.2.2","relates_to_product_reference":"SUSE Linux Enterprise Server 16.0"},{"category":"default_component_of","full_product_name":{"name":"docker-rootless-extras-28.3.2_ce-160000.2.2 as component of SUSE Linux Enterprise Server 16.0","product_id":"SUSE Linux Enterprise Server 16.0:docker-rootless-extras-28.3.2_ce-160000.2.2"},"product_reference":"docker-rootless-extras-28.3.2_ce-160000.2.2","relates_to_product_reference":"SUSE Linux Enterprise Server 16.0"},{"category":"default_component_of","full_product_name":{"name":"docker-stable-24.0.9_ce-160000.2.2 as component of SUSE Linux Enterprise Server 16.0","product_id":"SUSE Linux Enterprise Server 16.0:docker-stable-24.0.9_ce-160000.2.2"},"product_reference":"docker-stable-24.0.9_ce-160000.2.2","relates_to_product_reference":"SUSE Linux Enterprise Server 16.0"},{"category":"default_component_of","full_product_name":{"name":"docker-stable-bash-completion-24.0.9_ce-160000.2.2 as component of SUSE Linux Enterprise Server 16.0","product_id":"SUSE Linux Enterprise Server 16.0:docker-stable-bash-completion-24.0.9_ce-160000.2.2"},"product_reference":"docker-stable-bash-completion-24.0.9_ce-160000.2.2","relates_to_product_reference":"SUSE Linux Enterprise Server 16.0"},{"category":"default_component_of","full_product_name":{"name":"docker-stable-buildx-0.22.0-160000.2.2 as component of SUSE Linux Enterprise Server 16.0","product_id":"SUSE Linux Enterprise Server 16.0:docker-stable-buildx-0.22.0-160000.2.2"},"product_reference":"docker-stable-buildx-0.22.0-160000.2.2","relates_to_product_reference":"SUSE Linux Enterprise Server 16.0"},{"category":"default_component_of","full_product_name":{"name":"docker-stable-fish-completion-24.0.9_ce-160000.2.2 as component of SUSE Linux Enterprise Server 16.0","product_id":"SUSE Linux Enterprise Server 16.0:docker-stable-fish-completion-24.0.9_ce-160000.2.2"},"product_reference":"docker-stable-fish-completion-24.0.9_ce-160000.2.2","relates_to_product_reference":"SUSE Linux Enterprise Server 16.0"},{"category":"default_component_of","full_product_name":{"name":"docker-stable-rootless-extras-24.0.9_ce-160000.2.2 as component of SUSE Linux Enterprise Server 16.0","product_id":"SUSE Linux Enterprise Server 16.0:docker-stable-rootless-extras-24.0.9_ce-160000.2.2"},"product_reference":"docker-stable-rootless-extras-24.0.9_ce-160000.2.2","relates_to_product_reference":"SUSE Linux Enterprise Server 16.0"},{"category":"default_component_of","full_product_name":{"name":"docker-stable-zsh-completion-24.0.9_ce-160000.2.2 as component of SUSE Linux Enterprise Server 16.0","product_id":"SUSE Linux Enterprise Server 16.0:docker-stable-zsh-completion-24.0.9_ce-160000.2.2"},"product_reference":"docker-stable-zsh-completion-24.0.9_ce-160000.2.2","relates_to_product_reference":"SUSE Linux Enterprise Server 16.0"},{"category":"default_component_of","full_product_name":{"name":"docker-zsh-completion-28.3.2_ce-160000.2.2 as component of SUSE Linux Enterprise Server 16.0","product_id":"SUSE Linux Enterprise Server 16.0:docker-zsh-completion-28.3.2_ce-160000.2.2"},"product_reference":"docker-zsh-completion-28.3.2_ce-160000.2.2","relates_to_product_reference":"SUSE Linux Enterprise Server 16.0"},{"category":"default_component_of","full_product_name":{"name":"docker-27.5.1_ce-98.126.1 as component of SUSE Linux Enterprise Server LTSS Extended Security 12 SP5","product_id":"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:docker-27.5.1_ce-98.126.1"},"product_reference":"docker-27.5.1_ce-98.126.1","relates_to_product_reference":"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5"},{"category":"default_component_of","full_product_name":{"name":"docker-bash-completion-27.5.1_ce-98.126.1 as component of SUSE Linux Enterprise Server LTSS Extended Security 12 SP5","product_id":"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:docker-bash-completion-27.5.1_ce-98.126.1"},"product_reference":"docker-bash-completion-27.5.1_ce-98.126.1","relates_to_product_reference":"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5"},{"category":"default_component_of","full_product_name":{"name":"docker-stable-24.0.9_ce-1.20.1 as component of SUSE Linux Enterprise Server LTSS Extended Security 12 SP5","product_id":"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:docker-stable-24.0.9_ce-1.20.1"},"product_reference":"docker-stable-24.0.9_ce-1.20.1","relates_to_product_reference":"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5"},{"category":"default_component_of","full_product_name":{"name":"docker-stable-bash-completion-24.0.9_ce-1.20.1 as component of SUSE Linux Enterprise Server LTSS Extended Security 12 SP5","product_id":"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:docker-stable-bash-completion-24.0.9_ce-1.20.1"},"product_reference":"docker-stable-bash-completion-24.0.9_ce-1.20.1","relates_to_product_reference":"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5"},{"category":"default_component_of","full_product_name":{"name":"docker-27.5.1_ce-150000.218.1 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP3","product_id":"SUSE Linux Enterprise Server for SAP Applications 15 SP3:docker-27.5.1_ce-150000.218.1"},"product_reference":"docker-27.5.1_ce-150000.218.1","relates_to_product_reference":"SUSE Linux Enterprise Server for SAP Applications 15 SP3"},{"category":"default_component_of","full_product_name":{"name":"docker-bash-completion-27.5.1_ce-150000.218.1 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP3","product_id":"SUSE Linux Enterprise Server for SAP Applications 15 SP3:docker-bash-completion-27.5.1_ce-150000.218.1"},"product_reference":"docker-bash-completion-27.5.1_ce-150000.218.1","relates_to_product_reference":"SUSE Linux Enterprise Server for SAP Applications 15 SP3"},{"category":"default_component_of","full_product_name":{"name":"docker-fish-completion-27.5.1_ce-150000.218.1 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP3","product_id":"SUSE Linux Enterprise Server for SAP Applications 15 SP3:docker-fish-completion-27.5.1_ce-150000.218.1"},"product_reference":"docker-fish-completion-27.5.1_ce-150000.218.1","relates_to_product_reference":"SUSE Linux Enterprise Server for SAP Applications 15 SP3"},{"category":"default_component_of","full_product_name":{"name":"docker-stable-24.0.9_ce-150000.1.25.1 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP3","product_id":"SUSE Linux Enterprise Server for SAP Applications 15 SP3:docker-stable-24.0.9_ce-150000.1.25.1"},"product_reference":"docker-stable-24.0.9_ce-150000.1.25.1","relates_to_product_reference":"SUSE Linux Enterprise Server for SAP Applications 15 SP3"},{"category":"default_component_of","full_product_name":{"name":"docker-stable-bash-completion-24.0.9_ce-150000.1.25.1 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP3","product_id":"SUSE Linux Enterprise Server for SAP Applications 15 SP3:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1"},"product_reference":"docker-stable-bash-completion-24.0.9_ce-150000.1.25.1","relates_to_product_reference":"SUSE Linux Enterprise Server for SAP Applications 15 SP3"},{"category":"default_component_of","full_product_name":{"name":"docker-27.5.1_ce-150000.218.1 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4","product_id":"SUSE Linux Enterprise Server for SAP Applications 15 SP4:docker-27.5.1_ce-150000.218.1"},"product_reference":"docker-27.5.1_ce-150000.218.1","relates_to_product_reference":"SUSE Linux Enterprise Server for SAP Applications 15 SP4"},{"category":"default_component_of","full_product_name":{"name":"docker-bash-completion-27.5.1_ce-150000.218.1 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4","product_id":"SUSE Linux Enterprise Server for SAP Applications 15 SP4:docker-bash-completion-27.5.1_ce-150000.218.1"},"product_reference":"docker-bash-completion-27.5.1_ce-150000.218.1","relates_to_product_reference":"SUSE Linux Enterprise Server for SAP Applications 15 SP4"},{"category":"default_component_of","full_product_name":{"name":"docker-rootless-extras-27.5.1_ce-150000.218.1 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4","product_id":"SUSE Linux Enterprise Server for SAP Applications 15 SP4:docker-rootless-extras-27.5.1_ce-150000.218.1"},"product_reference":"docker-rootless-extras-27.5.1_ce-150000.218.1","relates_to_product_reference":"SUSE Linux Enterprise Server for SAP Applications 15 SP4"},{"category":"default_component_of","full_product_name":{"name":"docker-stable-24.0.9_ce-150000.1.25.1 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4","product_id":"SUSE Linux Enterprise Server for SAP Applications 15 SP4:docker-stable-24.0.9_ce-150000.1.25.1"},"product_reference":"docker-stable-24.0.9_ce-150000.1.25.1","relates_to_product_reference":"SUSE Linux Enterprise Server for SAP Applications 15 SP4"},{"category":"default_component_of","full_product_name":{"name":"docker-stable-bash-completion-24.0.9_ce-150000.1.25.1 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4","product_id":"SUSE Linux Enterprise Server for SAP Applications 15 SP4:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1"},"product_reference":"docker-stable-bash-completion-24.0.9_ce-150000.1.25.1","relates_to_product_reference":"SUSE Linux Enterprise Server for SAP Applications 15 SP4"},{"category":"default_component_of","full_product_name":{"name":"docker-27.5.1_ce-150000.218.1 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP5","product_id":"SUSE Linux Enterprise Server for SAP Applications 15 SP5:docker-27.5.1_ce-150000.218.1"},"product_reference":"docker-27.5.1_ce-150000.218.1","relates_to_product_reference":"SUSE Linux Enterprise Server for SAP Applications 15 SP5"},{"category":"default_component_of","full_product_name":{"name":"docker-bash-completion-27.5.1_ce-150000.218.1 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP5","product_id":"SUSE Linux Enterprise Server for SAP Applications 15 SP5:docker-bash-completion-27.5.1_ce-150000.218.1"},"product_reference":"docker-bash-completion-27.5.1_ce-150000.218.1","relates_to_product_reference":"SUSE Linux Enterprise Server for SAP Applications 15 SP5"},{"category":"default_component_of","full_product_name":{"name":"docker-rootless-extras-27.5.1_ce-150000.218.1 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP5","product_id":"SUSE Linux Enterprise Server for SAP Applications 15 SP5:docker-rootless-extras-27.5.1_ce-150000.218.1"},"product_reference":"docker-rootless-extras-27.5.1_ce-150000.218.1","relates_to_product_reference":"SUSE Linux Enterprise Server for SAP Applications 15 SP5"},{"category":"default_component_of","full_product_name":{"name":"docker-stable-24.0.9_ce-150000.1.25.1 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP5","product_id":"SUSE Linux Enterprise Server for SAP Applications 15 SP5:docker-stable-24.0.9_ce-150000.1.25.1"},"product_reference":"docker-stable-24.0.9_ce-150000.1.25.1","relates_to_product_reference":"SUSE Linux Enterprise Server for SAP Applications 15 SP5"},{"category":"default_component_of","full_product_name":{"name":"docker-stable-bash-completion-24.0.9_ce-150000.1.25.1 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP5","product_id":"SUSE Linux Enterprise Server for SAP Applications 15 SP5:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1"},"product_reference":"docker-stable-bash-completion-24.0.9_ce-150000.1.25.1","relates_to_product_reference":"SUSE Linux Enterprise Server for SAP Applications 15 SP5"},{"category":"default_component_of","full_product_name":{"name":"docker-27.5.1_ce-2.1 as component of SUSE Linux Micro 6.0","product_id":"SUSE Linux Micro 6.0:docker-27.5.1_ce-2.1"},"product_reference":"docker-27.5.1_ce-2.1","relates_to_product_reference":"SUSE Linux Micro 6.0"},{"category":"default_component_of","full_product_name":{"name":"docker-buildx-0.22.0-2.1 as component of SUSE Linux Micro 6.0","product_id":"SUSE Linux Micro 6.0:docker-buildx-0.22.0-2.1"},"product_reference":"docker-buildx-0.22.0-2.1","relates_to_product_reference":"SUSE Linux Micro 6.0"},{"category":"default_component_of","full_product_name":{"name":"docker-27.5.1_ce-slfo.1.1_1.1 as component of SUSE Linux Micro 6.1","product_id":"SUSE Linux Micro 6.1:docker-27.5.1_ce-slfo.1.1_1.1"},"product_reference":"docker-27.5.1_ce-slfo.1.1_1.1","relates_to_product_reference":"SUSE Linux Micro 6.1"},{"category":"default_component_of","full_product_name":{"name":"docker-27.5.1_ce-150000.218.1 as component of openSUSE Leap 15.6","product_id":"openSUSE Leap 15.6:docker-27.5.1_ce-150000.218.1"},"product_reference":"docker-27.5.1_ce-150000.218.1","relates_to_product_reference":"openSUSE Leap 15.6"},{"category":"default_component_of","full_product_name":{"name":"docker-bash-completion-27.5.1_ce-150000.218.1 as component of openSUSE Leap 15.6","product_id":"openSUSE Leap 15.6:docker-bash-completion-27.5.1_ce-150000.218.1"},"product_reference":"docker-bash-completion-27.5.1_ce-150000.218.1","relates_to_product_reference":"openSUSE Leap 15.6"},{"category":"default_component_of","full_product_name":{"name":"docker-fish-completion-27.5.1_ce-150000.218.1 as component of openSUSE Leap 15.6","product_id":"openSUSE Leap 15.6:docker-fish-completion-27.5.1_ce-150000.218.1"},"product_reference":"docker-fish-completion-27.5.1_ce-150000.218.1","relates_to_product_reference":"openSUSE Leap 15.6"},{"category":"default_component_of","full_product_name":{"name":"docker-rootless-extras-27.5.1_ce-150000.218.1 as component of openSUSE Leap 15.6","product_id":"openSUSE Leap 15.6:docker-rootless-extras-27.5.1_ce-150000.218.1"},"product_reference":"docker-rootless-extras-27.5.1_ce-150000.218.1","relates_to_product_reference":"openSUSE Leap 15.6"},{"category":"default_component_of","full_product_name":{"name":"docker-stable-24.0.9_ce-150000.1.25.1 as component of openSUSE Leap 15.6","product_id":"openSUSE Leap 15.6:docker-stable-24.0.9_ce-150000.1.25.1"},"product_reference":"docker-stable-24.0.9_ce-150000.1.25.1","relates_to_product_reference":"openSUSE Leap 15.6"},{"category":"default_component_of","full_product_name":{"name":"docker-stable-bash-completion-24.0.9_ce-150000.1.25.1 as component of openSUSE Leap 15.6","product_id":"openSUSE Leap 15.6:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1"},"product_reference":"docker-stable-bash-completion-24.0.9_ce-150000.1.25.1","relates_to_product_reference":"openSUSE Leap 15.6"},{"category":"default_component_of","full_product_name":{"name":"docker-stable-fish-completion-24.0.9_ce-150000.1.25.1 as component of openSUSE Leap 15.6","product_id":"openSUSE Leap 15.6:docker-stable-fish-completion-24.0.9_ce-150000.1.25.1"},"product_reference":"docker-stable-fish-completion-24.0.9_ce-150000.1.25.1","relates_to_product_reference":"openSUSE Leap 15.6"},{"category":"default_component_of","full_product_name":{"name":"docker-stable-rootless-extras-24.0.9_ce-150000.1.25.1 as component of openSUSE Leap 15.6","product_id":"openSUSE Leap 15.6:docker-stable-rootless-extras-24.0.9_ce-150000.1.25.1"},"product_reference":"docker-stable-rootless-extras-24.0.9_ce-150000.1.25.1","relates_to_product_reference":"openSUSE Leap 15.6"},{"category":"default_component_of","full_product_name":{"name":"docker-stable-zsh-completion-24.0.9_ce-150000.1.25.1 as component of openSUSE Leap 15.6","product_id":"openSUSE Leap 15.6:docker-stable-zsh-completion-24.0.9_ce-150000.1.25.1"},"product_reference":"docker-stable-zsh-completion-24.0.9_ce-150000.1.25.1","relates_to_product_reference":"openSUSE Leap 15.6"},{"category":"default_component_of","full_product_name":{"name":"docker-zsh-completion-27.5.1_ce-150000.218.1 as component of openSUSE Leap 15.6","product_id":"openSUSE Leap 15.6:docker-zsh-completion-27.5.1_ce-150000.218.1"},"product_reference":"docker-zsh-completion-27.5.1_ce-150000.218.1","relates_to_product_reference":"openSUSE Leap 15.6"},{"category":"default_component_of","full_product_name":{"name":"docker-27.4.1_ce-12.1 as component of openSUSE Tumbleweed","product_id":"openSUSE Tumbleweed:docker-27.4.1_ce-12.1"},"product_reference":"docker-27.4.1_ce-12.1","relates_to_product_reference":"openSUSE Tumbleweed"},{"category":"default_component_of","full_product_name":{"name":"docker-bash-completion-27.4.1_ce-12.1 as component of openSUSE Tumbleweed","product_id":"openSUSE Tumbleweed:docker-bash-completion-27.4.1_ce-12.1"},"product_reference":"docker-bash-completion-27.4.1_ce-12.1","relates_to_product_reference":"openSUSE Tumbleweed"},{"category":"default_component_of","full_product_name":{"name":"docker-buildx-0.19.3-12.1 as component of openSUSE Tumbleweed","product_id":"openSUSE Tumbleweed:docker-buildx-0.19.3-12.1"},"product_reference":"docker-buildx-0.19.3-12.1","relates_to_product_reference":"openSUSE Tumbleweed"},{"category":"default_component_of","full_product_name":{"name":"docker-fish-completion-27.4.1_ce-12.1 as component of openSUSE Tumbleweed","product_id":"openSUSE Tumbleweed:docker-fish-completion-27.4.1_ce-12.1"},"product_reference":"docker-fish-completion-27.4.1_ce-12.1","relates_to_product_reference":"openSUSE Tumbleweed"},{"category":"default_component_of","full_product_name":{"name":"docker-rootless-extras-27.4.1_ce-12.1 as component of openSUSE Tumbleweed","product_id":"openSUSE Tumbleweed:docker-rootless-extras-27.4.1_ce-12.1"},"product_reference":"docker-rootless-extras-27.4.1_ce-12.1","relates_to_product_reference":"openSUSE Tumbleweed"},{"category":"default_component_of","full_product_name":{"name":"docker-stable-24.0.9_ce-6.1 as component of openSUSE Tumbleweed","product_id":"openSUSE Tumbleweed:docker-stable-24.0.9_ce-6.1"},"product_reference":"docker-stable-24.0.9_ce-6.1","relates_to_product_reference":"openSUSE Tumbleweed"},{"category":"default_component_of","full_product_name":{"name":"docker-stable-bash-completion-24.0.9_ce-6.1 as component of openSUSE Tumbleweed","product_id":"openSUSE Tumbleweed:docker-stable-bash-completion-24.0.9_ce-6.1"},"product_reference":"docker-stable-bash-completion-24.0.9_ce-6.1","relates_to_product_reference":"openSUSE Tumbleweed"},{"category":"default_component_of","full_product_name":{"name":"docker-stable-buildx-0.19.3-6.1 as component of openSUSE Tumbleweed","product_id":"openSUSE Tumbleweed:docker-stable-buildx-0.19.3-6.1"},"product_reference":"docker-stable-buildx-0.19.3-6.1","relates_to_product_reference":"openSUSE Tumbleweed"},{"category":"default_component_of","full_product_name":{"name":"docker-stable-fish-completion-24.0.9_ce-6.1 as component of openSUSE Tumbleweed","product_id":"openSUSE Tumbleweed:docker-stable-fish-completion-24.0.9_ce-6.1"},"product_reference":"docker-stable-fish-completion-24.0.9_ce-6.1","relates_to_product_reference":"openSUSE Tumbleweed"},{"category":"default_component_of","full_product_name":{"name":"docker-stable-rootless-extras-24.0.9_ce-6.1 as component of openSUSE Tumbleweed","product_id":"openSUSE Tumbleweed:docker-stable-rootless-extras-24.0.9_ce-6.1"},"product_reference":"docker-stable-rootless-extras-24.0.9_ce-6.1","relates_to_product_reference":"openSUSE Tumbleweed"},{"category":"default_component_of","full_product_name":{"name":"docker-stable-zsh-completion-24.0.9_ce-6.1 as component of openSUSE Tumbleweed","product_id":"openSUSE Tumbleweed:docker-stable-zsh-completion-24.0.9_ce-6.1"},"product_reference":"docker-stable-zsh-completion-24.0.9_ce-6.1","relates_to_product_reference":"openSUSE Tumbleweed"},{"category":"default_component_of","full_product_name":{"name":"docker-zsh-completion-27.4.1_ce-12.1 as component of openSUSE Tumbleweed","product_id":"openSUSE Tumbleweed:docker-zsh-completion-27.4.1_ce-12.1"},"product_reference":"docker-zsh-completion-27.4.1_ce-12.1","relates_to_product_reference":"openSUSE Tumbleweed"},{"category":"default_component_of","full_product_name":{"name":"docker-stable-24.0.9_ce-150000.1.39.1 as component of SUSE Linux Enterprise Server 15 SP7","product_id":"SUSE Linux Enterprise Server 15 SP7:docker-stable-24.0.9_ce-150000.1.39.1"},"product_reference":"docker-stable-24.0.9_ce-150000.1.39.1","relates_to_product_reference":"SUSE Linux Enterprise Server 15 SP7"},{"category":"default_component_of","full_product_name":{"name":"docker-stable-bash-completion-24.0.9_ce-150000.1.39.1 as component of SUSE Linux Enterprise Server 15 SP7","product_id":"SUSE Linux Enterprise Server 15 SP7:docker-stable-bash-completion-24.0.9_ce-150000.1.39.1"},"product_reference":"docker-stable-bash-completion-24.0.9_ce-150000.1.39.1","relates_to_product_reference":"SUSE Linux Enterprise Server 15 SP7"},{"category":"default_component_of","full_product_name":{"name":"docker-stable-zsh-completion-24.0.9_ce-150000.1.39.1 as component of SUSE Linux Enterprise Server 15 SP7","product_id":"SUSE Linux Enterprise Server 15 SP7:docker-stable-zsh-completion-24.0.9_ce-150000.1.39.1"},"product_reference":"docker-stable-zsh-completion-24.0.9_ce-150000.1.39.1","relates_to_product_reference":"SUSE Linux Enterprise Server 15 SP7"},{"category":"default_component_of","full_product_name":{"name":"docker-stable-24.0.9_ce-150000.1.39.1 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP7","product_id":"SUSE Linux Enterprise Server for SAP Applications 15 SP7:docker-stable-24.0.9_ce-150000.1.39.1"},"product_reference":"docker-stable-24.0.9_ce-150000.1.39.1","relates_to_product_reference":"SUSE Linux Enterprise Server for SAP Applications 15 SP7"},{"category":"default_component_of","full_product_name":{"name":"docker-stable-bash-completion-24.0.9_ce-150000.1.39.1 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP7","product_id":"SUSE Linux Enterprise Server for SAP Applications 15 SP7:docker-stable-bash-completion-24.0.9_ce-150000.1.39.1"},"product_reference":"docker-stable-bash-completion-24.0.9_ce-150000.1.39.1","relates_to_product_reference":"SUSE Linux Enterprise Server for SAP Applications 15 SP7"},{"category":"default_component_of","full_product_name":{"name":"docker-stable-zsh-completion-24.0.9_ce-150000.1.39.1 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP7","product_id":"SUSE Linux Enterprise Server for SAP Applications 15 SP7:docker-stable-zsh-completion-24.0.9_ce-150000.1.39.1"},"product_reference":"docker-stable-zsh-completion-24.0.9_ce-150000.1.39.1","relates_to_product_reference":"SUSE Linux Enterprise Server for SAP Applications 15 SP7"},{"category":"default_component_of","full_product_name":{"name":"docker-stable-24.0.9_ce-150000.1.39.1 as component of SUSE Linux Enterprise High Performance Computing 15 SP7","product_id":"SUSE Linux Enterprise High Performance Computing 15 SP7:docker-stable-24.0.9_ce-150000.1.39.1"},"product_reference":"docker-stable-24.0.9_ce-150000.1.39.1","relates_to_product_reference":"SUSE Linux Enterprise High Performance Computing 15 SP7"},{"category":"default_component_of","full_product_name":{"name":"docker-stable-bash-completion-24.0.9_ce-150000.1.39.1 as component of SUSE Linux Enterprise High Performance Computing 15 SP7","product_id":"SUSE Linux Enterprise High Performance Computing 15 SP7:docker-stable-bash-completion-24.0.9_ce-150000.1.39.1"},"product_reference":"docker-stable-bash-completion-24.0.9_ce-150000.1.39.1","relates_to_product_reference":"SUSE Linux Enterprise High Performance Computing 15 SP7"},{"category":"default_component_of","full_product_name":{"name":"docker-stable-zsh-completion-24.0.9_ce-150000.1.39.1 as component of SUSE Linux Enterprise High Performance Computing 15 SP7","product_id":"SUSE Linux Enterprise High Performance Computing 15 SP7:docker-stable-zsh-completion-24.0.9_ce-150000.1.39.1"},"product_reference":"docker-stable-zsh-completion-24.0.9_ce-150000.1.39.1","relates_to_product_reference":"SUSE Linux Enterprise High Performance Computing 15 SP7"},{"category":"default_component_of","full_product_name":{"name":"docker-stable-24.0.9_ce-150000.1.39.1 as component of SUSE Linux Enterprise Module for Containers 15 SP7","product_id":"SUSE Linux Enterprise Module for Containers 15 SP7:docker-stable-24.0.9_ce-150000.1.39.1"},"product_reference":"docker-stable-24.0.9_ce-150000.1.39.1","relates_to_product_reference":"SUSE Linux Enterprise Module for Containers 15 SP7"},{"category":"default_component_of","full_product_name":{"name":"docker-stable-bash-completion-24.0.9_ce-150000.1.39.1 as component of SUSE Linux Enterprise Module for Containers 15 SP7","product_id":"SUSE Linux Enterprise Module for Containers 15 SP7:docker-stable-bash-completion-24.0.9_ce-150000.1.39.1"},"product_reference":"docker-stable-bash-completion-24.0.9_ce-150000.1.39.1","relates_to_product_reference":"SUSE Linux Enterprise Module for Containers 15 SP7"},{"category":"default_component_of","full_product_name":{"name":"docker-stable-zsh-completion-24.0.9_ce-150000.1.39.1 as component of SUSE Linux Enterprise Module for Containers 15 SP7","product_id":"SUSE Linux Enterprise Module for Containers 15 SP7:docker-stable-zsh-completion-24.0.9_ce-150000.1.39.1"},"product_reference":"docker-stable-zsh-completion-24.0.9_ce-150000.1.39.1","relates_to_product_reference":"SUSE Linux Enterprise Module for Containers 15 SP7"},{"category":"default_component_of","full_product_name":{"name":"docker-stable-24.0.9_ce-150000.1.39.1 as component of SUSE Linux Enterprise Server 15 SP4-TERADATA","product_id":"SUSE Linux Enterprise Server 15 SP4-TERADATA:docker-stable-24.0.9_ce-150000.1.39.1"},"product_reference":"docker-stable-24.0.9_ce-150000.1.39.1","relates_to_product_reference":"SUSE Linux Enterprise Server 15 SP4-TERADATA"},{"category":"default_component_of","full_product_name":{"name":"docker-stable-bash-completion-24.0.9_ce-150000.1.39.1 as component of SUSE Linux Enterprise Server 15 SP4-TERADATA","product_id":"SUSE Linux Enterprise Server 15 SP4-TERADATA:docker-stable-bash-completion-24.0.9_ce-150000.1.39.1"},"product_reference":"docker-stable-bash-completion-24.0.9_ce-150000.1.39.1","relates_to_product_reference":"SUSE Linux Enterprise Server 15 SP4-TERADATA"},{"category":"default_component_of","full_product_name":{"name":"docker-stable-24.0.9_ce-1.32.1 as component of SUSE Linux Enterprise Server LTSS Extended Security 12 SP5","product_id":"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:docker-stable-24.0.9_ce-1.32.1"},"product_reference":"docker-stable-24.0.9_ce-1.32.1","relates_to_product_reference":"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5"},{"category":"default_component_of","full_product_name":{"name":"docker-stable-bash-completion-24.0.9_ce-1.32.1 as component of SUSE Linux Enterprise Server LTSS Extended Security 12 SP5","product_id":"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:docker-stable-bash-completion-24.0.9_ce-1.32.1"},"product_reference":"docker-stable-bash-completion-24.0.9_ce-1.32.1","relates_to_product_reference":"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5"},{"category":"default_component_of","full_product_name":{"name":"docker-stable-24.0.9_ce-150000.1.39.1 as component of openSUSE Leap 15.6","product_id":"openSUSE Leap 15.6:docker-stable-24.0.9_ce-150000.1.39.1"},"product_reference":"docker-stable-24.0.9_ce-150000.1.39.1","relates_to_product_reference":"openSUSE Leap 15.6"},{"category":"default_component_of","full_product_name":{"name":"docker-stable-bash-completion-24.0.9_ce-150000.1.39.1 as component of openSUSE Leap 15.6","product_id":"openSUSE Leap 15.6:docker-stable-bash-completion-24.0.9_ce-150000.1.39.1"},"product_reference":"docker-stable-bash-completion-24.0.9_ce-150000.1.39.1","relates_to_product_reference":"openSUSE Leap 15.6"},{"category":"default_component_of","full_product_name":{"name":"docker-stable-fish-completion-24.0.9_ce-150000.1.39.1 as component of openSUSE Leap 15.6","product_id":"openSUSE Leap 15.6:docker-stable-fish-completion-24.0.9_ce-150000.1.39.1"},"product_reference":"docker-stable-fish-completion-24.0.9_ce-150000.1.39.1","relates_to_product_reference":"openSUSE Leap 15.6"},{"category":"default_component_of","full_product_name":{"name":"docker-stable-rootless-extras-24.0.9_ce-150000.1.39.1 as component of openSUSE Leap 15.6","product_id":"openSUSE Leap 15.6:docker-stable-rootless-extras-24.0.9_ce-150000.1.39.1"},"product_reference":"docker-stable-rootless-extras-24.0.9_ce-150000.1.39.1","relates_to_product_reference":"openSUSE Leap 15.6"},{"category":"default_component_of","full_product_name":{"name":"docker-stable-zsh-completion-24.0.9_ce-150000.1.39.1 as component of openSUSE Leap 15.6","product_id":"openSUSE Leap 15.6:docker-stable-zsh-completion-24.0.9_ce-150000.1.39.1"},"product_reference":"docker-stable-zsh-completion-24.0.9_ce-150000.1.39.1","relates_to_product_reference":"openSUSE Leap 15.6"},{"category":"default_component_of","full_product_name":{"name":"docker as component of SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS","product_id":"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:docker"},"product_reference":"docker","relates_to_product_reference":"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS"},{"category":"default_component_of","full_product_name":{"name":"docker-bash-completion as component of SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS","product_id":"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:docker-bash-completion"},"product_reference":"docker-bash-completion","relates_to_product_reference":"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS"},{"category":"default_component_of","full_product_name":{"name":"docker-buildx as component of SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS","product_id":"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:docker-buildx"},"product_reference":"docker-buildx","relates_to_product_reference":"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS"},{"category":"default_component_of","full_product_name":{"name":"docker as component of SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS","product_id":"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:docker"},"product_reference":"docker","relates_to_product_reference":"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS"},{"category":"default_component_of","full_product_name":{"name":"docker-bash-completion as component of SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS","product_id":"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:docker-bash-completion"},"product_reference":"docker-bash-completion","relates_to_product_reference":"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS"},{"category":"default_component_of","full_product_name":{"name":"docker-buildx as component of SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS","product_id":"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:docker-buildx"},"product_reference":"docker-buildx","relates_to_product_reference":"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS"},{"category":"default_component_of","full_product_name":{"name":"docker-fish-completion as component of SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS","product_id":"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:docker-fish-completion"},"product_reference":"docker-fish-completion","relates_to_product_reference":"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS"},{"category":"default_component_of","full_product_name":{"name":"docker as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS","product_id":"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:docker"},"product_reference":"docker","relates_to_product_reference":"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS"},{"category":"default_component_of","full_product_name":{"name":"docker-bash-completion as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS","product_id":"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:docker-bash-completion"},"product_reference":"docker-bash-completion","relates_to_product_reference":"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS"},{"category":"default_component_of","full_product_name":{"name":"docker-buildx as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS","product_id":"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:docker-buildx"},"product_reference":"docker-buildx","relates_to_product_reference":"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS"},{"category":"default_component_of","full_product_name":{"name":"docker-rootless-extras as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS","product_id":"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:docker-rootless-extras"},"product_reference":"docker-rootless-extras","relates_to_product_reference":"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS"},{"category":"default_component_of","full_product_name":{"name":"docker as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS","product_id":"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:docker"},"product_reference":"docker","relates_to_product_reference":"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS"},{"category":"default_component_of","full_product_name":{"name":"docker-bash-completion as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS","product_id":"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:docker-bash-completion"},"product_reference":"docker-bash-completion","relates_to_product_reference":"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS"},{"category":"default_component_of","full_product_name":{"name":"docker-buildx as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS","product_id":"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:docker-buildx"},"product_reference":"docker-buildx","relates_to_product_reference":"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS"},{"category":"default_component_of","full_product_name":{"name":"docker-rootless-extras as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS","product_id":"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:docker-rootless-extras"},"product_reference":"docker-rootless-extras","relates_to_product_reference":"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS"},{"category":"default_component_of","full_product_name":{"name":"docker as component of SUSE Linux Enterprise Server 15 SP5","product_id":"SUSE Linux Enterprise Server 15 SP5:docker"},"product_reference":"docker","relates_to_product_reference":"SUSE Linux Enterprise Server 15 SP5"},{"category":"default_component_of","full_product_name":{"name":"docker-bash-completion as component of SUSE Linux Enterprise Server 15 SP5","product_id":"SUSE Linux Enterprise Server 15 SP5:docker-bash-completion"},"product_reference":"docker-bash-completion","relates_to_product_reference":"SUSE Linux Enterprise Server 15 SP5"},{"category":"default_component_of","full_product_name":{"name":"docker-buildx as component of SUSE Linux Enterprise Server 15 SP5","product_id":"SUSE Linux Enterprise Server 15 SP5:docker-buildx"},"product_reference":"docker-buildx","relates_to_product_reference":"SUSE Linux Enterprise Server 15 SP5"},{"category":"default_component_of","full_product_name":{"name":"docker-rootless-extras as component of SUSE Linux Enterprise Server 15 SP5","product_id":"SUSE Linux Enterprise Server 15 SP5:docker-rootless-extras"},"product_reference":"docker-rootless-extras","relates_to_product_reference":"SUSE Linux Enterprise Server 15 SP5"},{"category":"default_component_of","full_product_name":{"name":"docker as component of SUSE Linux Enterprise Server for SAP Applications 15 SP5","product_id":"SUSE Linux Enterprise Server for SAP Applications 15 SP5:docker"},"product_reference":"docker","relates_to_product_reference":"SUSE Linux Enterprise Server for SAP Applications 15 SP5"},{"category":"default_component_of","full_product_name":{"name":"docker-bash-completion as component of SUSE Linux Enterprise Server for SAP Applications 15 SP5","product_id":"SUSE Linux Enterprise Server for SAP Applications 15 SP5:docker-bash-completion"},"product_reference":"docker-bash-completion","relates_to_product_reference":"SUSE Linux Enterprise Server for SAP Applications 15 SP5"},{"category":"default_component_of","full_product_name":{"name":"docker-buildx as component of SUSE Linux Enterprise Server for SAP Applications 15 SP5","product_id":"SUSE Linux Enterprise Server for SAP Applications 15 SP5:docker-buildx"},"product_reference":"docker-buildx","relates_to_product_reference":"SUSE Linux Enterprise Server for SAP Applications 15 SP5"},{"category":"default_component_of","full_product_name":{"name":"docker-rootless-extras as component of SUSE Linux Enterprise Server for SAP Applications 15 SP5","product_id":"SUSE Linux Enterprise Server for SAP Applications 15 SP5:docker-rootless-extras"},"product_reference":"docker-rootless-extras","relates_to_product_reference":"SUSE Linux Enterprise Server for SAP Applications 15 SP5"},{"category":"default_component_of","full_product_name":{"name":"docker as component of SUSE Linux Enterprise High Performance Computing 15 SP5","product_id":"SUSE Linux Enterprise High Performance Computing 15 SP5:docker"},"product_reference":"docker","relates_to_product_reference":"SUSE Linux Enterprise High Performance Computing 15 SP5"},{"category":"default_component_of","full_product_name":{"name":"docker-bash-completion as component of SUSE Linux Enterprise High Performance Computing 15 SP5","product_id":"SUSE Linux Enterprise High Performance Computing 15 SP5:docker-bash-completion"},"product_reference":"docker-bash-completion","relates_to_product_reference":"SUSE Linux Enterprise High Performance Computing 15 SP5"},{"category":"default_component_of","full_product_name":{"name":"docker-buildx as component of SUSE Linux Enterprise High Performance Computing 15 SP5","product_id":"SUSE Linux Enterprise High Performance Computing 15 SP5:docker-buildx"},"product_reference":"docker-buildx","relates_to_product_reference":"SUSE Linux Enterprise High Performance Computing 15 SP5"},{"category":"default_component_of","full_product_name":{"name":"docker-rootless-extras as component of SUSE Linux Enterprise High Performance Computing 15 SP5","product_id":"SUSE Linux Enterprise High Performance Computing 15 SP5:docker-rootless-extras"},"product_reference":"docker-rootless-extras","relates_to_product_reference":"SUSE Linux Enterprise High Performance Computing 15 SP5"},{"category":"default_component_of","full_product_name":{"name":"docker as component of SUSE Linux Enterprise Module for Containers 15 SP5","product_id":"SUSE Linux Enterprise Module for Containers 15 SP5:docker"},"product_reference":"docker","relates_to_product_reference":"SUSE Linux Enterprise Module for Containers 15 SP5"},{"category":"default_component_of","full_product_name":{"name":"docker-bash-completion as component of SUSE Linux Enterprise Module for Containers 15 SP5","product_id":"SUSE Linux Enterprise Module for Containers 15 SP5:docker-bash-completion"},"product_reference":"docker-bash-completion","relates_to_product_reference":"SUSE Linux Enterprise Module for Containers 15 SP5"},{"category":"default_component_of","full_product_name":{"name":"docker-buildx as component of SUSE Linux Enterprise Module for Containers 15 SP5","product_id":"SUSE Linux Enterprise Module for Containers 15 SP5:docker-buildx"},"product_reference":"docker-buildx","relates_to_product_reference":"SUSE Linux Enterprise Module for Containers 15 SP5"},{"category":"default_component_of","full_product_name":{"name":"docker-rootless-extras as component of SUSE Linux Enterprise Module for Containers 15 SP5","product_id":"SUSE Linux Enterprise Module for Containers 15 SP5:docker-rootless-extras"},"product_reference":"docker-rootless-extras","relates_to_product_reference":"SUSE Linux Enterprise Module for Containers 15 SP5"},{"category":"default_component_of","full_product_name":{"name":"docker as component of SUSE Linux Enterprise Server 12 SP5-LTSS","product_id":"SUSE Linux Enterprise Server 12 SP5-LTSS:docker"},"product_reference":"docker","relates_to_product_reference":"SUSE Linux Enterprise Server 12 SP5-LTSS"},{"category":"default_component_of","full_product_name":{"name":"docker-bash-completion as component of SUSE Linux Enterprise Server 12 SP5-LTSS","product_id":"SUSE Linux Enterprise Server 12 SP5-LTSS:docker-bash-completion"},"product_reference":"docker-bash-completion","relates_to_product_reference":"SUSE Linux Enterprise Server 12 SP5-LTSS"},{"category":"default_component_of","full_product_name":{"name":"docker-buildx as component of SUSE Linux Enterprise Server 12 SP5-LTSS","product_id":"SUSE Linux Enterprise Server 12 SP5-LTSS:docker-buildx"},"product_reference":"docker-buildx","relates_to_product_reference":"SUSE Linux Enterprise Server 12 SP5-LTSS"},{"category":"default_component_of","full_product_name":{"name":"docker as component of SUSE Linux Enterprise Server 15 SP1-LTSS","product_id":"SUSE Linux Enterprise Server 15 SP1-LTSS:docker"},"product_reference":"docker","relates_to_product_reference":"SUSE Linux Enterprise Server 15 SP1-LTSS"},{"category":"default_component_of","full_product_name":{"name":"docker-bash-completion as component of SUSE Linux Enterprise Server 15 SP1-LTSS","product_id":"SUSE Linux Enterprise Server 15 SP1-LTSS:docker-bash-completion"},"product_reference":"docker-bash-completion","relates_to_product_reference":"SUSE Linux Enterprise Server 15 SP1-LTSS"},{"category":"default_component_of","full_product_name":{"name":"docker as component of SUSE Linux Enterprise Server 15 SP2-LTSS","product_id":"SUSE Linux Enterprise Server 15 SP2-LTSS:docker"},"product_reference":"docker","relates_to_product_reference":"SUSE Linux Enterprise Server 15 SP2-LTSS"},{"category":"default_component_of","full_product_name":{"name":"docker-bash-completion as component of SUSE Linux Enterprise Server 15 SP2-LTSS","product_id":"SUSE Linux Enterprise Server 15 SP2-LTSS:docker-bash-completion"},"product_reference":"docker-bash-completion","relates_to_product_reference":"SUSE Linux Enterprise Server 15 SP2-LTSS"},{"category":"default_component_of","full_product_name":{"name":"docker-buildx as component of SUSE Linux Enterprise Server 15 SP2-LTSS","product_id":"SUSE Linux Enterprise Server 15 SP2-LTSS:docker-buildx"},"product_reference":"docker-buildx","relates_to_product_reference":"SUSE Linux Enterprise Server 15 SP2-LTSS"},{"category":"default_component_of","full_product_name":{"name":"docker as component of SUSE Linux Enterprise Server 15 SP3-LTSS","product_id":"SUSE Linux Enterprise Server 15 SP3-LTSS:docker"},"product_reference":"docker","relates_to_product_reference":"SUSE Linux Enterprise Server 15 SP3-LTSS"},{"category":"default_component_of","full_product_name":{"name":"docker-bash-completion as component of SUSE Linux Enterprise Server 15 SP3-LTSS","product_id":"SUSE Linux Enterprise Server 15 SP3-LTSS:docker-bash-completion"},"product_reference":"docker-bash-completion","relates_to_product_reference":"SUSE Linux Enterprise Server 15 SP3-LTSS"},{"category":"default_component_of","full_product_name":{"name":"docker-buildx as component of SUSE Linux Enterprise Server 15 SP3-LTSS","product_id":"SUSE Linux Enterprise Server 15 SP3-LTSS:docker-buildx"},"product_reference":"docker-buildx","relates_to_product_reference":"SUSE Linux Enterprise Server 15 SP3-LTSS"},{"category":"default_component_of","full_product_name":{"name":"docker-fish-completion as component of SUSE Linux Enterprise Server 15 SP3-LTSS","product_id":"SUSE Linux Enterprise Server 15 SP3-LTSS:docker-fish-completion"},"product_reference":"docker-fish-completion","relates_to_product_reference":"SUSE Linux Enterprise Server 15 SP3-LTSS"},{"category":"default_component_of","full_product_name":{"name":"docker as component of SUSE Linux Enterprise Server 15 SP4-LTSS","product_id":"SUSE Linux Enterprise Server 15 SP4-LTSS:docker"},"product_reference":"docker","relates_to_product_reference":"SUSE Linux Enterprise Server 15 SP4-LTSS"},{"category":"default_component_of","full_product_name":{"name":"docker-bash-completion as component of SUSE Linux Enterprise Server 15 SP4-LTSS","product_id":"SUSE Linux Enterprise Server 15 SP4-LTSS:docker-bash-completion"},"product_reference":"docker-bash-completion","relates_to_product_reference":"SUSE Linux Enterprise Server 15 SP4-LTSS"},{"category":"default_component_of","full_product_name":{"name":"docker-buildx as component of SUSE Linux Enterprise Server 15 SP4-LTSS","product_id":"SUSE Linux Enterprise Server 15 SP4-LTSS:docker-buildx"},"product_reference":"docker-buildx","relates_to_product_reference":"SUSE Linux Enterprise Server 15 SP4-LTSS"},{"category":"default_component_of","full_product_name":{"name":"docker-rootless-extras as component of SUSE Linux Enterprise Server 15 SP4-LTSS","product_id":"SUSE Linux Enterprise Server 15 SP4-LTSS:docker-rootless-extras"},"product_reference":"docker-rootless-extras","relates_to_product_reference":"SUSE Linux Enterprise Server 15 SP4-LTSS"},{"category":"default_component_of","full_product_name":{"name":"docker as component of SUSE Linux Enterprise Server 15-LTSS","product_id":"SUSE Linux Enterprise Server 15-LTSS:docker"},"product_reference":"docker","relates_to_product_reference":"SUSE Linux Enterprise Server 15-LTSS"},{"category":"default_component_of","full_product_name":{"name":"docker-bash-completion as component of SUSE Linux Enterprise Server 15-LTSS","product_id":"SUSE Linux Enterprise Server 15-LTSS:docker-bash-completion"},"product_reference":"docker-bash-completion","relates_to_product_reference":"SUSE Linux Enterprise Server 15-LTSS"},{"category":"default_component_of","full_product_name":{"name":"docker as component of SUSE Linux Enterprise Server for SAP Applications 15 SP2","product_id":"SUSE Linux Enterprise Server for SAP Applications 15 SP2:docker"},"product_reference":"docker","relates_to_product_reference":"SUSE Linux Enterprise Server for SAP Applications 15 SP2"},{"category":"default_component_of","full_product_name":{"name":"docker-bash-completion as component of SUSE Linux Enterprise Server for SAP Applications 15 SP2","product_id":"SUSE Linux Enterprise Server for SAP Applications 15 SP2:docker-bash-completion"},"product_reference":"docker-bash-completion","relates_to_product_reference":"SUSE Linux Enterprise Server for SAP Applications 15 SP2"},{"category":"default_component_of","full_product_name":{"name":"docker-buildx as component of SUSE Linux Enterprise Server for SAP Applications 15 SP2","product_id":"SUSE Linux Enterprise Server for SAP Applications 15 SP2:docker-buildx"},"product_reference":"docker-buildx","relates_to_product_reference":"SUSE Linux Enterprise Server for SAP Applications 15 SP2"},{"category":"default_component_of","full_product_name":{"name":"docker as component of SUSE Linux Enterprise Server for SAP Applications 15 SP3","product_id":"SUSE Linux Enterprise Server for SAP Applications 15 SP3:docker"},"product_reference":"docker","relates_to_product_reference":"SUSE Linux Enterprise Server for SAP Applications 15 SP3"},{"category":"default_component_of","full_product_name":{"name":"docker-bash-completion as component of SUSE Linux Enterprise Server for SAP Applications 15 SP3","product_id":"SUSE Linux Enterprise Server for SAP Applications 15 SP3:docker-bash-completion"},"product_reference":"docker-bash-completion","relates_to_product_reference":"SUSE Linux Enterprise Server for SAP Applications 15 SP3"},{"category":"default_component_of","full_product_name":{"name":"docker-buildx as component of SUSE Linux Enterprise Server for SAP Applications 15 SP3","product_id":"SUSE Linux Enterprise Server for SAP Applications 15 SP3:docker-buildx"},"product_reference":"docker-buildx","relates_to_product_reference":"SUSE Linux Enterprise Server for SAP Applications 15 SP3"},{"category":"default_component_of","full_product_name":{"name":"docker-fish-completion as component of SUSE Linux Enterprise Server for SAP Applications 15 SP3","product_id":"SUSE Linux Enterprise Server for SAP Applications 15 SP3:docker-fish-completion"},"product_reference":"docker-fish-completion","relates_to_product_reference":"SUSE Linux Enterprise Server for SAP Applications 15 SP3"},{"category":"default_component_of","full_product_name":{"name":"docker as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4","product_id":"SUSE Linux Enterprise Server for SAP Applications 15 SP4:docker"},"product_reference":"docker","relates_to_product_reference":"SUSE Linux Enterprise Server for SAP Applications 15 SP4"},{"category":"default_component_of","full_product_name":{"name":"docker-bash-completion as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4","product_id":"SUSE Linux Enterprise Server for SAP Applications 15 SP4:docker-bash-completion"},"product_reference":"docker-bash-completion","relates_to_product_reference":"SUSE Linux Enterprise Server for SAP Applications 15 SP4"},{"category":"default_component_of","full_product_name":{"name":"docker-buildx as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4","product_id":"SUSE Linux Enterprise Server for SAP Applications 15 SP4:docker-buildx"},"product_reference":"docker-buildx","relates_to_product_reference":"SUSE Linux Enterprise Server for SAP Applications 15 SP4"},{"category":"default_component_of","full_product_name":{"name":"docker-rootless-extras as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4","product_id":"SUSE Linux Enterprise Server for SAP Applications 15 SP4:docker-rootless-extras"},"product_reference":"docker-rootless-extras","relates_to_product_reference":"SUSE Linux Enterprise Server for SAP Applications 15 SP4"},{"category":"default_component_of","full_product_name":{"name":"docker as component of openSUSE Leap 15.5","product_id":"openSUSE Leap 15.5:docker"},"product_reference":"docker","relates_to_product_reference":"openSUSE Leap 15.5"},{"category":"default_component_of","full_product_name":{"name":"docker-bash-completion as component of openSUSE Leap 15.5","product_id":"openSUSE Leap 15.5:docker-bash-completion"},"product_reference":"docker-bash-completion","relates_to_product_reference":"openSUSE Leap 15.5"},{"category":"default_component_of","full_product_name":{"name":"docker-buildx as component of openSUSE Leap 15.5","product_id":"openSUSE Leap 15.5:docker-buildx"},"product_reference":"docker-buildx","relates_to_product_reference":"openSUSE Leap 15.5"},{"category":"default_component_of","full_product_name":{"name":"docker-fish-completion as component of openSUSE Leap 15.5","product_id":"openSUSE Leap 15.5:docker-fish-completion"},"product_reference":"docker-fish-completion","relates_to_product_reference":"openSUSE Leap 15.5"},{"category":"default_component_of","full_product_name":{"name":"docker-rootless-extras as component of openSUSE Leap 15.5","product_id":"openSUSE Leap 15.5:docker-rootless-extras"},"product_reference":"docker-rootless-extras","relates_to_product_reference":"openSUSE Leap 15.5"},{"category":"default_component_of","full_product_name":{"name":"docker-test as component of openSUSE Leap 15.5","product_id":"openSUSE Leap 15.5:docker-test"},"product_reference":"docker-test","relates_to_product_reference":"openSUSE Leap 15.5"},{"category":"default_component_of","full_product_name":{"name":"docker-zsh-completion as component of openSUSE Leap 15.5","product_id":"openSUSE Leap 15.5:docker-zsh-completion"},"product_reference":"docker-zsh-completion","relates_to_product_reference":"openSUSE Leap 15.5"}]},"vulnerabilities":[{"cve":"CVE-2024-29018","ids":[{"system_name":"SUSE CVE Page","text":"https://www.suse.com/security/cve/CVE-2024-29018"}],"notes":[{"category":"general","text":"Moby is an open source container framework that is a key component of Docker Engine, Docker Desktop, and other distributions of container tooling or runtimes. Moby's networking implementation allows for many networks, each with their own IP address range and gateway, to be defined. This feature is frequently referred to as custom networks, as each network can have a different driver, set of parameters and thus behaviors. When creating a network, the `--internal` flag is used to designate a network as _internal_. The `internal` attribute in a docker-compose.yml file may also be used to mark a network _internal_, and other API clients may specify the `internal` parameter as well.\n\nWhen containers with networking are created, they are assigned unique network interfaces and IP addresses. The host serves as a router for non-internal networks, with a gateway IP that provides SNAT/DNAT to/from container IPs.\n\nContainers on an internal network may communicate between each other, but are precluded from communicating with any networks the host has access to (LAN or WAN) as no default route is configured, and firewall rules are set up to drop all outgoing traffic. Communication with the gateway IP address (and thus appropriately configured host services) is possible, and the host may communicate with any container IP directly.\n\nIn addition to configuring the Linux kernel's various networking features to enable container networking, `dockerd` directly provides some services to container networks. Principal among these is serving as a resolver, enabling service discovery, and resolution of names from an upstream resolver.\n\nWhen a DNS request for a name that does not correspond to a container is received, the request is forwarded to the configured upstream resolver. This request is made from the container's network namespace: the level of access and routing of traffic is the same as if the request was made by the container itself.\n\nAs a consequence of this design, containers solely attached to an internal network will be unable to resolve names using the upstream resolver, as the container itself is unable to communicate with that nameserver. Only the names of containers also attached to the internal network are able to be resolved.\n\nMany systems run a local forwarding DNS resolver. As the host and any containers have separate loopback devices, a consequence of the design described above is that containers are unable to resolve names from the host's configured resolver, as they cannot reach these addresses on the host loopback device. To bridge this gap, and to allow containers to properly resolve names even when a local forwarding resolver is used on a loopback address, `dockerd` detects this scenario and instead forward DNS requests from the host namework namespace. The loopback resolver then forwards the requests to its configured upstream resolvers, as expected.\n\nBecause `dockerd` forwards DNS requests to the host loopback device, bypassing the container network namespace's normal routing semantics entirely, internal networks can unexpectedly forward DNS requests to an external nameserver. By registering a domain for which they control the authoritative nameservers, an attacker could arrange for a compromised container to exfiltrate data by encoding it in DNS queries that will eventually be answered by their nameservers.\n\nDocker Desktop is not affected, as Docker Desktop always runs an internal resolver on a RFC 1918 address.\n\nMoby releases 26.0.0, 25.0.4, and 23.0.11 are patched to prevent forwarding any DNS requests from internal networks. As a workaround, run containers intended to be solely attached to internal networks with a custom upstream address, which will force all upstream DNS queries to be resolved from the container's network namespace.","title":"CVE description"}],"product_status":{"first_fixed":["SUSE Linux Enterprise High Performance Computing 15 SP7:docker-stable-24.0.9_ce-150000.1.39.1","SUSE Linux Enterprise High Performance Computing 15 SP7:docker-stable-bash-completion-24.0.9_ce-150000.1.39.1","SUSE Linux Enterprise High Performance Computing 15 SP7:docker-stable-zsh-completion-24.0.9_ce-150000.1.39.1","SUSE Linux Enterprise Module for Containers 15 SP7:docker-stable-24.0.9_ce-150000.1.39.1","SUSE Linux Enterprise Module for Containers 15 SP7:docker-stable-bash-completion-24.0.9_ce-150000.1.39.1","SUSE Linux Enterprise Module for Containers 15 SP7:docker-stable-zsh-completion-24.0.9_ce-150000.1.39.1","SUSE Linux Enterprise Server 15 SP4-TERADATA:docker-stable-24.0.9_ce-150000.1.39.1","SUSE Linux Enterprise Server 15 SP4-TERADATA:docker-stable-bash-completion-24.0.9_ce-150000.1.39.1","SUSE Linux Enterprise Server 15 SP7:docker-stable-24.0.9_ce-150000.1.39.1","SUSE Linux Enterprise Server 15 SP7:docker-stable-bash-completion-24.0.9_ce-150000.1.39.1","SUSE Linux Enterprise Server 15 SP7:docker-stable-zsh-completion-24.0.9_ce-150000.1.39.1","SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:docker-stable-24.0.9_ce-1.32.1","SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:docker-stable-bash-completion-24.0.9_ce-1.32.1","SUSE Linux Enterprise Server for SAP Applications 15 SP7:docker-stable-24.0.9_ce-150000.1.39.1","SUSE Linux Enterprise Server for SAP Applications 15 SP7:docker-stable-bash-completion-24.0.9_ce-150000.1.39.1","SUSE Linux Enterprise Server for SAP Applications 15 SP7:docker-stable-zsh-completion-24.0.9_ce-150000.1.39.1","openSUSE Leap 15.6:docker-stable-24.0.9_ce-150000.1.39.1","openSUSE Leap 15.6:docker-stable-bash-completion-24.0.9_ce-150000.1.39.1","openSUSE Leap 15.6:docker-stable-fish-completion-24.0.9_ce-150000.1.39.1","openSUSE Leap 15.6:docker-stable-rootless-extras-24.0.9_ce-150000.1.39.1","openSUSE Leap 15.6:docker-stable-zsh-completion-24.0.9_ce-150000.1.39.1"],"known_not_affected":["SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:docker","SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:docker-bash-completion","SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:docker-buildx","SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:docker","SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:docker-bash-completion","SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:docker-buildx","SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:docker-fish-completion","SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:docker","SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:docker-bash-completion","SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:docker-buildx","SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:docker-rootless-extras","SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:docker","SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:docker-bash-completion","SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:docker-buildx","SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:docker-rootless-extras","SUSE Linux Enterprise High Performance Computing 15 SP5:docker","SUSE Linux Enterprise High Performance Computing 15 SP5:docker-bash-completion","SUSE Linux Enterprise High Performance Computing 15 SP5:docker-buildx","SUSE Linux Enterprise High Performance Computing 15 SP5:docker-rootless-extras","SUSE Linux Enterprise Module for Containers 15 SP5:docker","SUSE Linux Enterprise Module for Containers 15 SP5:docker-bash-completion","SUSE Linux Enterprise Module for Containers 15 SP5:docker-buildx","SUSE Linux Enterprise Module for Containers 15 SP5:docker-rootless-extras","SUSE Linux Enterprise Server 12 SP5-LTSS:docker","SUSE Linux Enterprise Server 12 SP5-LTSS:docker-bash-completion","SUSE Linux Enterprise Server 12 SP5-LTSS:docker-buildx","SUSE Linux Enterprise Server 15 SP1-LTSS:docker","SUSE Linux Enterprise Server 15 SP1-LTSS:docker-bash-completion","SUSE Linux Enterprise Server 15 SP2-LTSS:docker","SUSE Linux Enterprise Server 15 SP2-LTSS:docker-bash-completion","SUSE Linux Enterprise Server 15 SP2-LTSS:docker-buildx","SUSE Linux Enterprise Server 15 SP3-LTSS:docker","SUSE Linux Enterprise Server 15 SP3-LTSS:docker-bash-completion","SUSE Linux Enterprise Server 15 SP3-LTSS:docker-buildx","SUSE Linux Enterprise Server 15 SP3-LTSS:docker-fish-completion","SUSE Linux Enterprise Server 15 SP4-LTSS:docker","SUSE Linux Enterprise Server 15 SP4-LTSS:docker-bash-completion","SUSE Linux Enterprise Server 15 SP4-LTSS:docker-buildx","SUSE Linux Enterprise Server 15 SP4-LTSS:docker-rootless-extras","SUSE Linux Enterprise Server 15 SP5:docker","SUSE Linux Enterprise Server 15 SP5:docker-bash-completion","SUSE Linux Enterprise Server 15 SP5:docker-buildx","SUSE Linux Enterprise Server 15 SP5:docker-rootless-extras","SUSE Linux Enterprise Server 15-LTSS:docker","SUSE Linux Enterprise Server 15-LTSS:docker-bash-completion","SUSE Linux Enterprise Server for SAP Applications 15 SP2:docker","SUSE Linux Enterprise Server for SAP Applications 15 SP2:docker-bash-completion","SUSE Linux Enterprise Server for SAP Applications 15 SP2:docker-buildx","SUSE Linux Enterprise Server for SAP Applications 15 SP3:docker","SUSE Linux Enterprise Server for SAP Applications 15 SP3:docker-bash-completion","SUSE Linux Enterprise Server for SAP Applications 15 SP3:docker-buildx","SUSE Linux Enterprise Server for SAP Applications 15 SP3:docker-fish-completion","SUSE Linux Enterprise Server for SAP Applications 15 SP4:docker","SUSE Linux Enterprise Server for SAP Applications 15 SP4:docker-bash-completion","SUSE Linux Enterprise Server for SAP Applications 15 SP4:docker-buildx","SUSE Linux Enterprise Server for SAP Applications 15 SP4:docker-rootless-extras","SUSE Linux Enterprise Server for SAP Applications 15 SP5:docker","SUSE Linux Enterprise Server for SAP Applications 15 SP5:docker-bash-completion","SUSE Linux Enterprise Server for SAP Applications 15 SP5:docker-buildx","SUSE Linux Enterprise Server for SAP Applications 15 SP5:docker-rootless-extras","openSUSE Leap 15.5:docker","openSUSE Leap 15.5:docker-bash-completion","openSUSE Leap 15.5:docker-buildx","openSUSE Leap 15.5:docker-fish-completion","openSUSE Leap 15.5:docker-rootless-extras","openSUSE Leap 15.5:docker-test","openSUSE Leap 15.5:docker-zsh-completion"],"recommended":["SUSE Enterprise Storage 7.1:docker-27.5.1_ce-150000.218.1","SUSE Enterprise Storage 7.1:docker-bash-completion-27.5.1_ce-150000.218.1","SUSE Enterprise Storage 7.1:docker-fish-completion-27.5.1_ce-150000.218.1","SUSE Enterprise Storage 7.1:docker-stable-24.0.9_ce-150000.1.25.1","SUSE Enterprise Storage 7.1:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1","SUSE Linux Enterprise Desktop 15 SP7:docker-27.5.1_ce-150000.218.1","SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:docker-27.5.1_ce-150000.218.1","SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:docker-bash-completion-27.5.1_ce-150000.218.1","SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:docker-fish-completion-27.5.1_ce-150000.218.1","SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:docker-stable-24.0.9_ce-150000.1.25.1","SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1","SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:docker-27.5.1_ce-150000.218.1","SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:docker-bash-completion-27.5.1_ce-150000.218.1","SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:docker-rootless-extras-27.5.1_ce-150000.218.1","SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:docker-stable-24.0.9_ce-150000.1.25.1","SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1","SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:docker-27.5.1_ce-150000.218.1","SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:docker-bash-completion-27.5.1_ce-150000.218.1","SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:docker-rootless-extras-27.5.1_ce-150000.218.1","SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:docker-stable-24.0.9_ce-150000.1.25.1","SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1","SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:docker-27.5.1_ce-150000.218.1","SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:docker-bash-completion-27.5.1_ce-150000.218.1","SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:docker-rootless-extras-27.5.1_ce-150000.218.1","SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:docker-stable-24.0.9_ce-150000.1.25.1","SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1","SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:docker-27.5.1_ce-150000.218.1","SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:docker-bash-completion-27.5.1_ce-150000.218.1","SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:docker-rootless-extras-27.5.1_ce-150000.218.1","SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:docker-stable-24.0.9_ce-150000.1.25.1","SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1","SUSE Linux Enterprise High Performance Computing 15 SP6:docker-27.5.1_ce-150000.218.1","SUSE Linux Enterprise High Performance Computing 15 SP6:docker-bash-completion-27.5.1_ce-150000.218.1","SUSE Linux Enterprise High Performance Computing 15 SP6:docker-rootless-extras-27.5.1_ce-150000.218.1","SUSE Linux Enterprise High Performance Computing 15 SP6:docker-stable-24.0.9_ce-150000.1.25.1","SUSE Linux Enterprise High Performance Computing 15 SP6:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1","SUSE Linux Enterprise High Performance Computing 15 SP6:docker-stable-zsh-completion-24.0.9_ce-150000.1.25.1","SUSE Linux Enterprise High Performance Computing 15 SP7:docker-27.5.1_ce-150000.218.1","SUSE Linux Enterprise High Performance Computing 15 SP7:docker-bash-completion-27.5.1_ce-150000.218.1","SUSE Linux Enterprise High Performance Computing 15 SP7:docker-rootless-extras-27.5.1_ce-150000.218.1","SUSE Linux Enterprise High Performance Computing 15 SP7:docker-stable-24.0.9_ce-150000.1.15.1","SUSE Linux Enterprise High Performance Computing 15 SP7:docker-stable-bash-completion-24.0.9_ce-150000.1.15.1","SUSE Linux Enterprise High Performance Computing 15 SP7:docker-stable-zsh-completion-24.0.9_ce-150000.1.25.1","SUSE Linux Enterprise Micro 5.1:docker-27.5.1_ce-150000.218.1","SUSE Linux Enterprise Micro 5.2:docker-27.5.1_ce-150000.218.1","SUSE Linux Enterprise Micro 5.3:docker-27.5.1_ce-150000.218.1","SUSE Linux Enterprise Micro 5.4:docker-27.5.1_ce-150000.218.1","SUSE Linux Enterprise Micro 5.5:docker-27.5.1_ce-150000.218.1","SUSE Linux Enterprise Module for Basesystem 15 SP7:docker-27.5.1_ce-150000.218.1","SUSE Linux Enterprise Module for Containers 15 SP6:docker-27.5.1_ce-150000.218.1","SUSE Linux Enterprise Module for Containers 15 SP6:docker-bash-completion-27.5.1_ce-150000.218.1","SUSE Linux Enterprise Module for Containers 15 SP6:docker-rootless-extras-27.5.1_ce-150000.218.1","SUSE Linux Enterprise Module for Containers 15 SP6:docker-stable-24.0.9_ce-150000.1.25.1","SUSE Linux Enterprise Module for Containers 15 SP6:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1","SUSE Linux Enterprise Module for Containers 15 SP6:docker-stable-zsh-completion-24.0.9_ce-150000.1.25.1","SUSE Linux Enterprise Module for Containers 15 SP7:docker-bash-completion-27.5.1_ce-150000.218.1","SUSE Linux Enterprise Module for Containers 15 SP7:docker-rootless-extras-27.5.1_ce-150000.218.1","SUSE Linux Enterprise Module for Containers 15 SP7:docker-stable-24.0.9_ce-150000.1.15.1","SUSE Linux Enterprise Module for Containers 15 SP7:docker-stable-bash-completion-24.0.9_ce-150000.1.15.1","SUSE Linux Enterprise Module for Containers 15 SP7:docker-stable-zsh-completion-24.0.9_ce-150000.1.25.1","SUSE Linux Enterprise Module for Open Buildservice Development Tools 15 SP7:docker-fish-completion-27.5.1_ce-150000.218.1","SUSE Linux Enterprise Module for Open Buildservice Development Tools 15 SP7:docker-stable-fish-completion-24.0.9_ce-150000.1.15.1","SUSE Linux Enterprise Module for Open Buildservice Development Tools 15 SP7:docker-stable-rootless-extras-24.0.9_ce-150000.1.15.1","SUSE Linux Enterprise Module for Open Buildservice Development Tools 15 SP7:docker-stable-zsh-completion-24.0.9_ce-150000.1.15.1","SUSE Linux Enterprise Module for Open Buildservice Development Tools 15 SP7:docker-zsh-completion-27.5.1_ce-150000.218.1","SUSE Linux Enterprise Server 12 SP5-LTSS:docker-27.5.1_ce-98.126.1","SUSE Linux Enterprise Server 12 SP5-LTSS:docker-bash-completion-27.5.1_ce-98.126.1","SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1","SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-bash-completion-24.0.9_ce-1.20.1","SUSE Linux Enterprise Server 15 SP2-LTSS-TERADATA:docker-27.5.1_ce-150000.218.1","SUSE Linux Enterprise Server 15 SP2-LTSS-TERADATA:docker-bash-completion-27.5.1_ce-150000.218.1","SUSE Linux Enterprise Server 15 SP3-LTSS:docker-27.5.1_ce-150000.218.1","SUSE Linux Enterprise Server 15 SP3-LTSS:docker-bash-completion-27.5.1_ce-150000.218.1","SUSE Linux Enterprise Server 15 SP3-LTSS:docker-fish-completion-27.5.1_ce-150000.218.1","SUSE Linux Enterprise Server 15 SP3-LTSS:docker-stable-24.0.9_ce-150000.1.25.1","SUSE Linux Enterprise Server 15 SP3-LTSS:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1","SUSE Linux Enterprise Server 15 SP4-LTSS:docker-27.5.1_ce-150000.218.1","SUSE Linux Enterprise Server 15 SP4-LTSS:docker-bash-completion-27.5.1_ce-150000.218.1","SUSE Linux Enterprise Server 15 SP4-LTSS:docker-rootless-extras-27.5.1_ce-150000.218.1","SUSE Linux Enterprise Server 15 SP4-LTSS:docker-stable-24.0.9_ce-150000.1.25.1","SUSE Linux Enterprise Server 15 SP4-LTSS:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1","SUSE Linux Enterprise Server 15 SP4-TERADATA:docker-27.5.1_ce-150000.218.1","SUSE Linux Enterprise Server 15 SP4-TERADATA:docker-bash-completion-27.5.1_ce-150000.218.1","SUSE Linux Enterprise Server 15 SP4-TERADATA:docker-rootless-extras-27.5.1_ce-150000.218.1","SUSE Linux Enterprise Server 15 SP4-TERADATA:docker-stable-24.0.9_ce-150000.1.25.1","SUSE Linux Enterprise Server 15 SP4-TERADATA:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1","SUSE Linux Enterprise Server 15 SP5-LTSS:docker-27.5.1_ce-150000.218.1","SUSE Linux Enterprise Server 15 SP5-LTSS:docker-bash-completion-27.5.1_ce-150000.218.1","SUSE Linux Enterprise Server 15 SP5-LTSS:docker-rootless-extras-27.5.1_ce-150000.218.1","SUSE Linux Enterprise Server 15 SP5-LTSS:docker-stable-24.0.9_ce-150000.1.25.1","SUSE Linux Enterprise Server 15 SP5-LTSS:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1","SUSE Linux Enterprise Server 15 SP6:docker-27.5.1_ce-150000.218.1","SUSE Linux Enterprise Server 15 SP6:docker-bash-completion-27.5.1_ce-150000.218.1","SUSE Linux Enterprise Server 15 SP6:docker-rootless-extras-27.5.1_ce-150000.218.1","SUSE Linux Enterprise Server 15 SP6:docker-stable-24.0.9_ce-150000.1.25.1","SUSE Linux Enterprise Server 15 SP6:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1","SUSE Linux Enterprise Server 15 SP6:docker-stable-zsh-completion-24.0.9_ce-150000.1.25.1","SUSE Linux Enterprise Server 15 SP7:docker-27.5.1_ce-150000.218.1","SUSE Linux Enterprise Server 15 SP7:docker-bash-completion-27.5.1_ce-150000.218.1","SUSE Linux Enterprise Server 15 SP7:docker-rootless-extras-27.5.1_ce-150000.218.1","SUSE Linux Enterprise Server 15 SP7:docker-stable-24.0.9_ce-150000.1.15.1","SUSE Linux Enterprise Server 15 SP7:docker-stable-bash-completion-24.0.9_ce-150000.1.15.1","SUSE Linux Enterprise Server 15 SP7:docker-stable-zsh-completion-24.0.9_ce-150000.1.25.1","SUSE Linux Enterprise Server 16.0:docker-28.3.2_ce-160000.2.2","SUSE Linux Enterprise Server 16.0:docker-bash-completion-28.3.2_ce-160000.2.2","SUSE Linux Enterprise Server 16.0:docker-buildx-0.25.0-160000.2.2","SUSE Linux Enterprise Server 16.0:docker-fish-completion-28.3.2_ce-160000.2.2","SUSE Linux Enterprise Server 16.0:docker-rootless-extras-28.3.2_ce-160000.2.2","SUSE Linux Enterprise Server 16.0:docker-stable-24.0.9_ce-160000.2.2","SUSE Linux Enterprise Server 16.0:docker-stable-bash-completion-24.0.9_ce-160000.2.2","SUSE Linux Enterprise Server 16.0:docker-stable-buildx-0.22.0-160000.2.2","SUSE Linux Enterprise Server 16.0:docker-stable-fish-completion-24.0.9_ce-160000.2.2","SUSE Linux Enterprise Server 16.0:docker-stable-rootless-extras-24.0.9_ce-160000.2.2","SUSE Linux Enterprise Server 16.0:docker-stable-zsh-completion-24.0.9_ce-160000.2.2","SUSE Linux Enterprise Server 16.0:docker-zsh-completion-28.3.2_ce-160000.2.2","SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:docker-27.5.1_ce-98.126.1","SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:docker-bash-completion-27.5.1_ce-98.126.1","SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:docker-stable-24.0.9_ce-1.20.1","SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:docker-stable-bash-completion-24.0.9_ce-1.20.1","SUSE Linux Enterprise Server for SAP Applications 15 SP3:docker-27.5.1_ce-150000.218.1","SUSE Linux Enterprise Server for SAP Applications 15 SP3:docker-bash-completion-27.5.1_ce-150000.218.1","SUSE Linux Enterprise Server for SAP Applications 15 SP3:docker-fish-completion-27.5.1_ce-150000.218.1","SUSE Linux Enterprise Server for SAP Applications 15 SP3:docker-stable-24.0.9_ce-150000.1.25.1","SUSE Linux Enterprise Server for SAP Applications 15 SP3:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1","SUSE Linux Enterprise Server for SAP Applications 15 SP4:docker-27.5.1_ce-150000.218.1","SUSE Linux Enterprise Server for SAP Applications 15 SP4:docker-bash-completion-27.5.1_ce-150000.218.1","SUSE Linux Enterprise Server for SAP Applications 15 SP4:docker-rootless-extras-27.5.1_ce-150000.218.1","SUSE Linux Enterprise Server for SAP Applications 15 SP4:docker-stable-24.0.9_ce-150000.1.25.1","SUSE Linux Enterprise Server for SAP Applications 15 SP4:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1","SUSE Linux Enterprise Server for SAP Applications 15 SP5:docker-27.5.1_ce-150000.218.1","SUSE Linux Enterprise Server for SAP Applications 15 SP5:docker-bash-completion-27.5.1_ce-150000.218.1","SUSE Linux Enterprise Server for SAP Applications 15 SP5:docker-rootless-extras-27.5.1_ce-150000.218.1","SUSE Linux Enterprise Server for SAP Applications 15 SP5:docker-stable-24.0.9_ce-150000.1.25.1","SUSE Linux Enterprise Server for SAP Applications 15 SP5:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1","SUSE Linux Enterprise Server for SAP Applications 15 SP6:docker-27.5.1_ce-150000.218.1","SUSE Linux Enterprise Server for SAP Applications 15 SP6:docker-bash-completion-27.5.1_ce-150000.218.1","SUSE Linux Enterprise Server for SAP Applications 15 SP6:docker-rootless-extras-27.5.1_ce-150000.218.1","SUSE Linux Enterprise Server for SAP Applications 15 SP6:docker-stable-24.0.9_ce-150000.1.25.1","SUSE Linux Enterprise Server for SAP Applications 15 SP6:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1","SUSE Linux Enterprise Server for SAP Applications 15 SP6:docker-stable-zsh-completion-24.0.9_ce-150000.1.25.1","SUSE Linux Enterprise Server for SAP Applications 15 SP7:docker-27.5.1_ce-150000.218.1","SUSE Linux Enterprise Server for SAP Applications 15 SP7:docker-bash-completion-27.5.1_ce-150000.218.1","SUSE Linux Enterprise Server for SAP Applications 15 SP7:docker-rootless-extras-27.5.1_ce-150000.218.1","SUSE Linux Enterprise Server for SAP Applications 15 SP7:docker-stable-24.0.9_ce-150000.1.15.1","SUSE Linux Enterprise Server for SAP Applications 15 SP7:docker-stable-bash-completion-24.0.9_ce-150000.1.15.1","SUSE Linux Enterprise Server for SAP Applications 15 SP7:docker-stable-zsh-completion-24.0.9_ce-150000.1.25.1","SUSE Linux Micro 6.0:docker-27.5.1_ce-2.1","SUSE Linux Micro 6.0:docker-buildx-0.22.0-2.1","SUSE Linux Micro 6.1:docker-27.5.1_ce-slfo.1.1_1.1","openSUSE Leap 15.6:docker-27.5.1_ce-150000.218.1","openSUSE Leap 15.6:docker-bash-completion-27.5.1_ce-150000.218.1","openSUSE Leap 15.6:docker-fish-completion-27.5.1_ce-150000.218.1","openSUSE Leap 15.6:docker-rootless-extras-27.5.1_ce-150000.218.1","openSUSE Leap 15.6:docker-stable-24.0.9_ce-150000.1.25.1","openSUSE Leap 15.6:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1","openSUSE Leap 15.6:docker-stable-fish-completion-24.0.9_ce-150000.1.25.1","openSUSE Leap 15.6:docker-stable-rootless-extras-24.0.9_ce-150000.1.25.1","openSUSE Leap 15.6:docker-stable-zsh-completion-24.0.9_ce-150000.1.25.1","openSUSE Leap 15.6:docker-zsh-completion-27.5.1_ce-150000.218.1","openSUSE Tumbleweed:docker-27.4.1_ce-12.1","openSUSE Tumbleweed:docker-bash-completion-27.4.1_ce-12.1","openSUSE Tumbleweed:docker-buildx-0.19.3-12.1","openSUSE Tumbleweed:docker-fish-completion-27.4.1_ce-12.1","openSUSE Tumbleweed:docker-rootless-extras-27.4.1_ce-12.1","openSUSE Tumbleweed:docker-stable-24.0.9_ce-6.1","openSUSE Tumbleweed:docker-stable-bash-completion-24.0.9_ce-6.1","openSUSE Tumbleweed:docker-stable-buildx-0.19.3-6.1","openSUSE Tumbleweed:docker-stable-fish-completion-24.0.9_ce-6.1","openSUSE Tumbleweed:docker-stable-rootless-extras-24.0.9_ce-6.1","openSUSE Tumbleweed:docker-stable-zsh-completion-24.0.9_ce-6.1","openSUSE Tumbleweed:docker-zsh-completion-27.4.1_ce-12.1"]},"references":[{"category":"external","summary":"CVE-2024-29018","url":"https://www.suse.com/security/cve/CVE-2024-29018"},{"category":"external","summary":"SUSE Security Ratings","url":"https://www.suse.com/support/security/rating/"},{"category":"external","summary":"SUSE Bug 1234089 for CVE-2024-29018","url":"https://bugzilla.suse.com/1234089"},{"category":"external","summary":"Advisory link for SUSE-SU-2025:0226-1","url":"https://lists.suse.com/pipermail/sle-security-updates/2025-January/020191.html"},{"category":"external","summary":"Advisory link for SUSE-SU-2025:03540-1","url":"https://lists.suse.com/pipermail/sle-updates/2025-October/042077.html"},{"category":"external","summary":"Advisory link for SUSE-SU-2025:03545-1","url":"https://lists.suse.com/pipermail/sle-security-updates/2025-October/022860.html"},{"category":"external","summary":"Advisory link for SUSE-SU-2025:0776-1","url":"https://lists.suse.com/pipermail/sle-security-updates/2025-March/020478.html"},{"category":"external","summary":"Advisory link for SUSE-SU-2025:0992-1","url":"https://lists.suse.com/pipermail/sle-security-updates/2025-March/020584.html"},{"category":"external","summary":"Advisory link for SUSE-SU-2025:1062-1","url":"https://lists.suse.com/pipermail/sle-updates/2025-March/038860.html"},{"category":"external","summary":"Advisory link for SUSE-SU-2025:1102-1","url":"https://lists.suse.com/pipermail/sle-updates/2025-April/038883.html"},{"category":"external","summary":"Advisory link for SUSE-SU-2025:20205-1","url":"https://lists.suse.com/pipermail/sle-security-updates/2025-June/021135.html"},{"category":"external","summary":"Advisory link for SUSE-SU-2025:20259-1","url":"https://lists.suse.com/pipermail/sle-security-updates/2025-June/021059.html"},{"category":"external","summary":"Advisory link for openSUSE-SU-2024:14597-1","url":"https://lists.opensuse.org/archives/list/security-announce@lists.opensuse.org/thread/NQV4EZSYKG44SJCC2XH72E7WLVFELCEO/"}],"remediations":[{"category":"vendor_fix","details":"To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n","product_ids":["SUSE Enterprise Storage 7.1:docker-27.5.1_ce-150000.218.1","SUSE Enterprise Storage 7.1:docker-bash-completion-27.5.1_ce-150000.218.1","SUSE Enterprise Storage 7.1:docker-fish-completion-27.5.1_ce-150000.218.1","SUSE Enterprise Storage 7.1:docker-stable-24.0.9_ce-150000.1.25.1","SUSE Enterprise Storage 7.1:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1","SUSE Linux Enterprise Desktop 15 SP7:docker-27.5.1_ce-150000.218.1","SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:docker-27.5.1_ce-150000.218.1","SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:docker-bash-completion-27.5.1_ce-150000.218.1","SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:docker-fish-completion-27.5.1_ce-150000.218.1","SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:docker-stable-24.0.9_ce-150000.1.25.1","SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1","SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:docker-27.5.1_ce-150000.218.1","SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:docker-bash-completion-27.5.1_ce-150000.218.1","SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:docker-rootless-extras-27.5.1_ce-150000.218.1","SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:docker-stable-24.0.9_ce-150000.1.25.1","SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1","SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:docker-27.5.1_ce-150000.218.1","SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:docker-bash-completion-27.5.1_ce-150000.218.1","SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:docker-rootless-extras-27.5.1_ce-150000.218.1","SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:docker-stable-24.0.9_ce-150000.1.25.1","SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1","SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:docker-27.5.1_ce-150000.218.1","SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:docker-bash-completion-27.5.1_ce-150000.218.1","SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:docker-rootless-extras-27.5.1_ce-150000.218.1","SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:docker-stable-24.0.9_ce-150000.1.25.1","SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1","SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:docker-27.5.1_ce-150000.218.1","SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:docker-bash-completion-27.5.1_ce-150000.218.1","SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:docker-rootless-extras-27.5.1_ce-150000.218.1","SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:docker-stable-24.0.9_ce-150000.1.25.1","SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1","SUSE Linux Enterprise High Performance Computing 15 SP6:docker-27.5.1_ce-150000.218.1","SUSE Linux Enterprise High Performance Computing 15 SP6:docker-bash-completion-27.5.1_ce-150000.218.1","SUSE Linux Enterprise High Performance Computing 15 SP6:docker-rootless-extras-27.5.1_ce-150000.218.1","SUSE Linux Enterprise High Performance Computing 15 SP6:docker-stable-24.0.9_ce-150000.1.25.1","SUSE Linux Enterprise High Performance Computing 15 SP6:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1","SUSE Linux Enterprise High Performance Computing 15 SP6:docker-stable-zsh-completion-24.0.9_ce-150000.1.25.1","SUSE Linux Enterprise High Performance Computing 15 SP7:docker-27.5.1_ce-150000.218.1","SUSE Linux Enterprise High Performance Computing 15 SP7:docker-bash-completion-27.5.1_ce-150000.218.1","SUSE Linux Enterprise High Performance Computing 15 SP7:docker-rootless-extras-27.5.1_ce-150000.218.1","SUSE Linux Enterprise High Performance Computing 15 SP7:docker-stable-24.0.9_ce-150000.1.15.1","SUSE Linux Enterprise High Performance Computing 15 SP7:docker-stable-bash-completion-24.0.9_ce-150000.1.15.1","SUSE Linux Enterprise High Performance Computing 15 SP7:docker-stable-zsh-completion-24.0.9_ce-150000.1.25.1","SUSE Linux Enterprise Micro 5.1:docker-27.5.1_ce-150000.218.1","SUSE Linux Enterprise Micro 5.2:docker-27.5.1_ce-150000.218.1","SUSE Linux Enterprise Micro 5.3:docker-27.5.1_ce-150000.218.1","SUSE Linux Enterprise Micro 5.4:docker-27.5.1_ce-150000.218.1","SUSE Linux Enterprise Micro 5.5:docker-27.5.1_ce-150000.218.1","SUSE Linux Enterprise Module for Basesystem 15 SP7:docker-27.5.1_ce-150000.218.1","SUSE Linux Enterprise Module for Containers 15 SP6:docker-27.5.1_ce-150000.218.1","SUSE Linux Enterprise Module for Containers 15 SP6:docker-bash-completion-27.5.1_ce-150000.218.1","SUSE Linux Enterprise Module for Containers 15 SP6:docker-rootless-extras-27.5.1_ce-150000.218.1","SUSE Linux Enterprise Module for Containers 15 SP6:docker-stable-24.0.9_ce-150000.1.25.1","SUSE Linux Enterprise Module for Containers 15 SP6:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1","SUSE Linux Enterprise Module for Containers 15 SP6:docker-stable-zsh-completion-24.0.9_ce-150000.1.25.1","SUSE Linux Enterprise Module for Containers 15 SP7:docker-bash-completion-27.5.1_ce-150000.218.1","SUSE Linux Enterprise Module for Containers 15 SP7:docker-rootless-extras-27.5.1_ce-150000.218.1","SUSE Linux Enterprise Module for Containers 15 SP7:docker-stable-24.0.9_ce-150000.1.15.1","SUSE Linux Enterprise Module for Containers 15 SP7:docker-stable-bash-completion-24.0.9_ce-150000.1.15.1","SUSE Linux Enterprise Module for Containers 15 SP7:docker-stable-zsh-completion-24.0.9_ce-150000.1.25.1","SUSE Linux Enterprise Module for Open Buildservice Development Tools 15 SP7:docker-fish-completion-27.5.1_ce-150000.218.1","SUSE Linux Enterprise Module for Open Buildservice Development Tools 15 SP7:docker-stable-fish-completion-24.0.9_ce-150000.1.15.1","SUSE Linux Enterprise Module for Open Buildservice Development Tools 15 SP7:docker-stable-rootless-extras-24.0.9_ce-150000.1.15.1","SUSE Linux Enterprise Module for Open Buildservice Development Tools 15 SP7:docker-stable-zsh-completion-24.0.9_ce-150000.1.15.1","SUSE Linux Enterprise Module for Open Buildservice Development Tools 15 SP7:docker-zsh-completion-27.5.1_ce-150000.218.1","SUSE Linux Enterprise Server 12 SP5-LTSS:docker-27.5.1_ce-98.126.1","SUSE Linux Enterprise Server 12 SP5-LTSS:docker-bash-completion-27.5.1_ce-98.126.1","SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1","SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-bash-completion-24.0.9_ce-1.20.1","SUSE Linux Enterprise Server 15 SP2-LTSS-TERADATA:docker-27.5.1_ce-150000.218.1","SUSE Linux Enterprise Server 15 SP2-LTSS-TERADATA:docker-bash-completion-27.5.1_ce-150000.218.1","SUSE Linux Enterprise Server 15 SP3-LTSS:docker-27.5.1_ce-150000.218.1","SUSE Linux Enterprise Server 15 SP3-LTSS:docker-bash-completion-27.5.1_ce-150000.218.1","SUSE Linux Enterprise Server 15 SP3-LTSS:docker-fish-completion-27.5.1_ce-150000.218.1","SUSE Linux Enterprise Server 15 SP3-LTSS:docker-stable-24.0.9_ce-150000.1.25.1","SUSE Linux Enterprise Server 15 SP3-LTSS:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1","SUSE Linux Enterprise Server 15 SP4-LTSS:docker-27.5.1_ce-150000.218.1","SUSE Linux Enterprise Server 15 SP4-LTSS:docker-bash-completion-27.5.1_ce-150000.218.1","SUSE Linux Enterprise Server 15 SP4-LTSS:docker-rootless-extras-27.5.1_ce-150000.218.1","SUSE Linux Enterprise Server 15 SP4-LTSS:docker-stable-24.0.9_ce-150000.1.25.1","SUSE Linux Enterprise Server 15 SP4-LTSS:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1","SUSE Linux Enterprise Server 15 SP4-TERADATA:docker-27.5.1_ce-150000.218.1","SUSE Linux Enterprise Server 15 SP4-TERADATA:docker-bash-completion-27.5.1_ce-150000.218.1","SUSE Linux Enterprise Server 15 SP4-TERADATA:docker-rootless-extras-27.5.1_ce-150000.218.1","SUSE Linux Enterprise Server 15 SP4-TERADATA:docker-stable-24.0.9_ce-150000.1.25.1","SUSE Linux Enterprise Server 15 SP4-TERADATA:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1","SUSE Linux Enterprise Server 15 SP5-LTSS:docker-27.5.1_ce-150000.218.1","SUSE Linux Enterprise Server 15 SP5-LTSS:docker-bash-completion-27.5.1_ce-150000.218.1","SUSE Linux Enterprise Server 15 SP5-LTSS:docker-rootless-extras-27.5.1_ce-150000.218.1","SUSE Linux Enterprise Server 15 SP5-LTSS:docker-stable-24.0.9_ce-150000.1.25.1","SUSE Linux Enterprise Server 15 SP5-LTSS:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1","SUSE Linux Enterprise Server 15 SP6:docker-27.5.1_ce-150000.218.1","SUSE Linux Enterprise Server 15 SP6:docker-bash-completion-27.5.1_ce-150000.218.1","SUSE Linux Enterprise Server 15 SP6:docker-rootless-extras-27.5.1_ce-150000.218.1","SUSE Linux Enterprise Server 15 SP6:docker-stable-24.0.9_ce-150000.1.25.1","SUSE Linux Enterprise Server 15 SP6:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1","SUSE Linux Enterprise Server 15 SP6:docker-stable-zsh-completion-24.0.9_ce-150000.1.25.1","SUSE Linux Enterprise Server 15 SP7:docker-27.5.1_ce-150000.218.1","SUSE Linux Enterprise Server 15 SP7:docker-bash-completion-27.5.1_ce-150000.218.1","SUSE Linux Enterprise Server 15 SP7:docker-rootless-extras-27.5.1_ce-150000.218.1","SUSE Linux Enterprise Server 15 SP7:docker-stable-24.0.9_ce-150000.1.15.1","SUSE Linux Enterprise Server 15 SP7:docker-stable-bash-completion-24.0.9_ce-150000.1.15.1","SUSE Linux Enterprise Server 15 SP7:docker-stable-zsh-completion-24.0.9_ce-150000.1.25.1","SUSE Linux Enterprise Server 16.0:docker-28.3.2_ce-160000.2.2","SUSE Linux Enterprise Server 16.0:docker-bash-completion-28.3.2_ce-160000.2.2","SUSE Linux Enterprise Server 16.0:docker-buildx-0.25.0-160000.2.2","SUSE Linux Enterprise Server 16.0:docker-fish-completion-28.3.2_ce-160000.2.2","SUSE Linux Enterprise Server 16.0:docker-rootless-extras-28.3.2_ce-160000.2.2","SUSE Linux Enterprise Server 16.0:docker-stable-24.0.9_ce-160000.2.2","SUSE Linux Enterprise Server 16.0:docker-stable-bash-completion-24.0.9_ce-160000.2.2","SUSE Linux Enterprise Server 16.0:docker-stable-buildx-0.22.0-160000.2.2","SUSE Linux Enterprise Server 16.0:docker-stable-fish-completion-24.0.9_ce-160000.2.2","SUSE Linux Enterprise Server 16.0:docker-stable-rootless-extras-24.0.9_ce-160000.2.2","SUSE Linux Enterprise Server 16.0:docker-stable-zsh-completion-24.0.9_ce-160000.2.2","SUSE Linux Enterprise Server 16.0:docker-zsh-completion-28.3.2_ce-160000.2.2","SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:docker-27.5.1_ce-98.126.1","SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:docker-bash-completion-27.5.1_ce-98.126.1","SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:docker-stable-24.0.9_ce-1.20.1","SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:docker-stable-bash-completion-24.0.9_ce-1.20.1","SUSE Linux Enterprise Server for SAP Applications 15 SP3:docker-27.5.1_ce-150000.218.1","SUSE Linux Enterprise Server for SAP Applications 15 SP3:docker-bash-completion-27.5.1_ce-150000.218.1","SUSE Linux Enterprise Server for SAP Applications 15 SP3:docker-fish-completion-27.5.1_ce-150000.218.1","SUSE Linux Enterprise Server for SAP Applications 15 SP3:docker-stable-24.0.9_ce-150000.1.25.1","SUSE Linux Enterprise Server for SAP Applications 15 SP3:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1","SUSE Linux Enterprise Server for SAP Applications 15 SP4:docker-27.5.1_ce-150000.218.1","SUSE Linux Enterprise Server for SAP Applications 15 SP4:docker-bash-completion-27.5.1_ce-150000.218.1","SUSE Linux Enterprise Server for SAP Applications 15 SP4:docker-rootless-extras-27.5.1_ce-150000.218.1","SUSE Linux Enterprise Server for SAP Applications 15 SP4:docker-stable-24.0.9_ce-150000.1.25.1","SUSE Linux Enterprise Server for SAP Applications 15 SP4:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1","SUSE Linux Enterprise Server for SAP Applications 15 SP5:docker-27.5.1_ce-150000.218.1","SUSE Linux Enterprise Server for SAP Applications 15 SP5:docker-bash-completion-27.5.1_ce-150000.218.1","SUSE Linux Enterprise Server for SAP Applications 15 SP5:docker-rootless-extras-27.5.1_ce-150000.218.1","SUSE Linux Enterprise Server for SAP Applications 15 SP5:docker-stable-24.0.9_ce-150000.1.25.1","SUSE Linux Enterprise Server for SAP Applications 15 SP5:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1","SUSE Linux Enterprise Server for SAP Applications 15 SP6:docker-27.5.1_ce-150000.218.1","SUSE Linux Enterprise Server for SAP Applications 15 SP6:docker-bash-completion-27.5.1_ce-150000.218.1","SUSE Linux Enterprise Server for SAP Applications 15 SP6:docker-rootless-extras-27.5.1_ce-150000.218.1","SUSE Linux Enterprise Server for SAP Applications 15 SP6:docker-stable-24.0.9_ce-150000.1.25.1","SUSE Linux Enterprise Server for SAP Applications 15 SP6:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1","SUSE Linux Enterprise Server for SAP Applications 15 SP6:docker-stable-zsh-completion-24.0.9_ce-150000.1.25.1","SUSE Linux Enterprise Server for SAP Applications 15 SP7:docker-27.5.1_ce-150000.218.1","SUSE Linux Enterprise Server for SAP Applications 15 SP7:docker-bash-completion-27.5.1_ce-150000.218.1","SUSE Linux Enterprise Server for SAP Applications 15 SP7:docker-rootless-extras-27.5.1_ce-150000.218.1","SUSE Linux Enterprise Server for SAP Applications 15 SP7:docker-stable-24.0.9_ce-150000.1.15.1","SUSE Linux Enterprise Server for SAP Applications 15 SP7:docker-stable-bash-completion-24.0.9_ce-150000.1.15.1","SUSE Linux Enterprise Server for SAP Applications 15 SP7:docker-stable-zsh-completion-24.0.9_ce-150000.1.25.1","SUSE Linux Micro 6.0:docker-27.5.1_ce-2.1","SUSE Linux Micro 6.0:docker-buildx-0.22.0-2.1","SUSE Linux Micro 6.1:docker-27.5.1_ce-slfo.1.1_1.1","openSUSE Leap 15.6:docker-27.5.1_ce-150000.218.1","openSUSE Leap 15.6:docker-bash-completion-27.5.1_ce-150000.218.1","openSUSE Leap 15.6:docker-fish-completion-27.5.1_ce-150000.218.1","openSUSE Leap 15.6:docker-rootless-extras-27.5.1_ce-150000.218.1","openSUSE Leap 15.6:docker-stable-24.0.9_ce-150000.1.25.1","openSUSE Leap 15.6:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1","openSUSE Leap 15.6:docker-stable-fish-completion-24.0.9_ce-150000.1.25.1","openSUSE Leap 15.6:docker-stable-rootless-extras-24.0.9_ce-150000.1.25.1","openSUSE Leap 15.6:docker-stable-zsh-completion-24.0.9_ce-150000.1.25.1","openSUSE Leap 15.6:docker-zsh-completion-27.5.1_ce-150000.218.1","openSUSE Tumbleweed:docker-27.4.1_ce-12.1","openSUSE Tumbleweed:docker-bash-completion-27.4.1_ce-12.1","openSUSE Tumbleweed:docker-buildx-0.19.3-12.1","openSUSE Tumbleweed:docker-fish-completion-27.4.1_ce-12.1","openSUSE Tumbleweed:docker-rootless-extras-27.4.1_ce-12.1","openSUSE Tumbleweed:docker-stable-24.0.9_ce-6.1","openSUSE Tumbleweed:docker-stable-bash-completion-24.0.9_ce-6.1","openSUSE Tumbleweed:docker-stable-buildx-0.19.3-6.1","openSUSE Tumbleweed:docker-stable-fish-completion-24.0.9_ce-6.1","openSUSE Tumbleweed:docker-stable-rootless-extras-24.0.9_ce-6.1","openSUSE Tumbleweed:docker-stable-zsh-completion-24.0.9_ce-6.1","openSUSE Tumbleweed:docker-zsh-completion-27.4.1_ce-12.1"]}],"scores":[{"cvss_v3":{"baseScore":5.9,"baseSeverity":"MEDIUM","vectorString":"CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:N/A:N","version":"3.1"},"products":["SUSE Enterprise Storage 7.1:docker-27.5.1_ce-150000.218.1","SUSE Enterprise Storage 7.1:docker-bash-completion-27.5.1_ce-150000.218.1","SUSE Enterprise Storage 7.1:docker-fish-completion-27.5.1_ce-150000.218.1","SUSE Enterprise Storage 7.1:docker-stable-24.0.9_ce-150000.1.25.1","SUSE Enterprise Storage 7.1:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1","SUSE Linux Enterprise Desktop 15 SP7:docker-27.5.1_ce-150000.218.1","SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:docker-27.5.1_ce-150000.218.1","SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:docker-bash-completion-27.5.1_ce-150000.218.1","SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:docker-fish-completion-27.5.1_ce-150000.218.1","SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:docker-stable-24.0.9_ce-150000.1.25.1","SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1","SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:docker-27.5.1_ce-150000.218.1","SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:docker-bash-completion-27.5.1_ce-150000.218.1","SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:docker-rootless-extras-27.5.1_ce-150000.218.1","SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:docker-stable-24.0.9_ce-150000.1.25.1","SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1","SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:docker-27.5.1_ce-150000.218.1","SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:docker-bash-completion-27.5.1_ce-150000.218.1","SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:docker-rootless-extras-27.5.1_ce-150000.218.1","SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:docker-stable-24.0.9_ce-150000.1.25.1","SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1","SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:docker-27.5.1_ce-150000.218.1","SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:docker-bash-completion-27.5.1_ce-150000.218.1","SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:docker-rootless-extras-27.5.1_ce-150000.218.1","SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:docker-stable-24.0.9_ce-150000.1.25.1","SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1","SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:docker-27.5.1_ce-150000.218.1","SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:docker-bash-completion-27.5.1_ce-150000.218.1","SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:docker-rootless-extras-27.5.1_ce-150000.218.1","SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:docker-stable-24.0.9_ce-150000.1.25.1","SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1","SUSE Linux Enterprise High Performance Computing 15 SP6:docker-27.5.1_ce-150000.218.1","SUSE Linux Enterprise High Performance Computing 15 SP6:docker-bash-completion-27.5.1_ce-150000.218.1","SUSE Linux Enterprise High Performance Computing 15 SP6:docker-rootless-extras-27.5.1_ce-150000.218.1","SUSE Linux Enterprise High Performance Computing 15 SP6:docker-stable-24.0.9_ce-150000.1.25.1","SUSE Linux Enterprise High Performance Computing 15 SP6:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1","SUSE Linux Enterprise High Performance Computing 15 SP6:docker-stable-zsh-completion-24.0.9_ce-150000.1.25.1","SUSE Linux Enterprise High Performance Computing 15 SP7:docker-27.5.1_ce-150000.218.1","SUSE Linux Enterprise High Performance Computing 15 SP7:docker-bash-completion-27.5.1_ce-150000.218.1","SUSE Linux Enterprise High Performance Computing 15 SP7:docker-rootless-extras-27.5.1_ce-150000.218.1","SUSE Linux Enterprise High Performance Computing 15 SP7:docker-stable-24.0.9_ce-150000.1.15.1","SUSE Linux Enterprise High Performance Computing 15 SP7:docker-stable-bash-completion-24.0.9_ce-150000.1.15.1","SUSE Linux Enterprise High Performance Computing 15 SP7:docker-stable-zsh-completion-24.0.9_ce-150000.1.25.1","SUSE Linux Enterprise Micro 5.1:docker-27.5.1_ce-150000.218.1","SUSE Linux Enterprise Micro 5.2:docker-27.5.1_ce-150000.218.1","SUSE Linux Enterprise Micro 5.3:docker-27.5.1_ce-150000.218.1","SUSE Linux Enterprise Micro 5.4:docker-27.5.1_ce-150000.218.1","SUSE Linux Enterprise Micro 5.5:docker-27.5.1_ce-150000.218.1","SUSE Linux Enterprise Module for Basesystem 15 SP7:docker-27.5.1_ce-150000.218.1","SUSE Linux Enterprise Module for Containers 15 SP6:docker-27.5.1_ce-150000.218.1","SUSE Linux Enterprise Module for Containers 15 SP6:docker-bash-completion-27.5.1_ce-150000.218.1","SUSE Linux Enterprise Module for Containers 15 SP6:docker-rootless-extras-27.5.1_ce-150000.218.1","SUSE Linux Enterprise Module for Containers 15 SP6:docker-stable-24.0.9_ce-150000.1.25.1","SUSE Linux Enterprise Module for Containers 15 SP6:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1","SUSE Linux Enterprise Module for Containers 15 SP6:docker-stable-zsh-completion-24.0.9_ce-150000.1.25.1","SUSE Linux Enterprise Module for Containers 15 SP7:docker-bash-completion-27.5.1_ce-150000.218.1","SUSE Linux Enterprise Module for Containers 15 SP7:docker-rootless-extras-27.5.1_ce-150000.218.1","SUSE Linux Enterprise Module for Containers 15 SP7:docker-stable-24.0.9_ce-150000.1.15.1","SUSE Linux Enterprise Module for Containers 15 SP7:docker-stable-bash-completion-24.0.9_ce-150000.1.15.1","SUSE Linux Enterprise Module for Containers 15 SP7:docker-stable-zsh-completion-24.0.9_ce-150000.1.25.1","SUSE Linux Enterprise Module for Open Buildservice Development Tools 15 SP7:docker-fish-completion-27.5.1_ce-150000.218.1","SUSE Linux Enterprise Module for Open Buildservice Development Tools 15 SP7:docker-stable-fish-completion-24.0.9_ce-150000.1.15.1","SUSE Linux Enterprise Module for Open Buildservice Development Tools 15 SP7:docker-stable-rootless-extras-24.0.9_ce-150000.1.15.1","SUSE Linux Enterprise Module for Open Buildservice Development Tools 15 SP7:docker-stable-zsh-completion-24.0.9_ce-150000.1.15.1","SUSE Linux Enterprise Module for Open Buildservice Development Tools 15 SP7:docker-zsh-completion-27.5.1_ce-150000.218.1","SUSE Linux Enterprise Server 12 SP5-LTSS:docker-27.5.1_ce-98.126.1","SUSE Linux Enterprise Server 12 SP5-LTSS:docker-bash-completion-27.5.1_ce-98.126.1","SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1","SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-bash-completion-24.0.9_ce-1.20.1","SUSE Linux Enterprise Server 15 SP2-LTSS-TERADATA:docker-27.5.1_ce-150000.218.1","SUSE Linux Enterprise Server 15 SP2-LTSS-TERADATA:docker-bash-completion-27.5.1_ce-150000.218.1","SUSE Linux Enterprise Server 15 SP3-LTSS:docker-27.5.1_ce-150000.218.1","SUSE Linux Enterprise Server 15 SP3-LTSS:docker-bash-completion-27.5.1_ce-150000.218.1","SUSE Linux Enterprise Server 15 SP3-LTSS:docker-fish-completion-27.5.1_ce-150000.218.1","SUSE Linux Enterprise Server 15 SP3-LTSS:docker-stable-24.0.9_ce-150000.1.25.1","SUSE Linux Enterprise Server 15 SP3-LTSS:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1","SUSE Linux Enterprise Server 15 SP4-LTSS:docker-27.5.1_ce-150000.218.1","SUSE Linux Enterprise Server 15 SP4-LTSS:docker-bash-completion-27.5.1_ce-150000.218.1","SUSE Linux Enterprise Server 15 SP4-LTSS:docker-rootless-extras-27.5.1_ce-150000.218.1","SUSE Linux Enterprise Server 15 SP4-LTSS:docker-stable-24.0.9_ce-150000.1.25.1","SUSE Linux Enterprise Server 15 SP4-LTSS:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1","SUSE Linux Enterprise Server 15 SP4-TERADATA:docker-27.5.1_ce-150000.218.1","SUSE Linux Enterprise Server 15 SP4-TERADATA:docker-bash-completion-27.5.1_ce-150000.218.1","SUSE Linux Enterprise Server 15 SP4-TERADATA:docker-rootless-extras-27.5.1_ce-150000.218.1","SUSE Linux Enterprise Server 15 SP4-TERADATA:docker-stable-24.0.9_ce-150000.1.25.1","SUSE Linux Enterprise Server 15 SP4-TERADATA:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1","SUSE Linux Enterprise Server 15 SP5-LTSS:docker-27.5.1_ce-150000.218.1","SUSE Linux Enterprise Server 15 SP5-LTSS:docker-bash-completion-27.5.1_ce-150000.218.1","SUSE Linux Enterprise Server 15 SP5-LTSS:docker-rootless-extras-27.5.1_ce-150000.218.1","SUSE Linux Enterprise Server 15 SP5-LTSS:docker-stable-24.0.9_ce-150000.1.25.1","SUSE Linux Enterprise Server 15 SP5-LTSS:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1","SUSE Linux Enterprise Server 15 SP6:docker-27.5.1_ce-150000.218.1","SUSE Linux Enterprise Server 15 SP6:docker-bash-completion-27.5.1_ce-150000.218.1","SUSE Linux Enterprise Server 15 SP6:docker-rootless-extras-27.5.1_ce-150000.218.1","SUSE Linux Enterprise Server 15 SP6:docker-stable-24.0.9_ce-150000.1.25.1","SUSE Linux Enterprise Server 15 SP6:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1","SUSE Linux Enterprise Server 15 SP6:docker-stable-zsh-completion-24.0.9_ce-150000.1.25.1","SUSE Linux Enterprise Server 15 SP7:docker-27.5.1_ce-150000.218.1","SUSE Linux Enterprise Server 15 SP7:docker-bash-completion-27.5.1_ce-150000.218.1","SUSE Linux Enterprise Server 15 SP7:docker-rootless-extras-27.5.1_ce-150000.218.1","SUSE Linux Enterprise Server 15 SP7:docker-stable-24.0.9_ce-150000.1.15.1","SUSE Linux Enterprise Server 15 SP7:docker-stable-bash-completion-24.0.9_ce-150000.1.15.1","SUSE Linux Enterprise Server 15 SP7:docker-stable-zsh-completion-24.0.9_ce-150000.1.25.1","SUSE Linux Enterprise Server 16.0:docker-28.3.2_ce-160000.2.2","SUSE Linux Enterprise Server 16.0:docker-bash-completion-28.3.2_ce-160000.2.2","SUSE Linux Enterprise Server 16.0:docker-buildx-0.25.0-160000.2.2","SUSE Linux Enterprise Server 16.0:docker-fish-completion-28.3.2_ce-160000.2.2","SUSE Linux Enterprise Server 16.0:docker-rootless-extras-28.3.2_ce-160000.2.2","SUSE Linux Enterprise Server 16.0:docker-stable-24.0.9_ce-160000.2.2","SUSE Linux Enterprise Server 16.0:docker-stable-bash-completion-24.0.9_ce-160000.2.2","SUSE Linux Enterprise Server 16.0:docker-stable-buildx-0.22.0-160000.2.2","SUSE Linux Enterprise Server 16.0:docker-stable-fish-completion-24.0.9_ce-160000.2.2","SUSE Linux Enterprise Server 16.0:docker-stable-rootless-extras-24.0.9_ce-160000.2.2","SUSE Linux Enterprise Server 16.0:docker-stable-zsh-completion-24.0.9_ce-160000.2.2","SUSE Linux Enterprise Server 16.0:docker-zsh-completion-28.3.2_ce-160000.2.2","SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:docker-27.5.1_ce-98.126.1","SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:docker-bash-completion-27.5.1_ce-98.126.1","SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:docker-stable-24.0.9_ce-1.20.1","SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:docker-stable-bash-completion-24.0.9_ce-1.20.1","SUSE Linux Enterprise Server for SAP Applications 15 SP3:docker-27.5.1_ce-150000.218.1","SUSE Linux Enterprise Server for SAP Applications 15 SP3:docker-bash-completion-27.5.1_ce-150000.218.1","SUSE Linux Enterprise Server for SAP Applications 15 SP3:docker-fish-completion-27.5.1_ce-150000.218.1","SUSE Linux Enterprise Server for SAP Applications 15 SP3:docker-stable-24.0.9_ce-150000.1.25.1","SUSE Linux Enterprise Server for SAP Applications 15 SP3:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1","SUSE Linux Enterprise Server for SAP Applications 15 SP4:docker-27.5.1_ce-150000.218.1","SUSE Linux Enterprise Server for SAP Applications 15 SP4:docker-bash-completion-27.5.1_ce-150000.218.1","SUSE Linux Enterprise Server for SAP Applications 15 SP4:docker-rootless-extras-27.5.1_ce-150000.218.1","SUSE Linux Enterprise Server for SAP Applications 15 SP4:docker-stable-24.0.9_ce-150000.1.25.1","SUSE Linux Enterprise Server for SAP Applications 15 SP4:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1","SUSE Linux Enterprise Server for SAP Applications 15 SP5:docker-27.5.1_ce-150000.218.1","SUSE Linux Enterprise Server for SAP Applications 15 SP5:docker-bash-completion-27.5.1_ce-150000.218.1","SUSE Linux Enterprise Server for SAP Applications 15 SP5:docker-rootless-extras-27.5.1_ce-150000.218.1","SUSE Linux Enterprise Server for SAP Applications 15 SP5:docker-stable-24.0.9_ce-150000.1.25.1","SUSE Linux Enterprise Server for SAP Applications 15 SP5:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1","SUSE Linux Enterprise Server for SAP Applications 15 SP6:docker-27.5.1_ce-150000.218.1","SUSE Linux Enterprise Server for SAP Applications 15 SP6:docker-bash-completion-27.5.1_ce-150000.218.1","SUSE Linux Enterprise Server for SAP Applications 15 SP6:docker-rootless-extras-27.5.1_ce-150000.218.1","SUSE Linux Enterprise Server for SAP Applications 15 SP6:docker-stable-24.0.9_ce-150000.1.25.1","SUSE Linux Enterprise Server for SAP Applications 15 SP6:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1","SUSE Linux Enterprise Server for SAP Applications 15 SP6:docker-stable-zsh-completion-24.0.9_ce-150000.1.25.1","SUSE Linux Enterprise Server for SAP Applications 15 SP7:docker-27.5.1_ce-150000.218.1","SUSE Linux Enterprise Server for SAP Applications 15 SP7:docker-bash-completion-27.5.1_ce-150000.218.1","SUSE Linux Enterprise Server for SAP Applications 15 SP7:docker-rootless-extras-27.5.1_ce-150000.218.1","SUSE Linux Enterprise Server for SAP Applications 15 SP7:docker-stable-24.0.9_ce-150000.1.15.1","SUSE Linux Enterprise Server for SAP Applications 15 SP7:docker-stable-bash-completion-24.0.9_ce-150000.1.15.1","SUSE Linux Enterprise Server for SAP Applications 15 SP7:docker-stable-zsh-completion-24.0.9_ce-150000.1.25.1","SUSE Linux Micro 6.0:docker-27.5.1_ce-2.1","SUSE Linux Micro 6.0:docker-buildx-0.22.0-2.1","SUSE Linux Micro 6.1:docker-27.5.1_ce-slfo.1.1_1.1","openSUSE Leap 15.6:docker-27.5.1_ce-150000.218.1","openSUSE Leap 15.6:docker-bash-completion-27.5.1_ce-150000.218.1","openSUSE Leap 15.6:docker-fish-completion-27.5.1_ce-150000.218.1","openSUSE Leap 15.6:docker-rootless-extras-27.5.1_ce-150000.218.1","openSUSE Leap 15.6:docker-stable-24.0.9_ce-150000.1.25.1","openSUSE Leap 15.6:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1","openSUSE Leap 15.6:docker-stable-fish-completion-24.0.9_ce-150000.1.25.1","openSUSE Leap 15.6:docker-stable-rootless-extras-24.0.9_ce-150000.1.25.1","openSUSE Leap 15.6:docker-stable-zsh-completion-24.0.9_ce-150000.1.25.1","openSUSE Leap 15.6:docker-zsh-completion-27.5.1_ce-150000.218.1","openSUSE Tumbleweed:docker-27.4.1_ce-12.1","openSUSE Tumbleweed:docker-bash-completion-27.4.1_ce-12.1","openSUSE Tumbleweed:docker-buildx-0.19.3-12.1","openSUSE Tumbleweed:docker-fish-completion-27.4.1_ce-12.1","openSUSE Tumbleweed:docker-rootless-extras-27.4.1_ce-12.1","openSUSE Tumbleweed:docker-stable-24.0.9_ce-6.1","openSUSE Tumbleweed:docker-stable-bash-completion-24.0.9_ce-6.1","openSUSE Tumbleweed:docker-stable-buildx-0.19.3-6.1","openSUSE Tumbleweed:docker-stable-fish-completion-24.0.9_ce-6.1","openSUSE Tumbleweed:docker-stable-rootless-extras-24.0.9_ce-6.1","openSUSE Tumbleweed:docker-stable-zsh-completion-24.0.9_ce-6.1","openSUSE Tumbleweed:docker-zsh-completion-27.4.1_ce-12.1"]}],"threats":[{"category":"impact","date":"2024-03-20T22:00:23Z","details":"moderate"}],"title":"CVE-2024-29018"}]}