{"document":{"aggregate_severity":{"namespace":"https://www.suse.com/support/security/rating/","text":"important"},"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-42472","title":"Title"},{"category":"description","text":"Flatpak is a Linux application sandboxing and distribution framework. Prior to versions 1.14.0 and 1.15.10, a malicious or compromised Flatpak app using persistent directories could access and write files outside of what it would otherwise have access to, which is an attack on integrity and confidentiality.\n\nWhen `persistent=subdir` is used in the application permissions (represented as `--persist=subdir` in the command-line interface), that means that an application which otherwise doesn't have access to the real user home directory will see an empty home directory with a writeable subdirectory `subdir`. Behind the scenes, this directory is actually a bind mount and the data is stored in the per-application directory as `~/.var/app/$APPID/subdir`. This allows existing apps that are not aware of the per-application directory to still work as intended without general home directory access.\n\nHowever, the application does have write access to the application directory `~/.var/app/$APPID` where this directory is stored. If the source directory for the `persistent`/`--persist` option is replaced by a symlink, then the next time the application is started, the bind mount will follow the symlink and mount whatever it points to into the sandbox.\n\nPartial protection against this vulnerability can be provided by patching Flatpak using the patches in commits ceec2ffc and 98f79773. However, this leaves a race condition that could be exploited by two instances of a malicious app running in parallel. Closing the race condition requires updating or patching the version of bubblewrap that is used by Flatpak to add the new `--bind-fd` option using the patch and then patching Flatpak to use it. If Flatpak has been configured at build-time with `-Dsystem_bubblewrap=bwrap` (1.15.x) or `--with-system-bubblewrap=bwrap` (1.14.x or older), or a similar option, then the version of bubblewrap that needs to be patched is a system copy that is distributed separately, typically `/usr/bin/bwrap`. This configuration is the one that is typically used in Linux distributions. If Flatpak has been configured at build-time with `-Dsystem_bubblewrap=` (1.15.x) or with `--without-system-bubblewrap` (1.14.x or older), then it is the bundled version of bubblewrap that is included with Flatpak that must be patched. This is typically installed as `/usr/libexec/flatpak-bwrap`. This configuration is the default when building from source code.\n\nFor the 1.14.x stable branch, these changes are included in Flatpak 1.14.10. The bundled version of bubblewrap included in this release has been updated to 0.6.3. For the 1.15.x development branch, these changes are included in Flatpak 1.15.10. The bundled version of bubblewrap in this release is a Meson \"wrap\" subproject, which has been updated to 0.10.0. The 1.12.x and 1.10.x branches will not be updated for this vulnerability. Long-term support OS distributions should backport the individual changes into their versions of Flatpak and bubblewrap, or update to newer versions if their stability policy allows it. As a workaround, avoid using applications using the `persistent` (`--persist`) permission.","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-42472","url":"https://www.suse.com/security/cve/CVE-2024-42472"},{"category":"external","summary":"SUSE Security Ratings","url":"https://www.suse.com/support/security/rating/"},{"category":"external","summary":"SUSE Bug 1229157 for CVE-2024-42472","url":"https://bugzilla.suse.com/1229157"},{"category":"external","summary":"Advisory link for RHSA-2024:6356","url":"https://lists.suse.com/pipermail/suse-liberty-linux-updates/2024-September/000024.html"},{"category":"external","summary":"Advisory link for RHSA-2024:6417","url":"https://lists.suse.com/pipermail/suse-liberty-linux-updates/2024-September/000034.html"},{"category":"external","summary":"Advisory link for RHSA-2024:9449","url":"https://lists.suse.com/pipermail/suse-liberty-linux-updates/2024-November/000606.html"},{"category":"external","summary":"Advisory link for SUSE-SU-2024:3073-1","url":"https://lists.suse.com/pipermail/sle-updates/2024-September/036729.html"},{"category":"external","summary":"Advisory link for SUSE-SU-2024:3104-1","url":"https://lists.suse.com/pipermail/sle-updates/2024-September/036768.html"},{"category":"external","summary":"Advisory link for SUSE-SU-2024:3174-1","url":"https://lists.suse.com/pipermail/sle-security-updates/2024-September/019388.html"}],"title":"SUSE CVE CVE-2024-42472","tracking":{"current_release_date":"2026-03-11T18:25:44Z","generator":{"date":"2024-08-15T01:55:22Z","engine":{"name":"cve-database.git:bin/generate-csaf-vex.pl","version":"1"}},"id":"CVE-2024-42472","initial_release_date":"2024-08-15T01:55:22Z","revision_history":[{"date":"2024-08-15T01:55:22Z","number":"2","summary":"Current version"},{"date":"2024-08-16T02:03:25Z","number":"3","summary":"Current version"},{"date":"2024-08-17T01:47:24Z","number":"4","summary":"Current version"},{"date":"2024-08-21T02:28:39Z","number":"5","summary":"Current version"},{"date":"2024-08-30T10:05:09Z","number":"6","summary":"Current version"},{"date":"2024-08-31T02:43:15Z","number":"7","summary":"Current version"},{"date":"2024-09-03T02:23:37Z","number":"8","summary":"Current version"},{"date":"2024-09-04T03:15:28Z","number":"9","summary":"Current version"},{"date":"2024-09-07T03:21:20Z","number":"10","summary":"Current version"},{"date":"2024-09-10T02:53:46Z","number":"11","summary":"Current version"},{"date":"2024-09-12T02:53:53Z","number":"12","summary":"Current version"},{"date":"2024-09-18T02:53:52Z","number":"13","summary":"Current version"},{"date":"2024-09-27T03:22:06Z","number":"14","summary":"Current version"},{"date":"2024-10-05T03:00:02Z","number":"15","summary":"Current version"},{"date":"2024-10-21T15:57:24Z","number":"16","summary":"Current version"},{"date":"2024-11-22T03:54:51Z","number":"17","summary":"Current version"},{"date":"2024-11-23T00:20:13Z","number":"18","summary":"Current version"},{"date":"2025-01-01T00:48:09Z","number":"19","summary":"Current version"},{"date":"2025-01-04T00:49:12Z","number":"20","summary":"Current version"},{"date":"2025-01-14T00:27:47Z","number":"21","summary":"Current version"},{"date":"2025-01-17T00:27:29Z","number":"22","summary":"Current version"},{"date":"2025-02-14T04:37:50Z","number":"23","summary":"Current version"},{"date":"2025-02-16T04:29:55Z","number":"24","summary":"Current version"},{"date":"2025-03-12T15:56:13Z","number":"25","summary":"Current version"},{"date":"2025-03-15T04:46:25Z","number":"26","summary":"Current version"},{"date":"2025-04-02T09:01:35Z","number":"27","summary":"Current version"},{"date":"2025-04-24T13:34:29Z","number":"28","summary":"Current version"},{"date":"2025-05-17T03:18:20Z","number":"29","summary":"Current version"},{"date":"2025-06-26T00:36:41Z","number":"30","summary":"Current version"},{"date":"2025-07-02T00:12:36Z","number":"31","summary":"Current version"},{"date":"2025-07-23T23:33:02Z","number":"32","summary":"Current version"},{"date":"2025-10-07T00:14:46Z","number":"33","summary":"Current version"},{"date":"2025-11-03T01:32:19Z","number":"34","summary":"Current version"},{"date":"2026-01-23T01:35:06Z","number":"35","summary":"unknown changes"},{"date":"2026-03-11T18:25:44Z","number":"36","summary":"unknown changes"}],"status":"interim","version":"36"}},"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 Liberty Linux 7 LTSS","product":{"name":"SUSE Liberty Linux 7 LTSS","product_id":"SUSE Liberty Linux 7 LTSS"}},{"category":"product_name","name":"SUSE Liberty Linux 8","product":{"name":"SUSE Liberty Linux 8","product_id":"SUSE Liberty Linux 8","product_identification_helper":{"cpe":"cpe:/o:suse:sll:8"}}},{"category":"product_name","name":"SUSE Liberty Linux 9","product":{"name":"SUSE Liberty Linux 9","product_id":"SUSE Liberty Linux 9","product_identification_helper":{"cpe":"cpe:/o:suse:sll:9"}}},{"category":"product_name","name":"SUSE Linux Enterprise Desktop 15 SP5","product":{"name":"SUSE Linux Enterprise Desktop 15 SP5","product_id":"SUSE Linux Enterprise Desktop 15 SP5","product_identification_helper":{"cpe":"cpe:/o:suse:sled:15:sp5"}}},{"category":"product_name","name":"SUSE Linux Enterprise Desktop 15 SP6","product":{"name":"SUSE Linux Enterprise Desktop 15 SP6","product_id":"SUSE Linux Enterprise Desktop 15 SP6","product_identification_helper":{"cpe":"cpe:/o:suse:sled:15:sp6"}}},{"category":"product_name","name":"SUSE Linux Enterprise Desktop 15 SP7","product":{"name":"SUSE Linux Enterprise Desktop 15 SP7","product_id":"SUSE Linux Enterprise Desktop 15 SP7","product_identification_helper":{"cpe":"cpe:/o:suse:sled:15:sp7"}}},{"category":"product_name","name":"SUSE Linux Enterprise High Performance Computing 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 Module for Basesystem 15 SP5","product":{"name":"SUSE Linux Enterprise Module for Basesystem 15 SP5","product_id":"SUSE Linux Enterprise Module for Basesystem 15 SP5","product_identification_helper":{"cpe":"cpe:/o:suse:sle-module-basesystem:15:sp5"}}},{"category":"product_name","name":"SUSE Linux Enterprise Module for Basesystem 15 SP6","product":{"name":"SUSE Linux Enterprise Module for Basesystem 15 SP6","product_id":"SUSE Linux Enterprise Module for Basesystem 15 SP6","product_identification_helper":{"cpe":"cpe:/o:suse:sle-module-basesystem:15:sp6"}}},{"category":"product_name","name":"SUSE Linux Enterprise Module for Basesystem 15 SP7","product":{"name":"SUSE Linux Enterprise Module for Basesystem 15 SP7","product_id":"SUSE Linux Enterprise Module for Basesystem 15 SP7","product_identification_helper":{"cpe":"cpe:/o:suse:sle-module-basesystem:15:sp7"}}},{"category":"product_name","name":"SUSE Linux Enterprise Module for Desktop Applications 15 SP5","product":{"name":"SUSE Linux Enterprise Module for Desktop Applications 15 SP5","product_id":"SUSE Linux Enterprise Module for Desktop Applications 15 SP5","product_identification_helper":{"cpe":"cpe:/o:suse:sle-module-desktop-applications:15:sp5"}}},{"category":"product_name","name":"SUSE Linux Enterprise Module for Desktop Applications 15 SP6","product":{"name":"SUSE Linux Enterprise Module for Desktop Applications 15 SP6","product_id":"SUSE Linux Enterprise Module for Desktop Applications 15 SP6","product_identification_helper":{"cpe":"cpe:/o:suse:sle-module-desktop-applications:15:sp6"}}},{"category":"product_name","name":"SUSE Linux Enterprise Module for Desktop Applications 15 SP7","product":{"name":"SUSE Linux Enterprise Module for Desktop Applications 15 SP7","product_id":"SUSE Linux Enterprise Module for Desktop Applications 15 SP7","product_identification_helper":{"cpe":"cpe:/o:suse:sle-module-desktop-applications:15:sp7"}}},{"category":"product_name","name":"SUSE Linux Enterprise Server 12 SP5","product":{"name":"SUSE Linux Enterprise Server 12 SP5","product_id":"SUSE Linux Enterprise Server 12 SP5","product_identification_helper":{"cpe":"cpe:/o:suse:sles:12:sp5"}}},{"category":"product_name","name":"SUSE Linux Enterprise Server 15 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 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.0"}}},{"category":"product_name","name":"SUSE Linux Enterprise Server for SAP Applications 12 SP5","product":{"name":"SUSE Linux Enterprise Server for SAP Applications 12 SP5","product_id":"SUSE Linux Enterprise Server for SAP Applications 12 SP5","product_identification_helper":{"cpe":"cpe:/o:suse:sles_sap:12:sp5"}}},{"category":"product_name","name":"SUSE Linux Enterprise Server for SAP Applications 15 SP2","product":{"name":"SUSE Linux Enterprise Server for SAP Applications 15 SP2","product_id":"SUSE Linux Enterprise Server for SAP Applications 15 SP2","product_identification_helper":{"cpe":"cpe:/o:suse:sles_sap:15:sp2"}}},{"category":"product_name","name":"SUSE Linux Enterprise Server for SAP Applications 15 SP3","product":{"name":"SUSE Linux Enterprise Server for SAP Applications 15 SP3","product_id":"SUSE Linux Enterprise Server for SAP Applications 15 SP3","product_identification_helper":{"cpe":"cpe:/o:suse:sles_sap:15:sp3"}}},{"category":"product_name","name":"SUSE Linux Enterprise Server for SAP Applications 15 SP4","product":{"name":"SUSE Linux Enterprise Server for SAP Applications 15 SP4","product_id":"SUSE Linux Enterprise Server for SAP Applications 15 SP4","product_identification_helper":{"cpe":"cpe:/o:suse:sles_sap:15:sp4"}}},{"category":"product_name","name":"SUSE 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 Manager Proxy 4.3","product":{"name":"SUSE Manager Proxy 4.3","product_id":"SUSE Manager Proxy 4.3","product_identification_helper":{"cpe":"cpe:/o:suse:suse-manager-proxy:4.3"}}},{"category":"product_name","name":"SUSE Manager Retail Branch Server 4.3","product":{"name":"SUSE Manager Retail Branch Server 4.3","product_id":"SUSE Manager Retail Branch Server 4.3","product_identification_helper":{"cpe":"cpe:/o:suse:suse-manager-retail-branch-server:4.3"}}},{"category":"product_name","name":"SUSE Manager Server 4.3","product":{"name":"SUSE Manager Server 4.3","product_id":"SUSE Manager Server 4.3","product_identification_helper":{"cpe":"cpe:/o:suse:suse-manager-server:4.3"}}},{"category":"product_name","name":"openSUSE Leap 15.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":"bubblewrap","product":{"name":"bubblewrap","product_id":"bubblewrap","product_identification_helper":{"cpe":"cpe:2.3:a:projectatomic:bubblewrap:*:*:*:*:*:*:*:*","purl":"pkg:rpm/suse/bubblewrap@?upstream=bubblewrap.src.rpm"}}},{"category":"product_version","name":"bubblewrap-0.10.0-1.1","product":{"name":"bubblewrap-0.10.0-1.1","product_id":"bubblewrap-0.10.0-1.1","product_identification_helper":{"cpe":"cpe:2.3:a:projectatomic:bubblewrap:0.10.0:*:*:*:*:*:*:*","purl":"pkg:rpm/suse/bubblewrap@0.10.0-1.1?upstream=bubblewrap-0.10.0-1.1.src.rpm"}}},{"category":"product_version","name":"bubblewrap-0.11.0-150500.3.9.1","product":{"name":"bubblewrap-0.11.0-150500.3.9.1","product_id":"bubblewrap-0.11.0-150500.3.9.1","product_identification_helper":{"cpe":"cpe:2.3:a:projectatomic:bubblewrap:0.11.0:*:*:*:*:*:*:*","purl":"pkg:rpm/suse/bubblewrap@0.11.0-150500.3.9.1?upstream=bubblewrap-0.11.0-150500.3.9.1.src.rpm"}}},{"category":"product_version","name":"bubblewrap-0.11.0-160000.2.2","product":{"name":"bubblewrap-0.11.0-160000.2.2","product_id":"bubblewrap-0.11.0-160000.2.2","product_identification_helper":{"cpe":"cpe:2.3:a:projectatomic:bubblewrap:0.11.0:*:*:*:*:*:*:*","purl":"pkg:rpm/suse/bubblewrap@0.11.0-160000.2.2?upstream=bubblewrap-0.11.0-160000.2.2.src.rpm"}}},{"category":"product_version","name":"bubblewrap-0.3.3-3.3.1","product":{"name":"bubblewrap-0.3.3-3.3.1","product_id":"bubblewrap-0.3.3-3.3.1","product_identification_helper":{"cpe":"cpe:2.3:a:projectatomic:bubblewrap:0.3.3:*:*:*:*:*:*:*","purl":"pkg:rpm/suse/bubblewrap@0.3.3-3.3.1?upstream=bubblewrap-0.3.3-3.3.1.src.rpm"}}},{"category":"product_version","name":"bubblewrap-0.4.0-2.el8_10","product":{"name":"bubblewrap-0.4.0-2.el8_10","product_id":"bubblewrap-0.4.0-2.el8_10","product_identification_helper":{"cpe":"cpe:2.3:a:projectatomic:bubblewrap:0.4.0:*:*:*:*:*:*:*","purl":"pkg:rpm/suse/bubblewrap@0.4.0-2.el8_10?upstream=bubblewrap-0.4.0-2.el8_10.src.rpm"}}},{"category":"product_version","name":"bubblewrap-0.4.1-150200.3.3.1","product":{"name":"bubblewrap-0.4.1-150200.3.3.1","product_id":"bubblewrap-0.4.1-150200.3.3.1","product_identification_helper":{"cpe":"cpe:2.3:a:projectatomic:bubblewrap:0.4.1:*:*:*:*:*:*:*","purl":"pkg:rpm/suse/bubblewrap@0.4.1-150200.3.3.1?upstream=bubblewrap-0.4.1-150200.3.3.1.src.rpm"}}},{"category":"product_version","name":"bubblewrap-0.4.1-8.el9_5","product":{"name":"bubblewrap-0.4.1-8.el9_5","product_id":"bubblewrap-0.4.1-8.el9_5","product_identification_helper":{"cpe":"cpe:2.3:a:projectatomic:bubblewrap:0.4.1:*:*:*:*:*:*:*","purl":"pkg:rpm/suse/bubblewrap@0.4.1-8.el9_5?upstream=bubblewrap-0.4.1-8.el9_5.src.rpm"}}},{"category":"product_version","name":"bubblewrap-0.8.0-150500.3.6.1","product":{"name":"bubblewrap-0.8.0-150500.3.6.1","product_id":"bubblewrap-0.8.0-150500.3.6.1","product_identification_helper":{"cpe":"cpe:2.3:a:projectatomic:bubblewrap:0.8.0:*:*:*:*:*:*:*","purl":"pkg:rpm/suse/bubblewrap@0.8.0-150500.3.6.1?upstream=bubblewrap-0.8.0-150500.3.6.1.src.rpm"}}},{"category":"product_version","name":"bubblewrap-zsh-completion-0.10.0-1.1","product":{"name":"bubblewrap-zsh-completion-0.10.0-1.1","product_id":"bubblewrap-zsh-completion-0.10.0-1.1","product_identification_helper":{"cpe":"cpe:2.3:a:projectatomic:bubblewrap:0.10.0:*:*:*:*:*:*:*","purl":"pkg:rpm/suse/bubblewrap-zsh-completion@0.10.0-1.1?upstream=bubblewrap-0.10.0-1.1.src.rpm"}}},{"category":"product_version","name":"bubblewrap-zsh-completion-0.11.0-150500.3.9.1","product":{"name":"bubblewrap-zsh-completion-0.11.0-150500.3.9.1","product_id":"bubblewrap-zsh-completion-0.11.0-150500.3.9.1","product_identification_helper":{"cpe":"cpe:2.3:a:projectatomic:bubblewrap:0.11.0:*:*:*:*:*:*:*","purl":"pkg:rpm/suse/bubblewrap-zsh-completion@0.11.0-150500.3.9.1?upstream=bubblewrap-0.11.0-150500.3.9.1.src.rpm"}}},{"category":"product_version","name":"bubblewrap-zsh-completion-0.11.0-160000.2.2","product":{"name":"bubblewrap-zsh-completion-0.11.0-160000.2.2","product_id":"bubblewrap-zsh-completion-0.11.0-160000.2.2","product_identification_helper":{"cpe":"cpe:2.3:a:projectatomic:bubblewrap:0.11.0:*:*:*:*:*:*:*","purl":"pkg:rpm/suse/bubblewrap-zsh-completion@0.11.0-160000.2.2?upstream=bubblewrap-0.11.0-160000.2.2.src.rpm"}}},{"category":"product_version","name":"bubblewrap-zsh-completion-0.8.0-150500.3.6.1","product":{"name":"bubblewrap-zsh-completion-0.8.0-150500.3.6.1","product_id":"bubblewrap-zsh-completion-0.8.0-150500.3.6.1","product_identification_helper":{"cpe":"cpe:2.3:a:projectatomic:bubblewrap:0.8.0:*:*:*:*:*:*:*","purl":"pkg:rpm/suse/bubblewrap-zsh-completion@0.8.0-150500.3.6.1?upstream=bubblewrap-0.8.0-150500.3.6.1.src.rpm"}}},{"category":"product_version","name":"flatpak","product":{"name":"flatpak","product_id":"flatpak","product_identification_helper":{"cpe":"cpe:2.3:a:flatpak:flatpak:*:*:*:*:*:*:*:*","purl":"pkg:rpm/suse/flatpak@?upstream=flatpak.src.rpm"}}},{"category":"product_version","name":"flatpak-1.0.9-15.el7_9","product":{"name":"flatpak-1.0.9-15.el7_9","product_id":"flatpak-1.0.9-15.el7_9","product_identification_helper":{"cpe":"cpe:2.3:a:flatpak:flatpak:1.0.9:*:*:*:*:*:*:*","purl":"pkg:rpm/suse/flatpak@1.0.9-15.el7_9?upstream=flatpak-1.0.9-15.el7_9.src.rpm"}}},{"category":"product_version","name":"flatpak-1.10.8-150200.4.21.1","product":{"name":"flatpak-1.10.8-150200.4.21.1","product_id":"flatpak-1.10.8-150200.4.21.1","product_identification_helper":{"cpe":"cpe:2.3:a:flatpak:flatpak:1.10.8:*:*:*:*:*:*:*","purl":"pkg:rpm/suse/flatpak@1.10.8-150200.4.21.1?upstream=flatpak-1.10.8-150200.4.21.1.src.rpm"}}},{"category":"product_version","name":"flatpak-1.12.8-150400.3.9.1","product":{"name":"flatpak-1.12.8-150400.3.9.1","product_id":"flatpak-1.12.8-150400.3.9.1","product_identification_helper":{"cpe":"cpe:2.3:a:flatpak:flatpak:1.12.8:*:*:*:*:*:*:*","purl":"pkg:rpm/suse/flatpak@1.12.8-150400.3.9.1?upstream=flatpak-1.12.8-150400.3.9.1.src.rpm"}}},{"category":"product_version","name":"flatpak-1.12.9-3.el8_10","product":{"name":"flatpak-1.12.9-3.el8_10","product_id":"flatpak-1.12.9-3.el8_10","product_identification_helper":{"cpe":"cpe:2.3:a:flatpak:flatpak:1.12.9:*:*:*:*:*:*:*","purl":"pkg:rpm/suse/flatpak@1.12.9-3.el8_10?upstream=flatpak-1.12.9-3.el8_10.src.rpm"}}},{"category":"product_version","name":"flatpak-1.12.9-3.el9_5","product":{"name":"flatpak-1.12.9-3.el9_5","product_id":"flatpak-1.12.9-3.el9_5","product_identification_helper":{"cpe":"cpe:2.3:a:flatpak:flatpak:1.12.9:*:*:*:*:*:*:*","purl":"pkg:rpm/suse/flatpak@1.12.9-3.el9_5?upstream=flatpak-1.12.9-3.el9_5.src.rpm"}}},{"category":"product_version","name":"flatpak-1.14.5-150500.3.12.1","product":{"name":"flatpak-1.14.5-150500.3.12.1","product_id":"flatpak-1.14.5-150500.3.12.1","product_identification_helper":{"cpe":"cpe:2.3:a:flatpak:flatpak:1.14.5:*:*:*:*:*:*:*","purl":"pkg:rpm/suse/flatpak@1.14.5-150500.3.12.1?upstream=flatpak-1.14.5-150500.3.12.1.src.rpm"}}},{"category":"product_version","name":"flatpak-1.15.10-1.1","product":{"name":"flatpak-1.15.10-1.1","product_id":"flatpak-1.15.10-1.1","product_identification_helper":{"cpe":"cpe:2.3:a:flatpak:flatpak:1.15.10:*:*:*:*:*:*:*","purl":"pkg:rpm/suse/flatpak@1.15.10-1.1?upstream=flatpak-1.15.10-1.1.src.rpm"}}},{"category":"product_version","name":"flatpak-1.16.0-150500.3.15.1","product":{"name":"flatpak-1.16.0-150500.3.15.1","product_id":"flatpak-1.16.0-150500.3.15.1","product_identification_helper":{"cpe":"cpe:2.3:a:flatpak:flatpak:1.16.0:*:*:*:*:*:*:*","purl":"pkg:rpm/suse/flatpak@1.16.0-150500.3.15.1?upstream=flatpak-1.16.0-150500.3.15.1.src.rpm"}}},{"category":"product_version","name":"flatpak-1.16.0-150600.3.6.1","product":{"name":"flatpak-1.16.0-150600.3.6.1","product_id":"flatpak-1.16.0-150600.3.6.1","product_identification_helper":{"cpe":"cpe:2.3:a:flatpak:flatpak:1.16.0:*:*:*:*:*:*:*","purl":"pkg:rpm/suse/flatpak@1.16.0-150600.3.6.1?upstream=flatpak-1.16.0-150600.3.6.1.src.rpm"}}},{"category":"product_version","name":"flatpak-1.16.0-160000.2.2","product":{"name":"flatpak-1.16.0-160000.2.2","product_id":"flatpak-1.16.0-160000.2.2","product_identification_helper":{"cpe":"cpe:2.3:a:flatpak:flatpak:1.16.0:*:*:*:*:*:*:*","purl":"pkg:rpm/suse/flatpak@1.16.0-160000.2.2?upstream=flatpak-1.16.0-160000.2.2.src.rpm"}}},{"category":"product_version","name":"flatpak-1.4.2-3.9.1","product":{"name":"flatpak-1.4.2-3.9.1","product_id":"flatpak-1.4.2-3.9.1","product_identification_helper":{"cpe":"cpe:2.3:a:flatpak:flatpak:1.4.2:*:*:*:*:*:*:*","purl":"pkg:rpm/suse/flatpak@1.4.2-3.9.1?upstream=flatpak-1.4.2-3.9.1.src.rpm"}}},{"category":"product_version","name":"flatpak-builder-1.0.0-15.el7_9","product":{"name":"flatpak-builder-1.0.0-15.el7_9","product_id":"flatpak-builder-1.0.0-15.el7_9","product_identification_helper":{"cpe":"cpe:2.3:a:flatpak:flatpak-builder:1.0.0:*:*:*:*:*:*:*","purl":"pkg:rpm/suse/flatpak-builder@1.0.0-15.el7_9?upstream=flatpak-builder-1.0.0-15.el7_9.src.rpm"}}},{"category":"product_version","name":"flatpak-devel","product":{"name":"flatpak-devel","product_id":"flatpak-devel","product_identification_helper":{"cpe":"cpe:2.3:a:flatpak:flatpak:*:*:*:*:*:*:*:*","purl":"pkg:rpm/suse/flatpak-devel@?upstream=flatpak.src.rpm"}}},{"category":"product_version","name":"flatpak-devel-1.0.9-15.el7_9","product":{"name":"flatpak-devel-1.0.9-15.el7_9","product_id":"flatpak-devel-1.0.9-15.el7_9","product_identification_helper":{"cpe":"cpe:2.3:a:flatpak:flatpak:1.0.9:*:*:*:*:*:*:*","purl":"pkg:rpm/suse/flatpak-devel@1.0.9-15.el7_9?upstream=flatpak-1.0.9-15.el7_9.src.rpm"}}},{"category":"product_version","name":"flatpak-devel-1.10.8-150200.4.21.1","product":{"name":"flatpak-devel-1.10.8-150200.4.21.1","product_id":"flatpak-devel-1.10.8-150200.4.21.1","product_identification_helper":{"cpe":"cpe:2.3:a:flatpak:flatpak:1.10.8:*:*:*:*:*:*:*","purl":"pkg:rpm/suse/flatpak-devel@1.10.8-150200.4.21.1?upstream=flatpak-1.10.8-150200.4.21.1.src.rpm"}}},{"category":"product_version","name":"flatpak-devel-1.12.8-150400.3.9.1","product":{"name":"flatpak-devel-1.12.8-150400.3.9.1","product_id":"flatpak-devel-1.12.8-150400.3.9.1","product_identification_helper":{"cpe":"cpe:2.3:a:flatpak:flatpak:1.12.8:*:*:*:*:*:*:*","purl":"pkg:rpm/suse/flatpak-devel@1.12.8-150400.3.9.1?upstream=flatpak-1.12.8-150400.3.9.1.src.rpm"}}},{"category":"product_version","name":"flatpak-devel-1.12.9-3.el8_10","product":{"name":"flatpak-devel-1.12.9-3.el8_10","product_id":"flatpak-devel-1.12.9-3.el8_10","product_identification_helper":{"cpe":"cpe:2.3:a:flatpak:flatpak:1.12.9:*:*:*:*:*:*:*","purl":"pkg:rpm/suse/flatpak-devel@1.12.9-3.el8_10?upstream=flatpak-1.12.9-3.el8_10.src.rpm"}}},{"category":"product_version","name":"flatpak-devel-1.12.9-3.el9_5","product":{"name":"flatpak-devel-1.12.9-3.el9_5","product_id":"flatpak-devel-1.12.9-3.el9_5","product_identification_helper":{"cpe":"cpe:2.3:a:flatpak:flatpak:1.12.9:*:*:*:*:*:*:*","purl":"pkg:rpm/suse/flatpak-devel@1.12.9-3.el9_5?upstream=flatpak-1.12.9-3.el9_5.src.rpm"}}},{"category":"product_version","name":"flatpak-devel-1.14.5-150500.3.12.1","product":{"name":"flatpak-devel-1.14.5-150500.3.12.1","product_id":"flatpak-devel-1.14.5-150500.3.12.1","product_identification_helper":{"cpe":"cpe:2.3:a:flatpak:flatpak:1.14.5:*:*:*:*:*:*:*","purl":"pkg:rpm/suse/flatpak-devel@1.14.5-150500.3.12.1?upstream=flatpak-1.14.5-150500.3.12.1.src.rpm"}}},{"category":"product_version","name":"flatpak-devel-1.15.10-1.1","product":{"name":"flatpak-devel-1.15.10-1.1","product_id":"flatpak-devel-1.15.10-1.1","product_identification_helper":{"cpe":"cpe:2.3:a:flatpak:flatpak:1.15.10:*:*:*:*:*:*:*","purl":"pkg:rpm/suse/flatpak-devel@1.15.10-1.1?upstream=flatpak-1.15.10-1.1.src.rpm"}}},{"category":"product_version","name":"flatpak-devel-1.16.0-150500.3.15.1","product":{"name":"flatpak-devel-1.16.0-150500.3.15.1","product_id":"flatpak-devel-1.16.0-150500.3.15.1","product_identification_helper":{"cpe":"cpe:2.3:a:flatpak:flatpak:1.16.0:*:*:*:*:*:*:*","purl":"pkg:rpm/suse/flatpak-devel@1.16.0-150500.3.15.1?upstream=flatpak-1.16.0-150500.3.15.1.src.rpm"}}},{"category":"product_version","name":"flatpak-devel-1.16.0-150600.3.6.1","product":{"name":"flatpak-devel-1.16.0-150600.3.6.1","product_id":"flatpak-devel-1.16.0-150600.3.6.1","product_identification_helper":{"cpe":"cpe:2.3:a:flatpak:flatpak:1.16.0:*:*:*:*:*:*:*","purl":"pkg:rpm/suse/flatpak-devel@1.16.0-150600.3.6.1?upstream=flatpak-1.16.0-150600.3.6.1.src.rpm"}}},{"category":"product_version","name":"flatpak-devel-1.16.0-160000.2.2","product":{"name":"flatpak-devel-1.16.0-160000.2.2","product_id":"flatpak-devel-1.16.0-160000.2.2","product_identification_helper":{"cpe":"cpe:2.3:a:flatpak:flatpak:1.16.0:*:*:*:*:*:*:*","purl":"pkg:rpm/suse/flatpak-devel@1.16.0-160000.2.2?upstream=flatpak-1.16.0-160000.2.2.src.rpm"}}},{"category":"product_version","name":"flatpak-libs-1.0.9-15.el7_9","product":{"name":"flatpak-libs-1.0.9-15.el7_9","product_id":"flatpak-libs-1.0.9-15.el7_9","product_identification_helper":{"purl":"pkg:rpm/suse/flatpak-libs@1.0.9-15.el7_9"}}},{"category":"product_version","name":"flatpak-libs-1.12.9-3.el8_10","product":{"name":"flatpak-libs-1.12.9-3.el8_10","product_id":"flatpak-libs-1.12.9-3.el8_10","product_identification_helper":{"purl":"pkg:rpm/suse/flatpak-libs@1.12.9-3.el8_10"}}},{"category":"product_version","name":"flatpak-libs-1.12.9-3.el9_5","product":{"name":"flatpak-libs-1.12.9-3.el9_5","product_id":"flatpak-libs-1.12.9-3.el9_5","product_identification_helper":{"purl":"pkg:rpm/suse/flatpak-libs@1.12.9-3.el9_5"}}},{"category":"product_version","name":"flatpak-remote-flathub-1.14.5-150500.3.12.1","product":{"name":"flatpak-remote-flathub-1.14.5-150500.3.12.1","product_id":"flatpak-remote-flathub-1.14.5-150500.3.12.1","product_identification_helper":{"cpe":"cpe:2.3:a:flatpak:flatpak:1.14.5:*:*:*:*:*:*:*","purl":"pkg:rpm/suse/flatpak-remote-flathub@1.14.5-150500.3.12.1?upstream=flatpak-1.14.5-150500.3.12.1.src.rpm"}}},{"category":"product_version","name":"flatpak-remote-flathub-1.15.10-1.1","product":{"name":"flatpak-remote-flathub-1.15.10-1.1","product_id":"flatpak-remote-flathub-1.15.10-1.1","product_identification_helper":{"cpe":"cpe:2.3:a:flatpak:flatpak:1.15.10:*:*:*:*:*:*:*","purl":"pkg:rpm/suse/flatpak-remote-flathub@1.15.10-1.1?upstream=flatpak-1.15.10-1.1.src.rpm"}}},{"category":"product_version","name":"flatpak-remote-flathub-1.16.0-150500.3.15.1","product":{"name":"flatpak-remote-flathub-1.16.0-150500.3.15.1","product_id":"flatpak-remote-flathub-1.16.0-150500.3.15.1","product_identification_helper":{"cpe":"cpe:2.3:a:flatpak:flatpak:1.16.0:*:*:*:*:*:*:*","purl":"pkg:rpm/suse/flatpak-remote-flathub@1.16.0-150500.3.15.1?upstream=flatpak-1.16.0-150500.3.15.1.src.rpm"}}},{"category":"product_version","name":"flatpak-remote-flathub-1.16.0-150600.3.6.1","product":{"name":"flatpak-remote-flathub-1.16.0-150600.3.6.1","product_id":"flatpak-remote-flathub-1.16.0-150600.3.6.1","product_identification_helper":{"cpe":"cpe:2.3:a:flatpak:flatpak:1.16.0:*:*:*:*:*:*:*","purl":"pkg:rpm/suse/flatpak-remote-flathub@1.16.0-150600.3.6.1?upstream=flatpak-1.16.0-150600.3.6.1.src.rpm"}}},{"category":"product_version","name":"flatpak-remote-flathub-1.16.0-160000.2.2","product":{"name":"flatpak-remote-flathub-1.16.0-160000.2.2","product_id":"flatpak-remote-flathub-1.16.0-160000.2.2","product_identification_helper":{"cpe":"cpe:2.3:a:flatpak:flatpak:1.16.0:*:*:*:*:*:*:*","purl":"pkg:rpm/suse/flatpak-remote-flathub@1.16.0-160000.2.2?upstream=flatpak-1.16.0-160000.2.2.src.rpm"}}},{"category":"product_version","name":"flatpak-selinux-1.12.9-3.el8_10","product":{"name":"flatpak-selinux-1.12.9-3.el8_10","product_id":"flatpak-selinux-1.12.9-3.el8_10","product_identification_helper":{"cpe":"cpe:2.3:a:flatpak:flatpak:1.12.9:*:*:*:*:*:*:*","purl":"pkg:rpm/suse/flatpak-selinux@1.12.9-3.el8_10?upstream=flatpak-1.12.9-3.el8_10.src.rpm"}}},{"category":"product_version","name":"flatpak-selinux-1.12.9-3.el9_5","product":{"name":"flatpak-selinux-1.12.9-3.el9_5","product_id":"flatpak-selinux-1.12.9-3.el9_5","product_identification_helper":{"cpe":"cpe:2.3:a:flatpak:flatpak:1.12.9:*:*:*:*:*:*:*","purl":"pkg:rpm/suse/flatpak-selinux@1.12.9-3.el9_5?upstream=flatpak-1.12.9-3.el9_5.src.rpm"}}},{"category":"product_version","name":"flatpak-selinux-1.15.10-1.1","product":{"name":"flatpak-selinux-1.15.10-1.1","product_id":"flatpak-selinux-1.15.10-1.1","product_identification_helper":{"cpe":"cpe:2.3:a:flatpak:flatpak:1.15.10:*:*:*:*:*:*:*","purl":"pkg:rpm/suse/flatpak-selinux@1.15.10-1.1?upstream=flatpak-1.15.10-1.1.src.rpm"}}},{"category":"product_version","name":"flatpak-selinux-1.16.0-160000.2.2","product":{"name":"flatpak-selinux-1.16.0-160000.2.2","product_id":"flatpak-selinux-1.16.0-160000.2.2","product_identification_helper":{"cpe":"cpe:2.3:a:flatpak:flatpak:1.16.0:*:*:*:*:*:*:*","purl":"pkg:rpm/suse/flatpak-selinux@1.16.0-160000.2.2?upstream=flatpak-1.16.0-160000.2.2.src.rpm"}}},{"category":"product_version","name":"flatpak-session-helper-1.12.9-3.el8_10","product":{"name":"flatpak-session-helper-1.12.9-3.el8_10","product_id":"flatpak-session-helper-1.12.9-3.el8_10","product_identification_helper":{"purl":"pkg:rpm/suse/flatpak-session-helper@1.12.9-3.el8_10"}}},{"category":"product_version","name":"flatpak-session-helper-1.12.9-3.el9_5","product":{"name":"flatpak-session-helper-1.12.9-3.el9_5","product_id":"flatpak-session-helper-1.12.9-3.el9_5","product_identification_helper":{"purl":"pkg:rpm/suse/flatpak-session-helper@1.12.9-3.el9_5"}}},{"category":"product_version","name":"flatpak-zsh-completion","product":{"name":"flatpak-zsh-completion","product_id":"flatpak-zsh-completion","product_identification_helper":{"cpe":"cpe:2.3:a:flatpak:flatpak:*:*:*:*:*:*:*:*","purl":"pkg:rpm/suse/flatpak-zsh-completion@?upstream=flatpak.src.rpm"}}},{"category":"product_version","name":"flatpak-zsh-completion-1.10.8-150200.4.21.1","product":{"name":"flatpak-zsh-completion-1.10.8-150200.4.21.1","product_id":"flatpak-zsh-completion-1.10.8-150200.4.21.1","product_identification_helper":{"cpe":"cpe:2.3:a:flatpak:flatpak:1.10.8:*:*:*:*:*:*:*","purl":"pkg:rpm/suse/flatpak-zsh-completion@1.10.8-150200.4.21.1?upstream=flatpak-1.10.8-150200.4.21.1.src.rpm"}}},{"category":"product_version","name":"flatpak-zsh-completion-1.12.8-150400.3.9.1","product":{"name":"flatpak-zsh-completion-1.12.8-150400.3.9.1","product_id":"flatpak-zsh-completion-1.12.8-150400.3.9.1","product_identification_helper":{"cpe":"cpe:2.3:a:flatpak:flatpak:1.12.8:*:*:*:*:*:*:*","purl":"pkg:rpm/suse/flatpak-zsh-completion@1.12.8-150400.3.9.1?upstream=flatpak-1.12.8-150400.3.9.1.src.rpm"}}},{"category":"product_version","name":"flatpak-zsh-completion-1.14.5-150500.3.12.1","product":{"name":"flatpak-zsh-completion-1.14.5-150500.3.12.1","product_id":"flatpak-zsh-completion-1.14.5-150500.3.12.1","product_identification_helper":{"cpe":"cpe:2.3:a:flatpak:flatpak:1.14.5:*:*:*:*:*:*:*","purl":"pkg:rpm/suse/flatpak-zsh-completion@1.14.5-150500.3.12.1?upstream=flatpak-1.14.5-150500.3.12.1.src.rpm"}}},{"category":"product_version","name":"flatpak-zsh-completion-1.15.10-1.1","product":{"name":"flatpak-zsh-completion-1.15.10-1.1","product_id":"flatpak-zsh-completion-1.15.10-1.1","product_identification_helper":{"cpe":"cpe:2.3:a:flatpak:flatpak:1.15.10:*:*:*:*:*:*:*","purl":"pkg:rpm/suse/flatpak-zsh-completion@1.15.10-1.1?upstream=flatpak-1.15.10-1.1.src.rpm"}}},{"category":"product_version","name":"flatpak-zsh-completion-1.16.0-150500.3.15.1","product":{"name":"flatpak-zsh-completion-1.16.0-150500.3.15.1","product_id":"flatpak-zsh-completion-1.16.0-150500.3.15.1","product_identification_helper":{"cpe":"cpe:2.3:a:flatpak:flatpak:1.16.0:*:*:*:*:*:*:*","purl":"pkg:rpm/suse/flatpak-zsh-completion@1.16.0-150500.3.15.1?upstream=flatpak-1.16.0-150500.3.15.1.src.rpm"}}},{"category":"product_version","name":"flatpak-zsh-completion-1.16.0-150600.3.6.1","product":{"name":"flatpak-zsh-completion-1.16.0-150600.3.6.1","product_id":"flatpak-zsh-completion-1.16.0-150600.3.6.1","product_identification_helper":{"cpe":"cpe:2.3:a:flatpak:flatpak:1.16.0:*:*:*:*:*:*:*","purl":"pkg:rpm/suse/flatpak-zsh-completion@1.16.0-150600.3.6.1?upstream=flatpak-1.16.0-150600.3.6.1.src.rpm"}}},{"category":"product_version","name":"flatpak-zsh-completion-1.16.0-160000.2.2","product":{"name":"flatpak-zsh-completion-1.16.0-160000.2.2","product_id":"flatpak-zsh-completion-1.16.0-160000.2.2","product_identification_helper":{"cpe":"cpe:2.3:a:flatpak:flatpak:1.16.0:*:*:*:*:*:*:*","purl":"pkg:rpm/suse/flatpak-zsh-completion@1.16.0-160000.2.2?upstream=flatpak-1.16.0-160000.2.2.src.rpm"}}},{"category":"product_version","name":"libflatpak0","product":{"name":"libflatpak0","product_id":"libflatpak0","product_identification_helper":{"cpe":"cpe:2.3:a:flatpak:flatpak:*:*:*:*:*:*:*:*","purl":"pkg:rpm/suse/libflatpak0@?upstream=flatpak.src.rpm"}}},{"category":"product_version","name":"libflatpak0-1.10.8-150200.4.21.1","product":{"name":"libflatpak0-1.10.8-150200.4.21.1","product_id":"libflatpak0-1.10.8-150200.4.21.1","product_identification_helper":{"cpe":"cpe:2.3:a:flatpak:flatpak:1.10.8:*:*:*:*:*:*:*","purl":"pkg:rpm/suse/libflatpak0@1.10.8-150200.4.21.1?upstream=flatpak-1.10.8-150200.4.21.1.src.rpm"}}},{"category":"product_version","name":"libflatpak0-1.12.8-150400.3.9.1","product":{"name":"libflatpak0-1.12.8-150400.3.9.1","product_id":"libflatpak0-1.12.8-150400.3.9.1","product_identification_helper":{"cpe":"cpe:2.3:a:flatpak:flatpak:1.12.8:*:*:*:*:*:*:*","purl":"pkg:rpm/suse/libflatpak0@1.12.8-150400.3.9.1?upstream=flatpak-1.12.8-150400.3.9.1.src.rpm"}}},{"category":"product_version","name":"libflatpak0-1.14.5-150500.3.12.1","product":{"name":"libflatpak0-1.14.5-150500.3.12.1","product_id":"libflatpak0-1.14.5-150500.3.12.1","product_identification_helper":{"cpe":"cpe:2.3:a:flatpak:flatpak:1.14.5:*:*:*:*:*:*:*","purl":"pkg:rpm/suse/libflatpak0@1.14.5-150500.3.12.1?upstream=flatpak-1.14.5-150500.3.12.1.src.rpm"}}},{"category":"product_version","name":"libflatpak0-1.15.10-1.1","product":{"name":"libflatpak0-1.15.10-1.1","product_id":"libflatpak0-1.15.10-1.1","product_identification_helper":{"cpe":"cpe:2.3:a:flatpak:flatpak:1.15.10:*:*:*:*:*:*:*","purl":"pkg:rpm/suse/libflatpak0@1.15.10-1.1?upstream=flatpak-1.15.10-1.1.src.rpm"}}},{"category":"product_version","name":"libflatpak0-1.16.0-150500.3.15.1","product":{"name":"libflatpak0-1.16.0-150500.3.15.1","product_id":"libflatpak0-1.16.0-150500.3.15.1","product_identification_helper":{"cpe":"cpe:2.3:a:flatpak:flatpak:1.16.0:*:*:*:*:*:*:*","purl":"pkg:rpm/suse/libflatpak0@1.16.0-150500.3.15.1?upstream=flatpak-1.16.0-150500.3.15.1.src.rpm"}}},{"category":"product_version","name":"libflatpak0-1.16.0-150600.3.6.1","product":{"name":"libflatpak0-1.16.0-150600.3.6.1","product_id":"libflatpak0-1.16.0-150600.3.6.1","product_identification_helper":{"cpe":"cpe:2.3:a:flatpak:flatpak:1.16.0:*:*:*:*:*:*:*","purl":"pkg:rpm/suse/libflatpak0@1.16.0-150600.3.6.1?upstream=flatpak-1.16.0-150600.3.6.1.src.rpm"}}},{"category":"product_version","name":"libflatpak0-1.16.0-160000.2.2","product":{"name":"libflatpak0-1.16.0-160000.2.2","product_id":"libflatpak0-1.16.0-160000.2.2","product_identification_helper":{"cpe":"cpe:2.3:a:flatpak:flatpak:1.16.0:*:*:*:*:*:*:*","purl":"pkg:rpm/suse/libflatpak0@1.16.0-160000.2.2?upstream=flatpak-1.16.0-160000.2.2.src.rpm"}}},{"category":"product_version","name":"libflatpak0-1.4.2-3.9.1","product":{"name":"libflatpak0-1.4.2-3.9.1","product_id":"libflatpak0-1.4.2-3.9.1","product_identification_helper":{"cpe":"cpe:2.3:a:flatpak:flatpak:1.4.2:*:*:*:*:*:*:*","purl":"pkg:rpm/suse/libflatpak0@1.4.2-3.9.1?upstream=flatpak-1.4.2-3.9.1.src.rpm"}}},{"category":"product_version","name":"system-user-flatpak-1.10.8-150200.4.21.1","product":{"name":"system-user-flatpak-1.10.8-150200.4.21.1","product_id":"system-user-flatpak-1.10.8-150200.4.21.1","product_identification_helper":{"cpe":"cpe:2.3:a:flatpak:flatpak:1.10.8:*:*:*:*:*:*:*","purl":"pkg:rpm/suse/system-user-flatpak@1.10.8-150200.4.21.1?upstream=flatpak-1.10.8-150200.4.21.1.src.rpm"}}},{"category":"product_version","name":"system-user-flatpak-1.12.8-150400.3.9.1","product":{"name":"system-user-flatpak-1.12.8-150400.3.9.1","product_id":"system-user-flatpak-1.12.8-150400.3.9.1","product_identification_helper":{"cpe":"cpe:2.3:a:flatpak:flatpak:1.12.8:*:*:*:*:*:*:*","purl":"pkg:rpm/suse/system-user-flatpak@1.12.8-150400.3.9.1?upstream=flatpak-1.12.8-150400.3.9.1.src.rpm"}}},{"category":"product_version","name":"system-user-flatpak-1.14.5-150500.3.12.1","product":{"name":"system-user-flatpak-1.14.5-150500.3.12.1","product_id":"system-user-flatpak-1.14.5-150500.3.12.1","product_identification_helper":{"cpe":"cpe:2.3:a:flatpak:flatpak:1.14.5:*:*:*:*:*:*:*","purl":"pkg:rpm/suse/system-user-flatpak@1.14.5-150500.3.12.1?upstream=flatpak-1.14.5-150500.3.12.1.src.rpm"}}},{"category":"product_version","name":"system-user-flatpak-1.15.10-1.1","product":{"name":"system-user-flatpak-1.15.10-1.1","product_id":"system-user-flatpak-1.15.10-1.1","product_identification_helper":{"cpe":"cpe:2.3:a:flatpak:flatpak:1.15.10:*:*:*:*:*:*:*","purl":"pkg:rpm/suse/system-user-flatpak@1.15.10-1.1?upstream=flatpak-1.15.10-1.1.src.rpm"}}},{"category":"product_version","name":"system-user-flatpak-1.16.0-150500.3.15.1","product":{"name":"system-user-flatpak-1.16.0-150500.3.15.1","product_id":"system-user-flatpak-1.16.0-150500.3.15.1","product_identification_helper":{"cpe":"cpe:2.3:a:flatpak:flatpak:1.16.0:*:*:*:*:*:*:*","purl":"pkg:rpm/suse/system-user-flatpak@1.16.0-150500.3.15.1?upstream=flatpak-1.16.0-150500.3.15.1.src.rpm"}}},{"category":"product_version","name":"system-user-flatpak-1.16.0-150600.3.6.1","product":{"name":"system-user-flatpak-1.16.0-150600.3.6.1","product_id":"system-user-flatpak-1.16.0-150600.3.6.1","product_identification_helper":{"cpe":"cpe:2.3:a:flatpak:flatpak:1.16.0:*:*:*:*:*:*:*","purl":"pkg:rpm/suse/system-user-flatpak@1.16.0-150600.3.6.1?upstream=flatpak-1.16.0-150600.3.6.1.src.rpm"}}},{"category":"product_version","name":"system-user-flatpak-1.16.0-160000.2.2","product":{"name":"system-user-flatpak-1.16.0-160000.2.2","product_id":"system-user-flatpak-1.16.0-160000.2.2","product_identification_helper":{"cpe":"cpe:2.3:a:flatpak:flatpak:1.16.0:*:*:*:*:*:*:*","purl":"pkg:rpm/suse/system-user-flatpak@1.16.0-160000.2.2?upstream=flatpak-1.16.0-160000.2.2.src.rpm"}}},{"category":"product_version","name":"typelib-1_0-Flatpak-1_0","product":{"name":"typelib-1_0-Flatpak-1_0","product_id":"typelib-1_0-Flatpak-1_0","product_identification_helper":{"purl":"pkg:rpm/suse/typelib-1_0@Flatpak-1_0"}}},{"category":"product_version","name":"typelib-1_0-Flatpak-1_0-1.10.8-150200.4.21.1","product":{"name":"typelib-1_0-Flatpak-1_0-1.10.8-150200.4.21.1","product_id":"typelib-1_0-Flatpak-1_0-1.10.8-150200.4.21.1","product_identification_helper":{"cpe":"cpe:2.3:a:flatpak:flatpak:1.10.8:*:*:*:*:*:*:*","purl":"pkg:rpm/suse/typelib-1_0-Flatpak-1_0@1.10.8-150200.4.21.1?upstream=flatpak-1.10.8-150200.4.21.1.src.rpm"}}},{"category":"product_version","name":"typelib-1_0-Flatpak-1_0-1.12.8-150400.3.9.1","product":{"name":"typelib-1_0-Flatpak-1_0-1.12.8-150400.3.9.1","product_id":"typelib-1_0-Flatpak-1_0-1.12.8-150400.3.9.1","product_identification_helper":{"cpe":"cpe:2.3:a:flatpak:flatpak:1.12.8:*:*:*:*:*:*:*","purl":"pkg:rpm/suse/typelib-1_0-Flatpak-1_0@1.12.8-150400.3.9.1?upstream=flatpak-1.12.8-150400.3.9.1.src.rpm"}}},{"category":"product_version","name":"typelib-1_0-Flatpak-1_0-1.14.5-150500.3.12.1","product":{"name":"typelib-1_0-Flatpak-1_0-1.14.5-150500.3.12.1","product_id":"typelib-1_0-Flatpak-1_0-1.14.5-150500.3.12.1","product_identification_helper":{"cpe":"cpe:2.3:a:flatpak:flatpak:1.14.5:*:*:*:*:*:*:*","purl":"pkg:rpm/suse/typelib-1_0-Flatpak-1_0@1.14.5-150500.3.12.1?upstream=flatpak-1.14.5-150500.3.12.1.src.rpm"}}},{"category":"product_version","name":"typelib-1_0-Flatpak-1_0-1.15.10-1.1","product":{"name":"typelib-1_0-Flatpak-1_0-1.15.10-1.1","product_id":"typelib-1_0-Flatpak-1_0-1.15.10-1.1","product_identification_helper":{"cpe":"cpe:2.3:a:flatpak:flatpak:1.15.10:*:*:*:*:*:*:*","purl":"pkg:rpm/suse/typelib-1_0-Flatpak-1_0@1.15.10-1.1?upstream=flatpak-1.15.10-1.1.src.rpm"}}},{"category":"product_version","name":"typelib-1_0-Flatpak-1_0-1.16.0-150500.3.15.1","product":{"name":"typelib-1_0-Flatpak-1_0-1.16.0-150500.3.15.1","product_id":"typelib-1_0-Flatpak-1_0-1.16.0-150500.3.15.1","product_identification_helper":{"cpe":"cpe:2.3:a:flatpak:flatpak:1.16.0:*:*:*:*:*:*:*","purl":"pkg:rpm/suse/typelib-1_0-Flatpak-1_0@1.16.0-150500.3.15.1?upstream=flatpak-1.16.0-150500.3.15.1.src.rpm"}}},{"category":"product_version","name":"typelib-1_0-Flatpak-1_0-1.16.0-150600.3.6.1","product":{"name":"typelib-1_0-Flatpak-1_0-1.16.0-150600.3.6.1","product_id":"typelib-1_0-Flatpak-1_0-1.16.0-150600.3.6.1","product_identification_helper":{"cpe":"cpe:2.3:a:flatpak:flatpak:1.16.0:*:*:*:*:*:*:*","purl":"pkg:rpm/suse/typelib-1_0-Flatpak-1_0@1.16.0-150600.3.6.1?upstream=flatpak-1.16.0-150600.3.6.1.src.rpm"}}},{"category":"product_version","name":"typelib-1_0-Flatpak-1_0-1.16.0-160000.2.2","product":{"name":"typelib-1_0-Flatpak-1_0-1.16.0-160000.2.2","product_id":"typelib-1_0-Flatpak-1_0-1.16.0-160000.2.2","product_identification_helper":{"cpe":"cpe:2.3:a:flatpak:flatpak:1.16.0:*:*:*:*:*:*:*","purl":"pkg:rpm/suse/typelib-1_0-Flatpak-1_0@1.16.0-160000.2.2?upstream=flatpak-1.16.0-160000.2.2.src.rpm"}}},{"category":"product_version","name":"typelib-1_0-Flatpak-1_0-1.4.2-3.9.1","product":{"name":"typelib-1_0-Flatpak-1_0-1.4.2-3.9.1","product_id":"typelib-1_0-Flatpak-1_0-1.4.2-3.9.1","product_identification_helper":{"cpe":"cpe:2.3:a:flatpak:flatpak:1.4.2:*:*:*:*:*:*:*","purl":"pkg:rpm/suse/typelib-1_0-Flatpak-1_0@1.4.2-3.9.1?upstream=flatpak-1.4.2-3.9.1.src.rpm"}}},{"category":"product_version","name":"wayland-protocols-devel-1.36-150500.3.3.1","product":{"name":"wayland-protocols-devel-1.36-150500.3.3.1","product_id":"wayland-protocols-devel-1.36-150500.3.3.1","product_identification_helper":{"purl":"pkg:rpm/suse/wayland-protocols-devel@1.36-150500.3.3.1?upstream=wayland-protocols-1.36-150500.3.3.1.src.rpm"}}}],"category":"product_family","name":"SUSE Linux Enterprise"}],"category":"vendor","name":"SUSE"}],"relationships":[{"category":"default_component_of","full_product_name":{"name":"bubblewrap-0.4.1-150200.3.3.1 as component of SUSE Enterprise Storage 7.1","product_id":"SUSE Enterprise Storage 7.1:bubblewrap-0.4.1-150200.3.3.1"},"product_reference":"bubblewrap-0.4.1-150200.3.3.1","relates_to_product_reference":"SUSE Enterprise Storage 7.1"},{"category":"default_component_of","full_product_name":{"name":"flatpak-1.10.8-150200.4.21.1 as component of SUSE Enterprise Storage 7.1","product_id":"SUSE Enterprise Storage 7.1:flatpak-1.10.8-150200.4.21.1"},"product_reference":"flatpak-1.10.8-150200.4.21.1","relates_to_product_reference":"SUSE Enterprise Storage 7.1"},{"category":"default_component_of","full_product_name":{"name":"flatpak-devel-1.10.8-150200.4.21.1 as component of SUSE Enterprise Storage 7.1","product_id":"SUSE Enterprise Storage 7.1:flatpak-devel-1.10.8-150200.4.21.1"},"product_reference":"flatpak-devel-1.10.8-150200.4.21.1","relates_to_product_reference":"SUSE Enterprise Storage 7.1"},{"category":"default_component_of","full_product_name":{"name":"flatpak-zsh-completion-1.10.8-150200.4.21.1 as component of SUSE Enterprise Storage 7.1","product_id":"SUSE Enterprise Storage 7.1:flatpak-zsh-completion-1.10.8-150200.4.21.1"},"product_reference":"flatpak-zsh-completion-1.10.8-150200.4.21.1","relates_to_product_reference":"SUSE Enterprise Storage 7.1"},{"category":"default_component_of","full_product_name":{"name":"libflatpak0-1.10.8-150200.4.21.1 as component of SUSE Enterprise Storage 7.1","product_id":"SUSE Enterprise Storage 7.1:libflatpak0-1.10.8-150200.4.21.1"},"product_reference":"libflatpak0-1.10.8-150200.4.21.1","relates_to_product_reference":"SUSE Enterprise Storage 7.1"},{"category":"default_component_of","full_product_name":{"name":"system-user-flatpak-1.10.8-150200.4.21.1 as component of SUSE Enterprise Storage 7.1","product_id":"SUSE Enterprise Storage 7.1:system-user-flatpak-1.10.8-150200.4.21.1"},"product_reference":"system-user-flatpak-1.10.8-150200.4.21.1","relates_to_product_reference":"SUSE Enterprise Storage 7.1"},{"category":"default_component_of","full_product_name":{"name":"typelib-1_0-Flatpak-1_0-1.10.8-150200.4.21.1 as component of SUSE Enterprise Storage 7.1","product_id":"SUSE Enterprise Storage 7.1:typelib-1_0-Flatpak-1_0-1.10.8-150200.4.21.1"},"product_reference":"typelib-1_0-Flatpak-1_0-1.10.8-150200.4.21.1","relates_to_product_reference":"SUSE Enterprise Storage 7.1"},{"category":"default_component_of","full_product_name":{"name":"flatpak-1.0.9-15.el7_9 as component of SUSE Liberty Linux 7 LTSS","product_id":"SUSE Liberty Linux 7 LTSS:flatpak-1.0.9-15.el7_9"},"product_reference":"flatpak-1.0.9-15.el7_9","relates_to_product_reference":"SUSE Liberty Linux 7 LTSS"},{"category":"default_component_of","full_product_name":{"name":"flatpak-builder-1.0.0-15.el7_9 as component of SUSE Liberty Linux 7 LTSS","product_id":"SUSE Liberty Linux 7 LTSS:flatpak-builder-1.0.0-15.el7_9"},"product_reference":"flatpak-builder-1.0.0-15.el7_9","relates_to_product_reference":"SUSE Liberty Linux 7 LTSS"},{"category":"default_component_of","full_product_name":{"name":"flatpak-devel-1.0.9-15.el7_9 as component of SUSE Liberty Linux 7 LTSS","product_id":"SUSE Liberty Linux 7 LTSS:flatpak-devel-1.0.9-15.el7_9"},"product_reference":"flatpak-devel-1.0.9-15.el7_9","relates_to_product_reference":"SUSE Liberty Linux 7 LTSS"},{"category":"default_component_of","full_product_name":{"name":"flatpak-libs-1.0.9-15.el7_9 as component of SUSE Liberty Linux 7 LTSS","product_id":"SUSE Liberty Linux 7 LTSS:flatpak-libs-1.0.9-15.el7_9"},"product_reference":"flatpak-libs-1.0.9-15.el7_9","relates_to_product_reference":"SUSE Liberty Linux 7 LTSS"},{"category":"default_component_of","full_product_name":{"name":"bubblewrap-0.4.0-2.el8_10 as component of SUSE Liberty Linux 8","product_id":"SUSE Liberty Linux 8:bubblewrap-0.4.0-2.el8_10"},"product_reference":"bubblewrap-0.4.0-2.el8_10","relates_to_product_reference":"SUSE Liberty Linux 8"},{"category":"default_component_of","full_product_name":{"name":"flatpak-1.12.9-3.el8_10 as component of SUSE Liberty Linux 8","product_id":"SUSE Liberty Linux 8:flatpak-1.12.9-3.el8_10"},"product_reference":"flatpak-1.12.9-3.el8_10","relates_to_product_reference":"SUSE Liberty Linux 8"},{"category":"default_component_of","full_product_name":{"name":"flatpak-devel-1.12.9-3.el8_10 as component of SUSE Liberty Linux 8","product_id":"SUSE Liberty Linux 8:flatpak-devel-1.12.9-3.el8_10"},"product_reference":"flatpak-devel-1.12.9-3.el8_10","relates_to_product_reference":"SUSE Liberty Linux 8"},{"category":"default_component_of","full_product_name":{"name":"flatpak-libs-1.12.9-3.el8_10 as component of SUSE Liberty Linux 8","product_id":"SUSE Liberty Linux 8:flatpak-libs-1.12.9-3.el8_10"},"product_reference":"flatpak-libs-1.12.9-3.el8_10","relates_to_product_reference":"SUSE Liberty Linux 8"},{"category":"default_component_of","full_product_name":{"name":"flatpak-selinux-1.12.9-3.el8_10 as component of SUSE Liberty Linux 8","product_id":"SUSE Liberty Linux 8:flatpak-selinux-1.12.9-3.el8_10"},"product_reference":"flatpak-selinux-1.12.9-3.el8_10","relates_to_product_reference":"SUSE Liberty Linux 8"},{"category":"default_component_of","full_product_name":{"name":"flatpak-session-helper-1.12.9-3.el8_10 as component of SUSE Liberty Linux 8","product_id":"SUSE Liberty Linux 8:flatpak-session-helper-1.12.9-3.el8_10"},"product_reference":"flatpak-session-helper-1.12.9-3.el8_10","relates_to_product_reference":"SUSE Liberty Linux 8"},{"category":"default_component_of","full_product_name":{"name":"bubblewrap-0.4.1-8.el9_5 as component of SUSE Liberty Linux 9","product_id":"SUSE Liberty Linux 9:bubblewrap-0.4.1-8.el9_5"},"product_reference":"bubblewrap-0.4.1-8.el9_5","relates_to_product_reference":"SUSE Liberty Linux 9"},{"category":"default_component_of","full_product_name":{"name":"flatpak-1.12.9-3.el9_5 as component of SUSE Liberty Linux 9","product_id":"SUSE Liberty Linux 9:flatpak-1.12.9-3.el9_5"},"product_reference":"flatpak-1.12.9-3.el9_5","relates_to_product_reference":"SUSE Liberty Linux 9"},{"category":"default_component_of","full_product_name":{"name":"flatpak-devel-1.12.9-3.el9_5 as component of SUSE Liberty Linux 9","product_id":"SUSE Liberty Linux 9:flatpak-devel-1.12.9-3.el9_5"},"product_reference":"flatpak-devel-1.12.9-3.el9_5","relates_to_product_reference":"SUSE Liberty Linux 9"},{"category":"default_component_of","full_product_name":{"name":"flatpak-libs-1.12.9-3.el9_5 as component of SUSE Liberty Linux 9","product_id":"SUSE Liberty Linux 9:flatpak-libs-1.12.9-3.el9_5"},"product_reference":"flatpak-libs-1.12.9-3.el9_5","relates_to_product_reference":"SUSE Liberty Linux 9"},{"category":"default_component_of","full_product_name":{"name":"flatpak-selinux-1.12.9-3.el9_5 as component of SUSE Liberty Linux 9","product_id":"SUSE Liberty Linux 9:flatpak-selinux-1.12.9-3.el9_5"},"product_reference":"flatpak-selinux-1.12.9-3.el9_5","relates_to_product_reference":"SUSE Liberty Linux 9"},{"category":"default_component_of","full_product_name":{"name":"flatpak-session-helper-1.12.9-3.el9_5 as component of SUSE Liberty Linux 9","product_id":"SUSE Liberty Linux 9:flatpak-session-helper-1.12.9-3.el9_5"},"product_reference":"flatpak-session-helper-1.12.9-3.el9_5","relates_to_product_reference":"SUSE Liberty Linux 9"},{"category":"default_component_of","full_product_name":{"name":"bubblewrap-0.4.1-150200.3.3.1 as component of SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS","product_id":"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:bubblewrap-0.4.1-150200.3.3.1"},"product_reference":"bubblewrap-0.4.1-150200.3.3.1","relates_to_product_reference":"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS"},{"category":"default_component_of","full_product_name":{"name":"flatpak-1.10.8-150200.4.21.1 as component of SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS","product_id":"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:flatpak-1.10.8-150200.4.21.1"},"product_reference":"flatpak-1.10.8-150200.4.21.1","relates_to_product_reference":"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS"},{"category":"default_component_of","full_product_name":{"name":"flatpak-devel-1.10.8-150200.4.21.1 as component of SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS","product_id":"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:flatpak-devel-1.10.8-150200.4.21.1"},"product_reference":"flatpak-devel-1.10.8-150200.4.21.1","relates_to_product_reference":"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS"},{"category":"default_component_of","full_product_name":{"name":"flatpak-zsh-completion-1.10.8-150200.4.21.1 as component of SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS","product_id":"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:flatpak-zsh-completion-1.10.8-150200.4.21.1"},"product_reference":"flatpak-zsh-completion-1.10.8-150200.4.21.1","relates_to_product_reference":"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS"},{"category":"default_component_of","full_product_name":{"name":"libflatpak0-1.10.8-150200.4.21.1 as component of SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS","product_id":"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libflatpak0-1.10.8-150200.4.21.1"},"product_reference":"libflatpak0-1.10.8-150200.4.21.1","relates_to_product_reference":"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS"},{"category":"default_component_of","full_product_name":{"name":"system-user-flatpak-1.10.8-150200.4.21.1 as component of SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS","product_id":"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:system-user-flatpak-1.10.8-150200.4.21.1"},"product_reference":"system-user-flatpak-1.10.8-150200.4.21.1","relates_to_product_reference":"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS"},{"category":"default_component_of","full_product_name":{"name":"typelib-1_0-Flatpak-1_0-1.10.8-150200.4.21.1 as component of SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS","product_id":"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:typelib-1_0-Flatpak-1_0-1.10.8-150200.4.21.1"},"product_reference":"typelib-1_0-Flatpak-1_0-1.10.8-150200.4.21.1","relates_to_product_reference":"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS"},{"category":"default_component_of","full_product_name":{"name":"bubblewrap-0.4.1-150200.3.3.1 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS","product_id":"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:bubblewrap-0.4.1-150200.3.3.1"},"product_reference":"bubblewrap-0.4.1-150200.3.3.1","relates_to_product_reference":"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS"},{"category":"default_component_of","full_product_name":{"name":"flatpak-1.10.8-150200.4.21.1 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS","product_id":"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:flatpak-1.10.8-150200.4.21.1"},"product_reference":"flatpak-1.10.8-150200.4.21.1","relates_to_product_reference":"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS"},{"category":"default_component_of","full_product_name":{"name":"flatpak-devel-1.10.8-150200.4.21.1 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS","product_id":"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:flatpak-devel-1.10.8-150200.4.21.1"},"product_reference":"flatpak-devel-1.10.8-150200.4.21.1","relates_to_product_reference":"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS"},{"category":"default_component_of","full_product_name":{"name":"flatpak-zsh-completion-1.10.8-150200.4.21.1 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS","product_id":"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:flatpak-zsh-completion-1.10.8-150200.4.21.1"},"product_reference":"flatpak-zsh-completion-1.10.8-150200.4.21.1","relates_to_product_reference":"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS"},{"category":"default_component_of","full_product_name":{"name":"libflatpak0-1.10.8-150200.4.21.1 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS","product_id":"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libflatpak0-1.10.8-150200.4.21.1"},"product_reference":"libflatpak0-1.10.8-150200.4.21.1","relates_to_product_reference":"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS"},{"category":"default_component_of","full_product_name":{"name":"system-user-flatpak-1.10.8-150200.4.21.1 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS","product_id":"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:system-user-flatpak-1.10.8-150200.4.21.1"},"product_reference":"system-user-flatpak-1.10.8-150200.4.21.1","relates_to_product_reference":"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS"},{"category":"default_component_of","full_product_name":{"name":"typelib-1_0-Flatpak-1_0-1.10.8-150200.4.21.1 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS","product_id":"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:typelib-1_0-Flatpak-1_0-1.10.8-150200.4.21.1"},"product_reference":"typelib-1_0-Flatpak-1_0-1.10.8-150200.4.21.1","relates_to_product_reference":"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS"},{"category":"default_component_of","full_product_name":{"name":"bubblewrap-0.4.1-150200.3.3.1 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS","product_id":"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:bubblewrap-0.4.1-150200.3.3.1"},"product_reference":"bubblewrap-0.4.1-150200.3.3.1","relates_to_product_reference":"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS"},{"category":"default_component_of","full_product_name":{"name":"flatpak-1.12.8-150400.3.9.1 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS","product_id":"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:flatpak-1.12.8-150400.3.9.1"},"product_reference":"flatpak-1.12.8-150400.3.9.1","relates_to_product_reference":"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS"},{"category":"default_component_of","full_product_name":{"name":"flatpak-devel-1.12.8-150400.3.9.1 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS","product_id":"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:flatpak-devel-1.12.8-150400.3.9.1"},"product_reference":"flatpak-devel-1.12.8-150400.3.9.1","relates_to_product_reference":"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS"},{"category":"default_component_of","full_product_name":{"name":"flatpak-zsh-completion-1.12.8-150400.3.9.1 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS","product_id":"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:flatpak-zsh-completion-1.12.8-150400.3.9.1"},"product_reference":"flatpak-zsh-completion-1.12.8-150400.3.9.1","relates_to_product_reference":"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS"},{"category":"default_component_of","full_product_name":{"name":"libflatpak0-1.12.8-150400.3.9.1 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS","product_id":"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libflatpak0-1.12.8-150400.3.9.1"},"product_reference":"libflatpak0-1.12.8-150400.3.9.1","relates_to_product_reference":"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS"},{"category":"default_component_of","full_product_name":{"name":"system-user-flatpak-1.12.8-150400.3.9.1 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS","product_id":"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:system-user-flatpak-1.12.8-150400.3.9.1"},"product_reference":"system-user-flatpak-1.12.8-150400.3.9.1","relates_to_product_reference":"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS"},{"category":"default_component_of","full_product_name":{"name":"typelib-1_0-Flatpak-1_0-1.12.8-150400.3.9.1 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS","product_id":"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:typelib-1_0-Flatpak-1_0-1.12.8-150400.3.9.1"},"product_reference":"typelib-1_0-Flatpak-1_0-1.12.8-150400.3.9.1","relates_to_product_reference":"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS"},{"category":"default_component_of","full_product_name":{"name":"bubblewrap-0.4.1-150200.3.3.1 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS","product_id":"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:bubblewrap-0.4.1-150200.3.3.1"},"product_reference":"bubblewrap-0.4.1-150200.3.3.1","relates_to_product_reference":"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS"},{"category":"default_component_of","full_product_name":{"name":"flatpak-1.12.8-150400.3.9.1 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS","product_id":"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:flatpak-1.12.8-150400.3.9.1"},"product_reference":"flatpak-1.12.8-150400.3.9.1","relates_to_product_reference":"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS"},{"category":"default_component_of","full_product_name":{"name":"flatpak-devel-1.12.8-150400.3.9.1 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS","product_id":"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:flatpak-devel-1.12.8-150400.3.9.1"},"product_reference":"flatpak-devel-1.12.8-150400.3.9.1","relates_to_product_reference":"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS"},{"category":"default_component_of","full_product_name":{"name":"flatpak-zsh-completion-1.12.8-150400.3.9.1 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS","product_id":"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:flatpak-zsh-completion-1.12.8-150400.3.9.1"},"product_reference":"flatpak-zsh-completion-1.12.8-150400.3.9.1","relates_to_product_reference":"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS"},{"category":"default_component_of","full_product_name":{"name":"libflatpak0-1.12.8-150400.3.9.1 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS","product_id":"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libflatpak0-1.12.8-150400.3.9.1"},"product_reference":"libflatpak0-1.12.8-150400.3.9.1","relates_to_product_reference":"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS"},{"category":"default_component_of","full_product_name":{"name":"system-user-flatpak-1.12.8-150400.3.9.1 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS","product_id":"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:system-user-flatpak-1.12.8-150400.3.9.1"},"product_reference":"system-user-flatpak-1.12.8-150400.3.9.1","relates_to_product_reference":"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS"},{"category":"default_component_of","full_product_name":{"name":"typelib-1_0-Flatpak-1_0-1.12.8-150400.3.9.1 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS","product_id":"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:typelib-1_0-Flatpak-1_0-1.12.8-150400.3.9.1"},"product_reference":"typelib-1_0-Flatpak-1_0-1.12.8-150400.3.9.1","relates_to_product_reference":"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS"},{"category":"default_component_of","full_product_name":{"name":"bubblewrap-0.11.0-150500.3.9.1 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS","product_id":"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:bubblewrap-0.11.0-150500.3.9.1"},"product_reference":"bubblewrap-0.11.0-150500.3.9.1","relates_to_product_reference":"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS"},{"category":"default_component_of","full_product_name":{"name":"bubblewrap-zsh-completion-0.11.0-150500.3.9.1 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS","product_id":"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:bubblewrap-zsh-completion-0.11.0-150500.3.9.1"},"product_reference":"bubblewrap-zsh-completion-0.11.0-150500.3.9.1","relates_to_product_reference":"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS"},{"category":"default_component_of","full_product_name":{"name":"flatpak-1.16.0-150500.3.15.1 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS","product_id":"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:flatpak-1.16.0-150500.3.15.1"},"product_reference":"flatpak-1.16.0-150500.3.15.1","relates_to_product_reference":"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS"},{"category":"default_component_of","full_product_name":{"name":"flatpak-devel-1.16.0-150500.3.15.1 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS","product_id":"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:flatpak-devel-1.16.0-150500.3.15.1"},"product_reference":"flatpak-devel-1.16.0-150500.3.15.1","relates_to_product_reference":"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS"},{"category":"default_component_of","full_product_name":{"name":"flatpak-remote-flathub-1.16.0-150500.3.15.1 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS","product_id":"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:flatpak-remote-flathub-1.16.0-150500.3.15.1"},"product_reference":"flatpak-remote-flathub-1.16.0-150500.3.15.1","relates_to_product_reference":"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS"},{"category":"default_component_of","full_product_name":{"name":"flatpak-zsh-completion-1.16.0-150500.3.15.1 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS","product_id":"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:flatpak-zsh-completion-1.16.0-150500.3.15.1"},"product_reference":"flatpak-zsh-completion-1.16.0-150500.3.15.1","relates_to_product_reference":"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS"},{"category":"default_component_of","full_product_name":{"name":"libflatpak0-1.16.0-150500.3.15.1 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS","product_id":"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libflatpak0-1.16.0-150500.3.15.1"},"product_reference":"libflatpak0-1.16.0-150500.3.15.1","relates_to_product_reference":"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS"},{"category":"default_component_of","full_product_name":{"name":"system-user-flatpak-1.16.0-150500.3.15.1 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS","product_id":"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:system-user-flatpak-1.16.0-150500.3.15.1"},"product_reference":"system-user-flatpak-1.16.0-150500.3.15.1","relates_to_product_reference":"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS"},{"category":"default_component_of","full_product_name":{"name":"typelib-1_0-Flatpak-1_0-1.16.0-150500.3.15.1 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS","product_id":"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:typelib-1_0-Flatpak-1_0-1.16.0-150500.3.15.1"},"product_reference":"typelib-1_0-Flatpak-1_0-1.16.0-150500.3.15.1","relates_to_product_reference":"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS"},{"category":"default_component_of","full_product_name":{"name":"wayland-protocols-devel-1.36-150500.3.3.1 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS","product_id":"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:wayland-protocols-devel-1.36-150500.3.3.1"},"product_reference":"wayland-protocols-devel-1.36-150500.3.3.1","relates_to_product_reference":"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS"},{"category":"default_component_of","full_product_name":{"name":"bubblewrap-0.11.0-150500.3.9.1 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS","product_id":"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:bubblewrap-0.11.0-150500.3.9.1"},"product_reference":"bubblewrap-0.11.0-150500.3.9.1","relates_to_product_reference":"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS"},{"category":"default_component_of","full_product_name":{"name":"bubblewrap-zsh-completion-0.11.0-150500.3.9.1 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS","product_id":"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:bubblewrap-zsh-completion-0.11.0-150500.3.9.1"},"product_reference":"bubblewrap-zsh-completion-0.11.0-150500.3.9.1","relates_to_product_reference":"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS"},{"category":"default_component_of","full_product_name":{"name":"flatpak-1.16.0-150500.3.15.1 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS","product_id":"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:flatpak-1.16.0-150500.3.15.1"},"product_reference":"flatpak-1.16.0-150500.3.15.1","relates_to_product_reference":"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS"},{"category":"default_component_of","full_product_name":{"name":"flatpak-devel-1.16.0-150500.3.15.1 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS","product_id":"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:flatpak-devel-1.16.0-150500.3.15.1"},"product_reference":"flatpak-devel-1.16.0-150500.3.15.1","relates_to_product_reference":"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS"},{"category":"default_component_of","full_product_name":{"name":"flatpak-remote-flathub-1.16.0-150500.3.15.1 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS","product_id":"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:flatpak-remote-flathub-1.16.0-150500.3.15.1"},"product_reference":"flatpak-remote-flathub-1.16.0-150500.3.15.1","relates_to_product_reference":"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS"},{"category":"default_component_of","full_product_name":{"name":"flatpak-zsh-completion-1.16.0-150500.3.15.1 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS","product_id":"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:flatpak-zsh-completion-1.16.0-150500.3.15.1"},"product_reference":"flatpak-zsh-completion-1.16.0-150500.3.15.1","relates_to_product_reference":"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS"},{"category":"default_component_of","full_product_name":{"name":"libflatpak0-1.16.0-150500.3.15.1 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS","product_id":"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libflatpak0-1.16.0-150500.3.15.1"},"product_reference":"libflatpak0-1.16.0-150500.3.15.1","relates_to_product_reference":"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS"},{"category":"default_component_of","full_product_name":{"name":"system-user-flatpak-1.16.0-150500.3.15.1 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS","product_id":"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:system-user-flatpak-1.16.0-150500.3.15.1"},"product_reference":"system-user-flatpak-1.16.0-150500.3.15.1","relates_to_product_reference":"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS"},{"category":"default_component_of","full_product_name":{"name":"typelib-1_0-Flatpak-1_0-1.16.0-150500.3.15.1 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS","product_id":"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:typelib-1_0-Flatpak-1_0-1.16.0-150500.3.15.1"},"product_reference":"typelib-1_0-Flatpak-1_0-1.16.0-150500.3.15.1","relates_to_product_reference":"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS"},{"category":"default_component_of","full_product_name":{"name":"wayland-protocols-devel-1.36-150500.3.3.1 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS","product_id":"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:wayland-protocols-devel-1.36-150500.3.3.1"},"product_reference":"wayland-protocols-devel-1.36-150500.3.3.1","relates_to_product_reference":"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS"},{"category":"default_component_of","full_product_name":{"name":"bubblewrap-0.8.0-150500.3.6.1 as component of SUSE Linux Enterprise Server 15 SP5","product_id":"SUSE Linux Enterprise Server 15 SP5:bubblewrap-0.8.0-150500.3.6.1"},"product_reference":"bubblewrap-0.8.0-150500.3.6.1","relates_to_product_reference":"SUSE Linux Enterprise Server 15 SP5"},{"category":"default_component_of","full_product_name":{"name":"bubblewrap-zsh-completion-0.8.0-150500.3.6.1 as component of SUSE Linux Enterprise Server 15 SP5","product_id":"SUSE Linux Enterprise Server 15 SP5:bubblewrap-zsh-completion-0.8.0-150500.3.6.1"},"product_reference":"bubblewrap-zsh-completion-0.8.0-150500.3.6.1","relates_to_product_reference":"SUSE Linux Enterprise Server 15 SP5"},{"category":"default_component_of","full_product_name":{"name":"bubblewrap-0.8.0-150500.3.6.1 as component of SUSE Linux Enterprise Desktop 15 SP5","product_id":"SUSE Linux Enterprise Desktop 15 SP5:bubblewrap-0.8.0-150500.3.6.1"},"product_reference":"bubblewrap-0.8.0-150500.3.6.1","relates_to_product_reference":"SUSE Linux Enterprise Desktop 15 SP5"},{"category":"default_component_of","full_product_name":{"name":"bubblewrap-zsh-completion-0.8.0-150500.3.6.1 as component of SUSE Linux Enterprise Desktop 15 SP5","product_id":"SUSE Linux Enterprise Desktop 15 SP5:bubblewrap-zsh-completion-0.8.0-150500.3.6.1"},"product_reference":"bubblewrap-zsh-completion-0.8.0-150500.3.6.1","relates_to_product_reference":"SUSE Linux Enterprise Desktop 15 SP5"},{"category":"default_component_of","full_product_name":{"name":"bubblewrap-0.8.0-150500.3.6.1 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP5","product_id":"SUSE Linux Enterprise Server for SAP Applications 15 SP5:bubblewrap-0.8.0-150500.3.6.1"},"product_reference":"bubblewrap-0.8.0-150500.3.6.1","relates_to_product_reference":"SUSE Linux Enterprise Server for SAP Applications 15 SP5"},{"category":"default_component_of","full_product_name":{"name":"bubblewrap-zsh-completion-0.8.0-150500.3.6.1 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP5","product_id":"SUSE Linux Enterprise Server for SAP Applications 15 SP5:bubblewrap-zsh-completion-0.8.0-150500.3.6.1"},"product_reference":"bubblewrap-zsh-completion-0.8.0-150500.3.6.1","relates_to_product_reference":"SUSE Linux Enterprise Server for SAP Applications 15 SP5"},{"category":"default_component_of","full_product_name":{"name":"bubblewrap-0.8.0-150500.3.6.1 as component of SUSE Linux Enterprise High Performance Computing 15 SP5","product_id":"SUSE Linux Enterprise High Performance Computing 15 SP5:bubblewrap-0.8.0-150500.3.6.1"},"product_reference":"bubblewrap-0.8.0-150500.3.6.1","relates_to_product_reference":"SUSE Linux Enterprise High Performance Computing 15 SP5"},{"category":"default_component_of","full_product_name":{"name":"bubblewrap-zsh-completion-0.8.0-150500.3.6.1 as component of SUSE Linux Enterprise High Performance Computing 15 SP5","product_id":"SUSE Linux Enterprise High Performance Computing 15 SP5:bubblewrap-zsh-completion-0.8.0-150500.3.6.1"},"product_reference":"bubblewrap-zsh-completion-0.8.0-150500.3.6.1","relates_to_product_reference":"SUSE Linux Enterprise High Performance Computing 15 SP5"},{"category":"default_component_of","full_product_name":{"name":"bubblewrap-0.8.0-150500.3.6.1 as component of SUSE Linux Enterprise Module for Basesystem 15 SP5","product_id":"SUSE Linux Enterprise Module for Basesystem 15 SP5:bubblewrap-0.8.0-150500.3.6.1"},"product_reference":"bubblewrap-0.8.0-150500.3.6.1","relates_to_product_reference":"SUSE Linux Enterprise Module for Basesystem 15 SP5"},{"category":"default_component_of","full_product_name":{"name":"bubblewrap-zsh-completion-0.8.0-150500.3.6.1 as component of SUSE Linux Enterprise Module for Basesystem 15 SP5","product_id":"SUSE Linux Enterprise Module for Basesystem 15 SP5:bubblewrap-zsh-completion-0.8.0-150500.3.6.1"},"product_reference":"bubblewrap-zsh-completion-0.8.0-150500.3.6.1","relates_to_product_reference":"SUSE Linux Enterprise Module for Basesystem 15 SP5"},{"category":"default_component_of","full_product_name":{"name":"bubblewrap-0.11.0-150500.3.9.1 as component of SUSE Linux Enterprise Server 15 SP6","product_id":"SUSE Linux Enterprise Server 15 SP6:bubblewrap-0.11.0-150500.3.9.1"},"product_reference":"bubblewrap-0.11.0-150500.3.9.1","relates_to_product_reference":"SUSE Linux Enterprise Server 15 SP6"},{"category":"default_component_of","full_product_name":{"name":"bubblewrap-zsh-completion-0.11.0-150500.3.9.1 as component of SUSE Linux Enterprise Server 15 SP6","product_id":"SUSE Linux Enterprise Server 15 SP6:bubblewrap-zsh-completion-0.11.0-150500.3.9.1"},"product_reference":"bubblewrap-zsh-completion-0.11.0-150500.3.9.1","relates_to_product_reference":"SUSE Linux Enterprise Server 15 SP6"},{"category":"default_component_of","full_product_name":{"name":"bubblewrap-0.11.0-150500.3.9.1 as component of SUSE Linux Enterprise Desktop 15 SP6","product_id":"SUSE Linux Enterprise Desktop 15 SP6:bubblewrap-0.11.0-150500.3.9.1"},"product_reference":"bubblewrap-0.11.0-150500.3.9.1","relates_to_product_reference":"SUSE Linux Enterprise Desktop 15 SP6"},{"category":"default_component_of","full_product_name":{"name":"bubblewrap-zsh-completion-0.11.0-150500.3.9.1 as component of SUSE Linux Enterprise Desktop 15 SP6","product_id":"SUSE Linux Enterprise Desktop 15 SP6:bubblewrap-zsh-completion-0.11.0-150500.3.9.1"},"product_reference":"bubblewrap-zsh-completion-0.11.0-150500.3.9.1","relates_to_product_reference":"SUSE Linux Enterprise Desktop 15 SP6"},{"category":"default_component_of","full_product_name":{"name":"bubblewrap-0.11.0-150500.3.9.1 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP6","product_id":"SUSE Linux Enterprise Server for SAP Applications 15 SP6:bubblewrap-0.11.0-150500.3.9.1"},"product_reference":"bubblewrap-0.11.0-150500.3.9.1","relates_to_product_reference":"SUSE Linux Enterprise Server for SAP Applications 15 SP6"},{"category":"default_component_of","full_product_name":{"name":"bubblewrap-zsh-completion-0.11.0-150500.3.9.1 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP6","product_id":"SUSE Linux Enterprise Server for SAP Applications 15 SP6:bubblewrap-zsh-completion-0.11.0-150500.3.9.1"},"product_reference":"bubblewrap-zsh-completion-0.11.0-150500.3.9.1","relates_to_product_reference":"SUSE Linux Enterprise Server for SAP Applications 15 SP6"},{"category":"default_component_of","full_product_name":{"name":"bubblewrap-0.11.0-150500.3.9.1 as component of SUSE Linux Enterprise High Performance Computing 15 SP6","product_id":"SUSE Linux Enterprise High Performance Computing 15 SP6:bubblewrap-0.11.0-150500.3.9.1"},"product_reference":"bubblewrap-0.11.0-150500.3.9.1","relates_to_product_reference":"SUSE Linux Enterprise High Performance Computing 15 SP6"},{"category":"default_component_of","full_product_name":{"name":"bubblewrap-zsh-completion-0.11.0-150500.3.9.1 as component of SUSE Linux Enterprise High Performance Computing 15 SP6","product_id":"SUSE Linux Enterprise High Performance Computing 15 SP6:bubblewrap-zsh-completion-0.11.0-150500.3.9.1"},"product_reference":"bubblewrap-zsh-completion-0.11.0-150500.3.9.1","relates_to_product_reference":"SUSE Linux Enterprise High Performance Computing 15 SP6"},{"category":"default_component_of","full_product_name":{"name":"bubblewrap-0.11.0-150500.3.9.1 as component of SUSE Linux Enterprise Module for Basesystem 15 SP6","product_id":"SUSE Linux Enterprise Module for Basesystem 15 SP6:bubblewrap-0.11.0-150500.3.9.1"},"product_reference":"bubblewrap-0.11.0-150500.3.9.1","relates_to_product_reference":"SUSE Linux Enterprise Module for Basesystem 15 SP6"},{"category":"default_component_of","full_product_name":{"name":"bubblewrap-zsh-completion-0.11.0-150500.3.9.1 as component of SUSE Linux Enterprise Module for Basesystem 15 SP6","product_id":"SUSE Linux Enterprise Module for Basesystem 15 SP6:bubblewrap-zsh-completion-0.11.0-150500.3.9.1"},"product_reference":"bubblewrap-zsh-completion-0.11.0-150500.3.9.1","relates_to_product_reference":"SUSE Linux Enterprise Module for Basesystem 15 SP6"},{"category":"default_component_of","full_product_name":{"name":"bubblewrap-0.8.0-150500.3.6.1 as component of SUSE Linux Enterprise Server 15 SP7","product_id":"SUSE Linux Enterprise Server 15 SP7:bubblewrap-0.8.0-150500.3.6.1"},"product_reference":"bubblewrap-0.8.0-150500.3.6.1","relates_to_product_reference":"SUSE Linux Enterprise Server 15 SP7"},{"category":"default_component_of","full_product_name":{"name":"bubblewrap-zsh-completion-0.8.0-150500.3.6.1 as component of SUSE Linux Enterprise Server 15 SP7","product_id":"SUSE Linux Enterprise Server 15 SP7:bubblewrap-zsh-completion-0.8.0-150500.3.6.1"},"product_reference":"bubblewrap-zsh-completion-0.8.0-150500.3.6.1","relates_to_product_reference":"SUSE Linux Enterprise Server 15 SP7"},{"category":"default_component_of","full_product_name":{"name":"bubblewrap-0.8.0-150500.3.6.1 as component of SUSE Linux Enterprise Desktop 15 SP7","product_id":"SUSE Linux Enterprise Desktop 15 SP7:bubblewrap-0.8.0-150500.3.6.1"},"product_reference":"bubblewrap-0.8.0-150500.3.6.1","relates_to_product_reference":"SUSE Linux Enterprise Desktop 15 SP7"},{"category":"default_component_of","full_product_name":{"name":"bubblewrap-zsh-completion-0.8.0-150500.3.6.1 as component of SUSE Linux Enterprise Desktop 15 SP7","product_id":"SUSE Linux Enterprise Desktop 15 SP7:bubblewrap-zsh-completion-0.8.0-150500.3.6.1"},"product_reference":"bubblewrap-zsh-completion-0.8.0-150500.3.6.1","relates_to_product_reference":"SUSE Linux Enterprise Desktop 15 SP7"},{"category":"default_component_of","full_product_name":{"name":"bubblewrap-0.8.0-150500.3.6.1 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP7","product_id":"SUSE Linux Enterprise Server for SAP Applications 15 SP7:bubblewrap-0.8.0-150500.3.6.1"},"product_reference":"bubblewrap-0.8.0-150500.3.6.1","relates_to_product_reference":"SUSE Linux Enterprise Server for SAP Applications 15 SP7"},{"category":"default_component_of","full_product_name":{"name":"bubblewrap-zsh-completion-0.8.0-150500.3.6.1 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP7","product_id":"SUSE Linux Enterprise Server for SAP Applications 15 SP7:bubblewrap-zsh-completion-0.8.0-150500.3.6.1"},"product_reference":"bubblewrap-zsh-completion-0.8.0-150500.3.6.1","relates_to_product_reference":"SUSE Linux Enterprise Server for SAP Applications 15 SP7"},{"category":"default_component_of","full_product_name":{"name":"bubblewrap-0.8.0-150500.3.6.1 as component of SUSE Linux Enterprise High Performance Computing 15 SP7","product_id":"SUSE Linux Enterprise High Performance Computing 15 SP7:bubblewrap-0.8.0-150500.3.6.1"},"product_reference":"bubblewrap-0.8.0-150500.3.6.1","relates_to_product_reference":"SUSE Linux Enterprise High Performance Computing 15 SP7"},{"category":"default_component_of","full_product_name":{"name":"bubblewrap-zsh-completion-0.8.0-150500.3.6.1 as component of SUSE Linux Enterprise High Performance Computing 15 SP7","product_id":"SUSE Linux Enterprise High Performance Computing 15 SP7:bubblewrap-zsh-completion-0.8.0-150500.3.6.1"},"product_reference":"bubblewrap-zsh-completion-0.8.0-150500.3.6.1","relates_to_product_reference":"SUSE Linux Enterprise High Performance Computing 15 SP7"},{"category":"default_component_of","full_product_name":{"name":"bubblewrap-0.8.0-150500.3.6.1 as component of SUSE Linux Enterprise Module for Basesystem 15 SP7","product_id":"SUSE Linux Enterprise Module for Basesystem 15 SP7:bubblewrap-0.8.0-150500.3.6.1"},"product_reference":"bubblewrap-0.8.0-150500.3.6.1","relates_to_product_reference":"SUSE Linux Enterprise Module for Basesystem 15 SP7"},{"category":"default_component_of","full_product_name":{"name":"bubblewrap-zsh-completion-0.8.0-150500.3.6.1 as component of SUSE Linux Enterprise Module for Basesystem 15 SP7","product_id":"SUSE Linux Enterprise Module for Basesystem 15 SP7:bubblewrap-zsh-completion-0.8.0-150500.3.6.1"},"product_reference":"bubblewrap-zsh-completion-0.8.0-150500.3.6.1","relates_to_product_reference":"SUSE Linux Enterprise Module for Basesystem 15 SP7"},{"category":"default_component_of","full_product_name":{"name":"flatpak-1.14.5-150500.3.12.1 as component of SUSE Linux Enterprise Server 15 SP5","product_id":"SUSE Linux Enterprise Server 15 SP5:flatpak-1.14.5-150500.3.12.1"},"product_reference":"flatpak-1.14.5-150500.3.12.1","relates_to_product_reference":"SUSE Linux Enterprise Server 15 SP5"},{"category":"default_component_of","full_product_name":{"name":"flatpak-devel-1.14.5-150500.3.12.1 as component of SUSE Linux Enterprise Server 15 SP5","product_id":"SUSE Linux Enterprise Server 15 SP5:flatpak-devel-1.14.5-150500.3.12.1"},"product_reference":"flatpak-devel-1.14.5-150500.3.12.1","relates_to_product_reference":"SUSE Linux Enterprise Server 15 SP5"},{"category":"default_component_of","full_product_name":{"name":"flatpak-remote-flathub-1.14.5-150500.3.12.1 as component of SUSE Linux Enterprise Server 15 SP5","product_id":"SUSE Linux Enterprise Server 15 SP5:flatpak-remote-flathub-1.14.5-150500.3.12.1"},"product_reference":"flatpak-remote-flathub-1.14.5-150500.3.12.1","relates_to_product_reference":"SUSE Linux Enterprise Server 15 SP5"},{"category":"default_component_of","full_product_name":{"name":"flatpak-zsh-completion-1.14.5-150500.3.12.1 as component of SUSE Linux Enterprise Server 15 SP5","product_id":"SUSE Linux Enterprise Server 15 SP5:flatpak-zsh-completion-1.14.5-150500.3.12.1"},"product_reference":"flatpak-zsh-completion-1.14.5-150500.3.12.1","relates_to_product_reference":"SUSE Linux Enterprise Server 15 SP5"},{"category":"default_component_of","full_product_name":{"name":"libflatpak0-1.14.5-150500.3.12.1 as component of SUSE Linux Enterprise Server 15 SP5","product_id":"SUSE Linux Enterprise Server 15 SP5:libflatpak0-1.14.5-150500.3.12.1"},"product_reference":"libflatpak0-1.14.5-150500.3.12.1","relates_to_product_reference":"SUSE Linux Enterprise Server 15 SP5"},{"category":"default_component_of","full_product_name":{"name":"system-user-flatpak-1.14.5-150500.3.12.1 as component of SUSE Linux Enterprise Server 15 SP5","product_id":"SUSE Linux Enterprise Server 15 SP5:system-user-flatpak-1.14.5-150500.3.12.1"},"product_reference":"system-user-flatpak-1.14.5-150500.3.12.1","relates_to_product_reference":"SUSE Linux Enterprise Server 15 SP5"},{"category":"default_component_of","full_product_name":{"name":"typelib-1_0-Flatpak-1_0-1.14.5-150500.3.12.1 as component of SUSE Linux Enterprise Server 15 SP5","product_id":"SUSE Linux Enterprise Server 15 SP5:typelib-1_0-Flatpak-1_0-1.14.5-150500.3.12.1"},"product_reference":"typelib-1_0-Flatpak-1_0-1.14.5-150500.3.12.1","relates_to_product_reference":"SUSE Linux Enterprise Server 15 SP5"},{"category":"default_component_of","full_product_name":{"name":"flatpak-1.14.5-150500.3.12.1 as component of SUSE Linux Enterprise Desktop 15 SP5","product_id":"SUSE Linux Enterprise Desktop 15 SP5:flatpak-1.14.5-150500.3.12.1"},"product_reference":"flatpak-1.14.5-150500.3.12.1","relates_to_product_reference":"SUSE Linux Enterprise Desktop 15 SP5"},{"category":"default_component_of","full_product_name":{"name":"flatpak-devel-1.14.5-150500.3.12.1 as component of SUSE Linux Enterprise Desktop 15 SP5","product_id":"SUSE Linux Enterprise Desktop 15 SP5:flatpak-devel-1.14.5-150500.3.12.1"},"product_reference":"flatpak-devel-1.14.5-150500.3.12.1","relates_to_product_reference":"SUSE Linux Enterprise Desktop 15 SP5"},{"category":"default_component_of","full_product_name":{"name":"flatpak-remote-flathub-1.14.5-150500.3.12.1 as component of SUSE Linux Enterprise Desktop 15 SP5","product_id":"SUSE Linux Enterprise Desktop 15 SP5:flatpak-remote-flathub-1.14.5-150500.3.12.1"},"product_reference":"flatpak-remote-flathub-1.14.5-150500.3.12.1","relates_to_product_reference":"SUSE Linux Enterprise Desktop 15 SP5"},{"category":"default_component_of","full_product_name":{"name":"flatpak-zsh-completion-1.14.5-150500.3.12.1 as component of SUSE Linux Enterprise Desktop 15 SP5","product_id":"SUSE Linux Enterprise Desktop 15 SP5:flatpak-zsh-completion-1.14.5-150500.3.12.1"},"product_reference":"flatpak-zsh-completion-1.14.5-150500.3.12.1","relates_to_product_reference":"SUSE Linux Enterprise Desktop 15 SP5"},{"category":"default_component_of","full_product_name":{"name":"libflatpak0-1.14.5-150500.3.12.1 as component of SUSE Linux Enterprise Desktop 15 SP5","product_id":"SUSE Linux Enterprise Desktop 15 SP5:libflatpak0-1.14.5-150500.3.12.1"},"product_reference":"libflatpak0-1.14.5-150500.3.12.1","relates_to_product_reference":"SUSE Linux Enterprise Desktop 15 SP5"},{"category":"default_component_of","full_product_name":{"name":"system-user-flatpak-1.14.5-150500.3.12.1 as component of SUSE Linux Enterprise Desktop 15 SP5","product_id":"SUSE Linux Enterprise Desktop 15 SP5:system-user-flatpak-1.14.5-150500.3.12.1"},"product_reference":"system-user-flatpak-1.14.5-150500.3.12.1","relates_to_product_reference":"SUSE Linux Enterprise Desktop 15 SP5"},{"category":"default_component_of","full_product_name":{"name":"typelib-1_0-Flatpak-1_0-1.14.5-150500.3.12.1 as component of SUSE Linux Enterprise Desktop 15 SP5","product_id":"SUSE Linux Enterprise Desktop 15 SP5:typelib-1_0-Flatpak-1_0-1.14.5-150500.3.12.1"},"product_reference":"typelib-1_0-Flatpak-1_0-1.14.5-150500.3.12.1","relates_to_product_reference":"SUSE Linux Enterprise Desktop 15 SP5"},{"category":"default_component_of","full_product_name":{"name":"flatpak-1.14.5-150500.3.12.1 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP5","product_id":"SUSE Linux Enterprise Server for SAP Applications 15 SP5:flatpak-1.14.5-150500.3.12.1"},"product_reference":"flatpak-1.14.5-150500.3.12.1","relates_to_product_reference":"SUSE Linux Enterprise Server for SAP Applications 15 SP5"},{"category":"default_component_of","full_product_name":{"name":"flatpak-devel-1.14.5-150500.3.12.1 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP5","product_id":"SUSE Linux Enterprise Server for SAP Applications 15 SP5:flatpak-devel-1.14.5-150500.3.12.1"},"product_reference":"flatpak-devel-1.14.5-150500.3.12.1","relates_to_product_reference":"SUSE Linux Enterprise Server for SAP Applications 15 SP5"},{"category":"default_component_of","full_product_name":{"name":"flatpak-remote-flathub-1.14.5-150500.3.12.1 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP5","product_id":"SUSE Linux Enterprise Server for SAP Applications 15 SP5:flatpak-remote-flathub-1.14.5-150500.3.12.1"},"product_reference":"flatpak-remote-flathub-1.14.5-150500.3.12.1","relates_to_product_reference":"SUSE Linux Enterprise Server for SAP Applications 15 SP5"},{"category":"default_component_of","full_product_name":{"name":"flatpak-zsh-completion-1.14.5-150500.3.12.1 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP5","product_id":"SUSE Linux Enterprise Server for SAP Applications 15 SP5:flatpak-zsh-completion-1.14.5-150500.3.12.1"},"product_reference":"flatpak-zsh-completion-1.14.5-150500.3.12.1","relates_to_product_reference":"SUSE Linux Enterprise Server for SAP Applications 15 SP5"},{"category":"default_component_of","full_product_name":{"name":"libflatpak0-1.14.5-150500.3.12.1 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP5","product_id":"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libflatpak0-1.14.5-150500.3.12.1"},"product_reference":"libflatpak0-1.14.5-150500.3.12.1","relates_to_product_reference":"SUSE Linux Enterprise Server for SAP Applications 15 SP5"},{"category":"default_component_of","full_product_name":{"name":"system-user-flatpak-1.14.5-150500.3.12.1 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP5","product_id":"SUSE Linux Enterprise Server for SAP Applications 15 SP5:system-user-flatpak-1.14.5-150500.3.12.1"},"product_reference":"system-user-flatpak-1.14.5-150500.3.12.1","relates_to_product_reference":"SUSE Linux Enterprise Server for SAP Applications 15 SP5"},{"category":"default_component_of","full_product_name":{"name":"typelib-1_0-Flatpak-1_0-1.14.5-150500.3.12.1 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP5","product_id":"SUSE Linux Enterprise Server for SAP Applications 15 SP5:typelib-1_0-Flatpak-1_0-1.14.5-150500.3.12.1"},"product_reference":"typelib-1_0-Flatpak-1_0-1.14.5-150500.3.12.1","relates_to_product_reference":"SUSE Linux Enterprise Server for SAP Applications 15 SP5"},{"category":"default_component_of","full_product_name":{"name":"flatpak-1.14.5-150500.3.12.1 as component of SUSE Linux Enterprise High Performance Computing 15 SP5","product_id":"SUSE Linux Enterprise High Performance Computing 15 SP5:flatpak-1.14.5-150500.3.12.1"},"product_reference":"flatpak-1.14.5-150500.3.12.1","relates_to_product_reference":"SUSE Linux Enterprise High Performance Computing 15 SP5"},{"category":"default_component_of","full_product_name":{"name":"flatpak-devel-1.14.5-150500.3.12.1 as component of SUSE Linux Enterprise High Performance Computing 15 SP5","product_id":"SUSE Linux Enterprise High Performance Computing 15 SP5:flatpak-devel-1.14.5-150500.3.12.1"},"product_reference":"flatpak-devel-1.14.5-150500.3.12.1","relates_to_product_reference":"SUSE Linux Enterprise High Performance Computing 15 SP5"},{"category":"default_component_of","full_product_name":{"name":"flatpak-remote-flathub-1.14.5-150500.3.12.1 as component of SUSE Linux Enterprise High Performance Computing 15 SP5","product_id":"SUSE Linux Enterprise High Performance Computing 15 SP5:flatpak-remote-flathub-1.14.5-150500.3.12.1"},"product_reference":"flatpak-remote-flathub-1.14.5-150500.3.12.1","relates_to_product_reference":"SUSE Linux Enterprise High Performance Computing 15 SP5"},{"category":"default_component_of","full_product_name":{"name":"flatpak-zsh-completion-1.14.5-150500.3.12.1 as component of SUSE Linux Enterprise High Performance Computing 15 SP5","product_id":"SUSE Linux Enterprise High Performance Computing 15 SP5:flatpak-zsh-completion-1.14.5-150500.3.12.1"},"product_reference":"flatpak-zsh-completion-1.14.5-150500.3.12.1","relates_to_product_reference":"SUSE Linux Enterprise High Performance Computing 15 SP5"},{"category":"default_component_of","full_product_name":{"name":"libflatpak0-1.14.5-150500.3.12.1 as component of SUSE Linux Enterprise High Performance Computing 15 SP5","product_id":"SUSE Linux Enterprise High Performance Computing 15 SP5:libflatpak0-1.14.5-150500.3.12.1"},"product_reference":"libflatpak0-1.14.5-150500.3.12.1","relates_to_product_reference":"SUSE Linux Enterprise High Performance Computing 15 SP5"},{"category":"default_component_of","full_product_name":{"name":"system-user-flatpak-1.14.5-150500.3.12.1 as component of SUSE Linux Enterprise High Performance Computing 15 SP5","product_id":"SUSE Linux Enterprise High Performance Computing 15 SP5:system-user-flatpak-1.14.5-150500.3.12.1"},"product_reference":"system-user-flatpak-1.14.5-150500.3.12.1","relates_to_product_reference":"SUSE Linux Enterprise High Performance Computing 15 SP5"},{"category":"default_component_of","full_product_name":{"name":"typelib-1_0-Flatpak-1_0-1.14.5-150500.3.12.1 as component of SUSE Linux Enterprise High Performance Computing 15 SP5","product_id":"SUSE Linux Enterprise High Performance Computing 15 SP5:typelib-1_0-Flatpak-1_0-1.14.5-150500.3.12.1"},"product_reference":"typelib-1_0-Flatpak-1_0-1.14.5-150500.3.12.1","relates_to_product_reference":"SUSE Linux Enterprise High Performance Computing 15 SP5"},{"category":"default_component_of","full_product_name":{"name":"flatpak-1.14.5-150500.3.12.1 as component of SUSE Linux Enterprise Module for Desktop Applications 15 SP5","product_id":"SUSE Linux Enterprise Module for Desktop Applications 15 SP5:flatpak-1.14.5-150500.3.12.1"},"product_reference":"flatpak-1.14.5-150500.3.12.1","relates_to_product_reference":"SUSE Linux Enterprise Module for Desktop Applications 15 SP5"},{"category":"default_component_of","full_product_name":{"name":"flatpak-devel-1.14.5-150500.3.12.1 as component of SUSE Linux Enterprise Module for Desktop Applications 15 SP5","product_id":"SUSE Linux Enterprise Module for Desktop Applications 15 SP5:flatpak-devel-1.14.5-150500.3.12.1"},"product_reference":"flatpak-devel-1.14.5-150500.3.12.1","relates_to_product_reference":"SUSE Linux Enterprise Module for Desktop Applications 15 SP5"},{"category":"default_component_of","full_product_name":{"name":"flatpak-remote-flathub-1.14.5-150500.3.12.1 as component of SUSE Linux Enterprise Module for Desktop Applications 15 SP5","product_id":"SUSE Linux Enterprise Module for Desktop Applications 15 SP5:flatpak-remote-flathub-1.14.5-150500.3.12.1"},"product_reference":"flatpak-remote-flathub-1.14.5-150500.3.12.1","relates_to_product_reference":"SUSE Linux Enterprise Module for Desktop Applications 15 SP5"},{"category":"default_component_of","full_product_name":{"name":"flatpak-zsh-completion-1.14.5-150500.3.12.1 as component of SUSE Linux Enterprise Module for Desktop Applications 15 SP5","product_id":"SUSE Linux Enterprise Module for Desktop Applications 15 SP5:flatpak-zsh-completion-1.14.5-150500.3.12.1"},"product_reference":"flatpak-zsh-completion-1.14.5-150500.3.12.1","relates_to_product_reference":"SUSE Linux Enterprise Module for Desktop Applications 15 SP5"},{"category":"default_component_of","full_product_name":{"name":"libflatpak0-1.14.5-150500.3.12.1 as component of SUSE Linux Enterprise Module for Desktop Applications 15 SP5","product_id":"SUSE Linux Enterprise Module for Desktop Applications 15 SP5:libflatpak0-1.14.5-150500.3.12.1"},"product_reference":"libflatpak0-1.14.5-150500.3.12.1","relates_to_product_reference":"SUSE Linux Enterprise Module for Desktop Applications 15 SP5"},{"category":"default_component_of","full_product_name":{"name":"system-user-flatpak-1.14.5-150500.3.12.1 as component of SUSE Linux Enterprise Module for Desktop Applications 15 SP5","product_id":"SUSE Linux Enterprise Module for Desktop Applications 15 SP5:system-user-flatpak-1.14.5-150500.3.12.1"},"product_reference":"system-user-flatpak-1.14.5-150500.3.12.1","relates_to_product_reference":"SUSE Linux Enterprise Module for Desktop Applications 15 SP5"},{"category":"default_component_of","full_product_name":{"name":"typelib-1_0-Flatpak-1_0-1.14.5-150500.3.12.1 as component of SUSE Linux Enterprise Module for Desktop Applications 15 SP5","product_id":"SUSE Linux Enterprise Module for Desktop Applications 15 SP5:typelib-1_0-Flatpak-1_0-1.14.5-150500.3.12.1"},"product_reference":"typelib-1_0-Flatpak-1_0-1.14.5-150500.3.12.1","relates_to_product_reference":"SUSE Linux Enterprise Module for Desktop Applications 15 SP5"},{"category":"default_component_of","full_product_name":{"name":"flatpak-1.16.0-150600.3.6.1 as component of SUSE Linux Enterprise Server 15 SP6","product_id":"SUSE Linux Enterprise Server 15 SP6:flatpak-1.16.0-150600.3.6.1"},"product_reference":"flatpak-1.16.0-150600.3.6.1","relates_to_product_reference":"SUSE Linux Enterprise Server 15 SP6"},{"category":"default_component_of","full_product_name":{"name":"flatpak-devel-1.16.0-150600.3.6.1 as component of SUSE Linux Enterprise Server 15 SP6","product_id":"SUSE Linux Enterprise Server 15 SP6:flatpak-devel-1.16.0-150600.3.6.1"},"product_reference":"flatpak-devel-1.16.0-150600.3.6.1","relates_to_product_reference":"SUSE Linux Enterprise Server 15 SP6"},{"category":"default_component_of","full_product_name":{"name":"flatpak-remote-flathub-1.16.0-150600.3.6.1 as component of SUSE Linux Enterprise Server 15 SP6","product_id":"SUSE Linux Enterprise Server 15 SP6:flatpak-remote-flathub-1.16.0-150600.3.6.1"},"product_reference":"flatpak-remote-flathub-1.16.0-150600.3.6.1","relates_to_product_reference":"SUSE Linux Enterprise Server 15 SP6"},{"category":"default_component_of","full_product_name":{"name":"flatpak-zsh-completion-1.16.0-150600.3.6.1 as component of SUSE Linux Enterprise Server 15 SP6","product_id":"SUSE Linux Enterprise Server 15 SP6:flatpak-zsh-completion-1.16.0-150600.3.6.1"},"product_reference":"flatpak-zsh-completion-1.16.0-150600.3.6.1","relates_to_product_reference":"SUSE Linux Enterprise Server 15 SP6"},{"category":"default_component_of","full_product_name":{"name":"libflatpak0-1.16.0-150600.3.6.1 as component of SUSE Linux Enterprise Server 15 SP6","product_id":"SUSE Linux Enterprise Server 15 SP6:libflatpak0-1.16.0-150600.3.6.1"},"product_reference":"libflatpak0-1.16.0-150600.3.6.1","relates_to_product_reference":"SUSE Linux Enterprise Server 15 SP6"},{"category":"default_component_of","full_product_name":{"name":"system-user-flatpak-1.16.0-150600.3.6.1 as component of SUSE Linux Enterprise Server 15 SP6","product_id":"SUSE Linux Enterprise Server 15 SP6:system-user-flatpak-1.16.0-150600.3.6.1"},"product_reference":"system-user-flatpak-1.16.0-150600.3.6.1","relates_to_product_reference":"SUSE Linux Enterprise Server 15 SP6"},{"category":"default_component_of","full_product_name":{"name":"typelib-1_0-Flatpak-1_0-1.16.0-150600.3.6.1 as component of SUSE Linux Enterprise Server 15 SP6","product_id":"SUSE Linux Enterprise Server 15 SP6:typelib-1_0-Flatpak-1_0-1.16.0-150600.3.6.1"},"product_reference":"typelib-1_0-Flatpak-1_0-1.16.0-150600.3.6.1","relates_to_product_reference":"SUSE Linux Enterprise Server 15 SP6"},{"category":"default_component_of","full_product_name":{"name":"flatpak-1.16.0-150600.3.6.1 as component of SUSE Linux Enterprise Desktop 15 SP6","product_id":"SUSE Linux Enterprise Desktop 15 SP6:flatpak-1.16.0-150600.3.6.1"},"product_reference":"flatpak-1.16.0-150600.3.6.1","relates_to_product_reference":"SUSE Linux Enterprise Desktop 15 SP6"},{"category":"default_component_of","full_product_name":{"name":"flatpak-devel-1.16.0-150600.3.6.1 as component of SUSE Linux Enterprise Desktop 15 SP6","product_id":"SUSE Linux Enterprise Desktop 15 SP6:flatpak-devel-1.16.0-150600.3.6.1"},"product_reference":"flatpak-devel-1.16.0-150600.3.6.1","relates_to_product_reference":"SUSE Linux Enterprise Desktop 15 SP6"},{"category":"default_component_of","full_product_name":{"name":"flatpak-remote-flathub-1.16.0-150600.3.6.1 as component of SUSE Linux Enterprise Desktop 15 SP6","product_id":"SUSE Linux Enterprise Desktop 15 SP6:flatpak-remote-flathub-1.16.0-150600.3.6.1"},"product_reference":"flatpak-remote-flathub-1.16.0-150600.3.6.1","relates_to_product_reference":"SUSE Linux Enterprise Desktop 15 SP6"},{"category":"default_component_of","full_product_name":{"name":"flatpak-zsh-completion-1.16.0-150600.3.6.1 as component of SUSE Linux Enterprise Desktop 15 SP6","product_id":"SUSE Linux Enterprise Desktop 15 SP6:flatpak-zsh-completion-1.16.0-150600.3.6.1"},"product_reference":"flatpak-zsh-completion-1.16.0-150600.3.6.1","relates_to_product_reference":"SUSE Linux Enterprise Desktop 15 SP6"},{"category":"default_component_of","full_product_name":{"name":"libflatpak0-1.16.0-150600.3.6.1 as component of SUSE Linux Enterprise Desktop 15 SP6","product_id":"SUSE Linux Enterprise Desktop 15 SP6:libflatpak0-1.16.0-150600.3.6.1"},"product_reference":"libflatpak0-1.16.0-150600.3.6.1","relates_to_product_reference":"SUSE Linux Enterprise Desktop 15 SP6"},{"category":"default_component_of","full_product_name":{"name":"system-user-flatpak-1.16.0-150600.3.6.1 as component of SUSE Linux Enterprise Desktop 15 SP6","product_id":"SUSE Linux Enterprise Desktop 15 SP6:system-user-flatpak-1.16.0-150600.3.6.1"},"product_reference":"system-user-flatpak-1.16.0-150600.3.6.1","relates_to_product_reference":"SUSE Linux Enterprise Desktop 15 SP6"},{"category":"default_component_of","full_product_name":{"name":"typelib-1_0-Flatpak-1_0-1.16.0-150600.3.6.1 as component of SUSE Linux Enterprise Desktop 15 SP6","product_id":"SUSE Linux Enterprise Desktop 15 SP6:typelib-1_0-Flatpak-1_0-1.16.0-150600.3.6.1"},"product_reference":"typelib-1_0-Flatpak-1_0-1.16.0-150600.3.6.1","relates_to_product_reference":"SUSE Linux Enterprise Desktop 15 SP6"},{"category":"default_component_of","full_product_name":{"name":"flatpak-1.16.0-150600.3.6.1 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP6","product_id":"SUSE Linux Enterprise Server for SAP Applications 15 SP6:flatpak-1.16.0-150600.3.6.1"},"product_reference":"flatpak-1.16.0-150600.3.6.1","relates_to_product_reference":"SUSE Linux Enterprise Server for SAP Applications 15 SP6"},{"category":"default_component_of","full_product_name":{"name":"flatpak-devel-1.16.0-150600.3.6.1 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP6","product_id":"SUSE Linux Enterprise Server for SAP Applications 15 SP6:flatpak-devel-1.16.0-150600.3.6.1"},"product_reference":"flatpak-devel-1.16.0-150600.3.6.1","relates_to_product_reference":"SUSE Linux Enterprise Server for SAP Applications 15 SP6"},{"category":"default_component_of","full_product_name":{"name":"flatpak-remote-flathub-1.16.0-150600.3.6.1 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP6","product_id":"SUSE Linux Enterprise Server for SAP Applications 15 SP6:flatpak-remote-flathub-1.16.0-150600.3.6.1"},"product_reference":"flatpak-remote-flathub-1.16.0-150600.3.6.1","relates_to_product_reference":"SUSE Linux Enterprise Server for SAP Applications 15 SP6"},{"category":"default_component_of","full_product_name":{"name":"flatpak-zsh-completion-1.16.0-150600.3.6.1 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP6","product_id":"SUSE Linux Enterprise Server for SAP Applications 15 SP6:flatpak-zsh-completion-1.16.0-150600.3.6.1"},"product_reference":"flatpak-zsh-completion-1.16.0-150600.3.6.1","relates_to_product_reference":"SUSE Linux Enterprise Server for SAP Applications 15 SP6"},{"category":"default_component_of","full_product_name":{"name":"libflatpak0-1.16.0-150600.3.6.1 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP6","product_id":"SUSE Linux Enterprise Server for SAP Applications 15 SP6:libflatpak0-1.16.0-150600.3.6.1"},"product_reference":"libflatpak0-1.16.0-150600.3.6.1","relates_to_product_reference":"SUSE Linux Enterprise Server for SAP Applications 15 SP6"},{"category":"default_component_of","full_product_name":{"name":"system-user-flatpak-1.16.0-150600.3.6.1 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP6","product_id":"SUSE Linux Enterprise Server for SAP Applications 15 SP6:system-user-flatpak-1.16.0-150600.3.6.1"},"product_reference":"system-user-flatpak-1.16.0-150600.3.6.1","relates_to_product_reference":"SUSE Linux Enterprise Server for SAP Applications 15 SP6"},{"category":"default_component_of","full_product_name":{"name":"typelib-1_0-Flatpak-1_0-1.16.0-150600.3.6.1 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP6","product_id":"SUSE Linux Enterprise Server for SAP Applications 15 SP6:typelib-1_0-Flatpak-1_0-1.16.0-150600.3.6.1"},"product_reference":"typelib-1_0-Flatpak-1_0-1.16.0-150600.3.6.1","relates_to_product_reference":"SUSE Linux Enterprise Server for SAP Applications 15 SP6"},{"category":"default_component_of","full_product_name":{"name":"flatpak-1.16.0-150600.3.6.1 as component of SUSE Linux Enterprise High Performance Computing 15 SP6","product_id":"SUSE Linux Enterprise High Performance Computing 15 SP6:flatpak-1.16.0-150600.3.6.1"},"product_reference":"flatpak-1.16.0-150600.3.6.1","relates_to_product_reference":"SUSE Linux Enterprise High Performance Computing 15 SP6"},{"category":"default_component_of","full_product_name":{"name":"flatpak-devel-1.16.0-150600.3.6.1 as component of SUSE Linux Enterprise High Performance Computing 15 SP6","product_id":"SUSE Linux Enterprise High Performance Computing 15 SP6:flatpak-devel-1.16.0-150600.3.6.1"},"product_reference":"flatpak-devel-1.16.0-150600.3.6.1","relates_to_product_reference":"SUSE Linux Enterprise High Performance Computing 15 SP6"},{"category":"default_component_of","full_product_name":{"name":"flatpak-remote-flathub-1.16.0-150600.3.6.1 as component of SUSE Linux Enterprise High Performance Computing 15 SP6","product_id":"SUSE Linux Enterprise High Performance Computing 15 SP6:flatpak-remote-flathub-1.16.0-150600.3.6.1"},"product_reference":"flatpak-remote-flathub-1.16.0-150600.3.6.1","relates_to_product_reference":"SUSE Linux Enterprise High Performance Computing 15 SP6"},{"category":"default_component_of","full_product_name":{"name":"flatpak-zsh-completion-1.16.0-150600.3.6.1 as component of SUSE Linux Enterprise High Performance Computing 15 SP6","product_id":"SUSE Linux Enterprise High Performance Computing 15 SP6:flatpak-zsh-completion-1.16.0-150600.3.6.1"},"product_reference":"flatpak-zsh-completion-1.16.0-150600.3.6.1","relates_to_product_reference":"SUSE Linux Enterprise High Performance Computing 15 SP6"},{"category":"default_component_of","full_product_name":{"name":"libflatpak0-1.16.0-150600.3.6.1 as component of SUSE Linux Enterprise High Performance Computing 15 SP6","product_id":"SUSE Linux Enterprise High Performance Computing 15 SP6:libflatpak0-1.16.0-150600.3.6.1"},"product_reference":"libflatpak0-1.16.0-150600.3.6.1","relates_to_product_reference":"SUSE Linux Enterprise High Performance Computing 15 SP6"},{"category":"default_component_of","full_product_name":{"name":"system-user-flatpak-1.16.0-150600.3.6.1 as component of SUSE Linux Enterprise High Performance Computing 15 SP6","product_id":"SUSE Linux Enterprise High Performance Computing 15 SP6:system-user-flatpak-1.16.0-150600.3.6.1"},"product_reference":"system-user-flatpak-1.16.0-150600.3.6.1","relates_to_product_reference":"SUSE Linux Enterprise High Performance Computing 15 SP6"},{"category":"default_component_of","full_product_name":{"name":"typelib-1_0-Flatpak-1_0-1.16.0-150600.3.6.1 as component of SUSE Linux Enterprise High Performance Computing 15 SP6","product_id":"SUSE Linux Enterprise High Performance Computing 15 SP6:typelib-1_0-Flatpak-1_0-1.16.0-150600.3.6.1"},"product_reference":"typelib-1_0-Flatpak-1_0-1.16.0-150600.3.6.1","relates_to_product_reference":"SUSE Linux Enterprise High Performance Computing 15 SP6"},{"category":"default_component_of","full_product_name":{"name":"flatpak-1.16.0-150600.3.6.1 as component of SUSE Linux Enterprise Module for Desktop Applications 15 SP6","product_id":"SUSE Linux Enterprise Module for Desktop Applications 15 SP6:flatpak-1.16.0-150600.3.6.1"},"product_reference":"flatpak-1.16.0-150600.3.6.1","relates_to_product_reference":"SUSE Linux Enterprise Module for Desktop Applications 15 SP6"},{"category":"default_component_of","full_product_name":{"name":"flatpak-devel-1.16.0-150600.3.6.1 as component of SUSE Linux Enterprise Module for Desktop Applications 15 SP6","product_id":"SUSE Linux Enterprise Module for Desktop Applications 15 SP6:flatpak-devel-1.16.0-150600.3.6.1"},"product_reference":"flatpak-devel-1.16.0-150600.3.6.1","relates_to_product_reference":"SUSE Linux Enterprise Module for Desktop Applications 15 SP6"},{"category":"default_component_of","full_product_name":{"name":"flatpak-remote-flathub-1.16.0-150600.3.6.1 as component of SUSE Linux Enterprise Module for Desktop Applications 15 SP6","product_id":"SUSE Linux Enterprise Module for Desktop Applications 15 SP6:flatpak-remote-flathub-1.16.0-150600.3.6.1"},"product_reference":"flatpak-remote-flathub-1.16.0-150600.3.6.1","relates_to_product_reference":"SUSE Linux Enterprise Module for Desktop Applications 15 SP6"},{"category":"default_component_of","full_product_name":{"name":"flatpak-zsh-completion-1.16.0-150600.3.6.1 as component of SUSE Linux Enterprise Module for Desktop Applications 15 SP6","product_id":"SUSE Linux Enterprise Module for Desktop Applications 15 SP6:flatpak-zsh-completion-1.16.0-150600.3.6.1"},"product_reference":"flatpak-zsh-completion-1.16.0-150600.3.6.1","relates_to_product_reference":"SUSE Linux Enterprise Module for Desktop Applications 15 SP6"},{"category":"default_component_of","full_product_name":{"name":"libflatpak0-1.16.0-150600.3.6.1 as component of SUSE Linux Enterprise Module for Desktop Applications 15 SP6","product_id":"SUSE Linux Enterprise Module for Desktop Applications 15 SP6:libflatpak0-1.16.0-150600.3.6.1"},"product_reference":"libflatpak0-1.16.0-150600.3.6.1","relates_to_product_reference":"SUSE Linux Enterprise Module for Desktop Applications 15 SP6"},{"category":"default_component_of","full_product_name":{"name":"system-user-flatpak-1.16.0-150600.3.6.1 as component of SUSE Linux Enterprise Module for Desktop Applications 15 SP6","product_id":"SUSE Linux Enterprise Module for Desktop Applications 15 SP6:system-user-flatpak-1.16.0-150600.3.6.1"},"product_reference":"system-user-flatpak-1.16.0-150600.3.6.1","relates_to_product_reference":"SUSE Linux Enterprise Module for Desktop Applications 15 SP6"},{"category":"default_component_of","full_product_name":{"name":"typelib-1_0-Flatpak-1_0-1.16.0-150600.3.6.1 as component of SUSE Linux Enterprise Module for Desktop Applications 15 SP6","product_id":"SUSE Linux Enterprise Module for Desktop Applications 15 SP6:typelib-1_0-Flatpak-1_0-1.16.0-150600.3.6.1"},"product_reference":"typelib-1_0-Flatpak-1_0-1.16.0-150600.3.6.1","relates_to_product_reference":"SUSE Linux Enterprise Module for Desktop Applications 15 SP6"},{"category":"default_component_of","full_product_name":{"name":"flatpak-1.16.0-150600.3.6.1 as component of SUSE Linux Enterprise Server 15 SP7","product_id":"SUSE Linux Enterprise Server 15 SP7:flatpak-1.16.0-150600.3.6.1"},"product_reference":"flatpak-1.16.0-150600.3.6.1","relates_to_product_reference":"SUSE Linux Enterprise Server 15 SP7"},{"category":"default_component_of","full_product_name":{"name":"flatpak-devel-1.16.0-150600.3.6.1 as component of SUSE Linux Enterprise Server 15 SP7","product_id":"SUSE Linux Enterprise Server 15 SP7:flatpak-devel-1.16.0-150600.3.6.1"},"product_reference":"flatpak-devel-1.16.0-150600.3.6.1","relates_to_product_reference":"SUSE Linux Enterprise Server 15 SP7"},{"category":"default_component_of","full_product_name":{"name":"flatpak-remote-flathub-1.16.0-150600.3.6.1 as component of SUSE Linux Enterprise Server 15 SP7","product_id":"SUSE Linux Enterprise Server 15 SP7:flatpak-remote-flathub-1.16.0-150600.3.6.1"},"product_reference":"flatpak-remote-flathub-1.16.0-150600.3.6.1","relates_to_product_reference":"SUSE Linux Enterprise Server 15 SP7"},{"category":"default_component_of","full_product_name":{"name":"flatpak-zsh-completion-1.16.0-150600.3.6.1 as component of SUSE Linux Enterprise Server 15 SP7","product_id":"SUSE Linux Enterprise Server 15 SP7:flatpak-zsh-completion-1.16.0-150600.3.6.1"},"product_reference":"flatpak-zsh-completion-1.16.0-150600.3.6.1","relates_to_product_reference":"SUSE Linux Enterprise Server 15 SP7"},{"category":"default_component_of","full_product_name":{"name":"libflatpak0-1.16.0-150600.3.6.1 as component of SUSE Linux Enterprise Server 15 SP7","product_id":"SUSE Linux Enterprise Server 15 SP7:libflatpak0-1.16.0-150600.3.6.1"},"product_reference":"libflatpak0-1.16.0-150600.3.6.1","relates_to_product_reference":"SUSE Linux Enterprise Server 15 SP7"},{"category":"default_component_of","full_product_name":{"name":"system-user-flatpak-1.16.0-150600.3.6.1 as component of SUSE Linux Enterprise Server 15 SP7","product_id":"SUSE Linux Enterprise Server 15 SP7:system-user-flatpak-1.16.0-150600.3.6.1"},"product_reference":"system-user-flatpak-1.16.0-150600.3.6.1","relates_to_product_reference":"SUSE Linux Enterprise Server 15 SP7"},{"category":"default_component_of","full_product_name":{"name":"typelib-1_0-Flatpak-1_0-1.16.0-150600.3.6.1 as component of SUSE Linux Enterprise Server 15 SP7","product_id":"SUSE Linux Enterprise Server 15 SP7:typelib-1_0-Flatpak-1_0-1.16.0-150600.3.6.1"},"product_reference":"typelib-1_0-Flatpak-1_0-1.16.0-150600.3.6.1","relates_to_product_reference":"SUSE Linux Enterprise Server 15 SP7"},{"category":"default_component_of","full_product_name":{"name":"flatpak-1.16.0-150600.3.6.1 as component of SUSE Linux Enterprise Desktop 15 SP7","product_id":"SUSE Linux Enterprise Desktop 15 SP7:flatpak-1.16.0-150600.3.6.1"},"product_reference":"flatpak-1.16.0-150600.3.6.1","relates_to_product_reference":"SUSE Linux Enterprise Desktop 15 SP7"},{"category":"default_component_of","full_product_name":{"name":"flatpak-devel-1.16.0-150600.3.6.1 as component of SUSE Linux Enterprise Desktop 15 SP7","product_id":"SUSE Linux Enterprise Desktop 15 SP7:flatpak-devel-1.16.0-150600.3.6.1"},"product_reference":"flatpak-devel-1.16.0-150600.3.6.1","relates_to_product_reference":"SUSE Linux Enterprise Desktop 15 SP7"},{"category":"default_component_of","full_product_name":{"name":"flatpak-remote-flathub-1.16.0-150600.3.6.1 as component of SUSE Linux Enterprise Desktop 15 SP7","product_id":"SUSE Linux Enterprise Desktop 15 SP7:flatpak-remote-flathub-1.16.0-150600.3.6.1"},"product_reference":"flatpak-remote-flathub-1.16.0-150600.3.6.1","relates_to_product_reference":"SUSE Linux Enterprise Desktop 15 SP7"},{"category":"default_component_of","full_product_name":{"name":"flatpak-zsh-completion-1.16.0-150600.3.6.1 as component of SUSE Linux Enterprise Desktop 15 SP7","product_id":"SUSE Linux Enterprise Desktop 15 SP7:flatpak-zsh-completion-1.16.0-150600.3.6.1"},"product_reference":"flatpak-zsh-completion-1.16.0-150600.3.6.1","relates_to_product_reference":"SUSE Linux Enterprise Desktop 15 SP7"},{"category":"default_component_of","full_product_name":{"name":"libflatpak0-1.16.0-150600.3.6.1 as component of SUSE Linux Enterprise Desktop 15 SP7","product_id":"SUSE Linux Enterprise Desktop 15 SP7:libflatpak0-1.16.0-150600.3.6.1"},"product_reference":"libflatpak0-1.16.0-150600.3.6.1","relates_to_product_reference":"SUSE Linux Enterprise Desktop 15 SP7"},{"category":"default_component_of","full_product_name":{"name":"system-user-flatpak-1.16.0-150600.3.6.1 as component of SUSE Linux Enterprise Desktop 15 SP7","product_id":"SUSE Linux Enterprise Desktop 15 SP7:system-user-flatpak-1.16.0-150600.3.6.1"},"product_reference":"system-user-flatpak-1.16.0-150600.3.6.1","relates_to_product_reference":"SUSE Linux Enterprise Desktop 15 SP7"},{"category":"default_component_of","full_product_name":{"name":"typelib-1_0-Flatpak-1_0-1.16.0-150600.3.6.1 as component of SUSE Linux Enterprise Desktop 15 SP7","product_id":"SUSE Linux Enterprise Desktop 15 SP7:typelib-1_0-Flatpak-1_0-1.16.0-150600.3.6.1"},"product_reference":"typelib-1_0-Flatpak-1_0-1.16.0-150600.3.6.1","relates_to_product_reference":"SUSE Linux Enterprise Desktop 15 SP7"},{"category":"default_component_of","full_product_name":{"name":"flatpak-1.16.0-150600.3.6.1 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP7","product_id":"SUSE Linux Enterprise Server for SAP Applications 15 SP7:flatpak-1.16.0-150600.3.6.1"},"product_reference":"flatpak-1.16.0-150600.3.6.1","relates_to_product_reference":"SUSE Linux Enterprise Server for SAP Applications 15 SP7"},{"category":"default_component_of","full_product_name":{"name":"flatpak-devel-1.16.0-150600.3.6.1 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP7","product_id":"SUSE Linux Enterprise Server for SAP Applications 15 SP7:flatpak-devel-1.16.0-150600.3.6.1"},"product_reference":"flatpak-devel-1.16.0-150600.3.6.1","relates_to_product_reference":"SUSE Linux Enterprise Server for SAP Applications 15 SP7"},{"category":"default_component_of","full_product_name":{"name":"flatpak-remote-flathub-1.16.0-150600.3.6.1 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP7","product_id":"SUSE Linux Enterprise Server for SAP Applications 15 SP7:flatpak-remote-flathub-1.16.0-150600.3.6.1"},"product_reference":"flatpak-remote-flathub-1.16.0-150600.3.6.1","relates_to_product_reference":"SUSE Linux Enterprise Server for SAP Applications 15 SP7"},{"category":"default_component_of","full_product_name":{"name":"flatpak-zsh-completion-1.16.0-150600.3.6.1 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP7","product_id":"SUSE Linux Enterprise Server for SAP Applications 15 SP7:flatpak-zsh-completion-1.16.0-150600.3.6.1"},"product_reference":"flatpak-zsh-completion-1.16.0-150600.3.6.1","relates_to_product_reference":"SUSE Linux Enterprise Server for SAP Applications 15 SP7"},{"category":"default_component_of","full_product_name":{"name":"libflatpak0-1.16.0-150600.3.6.1 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP7","product_id":"SUSE Linux Enterprise Server for SAP Applications 15 SP7:libflatpak0-1.16.0-150600.3.6.1"},"product_reference":"libflatpak0-1.16.0-150600.3.6.1","relates_to_product_reference":"SUSE Linux Enterprise Server for SAP Applications 15 SP7"},{"category":"default_component_of","full_product_name":{"name":"system-user-flatpak-1.16.0-150600.3.6.1 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP7","product_id":"SUSE Linux Enterprise Server for SAP Applications 15 SP7:system-user-flatpak-1.16.0-150600.3.6.1"},"product_reference":"system-user-flatpak-1.16.0-150600.3.6.1","relates_to_product_reference":"SUSE Linux Enterprise Server for SAP Applications 15 SP7"},{"category":"default_component_of","full_product_name":{"name":"typelib-1_0-Flatpak-1_0-1.16.0-150600.3.6.1 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP7","product_id":"SUSE Linux Enterprise Server for SAP Applications 15 SP7:typelib-1_0-Flatpak-1_0-1.16.0-150600.3.6.1"},"product_reference":"typelib-1_0-Flatpak-1_0-1.16.0-150600.3.6.1","relates_to_product_reference":"SUSE Linux Enterprise Server for SAP Applications 15 SP7"},{"category":"default_component_of","full_product_name":{"name":"flatpak-1.16.0-150600.3.6.1 as component of SUSE Linux Enterprise High Performance Computing 15 SP7","product_id":"SUSE Linux Enterprise High Performance Computing 15 SP7:flatpak-1.16.0-150600.3.6.1"},"product_reference":"flatpak-1.16.0-150600.3.6.1","relates_to_product_reference":"SUSE Linux Enterprise High Performance Computing 15 SP7"},{"category":"default_component_of","full_product_name":{"name":"flatpak-devel-1.16.0-150600.3.6.1 as component of SUSE Linux Enterprise High Performance Computing 15 SP7","product_id":"SUSE Linux Enterprise High Performance Computing 15 SP7:flatpak-devel-1.16.0-150600.3.6.1"},"product_reference":"flatpak-devel-1.16.0-150600.3.6.1","relates_to_product_reference":"SUSE Linux Enterprise High Performance Computing 15 SP7"},{"category":"default_component_of","full_product_name":{"name":"flatpak-remote-flathub-1.16.0-150600.3.6.1 as component of SUSE Linux Enterprise High Performance Computing 15 SP7","product_id":"SUSE Linux Enterprise High Performance Computing 15 SP7:flatpak-remote-flathub-1.16.0-150600.3.6.1"},"product_reference":"flatpak-remote-flathub-1.16.0-150600.3.6.1","relates_to_product_reference":"SUSE Linux Enterprise High Performance Computing 15 SP7"},{"category":"default_component_of","full_product_name":{"name":"flatpak-zsh-completion-1.16.0-150600.3.6.1 as component of SUSE Linux Enterprise High Performance Computing 15 SP7","product_id":"SUSE Linux Enterprise High Performance Computing 15 SP7:flatpak-zsh-completion-1.16.0-150600.3.6.1"},"product_reference":"flatpak-zsh-completion-1.16.0-150600.3.6.1","relates_to_product_reference":"SUSE Linux Enterprise High Performance Computing 15 SP7"},{"category":"default_component_of","full_product_name":{"name":"libflatpak0-1.16.0-150600.3.6.1 as component of SUSE Linux Enterprise High Performance Computing 15 SP7","product_id":"SUSE Linux Enterprise High Performance Computing 15 SP7:libflatpak0-1.16.0-150600.3.6.1"},"product_reference":"libflatpak0-1.16.0-150600.3.6.1","relates_to_product_reference":"SUSE Linux Enterprise High Performance Computing 15 SP7"},{"category":"default_component_of","full_product_name":{"name":"system-user-flatpak-1.16.0-150600.3.6.1 as component of SUSE Linux Enterprise High Performance Computing 15 SP7","product_id":"SUSE Linux Enterprise High Performance Computing 15 SP7:system-user-flatpak-1.16.0-150600.3.6.1"},"product_reference":"system-user-flatpak-1.16.0-150600.3.6.1","relates_to_product_reference":"SUSE Linux Enterprise High Performance Computing 15 SP7"},{"category":"default_component_of","full_product_name":{"name":"typelib-1_0-Flatpak-1_0-1.16.0-150600.3.6.1 as component of SUSE Linux Enterprise High Performance Computing 15 SP7","product_id":"SUSE Linux Enterprise High Performance Computing 15 SP7:typelib-1_0-Flatpak-1_0-1.16.0-150600.3.6.1"},"product_reference":"typelib-1_0-Flatpak-1_0-1.16.0-150600.3.6.1","relates_to_product_reference":"SUSE Linux Enterprise High Performance Computing 15 SP7"},{"category":"default_component_of","full_product_name":{"name":"flatpak-1.16.0-150600.3.6.1 as component of SUSE Linux Enterprise Module for Desktop Applications 15 SP7","product_id":"SUSE Linux Enterprise Module for Desktop Applications 15 SP7:flatpak-1.16.0-150600.3.6.1"},"product_reference":"flatpak-1.16.0-150600.3.6.1","relates_to_product_reference":"SUSE Linux Enterprise Module for Desktop Applications 15 SP7"},{"category":"default_component_of","full_product_name":{"name":"flatpak-devel-1.16.0-150600.3.6.1 as component of SUSE Linux Enterprise Module for Desktop Applications 15 SP7","product_id":"SUSE Linux Enterprise Module for Desktop Applications 15 SP7:flatpak-devel-1.16.0-150600.3.6.1"},"product_reference":"flatpak-devel-1.16.0-150600.3.6.1","relates_to_product_reference":"SUSE Linux Enterprise Module for Desktop Applications 15 SP7"},{"category":"default_component_of","full_product_name":{"name":"flatpak-remote-flathub-1.16.0-150600.3.6.1 as component of SUSE Linux Enterprise Module for Desktop Applications 15 SP7","product_id":"SUSE Linux Enterprise Module for Desktop Applications 15 SP7:flatpak-remote-flathub-1.16.0-150600.3.6.1"},"product_reference":"flatpak-remote-flathub-1.16.0-150600.3.6.1","relates_to_product_reference":"SUSE Linux Enterprise Module for Desktop Applications 15 SP7"},{"category":"default_component_of","full_product_name":{"name":"flatpak-zsh-completion-1.16.0-150600.3.6.1 as component of SUSE Linux Enterprise Module for Desktop Applications 15 SP7","product_id":"SUSE Linux Enterprise Module for Desktop Applications 15 SP7:flatpak-zsh-completion-1.16.0-150600.3.6.1"},"product_reference":"flatpak-zsh-completion-1.16.0-150600.3.6.1","relates_to_product_reference":"SUSE Linux Enterprise Module for Desktop Applications 15 SP7"},{"category":"default_component_of","full_product_name":{"name":"libflatpak0-1.16.0-150600.3.6.1 as component of SUSE Linux Enterprise Module for Desktop Applications 15 SP7","product_id":"SUSE Linux Enterprise Module for Desktop Applications 15 SP7:libflatpak0-1.16.0-150600.3.6.1"},"product_reference":"libflatpak0-1.16.0-150600.3.6.1","relates_to_product_reference":"SUSE Linux Enterprise Module for Desktop Applications 15 SP7"},{"category":"default_component_of","full_product_name":{"name":"system-user-flatpak-1.16.0-150600.3.6.1 as component of SUSE Linux Enterprise Module for Desktop Applications 15 SP7","product_id":"SUSE Linux Enterprise Module for Desktop Applications 15 SP7:system-user-flatpak-1.16.0-150600.3.6.1"},"product_reference":"system-user-flatpak-1.16.0-150600.3.6.1","relates_to_product_reference":"SUSE Linux Enterprise Module for Desktop Applications 15 SP7"},{"category":"default_component_of","full_product_name":{"name":"typelib-1_0-Flatpak-1_0-1.16.0-150600.3.6.1 as component of SUSE Linux Enterprise Module for Desktop Applications 15 SP7","product_id":"SUSE Linux Enterprise Module for Desktop Applications 15 SP7:typelib-1_0-Flatpak-1_0-1.16.0-150600.3.6.1"},"product_reference":"typelib-1_0-Flatpak-1_0-1.16.0-150600.3.6.1","relates_to_product_reference":"SUSE Linux Enterprise Module for Desktop Applications 15 SP7"},{"category":"default_component_of","full_product_name":{"name":"bubblewrap-0.3.3-3.3.1 as component of SUSE Linux Enterprise Server 12 SP5","product_id":"SUSE Linux Enterprise Server 12 SP5:bubblewrap-0.3.3-3.3.1"},"product_reference":"bubblewrap-0.3.3-3.3.1","relates_to_product_reference":"SUSE Linux Enterprise Server 12 SP5"},{"category":"default_component_of","full_product_name":{"name":"flatpak-1.4.2-3.9.1 as component of SUSE Linux Enterprise Server 12 SP5","product_id":"SUSE Linux Enterprise Server 12 SP5:flatpak-1.4.2-3.9.1"},"product_reference":"flatpak-1.4.2-3.9.1","relates_to_product_reference":"SUSE Linux Enterprise Server 12 SP5"},{"category":"default_component_of","full_product_name":{"name":"libflatpak0-1.4.2-3.9.1 as component of SUSE Linux Enterprise Server 12 SP5","product_id":"SUSE Linux Enterprise Server 12 SP5:libflatpak0-1.4.2-3.9.1"},"product_reference":"libflatpak0-1.4.2-3.9.1","relates_to_product_reference":"SUSE Linux Enterprise Server 12 SP5"},{"category":"default_component_of","full_product_name":{"name":"typelib-1_0-Flatpak-1_0-1.4.2-3.9.1 as component of SUSE Linux Enterprise Server 12 SP5","product_id":"SUSE Linux Enterprise Server 12 SP5:typelib-1_0-Flatpak-1_0-1.4.2-3.9.1"},"product_reference":"typelib-1_0-Flatpak-1_0-1.4.2-3.9.1","relates_to_product_reference":"SUSE Linux Enterprise Server 12 SP5"},{"category":"default_component_of","full_product_name":{"name":"bubblewrap-0.4.1-150200.3.3.1 as component of SUSE Linux Enterprise Server 15 SP2-LTSS","product_id":"SUSE Linux Enterprise Server 15 SP2-LTSS:bubblewrap-0.4.1-150200.3.3.1"},"product_reference":"bubblewrap-0.4.1-150200.3.3.1","relates_to_product_reference":"SUSE Linux Enterprise Server 15 SP2-LTSS"},{"category":"default_component_of","full_product_name":{"name":"flatpak-1.10.8-150200.4.21.1 as component of SUSE Linux Enterprise Server 15 SP2-LTSS","product_id":"SUSE Linux Enterprise Server 15 SP2-LTSS:flatpak-1.10.8-150200.4.21.1"},"product_reference":"flatpak-1.10.8-150200.4.21.1","relates_to_product_reference":"SUSE Linux Enterprise Server 15 SP2-LTSS"},{"category":"default_component_of","full_product_name":{"name":"flatpak-devel-1.10.8-150200.4.21.1 as component of SUSE Linux Enterprise Server 15 SP2-LTSS","product_id":"SUSE Linux Enterprise Server 15 SP2-LTSS:flatpak-devel-1.10.8-150200.4.21.1"},"product_reference":"flatpak-devel-1.10.8-150200.4.21.1","relates_to_product_reference":"SUSE Linux Enterprise Server 15 SP2-LTSS"},{"category":"default_component_of","full_product_name":{"name":"flatpak-zsh-completion-1.10.8-150200.4.21.1 as component of SUSE Linux Enterprise Server 15 SP2-LTSS","product_id":"SUSE Linux Enterprise Server 15 SP2-LTSS:flatpak-zsh-completion-1.10.8-150200.4.21.1"},"product_reference":"flatpak-zsh-completion-1.10.8-150200.4.21.1","relates_to_product_reference":"SUSE Linux Enterprise Server 15 SP2-LTSS"},{"category":"default_component_of","full_product_name":{"name":"libflatpak0-1.10.8-150200.4.21.1 as component of SUSE Linux Enterprise Server 15 SP2-LTSS","product_id":"SUSE Linux Enterprise Server 15 SP2-LTSS:libflatpak0-1.10.8-150200.4.21.1"},"product_reference":"libflatpak0-1.10.8-150200.4.21.1","relates_to_product_reference":"SUSE Linux Enterprise Server 15 SP2-LTSS"},{"category":"default_component_of","full_product_name":{"name":"system-user-flatpak-1.10.8-150200.4.21.1 as component of SUSE Linux Enterprise Server 15 SP2-LTSS","product_id":"SUSE Linux Enterprise Server 15 SP2-LTSS:system-user-flatpak-1.10.8-150200.4.21.1"},"product_reference":"system-user-flatpak-1.10.8-150200.4.21.1","relates_to_product_reference":"SUSE Linux Enterprise Server 15 SP2-LTSS"},{"category":"default_component_of","full_product_name":{"name":"typelib-1_0-Flatpak-1_0-1.10.8-150200.4.21.1 as component of SUSE Linux Enterprise Server 15 SP2-LTSS","product_id":"SUSE Linux Enterprise Server 15 SP2-LTSS:typelib-1_0-Flatpak-1_0-1.10.8-150200.4.21.1"},"product_reference":"typelib-1_0-Flatpak-1_0-1.10.8-150200.4.21.1","relates_to_product_reference":"SUSE Linux Enterprise Server 15 SP2-LTSS"},{"category":"default_component_of","full_product_name":{"name":"bubblewrap-0.4.1-150200.3.3.1 as component of SUSE Linux Enterprise Server 15 SP3-LTSS","product_id":"SUSE Linux Enterprise Server 15 SP3-LTSS:bubblewrap-0.4.1-150200.3.3.1"},"product_reference":"bubblewrap-0.4.1-150200.3.3.1","relates_to_product_reference":"SUSE Linux Enterprise Server 15 SP3-LTSS"},{"category":"default_component_of","full_product_name":{"name":"flatpak-1.10.8-150200.4.21.1 as component of SUSE Linux Enterprise Server 15 SP3-LTSS","product_id":"SUSE Linux Enterprise Server 15 SP3-LTSS:flatpak-1.10.8-150200.4.21.1"},"product_reference":"flatpak-1.10.8-150200.4.21.1","relates_to_product_reference":"SUSE Linux Enterprise Server 15 SP3-LTSS"},{"category":"default_component_of","full_product_name":{"name":"flatpak-devel-1.10.8-150200.4.21.1 as component of SUSE Linux Enterprise Server 15 SP3-LTSS","product_id":"SUSE Linux Enterprise Server 15 SP3-LTSS:flatpak-devel-1.10.8-150200.4.21.1"},"product_reference":"flatpak-devel-1.10.8-150200.4.21.1","relates_to_product_reference":"SUSE Linux Enterprise Server 15 SP3-LTSS"},{"category":"default_component_of","full_product_name":{"name":"flatpak-zsh-completion-1.10.8-150200.4.21.1 as component of SUSE Linux Enterprise Server 15 SP3-LTSS","product_id":"SUSE Linux Enterprise Server 15 SP3-LTSS:flatpak-zsh-completion-1.10.8-150200.4.21.1"},"product_reference":"flatpak-zsh-completion-1.10.8-150200.4.21.1","relates_to_product_reference":"SUSE Linux Enterprise Server 15 SP3-LTSS"},{"category":"default_component_of","full_product_name":{"name":"libflatpak0-1.10.8-150200.4.21.1 as component of SUSE Linux Enterprise Server 15 SP3-LTSS","product_id":"SUSE Linux Enterprise Server 15 SP3-LTSS:libflatpak0-1.10.8-150200.4.21.1"},"product_reference":"libflatpak0-1.10.8-150200.4.21.1","relates_to_product_reference":"SUSE Linux Enterprise Server 15 SP3-LTSS"},{"category":"default_component_of","full_product_name":{"name":"system-user-flatpak-1.10.8-150200.4.21.1 as component of SUSE Linux Enterprise Server 15 SP3-LTSS","product_id":"SUSE Linux Enterprise Server 15 SP3-LTSS:system-user-flatpak-1.10.8-150200.4.21.1"},"product_reference":"system-user-flatpak-1.10.8-150200.4.21.1","relates_to_product_reference":"SUSE Linux Enterprise Server 15 SP3-LTSS"},{"category":"default_component_of","full_product_name":{"name":"typelib-1_0-Flatpak-1_0-1.10.8-150200.4.21.1 as component of SUSE Linux Enterprise Server 15 SP3-LTSS","product_id":"SUSE Linux Enterprise Server 15 SP3-LTSS:typelib-1_0-Flatpak-1_0-1.10.8-150200.4.21.1"},"product_reference":"typelib-1_0-Flatpak-1_0-1.10.8-150200.4.21.1","relates_to_product_reference":"SUSE Linux Enterprise Server 15 SP3-LTSS"},{"category":"default_component_of","full_product_name":{"name":"bubblewrap-0.4.1-150200.3.3.1 as component of SUSE Linux Enterprise Server 15 SP4-LTSS","product_id":"SUSE Linux Enterprise Server 15 SP4-LTSS:bubblewrap-0.4.1-150200.3.3.1"},"product_reference":"bubblewrap-0.4.1-150200.3.3.1","relates_to_product_reference":"SUSE Linux Enterprise Server 15 SP4-LTSS"},{"category":"default_component_of","full_product_name":{"name":"flatpak-1.12.8-150400.3.9.1 as component of SUSE Linux Enterprise Server 15 SP4-LTSS","product_id":"SUSE Linux Enterprise Server 15 SP4-LTSS:flatpak-1.12.8-150400.3.9.1"},"product_reference":"flatpak-1.12.8-150400.3.9.1","relates_to_product_reference":"SUSE Linux Enterprise Server 15 SP4-LTSS"},{"category":"default_component_of","full_product_name":{"name":"flatpak-devel-1.12.8-150400.3.9.1 as component of SUSE Linux Enterprise Server 15 SP4-LTSS","product_id":"SUSE Linux Enterprise Server 15 SP4-LTSS:flatpak-devel-1.12.8-150400.3.9.1"},"product_reference":"flatpak-devel-1.12.8-150400.3.9.1","relates_to_product_reference":"SUSE Linux Enterprise Server 15 SP4-LTSS"},{"category":"default_component_of","full_product_name":{"name":"flatpak-zsh-completion-1.12.8-150400.3.9.1 as component of SUSE Linux Enterprise Server 15 SP4-LTSS","product_id":"SUSE Linux Enterprise Server 15 SP4-LTSS:flatpak-zsh-completion-1.12.8-150400.3.9.1"},"product_reference":"flatpak-zsh-completion-1.12.8-150400.3.9.1","relates_to_product_reference":"SUSE Linux Enterprise Server 15 SP4-LTSS"},{"category":"default_component_of","full_product_name":{"name":"libflatpak0-1.12.8-150400.3.9.1 as component of SUSE Linux Enterprise Server 15 SP4-LTSS","product_id":"SUSE Linux Enterprise Server 15 SP4-LTSS:libflatpak0-1.12.8-150400.3.9.1"},"product_reference":"libflatpak0-1.12.8-150400.3.9.1","relates_to_product_reference":"SUSE Linux Enterprise Server 15 SP4-LTSS"},{"category":"default_component_of","full_product_name":{"name":"system-user-flatpak-1.12.8-150400.3.9.1 as component of SUSE Linux Enterprise Server 15 SP4-LTSS","product_id":"SUSE Linux Enterprise Server 15 SP4-LTSS:system-user-flatpak-1.12.8-150400.3.9.1"},"product_reference":"system-user-flatpak-1.12.8-150400.3.9.1","relates_to_product_reference":"SUSE Linux Enterprise Server 15 SP4-LTSS"},{"category":"default_component_of","full_product_name":{"name":"typelib-1_0-Flatpak-1_0-1.12.8-150400.3.9.1 as component of SUSE Linux Enterprise Server 15 SP4-LTSS","product_id":"SUSE Linux Enterprise Server 15 SP4-LTSS:typelib-1_0-Flatpak-1_0-1.12.8-150400.3.9.1"},"product_reference":"typelib-1_0-Flatpak-1_0-1.12.8-150400.3.9.1","relates_to_product_reference":"SUSE Linux Enterprise Server 15 SP4-LTSS"},{"category":"default_component_of","full_product_name":{"name":"bubblewrap-0.4.1-150200.3.3.1 as component of SUSE Linux Enterprise Server 15 SP4-TERADATA","product_id":"SUSE Linux Enterprise Server 15 SP4-TERADATA:bubblewrap-0.4.1-150200.3.3.1"},"product_reference":"bubblewrap-0.4.1-150200.3.3.1","relates_to_product_reference":"SUSE Linux Enterprise Server 15 SP4-TERADATA"},{"category":"default_component_of","full_product_name":{"name":"flatpak-1.12.8-150400.3.9.1 as component of SUSE Linux Enterprise Server 15 SP4-TERADATA","product_id":"SUSE Linux Enterprise Server 15 SP4-TERADATA:flatpak-1.12.8-150400.3.9.1"},"product_reference":"flatpak-1.12.8-150400.3.9.1","relates_to_product_reference":"SUSE Linux Enterprise Server 15 SP4-TERADATA"},{"category":"default_component_of","full_product_name":{"name":"flatpak-devel-1.12.8-150400.3.9.1 as component of SUSE Linux Enterprise Server 15 SP4-TERADATA","product_id":"SUSE Linux Enterprise Server 15 SP4-TERADATA:flatpak-devel-1.12.8-150400.3.9.1"},"product_reference":"flatpak-devel-1.12.8-150400.3.9.1","relates_to_product_reference":"SUSE Linux Enterprise Server 15 SP4-TERADATA"},{"category":"default_component_of","full_product_name":{"name":"flatpak-zsh-completion-1.12.8-150400.3.9.1 as component of SUSE Linux Enterprise Server 15 SP4-TERADATA","product_id":"SUSE Linux Enterprise Server 15 SP4-TERADATA:flatpak-zsh-completion-1.12.8-150400.3.9.1"},"product_reference":"flatpak-zsh-completion-1.12.8-150400.3.9.1","relates_to_product_reference":"SUSE Linux Enterprise Server 15 SP4-TERADATA"},{"category":"default_component_of","full_product_name":{"name":"libflatpak0-1.12.8-150400.3.9.1 as component of SUSE Linux Enterprise Server 15 SP4-TERADATA","product_id":"SUSE Linux Enterprise Server 15 SP4-TERADATA:libflatpak0-1.12.8-150400.3.9.1"},"product_reference":"libflatpak0-1.12.8-150400.3.9.1","relates_to_product_reference":"SUSE Linux Enterprise Server 15 SP4-TERADATA"},{"category":"default_component_of","full_product_name":{"name":"system-user-flatpak-1.12.8-150400.3.9.1 as component of SUSE Linux Enterprise Server 15 SP4-TERADATA","product_id":"SUSE Linux Enterprise Server 15 SP4-TERADATA:system-user-flatpak-1.12.8-150400.3.9.1"},"product_reference":"system-user-flatpak-1.12.8-150400.3.9.1","relates_to_product_reference":"SUSE Linux Enterprise Server 15 SP4-TERADATA"},{"category":"default_component_of","full_product_name":{"name":"typelib-1_0-Flatpak-1_0-1.12.8-150400.3.9.1 as component of SUSE Linux Enterprise Server 15 SP4-TERADATA","product_id":"SUSE Linux Enterprise Server 15 SP4-TERADATA:typelib-1_0-Flatpak-1_0-1.12.8-150400.3.9.1"},"product_reference":"typelib-1_0-Flatpak-1_0-1.12.8-150400.3.9.1","relates_to_product_reference":"SUSE Linux Enterprise Server 15 SP4-TERADATA"},{"category":"default_component_of","full_product_name":{"name":"bubblewrap-0.11.0-150500.3.9.1 as component of SUSE Linux Enterprise Server 15 SP5-LTSS","product_id":"SUSE Linux Enterprise Server 15 SP5-LTSS:bubblewrap-0.11.0-150500.3.9.1"},"product_reference":"bubblewrap-0.11.0-150500.3.9.1","relates_to_product_reference":"SUSE Linux Enterprise Server 15 SP5-LTSS"},{"category":"default_component_of","full_product_name":{"name":"bubblewrap-zsh-completion-0.11.0-150500.3.9.1 as component of SUSE Linux Enterprise Server 15 SP5-LTSS","product_id":"SUSE Linux Enterprise Server 15 SP5-LTSS:bubblewrap-zsh-completion-0.11.0-150500.3.9.1"},"product_reference":"bubblewrap-zsh-completion-0.11.0-150500.3.9.1","relates_to_product_reference":"SUSE Linux Enterprise Server 15 SP5-LTSS"},{"category":"default_component_of","full_product_name":{"name":"flatpak-1.16.0-150500.3.15.1 as component of SUSE Linux Enterprise Server 15 SP5-LTSS","product_id":"SUSE Linux Enterprise Server 15 SP5-LTSS:flatpak-1.16.0-150500.3.15.1"},"product_reference":"flatpak-1.16.0-150500.3.15.1","relates_to_product_reference":"SUSE Linux Enterprise Server 15 SP5-LTSS"},{"category":"default_component_of","full_product_name":{"name":"flatpak-devel-1.16.0-150500.3.15.1 as component of SUSE Linux Enterprise Server 15 SP5-LTSS","product_id":"SUSE Linux Enterprise Server 15 SP5-LTSS:flatpak-devel-1.16.0-150500.3.15.1"},"product_reference":"flatpak-devel-1.16.0-150500.3.15.1","relates_to_product_reference":"SUSE Linux Enterprise Server 15 SP5-LTSS"},{"category":"default_component_of","full_product_name":{"name":"flatpak-remote-flathub-1.16.0-150500.3.15.1 as component of SUSE Linux Enterprise Server 15 SP5-LTSS","product_id":"SUSE Linux Enterprise Server 15 SP5-LTSS:flatpak-remote-flathub-1.16.0-150500.3.15.1"},"product_reference":"flatpak-remote-flathub-1.16.0-150500.3.15.1","relates_to_product_reference":"SUSE Linux Enterprise Server 15 SP5-LTSS"},{"category":"default_component_of","full_product_name":{"name":"flatpak-zsh-completion-1.16.0-150500.3.15.1 as component of SUSE Linux Enterprise Server 15 SP5-LTSS","product_id":"SUSE Linux Enterprise Server 15 SP5-LTSS:flatpak-zsh-completion-1.16.0-150500.3.15.1"},"product_reference":"flatpak-zsh-completion-1.16.0-150500.3.15.1","relates_to_product_reference":"SUSE Linux Enterprise Server 15 SP5-LTSS"},{"category":"default_component_of","full_product_name":{"name":"libflatpak0-1.16.0-150500.3.15.1 as component of SUSE Linux Enterprise Server 15 SP5-LTSS","product_id":"SUSE Linux Enterprise Server 15 SP5-LTSS:libflatpak0-1.16.0-150500.3.15.1"},"product_reference":"libflatpak0-1.16.0-150500.3.15.1","relates_to_product_reference":"SUSE Linux Enterprise Server 15 SP5-LTSS"},{"category":"default_component_of","full_product_name":{"name":"system-user-flatpak-1.16.0-150500.3.15.1 as component of SUSE Linux Enterprise Server 15 SP5-LTSS","product_id":"SUSE Linux Enterprise Server 15 SP5-LTSS:system-user-flatpak-1.16.0-150500.3.15.1"},"product_reference":"system-user-flatpak-1.16.0-150500.3.15.1","relates_to_product_reference":"SUSE Linux Enterprise Server 15 SP5-LTSS"},{"category":"default_component_of","full_product_name":{"name":"typelib-1_0-Flatpak-1_0-1.16.0-150500.3.15.1 as component of SUSE Linux Enterprise Server 15 SP5-LTSS","product_id":"SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-Flatpak-1_0-1.16.0-150500.3.15.1"},"product_reference":"typelib-1_0-Flatpak-1_0-1.16.0-150500.3.15.1","relates_to_product_reference":"SUSE Linux Enterprise Server 15 SP5-LTSS"},{"category":"default_component_of","full_product_name":{"name":"wayland-protocols-devel-1.36-150500.3.3.1 as component of SUSE Linux Enterprise Server 15 SP5-LTSS","product_id":"SUSE Linux Enterprise Server 15 SP5-LTSS:wayland-protocols-devel-1.36-150500.3.3.1"},"product_reference":"wayland-protocols-devel-1.36-150500.3.3.1","relates_to_product_reference":"SUSE Linux Enterprise Server 15 SP5-LTSS"},{"category":"default_component_of","full_product_name":{"name":"bubblewrap-0.11.0-160000.2.2 as component of SUSE Linux Enterprise Server 16.0","product_id":"SUSE Linux Enterprise Server 16.0:bubblewrap-0.11.0-160000.2.2"},"product_reference":"bubblewrap-0.11.0-160000.2.2","relates_to_product_reference":"SUSE Linux Enterprise Server 16.0"},{"category":"default_component_of","full_product_name":{"name":"bubblewrap-zsh-completion-0.11.0-160000.2.2 as component of SUSE Linux Enterprise Server 16.0","product_id":"SUSE Linux Enterprise Server 16.0:bubblewrap-zsh-completion-0.11.0-160000.2.2"},"product_reference":"bubblewrap-zsh-completion-0.11.0-160000.2.2","relates_to_product_reference":"SUSE Linux Enterprise Server 16.0"},{"category":"default_component_of","full_product_name":{"name":"flatpak-1.16.0-160000.2.2 as component of SUSE Linux Enterprise Server 16.0","product_id":"SUSE Linux Enterprise Server 16.0:flatpak-1.16.0-160000.2.2"},"product_reference":"flatpak-1.16.0-160000.2.2","relates_to_product_reference":"SUSE Linux Enterprise Server 16.0"},{"category":"default_component_of","full_product_name":{"name":"flatpak-devel-1.16.0-160000.2.2 as component of SUSE Linux Enterprise Server 16.0","product_id":"SUSE Linux Enterprise Server 16.0:flatpak-devel-1.16.0-160000.2.2"},"product_reference":"flatpak-devel-1.16.0-160000.2.2","relates_to_product_reference":"SUSE Linux Enterprise Server 16.0"},{"category":"default_component_of","full_product_name":{"name":"flatpak-remote-flathub-1.16.0-160000.2.2 as component of SUSE Linux Enterprise Server 16.0","product_id":"SUSE Linux Enterprise Server 16.0:flatpak-remote-flathub-1.16.0-160000.2.2"},"product_reference":"flatpak-remote-flathub-1.16.0-160000.2.2","relates_to_product_reference":"SUSE Linux Enterprise Server 16.0"},{"category":"default_component_of","full_product_name":{"name":"flatpak-selinux-1.16.0-160000.2.2 as component of SUSE Linux Enterprise Server 16.0","product_id":"SUSE Linux Enterprise Server 16.0:flatpak-selinux-1.16.0-160000.2.2"},"product_reference":"flatpak-selinux-1.16.0-160000.2.2","relates_to_product_reference":"SUSE Linux Enterprise Server 16.0"},{"category":"default_component_of","full_product_name":{"name":"flatpak-zsh-completion-1.16.0-160000.2.2 as component of SUSE Linux Enterprise Server 16.0","product_id":"SUSE Linux Enterprise Server 16.0:flatpak-zsh-completion-1.16.0-160000.2.2"},"product_reference":"flatpak-zsh-completion-1.16.0-160000.2.2","relates_to_product_reference":"SUSE Linux Enterprise Server 16.0"},{"category":"default_component_of","full_product_name":{"name":"libflatpak0-1.16.0-160000.2.2 as component of SUSE Linux Enterprise Server 16.0","product_id":"SUSE Linux Enterprise Server 16.0:libflatpak0-1.16.0-160000.2.2"},"product_reference":"libflatpak0-1.16.0-160000.2.2","relates_to_product_reference":"SUSE Linux Enterprise Server 16.0"},{"category":"default_component_of","full_product_name":{"name":"system-user-flatpak-1.16.0-160000.2.2 as component of SUSE Linux Enterprise Server 16.0","product_id":"SUSE Linux Enterprise Server 16.0:system-user-flatpak-1.16.0-160000.2.2"},"product_reference":"system-user-flatpak-1.16.0-160000.2.2","relates_to_product_reference":"SUSE Linux Enterprise Server 16.0"},{"category":"default_component_of","full_product_name":{"name":"typelib-1_0-Flatpak-1_0-1.16.0-160000.2.2 as component of SUSE Linux Enterprise Server 16.0","product_id":"SUSE Linux Enterprise Server 16.0:typelib-1_0-Flatpak-1_0-1.16.0-160000.2.2"},"product_reference":"typelib-1_0-Flatpak-1_0-1.16.0-160000.2.2","relates_to_product_reference":"SUSE Linux Enterprise Server 16.0"},{"category":"default_component_of","full_product_name":{"name":"bubblewrap-0.3.3-3.3.1 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5","product_id":"SUSE Linux Enterprise Server for SAP Applications 12 SP5:bubblewrap-0.3.3-3.3.1"},"product_reference":"bubblewrap-0.3.3-3.3.1","relates_to_product_reference":"SUSE Linux Enterprise Server for SAP Applications 12 SP5"},{"category":"default_component_of","full_product_name":{"name":"flatpak-1.4.2-3.9.1 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5","product_id":"SUSE Linux Enterprise Server for SAP Applications 12 SP5:flatpak-1.4.2-3.9.1"},"product_reference":"flatpak-1.4.2-3.9.1","relates_to_product_reference":"SUSE Linux Enterprise Server for SAP Applications 12 SP5"},{"category":"default_component_of","full_product_name":{"name":"libflatpak0-1.4.2-3.9.1 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5","product_id":"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libflatpak0-1.4.2-3.9.1"},"product_reference":"libflatpak0-1.4.2-3.9.1","relates_to_product_reference":"SUSE Linux Enterprise Server for SAP Applications 12 SP5"},{"category":"default_component_of","full_product_name":{"name":"typelib-1_0-Flatpak-1_0-1.4.2-3.9.1 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5","product_id":"SUSE Linux Enterprise Server for SAP Applications 12 SP5:typelib-1_0-Flatpak-1_0-1.4.2-3.9.1"},"product_reference":"typelib-1_0-Flatpak-1_0-1.4.2-3.9.1","relates_to_product_reference":"SUSE Linux Enterprise Server for SAP Applications 12 SP5"},{"category":"default_component_of","full_product_name":{"name":"bubblewrap-0.4.1-150200.3.3.1 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP2","product_id":"SUSE Linux Enterprise Server for SAP Applications 15 SP2:bubblewrap-0.4.1-150200.3.3.1"},"product_reference":"bubblewrap-0.4.1-150200.3.3.1","relates_to_product_reference":"SUSE Linux Enterprise Server for SAP Applications 15 SP2"},{"category":"default_component_of","full_product_name":{"name":"flatpak-1.10.8-150200.4.21.1 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP2","product_id":"SUSE Linux Enterprise Server for SAP Applications 15 SP2:flatpak-1.10.8-150200.4.21.1"},"product_reference":"flatpak-1.10.8-150200.4.21.1","relates_to_product_reference":"SUSE Linux Enterprise Server for SAP Applications 15 SP2"},{"category":"default_component_of","full_product_name":{"name":"flatpak-devel-1.10.8-150200.4.21.1 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP2","product_id":"SUSE Linux Enterprise Server for SAP Applications 15 SP2:flatpak-devel-1.10.8-150200.4.21.1"},"product_reference":"flatpak-devel-1.10.8-150200.4.21.1","relates_to_product_reference":"SUSE Linux Enterprise Server for SAP Applications 15 SP2"},{"category":"default_component_of","full_product_name":{"name":"flatpak-zsh-completion-1.10.8-150200.4.21.1 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP2","product_id":"SUSE Linux Enterprise Server for SAP Applications 15 SP2:flatpak-zsh-completion-1.10.8-150200.4.21.1"},"product_reference":"flatpak-zsh-completion-1.10.8-150200.4.21.1","relates_to_product_reference":"SUSE Linux Enterprise Server for SAP Applications 15 SP2"},{"category":"default_component_of","full_product_name":{"name":"libflatpak0-1.10.8-150200.4.21.1 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP2","product_id":"SUSE Linux Enterprise Server for SAP Applications 15 SP2:libflatpak0-1.10.8-150200.4.21.1"},"product_reference":"libflatpak0-1.10.8-150200.4.21.1","relates_to_product_reference":"SUSE Linux Enterprise Server for SAP Applications 15 SP2"},{"category":"default_component_of","full_product_name":{"name":"system-user-flatpak-1.10.8-150200.4.21.1 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP2","product_id":"SUSE Linux Enterprise Server for SAP Applications 15 SP2:system-user-flatpak-1.10.8-150200.4.21.1"},"product_reference":"system-user-flatpak-1.10.8-150200.4.21.1","relates_to_product_reference":"SUSE Linux Enterprise Server for SAP Applications 15 SP2"},{"category":"default_component_of","full_product_name":{"name":"typelib-1_0-Flatpak-1_0-1.10.8-150200.4.21.1 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP2","product_id":"SUSE Linux Enterprise Server for SAP Applications 15 SP2:typelib-1_0-Flatpak-1_0-1.10.8-150200.4.21.1"},"product_reference":"typelib-1_0-Flatpak-1_0-1.10.8-150200.4.21.1","relates_to_product_reference":"SUSE Linux Enterprise Server for SAP Applications 15 SP2"},{"category":"default_component_of","full_product_name":{"name":"bubblewrap-0.4.1-150200.3.3.1 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP3","product_id":"SUSE Linux Enterprise Server for SAP Applications 15 SP3:bubblewrap-0.4.1-150200.3.3.1"},"product_reference":"bubblewrap-0.4.1-150200.3.3.1","relates_to_product_reference":"SUSE Linux Enterprise Server for SAP Applications 15 SP3"},{"category":"default_component_of","full_product_name":{"name":"flatpak-1.10.8-150200.4.21.1 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP3","product_id":"SUSE Linux Enterprise Server for SAP Applications 15 SP3:flatpak-1.10.8-150200.4.21.1"},"product_reference":"flatpak-1.10.8-150200.4.21.1","relates_to_product_reference":"SUSE Linux Enterprise Server for SAP Applications 15 SP3"},{"category":"default_component_of","full_product_name":{"name":"flatpak-devel-1.10.8-150200.4.21.1 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP3","product_id":"SUSE Linux Enterprise Server for SAP Applications 15 SP3:flatpak-devel-1.10.8-150200.4.21.1"},"product_reference":"flatpak-devel-1.10.8-150200.4.21.1","relates_to_product_reference":"SUSE Linux Enterprise Server for SAP Applications 15 SP3"},{"category":"default_component_of","full_product_name":{"name":"flatpak-zsh-completion-1.10.8-150200.4.21.1 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP3","product_id":"SUSE Linux Enterprise Server for SAP Applications 15 SP3:flatpak-zsh-completion-1.10.8-150200.4.21.1"},"product_reference":"flatpak-zsh-completion-1.10.8-150200.4.21.1","relates_to_product_reference":"SUSE Linux Enterprise Server for SAP Applications 15 SP3"},{"category":"default_component_of","full_product_name":{"name":"libflatpak0-1.10.8-150200.4.21.1 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP3","product_id":"SUSE Linux Enterprise Server for SAP Applications 15 SP3:libflatpak0-1.10.8-150200.4.21.1"},"product_reference":"libflatpak0-1.10.8-150200.4.21.1","relates_to_product_reference":"SUSE Linux Enterprise Server for SAP Applications 15 SP3"},{"category":"default_component_of","full_product_name":{"name":"system-user-flatpak-1.10.8-150200.4.21.1 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP3","product_id":"SUSE Linux Enterprise Server for SAP Applications 15 SP3:system-user-flatpak-1.10.8-150200.4.21.1"},"product_reference":"system-user-flatpak-1.10.8-150200.4.21.1","relates_to_product_reference":"SUSE Linux Enterprise Server for SAP Applications 15 SP3"},{"category":"default_component_of","full_product_name":{"name":"typelib-1_0-Flatpak-1_0-1.10.8-150200.4.21.1 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP3","product_id":"SUSE Linux Enterprise Server for SAP Applications 15 SP3:typelib-1_0-Flatpak-1_0-1.10.8-150200.4.21.1"},"product_reference":"typelib-1_0-Flatpak-1_0-1.10.8-150200.4.21.1","relates_to_product_reference":"SUSE Linux Enterprise Server for SAP Applications 15 SP3"},{"category":"default_component_of","full_product_name":{"name":"bubblewrap-0.4.1-150200.3.3.1 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4","product_id":"SUSE Linux Enterprise Server for SAP Applications 15 SP4:bubblewrap-0.4.1-150200.3.3.1"},"product_reference":"bubblewrap-0.4.1-150200.3.3.1","relates_to_product_reference":"SUSE Linux Enterprise Server for SAP Applications 15 SP4"},{"category":"default_component_of","full_product_name":{"name":"flatpak-1.12.8-150400.3.9.1 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4","product_id":"SUSE Linux Enterprise Server for SAP Applications 15 SP4:flatpak-1.12.8-150400.3.9.1"},"product_reference":"flatpak-1.12.8-150400.3.9.1","relates_to_product_reference":"SUSE Linux Enterprise Server for SAP Applications 15 SP4"},{"category":"default_component_of","full_product_name":{"name":"flatpak-devel-1.12.8-150400.3.9.1 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4","product_id":"SUSE Linux Enterprise Server for SAP Applications 15 SP4:flatpak-devel-1.12.8-150400.3.9.1"},"product_reference":"flatpak-devel-1.12.8-150400.3.9.1","relates_to_product_reference":"SUSE Linux Enterprise Server for SAP Applications 15 SP4"},{"category":"default_component_of","full_product_name":{"name":"flatpak-zsh-completion-1.12.8-150400.3.9.1 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4","product_id":"SUSE Linux Enterprise Server for SAP Applications 15 SP4:flatpak-zsh-completion-1.12.8-150400.3.9.1"},"product_reference":"flatpak-zsh-completion-1.12.8-150400.3.9.1","relates_to_product_reference":"SUSE Linux Enterprise Server for SAP Applications 15 SP4"},{"category":"default_component_of","full_product_name":{"name":"libflatpak0-1.12.8-150400.3.9.1 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4","product_id":"SUSE Linux Enterprise Server for SAP Applications 15 SP4:libflatpak0-1.12.8-150400.3.9.1"},"product_reference":"libflatpak0-1.12.8-150400.3.9.1","relates_to_product_reference":"SUSE Linux Enterprise Server for SAP Applications 15 SP4"},{"category":"default_component_of","full_product_name":{"name":"system-user-flatpak-1.12.8-150400.3.9.1 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4","product_id":"SUSE Linux Enterprise Server for SAP Applications 15 SP4:system-user-flatpak-1.12.8-150400.3.9.1"},"product_reference":"system-user-flatpak-1.12.8-150400.3.9.1","relates_to_product_reference":"SUSE Linux Enterprise Server for SAP Applications 15 SP4"},{"category":"default_component_of","full_product_name":{"name":"typelib-1_0-Flatpak-1_0-1.12.8-150400.3.9.1 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4","product_id":"SUSE Linux Enterprise Server for SAP Applications 15 SP4:typelib-1_0-Flatpak-1_0-1.12.8-150400.3.9.1"},"product_reference":"typelib-1_0-Flatpak-1_0-1.12.8-150400.3.9.1","relates_to_product_reference":"SUSE Linux Enterprise Server for SAP Applications 15 SP4"},{"category":"default_component_of","full_product_name":{"name":"bubblewrap-0.11.0-150500.3.9.1 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP5","product_id":"SUSE Linux Enterprise Server for SAP Applications 15 SP5:bubblewrap-0.11.0-150500.3.9.1"},"product_reference":"bubblewrap-0.11.0-150500.3.9.1","relates_to_product_reference":"SUSE Linux Enterprise Server for SAP Applications 15 SP5"},{"category":"default_component_of","full_product_name":{"name":"bubblewrap-zsh-completion-0.11.0-150500.3.9.1 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP5","product_id":"SUSE Linux Enterprise Server for SAP Applications 15 SP5:bubblewrap-zsh-completion-0.11.0-150500.3.9.1"},"product_reference":"bubblewrap-zsh-completion-0.11.0-150500.3.9.1","relates_to_product_reference":"SUSE Linux Enterprise Server for SAP Applications 15 SP5"},{"category":"default_component_of","full_product_name":{"name":"flatpak-1.16.0-150500.3.15.1 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP5","product_id":"SUSE Linux Enterprise Server for SAP Applications 15 SP5:flatpak-1.16.0-150500.3.15.1"},"product_reference":"flatpak-1.16.0-150500.3.15.1","relates_to_product_reference":"SUSE Linux Enterprise Server for SAP Applications 15 SP5"},{"category":"default_component_of","full_product_name":{"name":"flatpak-devel-1.16.0-150500.3.15.1 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP5","product_id":"SUSE Linux Enterprise Server for SAP Applications 15 SP5:flatpak-devel-1.16.0-150500.3.15.1"},"product_reference":"flatpak-devel-1.16.0-150500.3.15.1","relates_to_product_reference":"SUSE Linux Enterprise Server for SAP Applications 15 SP5"},{"category":"default_component_of","full_product_name":{"name":"flatpak-remote-flathub-1.16.0-150500.3.15.1 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP5","product_id":"SUSE Linux Enterprise Server for SAP Applications 15 SP5:flatpak-remote-flathub-1.16.0-150500.3.15.1"},"product_reference":"flatpak-remote-flathub-1.16.0-150500.3.15.1","relates_to_product_reference":"SUSE Linux Enterprise Server for SAP Applications 15 SP5"},{"category":"default_component_of","full_product_name":{"name":"flatpak-zsh-completion-1.16.0-150500.3.15.1 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP5","product_id":"SUSE Linux Enterprise Server for SAP Applications 15 SP5:flatpak-zsh-completion-1.16.0-150500.3.15.1"},"product_reference":"flatpak-zsh-completion-1.16.0-150500.3.15.1","relates_to_product_reference":"SUSE Linux Enterprise Server for SAP Applications 15 SP5"},{"category":"default_component_of","full_product_name":{"name":"libflatpak0-1.16.0-150500.3.15.1 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP5","product_id":"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libflatpak0-1.16.0-150500.3.15.1"},"product_reference":"libflatpak0-1.16.0-150500.3.15.1","relates_to_product_reference":"SUSE Linux Enterprise Server for SAP Applications 15 SP5"},{"category":"default_component_of","full_product_name":{"name":"system-user-flatpak-1.16.0-150500.3.15.1 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP5","product_id":"SUSE Linux Enterprise Server for SAP Applications 15 SP5:system-user-flatpak-1.16.0-150500.3.15.1"},"product_reference":"system-user-flatpak-1.16.0-150500.3.15.1","relates_to_product_reference":"SUSE Linux Enterprise Server for SAP Applications 15 SP5"},{"category":"default_component_of","full_product_name":{"name":"typelib-1_0-Flatpak-1_0-1.16.0-150500.3.15.1 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP5","product_id":"SUSE Linux Enterprise Server for SAP Applications 15 SP5:typelib-1_0-Flatpak-1_0-1.16.0-150500.3.15.1"},"product_reference":"typelib-1_0-Flatpak-1_0-1.16.0-150500.3.15.1","relates_to_product_reference":"SUSE Linux Enterprise Server for SAP Applications 15 SP5"},{"category":"default_component_of","full_product_name":{"name":"wayland-protocols-devel-1.36-150500.3.3.1 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP5","product_id":"SUSE Linux Enterprise Server for SAP Applications 15 SP5:wayland-protocols-devel-1.36-150500.3.3.1"},"product_reference":"wayland-protocols-devel-1.36-150500.3.3.1","relates_to_product_reference":"SUSE Linux Enterprise Server for SAP Applications 15 SP5"},{"category":"default_component_of","full_product_name":{"name":"bubblewrap-0.4.1-150200.3.3.1 as component of SUSE Manager Proxy 4.3","product_id":"SUSE Manager Proxy 4.3:bubblewrap-0.4.1-150200.3.3.1"},"product_reference":"bubblewrap-0.4.1-150200.3.3.1","relates_to_product_reference":"SUSE Manager Proxy 4.3"},{"category":"default_component_of","full_product_name":{"name":"bubblewrap-0.4.1-150200.3.3.1 as component of SUSE Manager Retail Branch Server 4.3","product_id":"SUSE Manager Retail Branch Server 4.3:bubblewrap-0.4.1-150200.3.3.1"},"product_reference":"bubblewrap-0.4.1-150200.3.3.1","relates_to_product_reference":"SUSE Manager Retail Branch Server 4.3"},{"category":"default_component_of","full_product_name":{"name":"bubblewrap-0.4.1-150200.3.3.1 as component of SUSE Manager Server 4.3","product_id":"SUSE Manager Server 4.3:bubblewrap-0.4.1-150200.3.3.1"},"product_reference":"bubblewrap-0.4.1-150200.3.3.1","relates_to_product_reference":"SUSE Manager Server 4.3"},{"category":"default_component_of","full_product_name":{"name":"bubblewrap-0.8.0-150500.3.6.1 as component of openSUSE Leap 15.5","product_id":"openSUSE Leap 15.5:bubblewrap-0.8.0-150500.3.6.1"},"product_reference":"bubblewrap-0.8.0-150500.3.6.1","relates_to_product_reference":"openSUSE Leap 15.5"},{"category":"default_component_of","full_product_name":{"name":"bubblewrap-zsh-completion-0.8.0-150500.3.6.1 as component of openSUSE Leap 15.5","product_id":"openSUSE Leap 15.5:bubblewrap-zsh-completion-0.8.0-150500.3.6.1"},"product_reference":"bubblewrap-zsh-completion-0.8.0-150500.3.6.1","relates_to_product_reference":"openSUSE Leap 15.5"},{"category":"default_component_of","full_product_name":{"name":"flatpak-1.14.5-150500.3.12.1 as component of openSUSE Leap 15.5","product_id":"openSUSE Leap 15.5:flatpak-1.14.5-150500.3.12.1"},"product_reference":"flatpak-1.14.5-150500.3.12.1","relates_to_product_reference":"openSUSE Leap 15.5"},{"category":"default_component_of","full_product_name":{"name":"flatpak-devel-1.14.5-150500.3.12.1 as component of openSUSE Leap 15.5","product_id":"openSUSE Leap 15.5:flatpak-devel-1.14.5-150500.3.12.1"},"product_reference":"flatpak-devel-1.14.5-150500.3.12.1","relates_to_product_reference":"openSUSE Leap 15.5"},{"category":"default_component_of","full_product_name":{"name":"flatpak-remote-flathub-1.14.5-150500.3.12.1 as component of openSUSE Leap 15.5","product_id":"openSUSE Leap 15.5:flatpak-remote-flathub-1.14.5-150500.3.12.1"},"product_reference":"flatpak-remote-flathub-1.14.5-150500.3.12.1","relates_to_product_reference":"openSUSE Leap 15.5"},{"category":"default_component_of","full_product_name":{"name":"flatpak-zsh-completion-1.14.5-150500.3.12.1 as component of openSUSE Leap 15.5","product_id":"openSUSE Leap 15.5:flatpak-zsh-completion-1.14.5-150500.3.12.1"},"product_reference":"flatpak-zsh-completion-1.14.5-150500.3.12.1","relates_to_product_reference":"openSUSE Leap 15.5"},{"category":"default_component_of","full_product_name":{"name":"libflatpak0-1.14.5-150500.3.12.1 as component of openSUSE Leap 15.5","product_id":"openSUSE Leap 15.5:libflatpak0-1.14.5-150500.3.12.1"},"product_reference":"libflatpak0-1.14.5-150500.3.12.1","relates_to_product_reference":"openSUSE Leap 15.5"},{"category":"default_component_of","full_product_name":{"name":"system-user-flatpak-1.14.5-150500.3.12.1 as component of openSUSE Leap 15.5","product_id":"openSUSE Leap 15.5:system-user-flatpak-1.14.5-150500.3.12.1"},"product_reference":"system-user-flatpak-1.14.5-150500.3.12.1","relates_to_product_reference":"openSUSE Leap 15.5"},{"category":"default_component_of","full_product_name":{"name":"typelib-1_0-Flatpak-1_0-1.14.5-150500.3.12.1 as component of openSUSE Leap 15.5","product_id":"openSUSE Leap 15.5:typelib-1_0-Flatpak-1_0-1.14.5-150500.3.12.1"},"product_reference":"typelib-1_0-Flatpak-1_0-1.14.5-150500.3.12.1","relates_to_product_reference":"openSUSE Leap 15.5"},{"category":"default_component_of","full_product_name":{"name":"bubblewrap-0.11.0-150500.3.9.1 as component of openSUSE Leap 15.6","product_id":"openSUSE Leap 15.6:bubblewrap-0.11.0-150500.3.9.1"},"product_reference":"bubblewrap-0.11.0-150500.3.9.1","relates_to_product_reference":"openSUSE Leap 15.6"},{"category":"default_component_of","full_product_name":{"name":"bubblewrap-zsh-completion-0.11.0-150500.3.9.1 as component of openSUSE Leap 15.6","product_id":"openSUSE Leap 15.6:bubblewrap-zsh-completion-0.11.0-150500.3.9.1"},"product_reference":"bubblewrap-zsh-completion-0.11.0-150500.3.9.1","relates_to_product_reference":"openSUSE Leap 15.6"},{"category":"default_component_of","full_product_name":{"name":"flatpak-1.16.0-150600.3.6.1 as component of openSUSE Leap 15.6","product_id":"openSUSE Leap 15.6:flatpak-1.16.0-150600.3.6.1"},"product_reference":"flatpak-1.16.0-150600.3.6.1","relates_to_product_reference":"openSUSE Leap 15.6"},{"category":"default_component_of","full_product_name":{"name":"flatpak-devel-1.16.0-150600.3.6.1 as component of openSUSE Leap 15.6","product_id":"openSUSE Leap 15.6:flatpak-devel-1.16.0-150600.3.6.1"},"product_reference":"flatpak-devel-1.16.0-150600.3.6.1","relates_to_product_reference":"openSUSE Leap 15.6"},{"category":"default_component_of","full_product_name":{"name":"flatpak-remote-flathub-1.16.0-150600.3.6.1 as component of openSUSE Leap 15.6","product_id":"openSUSE Leap 15.6:flatpak-remote-flathub-1.16.0-150600.3.6.1"},"product_reference":"flatpak-remote-flathub-1.16.0-150600.3.6.1","relates_to_product_reference":"openSUSE Leap 15.6"},{"category":"default_component_of","full_product_name":{"name":"flatpak-zsh-completion-1.16.0-150600.3.6.1 as component of openSUSE Leap 15.6","product_id":"openSUSE Leap 15.6:flatpak-zsh-completion-1.16.0-150600.3.6.1"},"product_reference":"flatpak-zsh-completion-1.16.0-150600.3.6.1","relates_to_product_reference":"openSUSE Leap 15.6"},{"category":"default_component_of","full_product_name":{"name":"libflatpak0-1.16.0-150600.3.6.1 as component of openSUSE Leap 15.6","product_id":"openSUSE Leap 15.6:libflatpak0-1.16.0-150600.3.6.1"},"product_reference":"libflatpak0-1.16.0-150600.3.6.1","relates_to_product_reference":"openSUSE Leap 15.6"},{"category":"default_component_of","full_product_name":{"name":"system-user-flatpak-1.16.0-150600.3.6.1 as component of openSUSE Leap 15.6","product_id":"openSUSE Leap 15.6:system-user-flatpak-1.16.0-150600.3.6.1"},"product_reference":"system-user-flatpak-1.16.0-150600.3.6.1","relates_to_product_reference":"openSUSE Leap 15.6"},{"category":"default_component_of","full_product_name":{"name":"typelib-1_0-Flatpak-1_0-1.16.0-150600.3.6.1 as component of openSUSE Leap 15.6","product_id":"openSUSE Leap 15.6:typelib-1_0-Flatpak-1_0-1.16.0-150600.3.6.1"},"product_reference":"typelib-1_0-Flatpak-1_0-1.16.0-150600.3.6.1","relates_to_product_reference":"openSUSE Leap 15.6"},{"category":"default_component_of","full_product_name":{"name":"bubblewrap-0.10.0-1.1 as component of openSUSE Tumbleweed","product_id":"openSUSE Tumbleweed:bubblewrap-0.10.0-1.1"},"product_reference":"bubblewrap-0.10.0-1.1","relates_to_product_reference":"openSUSE Tumbleweed"},{"category":"default_component_of","full_product_name":{"name":"bubblewrap-zsh-completion-0.10.0-1.1 as component of openSUSE Tumbleweed","product_id":"openSUSE Tumbleweed:bubblewrap-zsh-completion-0.10.0-1.1"},"product_reference":"bubblewrap-zsh-completion-0.10.0-1.1","relates_to_product_reference":"openSUSE Tumbleweed"},{"category":"default_component_of","full_product_name":{"name":"flatpak-1.15.10-1.1 as component of openSUSE Tumbleweed","product_id":"openSUSE Tumbleweed:flatpak-1.15.10-1.1"},"product_reference":"flatpak-1.15.10-1.1","relates_to_product_reference":"openSUSE Tumbleweed"},{"category":"default_component_of","full_product_name":{"name":"flatpak-devel-1.15.10-1.1 as component of openSUSE Tumbleweed","product_id":"openSUSE Tumbleweed:flatpak-devel-1.15.10-1.1"},"product_reference":"flatpak-devel-1.15.10-1.1","relates_to_product_reference":"openSUSE Tumbleweed"},{"category":"default_component_of","full_product_name":{"name":"flatpak-remote-flathub-1.15.10-1.1 as component of openSUSE Tumbleweed","product_id":"openSUSE Tumbleweed:flatpak-remote-flathub-1.15.10-1.1"},"product_reference":"flatpak-remote-flathub-1.15.10-1.1","relates_to_product_reference":"openSUSE Tumbleweed"},{"category":"default_component_of","full_product_name":{"name":"flatpak-selinux-1.15.10-1.1 as component of openSUSE Tumbleweed","product_id":"openSUSE Tumbleweed:flatpak-selinux-1.15.10-1.1"},"product_reference":"flatpak-selinux-1.15.10-1.1","relates_to_product_reference":"openSUSE Tumbleweed"},{"category":"default_component_of","full_product_name":{"name":"flatpak-zsh-completion-1.15.10-1.1 as component of openSUSE Tumbleweed","product_id":"openSUSE Tumbleweed:flatpak-zsh-completion-1.15.10-1.1"},"product_reference":"flatpak-zsh-completion-1.15.10-1.1","relates_to_product_reference":"openSUSE Tumbleweed"},{"category":"default_component_of","full_product_name":{"name":"libflatpak0-1.15.10-1.1 as component of openSUSE Tumbleweed","product_id":"openSUSE Tumbleweed:libflatpak0-1.15.10-1.1"},"product_reference":"libflatpak0-1.15.10-1.1","relates_to_product_reference":"openSUSE Tumbleweed"},{"category":"default_component_of","full_product_name":{"name":"system-user-flatpak-1.15.10-1.1 as component of openSUSE Tumbleweed","product_id":"openSUSE Tumbleweed:system-user-flatpak-1.15.10-1.1"},"product_reference":"system-user-flatpak-1.15.10-1.1","relates_to_product_reference":"openSUSE Tumbleweed"},{"category":"default_component_of","full_product_name":{"name":"typelib-1_0-Flatpak-1_0-1.15.10-1.1 as component of openSUSE Tumbleweed","product_id":"openSUSE Tumbleweed:typelib-1_0-Flatpak-1_0-1.15.10-1.1"},"product_reference":"typelib-1_0-Flatpak-1_0-1.15.10-1.1","relates_to_product_reference":"openSUSE Tumbleweed"},{"category":"default_component_of","full_product_name":{"name":"bubblewrap as component of SUSE Linux Enterprise Server 15 SP1-LTSS","product_id":"SUSE Linux Enterprise Server 15 SP1-LTSS:bubblewrap"},"product_reference":"bubblewrap","relates_to_product_reference":"SUSE Linux Enterprise Server 15 SP1-LTSS"},{"category":"default_component_of","full_product_name":{"name":"flatpak as component of SUSE Linux Enterprise Server 15 SP1-LTSS","product_id":"SUSE Linux Enterprise Server 15 SP1-LTSS:flatpak"},"product_reference":"flatpak","relates_to_product_reference":"SUSE Linux Enterprise Server 15 SP1-LTSS"},{"category":"default_component_of","full_product_name":{"name":"flatpak-devel as component of SUSE Linux Enterprise Server 15 SP1-LTSS","product_id":"SUSE Linux Enterprise Server 15 SP1-LTSS:flatpak-devel"},"product_reference":"flatpak-devel","relates_to_product_reference":"SUSE Linux Enterprise Server 15 SP1-LTSS"},{"category":"default_component_of","full_product_name":{"name":"flatpak-zsh-completion as component of SUSE Linux Enterprise Server 15 SP1-LTSS","product_id":"SUSE Linux Enterprise Server 15 SP1-LTSS:flatpak-zsh-completion"},"product_reference":"flatpak-zsh-completion","relates_to_product_reference":"SUSE Linux Enterprise Server 15 SP1-LTSS"},{"category":"default_component_of","full_product_name":{"name":"libflatpak0 as component of SUSE Linux Enterprise Server 15 SP1-LTSS","product_id":"SUSE Linux Enterprise Server 15 SP1-LTSS:libflatpak0"},"product_reference":"libflatpak0","relates_to_product_reference":"SUSE Linux Enterprise Server 15 SP1-LTSS"},{"category":"default_component_of","full_product_name":{"name":"typelib-1_0-Flatpak-1_0 as component of SUSE Linux Enterprise Server 15 SP1-LTSS","product_id":"SUSE Linux Enterprise Server 15 SP1-LTSS:typelib-1_0-Flatpak-1_0"},"product_reference":"typelib-1_0-Flatpak-1_0","relates_to_product_reference":"SUSE Linux Enterprise Server 15 SP1-LTSS"},{"category":"default_component_of","full_product_name":{"name":"bubblewrap as component of SUSE Linux Enterprise Server 15-LTSS","product_id":"SUSE Linux Enterprise Server 15-LTSS:bubblewrap"},"product_reference":"bubblewrap","relates_to_product_reference":"SUSE Linux Enterprise Server 15-LTSS"},{"category":"default_component_of","full_product_name":{"name":"flatpak as component of SUSE Linux Enterprise Server 15-LTSS","product_id":"SUSE Linux Enterprise Server 15-LTSS:flatpak"},"product_reference":"flatpak","relates_to_product_reference":"SUSE Linux Enterprise Server 15-LTSS"},{"category":"default_component_of","full_product_name":{"name":"flatpak-devel as component of SUSE Linux Enterprise Server 15-LTSS","product_id":"SUSE Linux Enterprise Server 15-LTSS:flatpak-devel"},"product_reference":"flatpak-devel","relates_to_product_reference":"SUSE Linux Enterprise Server 15-LTSS"},{"category":"default_component_of","full_product_name":{"name":"libflatpak0 as component of SUSE Linux Enterprise Server 15-LTSS","product_id":"SUSE Linux Enterprise Server 15-LTSS:libflatpak0"},"product_reference":"libflatpak0","relates_to_product_reference":"SUSE Linux Enterprise Server 15-LTSS"},{"category":"default_component_of","full_product_name":{"name":"typelib-1_0-Flatpak-1_0 as component of SUSE Linux Enterprise Server 15-LTSS","product_id":"SUSE Linux Enterprise Server 15-LTSS:typelib-1_0-Flatpak-1_0"},"product_reference":"typelib-1_0-Flatpak-1_0","relates_to_product_reference":"SUSE Linux Enterprise Server 15-LTSS"},{"category":"default_component_of","full_product_name":{"name":"bubblewrap as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5","product_id":"SUSE Linux Enterprise Server for SAP Applications 12 SP5:bubblewrap"},"product_reference":"bubblewrap","relates_to_product_reference":"SUSE Linux Enterprise Server for SAP Applications 12 SP5"},{"category":"default_component_of","full_product_name":{"name":"flatpak as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5","product_id":"SUSE Linux Enterprise Server for SAP Applications 12 SP5:flatpak"},"product_reference":"flatpak","relates_to_product_reference":"SUSE Linux Enterprise Server for SAP Applications 12 SP5"}]},"vulnerabilities":[{"cve":"CVE-2024-42472","ids":[{"system_name":"SUSE CVE Page","text":"https://www.suse.com/security/cve/CVE-2024-42472"}],"notes":[{"category":"general","text":"Flatpak is a Linux application sandboxing and distribution framework. Prior to versions 1.14.0 and 1.15.10, a malicious or compromised Flatpak app using persistent directories could access and write files outside of what it would otherwise have access to, which is an attack on integrity and confidentiality.\n\nWhen `persistent=subdir` is used in the application permissions (represented as `--persist=subdir` in the command-line interface), that means that an application which otherwise doesn't have access to the real user home directory will see an empty home directory with a writeable subdirectory `subdir`. Behind the scenes, this directory is actually a bind mount and the data is stored in the per-application directory as `~/.var/app/$APPID/subdir`. This allows existing apps that are not aware of the per-application directory to still work as intended without general home directory access.\n\nHowever, the application does have write access to the application directory `~/.var/app/$APPID` where this directory is stored. If the source directory for the `persistent`/`--persist` option is replaced by a symlink, then the next time the application is started, the bind mount will follow the symlink and mount whatever it points to into the sandbox.\n\nPartial protection against this vulnerability can be provided by patching Flatpak using the patches in commits ceec2ffc and 98f79773. However, this leaves a race condition that could be exploited by two instances of a malicious app running in parallel. Closing the race condition requires updating or patching the version of bubblewrap that is used by Flatpak to add the new `--bind-fd` option using the patch and then patching Flatpak to use it. If Flatpak has been configured at build-time with `-Dsystem_bubblewrap=bwrap` (1.15.x) or `--with-system-bubblewrap=bwrap` (1.14.x or older), or a similar option, then the version of bubblewrap that needs to be patched is a system copy that is distributed separately, typically `/usr/bin/bwrap`. This configuration is the one that is typically used in Linux distributions. If Flatpak has been configured at build-time with `-Dsystem_bubblewrap=` (1.15.x) or with `--without-system-bubblewrap` (1.14.x or older), then it is the bundled version of bubblewrap that is included with Flatpak that must be patched. This is typically installed as `/usr/libexec/flatpak-bwrap`. This configuration is the default when building from source code.\n\nFor the 1.14.x stable branch, these changes are included in Flatpak 1.14.10. The bundled version of bubblewrap included in this release has been updated to 0.6.3. For the 1.15.x development branch, these changes are included in Flatpak 1.15.10. The bundled version of bubblewrap in this release is a Meson \"wrap\" subproject, which has been updated to 0.10.0. The 1.12.x and 1.10.x branches will not be updated for this vulnerability. Long-term support OS distributions should backport the individual changes into their versions of Flatpak and bubblewrap, or update to newer versions if their stability policy allows it. As a workaround, avoid using applications using the `persistent` (`--persist`) permission.","title":"CVE description"}],"product_status":{"known_affected":["SUSE Linux Enterprise Server 15 SP1-LTSS:bubblewrap","SUSE Linux Enterprise Server 15 SP1-LTSS:flatpak","SUSE Linux Enterprise Server 15 SP1-LTSS:flatpak-devel","SUSE Linux Enterprise Server 15 SP1-LTSS:flatpak-zsh-completion","SUSE Linux Enterprise Server 15 SP1-LTSS:libflatpak0","SUSE Linux Enterprise Server 15 SP1-LTSS:typelib-1_0-Flatpak-1_0","SUSE Linux Enterprise Server 15-LTSS:bubblewrap","SUSE Linux Enterprise Server 15-LTSS:flatpak","SUSE Linux Enterprise Server 15-LTSS:flatpak-devel","SUSE Linux Enterprise Server 15-LTSS:libflatpak0","SUSE Linux Enterprise Server 15-LTSS:typelib-1_0-Flatpak-1_0","SUSE Linux Enterprise Server for SAP Applications 12 SP5:bubblewrap","SUSE Linux Enterprise Server for SAP Applications 12 SP5:flatpak"],"recommended":["SUSE Enterprise Storage 7.1:bubblewrap-0.4.1-150200.3.3.1","SUSE Enterprise Storage 7.1:flatpak-1.10.8-150200.4.21.1","SUSE Enterprise Storage 7.1:flatpak-devel-1.10.8-150200.4.21.1","SUSE Enterprise Storage 7.1:flatpak-zsh-completion-1.10.8-150200.4.21.1","SUSE Enterprise Storage 7.1:libflatpak0-1.10.8-150200.4.21.1","SUSE Enterprise Storage 7.1:system-user-flatpak-1.10.8-150200.4.21.1","SUSE Enterprise Storage 7.1:typelib-1_0-Flatpak-1_0-1.10.8-150200.4.21.1","SUSE Liberty Linux 7 LTSS:flatpak-1.0.9-15.el7_9","SUSE Liberty Linux 7 LTSS:flatpak-builder-1.0.0-15.el7_9","SUSE Liberty Linux 7 LTSS:flatpak-devel-1.0.9-15.el7_9","SUSE Liberty Linux 7 LTSS:flatpak-libs-1.0.9-15.el7_9","SUSE Liberty Linux 8:bubblewrap-0.4.0-2.el8_10","SUSE Liberty Linux 8:flatpak-1.12.9-3.el8_10","SUSE Liberty Linux 8:flatpak-devel-1.12.9-3.el8_10","SUSE Liberty Linux 8:flatpak-libs-1.12.9-3.el8_10","SUSE Liberty Linux 8:flatpak-selinux-1.12.9-3.el8_10","SUSE Liberty Linux 8:flatpak-session-helper-1.12.9-3.el8_10","SUSE Liberty Linux 9:bubblewrap-0.4.1-8.el9_5","SUSE Liberty Linux 9:flatpak-1.12.9-3.el9_5","SUSE Liberty Linux 9:flatpak-devel-1.12.9-3.el9_5","SUSE Liberty Linux 9:flatpak-libs-1.12.9-3.el9_5","SUSE Liberty Linux 9:flatpak-selinux-1.12.9-3.el9_5","SUSE Liberty Linux 9:flatpak-session-helper-1.12.9-3.el9_5","SUSE Linux Enterprise Desktop 15 SP5:bubblewrap-0.8.0-150500.3.6.1","SUSE Linux Enterprise Desktop 15 SP5:bubblewrap-zsh-completion-0.8.0-150500.3.6.1","SUSE Linux Enterprise Desktop 15 SP5:flatpak-1.14.5-150500.3.12.1","SUSE Linux Enterprise Desktop 15 SP5:flatpak-devel-1.14.5-150500.3.12.1","SUSE Linux Enterprise Desktop 15 SP5:flatpak-remote-flathub-1.14.5-150500.3.12.1","SUSE Linux Enterprise Desktop 15 SP5:flatpak-zsh-completion-1.14.5-150500.3.12.1","SUSE Linux Enterprise Desktop 15 SP5:libflatpak0-1.14.5-150500.3.12.1","SUSE Linux Enterprise Desktop 15 SP5:system-user-flatpak-1.14.5-150500.3.12.1","SUSE Linux Enterprise Desktop 15 SP5:typelib-1_0-Flatpak-1_0-1.14.5-150500.3.12.1","SUSE Linux Enterprise Desktop 15 SP6:bubblewrap-0.11.0-150500.3.9.1","SUSE Linux Enterprise Desktop 15 SP6:bubblewrap-zsh-completion-0.11.0-150500.3.9.1","SUSE Linux Enterprise Desktop 15 SP6:flatpak-1.16.0-150600.3.6.1","SUSE Linux Enterprise Desktop 15 SP6:flatpak-devel-1.16.0-150600.3.6.1","SUSE Linux Enterprise Desktop 15 SP6:flatpak-remote-flathub-1.16.0-150600.3.6.1","SUSE Linux Enterprise Desktop 15 SP6:flatpak-zsh-completion-1.16.0-150600.3.6.1","SUSE Linux Enterprise Desktop 15 SP6:libflatpak0-1.16.0-150600.3.6.1","SUSE Linux Enterprise Desktop 15 SP6:system-user-flatpak-1.16.0-150600.3.6.1","SUSE Linux Enterprise Desktop 15 SP6:typelib-1_0-Flatpak-1_0-1.16.0-150600.3.6.1","SUSE Linux Enterprise Desktop 15 SP7:bubblewrap-0.8.0-150500.3.6.1","SUSE Linux Enterprise Desktop 15 SP7:bubblewrap-zsh-completion-0.8.0-150500.3.6.1","SUSE Linux Enterprise Desktop 15 SP7:flatpak-1.16.0-150600.3.6.1","SUSE Linux Enterprise Desktop 15 SP7:flatpak-devel-1.16.0-150600.3.6.1","SUSE Linux Enterprise Desktop 15 SP7:flatpak-remote-flathub-1.16.0-150600.3.6.1","SUSE Linux Enterprise Desktop 15 SP7:flatpak-zsh-completion-1.16.0-150600.3.6.1","SUSE Linux Enterprise Desktop 15 SP7:libflatpak0-1.16.0-150600.3.6.1","SUSE Linux Enterprise Desktop 15 SP7:system-user-flatpak-1.16.0-150600.3.6.1","SUSE Linux Enterprise Desktop 15 SP7:typelib-1_0-Flatpak-1_0-1.16.0-150600.3.6.1","SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:bubblewrap-0.4.1-150200.3.3.1","SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:flatpak-1.10.8-150200.4.21.1","SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:flatpak-devel-1.10.8-150200.4.21.1","SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:flatpak-zsh-completion-1.10.8-150200.4.21.1","SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libflatpak0-1.10.8-150200.4.21.1","SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:system-user-flatpak-1.10.8-150200.4.21.1","SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:typelib-1_0-Flatpak-1_0-1.10.8-150200.4.21.1","SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:bubblewrap-0.4.1-150200.3.3.1","SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:flatpak-1.10.8-150200.4.21.1","SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:flatpak-devel-1.10.8-150200.4.21.1","SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:flatpak-zsh-completion-1.10.8-150200.4.21.1","SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libflatpak0-1.10.8-150200.4.21.1","SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:system-user-flatpak-1.10.8-150200.4.21.1","SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:typelib-1_0-Flatpak-1_0-1.10.8-150200.4.21.1","SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:bubblewrap-0.4.1-150200.3.3.1","SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:flatpak-1.12.8-150400.3.9.1","SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:flatpak-devel-1.12.8-150400.3.9.1","SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:flatpak-zsh-completion-1.12.8-150400.3.9.1","SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libflatpak0-1.12.8-150400.3.9.1","SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:system-user-flatpak-1.12.8-150400.3.9.1","SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:typelib-1_0-Flatpak-1_0-1.12.8-150400.3.9.1","SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:bubblewrap-0.4.1-150200.3.3.1","SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:flatpak-1.12.8-150400.3.9.1","SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:flatpak-devel-1.12.8-150400.3.9.1","SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:flatpak-zsh-completion-1.12.8-150400.3.9.1","SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libflatpak0-1.12.8-150400.3.9.1","SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:system-user-flatpak-1.12.8-150400.3.9.1","SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:typelib-1_0-Flatpak-1_0-1.12.8-150400.3.9.1","SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:bubblewrap-0.11.0-150500.3.9.1","SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:bubblewrap-zsh-completion-0.11.0-150500.3.9.1","SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:flatpak-1.16.0-150500.3.15.1","SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:flatpak-devel-1.16.0-150500.3.15.1","SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:flatpak-remote-flathub-1.16.0-150500.3.15.1","SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:flatpak-zsh-completion-1.16.0-150500.3.15.1","SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libflatpak0-1.16.0-150500.3.15.1","SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:system-user-flatpak-1.16.0-150500.3.15.1","SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:typelib-1_0-Flatpak-1_0-1.16.0-150500.3.15.1","SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:wayland-protocols-devel-1.36-150500.3.3.1","SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:bubblewrap-0.11.0-150500.3.9.1","SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:bubblewrap-zsh-completion-0.11.0-150500.3.9.1","SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:flatpak-1.16.0-150500.3.15.1","SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:flatpak-devel-1.16.0-150500.3.15.1","SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:flatpak-remote-flathub-1.16.0-150500.3.15.1","SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:flatpak-zsh-completion-1.16.0-150500.3.15.1","SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libflatpak0-1.16.0-150500.3.15.1","SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:system-user-flatpak-1.16.0-150500.3.15.1","SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:typelib-1_0-Flatpak-1_0-1.16.0-150500.3.15.1","SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:wayland-protocols-devel-1.36-150500.3.3.1","SUSE Linux Enterprise High Performance Computing 15 SP5:bubblewrap-0.8.0-150500.3.6.1","SUSE Linux Enterprise High Performance Computing 15 SP5:bubblewrap-zsh-completion-0.8.0-150500.3.6.1","SUSE Linux Enterprise High Performance Computing 15 SP5:flatpak-1.14.5-150500.3.12.1","SUSE Linux Enterprise High Performance Computing 15 SP5:flatpak-devel-1.14.5-150500.3.12.1","SUSE Linux Enterprise High Performance Computing 15 SP5:flatpak-remote-flathub-1.14.5-150500.3.12.1","SUSE Linux Enterprise High Performance Computing 15 SP5:flatpak-zsh-completion-1.14.5-150500.3.12.1","SUSE Linux Enterprise High Performance Computing 15 SP5:libflatpak0-1.14.5-150500.3.12.1","SUSE Linux Enterprise High Performance Computing 15 SP5:system-user-flatpak-1.14.5-150500.3.12.1","SUSE Linux Enterprise High Performance Computing 15 SP5:typelib-1_0-Flatpak-1_0-1.14.5-150500.3.12.1","SUSE Linux Enterprise High Performance Computing 15 SP6:bubblewrap-0.11.0-150500.3.9.1","SUSE Linux Enterprise High Performance Computing 15 SP6:bubblewrap-zsh-completion-0.11.0-150500.3.9.1","SUSE Linux Enterprise High Performance Computing 15 SP6:flatpak-1.16.0-150600.3.6.1","SUSE Linux Enterprise High Performance Computing 15 SP6:flatpak-devel-1.16.0-150600.3.6.1","SUSE Linux Enterprise High Performance Computing 15 SP6:flatpak-remote-flathub-1.16.0-150600.3.6.1","SUSE Linux Enterprise High Performance Computing 15 SP6:flatpak-zsh-completion-1.16.0-150600.3.6.1","SUSE Linux Enterprise High Performance Computing 15 SP6:libflatpak0-1.16.0-150600.3.6.1","SUSE Linux Enterprise High Performance Computing 15 SP6:system-user-flatpak-1.16.0-150600.3.6.1","SUSE Linux Enterprise High Performance Computing 15 SP6:typelib-1_0-Flatpak-1_0-1.16.0-150600.3.6.1","SUSE Linux Enterprise High Performance Computing 15 SP7:bubblewrap-0.8.0-150500.3.6.1","SUSE Linux Enterprise High Performance Computing 15 SP7:bubblewrap-zsh-completion-0.8.0-150500.3.6.1","SUSE Linux Enterprise High Performance Computing 15 SP7:flatpak-1.16.0-150600.3.6.1","SUSE Linux Enterprise High Performance Computing 15 SP7:flatpak-devel-1.16.0-150600.3.6.1","SUSE Linux Enterprise High Performance Computing 15 SP7:flatpak-remote-flathub-1.16.0-150600.3.6.1","SUSE Linux Enterprise High Performance Computing 15 SP7:flatpak-zsh-completion-1.16.0-150600.3.6.1","SUSE Linux Enterprise High Performance Computing 15 SP7:libflatpak0-1.16.0-150600.3.6.1","SUSE Linux Enterprise High Performance Computing 15 SP7:system-user-flatpak-1.16.0-150600.3.6.1","SUSE Linux Enterprise High Performance Computing 15 SP7:typelib-1_0-Flatpak-1_0-1.16.0-150600.3.6.1","SUSE Linux Enterprise Module for Basesystem 15 SP5:bubblewrap-0.8.0-150500.3.6.1","SUSE Linux Enterprise Module for Basesystem 15 SP5:bubblewrap-zsh-completion-0.8.0-150500.3.6.1","SUSE Linux Enterprise Module for Basesystem 15 SP6:bubblewrap-0.11.0-150500.3.9.1","SUSE Linux Enterprise Module for Basesystem 15 SP6:bubblewrap-zsh-completion-0.11.0-150500.3.9.1","SUSE Linux Enterprise Module for Basesystem 15 SP7:bubblewrap-0.8.0-150500.3.6.1","SUSE Linux Enterprise Module for Basesystem 15 SP7:bubblewrap-zsh-completion-0.8.0-150500.3.6.1","SUSE Linux Enterprise Module for Desktop Applications 15 SP5:flatpak-1.14.5-150500.3.12.1","SUSE Linux Enterprise Module for Desktop Applications 15 SP5:flatpak-devel-1.14.5-150500.3.12.1","SUSE Linux Enterprise Module for Desktop Applications 15 SP5:flatpak-remote-flathub-1.14.5-150500.3.12.1","SUSE Linux Enterprise Module for Desktop Applications 15 SP5:flatpak-zsh-completion-1.14.5-150500.3.12.1","SUSE Linux Enterprise Module for Desktop Applications 15 SP5:libflatpak0-1.14.5-150500.3.12.1","SUSE Linux Enterprise Module for Desktop Applications 15 SP5:system-user-flatpak-1.14.5-150500.3.12.1","SUSE Linux Enterprise Module for Desktop Applications 15 SP5:typelib-1_0-Flatpak-1_0-1.14.5-150500.3.12.1","SUSE Linux Enterprise Module for Desktop Applications 15 SP6:flatpak-1.16.0-150600.3.6.1","SUSE Linux Enterprise Module for Desktop Applications 15 SP6:flatpak-devel-1.16.0-150600.3.6.1","SUSE Linux Enterprise Module for Desktop Applications 15 SP6:flatpak-remote-flathub-1.16.0-150600.3.6.1","SUSE Linux Enterprise Module for Desktop Applications 15 SP6:flatpak-zsh-completion-1.16.0-150600.3.6.1","SUSE Linux Enterprise Module for Desktop Applications 15 SP6:libflatpak0-1.16.0-150600.3.6.1","SUSE Linux Enterprise Module for Desktop Applications 15 SP6:system-user-flatpak-1.16.0-150600.3.6.1","SUSE Linux Enterprise Module for Desktop Applications 15 SP6:typelib-1_0-Flatpak-1_0-1.16.0-150600.3.6.1","SUSE Linux Enterprise Module for Desktop Applications 15 SP7:flatpak-1.16.0-150600.3.6.1","SUSE Linux Enterprise Module for Desktop Applications 15 SP7:flatpak-devel-1.16.0-150600.3.6.1","SUSE Linux Enterprise Module for Desktop Applications 15 SP7:flatpak-remote-flathub-1.16.0-150600.3.6.1","SUSE Linux Enterprise Module for Desktop Applications 15 SP7:flatpak-zsh-completion-1.16.0-150600.3.6.1","SUSE Linux Enterprise Module for Desktop Applications 15 SP7:libflatpak0-1.16.0-150600.3.6.1","SUSE Linux Enterprise Module for Desktop Applications 15 SP7:system-user-flatpak-1.16.0-150600.3.6.1","SUSE Linux Enterprise Module for Desktop Applications 15 SP7:typelib-1_0-Flatpak-1_0-1.16.0-150600.3.6.1","SUSE Linux Enterprise Server 12 SP5:bubblewrap-0.3.3-3.3.1","SUSE Linux Enterprise Server 12 SP5:flatpak-1.4.2-3.9.1","SUSE Linux Enterprise Server 12 SP5:libflatpak0-1.4.2-3.9.1","SUSE Linux Enterprise Server 12 SP5:typelib-1_0-Flatpak-1_0-1.4.2-3.9.1","SUSE Linux Enterprise Server 15 SP2-LTSS:bubblewrap-0.4.1-150200.3.3.1","SUSE Linux Enterprise Server 15 SP2-LTSS:flatpak-1.10.8-150200.4.21.1","SUSE Linux Enterprise Server 15 SP2-LTSS:flatpak-devel-1.10.8-150200.4.21.1","SUSE Linux Enterprise Server 15 SP2-LTSS:flatpak-zsh-completion-1.10.8-150200.4.21.1","SUSE Linux Enterprise Server 15 SP2-LTSS:libflatpak0-1.10.8-150200.4.21.1","SUSE Linux Enterprise Server 15 SP2-LTSS:system-user-flatpak-1.10.8-150200.4.21.1","SUSE Linux Enterprise Server 15 SP2-LTSS:typelib-1_0-Flatpak-1_0-1.10.8-150200.4.21.1","SUSE Linux Enterprise Server 15 SP3-LTSS:bubblewrap-0.4.1-150200.3.3.1","SUSE Linux Enterprise Server 15 SP3-LTSS:flatpak-1.10.8-150200.4.21.1","SUSE Linux Enterprise Server 15 SP3-LTSS:flatpak-devel-1.10.8-150200.4.21.1","SUSE Linux Enterprise Server 15 SP3-LTSS:flatpak-zsh-completion-1.10.8-150200.4.21.1","SUSE Linux Enterprise Server 15 SP3-LTSS:libflatpak0-1.10.8-150200.4.21.1","SUSE Linux Enterprise Server 15 SP3-LTSS:system-user-flatpak-1.10.8-150200.4.21.1","SUSE Linux Enterprise Server 15 SP3-LTSS:typelib-1_0-Flatpak-1_0-1.10.8-150200.4.21.1","SUSE Linux Enterprise Server 15 SP4-LTSS:bubblewrap-0.4.1-150200.3.3.1","SUSE Linux Enterprise Server 15 SP4-LTSS:flatpak-1.12.8-150400.3.9.1","SUSE Linux Enterprise Server 15 SP4-LTSS:flatpak-devel-1.12.8-150400.3.9.1","SUSE Linux Enterprise Server 15 SP4-LTSS:flatpak-zsh-completion-1.12.8-150400.3.9.1","SUSE Linux Enterprise Server 15 SP4-LTSS:libflatpak0-1.12.8-150400.3.9.1","SUSE Linux Enterprise Server 15 SP4-LTSS:system-user-flatpak-1.12.8-150400.3.9.1","SUSE Linux Enterprise Server 15 SP4-LTSS:typelib-1_0-Flatpak-1_0-1.12.8-150400.3.9.1","SUSE Linux Enterprise Server 15 SP4-TERADATA:bubblewrap-0.4.1-150200.3.3.1","SUSE Linux Enterprise Server 15 SP4-TERADATA:flatpak-1.12.8-150400.3.9.1","SUSE Linux Enterprise Server 15 SP4-TERADATA:flatpak-devel-1.12.8-150400.3.9.1","SUSE Linux Enterprise Server 15 SP4-TERADATA:flatpak-zsh-completion-1.12.8-150400.3.9.1","SUSE Linux Enterprise Server 15 SP4-TERADATA:libflatpak0-1.12.8-150400.3.9.1","SUSE Linux Enterprise Server 15 SP4-TERADATA:system-user-flatpak-1.12.8-150400.3.9.1","SUSE Linux Enterprise Server 15 SP4-TERADATA:typelib-1_0-Flatpak-1_0-1.12.8-150400.3.9.1","SUSE Linux Enterprise Server 15 SP5-LTSS:bubblewrap-0.11.0-150500.3.9.1","SUSE Linux Enterprise Server 15 SP5-LTSS:bubblewrap-zsh-completion-0.11.0-150500.3.9.1","SUSE Linux Enterprise Server 15 SP5-LTSS:flatpak-1.16.0-150500.3.15.1","SUSE Linux Enterprise Server 15 SP5-LTSS:flatpak-devel-1.16.0-150500.3.15.1","SUSE Linux Enterprise Server 15 SP5-LTSS:flatpak-remote-flathub-1.16.0-150500.3.15.1","SUSE Linux Enterprise Server 15 SP5-LTSS:flatpak-zsh-completion-1.16.0-150500.3.15.1","SUSE Linux Enterprise Server 15 SP5-LTSS:libflatpak0-1.16.0-150500.3.15.1","SUSE Linux Enterprise Server 15 SP5-LTSS:system-user-flatpak-1.16.0-150500.3.15.1","SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-Flatpak-1_0-1.16.0-150500.3.15.1","SUSE Linux Enterprise Server 15 SP5-LTSS:wayland-protocols-devel-1.36-150500.3.3.1","SUSE Linux Enterprise Server 15 SP5:bubblewrap-0.8.0-150500.3.6.1","SUSE Linux Enterprise Server 15 SP5:bubblewrap-zsh-completion-0.8.0-150500.3.6.1","SUSE Linux Enterprise Server 15 SP5:flatpak-1.14.5-150500.3.12.1","SUSE Linux Enterprise Server 15 SP5:flatpak-devel-1.14.5-150500.3.12.1","SUSE Linux Enterprise Server 15 SP5:flatpak-remote-flathub-1.14.5-150500.3.12.1","SUSE Linux Enterprise Server 15 SP5:flatpak-zsh-completion-1.14.5-150500.3.12.1","SUSE Linux Enterprise Server 15 SP5:libflatpak0-1.14.5-150500.3.12.1","SUSE Linux Enterprise Server 15 SP5:system-user-flatpak-1.14.5-150500.3.12.1","SUSE Linux Enterprise Server 15 SP5:typelib-1_0-Flatpak-1_0-1.14.5-150500.3.12.1","SUSE Linux Enterprise Server 15 SP6:bubblewrap-0.11.0-150500.3.9.1","SUSE Linux Enterprise Server 15 SP6:bubblewrap-zsh-completion-0.11.0-150500.3.9.1","SUSE Linux Enterprise Server 15 SP6:flatpak-1.16.0-150600.3.6.1","SUSE Linux Enterprise Server 15 SP6:flatpak-devel-1.16.0-150600.3.6.1","SUSE Linux Enterprise Server 15 SP6:flatpak-remote-flathub-1.16.0-150600.3.6.1","SUSE Linux Enterprise Server 15 SP6:flatpak-zsh-completion-1.16.0-150600.3.6.1","SUSE Linux Enterprise Server 15 SP6:libflatpak0-1.16.0-150600.3.6.1","SUSE Linux Enterprise Server 15 SP6:system-user-flatpak-1.16.0-150600.3.6.1","SUSE Linux Enterprise Server 15 SP6:typelib-1_0-Flatpak-1_0-1.16.0-150600.3.6.1","SUSE Linux Enterprise Server 15 SP7:bubblewrap-0.8.0-150500.3.6.1","SUSE Linux Enterprise Server 15 SP7:bubblewrap-zsh-completion-0.8.0-150500.3.6.1","SUSE Linux Enterprise Server 15 SP7:flatpak-1.16.0-150600.3.6.1","SUSE Linux Enterprise Server 15 SP7:flatpak-devel-1.16.0-150600.3.6.1","SUSE Linux Enterprise Server 15 SP7:flatpak-remote-flathub-1.16.0-150600.3.6.1","SUSE Linux Enterprise Server 15 SP7:flatpak-zsh-completion-1.16.0-150600.3.6.1","SUSE Linux Enterprise Server 15 SP7:libflatpak0-1.16.0-150600.3.6.1","SUSE Linux Enterprise Server 15 SP7:system-user-flatpak-1.16.0-150600.3.6.1","SUSE Linux Enterprise Server 15 SP7:typelib-1_0-Flatpak-1_0-1.16.0-150600.3.6.1","SUSE Linux Enterprise Server 16.0:bubblewrap-0.11.0-160000.2.2","SUSE Linux Enterprise Server 16.0:bubblewrap-zsh-completion-0.11.0-160000.2.2","SUSE Linux Enterprise Server 16.0:flatpak-1.16.0-160000.2.2","SUSE Linux Enterprise Server 16.0:flatpak-devel-1.16.0-160000.2.2","SUSE Linux Enterprise Server 16.0:flatpak-remote-flathub-1.16.0-160000.2.2","SUSE Linux Enterprise Server 16.0:flatpak-selinux-1.16.0-160000.2.2","SUSE Linux Enterprise Server 16.0:flatpak-zsh-completion-1.16.0-160000.2.2","SUSE Linux Enterprise Server 16.0:libflatpak0-1.16.0-160000.2.2","SUSE Linux Enterprise Server 16.0:system-user-flatpak-1.16.0-160000.2.2","SUSE Linux Enterprise Server 16.0:typelib-1_0-Flatpak-1_0-1.16.0-160000.2.2","SUSE Linux Enterprise Server for SAP Applications 12 SP5:bubblewrap-0.3.3-3.3.1","SUSE Linux Enterprise Server for SAP Applications 12 SP5:flatpak-1.4.2-3.9.1","SUSE Linux Enterprise Server for SAP Applications 12 SP5:libflatpak0-1.4.2-3.9.1","SUSE Linux Enterprise Server for SAP Applications 12 SP5:typelib-1_0-Flatpak-1_0-1.4.2-3.9.1","SUSE Linux Enterprise Server for SAP Applications 15 SP2:bubblewrap-0.4.1-150200.3.3.1","SUSE Linux Enterprise Server for SAP Applications 15 SP2:flatpak-1.10.8-150200.4.21.1","SUSE Linux Enterprise Server for SAP Applications 15 SP2:flatpak-devel-1.10.8-150200.4.21.1","SUSE Linux Enterprise Server for SAP Applications 15 SP2:flatpak-zsh-completion-1.10.8-150200.4.21.1","SUSE Linux Enterprise Server for SAP Applications 15 SP2:libflatpak0-1.10.8-150200.4.21.1","SUSE Linux Enterprise Server for SAP Applications 15 SP2:system-user-flatpak-1.10.8-150200.4.21.1","SUSE Linux Enterprise Server for SAP Applications 15 SP2:typelib-1_0-Flatpak-1_0-1.10.8-150200.4.21.1","SUSE Linux Enterprise Server for SAP Applications 15 SP3:bubblewrap-0.4.1-150200.3.3.1","SUSE Linux Enterprise Server for SAP Applications 15 SP3:flatpak-1.10.8-150200.4.21.1","SUSE Linux Enterprise Server for SAP Applications 15 SP3:flatpak-devel-1.10.8-150200.4.21.1","SUSE Linux Enterprise Server for SAP Applications 15 SP3:flatpak-zsh-completion-1.10.8-150200.4.21.1","SUSE Linux Enterprise Server for SAP Applications 15 SP3:libflatpak0-1.10.8-150200.4.21.1","SUSE Linux Enterprise Server for SAP Applications 15 SP3:system-user-flatpak-1.10.8-150200.4.21.1","SUSE Linux Enterprise Server for SAP Applications 15 SP3:typelib-1_0-Flatpak-1_0-1.10.8-150200.4.21.1","SUSE Linux Enterprise Server for SAP Applications 15 SP4:bubblewrap-0.4.1-150200.3.3.1","SUSE Linux Enterprise Server for SAP Applications 15 SP4:flatpak-1.12.8-150400.3.9.1","SUSE Linux Enterprise Server for SAP Applications 15 SP4:flatpak-devel-1.12.8-150400.3.9.1","SUSE Linux Enterprise Server for SAP Applications 15 SP4:flatpak-zsh-completion-1.12.8-150400.3.9.1","SUSE Linux Enterprise Server for SAP Applications 15 SP4:libflatpak0-1.12.8-150400.3.9.1","SUSE Linux Enterprise Server for SAP Applications 15 SP4:system-user-flatpak-1.12.8-150400.3.9.1","SUSE Linux Enterprise Server for SAP Applications 15 SP4:typelib-1_0-Flatpak-1_0-1.12.8-150400.3.9.1","SUSE Linux Enterprise Server for SAP Applications 15 SP5:bubblewrap-0.11.0-150500.3.9.1","SUSE Linux Enterprise Server for SAP Applications 15 SP5:bubblewrap-0.8.0-150500.3.6.1","SUSE Linux Enterprise Server for SAP Applications 15 SP5:bubblewrap-zsh-completion-0.11.0-150500.3.9.1","SUSE Linux Enterprise Server for SAP Applications 15 SP5:bubblewrap-zsh-completion-0.8.0-150500.3.6.1","SUSE Linux Enterprise Server for SAP Applications 15 SP5:flatpak-1.14.5-150500.3.12.1","SUSE Linux Enterprise Server for SAP Applications 15 SP5:flatpak-1.16.0-150500.3.15.1","SUSE Linux Enterprise Server for SAP Applications 15 SP5:flatpak-devel-1.14.5-150500.3.12.1","SUSE Linux Enterprise Server for SAP Applications 15 SP5:flatpak-devel-1.16.0-150500.3.15.1","SUSE Linux Enterprise Server for SAP Applications 15 SP5:flatpak-remote-flathub-1.14.5-150500.3.12.1","SUSE Linux Enterprise Server for SAP Applications 15 SP5:flatpak-remote-flathub-1.16.0-150500.3.15.1","SUSE Linux Enterprise Server for SAP Applications 15 SP5:flatpak-zsh-completion-1.14.5-150500.3.12.1","SUSE Linux Enterprise Server for SAP Applications 15 SP5:flatpak-zsh-completion-1.16.0-150500.3.15.1","SUSE Linux Enterprise Server for SAP Applications 15 SP5:libflatpak0-1.14.5-150500.3.12.1","SUSE Linux Enterprise Server for SAP Applications 15 SP5:libflatpak0-1.16.0-150500.3.15.1","SUSE Linux Enterprise Server for SAP Applications 15 SP5:system-user-flatpak-1.14.5-150500.3.12.1","SUSE Linux Enterprise Server for SAP Applications 15 SP5:system-user-flatpak-1.16.0-150500.3.15.1","SUSE Linux Enterprise Server for SAP Applications 15 SP5:typelib-1_0-Flatpak-1_0-1.14.5-150500.3.12.1","SUSE Linux Enterprise Server for SAP Applications 15 SP5:typelib-1_0-Flatpak-1_0-1.16.0-150500.3.15.1","SUSE Linux Enterprise Server for SAP Applications 15 SP5:wayland-protocols-devel-1.36-150500.3.3.1","SUSE Linux Enterprise Server for SAP Applications 15 SP6:bubblewrap-0.11.0-150500.3.9.1","SUSE Linux Enterprise Server for SAP Applications 15 SP6:bubblewrap-zsh-completion-0.11.0-150500.3.9.1","SUSE Linux Enterprise Server for SAP Applications 15 SP6:flatpak-1.16.0-150600.3.6.1","SUSE Linux Enterprise Server for SAP Applications 15 SP6:flatpak-devel-1.16.0-150600.3.6.1","SUSE Linux Enterprise Server for SAP Applications 15 SP6:flatpak-remote-flathub-1.16.0-150600.3.6.1","SUSE Linux Enterprise Server for SAP Applications 15 SP6:flatpak-zsh-completion-1.16.0-150600.3.6.1","SUSE Linux Enterprise Server for SAP Applications 15 SP6:libflatpak0-1.16.0-150600.3.6.1","SUSE Linux Enterprise Server for SAP Applications 15 SP6:system-user-flatpak-1.16.0-150600.3.6.1","SUSE Linux Enterprise Server for SAP Applications 15 SP6:typelib-1_0-Flatpak-1_0-1.16.0-150600.3.6.1","SUSE Linux Enterprise Server for SAP Applications 15 SP7:bubblewrap-0.8.0-150500.3.6.1","SUSE Linux Enterprise Server for SAP Applications 15 SP7:bubblewrap-zsh-completion-0.8.0-150500.3.6.1","SUSE Linux Enterprise Server for SAP Applications 15 SP7:flatpak-1.16.0-150600.3.6.1","SUSE Linux Enterprise Server for SAP Applications 15 SP7:flatpak-devel-1.16.0-150600.3.6.1","SUSE Linux Enterprise Server for SAP Applications 15 SP7:flatpak-remote-flathub-1.16.0-150600.3.6.1","SUSE Linux Enterprise Server for SAP Applications 15 SP7:flatpak-zsh-completion-1.16.0-150600.3.6.1","SUSE Linux Enterprise Server for SAP Applications 15 SP7:libflatpak0-1.16.0-150600.3.6.1","SUSE Linux Enterprise Server for SAP Applications 15 SP7:system-user-flatpak-1.16.0-150600.3.6.1","SUSE Linux Enterprise Server for SAP Applications 15 SP7:typelib-1_0-Flatpak-1_0-1.16.0-150600.3.6.1","SUSE Manager Proxy 4.3:bubblewrap-0.4.1-150200.3.3.1","SUSE Manager Retail Branch Server 4.3:bubblewrap-0.4.1-150200.3.3.1","SUSE Manager Server 4.3:bubblewrap-0.4.1-150200.3.3.1","openSUSE Leap 15.5:bubblewrap-0.8.0-150500.3.6.1","openSUSE Leap 15.5:bubblewrap-zsh-completion-0.8.0-150500.3.6.1","openSUSE Leap 15.5:flatpak-1.14.5-150500.3.12.1","openSUSE Leap 15.5:flatpak-devel-1.14.5-150500.3.12.1","openSUSE Leap 15.5:flatpak-remote-flathub-1.14.5-150500.3.12.1","openSUSE Leap 15.5:flatpak-zsh-completion-1.14.5-150500.3.12.1","openSUSE Leap 15.5:libflatpak0-1.14.5-150500.3.12.1","openSUSE Leap 15.5:system-user-flatpak-1.14.5-150500.3.12.1","openSUSE Leap 15.5:typelib-1_0-Flatpak-1_0-1.14.5-150500.3.12.1","openSUSE Leap 15.6:bubblewrap-0.11.0-150500.3.9.1","openSUSE Leap 15.6:bubblewrap-zsh-completion-0.11.0-150500.3.9.1","openSUSE Leap 15.6:flatpak-1.16.0-150600.3.6.1","openSUSE Leap 15.6:flatpak-devel-1.16.0-150600.3.6.1","openSUSE Leap 15.6:flatpak-remote-flathub-1.16.0-150600.3.6.1","openSUSE Leap 15.6:flatpak-zsh-completion-1.16.0-150600.3.6.1","openSUSE Leap 15.6:libflatpak0-1.16.0-150600.3.6.1","openSUSE Leap 15.6:system-user-flatpak-1.16.0-150600.3.6.1","openSUSE Leap 15.6:typelib-1_0-Flatpak-1_0-1.16.0-150600.3.6.1","openSUSE Tumbleweed:bubblewrap-0.10.0-1.1","openSUSE Tumbleweed:bubblewrap-zsh-completion-0.10.0-1.1","openSUSE Tumbleweed:flatpak-1.15.10-1.1","openSUSE Tumbleweed:flatpak-devel-1.15.10-1.1","openSUSE Tumbleweed:flatpak-remote-flathub-1.15.10-1.1","openSUSE Tumbleweed:flatpak-selinux-1.15.10-1.1","openSUSE Tumbleweed:flatpak-zsh-completion-1.15.10-1.1","openSUSE Tumbleweed:libflatpak0-1.15.10-1.1","openSUSE Tumbleweed:system-user-flatpak-1.15.10-1.1","openSUSE Tumbleweed:typelib-1_0-Flatpak-1_0-1.15.10-1.1"]},"references":[{"category":"external","summary":"CVE-2024-42472","url":"https://www.suse.com/security/cve/CVE-2024-42472"},{"category":"external","summary":"SUSE Security Ratings","url":"https://www.suse.com/support/security/rating/"},{"category":"external","summary":"SUSE Bug 1229157 for CVE-2024-42472","url":"https://bugzilla.suse.com/1229157"},{"category":"external","summary":"Advisory link for RHSA-2024:6356","url":"https://lists.suse.com/pipermail/suse-liberty-linux-updates/2024-September/000024.html"},{"category":"external","summary":"Advisory link for RHSA-2024:6417","url":"https://lists.suse.com/pipermail/suse-liberty-linux-updates/2024-September/000034.html"},{"category":"external","summary":"Advisory link for RHSA-2024:9449","url":"https://lists.suse.com/pipermail/suse-liberty-linux-updates/2024-November/000606.html"},{"category":"external","summary":"Advisory link for SUSE-SU-2024:3073-1","url":"https://lists.suse.com/pipermail/sle-updates/2024-September/036729.html"},{"category":"external","summary":"Advisory link for SUSE-SU-2024:3104-1","url":"https://lists.suse.com/pipermail/sle-updates/2024-September/036768.html"},{"category":"external","summary":"Advisory link for SUSE-SU-2024:3174-1","url":"https://lists.suse.com/pipermail/sle-security-updates/2024-September/019388.html"}],"remediations":[{"category":"vendor_fix","details":"To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n","product_ids":["SUSE Enterprise Storage 7.1:bubblewrap-0.4.1-150200.3.3.1","SUSE Enterprise Storage 7.1:flatpak-1.10.8-150200.4.21.1","SUSE Enterprise Storage 7.1:flatpak-devel-1.10.8-150200.4.21.1","SUSE Enterprise Storage 7.1:flatpak-zsh-completion-1.10.8-150200.4.21.1","SUSE Enterprise Storage 7.1:libflatpak0-1.10.8-150200.4.21.1","SUSE Enterprise Storage 7.1:system-user-flatpak-1.10.8-150200.4.21.1","SUSE Enterprise Storage 7.1:typelib-1_0-Flatpak-1_0-1.10.8-150200.4.21.1","SUSE Liberty Linux 7 LTSS:flatpak-1.0.9-15.el7_9","SUSE Liberty Linux 7 LTSS:flatpak-builder-1.0.0-15.el7_9","SUSE Liberty Linux 7 LTSS:flatpak-devel-1.0.9-15.el7_9","SUSE Liberty Linux 7 LTSS:flatpak-libs-1.0.9-15.el7_9","SUSE Liberty Linux 8:bubblewrap-0.4.0-2.el8_10","SUSE Liberty Linux 8:flatpak-1.12.9-3.el8_10","SUSE Liberty Linux 8:flatpak-devel-1.12.9-3.el8_10","SUSE Liberty Linux 8:flatpak-libs-1.12.9-3.el8_10","SUSE Liberty Linux 8:flatpak-selinux-1.12.9-3.el8_10","SUSE Liberty Linux 8:flatpak-session-helper-1.12.9-3.el8_10","SUSE Liberty Linux 9:bubblewrap-0.4.1-8.el9_5","SUSE Liberty Linux 9:flatpak-1.12.9-3.el9_5","SUSE Liberty Linux 9:flatpak-devel-1.12.9-3.el9_5","SUSE Liberty Linux 9:flatpak-libs-1.12.9-3.el9_5","SUSE Liberty Linux 9:flatpak-selinux-1.12.9-3.el9_5","SUSE Liberty Linux 9:flatpak-session-helper-1.12.9-3.el9_5","SUSE Linux Enterprise Desktop 15 SP5:bubblewrap-0.8.0-150500.3.6.1","SUSE Linux Enterprise Desktop 15 SP5:bubblewrap-zsh-completion-0.8.0-150500.3.6.1","SUSE Linux Enterprise Desktop 15 SP5:flatpak-1.14.5-150500.3.12.1","SUSE Linux Enterprise Desktop 15 SP5:flatpak-devel-1.14.5-150500.3.12.1","SUSE Linux Enterprise Desktop 15 SP5:flatpak-remote-flathub-1.14.5-150500.3.12.1","SUSE Linux Enterprise Desktop 15 SP5:flatpak-zsh-completion-1.14.5-150500.3.12.1","SUSE Linux Enterprise Desktop 15 SP5:libflatpak0-1.14.5-150500.3.12.1","SUSE Linux Enterprise Desktop 15 SP5:system-user-flatpak-1.14.5-150500.3.12.1","SUSE Linux Enterprise Desktop 15 SP5:typelib-1_0-Flatpak-1_0-1.14.5-150500.3.12.1","SUSE Linux Enterprise Desktop 15 SP6:bubblewrap-0.11.0-150500.3.9.1","SUSE Linux Enterprise Desktop 15 SP6:bubblewrap-zsh-completion-0.11.0-150500.3.9.1","SUSE Linux Enterprise Desktop 15 SP6:flatpak-1.16.0-150600.3.6.1","SUSE Linux Enterprise Desktop 15 SP6:flatpak-devel-1.16.0-150600.3.6.1","SUSE Linux Enterprise Desktop 15 SP6:flatpak-remote-flathub-1.16.0-150600.3.6.1","SUSE Linux Enterprise Desktop 15 SP6:flatpak-zsh-completion-1.16.0-150600.3.6.1","SUSE Linux Enterprise Desktop 15 SP6:libflatpak0-1.16.0-150600.3.6.1","SUSE Linux Enterprise Desktop 15 SP6:system-user-flatpak-1.16.0-150600.3.6.1","SUSE Linux Enterprise Desktop 15 SP6:typelib-1_0-Flatpak-1_0-1.16.0-150600.3.6.1","SUSE Linux Enterprise Desktop 15 SP7:bubblewrap-0.8.0-150500.3.6.1","SUSE Linux Enterprise Desktop 15 SP7:bubblewrap-zsh-completion-0.8.0-150500.3.6.1","SUSE Linux Enterprise Desktop 15 SP7:flatpak-1.16.0-150600.3.6.1","SUSE Linux Enterprise Desktop 15 SP7:flatpak-devel-1.16.0-150600.3.6.1","SUSE Linux Enterprise Desktop 15 SP7:flatpak-remote-flathub-1.16.0-150600.3.6.1","SUSE Linux Enterprise Desktop 15 SP7:flatpak-zsh-completion-1.16.0-150600.3.6.1","SUSE Linux Enterprise Desktop 15 SP7:libflatpak0-1.16.0-150600.3.6.1","SUSE Linux Enterprise Desktop 15 SP7:system-user-flatpak-1.16.0-150600.3.6.1","SUSE Linux Enterprise Desktop 15 SP7:typelib-1_0-Flatpak-1_0-1.16.0-150600.3.6.1","SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:bubblewrap-0.4.1-150200.3.3.1","SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:flatpak-1.10.8-150200.4.21.1","SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:flatpak-devel-1.10.8-150200.4.21.1","SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:flatpak-zsh-completion-1.10.8-150200.4.21.1","SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libflatpak0-1.10.8-150200.4.21.1","SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:system-user-flatpak-1.10.8-150200.4.21.1","SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:typelib-1_0-Flatpak-1_0-1.10.8-150200.4.21.1","SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:bubblewrap-0.4.1-150200.3.3.1","SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:flatpak-1.10.8-150200.4.21.1","SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:flatpak-devel-1.10.8-150200.4.21.1","SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:flatpak-zsh-completion-1.10.8-150200.4.21.1","SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libflatpak0-1.10.8-150200.4.21.1","SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:system-user-flatpak-1.10.8-150200.4.21.1","SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:typelib-1_0-Flatpak-1_0-1.10.8-150200.4.21.1","SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:bubblewrap-0.4.1-150200.3.3.1","SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:flatpak-1.12.8-150400.3.9.1","SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:flatpak-devel-1.12.8-150400.3.9.1","SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:flatpak-zsh-completion-1.12.8-150400.3.9.1","SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libflatpak0-1.12.8-150400.3.9.1","SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:system-user-flatpak-1.12.8-150400.3.9.1","SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:typelib-1_0-Flatpak-1_0-1.12.8-150400.3.9.1","SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:bubblewrap-0.4.1-150200.3.3.1","SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:flatpak-1.12.8-150400.3.9.1","SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:flatpak-devel-1.12.8-150400.3.9.1","SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:flatpak-zsh-completion-1.12.8-150400.3.9.1","SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libflatpak0-1.12.8-150400.3.9.1","SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:system-user-flatpak-1.12.8-150400.3.9.1","SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:typelib-1_0-Flatpak-1_0-1.12.8-150400.3.9.1","SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:bubblewrap-0.11.0-150500.3.9.1","SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:bubblewrap-zsh-completion-0.11.0-150500.3.9.1","SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:flatpak-1.16.0-150500.3.15.1","SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:flatpak-devel-1.16.0-150500.3.15.1","SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:flatpak-remote-flathub-1.16.0-150500.3.15.1","SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:flatpak-zsh-completion-1.16.0-150500.3.15.1","SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libflatpak0-1.16.0-150500.3.15.1","SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:system-user-flatpak-1.16.0-150500.3.15.1","SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:typelib-1_0-Flatpak-1_0-1.16.0-150500.3.15.1","SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:wayland-protocols-devel-1.36-150500.3.3.1","SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:bubblewrap-0.11.0-150500.3.9.1","SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:bubblewrap-zsh-completion-0.11.0-150500.3.9.1","SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:flatpak-1.16.0-150500.3.15.1","SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:flatpak-devel-1.16.0-150500.3.15.1","SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:flatpak-remote-flathub-1.16.0-150500.3.15.1","SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:flatpak-zsh-completion-1.16.0-150500.3.15.1","SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libflatpak0-1.16.0-150500.3.15.1","SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:system-user-flatpak-1.16.0-150500.3.15.1","SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:typelib-1_0-Flatpak-1_0-1.16.0-150500.3.15.1","SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:wayland-protocols-devel-1.36-150500.3.3.1","SUSE Linux Enterprise High Performance Computing 15 SP5:bubblewrap-0.8.0-150500.3.6.1","SUSE Linux Enterprise High Performance Computing 15 SP5:bubblewrap-zsh-completion-0.8.0-150500.3.6.1","SUSE Linux Enterprise High Performance Computing 15 SP5:flatpak-1.14.5-150500.3.12.1","SUSE Linux Enterprise High Performance Computing 15 SP5:flatpak-devel-1.14.5-150500.3.12.1","SUSE Linux Enterprise High Performance Computing 15 SP5:flatpak-remote-flathub-1.14.5-150500.3.12.1","SUSE Linux Enterprise High Performance Computing 15 SP5:flatpak-zsh-completion-1.14.5-150500.3.12.1","SUSE Linux Enterprise High Performance Computing 15 SP5:libflatpak0-1.14.5-150500.3.12.1","SUSE Linux Enterprise High Performance Computing 15 SP5:system-user-flatpak-1.14.5-150500.3.12.1","SUSE Linux Enterprise High Performance Computing 15 SP5:typelib-1_0-Flatpak-1_0-1.14.5-150500.3.12.1","SUSE Linux Enterprise High Performance Computing 15 SP6:bubblewrap-0.11.0-150500.3.9.1","SUSE Linux Enterprise High Performance Computing 15 SP6:bubblewrap-zsh-completion-0.11.0-150500.3.9.1","SUSE Linux Enterprise High Performance Computing 15 SP6:flatpak-1.16.0-150600.3.6.1","SUSE Linux Enterprise High Performance Computing 15 SP6:flatpak-devel-1.16.0-150600.3.6.1","SUSE Linux Enterprise High Performance Computing 15 SP6:flatpak-remote-flathub-1.16.0-150600.3.6.1","SUSE Linux Enterprise High Performance Computing 15 SP6:flatpak-zsh-completion-1.16.0-150600.3.6.1","SUSE Linux Enterprise High Performance Computing 15 SP6:libflatpak0-1.16.0-150600.3.6.1","SUSE Linux Enterprise High Performance Computing 15 SP6:system-user-flatpak-1.16.0-150600.3.6.1","SUSE Linux Enterprise High Performance Computing 15 SP6:typelib-1_0-Flatpak-1_0-1.16.0-150600.3.6.1","SUSE Linux Enterprise High Performance Computing 15 SP7:bubblewrap-0.8.0-150500.3.6.1","SUSE Linux Enterprise High Performance Computing 15 SP7:bubblewrap-zsh-completion-0.8.0-150500.3.6.1","SUSE Linux Enterprise High Performance Computing 15 SP7:flatpak-1.16.0-150600.3.6.1","SUSE Linux Enterprise High Performance Computing 15 SP7:flatpak-devel-1.16.0-150600.3.6.1","SUSE Linux Enterprise High Performance Computing 15 SP7:flatpak-remote-flathub-1.16.0-150600.3.6.1","SUSE Linux Enterprise High Performance Computing 15 SP7:flatpak-zsh-completion-1.16.0-150600.3.6.1","SUSE Linux Enterprise High Performance Computing 15 SP7:libflatpak0-1.16.0-150600.3.6.1","SUSE Linux Enterprise High Performance Computing 15 SP7:system-user-flatpak-1.16.0-150600.3.6.1","SUSE Linux Enterprise High Performance Computing 15 SP7:typelib-1_0-Flatpak-1_0-1.16.0-150600.3.6.1","SUSE Linux Enterprise Module for Basesystem 15 SP5:bubblewrap-0.8.0-150500.3.6.1","SUSE Linux Enterprise Module for Basesystem 15 SP5:bubblewrap-zsh-completion-0.8.0-150500.3.6.1","SUSE Linux Enterprise Module for Basesystem 15 SP6:bubblewrap-0.11.0-150500.3.9.1","SUSE Linux Enterprise Module for Basesystem 15 SP6:bubblewrap-zsh-completion-0.11.0-150500.3.9.1","SUSE Linux Enterprise Module for Basesystem 15 SP7:bubblewrap-0.8.0-150500.3.6.1","SUSE Linux Enterprise Module for Basesystem 15 SP7:bubblewrap-zsh-completion-0.8.0-150500.3.6.1","SUSE Linux Enterprise Module for Desktop Applications 15 SP5:flatpak-1.14.5-150500.3.12.1","SUSE Linux Enterprise Module for Desktop Applications 15 SP5:flatpak-devel-1.14.5-150500.3.12.1","SUSE Linux Enterprise Module for Desktop Applications 15 SP5:flatpak-remote-flathub-1.14.5-150500.3.12.1","SUSE Linux Enterprise Module for Desktop Applications 15 SP5:flatpak-zsh-completion-1.14.5-150500.3.12.1","SUSE Linux Enterprise Module for Desktop Applications 15 SP5:libflatpak0-1.14.5-150500.3.12.1","SUSE Linux Enterprise Module for Desktop Applications 15 SP5:system-user-flatpak-1.14.5-150500.3.12.1","SUSE Linux Enterprise Module for Desktop Applications 15 SP5:typelib-1_0-Flatpak-1_0-1.14.5-150500.3.12.1","SUSE Linux Enterprise Module for Desktop Applications 15 SP6:flatpak-1.16.0-150600.3.6.1","SUSE Linux Enterprise Module for Desktop Applications 15 SP6:flatpak-devel-1.16.0-150600.3.6.1","SUSE Linux Enterprise Module for Desktop Applications 15 SP6:flatpak-remote-flathub-1.16.0-150600.3.6.1","SUSE Linux Enterprise Module for Desktop Applications 15 SP6:flatpak-zsh-completion-1.16.0-150600.3.6.1","SUSE Linux Enterprise Module for Desktop Applications 15 SP6:libflatpak0-1.16.0-150600.3.6.1","SUSE Linux Enterprise Module for Desktop Applications 15 SP6:system-user-flatpak-1.16.0-150600.3.6.1","SUSE Linux Enterprise Module for Desktop Applications 15 SP6:typelib-1_0-Flatpak-1_0-1.16.0-150600.3.6.1","SUSE Linux Enterprise Module for Desktop Applications 15 SP7:flatpak-1.16.0-150600.3.6.1","SUSE Linux Enterprise Module for Desktop Applications 15 SP7:flatpak-devel-1.16.0-150600.3.6.1","SUSE Linux Enterprise Module for Desktop Applications 15 SP7:flatpak-remote-flathub-1.16.0-150600.3.6.1","SUSE Linux Enterprise Module for Desktop Applications 15 SP7:flatpak-zsh-completion-1.16.0-150600.3.6.1","SUSE Linux Enterprise Module for Desktop Applications 15 SP7:libflatpak0-1.16.0-150600.3.6.1","SUSE Linux Enterprise Module for Desktop Applications 15 SP7:system-user-flatpak-1.16.0-150600.3.6.1","SUSE Linux Enterprise Module for Desktop Applications 15 SP7:typelib-1_0-Flatpak-1_0-1.16.0-150600.3.6.1","SUSE Linux Enterprise Server 12 SP5:bubblewrap-0.3.3-3.3.1","SUSE Linux Enterprise Server 12 SP5:flatpak-1.4.2-3.9.1","SUSE Linux Enterprise Server 12 SP5:libflatpak0-1.4.2-3.9.1","SUSE Linux Enterprise Server 12 SP5:typelib-1_0-Flatpak-1_0-1.4.2-3.9.1","SUSE Linux Enterprise Server 15 SP2-LTSS:bubblewrap-0.4.1-150200.3.3.1","SUSE Linux Enterprise Server 15 SP2-LTSS:flatpak-1.10.8-150200.4.21.1","SUSE Linux Enterprise Server 15 SP2-LTSS:flatpak-devel-1.10.8-150200.4.21.1","SUSE Linux Enterprise Server 15 SP2-LTSS:flatpak-zsh-completion-1.10.8-150200.4.21.1","SUSE Linux Enterprise Server 15 SP2-LTSS:libflatpak0-1.10.8-150200.4.21.1","SUSE Linux Enterprise Server 15 SP2-LTSS:system-user-flatpak-1.10.8-150200.4.21.1","SUSE Linux Enterprise Server 15 SP2-LTSS:typelib-1_0-Flatpak-1_0-1.10.8-150200.4.21.1","SUSE Linux Enterprise Server 15 SP3-LTSS:bubblewrap-0.4.1-150200.3.3.1","SUSE Linux Enterprise Server 15 SP3-LTSS:flatpak-1.10.8-150200.4.21.1","SUSE Linux Enterprise Server 15 SP3-LTSS:flatpak-devel-1.10.8-150200.4.21.1","SUSE Linux Enterprise Server 15 SP3-LTSS:flatpak-zsh-completion-1.10.8-150200.4.21.1","SUSE Linux Enterprise Server 15 SP3-LTSS:libflatpak0-1.10.8-150200.4.21.1","SUSE Linux Enterprise Server 15 SP3-LTSS:system-user-flatpak-1.10.8-150200.4.21.1","SUSE Linux Enterprise Server 15 SP3-LTSS:typelib-1_0-Flatpak-1_0-1.10.8-150200.4.21.1","SUSE Linux Enterprise Server 15 SP4-LTSS:bubblewrap-0.4.1-150200.3.3.1","SUSE Linux Enterprise Server 15 SP4-LTSS:flatpak-1.12.8-150400.3.9.1","SUSE Linux Enterprise Server 15 SP4-LTSS:flatpak-devel-1.12.8-150400.3.9.1","SUSE Linux Enterprise Server 15 SP4-LTSS:flatpak-zsh-completion-1.12.8-150400.3.9.1","SUSE Linux Enterprise Server 15 SP4-LTSS:libflatpak0-1.12.8-150400.3.9.1","SUSE Linux Enterprise Server 15 SP4-LTSS:system-user-flatpak-1.12.8-150400.3.9.1","SUSE Linux Enterprise Server 15 SP4-LTSS:typelib-1_0-Flatpak-1_0-1.12.8-150400.3.9.1","SUSE Linux Enterprise Server 15 SP4-TERADATA:bubblewrap-0.4.1-150200.3.3.1","SUSE Linux Enterprise Server 15 SP4-TERADATA:flatpak-1.12.8-150400.3.9.1","SUSE Linux Enterprise Server 15 SP4-TERADATA:flatpak-devel-1.12.8-150400.3.9.1","SUSE Linux Enterprise Server 15 SP4-TERADATA:flatpak-zsh-completion-1.12.8-150400.3.9.1","SUSE Linux Enterprise Server 15 SP4-TERADATA:libflatpak0-1.12.8-150400.3.9.1","SUSE Linux Enterprise Server 15 SP4-TERADATA:system-user-flatpak-1.12.8-150400.3.9.1","SUSE Linux Enterprise Server 15 SP4-TERADATA:typelib-1_0-Flatpak-1_0-1.12.8-150400.3.9.1","SUSE Linux Enterprise Server 15 SP5-LTSS:bubblewrap-0.11.0-150500.3.9.1","SUSE Linux Enterprise Server 15 SP5-LTSS:bubblewrap-zsh-completion-0.11.0-150500.3.9.1","SUSE Linux Enterprise Server 15 SP5-LTSS:flatpak-1.16.0-150500.3.15.1","SUSE Linux Enterprise Server 15 SP5-LTSS:flatpak-devel-1.16.0-150500.3.15.1","SUSE Linux Enterprise Server 15 SP5-LTSS:flatpak-remote-flathub-1.16.0-150500.3.15.1","SUSE Linux Enterprise Server 15 SP5-LTSS:flatpak-zsh-completion-1.16.0-150500.3.15.1","SUSE Linux Enterprise Server 15 SP5-LTSS:libflatpak0-1.16.0-150500.3.15.1","SUSE Linux Enterprise Server 15 SP5-LTSS:system-user-flatpak-1.16.0-150500.3.15.1","SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-Flatpak-1_0-1.16.0-150500.3.15.1","SUSE Linux Enterprise Server 15 SP5-LTSS:wayland-protocols-devel-1.36-150500.3.3.1","SUSE Linux Enterprise Server 15 SP5:bubblewrap-0.8.0-150500.3.6.1","SUSE Linux Enterprise Server 15 SP5:bubblewrap-zsh-completion-0.8.0-150500.3.6.1","SUSE Linux Enterprise Server 15 SP5:flatpak-1.14.5-150500.3.12.1","SUSE Linux Enterprise Server 15 SP5:flatpak-devel-1.14.5-150500.3.12.1","SUSE Linux Enterprise Server 15 SP5:flatpak-remote-flathub-1.14.5-150500.3.12.1","SUSE Linux Enterprise Server 15 SP5:flatpak-zsh-completion-1.14.5-150500.3.12.1","SUSE Linux Enterprise Server 15 SP5:libflatpak0-1.14.5-150500.3.12.1","SUSE Linux Enterprise Server 15 SP5:system-user-flatpak-1.14.5-150500.3.12.1","SUSE Linux Enterprise Server 15 SP5:typelib-1_0-Flatpak-1_0-1.14.5-150500.3.12.1","SUSE Linux Enterprise Server 15 SP6:bubblewrap-0.11.0-150500.3.9.1","SUSE Linux Enterprise Server 15 SP6:bubblewrap-zsh-completion-0.11.0-150500.3.9.1","SUSE Linux Enterprise Server 15 SP6:flatpak-1.16.0-150600.3.6.1","SUSE Linux Enterprise Server 15 SP6:flatpak-devel-1.16.0-150600.3.6.1","SUSE Linux Enterprise Server 15 SP6:flatpak-remote-flathub-1.16.0-150600.3.6.1","SUSE Linux Enterprise Server 15 SP6:flatpak-zsh-completion-1.16.0-150600.3.6.1","SUSE Linux Enterprise Server 15 SP6:libflatpak0-1.16.0-150600.3.6.1","SUSE Linux Enterprise Server 15 SP6:system-user-flatpak-1.16.0-150600.3.6.1","SUSE Linux Enterprise Server 15 SP6:typelib-1_0-Flatpak-1_0-1.16.0-150600.3.6.1","SUSE Linux Enterprise Server 15 SP7:bubblewrap-0.8.0-150500.3.6.1","SUSE Linux Enterprise Server 15 SP7:bubblewrap-zsh-completion-0.8.0-150500.3.6.1","SUSE Linux Enterprise Server 15 SP7:flatpak-1.16.0-150600.3.6.1","SUSE Linux Enterprise Server 15 SP7:flatpak-devel-1.16.0-150600.3.6.1","SUSE Linux Enterprise Server 15 SP7:flatpak-remote-flathub-1.16.0-150600.3.6.1","SUSE Linux Enterprise Server 15 SP7:flatpak-zsh-completion-1.16.0-150600.3.6.1","SUSE Linux Enterprise Server 15 SP7:libflatpak0-1.16.0-150600.3.6.1","SUSE Linux Enterprise Server 15 SP7:system-user-flatpak-1.16.0-150600.3.6.1","SUSE Linux Enterprise Server 15 SP7:typelib-1_0-Flatpak-1_0-1.16.0-150600.3.6.1","SUSE Linux Enterprise Server 16.0:bubblewrap-0.11.0-160000.2.2","SUSE Linux Enterprise Server 16.0:bubblewrap-zsh-completion-0.11.0-160000.2.2","SUSE Linux Enterprise Server 16.0:flatpak-1.16.0-160000.2.2","SUSE Linux Enterprise Server 16.0:flatpak-devel-1.16.0-160000.2.2","SUSE Linux Enterprise Server 16.0:flatpak-remote-flathub-1.16.0-160000.2.2","SUSE Linux Enterprise Server 16.0:flatpak-selinux-1.16.0-160000.2.2","SUSE Linux Enterprise Server 16.0:flatpak-zsh-completion-1.16.0-160000.2.2","SUSE Linux Enterprise Server 16.0:libflatpak0-1.16.0-160000.2.2","SUSE Linux Enterprise Server 16.0:system-user-flatpak-1.16.0-160000.2.2","SUSE Linux Enterprise Server 16.0:typelib-1_0-Flatpak-1_0-1.16.0-160000.2.2","SUSE Linux Enterprise Server for SAP Applications 12 SP5:bubblewrap-0.3.3-3.3.1","SUSE Linux Enterprise Server for SAP Applications 12 SP5:flatpak-1.4.2-3.9.1","SUSE Linux Enterprise Server for SAP Applications 12 SP5:libflatpak0-1.4.2-3.9.1","SUSE Linux Enterprise Server for SAP Applications 12 SP5:typelib-1_0-Flatpak-1_0-1.4.2-3.9.1","SUSE Linux Enterprise Server for SAP Applications 15 SP2:bubblewrap-0.4.1-150200.3.3.1","SUSE Linux Enterprise Server for SAP Applications 15 SP2:flatpak-1.10.8-150200.4.21.1","SUSE Linux Enterprise Server for SAP Applications 15 SP2:flatpak-devel-1.10.8-150200.4.21.1","SUSE Linux Enterprise Server for SAP Applications 15 SP2:flatpak-zsh-completion-1.10.8-150200.4.21.1","SUSE Linux Enterprise Server for SAP Applications 15 SP2:libflatpak0-1.10.8-150200.4.21.1","SUSE Linux Enterprise Server for SAP Applications 15 SP2:system-user-flatpak-1.10.8-150200.4.21.1","SUSE Linux Enterprise Server for SAP Applications 15 SP2:typelib-1_0-Flatpak-1_0-1.10.8-150200.4.21.1","SUSE Linux Enterprise Server for SAP Applications 15 SP3:bubblewrap-0.4.1-150200.3.3.1","SUSE Linux Enterprise Server for SAP Applications 15 SP3:flatpak-1.10.8-150200.4.21.1","SUSE Linux Enterprise Server for SAP Applications 15 SP3:flatpak-devel-1.10.8-150200.4.21.1","SUSE Linux Enterprise Server for SAP Applications 15 SP3:flatpak-zsh-completion-1.10.8-150200.4.21.1","SUSE Linux Enterprise Server for SAP Applications 15 SP3:libflatpak0-1.10.8-150200.4.21.1","SUSE Linux Enterprise Server for SAP Applications 15 SP3:system-user-flatpak-1.10.8-150200.4.21.1","SUSE Linux Enterprise Server for SAP Applications 15 SP3:typelib-1_0-Flatpak-1_0-1.10.8-150200.4.21.1","SUSE Linux Enterprise Server for SAP Applications 15 SP4:bubblewrap-0.4.1-150200.3.3.1","SUSE Linux Enterprise Server for SAP Applications 15 SP4:flatpak-1.12.8-150400.3.9.1","SUSE Linux Enterprise Server for SAP Applications 15 SP4:flatpak-devel-1.12.8-150400.3.9.1","SUSE Linux Enterprise Server for SAP Applications 15 SP4:flatpak-zsh-completion-1.12.8-150400.3.9.1","SUSE Linux Enterprise Server for SAP Applications 15 SP4:libflatpak0-1.12.8-150400.3.9.1","SUSE Linux Enterprise Server for SAP Applications 15 SP4:system-user-flatpak-1.12.8-150400.3.9.1","SUSE Linux Enterprise Server for SAP Applications 15 SP4:typelib-1_0-Flatpak-1_0-1.12.8-150400.3.9.1","SUSE Linux Enterprise Server for SAP Applications 15 SP5:bubblewrap-0.11.0-150500.3.9.1","SUSE Linux Enterprise Server for SAP Applications 15 SP5:bubblewrap-0.8.0-150500.3.6.1","SUSE Linux Enterprise Server for SAP Applications 15 SP5:bubblewrap-zsh-completion-0.11.0-150500.3.9.1","SUSE Linux Enterprise Server for SAP Applications 15 SP5:bubblewrap-zsh-completion-0.8.0-150500.3.6.1","SUSE Linux Enterprise Server for SAP Applications 15 SP5:flatpak-1.14.5-150500.3.12.1","SUSE Linux Enterprise Server for SAP Applications 15 SP5:flatpak-1.16.0-150500.3.15.1","SUSE Linux Enterprise Server for SAP Applications 15 SP5:flatpak-devel-1.14.5-150500.3.12.1","SUSE Linux Enterprise Server for SAP Applications 15 SP5:flatpak-devel-1.16.0-150500.3.15.1","SUSE Linux Enterprise Server for SAP Applications 15 SP5:flatpak-remote-flathub-1.14.5-150500.3.12.1","SUSE Linux Enterprise Server for SAP Applications 15 SP5:flatpak-remote-flathub-1.16.0-150500.3.15.1","SUSE Linux Enterprise Server for SAP Applications 15 SP5:flatpak-zsh-completion-1.14.5-150500.3.12.1","SUSE Linux Enterprise Server for SAP Applications 15 SP5:flatpak-zsh-completion-1.16.0-150500.3.15.1","SUSE Linux Enterprise Server for SAP Applications 15 SP5:libflatpak0-1.14.5-150500.3.12.1","SUSE Linux Enterprise Server for SAP Applications 15 SP5:libflatpak0-1.16.0-150500.3.15.1","SUSE Linux Enterprise Server for SAP Applications 15 SP5:system-user-flatpak-1.14.5-150500.3.12.1","SUSE Linux Enterprise Server for SAP Applications 15 SP5:system-user-flatpak-1.16.0-150500.3.15.1","SUSE Linux Enterprise Server for SAP Applications 15 SP5:typelib-1_0-Flatpak-1_0-1.14.5-150500.3.12.1","SUSE Linux Enterprise Server for SAP Applications 15 SP5:typelib-1_0-Flatpak-1_0-1.16.0-150500.3.15.1","SUSE Linux Enterprise Server for SAP Applications 15 SP5:wayland-protocols-devel-1.36-150500.3.3.1","SUSE Linux Enterprise Server for SAP Applications 15 SP6:bubblewrap-0.11.0-150500.3.9.1","SUSE Linux Enterprise Server for SAP Applications 15 SP6:bubblewrap-zsh-completion-0.11.0-150500.3.9.1","SUSE Linux Enterprise Server for SAP Applications 15 SP6:flatpak-1.16.0-150600.3.6.1","SUSE Linux Enterprise Server for SAP Applications 15 SP6:flatpak-devel-1.16.0-150600.3.6.1","SUSE Linux Enterprise Server for SAP Applications 15 SP6:flatpak-remote-flathub-1.16.0-150600.3.6.1","SUSE Linux Enterprise Server for SAP Applications 15 SP6:flatpak-zsh-completion-1.16.0-150600.3.6.1","SUSE Linux Enterprise Server for SAP Applications 15 SP6:libflatpak0-1.16.0-150600.3.6.1","SUSE Linux Enterprise Server for SAP Applications 15 SP6:system-user-flatpak-1.16.0-150600.3.6.1","SUSE Linux Enterprise Server for SAP Applications 15 SP6:typelib-1_0-Flatpak-1_0-1.16.0-150600.3.6.1","SUSE Linux Enterprise Server for SAP Applications 15 SP7:bubblewrap-0.8.0-150500.3.6.1","SUSE Linux Enterprise Server for SAP Applications 15 SP7:bubblewrap-zsh-completion-0.8.0-150500.3.6.1","SUSE Linux Enterprise Server for SAP Applications 15 SP7:flatpak-1.16.0-150600.3.6.1","SUSE Linux Enterprise Server for SAP Applications 15 SP7:flatpak-devel-1.16.0-150600.3.6.1","SUSE Linux Enterprise Server for SAP Applications 15 SP7:flatpak-remote-flathub-1.16.0-150600.3.6.1","SUSE Linux Enterprise Server for SAP Applications 15 SP7:flatpak-zsh-completion-1.16.0-150600.3.6.1","SUSE Linux Enterprise Server for SAP Applications 15 SP7:libflatpak0-1.16.0-150600.3.6.1","SUSE Linux Enterprise Server for SAP Applications 15 SP7:system-user-flatpak-1.16.0-150600.3.6.1","SUSE Linux Enterprise Server for SAP Applications 15 SP7:typelib-1_0-Flatpak-1_0-1.16.0-150600.3.6.1","SUSE Manager Proxy 4.3:bubblewrap-0.4.1-150200.3.3.1","SUSE Manager Retail Branch Server 4.3:bubblewrap-0.4.1-150200.3.3.1","SUSE Manager Server 4.3:bubblewrap-0.4.1-150200.3.3.1","openSUSE Leap 15.5:bubblewrap-0.8.0-150500.3.6.1","openSUSE Leap 15.5:bubblewrap-zsh-completion-0.8.0-150500.3.6.1","openSUSE Leap 15.5:flatpak-1.14.5-150500.3.12.1","openSUSE Leap 15.5:flatpak-devel-1.14.5-150500.3.12.1","openSUSE Leap 15.5:flatpak-remote-flathub-1.14.5-150500.3.12.1","openSUSE Leap 15.5:flatpak-zsh-completion-1.14.5-150500.3.12.1","openSUSE Leap 15.5:libflatpak0-1.14.5-150500.3.12.1","openSUSE Leap 15.5:system-user-flatpak-1.14.5-150500.3.12.1","openSUSE Leap 15.5:typelib-1_0-Flatpak-1_0-1.14.5-150500.3.12.1","openSUSE Leap 15.6:bubblewrap-0.11.0-150500.3.9.1","openSUSE Leap 15.6:bubblewrap-zsh-completion-0.11.0-150500.3.9.1","openSUSE Leap 15.6:flatpak-1.16.0-150600.3.6.1","openSUSE Leap 15.6:flatpak-devel-1.16.0-150600.3.6.1","openSUSE Leap 15.6:flatpak-remote-flathub-1.16.0-150600.3.6.1","openSUSE Leap 15.6:flatpak-zsh-completion-1.16.0-150600.3.6.1","openSUSE Leap 15.6:libflatpak0-1.16.0-150600.3.6.1","openSUSE Leap 15.6:system-user-flatpak-1.16.0-150600.3.6.1","openSUSE Leap 15.6:typelib-1_0-Flatpak-1_0-1.16.0-150600.3.6.1","openSUSE Tumbleweed:bubblewrap-0.10.0-1.1","openSUSE Tumbleweed:bubblewrap-zsh-completion-0.10.0-1.1","openSUSE Tumbleweed:flatpak-1.15.10-1.1","openSUSE Tumbleweed:flatpak-devel-1.15.10-1.1","openSUSE Tumbleweed:flatpak-remote-flathub-1.15.10-1.1","openSUSE Tumbleweed:flatpak-selinux-1.15.10-1.1","openSUSE Tumbleweed:flatpak-zsh-completion-1.15.10-1.1","openSUSE Tumbleweed:libflatpak0-1.15.10-1.1","openSUSE Tumbleweed:system-user-flatpak-1.15.10-1.1","openSUSE Tumbleweed:typelib-1_0-Flatpak-1_0-1.15.10-1.1"]}],"scores":[{"cvss_v3":{"baseScore":8.4,"baseSeverity":"HIGH","vectorString":"CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:C/C:H/I:H/A:N","version":"3.1"},"products":["SUSE Enterprise Storage 7.1:bubblewrap-0.4.1-150200.3.3.1","SUSE Enterprise Storage 7.1:flatpak-1.10.8-150200.4.21.1","SUSE Enterprise Storage 7.1:flatpak-devel-1.10.8-150200.4.21.1","SUSE Enterprise Storage 7.1:flatpak-zsh-completion-1.10.8-150200.4.21.1","SUSE Enterprise Storage 7.1:libflatpak0-1.10.8-150200.4.21.1","SUSE Enterprise Storage 7.1:system-user-flatpak-1.10.8-150200.4.21.1","SUSE Enterprise Storage 7.1:typelib-1_0-Flatpak-1_0-1.10.8-150200.4.21.1","SUSE Liberty Linux 7 LTSS:flatpak-1.0.9-15.el7_9","SUSE Liberty Linux 7 LTSS:flatpak-builder-1.0.0-15.el7_9","SUSE Liberty Linux 7 LTSS:flatpak-devel-1.0.9-15.el7_9","SUSE Liberty Linux 7 LTSS:flatpak-libs-1.0.9-15.el7_9","SUSE Liberty Linux 8:bubblewrap-0.4.0-2.el8_10","SUSE Liberty Linux 8:flatpak-1.12.9-3.el8_10","SUSE Liberty Linux 8:flatpak-devel-1.12.9-3.el8_10","SUSE Liberty Linux 8:flatpak-libs-1.12.9-3.el8_10","SUSE Liberty Linux 8:flatpak-selinux-1.12.9-3.el8_10","SUSE Liberty Linux 8:flatpak-session-helper-1.12.9-3.el8_10","SUSE Liberty Linux 9:bubblewrap-0.4.1-8.el9_5","SUSE Liberty Linux 9:flatpak-1.12.9-3.el9_5","SUSE Liberty Linux 9:flatpak-devel-1.12.9-3.el9_5","SUSE Liberty Linux 9:flatpak-libs-1.12.9-3.el9_5","SUSE Liberty Linux 9:flatpak-selinux-1.12.9-3.el9_5","SUSE Liberty Linux 9:flatpak-session-helper-1.12.9-3.el9_5","SUSE Linux Enterprise Desktop 15 SP5:bubblewrap-0.8.0-150500.3.6.1","SUSE Linux Enterprise Desktop 15 SP5:bubblewrap-zsh-completion-0.8.0-150500.3.6.1","SUSE Linux Enterprise Desktop 15 SP5:flatpak-1.14.5-150500.3.12.1","SUSE Linux Enterprise Desktop 15 SP5:flatpak-devel-1.14.5-150500.3.12.1","SUSE Linux Enterprise Desktop 15 SP5:flatpak-remote-flathub-1.14.5-150500.3.12.1","SUSE Linux Enterprise Desktop 15 SP5:flatpak-zsh-completion-1.14.5-150500.3.12.1","SUSE Linux Enterprise Desktop 15 SP5:libflatpak0-1.14.5-150500.3.12.1","SUSE Linux Enterprise Desktop 15 SP5:system-user-flatpak-1.14.5-150500.3.12.1","SUSE Linux Enterprise Desktop 15 SP5:typelib-1_0-Flatpak-1_0-1.14.5-150500.3.12.1","SUSE Linux Enterprise Desktop 15 SP6:bubblewrap-0.11.0-150500.3.9.1","SUSE Linux Enterprise Desktop 15 SP6:bubblewrap-zsh-completion-0.11.0-150500.3.9.1","SUSE Linux Enterprise Desktop 15 SP6:flatpak-1.16.0-150600.3.6.1","SUSE Linux Enterprise Desktop 15 SP6:flatpak-devel-1.16.0-150600.3.6.1","SUSE Linux Enterprise Desktop 15 SP6:flatpak-remote-flathub-1.16.0-150600.3.6.1","SUSE Linux Enterprise Desktop 15 SP6:flatpak-zsh-completion-1.16.0-150600.3.6.1","SUSE Linux Enterprise Desktop 15 SP6:libflatpak0-1.16.0-150600.3.6.1","SUSE Linux Enterprise Desktop 15 SP6:system-user-flatpak-1.16.0-150600.3.6.1","SUSE Linux Enterprise Desktop 15 SP6:typelib-1_0-Flatpak-1_0-1.16.0-150600.3.6.1","SUSE Linux Enterprise Desktop 15 SP7:bubblewrap-0.8.0-150500.3.6.1","SUSE Linux Enterprise Desktop 15 SP7:bubblewrap-zsh-completion-0.8.0-150500.3.6.1","SUSE Linux Enterprise Desktop 15 SP7:flatpak-1.16.0-150600.3.6.1","SUSE Linux Enterprise Desktop 15 SP7:flatpak-devel-1.16.0-150600.3.6.1","SUSE Linux Enterprise Desktop 15 SP7:flatpak-remote-flathub-1.16.0-150600.3.6.1","SUSE Linux Enterprise Desktop 15 SP7:flatpak-zsh-completion-1.16.0-150600.3.6.1","SUSE Linux Enterprise Desktop 15 SP7:libflatpak0-1.16.0-150600.3.6.1","SUSE Linux Enterprise Desktop 15 SP7:system-user-flatpak-1.16.0-150600.3.6.1","SUSE Linux Enterprise Desktop 15 SP7:typelib-1_0-Flatpak-1_0-1.16.0-150600.3.6.1","SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:bubblewrap-0.4.1-150200.3.3.1","SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:flatpak-1.10.8-150200.4.21.1","SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:flatpak-devel-1.10.8-150200.4.21.1","SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:flatpak-zsh-completion-1.10.8-150200.4.21.1","SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libflatpak0-1.10.8-150200.4.21.1","SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:system-user-flatpak-1.10.8-150200.4.21.1","SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:typelib-1_0-Flatpak-1_0-1.10.8-150200.4.21.1","SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:bubblewrap-0.4.1-150200.3.3.1","SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:flatpak-1.10.8-150200.4.21.1","SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:flatpak-devel-1.10.8-150200.4.21.1","SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:flatpak-zsh-completion-1.10.8-150200.4.21.1","SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libflatpak0-1.10.8-150200.4.21.1","SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:system-user-flatpak-1.10.8-150200.4.21.1","SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:typelib-1_0-Flatpak-1_0-1.10.8-150200.4.21.1","SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:bubblewrap-0.4.1-150200.3.3.1","SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:flatpak-1.12.8-150400.3.9.1","SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:flatpak-devel-1.12.8-150400.3.9.1","SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:flatpak-zsh-completion-1.12.8-150400.3.9.1","SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libflatpak0-1.12.8-150400.3.9.1","SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:system-user-flatpak-1.12.8-150400.3.9.1","SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:typelib-1_0-Flatpak-1_0-1.12.8-150400.3.9.1","SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:bubblewrap-0.4.1-150200.3.3.1","SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:flatpak-1.12.8-150400.3.9.1","SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:flatpak-devel-1.12.8-150400.3.9.1","SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:flatpak-zsh-completion-1.12.8-150400.3.9.1","SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libflatpak0-1.12.8-150400.3.9.1","SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:system-user-flatpak-1.12.8-150400.3.9.1","SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:typelib-1_0-Flatpak-1_0-1.12.8-150400.3.9.1","SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:bubblewrap-0.11.0-150500.3.9.1","SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:bubblewrap-zsh-completion-0.11.0-150500.3.9.1","SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:flatpak-1.16.0-150500.3.15.1","SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:flatpak-devel-1.16.0-150500.3.15.1","SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:flatpak-remote-flathub-1.16.0-150500.3.15.1","SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:flatpak-zsh-completion-1.16.0-150500.3.15.1","SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libflatpak0-1.16.0-150500.3.15.1","SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:system-user-flatpak-1.16.0-150500.3.15.1","SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:typelib-1_0-Flatpak-1_0-1.16.0-150500.3.15.1","SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:wayland-protocols-devel-1.36-150500.3.3.1","SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:bubblewrap-0.11.0-150500.3.9.1","SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:bubblewrap-zsh-completion-0.11.0-150500.3.9.1","SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:flatpak-1.16.0-150500.3.15.1","SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:flatpak-devel-1.16.0-150500.3.15.1","SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:flatpak-remote-flathub-1.16.0-150500.3.15.1","SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:flatpak-zsh-completion-1.16.0-150500.3.15.1","SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libflatpak0-1.16.0-150500.3.15.1","SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:system-user-flatpak-1.16.0-150500.3.15.1","SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:typelib-1_0-Flatpak-1_0-1.16.0-150500.3.15.1","SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:wayland-protocols-devel-1.36-150500.3.3.1","SUSE Linux Enterprise High Performance Computing 15 SP5:bubblewrap-0.8.0-150500.3.6.1","SUSE Linux Enterprise High Performance Computing 15 SP5:bubblewrap-zsh-completion-0.8.0-150500.3.6.1","SUSE Linux Enterprise High Performance Computing 15 SP5:flatpak-1.14.5-150500.3.12.1","SUSE Linux Enterprise High Performance Computing 15 SP5:flatpak-devel-1.14.5-150500.3.12.1","SUSE Linux Enterprise High Performance Computing 15 SP5:flatpak-remote-flathub-1.14.5-150500.3.12.1","SUSE Linux Enterprise High Performance Computing 15 SP5:flatpak-zsh-completion-1.14.5-150500.3.12.1","SUSE Linux Enterprise High Performance Computing 15 SP5:libflatpak0-1.14.5-150500.3.12.1","SUSE Linux Enterprise High Performance Computing 15 SP5:system-user-flatpak-1.14.5-150500.3.12.1","SUSE Linux Enterprise High Performance Computing 15 SP5:typelib-1_0-Flatpak-1_0-1.14.5-150500.3.12.1","SUSE Linux Enterprise High Performance Computing 15 SP6:bubblewrap-0.11.0-150500.3.9.1","SUSE Linux Enterprise High Performance Computing 15 SP6:bubblewrap-zsh-completion-0.11.0-150500.3.9.1","SUSE Linux Enterprise High Performance Computing 15 SP6:flatpak-1.16.0-150600.3.6.1","SUSE Linux Enterprise High Performance Computing 15 SP6:flatpak-devel-1.16.0-150600.3.6.1","SUSE Linux Enterprise High Performance Computing 15 SP6:flatpak-remote-flathub-1.16.0-150600.3.6.1","SUSE Linux Enterprise High Performance Computing 15 SP6:flatpak-zsh-completion-1.16.0-150600.3.6.1","SUSE Linux Enterprise High Performance Computing 15 SP6:libflatpak0-1.16.0-150600.3.6.1","SUSE Linux Enterprise High Performance Computing 15 SP6:system-user-flatpak-1.16.0-150600.3.6.1","SUSE Linux Enterprise High Performance Computing 15 SP6:typelib-1_0-Flatpak-1_0-1.16.0-150600.3.6.1","SUSE Linux Enterprise High Performance Computing 15 SP7:bubblewrap-0.8.0-150500.3.6.1","SUSE Linux Enterprise High Performance Computing 15 SP7:bubblewrap-zsh-completion-0.8.0-150500.3.6.1","SUSE Linux Enterprise High Performance Computing 15 SP7:flatpak-1.16.0-150600.3.6.1","SUSE Linux Enterprise High Performance Computing 15 SP7:flatpak-devel-1.16.0-150600.3.6.1","SUSE Linux Enterprise High Performance Computing 15 SP7:flatpak-remote-flathub-1.16.0-150600.3.6.1","SUSE Linux Enterprise High Performance Computing 15 SP7:flatpak-zsh-completion-1.16.0-150600.3.6.1","SUSE Linux Enterprise High Performance Computing 15 SP7:libflatpak0-1.16.0-150600.3.6.1","SUSE Linux Enterprise High Performance Computing 15 SP7:system-user-flatpak-1.16.0-150600.3.6.1","SUSE Linux Enterprise High Performance Computing 15 SP7:typelib-1_0-Flatpak-1_0-1.16.0-150600.3.6.1","SUSE Linux Enterprise Module for Basesystem 15 SP5:bubblewrap-0.8.0-150500.3.6.1","SUSE Linux Enterprise Module for Basesystem 15 SP5:bubblewrap-zsh-completion-0.8.0-150500.3.6.1","SUSE Linux Enterprise Module for Basesystem 15 SP6:bubblewrap-0.11.0-150500.3.9.1","SUSE Linux Enterprise Module for Basesystem 15 SP6:bubblewrap-zsh-completion-0.11.0-150500.3.9.1","SUSE Linux Enterprise Module for Basesystem 15 SP7:bubblewrap-0.8.0-150500.3.6.1","SUSE Linux Enterprise Module for Basesystem 15 SP7:bubblewrap-zsh-completion-0.8.0-150500.3.6.1","SUSE Linux Enterprise Module for Desktop Applications 15 SP5:flatpak-1.14.5-150500.3.12.1","SUSE Linux Enterprise Module for Desktop Applications 15 SP5:flatpak-devel-1.14.5-150500.3.12.1","SUSE Linux Enterprise Module for Desktop Applications 15 SP5:flatpak-remote-flathub-1.14.5-150500.3.12.1","SUSE Linux Enterprise Module for Desktop Applications 15 SP5:flatpak-zsh-completion-1.14.5-150500.3.12.1","SUSE Linux Enterprise Module for Desktop Applications 15 SP5:libflatpak0-1.14.5-150500.3.12.1","SUSE Linux Enterprise Module for Desktop Applications 15 SP5:system-user-flatpak-1.14.5-150500.3.12.1","SUSE Linux Enterprise Module for Desktop Applications 15 SP5:typelib-1_0-Flatpak-1_0-1.14.5-150500.3.12.1","SUSE Linux Enterprise Module for Desktop Applications 15 SP6:flatpak-1.16.0-150600.3.6.1","SUSE Linux Enterprise Module for Desktop Applications 15 SP6:flatpak-devel-1.16.0-150600.3.6.1","SUSE Linux Enterprise Module for Desktop Applications 15 SP6:flatpak-remote-flathub-1.16.0-150600.3.6.1","SUSE Linux Enterprise Module for Desktop Applications 15 SP6:flatpak-zsh-completion-1.16.0-150600.3.6.1","SUSE Linux Enterprise Module for Desktop Applications 15 SP6:libflatpak0-1.16.0-150600.3.6.1","SUSE Linux Enterprise Module for Desktop Applications 15 SP6:system-user-flatpak-1.16.0-150600.3.6.1","SUSE Linux Enterprise Module for Desktop Applications 15 SP6:typelib-1_0-Flatpak-1_0-1.16.0-150600.3.6.1","SUSE Linux Enterprise Module for Desktop Applications 15 SP7:flatpak-1.16.0-150600.3.6.1","SUSE Linux Enterprise Module for Desktop Applications 15 SP7:flatpak-devel-1.16.0-150600.3.6.1","SUSE Linux Enterprise Module for Desktop Applications 15 SP7:flatpak-remote-flathub-1.16.0-150600.3.6.1","SUSE Linux Enterprise Module for Desktop Applications 15 SP7:flatpak-zsh-completion-1.16.0-150600.3.6.1","SUSE Linux Enterprise Module for Desktop Applications 15 SP7:libflatpak0-1.16.0-150600.3.6.1","SUSE Linux Enterprise Module for Desktop Applications 15 SP7:system-user-flatpak-1.16.0-150600.3.6.1","SUSE Linux Enterprise Module for Desktop Applications 15 SP7:typelib-1_0-Flatpak-1_0-1.16.0-150600.3.6.1","SUSE Linux Enterprise Server 12 SP5:bubblewrap-0.3.3-3.3.1","SUSE Linux Enterprise Server 12 SP5:flatpak-1.4.2-3.9.1","SUSE Linux Enterprise Server 12 SP5:libflatpak0-1.4.2-3.9.1","SUSE Linux Enterprise Server 12 SP5:typelib-1_0-Flatpak-1_0-1.4.2-3.9.1","SUSE Linux Enterprise Server 15 SP2-LTSS:bubblewrap-0.4.1-150200.3.3.1","SUSE Linux Enterprise Server 15 SP2-LTSS:flatpak-1.10.8-150200.4.21.1","SUSE Linux Enterprise Server 15 SP2-LTSS:flatpak-devel-1.10.8-150200.4.21.1","SUSE Linux Enterprise Server 15 SP2-LTSS:flatpak-zsh-completion-1.10.8-150200.4.21.1","SUSE Linux Enterprise Server 15 SP2-LTSS:libflatpak0-1.10.8-150200.4.21.1","SUSE Linux Enterprise Server 15 SP2-LTSS:system-user-flatpak-1.10.8-150200.4.21.1","SUSE Linux Enterprise Server 15 SP2-LTSS:typelib-1_0-Flatpak-1_0-1.10.8-150200.4.21.1","SUSE Linux Enterprise Server 15 SP3-LTSS:bubblewrap-0.4.1-150200.3.3.1","SUSE Linux Enterprise Server 15 SP3-LTSS:flatpak-1.10.8-150200.4.21.1","SUSE Linux Enterprise Server 15 SP3-LTSS:flatpak-devel-1.10.8-150200.4.21.1","SUSE Linux Enterprise Server 15 SP3-LTSS:flatpak-zsh-completion-1.10.8-150200.4.21.1","SUSE Linux Enterprise Server 15 SP3-LTSS:libflatpak0-1.10.8-150200.4.21.1","SUSE Linux Enterprise Server 15 SP3-LTSS:system-user-flatpak-1.10.8-150200.4.21.1","SUSE Linux Enterprise Server 15 SP3-LTSS:typelib-1_0-Flatpak-1_0-1.10.8-150200.4.21.1","SUSE Linux Enterprise Server 15 SP4-LTSS:bubblewrap-0.4.1-150200.3.3.1","SUSE Linux Enterprise Server 15 SP4-LTSS:flatpak-1.12.8-150400.3.9.1","SUSE Linux Enterprise Server 15 SP4-LTSS:flatpak-devel-1.12.8-150400.3.9.1","SUSE Linux Enterprise Server 15 SP4-LTSS:flatpak-zsh-completion-1.12.8-150400.3.9.1","SUSE Linux Enterprise Server 15 SP4-LTSS:libflatpak0-1.12.8-150400.3.9.1","SUSE Linux Enterprise Server 15 SP4-LTSS:system-user-flatpak-1.12.8-150400.3.9.1","SUSE Linux Enterprise Server 15 SP4-LTSS:typelib-1_0-Flatpak-1_0-1.12.8-150400.3.9.1","SUSE Linux Enterprise Server 15 SP4-TERADATA:bubblewrap-0.4.1-150200.3.3.1","SUSE Linux Enterprise Server 15 SP4-TERADATA:flatpak-1.12.8-150400.3.9.1","SUSE Linux Enterprise Server 15 SP4-TERADATA:flatpak-devel-1.12.8-150400.3.9.1","SUSE Linux Enterprise Server 15 SP4-TERADATA:flatpak-zsh-completion-1.12.8-150400.3.9.1","SUSE Linux Enterprise Server 15 SP4-TERADATA:libflatpak0-1.12.8-150400.3.9.1","SUSE Linux Enterprise Server 15 SP4-TERADATA:system-user-flatpak-1.12.8-150400.3.9.1","SUSE Linux Enterprise Server 15 SP4-TERADATA:typelib-1_0-Flatpak-1_0-1.12.8-150400.3.9.1","SUSE Linux Enterprise Server 15 SP5-LTSS:bubblewrap-0.11.0-150500.3.9.1","SUSE Linux Enterprise Server 15 SP5-LTSS:bubblewrap-zsh-completion-0.11.0-150500.3.9.1","SUSE Linux Enterprise Server 15 SP5-LTSS:flatpak-1.16.0-150500.3.15.1","SUSE Linux Enterprise Server 15 SP5-LTSS:flatpak-devel-1.16.0-150500.3.15.1","SUSE Linux Enterprise Server 15 SP5-LTSS:flatpak-remote-flathub-1.16.0-150500.3.15.1","SUSE Linux Enterprise Server 15 SP5-LTSS:flatpak-zsh-completion-1.16.0-150500.3.15.1","SUSE Linux Enterprise Server 15 SP5-LTSS:libflatpak0-1.16.0-150500.3.15.1","SUSE Linux Enterprise Server 15 SP5-LTSS:system-user-flatpak-1.16.0-150500.3.15.1","SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-Flatpak-1_0-1.16.0-150500.3.15.1","SUSE Linux Enterprise Server 15 SP5-LTSS:wayland-protocols-devel-1.36-150500.3.3.1","SUSE Linux Enterprise Server 15 SP5:bubblewrap-0.8.0-150500.3.6.1","SUSE Linux Enterprise Server 15 SP5:bubblewrap-zsh-completion-0.8.0-150500.3.6.1","SUSE Linux Enterprise Server 15 SP5:flatpak-1.14.5-150500.3.12.1","SUSE Linux Enterprise Server 15 SP5:flatpak-devel-1.14.5-150500.3.12.1","SUSE Linux Enterprise Server 15 SP5:flatpak-remote-flathub-1.14.5-150500.3.12.1","SUSE Linux Enterprise Server 15 SP5:flatpak-zsh-completion-1.14.5-150500.3.12.1","SUSE Linux Enterprise Server 15 SP5:libflatpak0-1.14.5-150500.3.12.1","SUSE Linux Enterprise Server 15 SP5:system-user-flatpak-1.14.5-150500.3.12.1","SUSE Linux Enterprise Server 15 SP5:typelib-1_0-Flatpak-1_0-1.14.5-150500.3.12.1","SUSE Linux Enterprise Server 15 SP6:bubblewrap-0.11.0-150500.3.9.1","SUSE Linux Enterprise Server 15 SP6:bubblewrap-zsh-completion-0.11.0-150500.3.9.1","SUSE Linux Enterprise Server 15 SP6:flatpak-1.16.0-150600.3.6.1","SUSE Linux Enterprise Server 15 SP6:flatpak-devel-1.16.0-150600.3.6.1","SUSE Linux Enterprise Server 15 SP6:flatpak-remote-flathub-1.16.0-150600.3.6.1","SUSE Linux Enterprise Server 15 SP6:flatpak-zsh-completion-1.16.0-150600.3.6.1","SUSE Linux Enterprise Server 15 SP6:libflatpak0-1.16.0-150600.3.6.1","SUSE Linux Enterprise Server 15 SP6:system-user-flatpak-1.16.0-150600.3.6.1","SUSE Linux Enterprise Server 15 SP6:typelib-1_0-Flatpak-1_0-1.16.0-150600.3.6.1","SUSE Linux Enterprise Server 15 SP7:bubblewrap-0.8.0-150500.3.6.1","SUSE Linux Enterprise Server 15 SP7:bubblewrap-zsh-completion-0.8.0-150500.3.6.1","SUSE Linux Enterprise Server 15 SP7:flatpak-1.16.0-150600.3.6.1","SUSE Linux Enterprise Server 15 SP7:flatpak-devel-1.16.0-150600.3.6.1","SUSE Linux Enterprise Server 15 SP7:flatpak-remote-flathub-1.16.0-150600.3.6.1","SUSE Linux Enterprise Server 15 SP7:flatpak-zsh-completion-1.16.0-150600.3.6.1","SUSE Linux Enterprise Server 15 SP7:libflatpak0-1.16.0-150600.3.6.1","SUSE Linux Enterprise Server 15 SP7:system-user-flatpak-1.16.0-150600.3.6.1","SUSE Linux Enterprise Server 15 SP7:typelib-1_0-Flatpak-1_0-1.16.0-150600.3.6.1","SUSE Linux Enterprise Server 16.0:bubblewrap-0.11.0-160000.2.2","SUSE Linux Enterprise Server 16.0:bubblewrap-zsh-completion-0.11.0-160000.2.2","SUSE Linux Enterprise Server 16.0:flatpak-1.16.0-160000.2.2","SUSE Linux Enterprise Server 16.0:flatpak-devel-1.16.0-160000.2.2","SUSE Linux Enterprise Server 16.0:flatpak-remote-flathub-1.16.0-160000.2.2","SUSE Linux Enterprise Server 16.0:flatpak-selinux-1.16.0-160000.2.2","SUSE Linux Enterprise Server 16.0:flatpak-zsh-completion-1.16.0-160000.2.2","SUSE Linux Enterprise Server 16.0:libflatpak0-1.16.0-160000.2.2","SUSE Linux Enterprise Server 16.0:system-user-flatpak-1.16.0-160000.2.2","SUSE Linux Enterprise Server 16.0:typelib-1_0-Flatpak-1_0-1.16.0-160000.2.2","SUSE Linux Enterprise Server for SAP Applications 12 SP5:bubblewrap-0.3.3-3.3.1","SUSE Linux Enterprise Server for SAP Applications 12 SP5:flatpak-1.4.2-3.9.1","SUSE Linux Enterprise Server for SAP Applications 12 SP5:libflatpak0-1.4.2-3.9.1","SUSE Linux Enterprise Server for SAP Applications 12 SP5:typelib-1_0-Flatpak-1_0-1.4.2-3.9.1","SUSE Linux Enterprise Server for SAP Applications 15 SP2:bubblewrap-0.4.1-150200.3.3.1","SUSE Linux Enterprise Server for SAP Applications 15 SP2:flatpak-1.10.8-150200.4.21.1","SUSE Linux Enterprise Server for SAP Applications 15 SP2:flatpak-devel-1.10.8-150200.4.21.1","SUSE Linux Enterprise Server for SAP Applications 15 SP2:flatpak-zsh-completion-1.10.8-150200.4.21.1","SUSE Linux Enterprise Server for SAP Applications 15 SP2:libflatpak0-1.10.8-150200.4.21.1","SUSE Linux Enterprise Server for SAP Applications 15 SP2:system-user-flatpak-1.10.8-150200.4.21.1","SUSE Linux Enterprise Server for SAP Applications 15 SP2:typelib-1_0-Flatpak-1_0-1.10.8-150200.4.21.1","SUSE Linux Enterprise Server for SAP Applications 15 SP3:bubblewrap-0.4.1-150200.3.3.1","SUSE Linux Enterprise Server for SAP Applications 15 SP3:flatpak-1.10.8-150200.4.21.1","SUSE Linux Enterprise Server for SAP Applications 15 SP3:flatpak-devel-1.10.8-150200.4.21.1","SUSE Linux Enterprise Server for SAP Applications 15 SP3:flatpak-zsh-completion-1.10.8-150200.4.21.1","SUSE Linux Enterprise Server for SAP Applications 15 SP3:libflatpak0-1.10.8-150200.4.21.1","SUSE Linux Enterprise Server for SAP Applications 15 SP3:system-user-flatpak-1.10.8-150200.4.21.1","SUSE Linux Enterprise Server for SAP Applications 15 SP3:typelib-1_0-Flatpak-1_0-1.10.8-150200.4.21.1","SUSE Linux Enterprise Server for SAP Applications 15 SP4:bubblewrap-0.4.1-150200.3.3.1","SUSE Linux Enterprise Server for SAP Applications 15 SP4:flatpak-1.12.8-150400.3.9.1","SUSE Linux Enterprise Server for SAP Applications 15 SP4:flatpak-devel-1.12.8-150400.3.9.1","SUSE Linux Enterprise Server for SAP Applications 15 SP4:flatpak-zsh-completion-1.12.8-150400.3.9.1","SUSE Linux Enterprise Server for SAP Applications 15 SP4:libflatpak0-1.12.8-150400.3.9.1","SUSE Linux Enterprise Server for SAP Applications 15 SP4:system-user-flatpak-1.12.8-150400.3.9.1","SUSE Linux Enterprise Server for SAP Applications 15 SP4:typelib-1_0-Flatpak-1_0-1.12.8-150400.3.9.1","SUSE Linux Enterprise Server for SAP Applications 15 SP5:bubblewrap-0.11.0-150500.3.9.1","SUSE Linux Enterprise Server for SAP Applications 15 SP5:bubblewrap-0.8.0-150500.3.6.1","SUSE Linux Enterprise Server for SAP Applications 15 SP5:bubblewrap-zsh-completion-0.11.0-150500.3.9.1","SUSE Linux Enterprise Server for SAP Applications 15 SP5:bubblewrap-zsh-completion-0.8.0-150500.3.6.1","SUSE Linux Enterprise Server for SAP Applications 15 SP5:flatpak-1.14.5-150500.3.12.1","SUSE Linux Enterprise Server for SAP Applications 15 SP5:flatpak-1.16.0-150500.3.15.1","SUSE Linux Enterprise Server for SAP Applications 15 SP5:flatpak-devel-1.14.5-150500.3.12.1","SUSE Linux Enterprise Server for SAP Applications 15 SP5:flatpak-devel-1.16.0-150500.3.15.1","SUSE Linux Enterprise Server for SAP Applications 15 SP5:flatpak-remote-flathub-1.14.5-150500.3.12.1","SUSE Linux Enterprise Server for SAP Applications 15 SP5:flatpak-remote-flathub-1.16.0-150500.3.15.1","SUSE Linux Enterprise Server for SAP Applications 15 SP5:flatpak-zsh-completion-1.14.5-150500.3.12.1","SUSE Linux Enterprise Server for SAP Applications 15 SP5:flatpak-zsh-completion-1.16.0-150500.3.15.1","SUSE Linux Enterprise Server for SAP Applications 15 SP5:libflatpak0-1.14.5-150500.3.12.1","SUSE Linux Enterprise Server for SAP Applications 15 SP5:libflatpak0-1.16.0-150500.3.15.1","SUSE Linux Enterprise Server for SAP Applications 15 SP5:system-user-flatpak-1.14.5-150500.3.12.1","SUSE Linux Enterprise Server for SAP Applications 15 SP5:system-user-flatpak-1.16.0-150500.3.15.1","SUSE Linux Enterprise Server for SAP Applications 15 SP5:typelib-1_0-Flatpak-1_0-1.14.5-150500.3.12.1","SUSE Linux Enterprise Server for SAP Applications 15 SP5:typelib-1_0-Flatpak-1_0-1.16.0-150500.3.15.1","SUSE Linux Enterprise Server for SAP Applications 15 SP5:wayland-protocols-devel-1.36-150500.3.3.1","SUSE Linux Enterprise Server for SAP Applications 15 SP6:bubblewrap-0.11.0-150500.3.9.1","SUSE Linux Enterprise Server for SAP Applications 15 SP6:bubblewrap-zsh-completion-0.11.0-150500.3.9.1","SUSE Linux Enterprise Server for SAP Applications 15 SP6:flatpak-1.16.0-150600.3.6.1","SUSE Linux Enterprise Server for SAP Applications 15 SP6:flatpak-devel-1.16.0-150600.3.6.1","SUSE Linux Enterprise Server for SAP Applications 15 SP6:flatpak-remote-flathub-1.16.0-150600.3.6.1","SUSE Linux Enterprise Server for SAP Applications 15 SP6:flatpak-zsh-completion-1.16.0-150600.3.6.1","SUSE Linux Enterprise Server for SAP Applications 15 SP6:libflatpak0-1.16.0-150600.3.6.1","SUSE Linux Enterprise Server for SAP Applications 15 SP6:system-user-flatpak-1.16.0-150600.3.6.1","SUSE Linux Enterprise Server for SAP Applications 15 SP6:typelib-1_0-Flatpak-1_0-1.16.0-150600.3.6.1","SUSE Linux Enterprise Server for SAP Applications 15 SP7:bubblewrap-0.8.0-150500.3.6.1","SUSE Linux Enterprise Server for SAP Applications 15 SP7:bubblewrap-zsh-completion-0.8.0-150500.3.6.1","SUSE Linux Enterprise Server for SAP Applications 15 SP7:flatpak-1.16.0-150600.3.6.1","SUSE Linux Enterprise Server for SAP Applications 15 SP7:flatpak-devel-1.16.0-150600.3.6.1","SUSE Linux Enterprise Server for SAP Applications 15 SP7:flatpak-remote-flathub-1.16.0-150600.3.6.1","SUSE Linux Enterprise Server for SAP Applications 15 SP7:flatpak-zsh-completion-1.16.0-150600.3.6.1","SUSE Linux Enterprise Server for SAP Applications 15 SP7:libflatpak0-1.16.0-150600.3.6.1","SUSE Linux Enterprise Server for SAP Applications 15 SP7:system-user-flatpak-1.16.0-150600.3.6.1","SUSE Linux Enterprise Server for SAP Applications 15 SP7:typelib-1_0-Flatpak-1_0-1.16.0-150600.3.6.1","SUSE Manager Proxy 4.3:bubblewrap-0.4.1-150200.3.3.1","SUSE Manager Retail Branch Server 4.3:bubblewrap-0.4.1-150200.3.3.1","SUSE Manager Server 4.3:bubblewrap-0.4.1-150200.3.3.1","openSUSE Leap 15.5:bubblewrap-0.8.0-150500.3.6.1","openSUSE Leap 15.5:bubblewrap-zsh-completion-0.8.0-150500.3.6.1","openSUSE Leap 15.5:flatpak-1.14.5-150500.3.12.1","openSUSE Leap 15.5:flatpak-devel-1.14.5-150500.3.12.1","openSUSE Leap 15.5:flatpak-remote-flathub-1.14.5-150500.3.12.1","openSUSE Leap 15.5:flatpak-zsh-completion-1.14.5-150500.3.12.1","openSUSE Leap 15.5:libflatpak0-1.14.5-150500.3.12.1","openSUSE Leap 15.5:system-user-flatpak-1.14.5-150500.3.12.1","openSUSE Leap 15.5:typelib-1_0-Flatpak-1_0-1.14.5-150500.3.12.1","openSUSE Leap 15.6:bubblewrap-0.11.0-150500.3.9.1","openSUSE Leap 15.6:bubblewrap-zsh-completion-0.11.0-150500.3.9.1","openSUSE Leap 15.6:flatpak-1.16.0-150600.3.6.1","openSUSE Leap 15.6:flatpak-devel-1.16.0-150600.3.6.1","openSUSE Leap 15.6:flatpak-remote-flathub-1.16.0-150600.3.6.1","openSUSE Leap 15.6:flatpak-zsh-completion-1.16.0-150600.3.6.1","openSUSE Leap 15.6:libflatpak0-1.16.0-150600.3.6.1","openSUSE Leap 15.6:system-user-flatpak-1.16.0-150600.3.6.1","openSUSE Leap 15.6:typelib-1_0-Flatpak-1_0-1.16.0-150600.3.6.1","openSUSE Tumbleweed:bubblewrap-0.10.0-1.1","openSUSE Tumbleweed:bubblewrap-zsh-completion-0.10.0-1.1","openSUSE Tumbleweed:flatpak-1.15.10-1.1","openSUSE Tumbleweed:flatpak-devel-1.15.10-1.1","openSUSE Tumbleweed:flatpak-remote-flathub-1.15.10-1.1","openSUSE Tumbleweed:flatpak-selinux-1.15.10-1.1","openSUSE Tumbleweed:flatpak-zsh-completion-1.15.10-1.1","openSUSE Tumbleweed:libflatpak0-1.15.10-1.1","openSUSE Tumbleweed:system-user-flatpak-1.15.10-1.1","openSUSE Tumbleweed:typelib-1_0-Flatpak-1_0-1.15.10-1.1"]}],"threats":[{"category":"impact","date":"2024-08-14T18:00:01Z","details":"important"}],"title":"CVE-2024-42472"}]}