{"document":{"aggregate_severity":{"namespace":"https://www.suse.com/support/security/rating/","text":"moderate"},"category":"csaf_vex","csaf_version":"2.0","distribution":{"text":"Copyright 2024 SUSE LLC. All rights reserved.","tlp":{"label":"WHITE","url":"https://www.first.org/tlp/"}},"lang":"en","notes":[{"category":"summary","text":"SUSE CVE-2024-43806","title":"Title"},{"category":"description","text":"Rustix is a set of safe Rust bindings to POSIX-ish APIs. When using `rustix::fs::Dir` using the `linux_raw` backend, it's possible for the iterator to \"get stuck\" when an IO error is encountered. Combined with a memory over-allocation issue in `rustix::fs::Dir::read_more`, this can cause quick and unbounded memory explosion (gigabytes in a few seconds if used on a hot path) and eventually lead to an OOM crash of the application. The symptoms were initially discovered in https://github.com/imsnif/bandwhich/issues/284. That post has lots of details of our investigation. Full details can be read on the GHSA-c827-hfw6-qwvm repo advisory. If a program tries to access a directory with its file descriptor after the file has been unlinked (or any other action that leaves the `Dir` iterator in the stuck state), and the implementation does not break after seeing an error, it can cause a memory explosion. As an example, Linux's various virtual file systems (e.g. `/proc`, `/sys`) can contain directories that spontaneously pop in and out of existence. Attempting to iterate over them using `rustix::fs::Dir` directly or indirectly (e.g. with the `procfs` crate) can trigger this fault condition if the implementation decides to continue on errors. An attacker knowledgeable about the implementation details of a vulnerable target can therefore try to trigger this fault condition via any one or a combination of several available APIs. If successful, the application host will quickly run out of memory, after which the application will likely be terminated by an OOM killer, leading to denial of service. This issue has been addressed in release versions 0.35.15, 0.36.16, 0.37.25, and 0.38.19. Users are advised to upgrade. There are no known workarounds for this issue.","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-43806","url":"https://www.suse.com/security/cve/CVE-2024-43806"},{"category":"external","summary":"SUSE Security Ratings","url":"https://www.suse.com/support/security/rating/"},{"category":"external","summary":"SUSE Bug 1229376 for CVE-2024-43806","url":"https://bugzilla.suse.com/1229376"},{"category":"external","summary":"Advisory link for SUSE-SU-2024:3404-1","url":"https://lists.suse.com/pipermail/sle-security-updates/2024-September/019502.html"},{"category":"external","summary":"Advisory link for SUSE-SU-2025:02809-1","url":"https://lists.suse.com/pipermail/sle-updates/2025-August/041230.html"},{"category":"external","summary":"Advisory link for SUSE-SU-2025:02810-1","url":"https://lists.suse.com/pipermail/sle-updates/2025-August/041229.html"},{"category":"external","summary":"Advisory link for SUSE-SU-2025:02811-1","url":"https://lists.suse.com/pipermail/sle-updates/2025-August/041228.html"},{"category":"external","summary":"Advisory link for SUSE-SU-2025:20057-1","url":"https://lists.suse.com/pipermail/sle-security-updates/2025-June/021276.html"},{"category":"external","summary":"Advisory link for SUSE-SU-2025:20858-1","url":"https://lists.suse.com/pipermail/sle-updates/2025-October/042320.html"},{"category":"external","summary":"Advisory link for SUSE-SU-2025:4411-1","url":"https://lists.suse.com/pipermail/sle-security-updates/2025-December/023562.html"},{"category":"external","summary":"Advisory link for openSUSE-SU-2024:14354-1","url":"https://lists.opensuse.org/archives/list/security-announce@lists.opensuse.org/thread/TXPZZSAXTA6CTQAGWASRTKWJQ3DFB7GG/"}],"title":"SUSE CVE CVE-2024-43806","tracking":{"current_release_date":"2026-03-13T14:30:34Z","generator":{"date":"2024-08-28T02:26:19Z","engine":{"name":"cve-database.git:bin/generate-csaf-vex.pl","version":"1"}},"id":"CVE-2024-43806","initial_release_date":"2024-08-28T02:26:19Z","revision_history":[{"date":"2024-08-28T02:26:19Z","number":"2","summary":"Current version"},{"date":"2024-09-02T01:57:52Z","number":"3","summary":"Current version"},{"date":"2024-09-05T02:47:51Z","number":"4","summary":"Current version"},{"date":"2024-09-13T02:53:26Z","number":"5","summary":"Current version"},{"date":"2024-09-21T03:24:46Z","number":"6","summary":"Current version"},{"date":"2024-09-23T02:37:25Z","number":"7","summary":"Current version"},{"date":"2024-09-24T02:53:27Z","number":"8","summary":"Current version"},{"date":"2024-10-05T02:59:49Z","number":"9","summary":"Current version"},{"date":"2024-10-12T02:51:43Z","number":"10","summary":"Current version"},{"date":"2024-10-21T15:57:08Z","number":"11","summary":"Current version"},{"date":"2024-11-05T03:54:12Z","number":"12","summary":"Current version"},{"date":"2024-12-05T00:26:18Z","number":"13","summary":"Current version"},{"date":"2024-12-11T04:01:24Z","number":"14","summary":"Current version"},{"date":"2024-12-18T04:12:25Z","number":"15","summary":"Current version"},{"date":"2025-01-01T00:47:37Z","number":"16","summary":"Current version"},{"date":"2025-01-04T00:48:52Z","number":"17","summary":"Current version"},{"date":"2025-02-14T04:37:10Z","number":"18","summary":"Current version"},{"date":"2025-02-16T04:29:07Z","number":"19","summary":"Current version"},{"date":"2025-03-12T15:55:52Z","number":"20","summary":"Current version"},{"date":"2025-03-15T04:45:52Z","number":"21","summary":"Current version"},{"date":"2025-04-02T09:01:26Z","number":"22","summary":"Current version"},{"date":"2025-04-26T03:28:46Z","number":"23","summary":"Current version"},{"date":"2025-05-01T05:27:20Z","number":"24","summary":"Current version"},{"date":"2025-05-02T02:18:18Z","number":"25","summary":"Current version"},{"date":"2025-05-09T03:56:02Z","number":"26","summary":"Current version"},{"date":"2025-05-13T04:08:07Z","number":"27","summary":"Current version"},{"date":"2025-05-14T00:14:52Z","number":"28","summary":"Current version"},{"date":"2025-06-04T03:19:52Z","number":"29","summary":"Current version"},{"date":"2025-06-05T03:53:54Z","number":"30","summary":"Current version"},{"date":"2025-06-06T02:29:25Z","number":"31","summary":"Current version"},{"date":"2025-06-19T03:33:02Z","number":"32","summary":"Current version"},{"date":"2025-06-26T00:36:23Z","number":"33","summary":"Current version"},{"date":"2025-07-02T00:12:18Z","number":"34","summary":"Current version"},{"date":"2025-07-04T14:53:29Z","number":"35","summary":"Current version"},{"date":"2025-07-16T00:09:31Z","number":"36","summary":"Current version"},{"date":"2025-07-16T23:39:38Z","number":"37","summary":"Current version"},{"date":"2025-08-08T23:34:55Z","number":"38","summary":"Current version"},{"date":"2025-08-14T03:02:30Z","number":"39","summary":"Current version"},{"date":"2025-08-15T23:24:54Z","number":"40","summary":"Current version"},{"date":"2025-08-20T23:37:30Z","number":"41","summary":"Current version"},{"date":"2025-09-01T23:45:47Z","number":"42","summary":"Current version"},{"date":"2025-09-02T23:30:43Z","number":"43","summary":"Current version"},{"date":"2025-10-16T23:50:15Z","number":"44","summary":"Current version"},{"date":"2025-10-24T23:48:33Z","number":"45","summary":"Current version"},{"date":"2025-11-03T01:32:00Z","number":"46","summary":"Current version"},{"date":"2025-12-10T00:33:08Z","number":"47","summary":"updates entered QA"},{"date":"2025-12-17T00:58:45Z","number":"48","summary":"more updates released,references added"},{"date":"2025-12-21T00:27:31Z","number":"49","summary":"more updates marked as affected,more updates marked as not affected"},{"date":"2025-12-25T00:51:24Z","number":"50","summary":"more updates marked as not affected"},{"date":"2026-01-02T01:35:10Z","number":"51","summary":"unknown changes"},{"date":"2026-01-13T01:01:19Z","number":"52","summary":"more updates marked as not affected"},{"date":"2026-03-11T18:25:20Z","number":"53","summary":"more updates marked as not affected"},{"date":"2026-03-13T14:30:34Z","number":"54","summary":"more updates marked as not affected"}],"status":"interim","version":"54"}},"product_tree":{"branches":[{"branches":[{"branches":[{"category":"product_name","name":"SUSE Linux Enterprise Desktop 15 SP5","product":{"name":"SUSE Linux Enterprise Desktop 15 SP5","product_id":"SUSE Linux Enterprise Desktop 15 SP5","product_identification_helper":{"cpe":"cpe:/o:suse:sled:15:sp5"}}},{"category":"product_name","name":"SUSE Linux Enterprise Desktop 15 SP6","product":{"name":"SUSE Linux Enterprise Desktop 15 SP6","product_id":"SUSE Linux Enterprise Desktop 15 SP6","product_identification_helper":{"cpe":"cpe:/o:suse:sled:15:sp6"}}},{"category":"product_name","name":"SUSE Linux Enterprise Desktop 15 SP7","product":{"name":"SUSE Linux Enterprise Desktop 15 SP7","product_id":"SUSE Linux Enterprise Desktop 15 SP7","product_identification_helper":{"cpe":"cpe:/o:suse:sled:15:sp7"}}},{"category":"product_name","name":"SUSE Linux Enterprise High Performance Computing 12 SP5","product":{"name":"SUSE Linux Enterprise High Performance Computing 12 SP5","product_id":"SUSE Linux Enterprise High Performance Computing 12 SP5","product_identification_helper":{"cpe":"cpe:/o:suse:sle-hpc:12:sp5"}}},{"category":"product_name","name":"SUSE Linux Enterprise High Performance Computing 15 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","product":{"name":"SUSE Linux Enterprise High Performance Computing 15 SP4","product_id":"SUSE Linux Enterprise High Performance Computing 15 SP4","product_identification_helper":{"cpe":"cpe:/o:suse:sle_hpc:15:sp4"}}},{"category":"product_name","name":"SUSE Linux Enterprise High Performance Computing 15 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 SP6","product":{"name":"SUSE Linux Enterprise High Performance Computing 15 SP6","product_id":"SUSE Linux Enterprise High Performance Computing 15 SP6","product_identification_helper":{"cpe":"cpe:/o:suse:sle_hpc:15:sp6"}}},{"category":"product_name","name":"SUSE Linux Enterprise High Performance Computing 15 SP7","product":{"name":"SUSE Linux Enterprise High Performance Computing 15 SP7","product_id":"SUSE Linux Enterprise High Performance Computing 15 SP7","product_identification_helper":{"cpe":"cpe:/o:suse:sle_hpc:15:sp7"}}},{"category":"product_name","name":"SUSE Linux Enterprise Micro 5.1","product":{"name":"SUSE Linux Enterprise Micro 5.1","product_id":"SUSE Linux Enterprise Micro 5.1","product_identification_helper":{"cpe":"cpe:/o:suse:suse-microos:5.1"}}},{"category":"product_name","name":"SUSE Linux Enterprise Micro 5.2","product":{"name":"SUSE Linux Enterprise Micro 5.2","product_id":"SUSE Linux Enterprise Micro 5.2","product_identification_helper":{"cpe":"cpe:/o:suse:suse-microos:5.2"}}},{"category":"product_name","name":"SUSE Linux Enterprise Micro 5.3","product":{"name":"SUSE Linux Enterprise Micro 5.3","product_id":"SUSE Linux Enterprise Micro 5.3","product_identification_helper":{"cpe":"cpe:/o:suse:sle-micro:5.3"}}},{"category":"product_name","name":"SUSE Linux Enterprise Micro 5.4","product":{"name":"SUSE Linux Enterprise Micro 5.4","product_id":"SUSE Linux Enterprise Micro 5.4","product_identification_helper":{"cpe":"cpe:/o:suse:sle-micro:5.4"}}},{"category":"product_name","name":"SUSE Linux Enterprise Micro 5.5","product":{"name":"SUSE Linux Enterprise Micro 5.5","product_id":"SUSE Linux Enterprise Micro 5.5","product_identification_helper":{"cpe":"cpe:/o:suse:sle-micro:5.5"}}},{"category":"product_name","name":"SUSE Linux Enterprise Module for Basesystem 15 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 Containers 15 SP5","product":{"name":"SUSE Linux Enterprise Module for Containers 15 SP5","product_id":"SUSE Linux Enterprise Module for Containers 15 SP5","product_identification_helper":{"cpe":"cpe:/o:suse:sle-module-containers:15:sp5"}}},{"category":"product_name","name":"SUSE Linux Enterprise Module for Containers 15 SP6","product":{"name":"SUSE Linux Enterprise Module for Containers 15 SP6","product_id":"SUSE Linux Enterprise Module for Containers 15 SP6","product_identification_helper":{"cpe":"cpe:/o:suse:sle-module-containers:15:sp6"}}},{"category":"product_name","name":"SUSE Linux Enterprise Module for 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 Module for Development Tools 15 SP5","product":{"name":"SUSE Linux Enterprise Module for Development Tools 15 SP5","product_id":"SUSE Linux Enterprise Module for Development Tools 15 SP5","product_identification_helper":{"cpe":"cpe:/o:suse:sle-module-development-tools:15:sp5"}}},{"category":"product_name","name":"SUSE Linux Enterprise Module for Development Tools 15 SP6","product":{"name":"SUSE Linux Enterprise Module for Development Tools 15 SP6","product_id":"SUSE Linux Enterprise Module for Development Tools 15 SP6","product_identification_helper":{"cpe":"cpe:/o:suse:sle-module-development-tools:15:sp6"}}},{"category":"product_name","name":"SUSE Linux Enterprise Module for Development Tools 15 SP7","product":{"name":"SUSE Linux Enterprise Module for Development Tools 15 SP7","product_id":"SUSE Linux Enterprise Module for Development Tools 15 SP7","product_identification_helper":{"cpe":"cpe:/o:suse:sle-module-development-tools:15:sp7"}}},{"category":"product_name","name":"SUSE Linux Enterprise Module for Package Hub 15 SP5","product":{"name":"SUSE Linux Enterprise Module for Package Hub 15 SP5","product_id":"SUSE Linux Enterprise Module for Package Hub 15 SP5","product_identification_helper":{"cpe":"cpe:/o:suse:packagehub:15:sp5"}}},{"category":"product_name","name":"SUSE Linux Enterprise Module for Package Hub 15 SP6","product":{"name":"SUSE Linux Enterprise Module for Package Hub 15 SP6","product_id":"SUSE Linux Enterprise Module for Package Hub 15 SP6","product_identification_helper":{"cpe":"cpe:/o:suse:packagehub:15:sp6"}}},{"category":"product_name","name":"SUSE Linux Enterprise Module for Public Cloud 15 SP4","product":{"name":"SUSE Linux Enterprise Module for Public Cloud 15 SP4","product_id":"SUSE Linux Enterprise Module for Public Cloud 15 SP4","product_identification_helper":{"cpe":"cpe:/o:suse:sle-module-public-cloud:15:sp4"}}},{"category":"product_name","name":"SUSE Linux Enterprise Module for Public Cloud 15 SP5","product":{"name":"SUSE Linux Enterprise Module for Public Cloud 15 SP5","product_id":"SUSE Linux Enterprise Module for Public Cloud 15 SP5","product_identification_helper":{"cpe":"cpe:/o:suse:sle-module-public-cloud:15:sp5"}}},{"category":"product_name","name":"SUSE Linux Enterprise Module for Public Cloud 15 SP6","product":{"name":"SUSE Linux Enterprise Module for Public Cloud 15 SP6","product_id":"SUSE Linux Enterprise Module for Public Cloud 15 SP6","product_identification_helper":{"cpe":"cpe:/o:suse:sle-module-public-cloud:15:sp6"}}},{"category":"product_name","name":"SUSE Linux Enterprise Module for Public Cloud 15 SP7","product":{"name":"SUSE Linux Enterprise Module for Public Cloud 15 SP7","product_id":"SUSE Linux Enterprise Module for Public Cloud 15 SP7","product_identification_helper":{"cpe":"cpe:/o:suse:sle-module-public-cloud:15:sp7"}}},{"category":"product_name","name":"SUSE Linux Enterprise Module for Server Applications 15 SP5","product":{"name":"SUSE Linux Enterprise Module for Server Applications 15 SP5","product_id":"SUSE Linux Enterprise Module for Server Applications 15 SP5","product_identification_helper":{"cpe":"cpe:/o:suse:sle-module-server-applications:15:sp5"}}},{"category":"product_name","name":"SUSE Linux Enterprise Module for Server Applications 15 SP6","product":{"name":"SUSE Linux Enterprise Module for Server Applications 15 SP6","product_id":"SUSE Linux Enterprise Module for Server Applications 15 SP6","product_identification_helper":{"cpe":"cpe:/o:suse:sle-module-server-applications:15:sp6"}}},{"category":"product_name","name":"SUSE Linux Enterprise Server 11 SP4 LTSS","product":{"name":"SUSE Linux Enterprise Server 11 SP4 LTSS","product_id":"SUSE Linux Enterprise Server 11 SP4 LTSS","product_identification_helper":{"cpe":"cpe:/o:suse:suse_sles_ltss:11:sp4"}}},{"category":"product_name","name":"SUSE Linux Enterprise Server 12 SP2-LTSS","product":{"name":"SUSE Linux Enterprise Server 12 SP2-LTSS","product_id":"SUSE Linux Enterprise Server 12 SP2-LTSS","product_identification_helper":{"cpe":"cpe:/o:suse:sles-ltss:12:sp2"}}},{"category":"product_name","name":"SUSE Linux Enterprise Server 12 SP4-LTSS","product":{"name":"SUSE Linux Enterprise Server 12 SP4-LTSS","product_id":"SUSE Linux Enterprise Server 12 SP4-LTSS","product_identification_helper":{"cpe":"cpe:/o:suse:sles-ltss:12:sp4"}}},{"category":"product_name","name":"SUSE Linux Enterprise Server 12 SP5","product":{"name":"SUSE Linux Enterprise Server 12 SP5","product_id":"SUSE Linux Enterprise Server 12 SP5","product_identification_helper":{"cpe":"cpe:/o:suse:sles:12:sp5"}}},{"category":"product_name","name":"SUSE Linux Enterprise Server 15 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","product":{"name":"SUSE Linux Enterprise Server 15 SP4","product_id":"SUSE Linux Enterprise Server 15 SP4","product_identification_helper":{"cpe":"cpe:/o:suse:sles:15:sp4"}}},{"category":"product_name","name":"SUSE Linux Enterprise Server 15 SP4-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 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 SP6-LTSS","product":{"name":"SUSE Linux Enterprise Server 15 SP6-LTSS","product_id":"SUSE Linux Enterprise Server 15 SP6-LTSS","product_identification_helper":{"cpe":"cpe:/o:suse:sles-ltss:15:sp6"}}},{"category":"product_name","name":"SUSE Linux Enterprise Server 15 SP7","product":{"name":"SUSE Linux Enterprise Server 15 SP7","product_id":"SUSE Linux Enterprise Server 15 SP7","product_identification_helper":{"cpe":"cpe:/o:suse:sles:15:sp7"}}},{"category":"product_name","name":"SUSE Linux Enterprise Server 15-LTSS","product":{"name":"SUSE Linux Enterprise Server 15-LTSS","product_id":"SUSE Linux Enterprise Server 15-LTSS","product_identification_helper":{"cpe":"cpe:/o:suse:sles-ltss:15"}}},{"category":"product_name","name":"SUSE Linux Enterprise Server 16.0","product":{"name":"SUSE Linux Enterprise Server 16.0","product_id":"SUSE Linux Enterprise Server 16.0","product_identification_helper":{"cpe":"cpe:/o:suse:sles:16:16.0:server"}}},{"category":"product_name","name":"SUSE Linux Enterprise Server Teradata 12 SP3","product":{"name":"SUSE Linux Enterprise Server Teradata 12 SP3","product_id":"SUSE Linux Enterprise Server Teradata 12 SP3","product_identification_helper":{"cpe":"cpe:/o:suse:sles_teradata:12:sp3"}}},{"category":"product_name","name":"SUSE Linux Enterprise Server Teradata 12 SP3-LTSS","product":{"name":"SUSE Linux Enterprise Server Teradata 12 SP3-LTSS","product_id":"SUSE Linux Enterprise Server Teradata 12 SP3-LTSS","product_identification_helper":{"cpe":"cpe:/o:suse:sles_ltss_teradata:12:sp3"}}},{"category":"product_name","name":"SUSE Linux Enterprise Server Teradata 15 SP4","product":{"name":"SUSE Linux Enterprise Server Teradata 15 SP4","product_id":"SUSE Linux Enterprise Server Teradata 15 SP4","product_identification_helper":{"cpe":"cpe:/o:suse:sles_teradata:15:sp4"}}},{"category":"product_name","name":"SUSE Linux Enterprise Server for SAP Applications 12 SP5","product":{"name":"SUSE Linux Enterprise Server for SAP Applications 12 SP5","product_id":"SUSE Linux Enterprise Server for SAP Applications 12 SP5","product_identification_helper":{"cpe":"cpe:/o:suse:sles_sap:12:sp5"}}},{"category":"product_name","name":"SUSE Linux Enterprise Server for SAP Applications 15 SP2","product":{"name":"SUSE Linux Enterprise Server for SAP Applications 15 SP2","product_id":"SUSE Linux Enterprise Server for SAP Applications 15 SP2","product_identification_helper":{"cpe":"cpe:/o:suse:sles_sap:15:sp2"}}},{"category":"product_name","name":"SUSE Linux Enterprise Server for SAP Applications 15 SP3","product":{"name":"SUSE Linux Enterprise Server for SAP Applications 15 SP3","product_id":"SUSE Linux Enterprise Server for SAP Applications 15 SP3","product_identification_helper":{"cpe":"cpe:/o:suse:sles_sap:15:sp3"}}},{"category":"product_name","name":"SUSE Linux Enterprise Server for SAP Applications 15 SP4","product":{"name":"SUSE Linux Enterprise Server for SAP Applications 15 SP4","product_id":"SUSE Linux Enterprise Server for SAP Applications 15 SP4","product_identification_helper":{"cpe":"cpe:/o:suse:sles_sap:15:sp4"}}},{"category":"product_name","name":"SUSE Linux Enterprise Server for SAP Applications 15 SP5","product":{"name":"SUSE Linux Enterprise Server for SAP Applications 15 SP5","product_id":"SUSE Linux Enterprise Server for SAP Applications 15 SP5","product_identification_helper":{"cpe":"cpe:/o:suse:sles_sap:15:sp5"}}},{"category":"product_name","name":"SUSE Linux Enterprise Server for SAP Applications 15 SP6","product":{"name":"SUSE Linux Enterprise Server for SAP Applications 15 SP6","product_id":"SUSE Linux Enterprise Server for SAP Applications 15 SP6","product_identification_helper":{"cpe":"cpe:/o:suse:sles_sap:15:sp6"}}},{"category":"product_name","name":"SUSE Linux Enterprise Server for SAP Applications 15 SP7","product":{"name":"SUSE Linux Enterprise Server for SAP Applications 15 SP7","product_id":"SUSE Linux Enterprise Server for SAP Applications 15 SP7","product_identification_helper":{"cpe":"cpe:/o:suse:sles_sap:15:sp7"}}},{"category":"product_name","name":"SUSE Linux Enterprise Server for SAP applications 16.0","product":{"name":"SUSE Linux Enterprise Server for SAP applications 16.0","product_id":"SUSE Linux Enterprise Server for SAP applications 16.0","product_identification_helper":{"cpe":"cpe:/o:suse:sles:16:16.0:server-sap"}}},{"category":"product_name","name":"SUSE Linux Enterprise Software Development Kit 12 SP5","product":{"name":"SUSE Linux Enterprise Software Development Kit 12 SP5","product_id":"SUSE Linux Enterprise Software Development Kit 12 SP5","product_identification_helper":{"cpe":"cpe:/o:suse:sle-sdk:12:sp5"}}},{"category":"product_name","name":"SUSE Linux Micro 6.0","product":{"name":"SUSE Linux Micro 6.0","product_id":"SUSE Linux Micro 6.0","product_identification_helper":{"cpe":"cpe:/o:suse:sl-micro:6.0"}}},{"category":"product_name","name":"SUSE Linux Micro 6.1","product":{"name":"SUSE Linux Micro 6.1","product_id":"SUSE Linux Micro 6.1","product_identification_helper":{"cpe":"cpe:/o:suse:sl-micro:6.1"}}},{"category":"product_name","name":"SUSE Linux Micro 6.2","product":{"name":"SUSE Linux Micro 6.2","product_id":"SUSE Linux Micro 6.2","product_identification_helper":{"cpe":"cpe:/o:suse:sles:16:16.0:transactional"}}},{"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 Proxy LTS 4.3","product":{"name":"SUSE Manager Proxy LTS 4.3","product_id":"SUSE Manager Proxy LTS 4.3","product_identification_helper":{"cpe":"cpe:/o:suse:suse-manager-proxy-lts: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 Retail Branch Server LTS 4.3","product":{"name":"SUSE Manager Retail Branch Server LTS 4.3","product_id":"SUSE Manager Retail Branch Server LTS 4.3","product_identification_helper":{"cpe":"cpe:/o:suse:suse-manager-retail-branch-server-lts: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":"SUSE Manager Server LTS 4.3","product":{"name":"SUSE Manager Server LTS 4.3","product_id":"SUSE Manager Server LTS 4.3","product_identification_helper":{"cpe":"cpe:/o:suse:suse-manager-server-lts:4.3"}}},{"category":"product_name","name":"SUSE Package Hub 15 SP5","product":{"name":"SUSE Package Hub 15 SP5","product_id":"SUSE Package Hub 15 SP5"}},{"category":"product_name","name":"SUSE Package Hub 15 SP6","product":{"name":"SUSE Package Hub 15 SP6","product_id":"SUSE Package Hub 15 SP6"}},{"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":"389-ds","product":{"name":"389-ds","product_id":"389-ds","product_identification_helper":{"cpe":"cpe:2.3:o:redhat:389_directory_server:*:*:*:*:*:*:*:*","purl":"pkg:rpm/suse/389-ds@?upstream=389-ds.src.rpm"}}},{"category":"product_version","name":"389-ds-3.1.1~git13.a9c7ff9-1.1","product":{"name":"389-ds-3.1.1~git13.a9c7ff9-1.1","product_id":"389-ds-3.1.1~git13.a9c7ff9-1.1","product_identification_helper":{"cpe":"cpe:2.3:o:redhat:389_directory_server:3.1.1~git13.a9c7ff9:*:*:*:*:*:*:*","purl":"pkg:rpm/suse/389-ds@3.1.1~git13.a9c7ff9-1.1?upstream=389-ds-3.1.1~git13.a9c7ff9-1.1.src.rpm"}}},{"category":"product_version","name":"389-ds-devel","product":{"name":"389-ds-devel","product_id":"389-ds-devel","product_identification_helper":{"cpe":"cpe:2.3:o:redhat:389_directory_server:*:*:*:*:*:*:*:*","purl":"pkg:rpm/suse/389-ds-devel@?upstream=389-ds.src.rpm"}}},{"category":"product_version","name":"389-ds-devel-3.1.1~git13.a9c7ff9-1.1","product":{"name":"389-ds-devel-3.1.1~git13.a9c7ff9-1.1","product_id":"389-ds-devel-3.1.1~git13.a9c7ff9-1.1","product_identification_helper":{"cpe":"cpe:2.3:o:redhat:389_directory_server:3.1.1~git13.a9c7ff9:*:*:*:*:*:*:*","purl":"pkg:rpm/suse/389-ds-devel@3.1.1~git13.a9c7ff9-1.1?upstream=389-ds-3.1.1~git13.a9c7ff9-1.1.src.rpm"}}},{"category":"product_version","name":"389-ds-snmp","product":{"name":"389-ds-snmp","product_id":"389-ds-snmp","product_identification_helper":{"cpe":"cpe:2.3:o:redhat:389_directory_server:*:*:*:*:*:*:*:*","purl":"pkg:rpm/suse/389-ds-snmp@?upstream=389-ds.src.rpm"}}},{"category":"product_version","name":"389-ds-snmp-3.1.1~git13.a9c7ff9-1.1","product":{"name":"389-ds-snmp-3.1.1~git13.a9c7ff9-1.1","product_id":"389-ds-snmp-3.1.1~git13.a9c7ff9-1.1","product_identification_helper":{"cpe":"cpe:2.3:o:redhat:389_directory_server:3.1.1~git13.a9c7ff9:*:*:*:*:*:*:*","purl":"pkg:rpm/suse/389-ds-snmp@3.1.1~git13.a9c7ff9-1.1?upstream=389-ds-3.1.1~git13.a9c7ff9-1.1.src.rpm"}}},{"category":"product_version","name":"afterburn","product":{"name":"afterburn","product_id":"afterburn","product_identification_helper":{"purl":"pkg:rpm/suse/afterburn@?upstream=afterburn.src.rpm"}}},{"category":"product_version","name":"afterburn-dracut","product":{"name":"afterburn-dracut","product_id":"afterburn-dracut","product_identification_helper":{"purl":"pkg:rpm/suse/afterburn-dracut@?upstream=afterburn.src.rpm"}}},{"category":"product_version","name":"aws-nitro-enclaves-binaryblobs-upstream","product":{"name":"aws-nitro-enclaves-binaryblobs-upstream","product_id":"aws-nitro-enclaves-binaryblobs-upstream","product_identification_helper":{"purl":"pkg:rpm/suse/aws-nitro-enclaves-binaryblobs-upstream@?upstream=aws-nitro-enclaves-cli.src.rpm"}}},{"category":"product_version","name":"aws-nitro-enclaves-cli","product":{"name":"aws-nitro-enclaves-cli","product_id":"aws-nitro-enclaves-cli","product_identification_helper":{"purl":"pkg:rpm/suse/aws-nitro-enclaves-cli@?upstream=aws-nitro-enclaves-cli.src.rpm"}}},{"category":"product_version","name":"cargo-c","product":{"name":"cargo-c","product_id":"cargo-c","product_identification_helper":{"purl":"pkg:rpm/suse/cargo-c@?upstream=cargo-c.src.rpm"}}},{"category":"product_version","name":"gdk-pixbuf-loader-rsvg","product":{"name":"gdk-pixbuf-loader-rsvg","product_id":"gdk-pixbuf-loader-rsvg","product_identification_helper":{"cpe":"cpe:2.3:a:gnome:librsvg:*:*:*:*:*:*:*:*","purl":"pkg:rpm/suse/gdk-pixbuf-loader-rsvg@?upstream=librsvg.src.rpm"}}},{"category":"product_version","name":"gdk-pixbuf-loader-rsvg-2.52.12-150400.3.9.1","product":{"name":"gdk-pixbuf-loader-rsvg-2.52.12-150400.3.9.1","product_id":"gdk-pixbuf-loader-rsvg-2.52.12-150400.3.9.1","product_identification_helper":{"cpe":"cpe:2.3:a:gnome:librsvg:2.52.12:*:*:*:*:*:*:*","purl":"pkg:rpm/suse/gdk-pixbuf-loader-rsvg@2.52.12-150400.3.9.1?upstream=librsvg-2.52.12-150400.3.9.1.src.rpm"}}},{"category":"product_version","name":"gdk-pixbuf-loader-rsvg-32bit","product":{"name":"gdk-pixbuf-loader-rsvg-32bit","product_id":"gdk-pixbuf-loader-rsvg-32bit","product_identification_helper":{"cpe":"cpe:2.3:a:gnome:librsvg:*:*:*:*:*:*:*:*","purl":"pkg:rpm/suse/gdk-pixbuf-loader-rsvg-32bit@?upstream=librsvg.src.rpm"}}},{"category":"product_version","name":"gstreamer-plugins-rs","product":{"name":"gstreamer-plugins-rs","product_id":"gstreamer-plugins-rs","product_identification_helper":{"purl":"pkg:rpm/suse/gstreamer-plugins-rs@?upstream=gstreamer-plugins-rs.src.rpm"}}},{"category":"product_version","name":"gstreamer-plugins-rs-devel","product":{"name":"gstreamer-plugins-rs-devel","product_id":"gstreamer-plugins-rs-devel","product_identification_helper":{"purl":"pkg:rpm/suse/gstreamer-plugins-rs-devel@?upstream=gstreamer-plugins-rs.src.rpm"}}},{"category":"product_version","name":"keylime-ima-policy-0.2.7+117-160000.2.2","product":{"name":"keylime-ima-policy-0.2.7+117-160000.2.2","product_id":"keylime-ima-policy-0.2.7+117-160000.2.2","product_identification_helper":{"purl":"pkg:rpm/suse/keylime-ima-policy@0.2.7+117-160000.2.2?upstream=rust-keylime-0.2.7+117-160000.2.2.src.rpm"}}},{"category":"product_version","name":"keylime-ima-policy-0.2.7+70-2.1","product":{"name":"keylime-ima-policy-0.2.7+70-2.1","product_id":"keylime-ima-policy-0.2.7+70-2.1","product_identification_helper":{"purl":"pkg:rpm/suse/keylime-ima-policy@0.2.7+70-2.1?upstream=rust-keylime-0.2.7+70-2.1.src.rpm"}}},{"category":"product_version","name":"lib389","product":{"name":"lib389","product_id":"lib389","product_identification_helper":{"cpe":"cpe:2.3:o:redhat:389_directory_server:*:*:*:*:*:*:*:*","purl":"pkg:rpm/suse/lib389@?upstream=389-ds.src.rpm"}}},{"category":"product_version","name":"lib389-3.1.1~git13.a9c7ff9-1.1","product":{"name":"lib389-3.1.1~git13.a9c7ff9-1.1","product_id":"lib389-3.1.1~git13.a9c7ff9-1.1","product_identification_helper":{"cpe":"cpe:2.3:o:redhat:389_directory_server:3.1.1~git13.a9c7ff9:*:*:*:*:*:*:*","purl":"pkg:rpm/suse/lib389@3.1.1~git13.a9c7ff9-1.1?upstream=389-ds-3.1.1~git13.a9c7ff9-1.1.src.rpm"}}},{"category":"product_version","name":"librsvg","product":{"name":"librsvg","product_id":"librsvg","product_identification_helper":{"cpe":"cpe:2.3:a:gnome:librsvg:*:*:*:*:*:*:*:*","purl":"pkg:rpm/suse/librsvg@?upstream=librsvg.src.rpm"}}},{"category":"product_version","name":"librsvg-2-2","product":{"name":"librsvg-2-2","product_id":"librsvg-2-2","product_identification_helper":{"cpe":"cpe:2.3:a:gnome:librsvg:2:*:*:*:*:*:*:*","purl":"pkg:rpm/suse/librsvg@2-2?upstream=librsvg-2-2.src.rpm"}}},{"category":"product_version","name":"librsvg-2-2-2.52.12-150400.3.9.1","product":{"name":"librsvg-2-2-2.52.12-150400.3.9.1","product_id":"librsvg-2-2-2.52.12-150400.3.9.1","product_identification_helper":{"cpe":"cpe:2.3:a:gnome:librsvg:2.52.12:*:*:*:*:*:*:*","purl":"pkg:rpm/suse/librsvg-2-2@2.52.12-150400.3.9.1?upstream=librsvg-2.52.12-150400.3.9.1.src.rpm"}}},{"category":"product_version","name":"librsvg-2-2-32bit","product":{"name":"librsvg-2-2-32bit","product_id":"librsvg-2-2-32bit","product_identification_helper":{"cpe":"cpe:2.3:a:gnome:librsvg:*:*:*:*:*:*:*:*","purl":"pkg:rpm/suse/librsvg-2-2-32bit@?upstream=librsvg.src.rpm"}}},{"category":"product_version","name":"librsvg-devel","product":{"name":"librsvg-devel","product_id":"librsvg-devel","product_identification_helper":{"cpe":"cpe:2.3:a:gnome:librsvg:*:*:*:*:*:*:*:*","purl":"pkg:rpm/suse/librsvg-devel@?upstream=librsvg.src.rpm"}}},{"category":"product_version","name":"librsvg-devel-2.52.12-150400.3.9.1","product":{"name":"librsvg-devel-2.52.12-150400.3.9.1","product_id":"librsvg-devel-2.52.12-150400.3.9.1","product_identification_helper":{"cpe":"cpe:2.3:a:gnome:librsvg:2.52.12:*:*:*:*:*:*:*","purl":"pkg:rpm/suse/librsvg-devel@2.52.12-150400.3.9.1?upstream=librsvg-2.52.12-150400.3.9.1.src.rpm"}}},{"category":"product_version","name":"libsvrcore0","product":{"name":"libsvrcore0","product_id":"libsvrcore0","product_identification_helper":{"cpe":"cpe:2.3:o:redhat:389_directory_server:*:*:*:*:*:*:*:*","purl":"pkg:rpm/suse/libsvrcore0@?upstream=389-ds.src.rpm"}}},{"category":"product_version","name":"libsvrcore0-3.1.1~git13.a9c7ff9-1.1","product":{"name":"libsvrcore0-3.1.1~git13.a9c7ff9-1.1","product_id":"libsvrcore0-3.1.1~git13.a9c7ff9-1.1","product_identification_helper":{"cpe":"cpe:2.3:o:redhat:389_directory_server:3.1.1~git13.a9c7ff9:*:*:*:*:*:*:*","purl":"pkg:rpm/suse/libsvrcore0@3.1.1~git13.a9c7ff9-1.1?upstream=389-ds-3.1.1~git13.a9c7ff9-1.1.src.rpm"}}},{"category":"product_version","name":"netavark","product":{"name":"netavark","product_id":"netavark","product_identification_helper":{"purl":"pkg:rpm/suse/netavark@?upstream=netavark.src.rpm"}}},{"category":"product_version","name":"python-maturin","product":{"name":"python-maturin","product_id":"python-maturin","product_identification_helper":{"purl":"pkg:rpm/suse/python-maturin@"}}},{"category":"product_version","name":"python311-maturin","product":{"name":"python311-maturin","product_id":"python311-maturin","product_identification_helper":{"purl":"pkg:rpm/suse/python311-maturin@?upstream=python-maturin.src.rpm"}}},{"category":"product_version","name":"python313-maturin","product":{"name":"python313-maturin","product_id":"python313-maturin","product_identification_helper":{"purl":"pkg:rpm/suse/python313-maturin@?upstream=python-maturin.src.rpm"}}},{"category":"product_version","name":"rage-encryption","product":{"name":"rage-encryption","product_id":"rage-encryption","product_identification_helper":{"purl":"pkg:rpm/suse/rage-encryption@?upstream=rage-encryption.src.rpm"}}},{"category":"product_version","name":"rage-encryption-0.10.0+0-150500.3.6.1","product":{"name":"rage-encryption-0.10.0+0-150500.3.6.1","product_id":"rage-encryption-0.10.0+0-150500.3.6.1","product_identification_helper":{"purl":"pkg:rpm/suse/rage-encryption@0.10.0+0-150500.3.6.1?upstream=rage-encryption-0.10.0+0-150500.3.6.1.src.rpm"}}},{"category":"product_version","name":"rage-encryption-0.10.0+0-3.1","product":{"name":"rage-encryption-0.10.0+0-3.1","product_id":"rage-encryption-0.10.0+0-3.1","product_identification_helper":{"purl":"pkg:rpm/suse/rage-encryption@0.10.0+0-3.1?upstream=rage-encryption-0.10.0+0-3.1.src.rpm"}}},{"category":"product_version","name":"rage-encryption-0.11.1+0-160000.2.2","product":{"name":"rage-encryption-0.11.1+0-160000.2.2","product_id":"rage-encryption-0.11.1+0-160000.2.2","product_identification_helper":{"purl":"pkg:rpm/suse/rage-encryption@0.11.1+0-160000.2.2?upstream=rage-encryption-0.11.1+0-160000.2.2.src.rpm"}}},{"category":"product_version","name":"rage-encryption-bash-completion","product":{"name":"rage-encryption-bash-completion","product_id":"rage-encryption-bash-completion","product_identification_helper":{"purl":"pkg:rpm/suse/rage-encryption-bash-completion@?upstream=rage-encryption.src.rpm"}}},{"category":"product_version","name":"rage-encryption-bash-completion-0.10.0+0-150500.3.6.1","product":{"name":"rage-encryption-bash-completion-0.10.0+0-150500.3.6.1","product_id":"rage-encryption-bash-completion-0.10.0+0-150500.3.6.1","product_identification_helper":{"purl":"pkg:rpm/suse/rage-encryption-bash-completion@0.10.0+0-150500.3.6.1?upstream=rage-encryption-0.10.0+0-150500.3.6.1.src.rpm"}}},{"category":"product_version","name":"rage-encryption-bash-completion-0.10.0+0-3.1","product":{"name":"rage-encryption-bash-completion-0.10.0+0-3.1","product_id":"rage-encryption-bash-completion-0.10.0+0-3.1","product_identification_helper":{"purl":"pkg:rpm/suse/rage-encryption-bash-completion@0.10.0+0-3.1?upstream=rage-encryption-0.10.0+0-3.1.src.rpm"}}},{"category":"product_version","name":"rage-encryption-bash-completion-0.11.1+0-160000.2.2","product":{"name":"rage-encryption-bash-completion-0.11.1+0-160000.2.2","product_id":"rage-encryption-bash-completion-0.11.1+0-160000.2.2","product_identification_helper":{"purl":"pkg:rpm/suse/rage-encryption-bash-completion@0.11.1+0-160000.2.2?upstream=rage-encryption-0.11.1+0-160000.2.2.src.rpm"}}},{"category":"product_version","name":"rage-encryption-fish-completion","product":{"name":"rage-encryption-fish-completion","product_id":"rage-encryption-fish-completion","product_identification_helper":{"purl":"pkg:rpm/suse/rage-encryption-fish-completion@?upstream=rage-encryption.src.rpm"}}},{"category":"product_version","name":"rage-encryption-fish-completion-0.10.0+0-150500.3.6.1","product":{"name":"rage-encryption-fish-completion-0.10.0+0-150500.3.6.1","product_id":"rage-encryption-fish-completion-0.10.0+0-150500.3.6.1","product_identification_helper":{"purl":"pkg:rpm/suse/rage-encryption-fish-completion@0.10.0+0-150500.3.6.1?upstream=rage-encryption-0.10.0+0-150500.3.6.1.src.rpm"}}},{"category":"product_version","name":"rage-encryption-fish-completion-0.10.0+0-3.1","product":{"name":"rage-encryption-fish-completion-0.10.0+0-3.1","product_id":"rage-encryption-fish-completion-0.10.0+0-3.1","product_identification_helper":{"purl":"pkg:rpm/suse/rage-encryption-fish-completion@0.10.0+0-3.1?upstream=rage-encryption-0.10.0+0-3.1.src.rpm"}}},{"category":"product_version","name":"rage-encryption-fish-completion-0.11.1+0-160000.2.2","product":{"name":"rage-encryption-fish-completion-0.11.1+0-160000.2.2","product_id":"rage-encryption-fish-completion-0.11.1+0-160000.2.2","product_identification_helper":{"purl":"pkg:rpm/suse/rage-encryption-fish-completion@0.11.1+0-160000.2.2?upstream=rage-encryption-0.11.1+0-160000.2.2.src.rpm"}}},{"category":"product_version","name":"rage-encryption-zsh-completion","product":{"name":"rage-encryption-zsh-completion","product_id":"rage-encryption-zsh-completion","product_identification_helper":{"purl":"pkg:rpm/suse/rage-encryption-zsh-completion@?upstream=rage-encryption.src.rpm"}}},{"category":"product_version","name":"rage-encryption-zsh-completion-0.10.0+0-150500.3.6.1","product":{"name":"rage-encryption-zsh-completion-0.10.0+0-150500.3.6.1","product_id":"rage-encryption-zsh-completion-0.10.0+0-150500.3.6.1","product_identification_helper":{"purl":"pkg:rpm/suse/rage-encryption-zsh-completion@0.10.0+0-150500.3.6.1?upstream=rage-encryption-0.10.0+0-150500.3.6.1.src.rpm"}}},{"category":"product_version","name":"rage-encryption-zsh-completion-0.10.0+0-3.1","product":{"name":"rage-encryption-zsh-completion-0.10.0+0-3.1","product_id":"rage-encryption-zsh-completion-0.10.0+0-3.1","product_identification_helper":{"purl":"pkg:rpm/suse/rage-encryption-zsh-completion@0.10.0+0-3.1?upstream=rage-encryption-0.10.0+0-3.1.src.rpm"}}},{"category":"product_version","name":"rage-encryption-zsh-completion-0.11.1+0-160000.2.2","product":{"name":"rage-encryption-zsh-completion-0.11.1+0-160000.2.2","product_id":"rage-encryption-zsh-completion-0.11.1+0-160000.2.2","product_identification_helper":{"purl":"pkg:rpm/suse/rage-encryption-zsh-completion@0.11.1+0-160000.2.2?upstream=rage-encryption-0.11.1+0-160000.2.2.src.rpm"}}},{"category":"product_version","name":"rsvg-convert","product":{"name":"rsvg-convert","product_id":"rsvg-convert","product_identification_helper":{"cpe":"cpe:2.3:a:gnome:librsvg:*:*:*:*:*:*:*:*","purl":"pkg:rpm/suse/rsvg-convert@?upstream=librsvg.src.rpm"}}},{"category":"product_version","name":"rsvg-thumbnailer","product":{"name":"rsvg-thumbnailer","product_id":"rsvg-thumbnailer","product_identification_helper":{"cpe":"cpe:2.3:a:gnome:librsvg:*:*:*:*:*:*:*:*","purl":"pkg:rpm/suse/rsvg-thumbnailer@?upstream=librsvg.src.rpm"}}},{"category":"product_version","name":"rsvg-view","product":{"name":"rsvg-view","product_id":"rsvg-view","product_identification_helper":{"cpe":"cpe:2.3:a:gnome:librsvg:*:*:*:*:*:*:*:*","purl":"pkg:rpm/suse/rsvg-view@?upstream=librsvg.src.rpm"}}},{"category":"product_version","name":"rust-bindgen-0.70.1-bp155.5.1","product":{"name":"rust-bindgen-0.70.1-bp155.5.1","product_id":"rust-bindgen-0.70.1-bp155.5.1","product_identification_helper":{"purl":"pkg:rpm/suse/rust-bindgen@0.70.1-bp155.5.1?upstream=rust-bindgen-0.70.1-bp155.5.1.src.rpm"}}},{"category":"product_version","name":"rust-bindgen-0.70.1-bp156.5.1","product":{"name":"rust-bindgen-0.70.1-bp156.5.1","product_id":"rust-bindgen-0.70.1-bp156.5.1","product_identification_helper":{"purl":"pkg:rpm/suse/rust-bindgen@0.70.1-bp156.5.1?upstream=rust-bindgen-0.70.1-bp156.5.1.src.rpm"}}},{"category":"product_version","name":"rust-keylime-0.2.6+13-1.1","product":{"name":"rust-keylime-0.2.6+13-1.1","product_id":"rust-keylime-0.2.6+13-1.1","product_identification_helper":{"purl":"pkg:rpm/suse/rust-keylime@0.2.6+13-1.1?upstream=rust-keylime-0.2.6+13-1.1.src.rpm"}}},{"category":"product_version","name":"rust-keylime-0.2.7+117-160000.2.2","product":{"name":"rust-keylime-0.2.7+117-160000.2.2","product_id":"rust-keylime-0.2.7+117-160000.2.2","product_identification_helper":{"purl":"pkg:rpm/suse/rust-keylime@0.2.7+117-160000.2.2?upstream=rust-keylime-0.2.7+117-160000.2.2.src.rpm"}}},{"category":"product_version","name":"rust-keylime-0.2.7+141-150400.3.5.1","product":{"name":"rust-keylime-0.2.7+141-150400.3.5.1","product_id":"rust-keylime-0.2.7+141-150400.3.5.1","product_identification_helper":{"purl":"pkg:rpm/suse/rust-keylime@0.2.7+141-150400.3.5.1?upstream=rust-keylime-0.2.7+141-150400.3.5.1.src.rpm"}}},{"category":"product_version","name":"rust-keylime-0.2.7+141-150400.3.7.1","product":{"name":"rust-keylime-0.2.7+141-150400.3.7.1","product_id":"rust-keylime-0.2.7+141-150400.3.7.1","product_identification_helper":{"purl":"pkg:rpm/suse/rust-keylime@0.2.7+141-150400.3.7.1?upstream=rust-keylime-0.2.7+141-150400.3.7.1.src.rpm"}}},{"category":"product_version","name":"rust-keylime-0.2.7+141-150500.3.5.1","product":{"name":"rust-keylime-0.2.7+141-150500.3.5.1","product_id":"rust-keylime-0.2.7+141-150500.3.5.1","product_identification_helper":{"purl":"pkg:rpm/suse/rust-keylime@0.2.7+141-150500.3.5.1?upstream=rust-keylime-0.2.7+141-150500.3.5.1.src.rpm"}}},{"category":"product_version","name":"rust-keylime-0.2.7+70-2.1","product":{"name":"rust-keylime-0.2.7+70-2.1","product_id":"rust-keylime-0.2.7+70-2.1","product_identification_helper":{"purl":"pkg:rpm/suse/rust-keylime@0.2.7+70-2.1?upstream=rust-keylime-0.2.7+70-2.1.src.rpm"}}},{"category":"product_version","name":"rust-keylime-0.2.8+12-slfo.1.1_1.1","product":{"name":"rust-keylime-0.2.8+12-slfo.1.1_1.1","product_id":"rust-keylime-0.2.8+12-slfo.1.1_1.1","product_identification_helper":{"purl":"pkg:rpm/suse/rust-keylime@0.2.8+12-slfo.1.1_1.1?upstream=rust-keylime-0.2.8+12-slfo.1.1_1.1.src.rpm"}}},{"category":"product_version","name":"rustup","product":{"name":"rustup","product_id":"rustup","product_identification_helper":{"purl":"pkg:rpm/suse/rustup@?upstream=rustup.src.rpm"}}},{"category":"product_version","name":"sccache","product":{"name":"sccache","product_id":"sccache","product_identification_helper":{"purl":"pkg:rpm/suse/sccache@?upstream=sccache.src.rpm"}}},{"category":"product_version","name":"sevctl","product":{"name":"sevctl","product_id":"sevctl","product_identification_helper":{"purl":"pkg:rpm/suse/sevctl@?upstream=sevctl.src.rpm"}}},{"category":"product_version","name":"system-group-ne","product":{"name":"system-group-ne","product_id":"system-group-ne","product_identification_helper":{"purl":"pkg:rpm/suse/system-group-ne@?upstream=aws-nitro-enclaves-cli.src.rpm"}}},{"category":"product_version","name":"typelib-1_0-Rsvg-2_0","product":{"name":"typelib-1_0-Rsvg-2_0","product_id":"typelib-1_0-Rsvg-2_0","product_identification_helper":{"purl":"pkg:rpm/suse/typelib-1_0@Rsvg-2_0"}}},{"category":"product_version","name":"typelib-1_0-Rsvg-2_0-2.52.12-150400.3.9.1","product":{"name":"typelib-1_0-Rsvg-2_0-2.52.12-150400.3.9.1","product_id":"typelib-1_0-Rsvg-2_0-2.52.12-150400.3.9.1","product_identification_helper":{"cpe":"cpe:2.3:a:gnome:librsvg:2.52.12:*:*:*:*:*:*:*","purl":"pkg:rpm/suse/typelib-1_0-Rsvg-2_0@2.52.12-150400.3.9.1?upstream=librsvg-2.52.12-150400.3.9.1.src.rpm"}}}],"category":"product_family","name":"SUSE Linux Enterprise"}],"category":"vendor","name":"SUSE"}],"relationships":[{"category":"default_component_of","full_product_name":{"name":"gdk-pixbuf-loader-rsvg-2.52.12-150400.3.9.1 as component of SUSE Linux Enterprise Micro 5.3","product_id":"SUSE Linux Enterprise Micro 5.3:gdk-pixbuf-loader-rsvg-2.52.12-150400.3.9.1"},"product_reference":"gdk-pixbuf-loader-rsvg-2.52.12-150400.3.9.1","relates_to_product_reference":"SUSE Linux Enterprise Micro 5.3"},{"category":"default_component_of","full_product_name":{"name":"librsvg-2-2-2.52.12-150400.3.9.1 as component of SUSE Linux Enterprise Micro 5.3","product_id":"SUSE Linux Enterprise Micro 5.3:librsvg-2-2-2.52.12-150400.3.9.1"},"product_reference":"librsvg-2-2-2.52.12-150400.3.9.1","relates_to_product_reference":"SUSE Linux Enterprise Micro 5.3"},{"category":"default_component_of","full_product_name":{"name":"rust-keylime-0.2.7+141-150400.3.7.1 as component of SUSE Linux Enterprise Micro 5.3","product_id":"SUSE Linux Enterprise Micro 5.3:rust-keylime-0.2.7+141-150400.3.7.1"},"product_reference":"rust-keylime-0.2.7+141-150400.3.7.1","relates_to_product_reference":"SUSE Linux Enterprise Micro 5.3"},{"category":"default_component_of","full_product_name":{"name":"gdk-pixbuf-loader-rsvg-2.52.12-150400.3.9.1 as component of SUSE Linux Enterprise Micro 5.4","product_id":"SUSE Linux Enterprise Micro 5.4:gdk-pixbuf-loader-rsvg-2.52.12-150400.3.9.1"},"product_reference":"gdk-pixbuf-loader-rsvg-2.52.12-150400.3.9.1","relates_to_product_reference":"SUSE Linux Enterprise Micro 5.4"},{"category":"default_component_of","full_product_name":{"name":"librsvg-2-2-2.52.12-150400.3.9.1 as component of SUSE Linux Enterprise Micro 5.4","product_id":"SUSE Linux Enterprise Micro 5.4:librsvg-2-2-2.52.12-150400.3.9.1"},"product_reference":"librsvg-2-2-2.52.12-150400.3.9.1","relates_to_product_reference":"SUSE Linux Enterprise Micro 5.4"},{"category":"default_component_of","full_product_name":{"name":"rust-keylime-0.2.7+141-150400.3.5.1 as component of SUSE Linux Enterprise Micro 5.4","product_id":"SUSE Linux Enterprise Micro 5.4:rust-keylime-0.2.7+141-150400.3.5.1"},"product_reference":"rust-keylime-0.2.7+141-150400.3.5.1","relates_to_product_reference":"SUSE Linux Enterprise Micro 5.4"},{"category":"default_component_of","full_product_name":{"name":"gdk-pixbuf-loader-rsvg-2.52.12-150400.3.9.1 as component of SUSE Linux Enterprise Micro 5.5","product_id":"SUSE Linux Enterprise Micro 5.5:gdk-pixbuf-loader-rsvg-2.52.12-150400.3.9.1"},"product_reference":"gdk-pixbuf-loader-rsvg-2.52.12-150400.3.9.1","relates_to_product_reference":"SUSE Linux Enterprise Micro 5.5"},{"category":"default_component_of","full_product_name":{"name":"librsvg-2-2-2.52.12-150400.3.9.1 as component of SUSE Linux Enterprise Micro 5.5","product_id":"SUSE Linux Enterprise Micro 5.5:librsvg-2-2-2.52.12-150400.3.9.1"},"product_reference":"librsvg-2-2-2.52.12-150400.3.9.1","relates_to_product_reference":"SUSE Linux Enterprise Micro 5.5"},{"category":"default_component_of","full_product_name":{"name":"rust-keylime-0.2.7+141-150500.3.5.1 as component of SUSE Linux Enterprise Micro 5.5","product_id":"SUSE Linux Enterprise Micro 5.5:rust-keylime-0.2.7+141-150500.3.5.1"},"product_reference":"rust-keylime-0.2.7+141-150500.3.5.1","relates_to_product_reference":"SUSE Linux Enterprise Micro 5.5"},{"category":"default_component_of","full_product_name":{"name":"rage-encryption-0.10.0+0-150500.3.6.1 as component of SUSE Linux Enterprise Server 15 SP5","product_id":"SUSE Linux Enterprise Server 15 SP5:rage-encryption-0.10.0+0-150500.3.6.1"},"product_reference":"rage-encryption-0.10.0+0-150500.3.6.1","relates_to_product_reference":"SUSE Linux Enterprise Server 15 SP5"},{"category":"default_component_of","full_product_name":{"name":"rage-encryption-bash-completion-0.10.0+0-150500.3.6.1 as component of SUSE Linux Enterprise Server 15 SP5","product_id":"SUSE Linux Enterprise Server 15 SP5:rage-encryption-bash-completion-0.10.0+0-150500.3.6.1"},"product_reference":"rage-encryption-bash-completion-0.10.0+0-150500.3.6.1","relates_to_product_reference":"SUSE Linux Enterprise Server 15 SP5"},{"category":"default_component_of","full_product_name":{"name":"rage-encryption-0.10.0+0-150500.3.6.1 as component of SUSE Linux Enterprise Desktop 15 SP5","product_id":"SUSE Linux Enterprise Desktop 15 SP5:rage-encryption-0.10.0+0-150500.3.6.1"},"product_reference":"rage-encryption-0.10.0+0-150500.3.6.1","relates_to_product_reference":"SUSE Linux Enterprise Desktop 15 SP5"},{"category":"default_component_of","full_product_name":{"name":"rage-encryption-bash-completion-0.10.0+0-150500.3.6.1 as component of SUSE Linux Enterprise Desktop 15 SP5","product_id":"SUSE Linux Enterprise Desktop 15 SP5:rage-encryption-bash-completion-0.10.0+0-150500.3.6.1"},"product_reference":"rage-encryption-bash-completion-0.10.0+0-150500.3.6.1","relates_to_product_reference":"SUSE Linux Enterprise Desktop 15 SP5"},{"category":"default_component_of","full_product_name":{"name":"rage-encryption-0.10.0+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:rage-encryption-0.10.0+0-150500.3.6.1"},"product_reference":"rage-encryption-0.10.0+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":"rage-encryption-bash-completion-0.10.0+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:rage-encryption-bash-completion-0.10.0+0-150500.3.6.1"},"product_reference":"rage-encryption-bash-completion-0.10.0+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":"rage-encryption-0.10.0+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:rage-encryption-0.10.0+0-150500.3.6.1"},"product_reference":"rage-encryption-0.10.0+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":"rage-encryption-bash-completion-0.10.0+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:rage-encryption-bash-completion-0.10.0+0-150500.3.6.1"},"product_reference":"rage-encryption-bash-completion-0.10.0+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":"rage-encryption-0.10.0+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:rage-encryption-0.10.0+0-150500.3.6.1"},"product_reference":"rage-encryption-0.10.0+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":"rage-encryption-bash-completion-0.10.0+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:rage-encryption-bash-completion-0.10.0+0-150500.3.6.1"},"product_reference":"rage-encryption-bash-completion-0.10.0+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":"rage-encryption-0.10.0+0-150500.3.6.1 as component of SUSE Linux Enterprise Server 15 SP6","product_id":"SUSE Linux Enterprise Server 15 SP6:rage-encryption-0.10.0+0-150500.3.6.1"},"product_reference":"rage-encryption-0.10.0+0-150500.3.6.1","relates_to_product_reference":"SUSE Linux Enterprise Server 15 SP6"},{"category":"default_component_of","full_product_name":{"name":"rage-encryption-bash-completion-0.10.0+0-150500.3.6.1 as component of SUSE Linux Enterprise Server 15 SP6","product_id":"SUSE Linux Enterprise Server 15 SP6:rage-encryption-bash-completion-0.10.0+0-150500.3.6.1"},"product_reference":"rage-encryption-bash-completion-0.10.0+0-150500.3.6.1","relates_to_product_reference":"SUSE Linux Enterprise Server 15 SP6"},{"category":"default_component_of","full_product_name":{"name":"rage-encryption-0.10.0+0-150500.3.6.1 as component of SUSE Linux Enterprise Desktop 15 SP6","product_id":"SUSE Linux Enterprise Desktop 15 SP6:rage-encryption-0.10.0+0-150500.3.6.1"},"product_reference":"rage-encryption-0.10.0+0-150500.3.6.1","relates_to_product_reference":"SUSE Linux Enterprise Desktop 15 SP6"},{"category":"default_component_of","full_product_name":{"name":"rage-encryption-bash-completion-0.10.0+0-150500.3.6.1 as component of SUSE Linux Enterprise Desktop 15 SP6","product_id":"SUSE Linux Enterprise Desktop 15 SP6:rage-encryption-bash-completion-0.10.0+0-150500.3.6.1"},"product_reference":"rage-encryption-bash-completion-0.10.0+0-150500.3.6.1","relates_to_product_reference":"SUSE Linux Enterprise Desktop 15 SP6"},{"category":"default_component_of","full_product_name":{"name":"rage-encryption-0.10.0+0-150500.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:rage-encryption-0.10.0+0-150500.3.6.1"},"product_reference":"rage-encryption-0.10.0+0-150500.3.6.1","relates_to_product_reference":"SUSE Linux Enterprise Server for SAP Applications 15 SP6"},{"category":"default_component_of","full_product_name":{"name":"rage-encryption-bash-completion-0.10.0+0-150500.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:rage-encryption-bash-completion-0.10.0+0-150500.3.6.1"},"product_reference":"rage-encryption-bash-completion-0.10.0+0-150500.3.6.1","relates_to_product_reference":"SUSE Linux Enterprise Server for SAP Applications 15 SP6"},{"category":"default_component_of","full_product_name":{"name":"rage-encryption-0.10.0+0-150500.3.6.1 as component of SUSE Linux Enterprise High Performance Computing 15 SP6","product_id":"SUSE Linux Enterprise High Performance Computing 15 SP6:rage-encryption-0.10.0+0-150500.3.6.1"},"product_reference":"rage-encryption-0.10.0+0-150500.3.6.1","relates_to_product_reference":"SUSE Linux Enterprise High Performance Computing 15 SP6"},{"category":"default_component_of","full_product_name":{"name":"rage-encryption-bash-completion-0.10.0+0-150500.3.6.1 as component of SUSE Linux Enterprise High Performance Computing 15 SP6","product_id":"SUSE Linux Enterprise High Performance Computing 15 SP6:rage-encryption-bash-completion-0.10.0+0-150500.3.6.1"},"product_reference":"rage-encryption-bash-completion-0.10.0+0-150500.3.6.1","relates_to_product_reference":"SUSE Linux Enterprise High Performance Computing 15 SP6"},{"category":"default_component_of","full_product_name":{"name":"rage-encryption-0.10.0+0-150500.3.6.1 as component of SUSE Linux Enterprise Module for Basesystem 15 SP6","product_id":"SUSE Linux Enterprise Module for Basesystem 15 SP6:rage-encryption-0.10.0+0-150500.3.6.1"},"product_reference":"rage-encryption-0.10.0+0-150500.3.6.1","relates_to_product_reference":"SUSE Linux Enterprise Module for Basesystem 15 SP6"},{"category":"default_component_of","full_product_name":{"name":"rage-encryption-bash-completion-0.10.0+0-150500.3.6.1 as component of SUSE Linux Enterprise Module for Basesystem 15 SP6","product_id":"SUSE Linux Enterprise Module for Basesystem 15 SP6:rage-encryption-bash-completion-0.10.0+0-150500.3.6.1"},"product_reference":"rage-encryption-bash-completion-0.10.0+0-150500.3.6.1","relates_to_product_reference":"SUSE Linux Enterprise Module for Basesystem 15 SP6"},{"category":"default_component_of","full_product_name":{"name":"rage-encryption-0.10.0+0-150500.3.6.1 as component of SUSE Linux Enterprise Server 15 SP7","product_id":"SUSE Linux Enterprise Server 15 SP7:rage-encryption-0.10.0+0-150500.3.6.1"},"product_reference":"rage-encryption-0.10.0+0-150500.3.6.1","relates_to_product_reference":"SUSE Linux Enterprise Server 15 SP7"},{"category":"default_component_of","full_product_name":{"name":"rage-encryption-bash-completion-0.10.0+0-150500.3.6.1 as component of SUSE Linux Enterprise Server 15 SP7","product_id":"SUSE Linux Enterprise Server 15 SP7:rage-encryption-bash-completion-0.10.0+0-150500.3.6.1"},"product_reference":"rage-encryption-bash-completion-0.10.0+0-150500.3.6.1","relates_to_product_reference":"SUSE Linux Enterprise Server 15 SP7"},{"category":"default_component_of","full_product_name":{"name":"rage-encryption-0.10.0+0-150500.3.6.1 as component of SUSE Linux Enterprise Desktop 15 SP7","product_id":"SUSE Linux Enterprise Desktop 15 SP7:rage-encryption-0.10.0+0-150500.3.6.1"},"product_reference":"rage-encryption-0.10.0+0-150500.3.6.1","relates_to_product_reference":"SUSE Linux Enterprise Desktop 15 SP7"},{"category":"default_component_of","full_product_name":{"name":"rage-encryption-bash-completion-0.10.0+0-150500.3.6.1 as component of SUSE Linux Enterprise Desktop 15 SP7","product_id":"SUSE Linux Enterprise Desktop 15 SP7:rage-encryption-bash-completion-0.10.0+0-150500.3.6.1"},"product_reference":"rage-encryption-bash-completion-0.10.0+0-150500.3.6.1","relates_to_product_reference":"SUSE Linux Enterprise Desktop 15 SP7"},{"category":"default_component_of","full_product_name":{"name":"rage-encryption-0.10.0+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:rage-encryption-0.10.0+0-150500.3.6.1"},"product_reference":"rage-encryption-0.10.0+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":"rage-encryption-bash-completion-0.10.0+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:rage-encryption-bash-completion-0.10.0+0-150500.3.6.1"},"product_reference":"rage-encryption-bash-completion-0.10.0+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":"rage-encryption-0.10.0+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:rage-encryption-0.10.0+0-150500.3.6.1"},"product_reference":"rage-encryption-0.10.0+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":"rage-encryption-bash-completion-0.10.0+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:rage-encryption-bash-completion-0.10.0+0-150500.3.6.1"},"product_reference":"rage-encryption-bash-completion-0.10.0+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":"rage-encryption-0.10.0+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:rage-encryption-0.10.0+0-150500.3.6.1"},"product_reference":"rage-encryption-0.10.0+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":"rage-encryption-bash-completion-0.10.0+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:rage-encryption-bash-completion-0.10.0+0-150500.3.6.1"},"product_reference":"rage-encryption-bash-completion-0.10.0+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":"gdk-pixbuf-loader-rsvg-2.52.12-150400.3.9.1 as component of SUSE Linux Enterprise Server 15 SP4-TERADATA","product_id":"SUSE Linux Enterprise Server 15 SP4-TERADATA:gdk-pixbuf-loader-rsvg-2.52.12-150400.3.9.1"},"product_reference":"gdk-pixbuf-loader-rsvg-2.52.12-150400.3.9.1","relates_to_product_reference":"SUSE Linux Enterprise Server 15 SP4-TERADATA"},{"category":"default_component_of","full_product_name":{"name":"librsvg-2-2-2.52.12-150400.3.9.1 as component of SUSE Linux Enterprise Server 15 SP4-TERADATA","product_id":"SUSE Linux Enterprise Server 15 SP4-TERADATA:librsvg-2-2-2.52.12-150400.3.9.1"},"product_reference":"librsvg-2-2-2.52.12-150400.3.9.1","relates_to_product_reference":"SUSE Linux Enterprise Server 15 SP4-TERADATA"},{"category":"default_component_of","full_product_name":{"name":"librsvg-devel-2.52.12-150400.3.9.1 as component of SUSE Linux Enterprise Server 15 SP4-TERADATA","product_id":"SUSE Linux Enterprise Server 15 SP4-TERADATA:librsvg-devel-2.52.12-150400.3.9.1"},"product_reference":"librsvg-devel-2.52.12-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-Rsvg-2_0-2.52.12-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-Rsvg-2_0-2.52.12-150400.3.9.1"},"product_reference":"typelib-1_0-Rsvg-2_0-2.52.12-150400.3.9.1","relates_to_product_reference":"SUSE Linux Enterprise Server 15 SP4-TERADATA"},{"category":"default_component_of","full_product_name":{"name":"keylime-ima-policy-0.2.7+117-160000.2.2 as component of SUSE Linux Enterprise Server 16.0","product_id":"SUSE Linux Enterprise Server 16.0:keylime-ima-policy-0.2.7+117-160000.2.2"},"product_reference":"keylime-ima-policy-0.2.7+117-160000.2.2","relates_to_product_reference":"SUSE Linux Enterprise Server 16.0"},{"category":"default_component_of","full_product_name":{"name":"rage-encryption-0.11.1+0-160000.2.2 as component of SUSE Linux Enterprise Server 16.0","product_id":"SUSE Linux Enterprise Server 16.0:rage-encryption-0.11.1+0-160000.2.2"},"product_reference":"rage-encryption-0.11.1+0-160000.2.2","relates_to_product_reference":"SUSE Linux Enterprise Server 16.0"},{"category":"default_component_of","full_product_name":{"name":"rage-encryption-bash-completion-0.11.1+0-160000.2.2 as component of SUSE Linux Enterprise Server 16.0","product_id":"SUSE Linux Enterprise Server 16.0:rage-encryption-bash-completion-0.11.1+0-160000.2.2"},"product_reference":"rage-encryption-bash-completion-0.11.1+0-160000.2.2","relates_to_product_reference":"SUSE Linux Enterprise Server 16.0"},{"category":"default_component_of","full_product_name":{"name":"rage-encryption-fish-completion-0.11.1+0-160000.2.2 as component of SUSE Linux Enterprise Server 16.0","product_id":"SUSE Linux Enterprise Server 16.0:rage-encryption-fish-completion-0.11.1+0-160000.2.2"},"product_reference":"rage-encryption-fish-completion-0.11.1+0-160000.2.2","relates_to_product_reference":"SUSE Linux Enterprise Server 16.0"},{"category":"default_component_of","full_product_name":{"name":"rage-encryption-zsh-completion-0.11.1+0-160000.2.2 as component of SUSE Linux Enterprise Server 16.0","product_id":"SUSE Linux Enterprise Server 16.0:rage-encryption-zsh-completion-0.11.1+0-160000.2.2"},"product_reference":"rage-encryption-zsh-completion-0.11.1+0-160000.2.2","relates_to_product_reference":"SUSE Linux Enterprise Server 16.0"},{"category":"default_component_of","full_product_name":{"name":"rust-keylime-0.2.7+117-160000.2.2 as component of SUSE Linux Enterprise Server 16.0","product_id":"SUSE Linux Enterprise Server 16.0:rust-keylime-0.2.7+117-160000.2.2"},"product_reference":"rust-keylime-0.2.7+117-160000.2.2","relates_to_product_reference":"SUSE Linux Enterprise Server 16.0"},{"category":"default_component_of","full_product_name":{"name":"rust-keylime-0.2.6+13-1.1 as component of SUSE Linux Micro 6.0","product_id":"SUSE Linux Micro 6.0:rust-keylime-0.2.6+13-1.1"},"product_reference":"rust-keylime-0.2.6+13-1.1","relates_to_product_reference":"SUSE Linux Micro 6.0"},{"category":"default_component_of","full_product_name":{"name":"rust-keylime-0.2.8+12-slfo.1.1_1.1 as component of SUSE Linux Micro 6.1","product_id":"SUSE Linux Micro 6.1:rust-keylime-0.2.8+12-slfo.1.1_1.1"},"product_reference":"rust-keylime-0.2.8+12-slfo.1.1_1.1","relates_to_product_reference":"SUSE Linux Micro 6.1"},{"category":"default_component_of","full_product_name":{"name":"rust-bindgen-0.70.1-bp155.5.1 as component of SUSE Package Hub 15 SP5","product_id":"SUSE Package Hub 15 SP5:rust-bindgen-0.70.1-bp155.5.1"},"product_reference":"rust-bindgen-0.70.1-bp155.5.1","relates_to_product_reference":"SUSE Package Hub 15 SP5"},{"category":"default_component_of","full_product_name":{"name":"rust-bindgen-0.70.1-bp156.5.1 as component of SUSE Package Hub 15 SP6","product_id":"SUSE Package Hub 15 SP6:rust-bindgen-0.70.1-bp156.5.1"},"product_reference":"rust-bindgen-0.70.1-bp156.5.1","relates_to_product_reference":"SUSE Package Hub 15 SP6"},{"category":"default_component_of","full_product_name":{"name":"rage-encryption-0.10.0+0-150500.3.6.1 as component of openSUSE Leap 15.5","product_id":"openSUSE Leap 15.5:rage-encryption-0.10.0+0-150500.3.6.1"},"product_reference":"rage-encryption-0.10.0+0-150500.3.6.1","relates_to_product_reference":"openSUSE Leap 15.5"},{"category":"default_component_of","full_product_name":{"name":"rage-encryption-bash-completion-0.10.0+0-150500.3.6.1 as component of openSUSE Leap 15.5","product_id":"openSUSE Leap 15.5:rage-encryption-bash-completion-0.10.0+0-150500.3.6.1"},"product_reference":"rage-encryption-bash-completion-0.10.0+0-150500.3.6.1","relates_to_product_reference":"openSUSE Leap 15.5"},{"category":"default_component_of","full_product_name":{"name":"rust-bindgen-0.70.1-bp155.5.1 as component of openSUSE Leap 15.5","product_id":"openSUSE Leap 15.5:rust-bindgen-0.70.1-bp155.5.1"},"product_reference":"rust-bindgen-0.70.1-bp155.5.1","relates_to_product_reference":"openSUSE Leap 15.5"},{"category":"default_component_of","full_product_name":{"name":"rage-encryption-0.10.0+0-150500.3.6.1 as component of openSUSE Leap 15.6","product_id":"openSUSE Leap 15.6:rage-encryption-0.10.0+0-150500.3.6.1"},"product_reference":"rage-encryption-0.10.0+0-150500.3.6.1","relates_to_product_reference":"openSUSE Leap 15.6"},{"category":"default_component_of","full_product_name":{"name":"rage-encryption-bash-completion-0.10.0+0-150500.3.6.1 as component of openSUSE Leap 15.6","product_id":"openSUSE Leap 15.6:rage-encryption-bash-completion-0.10.0+0-150500.3.6.1"},"product_reference":"rage-encryption-bash-completion-0.10.0+0-150500.3.6.1","relates_to_product_reference":"openSUSE Leap 15.6"},{"category":"default_component_of","full_product_name":{"name":"rage-encryption-fish-completion-0.10.0+0-150500.3.6.1 as component of openSUSE Leap 15.6","product_id":"openSUSE Leap 15.6:rage-encryption-fish-completion-0.10.0+0-150500.3.6.1"},"product_reference":"rage-encryption-fish-completion-0.10.0+0-150500.3.6.1","relates_to_product_reference":"openSUSE Leap 15.6"},{"category":"default_component_of","full_product_name":{"name":"rage-encryption-zsh-completion-0.10.0+0-150500.3.6.1 as component of openSUSE Leap 15.6","product_id":"openSUSE Leap 15.6:rage-encryption-zsh-completion-0.10.0+0-150500.3.6.1"},"product_reference":"rage-encryption-zsh-completion-0.10.0+0-150500.3.6.1","relates_to_product_reference":"openSUSE Leap 15.6"},{"category":"default_component_of","full_product_name":{"name":"rust-bindgen-0.70.1-bp156.5.1 as component of openSUSE Leap 15.6","product_id":"openSUSE Leap 15.6:rust-bindgen-0.70.1-bp156.5.1"},"product_reference":"rust-bindgen-0.70.1-bp156.5.1","relates_to_product_reference":"openSUSE Leap 15.6"},{"category":"default_component_of","full_product_name":{"name":"389-ds-3.1.1~git13.a9c7ff9-1.1 as component of openSUSE Tumbleweed","product_id":"openSUSE Tumbleweed:389-ds-3.1.1~git13.a9c7ff9-1.1"},"product_reference":"389-ds-3.1.1~git13.a9c7ff9-1.1","relates_to_product_reference":"openSUSE Tumbleweed"},{"category":"default_component_of","full_product_name":{"name":"389-ds-devel-3.1.1~git13.a9c7ff9-1.1 as component of openSUSE Tumbleweed","product_id":"openSUSE Tumbleweed:389-ds-devel-3.1.1~git13.a9c7ff9-1.1"},"product_reference":"389-ds-devel-3.1.1~git13.a9c7ff9-1.1","relates_to_product_reference":"openSUSE Tumbleweed"},{"category":"default_component_of","full_product_name":{"name":"389-ds-snmp-3.1.1~git13.a9c7ff9-1.1 as component of openSUSE Tumbleweed","product_id":"openSUSE Tumbleweed:389-ds-snmp-3.1.1~git13.a9c7ff9-1.1"},"product_reference":"389-ds-snmp-3.1.1~git13.a9c7ff9-1.1","relates_to_product_reference":"openSUSE Tumbleweed"},{"category":"default_component_of","full_product_name":{"name":"keylime-ima-policy-0.2.7+70-2.1 as component of openSUSE Tumbleweed","product_id":"openSUSE Tumbleweed:keylime-ima-policy-0.2.7+70-2.1"},"product_reference":"keylime-ima-policy-0.2.7+70-2.1","relates_to_product_reference":"openSUSE Tumbleweed"},{"category":"default_component_of","full_product_name":{"name":"lib389-3.1.1~git13.a9c7ff9-1.1 as component of openSUSE Tumbleweed","product_id":"openSUSE Tumbleweed:lib389-3.1.1~git13.a9c7ff9-1.1"},"product_reference":"lib389-3.1.1~git13.a9c7ff9-1.1","relates_to_product_reference":"openSUSE Tumbleweed"},{"category":"default_component_of","full_product_name":{"name":"libsvrcore0-3.1.1~git13.a9c7ff9-1.1 as component of openSUSE Tumbleweed","product_id":"openSUSE Tumbleweed:libsvrcore0-3.1.1~git13.a9c7ff9-1.1"},"product_reference":"libsvrcore0-3.1.1~git13.a9c7ff9-1.1","relates_to_product_reference":"openSUSE Tumbleweed"},{"category":"default_component_of","full_product_name":{"name":"rage-encryption-0.10.0+0-3.1 as component of openSUSE Tumbleweed","product_id":"openSUSE Tumbleweed:rage-encryption-0.10.0+0-3.1"},"product_reference":"rage-encryption-0.10.0+0-3.1","relates_to_product_reference":"openSUSE Tumbleweed"},{"category":"default_component_of","full_product_name":{"name":"rage-encryption-bash-completion-0.10.0+0-3.1 as component of openSUSE Tumbleweed","product_id":"openSUSE Tumbleweed:rage-encryption-bash-completion-0.10.0+0-3.1"},"product_reference":"rage-encryption-bash-completion-0.10.0+0-3.1","relates_to_product_reference":"openSUSE Tumbleweed"},{"category":"default_component_of","full_product_name":{"name":"rage-encryption-fish-completion-0.10.0+0-3.1 as component of openSUSE Tumbleweed","product_id":"openSUSE Tumbleweed:rage-encryption-fish-completion-0.10.0+0-3.1"},"product_reference":"rage-encryption-fish-completion-0.10.0+0-3.1","relates_to_product_reference":"openSUSE Tumbleweed"},{"category":"default_component_of","full_product_name":{"name":"rage-encryption-zsh-completion-0.10.0+0-3.1 as component of openSUSE Tumbleweed","product_id":"openSUSE Tumbleweed:rage-encryption-zsh-completion-0.10.0+0-3.1"},"product_reference":"rage-encryption-zsh-completion-0.10.0+0-3.1","relates_to_product_reference":"openSUSE Tumbleweed"},{"category":"default_component_of","full_product_name":{"name":"rust-keylime-0.2.7+70-2.1 as component of openSUSE Tumbleweed","product_id":"openSUSE Tumbleweed:rust-keylime-0.2.7+70-2.1"},"product_reference":"rust-keylime-0.2.7+70-2.1","relates_to_product_reference":"openSUSE Tumbleweed"},{"category":"default_component_of","full_product_name":{"name":"librsvg as component of SUSE Linux Enterprise High Performance Computing 12 SP5","product_id":"SUSE Linux Enterprise High Performance Computing 12 SP5:librsvg"},"product_reference":"librsvg","relates_to_product_reference":"SUSE Linux Enterprise High Performance Computing 12 SP5"},{"category":"default_component_of","full_product_name":{"name":"389-ds as component of SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS","product_id":"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:389-ds"},"product_reference":"389-ds","relates_to_product_reference":"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS"},{"category":"default_component_of","full_product_name":{"name":"389-ds-devel as component of SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS","product_id":"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:389-ds-devel"},"product_reference":"389-ds-devel","relates_to_product_reference":"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS"},{"category":"default_component_of","full_product_name":{"name":"lib389 as component of SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS","product_id":"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:lib389"},"product_reference":"lib389","relates_to_product_reference":"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS"},{"category":"default_component_of","full_product_name":{"name":"libsvrcore0 as component of SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS","product_id":"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libsvrcore0"},"product_reference":"libsvrcore0","relates_to_product_reference":"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS"},{"category":"default_component_of","full_product_name":{"name":"gdk-pixbuf-loader-rsvg as component of SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS","product_id":"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:gdk-pixbuf-loader-rsvg"},"product_reference":"gdk-pixbuf-loader-rsvg","relates_to_product_reference":"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS"},{"category":"default_component_of","full_product_name":{"name":"librsvg-2-2 as component of SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS","product_id":"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:librsvg-2-2"},"product_reference":"librsvg-2-2","relates_to_product_reference":"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS"},{"category":"default_component_of","full_product_name":{"name":"librsvg-devel as component of SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS","product_id":"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:librsvg-devel"},"product_reference":"librsvg-devel","relates_to_product_reference":"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS"},{"category":"default_component_of","full_product_name":{"name":"typelib-1_0-Rsvg-2_0 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-Rsvg-2_0"},"product_reference":"typelib-1_0-Rsvg-2_0","relates_to_product_reference":"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS"},{"category":"default_component_of","full_product_name":{"name":"librsvg as component of SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS","product_id":"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:librsvg"},"product_reference":"librsvg","relates_to_product_reference":"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS"},{"category":"default_component_of","full_product_name":{"name":"389-ds as component of SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS","product_id":"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:389-ds"},"product_reference":"389-ds","relates_to_product_reference":"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS"},{"category":"default_component_of","full_product_name":{"name":"389-ds-devel as component of SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS","product_id":"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:389-ds-devel"},"product_reference":"389-ds-devel","relates_to_product_reference":"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS"},{"category":"default_component_of","full_product_name":{"name":"lib389 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS","product_id":"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:lib389"},"product_reference":"lib389","relates_to_product_reference":"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS"},{"category":"default_component_of","full_product_name":{"name":"libsvrcore0 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS","product_id":"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libsvrcore0"},"product_reference":"libsvrcore0","relates_to_product_reference":"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS"},{"category":"default_component_of","full_product_name":{"name":"gdk-pixbuf-loader-rsvg as component of SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS","product_id":"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:gdk-pixbuf-loader-rsvg"},"product_reference":"gdk-pixbuf-loader-rsvg","relates_to_product_reference":"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS"},{"category":"default_component_of","full_product_name":{"name":"librsvg-2-2 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS","product_id":"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:librsvg-2-2"},"product_reference":"librsvg-2-2","relates_to_product_reference":"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS"},{"category":"default_component_of","full_product_name":{"name":"librsvg-devel as component of SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS","product_id":"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:librsvg-devel"},"product_reference":"librsvg-devel","relates_to_product_reference":"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS"},{"category":"default_component_of","full_product_name":{"name":"typelib-1_0-Rsvg-2_0 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-Rsvg-2_0"},"product_reference":"typelib-1_0-Rsvg-2_0","relates_to_product_reference":"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS"},{"category":"default_component_of","full_product_name":{"name":"librsvg as component of SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS","product_id":"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:librsvg"},"product_reference":"librsvg","relates_to_product_reference":"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS"},{"category":"default_component_of","full_product_name":{"name":"netavark as component of SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS","product_id":"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:netavark"},"product_reference":"netavark","relates_to_product_reference":"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS"},{"category":"default_component_of","full_product_name":{"name":"rustup as component of SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS","product_id":"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:rustup"},"product_reference":"rustup","relates_to_product_reference":"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS"},{"category":"default_component_of","full_product_name":{"name":"sccache as component of SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS","product_id":"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:sccache"},"product_reference":"sccache","relates_to_product_reference":"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS"},{"category":"default_component_of","full_product_name":{"name":"389-ds as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS","product_id":"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:389-ds"},"product_reference":"389-ds","relates_to_product_reference":"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS"},{"category":"default_component_of","full_product_name":{"name":"389-ds-devel as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS","product_id":"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:389-ds-devel"},"product_reference":"389-ds-devel","relates_to_product_reference":"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS"},{"category":"default_component_of","full_product_name":{"name":"lib389 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS","product_id":"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:lib389"},"product_reference":"lib389","relates_to_product_reference":"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS"},{"category":"default_component_of","full_product_name":{"name":"libsvrcore0 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS","product_id":"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libsvrcore0"},"product_reference":"libsvrcore0","relates_to_product_reference":"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS"},{"category":"default_component_of","full_product_name":{"name":"gstreamer-plugins-rs as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS","product_id":"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:gstreamer-plugins-rs"},"product_reference":"gstreamer-plugins-rs","relates_to_product_reference":"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS"},{"category":"default_component_of","full_product_name":{"name":"gstreamer-plugins-rs-devel as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS","product_id":"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:gstreamer-plugins-rs-devel"},"product_reference":"gstreamer-plugins-rs-devel","relates_to_product_reference":"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS"},{"category":"default_component_of","full_product_name":{"name":"gdk-pixbuf-loader-rsvg as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS","product_id":"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:gdk-pixbuf-loader-rsvg"},"product_reference":"gdk-pixbuf-loader-rsvg","relates_to_product_reference":"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS"},{"category":"default_component_of","full_product_name":{"name":"librsvg-2-2 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS","product_id":"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:librsvg-2-2"},"product_reference":"librsvg-2-2","relates_to_product_reference":"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS"},{"category":"default_component_of","full_product_name":{"name":"librsvg-devel as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS","product_id":"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:librsvg-devel"},"product_reference":"librsvg-devel","relates_to_product_reference":"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS"},{"category":"default_component_of","full_product_name":{"name":"typelib-1_0-Rsvg-2_0 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-Rsvg-2_0"},"product_reference":"typelib-1_0-Rsvg-2_0","relates_to_product_reference":"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS"},{"category":"default_component_of","full_product_name":{"name":"librsvg as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS","product_id":"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:librsvg"},"product_reference":"librsvg","relates_to_product_reference":"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS"},{"category":"default_component_of","full_product_name":{"name":"netavark as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS","product_id":"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:netavark"},"product_reference":"netavark","relates_to_product_reference":"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS"},{"category":"default_component_of","full_product_name":{"name":"rustup as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS","product_id":"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:rustup"},"product_reference":"rustup","relates_to_product_reference":"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS"},{"category":"default_component_of","full_product_name":{"name":"sccache as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS","product_id":"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:sccache"},"product_reference":"sccache","relates_to_product_reference":"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS"},{"category":"default_component_of","full_product_name":{"name":"389-ds as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS","product_id":"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:389-ds"},"product_reference":"389-ds","relates_to_product_reference":"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS"},{"category":"default_component_of","full_product_name":{"name":"389-ds-devel as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS","product_id":"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:389-ds-devel"},"product_reference":"389-ds-devel","relates_to_product_reference":"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS"},{"category":"default_component_of","full_product_name":{"name":"lib389 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS","product_id":"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:lib389"},"product_reference":"lib389","relates_to_product_reference":"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS"},{"category":"default_component_of","full_product_name":{"name":"libsvrcore0 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS","product_id":"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libsvrcore0"},"product_reference":"libsvrcore0","relates_to_product_reference":"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS"},{"category":"default_component_of","full_product_name":{"name":"gstreamer-plugins-rs as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS","product_id":"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:gstreamer-plugins-rs"},"product_reference":"gstreamer-plugins-rs","relates_to_product_reference":"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS"},{"category":"default_component_of","full_product_name":{"name":"gstreamer-plugins-rs-devel as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS","product_id":"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:gstreamer-plugins-rs-devel"},"product_reference":"gstreamer-plugins-rs-devel","relates_to_product_reference":"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS"},{"category":"default_component_of","full_product_name":{"name":"gdk-pixbuf-loader-rsvg as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS","product_id":"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:gdk-pixbuf-loader-rsvg"},"product_reference":"gdk-pixbuf-loader-rsvg","relates_to_product_reference":"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS"},{"category":"default_component_of","full_product_name":{"name":"librsvg-2-2 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS","product_id":"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:librsvg-2-2"},"product_reference":"librsvg-2-2","relates_to_product_reference":"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS"},{"category":"default_component_of","full_product_name":{"name":"librsvg-devel as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS","product_id":"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:librsvg-devel"},"product_reference":"librsvg-devel","relates_to_product_reference":"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS"},{"category":"default_component_of","full_product_name":{"name":"typelib-1_0-Rsvg-2_0 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-Rsvg-2_0"},"product_reference":"typelib-1_0-Rsvg-2_0","relates_to_product_reference":"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS"},{"category":"default_component_of","full_product_name":{"name":"librsvg as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS","product_id":"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:librsvg"},"product_reference":"librsvg","relates_to_product_reference":"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS"},{"category":"default_component_of","full_product_name":{"name":"netavark as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS","product_id":"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:netavark"},"product_reference":"netavark","relates_to_product_reference":"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS"},{"category":"default_component_of","full_product_name":{"name":"rustup as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS","product_id":"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:rustup"},"product_reference":"rustup","relates_to_product_reference":"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS"},{"category":"default_component_of","full_product_name":{"name":"sccache as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS","product_id":"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:sccache"},"product_reference":"sccache","relates_to_product_reference":"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS"},{"category":"default_component_of","full_product_name":{"name":"netavark as component of SUSE Linux Enterprise Micro 5.1","product_id":"SUSE Linux Enterprise Micro 5.1:netavark"},"product_reference":"netavark","relates_to_product_reference":"SUSE Linux Enterprise Micro 5.1"},{"category":"default_component_of","full_product_name":{"name":"afterburn as component of SUSE Linux Enterprise Micro 5.2","product_id":"SUSE Linux Enterprise Micro 5.2:afterburn"},"product_reference":"afterburn","relates_to_product_reference":"SUSE Linux Enterprise Micro 5.2"},{"category":"default_component_of","full_product_name":{"name":"afterburn-dracut as component of SUSE Linux Enterprise Micro 5.2","product_id":"SUSE Linux Enterprise Micro 5.2:afterburn-dracut"},"product_reference":"afterburn-dracut","relates_to_product_reference":"SUSE Linux Enterprise Micro 5.2"},{"category":"default_component_of","full_product_name":{"name":"gdk-pixbuf-loader-rsvg as component of SUSE Linux Enterprise Micro 5.2","product_id":"SUSE Linux Enterprise Micro 5.2:gdk-pixbuf-loader-rsvg"},"product_reference":"gdk-pixbuf-loader-rsvg","relates_to_product_reference":"SUSE Linux Enterprise Micro 5.2"},{"category":"default_component_of","full_product_name":{"name":"librsvg-2-2 as component of SUSE Linux Enterprise Micro 5.2","product_id":"SUSE Linux Enterprise Micro 5.2:librsvg-2-2"},"product_reference":"librsvg-2-2","relates_to_product_reference":"SUSE Linux Enterprise Micro 5.2"},{"category":"default_component_of","full_product_name":{"name":"librsvg as component of SUSE Linux Enterprise Micro 5.2","product_id":"SUSE Linux Enterprise Micro 5.2:librsvg"},"product_reference":"librsvg","relates_to_product_reference":"SUSE Linux Enterprise Micro 5.2"},{"category":"default_component_of","full_product_name":{"name":"netavark as component of SUSE Linux Enterprise Micro 5.2","product_id":"SUSE Linux Enterprise Micro 5.2:netavark"},"product_reference":"netavark","relates_to_product_reference":"SUSE Linux Enterprise Micro 5.2"},{"category":"default_component_of","full_product_name":{"name":"afterburn as component of SUSE Linux Enterprise Micro 5.3","product_id":"SUSE Linux Enterprise Micro 5.3:afterburn"},"product_reference":"afterburn","relates_to_product_reference":"SUSE Linux Enterprise Micro 5.3"},{"category":"default_component_of","full_product_name":{"name":"afterburn-dracut as component of SUSE Linux Enterprise Micro 5.3","product_id":"SUSE Linux Enterprise Micro 5.3:afterburn-dracut"},"product_reference":"afterburn-dracut","relates_to_product_reference":"SUSE Linux Enterprise Micro 5.3"},{"category":"default_component_of","full_product_name":{"name":"netavark as component of SUSE Linux Enterprise Micro 5.3","product_id":"SUSE Linux Enterprise Micro 5.3:netavark"},"product_reference":"netavark","relates_to_product_reference":"SUSE Linux Enterprise Micro 5.3"},{"category":"default_component_of","full_product_name":{"name":"afterburn as component of SUSE Linux Enterprise Micro 5.4","product_id":"SUSE Linux Enterprise Micro 5.4:afterburn"},"product_reference":"afterburn","relates_to_product_reference":"SUSE Linux Enterprise Micro 5.4"},{"category":"default_component_of","full_product_name":{"name":"afterburn-dracut as component of SUSE Linux Enterprise Micro 5.4","product_id":"SUSE Linux Enterprise Micro 5.4:afterburn-dracut"},"product_reference":"afterburn-dracut","relates_to_product_reference":"SUSE Linux Enterprise Micro 5.4"},{"category":"default_component_of","full_product_name":{"name":"netavark as component of SUSE Linux Enterprise Micro 5.4","product_id":"SUSE Linux Enterprise Micro 5.4:netavark"},"product_reference":"netavark","relates_to_product_reference":"SUSE Linux Enterprise Micro 5.4"},{"category":"default_component_of","full_product_name":{"name":"afterburn as component of SUSE Linux Enterprise Micro 5.5","product_id":"SUSE Linux Enterprise Micro 5.5:afterburn"},"product_reference":"afterburn","relates_to_product_reference":"SUSE Linux Enterprise Micro 5.5"},{"category":"default_component_of","full_product_name":{"name":"afterburn-dracut as component of SUSE Linux Enterprise Micro 5.5","product_id":"SUSE Linux Enterprise Micro 5.5:afterburn-dracut"},"product_reference":"afterburn-dracut","relates_to_product_reference":"SUSE Linux Enterprise Micro 5.5"},{"category":"default_component_of","full_product_name":{"name":"netavark as component of SUSE Linux Enterprise Micro 5.5","product_id":"SUSE Linux Enterprise Micro 5.5:netavark"},"product_reference":"netavark","relates_to_product_reference":"SUSE Linux Enterprise Micro 5.5"},{"category":"default_component_of","full_product_name":{"name":"gdk-pixbuf-loader-rsvg as component of SUSE Linux Enterprise Server 15 SP5","product_id":"SUSE Linux Enterprise Server 15 SP5:gdk-pixbuf-loader-rsvg"},"product_reference":"gdk-pixbuf-loader-rsvg","relates_to_product_reference":"SUSE Linux Enterprise Server 15 SP5"},{"category":"default_component_of","full_product_name":{"name":"librsvg-2-2 as component of SUSE Linux Enterprise Server 15 SP5","product_id":"SUSE Linux Enterprise Server 15 SP5:librsvg-2-2"},"product_reference":"librsvg-2-2","relates_to_product_reference":"SUSE Linux Enterprise Server 15 SP5"},{"category":"default_component_of","full_product_name":{"name":"librsvg as component of SUSE Linux Enterprise Server 15 SP5","product_id":"SUSE Linux Enterprise Server 15 SP5:librsvg"},"product_reference":"librsvg","relates_to_product_reference":"SUSE Linux Enterprise Server 15 SP5"},{"category":"default_component_of","full_product_name":{"name":"gdk-pixbuf-loader-rsvg as component of SUSE Linux Enterprise Desktop 15 SP5","product_id":"SUSE Linux Enterprise Desktop 15 SP5:gdk-pixbuf-loader-rsvg"},"product_reference":"gdk-pixbuf-loader-rsvg","relates_to_product_reference":"SUSE Linux Enterprise Desktop 15 SP5"},{"category":"default_component_of","full_product_name":{"name":"librsvg-2-2 as component of SUSE Linux Enterprise Desktop 15 SP5","product_id":"SUSE Linux Enterprise Desktop 15 SP5:librsvg-2-2"},"product_reference":"librsvg-2-2","relates_to_product_reference":"SUSE Linux Enterprise Desktop 15 SP5"},{"category":"default_component_of","full_product_name":{"name":"librsvg as component of SUSE Linux Enterprise Desktop 15 SP5","product_id":"SUSE Linux Enterprise Desktop 15 SP5:librsvg"},"product_reference":"librsvg","relates_to_product_reference":"SUSE Linux Enterprise Desktop 15 SP5"},{"category":"default_component_of","full_product_name":{"name":"gdk-pixbuf-loader-rsvg as component of SUSE Linux Enterprise Server for SAP Applications 15 SP5","product_id":"SUSE Linux Enterprise Server for SAP Applications 15 SP5:gdk-pixbuf-loader-rsvg"},"product_reference":"gdk-pixbuf-loader-rsvg","relates_to_product_reference":"SUSE Linux Enterprise Server for SAP Applications 15 SP5"},{"category":"default_component_of","full_product_name":{"name":"librsvg-2-2 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP5","product_id":"SUSE Linux Enterprise Server for SAP Applications 15 SP5:librsvg-2-2"},"product_reference":"librsvg-2-2","relates_to_product_reference":"SUSE Linux Enterprise Server for SAP Applications 15 SP5"},{"category":"default_component_of","full_product_name":{"name":"librsvg as component of SUSE Linux Enterprise Server for SAP Applications 15 SP5","product_id":"SUSE Linux Enterprise Server for SAP Applications 15 SP5:librsvg"},"product_reference":"librsvg","relates_to_product_reference":"SUSE Linux Enterprise Server for SAP Applications 15 SP5"},{"category":"default_component_of","full_product_name":{"name":"gdk-pixbuf-loader-rsvg as component of SUSE Linux Enterprise High Performance Computing 15 SP5","product_id":"SUSE Linux Enterprise High Performance Computing 15 SP5:gdk-pixbuf-loader-rsvg"},"product_reference":"gdk-pixbuf-loader-rsvg","relates_to_product_reference":"SUSE Linux Enterprise High Performance Computing 15 SP5"},{"category":"default_component_of","full_product_name":{"name":"librsvg-2-2 as component of SUSE Linux Enterprise High Performance Computing 15 SP5","product_id":"SUSE Linux Enterprise High Performance Computing 15 SP5:librsvg-2-2"},"product_reference":"librsvg-2-2","relates_to_product_reference":"SUSE Linux Enterprise High Performance Computing 15 SP5"},{"category":"default_component_of","full_product_name":{"name":"librsvg as component of SUSE Linux Enterprise High Performance Computing 15 SP5","product_id":"SUSE Linux Enterprise High Performance Computing 15 SP5:librsvg"},"product_reference":"librsvg","relates_to_product_reference":"SUSE Linux Enterprise High Performance Computing 15 SP5"},{"category":"default_component_of","full_product_name":{"name":"gdk-pixbuf-loader-rsvg as component of SUSE Linux Enterprise Module for Basesystem 15 SP5","product_id":"SUSE Linux Enterprise Module for Basesystem 15 SP5:gdk-pixbuf-loader-rsvg"},"product_reference":"gdk-pixbuf-loader-rsvg","relates_to_product_reference":"SUSE Linux Enterprise Module for Basesystem 15 SP5"},{"category":"default_component_of","full_product_name":{"name":"librsvg-2-2 as component of SUSE Linux Enterprise Module for Basesystem 15 SP5","product_id":"SUSE Linux Enterprise Module for Basesystem 15 SP5:librsvg-2-2"},"product_reference":"librsvg-2-2","relates_to_product_reference":"SUSE Linux Enterprise Module for Basesystem 15 SP5"},{"category":"default_component_of","full_product_name":{"name":"librsvg as component of SUSE Linux Enterprise Module for Basesystem 15 SP5","product_id":"SUSE Linux Enterprise Module for Basesystem 15 SP5:librsvg"},"product_reference":"librsvg","relates_to_product_reference":"SUSE Linux Enterprise Module for Basesystem 15 SP5"},{"category":"default_component_of","full_product_name":{"name":"gdk-pixbuf-loader-rsvg as component of SUSE Linux Enterprise Server 15 SP6","product_id":"SUSE Linux Enterprise Server 15 SP6:gdk-pixbuf-loader-rsvg"},"product_reference":"gdk-pixbuf-loader-rsvg","relates_to_product_reference":"SUSE Linux Enterprise Server 15 SP6"},{"category":"default_component_of","full_product_name":{"name":"librsvg-2-2 as component of SUSE Linux Enterprise Server 15 SP6","product_id":"SUSE Linux Enterprise Server 15 SP6:librsvg-2-2"},"product_reference":"librsvg-2-2","relates_to_product_reference":"SUSE Linux Enterprise Server 15 SP6"},{"category":"default_component_of","full_product_name":{"name":"librsvg as component of SUSE Linux Enterprise Server 15 SP6","product_id":"SUSE Linux Enterprise Server 15 SP6:librsvg"},"product_reference":"librsvg","relates_to_product_reference":"SUSE Linux Enterprise Server 15 SP6"},{"category":"default_component_of","full_product_name":{"name":"gdk-pixbuf-loader-rsvg as component of SUSE Linux Enterprise Desktop 15 SP6","product_id":"SUSE Linux Enterprise Desktop 15 SP6:gdk-pixbuf-loader-rsvg"},"product_reference":"gdk-pixbuf-loader-rsvg","relates_to_product_reference":"SUSE Linux Enterprise Desktop 15 SP6"},{"category":"default_component_of","full_product_name":{"name":"librsvg-2-2 as component of SUSE Linux Enterprise Desktop 15 SP6","product_id":"SUSE Linux Enterprise Desktop 15 SP6:librsvg-2-2"},"product_reference":"librsvg-2-2","relates_to_product_reference":"SUSE Linux Enterprise Desktop 15 SP6"},{"category":"default_component_of","full_product_name":{"name":"librsvg as component of SUSE Linux Enterprise Desktop 15 SP6","product_id":"SUSE Linux Enterprise Desktop 15 SP6:librsvg"},"product_reference":"librsvg","relates_to_product_reference":"SUSE Linux Enterprise Desktop 15 SP6"},{"category":"default_component_of","full_product_name":{"name":"gdk-pixbuf-loader-rsvg as component of SUSE Linux Enterprise Server for SAP Applications 15 SP6","product_id":"SUSE Linux Enterprise Server for SAP Applications 15 SP6:gdk-pixbuf-loader-rsvg"},"product_reference":"gdk-pixbuf-loader-rsvg","relates_to_product_reference":"SUSE Linux Enterprise Server for SAP Applications 15 SP6"},{"category":"default_component_of","full_product_name":{"name":"librsvg-2-2 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP6","product_id":"SUSE Linux Enterprise Server for SAP Applications 15 SP6:librsvg-2-2"},"product_reference":"librsvg-2-2","relates_to_product_reference":"SUSE Linux Enterprise Server for SAP Applications 15 SP6"},{"category":"default_component_of","full_product_name":{"name":"librsvg as component of SUSE Linux Enterprise Server for SAP Applications 15 SP6","product_id":"SUSE Linux Enterprise Server for SAP Applications 15 SP6:librsvg"},"product_reference":"librsvg","relates_to_product_reference":"SUSE Linux Enterprise Server for SAP Applications 15 SP6"},{"category":"default_component_of","full_product_name":{"name":"gdk-pixbuf-loader-rsvg as component of SUSE Linux Enterprise High Performance Computing 15 SP6","product_id":"SUSE Linux Enterprise High Performance Computing 15 SP6:gdk-pixbuf-loader-rsvg"},"product_reference":"gdk-pixbuf-loader-rsvg","relates_to_product_reference":"SUSE Linux Enterprise High Performance Computing 15 SP6"},{"category":"default_component_of","full_product_name":{"name":"librsvg-2-2 as component of SUSE Linux Enterprise High Performance Computing 15 SP6","product_id":"SUSE Linux Enterprise High Performance Computing 15 SP6:librsvg-2-2"},"product_reference":"librsvg-2-2","relates_to_product_reference":"SUSE Linux Enterprise High Performance Computing 15 SP6"},{"category":"default_component_of","full_product_name":{"name":"librsvg as component of SUSE Linux Enterprise High Performance Computing 15 SP6","product_id":"SUSE Linux Enterprise High Performance Computing 15 SP6:librsvg"},"product_reference":"librsvg","relates_to_product_reference":"SUSE Linux Enterprise High Performance Computing 15 SP6"},{"category":"default_component_of","full_product_name":{"name":"gdk-pixbuf-loader-rsvg as component of SUSE Linux Enterprise Module for Basesystem 15 SP6","product_id":"SUSE Linux Enterprise Module for Basesystem 15 SP6:gdk-pixbuf-loader-rsvg"},"product_reference":"gdk-pixbuf-loader-rsvg","relates_to_product_reference":"SUSE Linux Enterprise Module for Basesystem 15 SP6"},{"category":"default_component_of","full_product_name":{"name":"librsvg-2-2 as component of SUSE Linux Enterprise Module for Basesystem 15 SP6","product_id":"SUSE Linux Enterprise Module for Basesystem 15 SP6:librsvg-2-2"},"product_reference":"librsvg-2-2","relates_to_product_reference":"SUSE Linux Enterprise Module for Basesystem 15 SP6"},{"category":"default_component_of","full_product_name":{"name":"librsvg as component of SUSE Linux Enterprise Module for Basesystem 15 SP6","product_id":"SUSE Linux Enterprise Module for Basesystem 15 SP6:librsvg"},"product_reference":"librsvg","relates_to_product_reference":"SUSE Linux Enterprise Module for Basesystem 15 SP6"},{"category":"default_component_of","full_product_name":{"name":"netavark as component of SUSE Linux Enterprise Server 15 SP5","product_id":"SUSE Linux Enterprise Server 15 SP5:netavark"},"product_reference":"netavark","relates_to_product_reference":"SUSE Linux Enterprise Server 15 SP5"},{"category":"default_component_of","full_product_name":{"name":"netavark as component of SUSE Linux Enterprise Server for SAP Applications 15 SP5","product_id":"SUSE Linux Enterprise Server for SAP Applications 15 SP5:netavark"},"product_reference":"netavark","relates_to_product_reference":"SUSE Linux Enterprise Server for SAP Applications 15 SP5"},{"category":"default_component_of","full_product_name":{"name":"netavark as component of SUSE Linux Enterprise High Performance Computing 15 SP5","product_id":"SUSE Linux Enterprise High Performance Computing 15 SP5:netavark"},"product_reference":"netavark","relates_to_product_reference":"SUSE Linux Enterprise High Performance Computing 15 SP5"},{"category":"default_component_of","full_product_name":{"name":"netavark as component of SUSE Linux Enterprise Module for Containers 15 SP5","product_id":"SUSE Linux Enterprise Module for Containers 15 SP5:netavark"},"product_reference":"netavark","relates_to_product_reference":"SUSE Linux Enterprise Module for Containers 15 SP5"},{"category":"default_component_of","full_product_name":{"name":"netavark as component of SUSE Linux Enterprise Server 15 SP6","product_id":"SUSE Linux Enterprise Server 15 SP6:netavark"},"product_reference":"netavark","relates_to_product_reference":"SUSE Linux Enterprise Server 15 SP6"},{"category":"default_component_of","full_product_name":{"name":"netavark as component of SUSE Linux Enterprise Server for SAP Applications 15 SP6","product_id":"SUSE Linux Enterprise Server for SAP Applications 15 SP6:netavark"},"product_reference":"netavark","relates_to_product_reference":"SUSE Linux Enterprise Server for SAP Applications 15 SP6"},{"category":"default_component_of","full_product_name":{"name":"netavark as component of SUSE Linux Enterprise High Performance Computing 15 SP6","product_id":"SUSE Linux Enterprise High Performance Computing 15 SP6:netavark"},"product_reference":"netavark","relates_to_product_reference":"SUSE Linux Enterprise High Performance Computing 15 SP6"},{"category":"default_component_of","full_product_name":{"name":"netavark as component of SUSE Linux Enterprise Module for Containers 15 SP6","product_id":"SUSE Linux Enterprise Module for Containers 15 SP6:netavark"},"product_reference":"netavark","relates_to_product_reference":"SUSE Linux Enterprise Module for Containers 15 SP6"},{"category":"default_component_of","full_product_name":{"name":"gstreamer-plugins-rs as component of SUSE Linux Enterprise Server 15 SP5","product_id":"SUSE Linux Enterprise Server 15 SP5:gstreamer-plugins-rs"},"product_reference":"gstreamer-plugins-rs","relates_to_product_reference":"SUSE Linux Enterprise Server 15 SP5"},{"category":"default_component_of","full_product_name":{"name":"gstreamer-plugins-rs-devel as component of SUSE Linux Enterprise Server 15 SP5","product_id":"SUSE Linux Enterprise Server 15 SP5:gstreamer-plugins-rs-devel"},"product_reference":"gstreamer-plugins-rs-devel","relates_to_product_reference":"SUSE Linux Enterprise Server 15 SP5"},{"category":"default_component_of","full_product_name":{"name":"gstreamer-plugins-rs as component of SUSE Linux Enterprise Desktop 15 SP5","product_id":"SUSE Linux Enterprise Desktop 15 SP5:gstreamer-plugins-rs"},"product_reference":"gstreamer-plugins-rs","relates_to_product_reference":"SUSE Linux Enterprise Desktop 15 SP5"},{"category":"default_component_of","full_product_name":{"name":"gstreamer-plugins-rs-devel as component of SUSE Linux Enterprise Desktop 15 SP5","product_id":"SUSE Linux Enterprise Desktop 15 SP5:gstreamer-plugins-rs-devel"},"product_reference":"gstreamer-plugins-rs-devel","relates_to_product_reference":"SUSE Linux Enterprise Desktop 15 SP5"},{"category":"default_component_of","full_product_name":{"name":"gstreamer-plugins-rs as component of SUSE Linux Enterprise Server for SAP Applications 15 SP5","product_id":"SUSE Linux Enterprise Server for SAP Applications 15 SP5:gstreamer-plugins-rs"},"product_reference":"gstreamer-plugins-rs","relates_to_product_reference":"SUSE Linux Enterprise Server for SAP Applications 15 SP5"},{"category":"default_component_of","full_product_name":{"name":"gstreamer-plugins-rs-devel as component of SUSE Linux Enterprise Server for SAP Applications 15 SP5","product_id":"SUSE Linux Enterprise Server for SAP Applications 15 SP5:gstreamer-plugins-rs-devel"},"product_reference":"gstreamer-plugins-rs-devel","relates_to_product_reference":"SUSE Linux Enterprise Server for SAP Applications 15 SP5"},{"category":"default_component_of","full_product_name":{"name":"gstreamer-plugins-rs as component of SUSE Linux Enterprise High Performance Computing 15 SP5","product_id":"SUSE Linux Enterprise High Performance Computing 15 SP5:gstreamer-plugins-rs"},"product_reference":"gstreamer-plugins-rs","relates_to_product_reference":"SUSE Linux Enterprise High Performance Computing 15 SP5"},{"category":"default_component_of","full_product_name":{"name":"gstreamer-plugins-rs-devel as component of SUSE Linux Enterprise High Performance Computing 15 SP5","product_id":"SUSE Linux Enterprise High Performance Computing 15 SP5:gstreamer-plugins-rs-devel"},"product_reference":"gstreamer-plugins-rs-devel","relates_to_product_reference":"SUSE Linux Enterprise High Performance Computing 15 SP5"},{"category":"default_component_of","full_product_name":{"name":"gstreamer-plugins-rs as component of SUSE Linux Enterprise Module for Desktop Applications 15 SP5","product_id":"SUSE Linux Enterprise Module for Desktop Applications 15 SP5:gstreamer-plugins-rs"},"product_reference":"gstreamer-plugins-rs","relates_to_product_reference":"SUSE Linux Enterprise Module for Desktop Applications 15 SP5"},{"category":"default_component_of","full_product_name":{"name":"gstreamer-plugins-rs-devel as component of SUSE Linux Enterprise Module for Desktop Applications 15 SP5","product_id":"SUSE Linux Enterprise Module for Desktop Applications 15 SP5:gstreamer-plugins-rs-devel"},"product_reference":"gstreamer-plugins-rs-devel","relates_to_product_reference":"SUSE Linux Enterprise Module for Desktop Applications 15 SP5"},{"category":"default_component_of","full_product_name":{"name":"librsvg-devel as component of SUSE Linux Enterprise Server 15 SP5","product_id":"SUSE Linux Enterprise Server 15 SP5:librsvg-devel"},"product_reference":"librsvg-devel","relates_to_product_reference":"SUSE Linux Enterprise Server 15 SP5"},{"category":"default_component_of","full_product_name":{"name":"typelib-1_0-Rsvg-2_0 as component of SUSE Linux Enterprise Server 15 SP5","product_id":"SUSE Linux Enterprise Server 15 SP5:typelib-1_0-Rsvg-2_0"},"product_reference":"typelib-1_0-Rsvg-2_0","relates_to_product_reference":"SUSE Linux Enterprise Server 15 SP5"},{"category":"default_component_of","full_product_name":{"name":"librsvg-devel as component of SUSE Linux Enterprise Desktop 15 SP5","product_id":"SUSE Linux Enterprise Desktop 15 SP5:librsvg-devel"},"product_reference":"librsvg-devel","relates_to_product_reference":"SUSE Linux Enterprise Desktop 15 SP5"},{"category":"default_component_of","full_product_name":{"name":"typelib-1_0-Rsvg-2_0 as component of SUSE Linux Enterprise Desktop 15 SP5","product_id":"SUSE Linux Enterprise Desktop 15 SP5:typelib-1_0-Rsvg-2_0"},"product_reference":"typelib-1_0-Rsvg-2_0","relates_to_product_reference":"SUSE Linux Enterprise Desktop 15 SP5"},{"category":"default_component_of","full_product_name":{"name":"librsvg-devel as component of SUSE Linux Enterprise Server for SAP Applications 15 SP5","product_id":"SUSE Linux Enterprise Server for SAP Applications 15 SP5:librsvg-devel"},"product_reference":"librsvg-devel","relates_to_product_reference":"SUSE Linux Enterprise Server for SAP Applications 15 SP5"},{"category":"default_component_of","full_product_name":{"name":"typelib-1_0-Rsvg-2_0 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-Rsvg-2_0"},"product_reference":"typelib-1_0-Rsvg-2_0","relates_to_product_reference":"SUSE Linux Enterprise Server for SAP Applications 15 SP5"},{"category":"default_component_of","full_product_name":{"name":"librsvg-devel as component of SUSE Linux Enterprise High Performance Computing 15 SP5","product_id":"SUSE Linux Enterprise High Performance Computing 15 SP5:librsvg-devel"},"product_reference":"librsvg-devel","relates_to_product_reference":"SUSE Linux Enterprise High Performance Computing 15 SP5"},{"category":"default_component_of","full_product_name":{"name":"typelib-1_0-Rsvg-2_0 as component of SUSE Linux Enterprise High Performance Computing 15 SP5","product_id":"SUSE Linux Enterprise High Performance Computing 15 SP5:typelib-1_0-Rsvg-2_0"},"product_reference":"typelib-1_0-Rsvg-2_0","relates_to_product_reference":"SUSE Linux Enterprise High Performance Computing 15 SP5"},{"category":"default_component_of","full_product_name":{"name":"librsvg-devel as component of SUSE Linux Enterprise Module for Desktop Applications 15 SP5","product_id":"SUSE Linux Enterprise Module for Desktop Applications 15 SP5:librsvg-devel"},"product_reference":"librsvg-devel","relates_to_product_reference":"SUSE Linux Enterprise Module for Desktop Applications 15 SP5"},{"category":"default_component_of","full_product_name":{"name":"typelib-1_0-Rsvg-2_0 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-Rsvg-2_0"},"product_reference":"typelib-1_0-Rsvg-2_0","relates_to_product_reference":"SUSE Linux Enterprise Module for Desktop Applications 15 SP5"},{"category":"default_component_of","full_product_name":{"name":"librsvg as component of SUSE Linux Enterprise Module for Desktop Applications 15 SP5","product_id":"SUSE Linux Enterprise Module for Desktop Applications 15 SP5:librsvg"},"product_reference":"librsvg","relates_to_product_reference":"SUSE Linux Enterprise Module for Desktop Applications 15 SP5"},{"category":"default_component_of","full_product_name":{"name":"gstreamer-plugins-rs as component of SUSE Linux Enterprise Server 15 SP6","product_id":"SUSE Linux Enterprise Server 15 SP6:gstreamer-plugins-rs"},"product_reference":"gstreamer-plugins-rs","relates_to_product_reference":"SUSE Linux Enterprise Server 15 SP6"},{"category":"default_component_of","full_product_name":{"name":"gstreamer-plugins-rs-devel as component of SUSE Linux Enterprise Server 15 SP6","product_id":"SUSE Linux Enterprise Server 15 SP6:gstreamer-plugins-rs-devel"},"product_reference":"gstreamer-plugins-rs-devel","relates_to_product_reference":"SUSE Linux Enterprise Server 15 SP6"},{"category":"default_component_of","full_product_name":{"name":"gstreamer-plugins-rs as component of SUSE Linux Enterprise Desktop 15 SP6","product_id":"SUSE Linux Enterprise Desktop 15 SP6:gstreamer-plugins-rs"},"product_reference":"gstreamer-plugins-rs","relates_to_product_reference":"SUSE Linux Enterprise Desktop 15 SP6"},{"category":"default_component_of","full_product_name":{"name":"gstreamer-plugins-rs-devel as component of SUSE Linux Enterprise Desktop 15 SP6","product_id":"SUSE Linux Enterprise Desktop 15 SP6:gstreamer-plugins-rs-devel"},"product_reference":"gstreamer-plugins-rs-devel","relates_to_product_reference":"SUSE Linux Enterprise Desktop 15 SP6"},{"category":"default_component_of","full_product_name":{"name":"gstreamer-plugins-rs as component of SUSE Linux Enterprise Server for SAP Applications 15 SP6","product_id":"SUSE Linux Enterprise Server for SAP Applications 15 SP6:gstreamer-plugins-rs"},"product_reference":"gstreamer-plugins-rs","relates_to_product_reference":"SUSE Linux Enterprise Server for SAP Applications 15 SP6"},{"category":"default_component_of","full_product_name":{"name":"gstreamer-plugins-rs-devel as component of SUSE Linux Enterprise Server for SAP Applications 15 SP6","product_id":"SUSE Linux Enterprise Server for SAP Applications 15 SP6:gstreamer-plugins-rs-devel"},"product_reference":"gstreamer-plugins-rs-devel","relates_to_product_reference":"SUSE Linux Enterprise Server for SAP Applications 15 SP6"},{"category":"default_component_of","full_product_name":{"name":"gstreamer-plugins-rs as component of SUSE Linux Enterprise High Performance Computing 15 SP6","product_id":"SUSE Linux Enterprise High Performance Computing 15 SP6:gstreamer-plugins-rs"},"product_reference":"gstreamer-plugins-rs","relates_to_product_reference":"SUSE Linux Enterprise High Performance Computing 15 SP6"},{"category":"default_component_of","full_product_name":{"name":"gstreamer-plugins-rs-devel as component of SUSE Linux Enterprise High Performance Computing 15 SP6","product_id":"SUSE Linux Enterprise High Performance Computing 15 SP6:gstreamer-plugins-rs-devel"},"product_reference":"gstreamer-plugins-rs-devel","relates_to_product_reference":"SUSE Linux Enterprise High Performance Computing 15 SP6"},{"category":"default_component_of","full_product_name":{"name":"gstreamer-plugins-rs as component of SUSE Linux Enterprise Module for Desktop Applications 15 SP6","product_id":"SUSE Linux Enterprise Module for Desktop Applications 15 SP6:gstreamer-plugins-rs"},"product_reference":"gstreamer-plugins-rs","relates_to_product_reference":"SUSE Linux Enterprise Module for Desktop Applications 15 SP6"},{"category":"default_component_of","full_product_name":{"name":"gstreamer-plugins-rs-devel as component of SUSE Linux Enterprise Module for Desktop Applications 15 SP6","product_id":"SUSE Linux Enterprise Module for Desktop Applications 15 SP6:gstreamer-plugins-rs-devel"},"product_reference":"gstreamer-plugins-rs-devel","relates_to_product_reference":"SUSE Linux Enterprise Module for Desktop Applications 15 SP6"},{"category":"default_component_of","full_product_name":{"name":"librsvg-devel as component of SUSE Linux Enterprise Server 15 SP6","product_id":"SUSE Linux Enterprise Server 15 SP6:librsvg-devel"},"product_reference":"librsvg-devel","relates_to_product_reference":"SUSE Linux Enterprise Server 15 SP6"},{"category":"default_component_of","full_product_name":{"name":"typelib-1_0-Rsvg-2_0 as component of SUSE Linux Enterprise Server 15 SP6","product_id":"SUSE Linux Enterprise Server 15 SP6:typelib-1_0-Rsvg-2_0"},"product_reference":"typelib-1_0-Rsvg-2_0","relates_to_product_reference":"SUSE Linux Enterprise Server 15 SP6"},{"category":"default_component_of","full_product_name":{"name":"librsvg-devel as component of SUSE Linux Enterprise Desktop 15 SP6","product_id":"SUSE Linux Enterprise Desktop 15 SP6:librsvg-devel"},"product_reference":"librsvg-devel","relates_to_product_reference":"SUSE Linux Enterprise Desktop 15 SP6"},{"category":"default_component_of","full_product_name":{"name":"typelib-1_0-Rsvg-2_0 as component of SUSE Linux Enterprise Desktop 15 SP6","product_id":"SUSE Linux Enterprise Desktop 15 SP6:typelib-1_0-Rsvg-2_0"},"product_reference":"typelib-1_0-Rsvg-2_0","relates_to_product_reference":"SUSE Linux Enterprise Desktop 15 SP6"},{"category":"default_component_of","full_product_name":{"name":"librsvg-devel as component of SUSE Linux Enterprise Server for SAP Applications 15 SP6","product_id":"SUSE Linux Enterprise Server for SAP Applications 15 SP6:librsvg-devel"},"product_reference":"librsvg-devel","relates_to_product_reference":"SUSE Linux Enterprise Server for SAP Applications 15 SP6"},{"category":"default_component_of","full_product_name":{"name":"typelib-1_0-Rsvg-2_0 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-Rsvg-2_0"},"product_reference":"typelib-1_0-Rsvg-2_0","relates_to_product_reference":"SUSE Linux Enterprise Server for SAP Applications 15 SP6"},{"category":"default_component_of","full_product_name":{"name":"librsvg-devel as component of SUSE Linux Enterprise High Performance Computing 15 SP6","product_id":"SUSE Linux Enterprise High Performance Computing 15 SP6:librsvg-devel"},"product_reference":"librsvg-devel","relates_to_product_reference":"SUSE Linux Enterprise High Performance Computing 15 SP6"},{"category":"default_component_of","full_product_name":{"name":"typelib-1_0-Rsvg-2_0 as component of SUSE Linux Enterprise High Performance Computing 15 SP6","product_id":"SUSE Linux Enterprise High Performance Computing 15 SP6:typelib-1_0-Rsvg-2_0"},"product_reference":"typelib-1_0-Rsvg-2_0","relates_to_product_reference":"SUSE Linux Enterprise High Performance Computing 15 SP6"},{"category":"default_component_of","full_product_name":{"name":"librsvg-devel as component of SUSE Linux Enterprise Module for Desktop Applications 15 SP6","product_id":"SUSE Linux Enterprise Module for Desktop Applications 15 SP6:librsvg-devel"},"product_reference":"librsvg-devel","relates_to_product_reference":"SUSE Linux Enterprise Module for Desktop Applications 15 SP6"},{"category":"default_component_of","full_product_name":{"name":"typelib-1_0-Rsvg-2_0 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-Rsvg-2_0"},"product_reference":"typelib-1_0-Rsvg-2_0","relates_to_product_reference":"SUSE Linux Enterprise Module for Desktop Applications 15 SP6"},{"category":"default_component_of","full_product_name":{"name":"librsvg as component of SUSE Linux Enterprise Module for Desktop Applications 15 SP6","product_id":"SUSE Linux Enterprise Module for Desktop Applications 15 SP6:librsvg"},"product_reference":"librsvg","relates_to_product_reference":"SUSE Linux Enterprise Module for Desktop Applications 15 SP6"},{"category":"default_component_of","full_product_name":{"name":"gstreamer-plugins-rs as component of SUSE Linux Enterprise Server 15 SP7","product_id":"SUSE Linux Enterprise Server 15 SP7:gstreamer-plugins-rs"},"product_reference":"gstreamer-plugins-rs","relates_to_product_reference":"SUSE Linux Enterprise Server 15 SP7"},{"category":"default_component_of","full_product_name":{"name":"gstreamer-plugins-rs-devel as component of SUSE Linux Enterprise Server 15 SP7","product_id":"SUSE Linux Enterprise Server 15 SP7:gstreamer-plugins-rs-devel"},"product_reference":"gstreamer-plugins-rs-devel","relates_to_product_reference":"SUSE Linux Enterprise Server 15 SP7"},{"category":"default_component_of","full_product_name":{"name":"gstreamer-plugins-rs as component of SUSE Linux Enterprise Desktop 15 SP7","product_id":"SUSE Linux Enterprise Desktop 15 SP7:gstreamer-plugins-rs"},"product_reference":"gstreamer-plugins-rs","relates_to_product_reference":"SUSE Linux Enterprise Desktop 15 SP7"},{"category":"default_component_of","full_product_name":{"name":"gstreamer-plugins-rs-devel as component of SUSE Linux Enterprise Desktop 15 SP7","product_id":"SUSE Linux Enterprise Desktop 15 SP7:gstreamer-plugins-rs-devel"},"product_reference":"gstreamer-plugins-rs-devel","relates_to_product_reference":"SUSE Linux Enterprise Desktop 15 SP7"},{"category":"default_component_of","full_product_name":{"name":"gstreamer-plugins-rs as component of SUSE Linux Enterprise Server for SAP Applications 15 SP7","product_id":"SUSE Linux Enterprise Server for SAP Applications 15 SP7:gstreamer-plugins-rs"},"product_reference":"gstreamer-plugins-rs","relates_to_product_reference":"SUSE Linux Enterprise Server for SAP Applications 15 SP7"},{"category":"default_component_of","full_product_name":{"name":"gstreamer-plugins-rs-devel as component of SUSE Linux Enterprise Server for SAP Applications 15 SP7","product_id":"SUSE Linux Enterprise Server for SAP Applications 15 SP7:gstreamer-plugins-rs-devel"},"product_reference":"gstreamer-plugins-rs-devel","relates_to_product_reference":"SUSE Linux Enterprise Server for SAP Applications 15 SP7"},{"category":"default_component_of","full_product_name":{"name":"gstreamer-plugins-rs as component of SUSE Linux Enterprise High Performance Computing 15 SP7","product_id":"SUSE Linux Enterprise High Performance Computing 15 SP7:gstreamer-plugins-rs"},"product_reference":"gstreamer-plugins-rs","relates_to_product_reference":"SUSE Linux Enterprise High Performance Computing 15 SP7"},{"category":"default_component_of","full_product_name":{"name":"gstreamer-plugins-rs-devel as component of SUSE Linux Enterprise High Performance Computing 15 SP7","product_id":"SUSE Linux Enterprise High Performance Computing 15 SP7:gstreamer-plugins-rs-devel"},"product_reference":"gstreamer-plugins-rs-devel","relates_to_product_reference":"SUSE Linux Enterprise High Performance Computing 15 SP7"},{"category":"default_component_of","full_product_name":{"name":"gstreamer-plugins-rs as component of SUSE Linux Enterprise Module for Desktop Applications 15 SP7","product_id":"SUSE Linux Enterprise Module for Desktop Applications 15 SP7:gstreamer-plugins-rs"},"product_reference":"gstreamer-plugins-rs","relates_to_product_reference":"SUSE Linux Enterprise Module for Desktop Applications 15 SP7"},{"category":"default_component_of","full_product_name":{"name":"gstreamer-plugins-rs-devel as component of SUSE Linux Enterprise Module for Desktop Applications 15 SP7","product_id":"SUSE Linux Enterprise Module for Desktop Applications 15 SP7:gstreamer-plugins-rs-devel"},"product_reference":"gstreamer-plugins-rs-devel","relates_to_product_reference":"SUSE Linux Enterprise Module for Desktop Applications 15 SP7"},{"category":"default_component_of","full_product_name":{"name":"librsvg-devel as component of SUSE Linux Enterprise Server 15 SP7","product_id":"SUSE Linux Enterprise Server 15 SP7:librsvg-devel"},"product_reference":"librsvg-devel","relates_to_product_reference":"SUSE Linux Enterprise Server 15 SP7"},{"category":"default_component_of","full_product_name":{"name":"typelib-1_0-Rsvg-2_0 as component of SUSE Linux Enterprise Server 15 SP7","product_id":"SUSE Linux Enterprise Server 15 SP7:typelib-1_0-Rsvg-2_0"},"product_reference":"typelib-1_0-Rsvg-2_0","relates_to_product_reference":"SUSE Linux Enterprise Server 15 SP7"},{"category":"default_component_of","full_product_name":{"name":"librsvg as component of SUSE Linux Enterprise Server 15 SP7","product_id":"SUSE Linux Enterprise Server 15 SP7:librsvg"},"product_reference":"librsvg","relates_to_product_reference":"SUSE Linux Enterprise Server 15 SP7"},{"category":"default_component_of","full_product_name":{"name":"librsvg-devel as component of SUSE Linux Enterprise Desktop 15 SP7","product_id":"SUSE Linux Enterprise Desktop 15 SP7:librsvg-devel"},"product_reference":"librsvg-devel","relates_to_product_reference":"SUSE Linux Enterprise Desktop 15 SP7"},{"category":"default_component_of","full_product_name":{"name":"typelib-1_0-Rsvg-2_0 as component of SUSE Linux Enterprise Desktop 15 SP7","product_id":"SUSE Linux Enterprise Desktop 15 SP7:typelib-1_0-Rsvg-2_0"},"product_reference":"typelib-1_0-Rsvg-2_0","relates_to_product_reference":"SUSE Linux Enterprise Desktop 15 SP7"},{"category":"default_component_of","full_product_name":{"name":"librsvg as component of SUSE Linux Enterprise Desktop 15 SP7","product_id":"SUSE Linux Enterprise Desktop 15 SP7:librsvg"},"product_reference":"librsvg","relates_to_product_reference":"SUSE Linux Enterprise Desktop 15 SP7"},{"category":"default_component_of","full_product_name":{"name":"librsvg-devel as component of SUSE Linux Enterprise Server for SAP Applications 15 SP7","product_id":"SUSE Linux Enterprise Server for SAP Applications 15 SP7:librsvg-devel"},"product_reference":"librsvg-devel","relates_to_product_reference":"SUSE Linux Enterprise Server for SAP Applications 15 SP7"},{"category":"default_component_of","full_product_name":{"name":"typelib-1_0-Rsvg-2_0 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-Rsvg-2_0"},"product_reference":"typelib-1_0-Rsvg-2_0","relates_to_product_reference":"SUSE Linux Enterprise Server for SAP Applications 15 SP7"},{"category":"default_component_of","full_product_name":{"name":"librsvg as component of SUSE Linux Enterprise Server for SAP Applications 15 SP7","product_id":"SUSE Linux Enterprise Server for SAP Applications 15 SP7:librsvg"},"product_reference":"librsvg","relates_to_product_reference":"SUSE Linux Enterprise Server for SAP Applications 15 SP7"},{"category":"default_component_of","full_product_name":{"name":"librsvg-devel as component of SUSE Linux Enterprise High Performance Computing 15 SP7","product_id":"SUSE Linux Enterprise High Performance Computing 15 SP7:librsvg-devel"},"product_reference":"librsvg-devel","relates_to_product_reference":"SUSE Linux Enterprise High Performance Computing 15 SP7"},{"category":"default_component_of","full_product_name":{"name":"typelib-1_0-Rsvg-2_0 as component of SUSE Linux Enterprise High Performance Computing 15 SP7","product_id":"SUSE Linux Enterprise High Performance Computing 15 SP7:typelib-1_0-Rsvg-2_0"},"product_reference":"typelib-1_0-Rsvg-2_0","relates_to_product_reference":"SUSE Linux Enterprise High Performance Computing 15 SP7"},{"category":"default_component_of","full_product_name":{"name":"librsvg as component of SUSE Linux Enterprise High Performance Computing 15 SP7","product_id":"SUSE Linux Enterprise High Performance Computing 15 SP7:librsvg"},"product_reference":"librsvg","relates_to_product_reference":"SUSE Linux Enterprise High Performance Computing 15 SP7"},{"category":"default_component_of","full_product_name":{"name":"librsvg-devel as component of SUSE Linux Enterprise Module for Desktop Applications 15 SP7","product_id":"SUSE Linux Enterprise Module for Desktop Applications 15 SP7:librsvg-devel"},"product_reference":"librsvg-devel","relates_to_product_reference":"SUSE Linux Enterprise Module for Desktop Applications 15 SP7"},{"category":"default_component_of","full_product_name":{"name":"typelib-1_0-Rsvg-2_0 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-Rsvg-2_0"},"product_reference":"typelib-1_0-Rsvg-2_0","relates_to_product_reference":"SUSE Linux Enterprise Module for Desktop Applications 15 SP7"},{"category":"default_component_of","full_product_name":{"name":"librsvg as component of SUSE Linux Enterprise Module for Desktop Applications 15 SP7","product_id":"SUSE Linux Enterprise Module for Desktop Applications 15 SP7:librsvg"},"product_reference":"librsvg","relates_to_product_reference":"SUSE Linux Enterprise Module for Desktop Applications 15 SP7"},{"category":"default_component_of","full_product_name":{"name":"rustup as component of SUSE Linux Enterprise Server 15 SP5","product_id":"SUSE Linux Enterprise Server 15 SP5:rustup"},"product_reference":"rustup","relates_to_product_reference":"SUSE Linux Enterprise Server 15 SP5"},{"category":"default_component_of","full_product_name":{"name":"rustup as component of SUSE Linux Enterprise Desktop 15 SP5","product_id":"SUSE Linux Enterprise Desktop 15 SP5:rustup"},"product_reference":"rustup","relates_to_product_reference":"SUSE Linux Enterprise Desktop 15 SP5"},{"category":"default_component_of","full_product_name":{"name":"rustup as component of SUSE Linux Enterprise Server for SAP Applications 15 SP5","product_id":"SUSE Linux Enterprise Server for SAP Applications 15 SP5:rustup"},"product_reference":"rustup","relates_to_product_reference":"SUSE Linux Enterprise Server for SAP Applications 15 SP5"},{"category":"default_component_of","full_product_name":{"name":"rustup as component of SUSE Linux Enterprise High Performance Computing 15 SP5","product_id":"SUSE Linux Enterprise High Performance Computing 15 SP5:rustup"},"product_reference":"rustup","relates_to_product_reference":"SUSE Linux Enterprise High Performance Computing 15 SP5"},{"category":"default_component_of","full_product_name":{"name":"rustup as component of SUSE Linux Enterprise Module for Development Tools 15 SP5","product_id":"SUSE Linux Enterprise Module for Development Tools 15 SP5:rustup"},"product_reference":"rustup","relates_to_product_reference":"SUSE Linux Enterprise Module for Development Tools 15 SP5"},{"category":"default_component_of","full_product_name":{"name":"sccache as component of SUSE Linux Enterprise Server 15 SP5","product_id":"SUSE Linux Enterprise Server 15 SP5:sccache"},"product_reference":"sccache","relates_to_product_reference":"SUSE Linux Enterprise Server 15 SP5"},{"category":"default_component_of","full_product_name":{"name":"sccache as component of SUSE Linux Enterprise Desktop 15 SP5","product_id":"SUSE Linux Enterprise Desktop 15 SP5:sccache"},"product_reference":"sccache","relates_to_product_reference":"SUSE Linux Enterprise Desktop 15 SP5"},{"category":"default_component_of","full_product_name":{"name":"sccache as component of SUSE Linux Enterprise Server for SAP Applications 15 SP5","product_id":"SUSE Linux Enterprise Server for SAP Applications 15 SP5:sccache"},"product_reference":"sccache","relates_to_product_reference":"SUSE Linux Enterprise Server for SAP Applications 15 SP5"},{"category":"default_component_of","full_product_name":{"name":"sccache as component of SUSE Linux Enterprise High Performance Computing 15 SP5","product_id":"SUSE Linux Enterprise High Performance Computing 15 SP5:sccache"},"product_reference":"sccache","relates_to_product_reference":"SUSE Linux Enterprise High Performance Computing 15 SP5"},{"category":"default_component_of","full_product_name":{"name":"sccache as component of SUSE Linux Enterprise Module for Development Tools 15 SP5","product_id":"SUSE Linux Enterprise Module for Development Tools 15 SP5:sccache"},"product_reference":"sccache","relates_to_product_reference":"SUSE Linux Enterprise Module for Development Tools 15 SP5"},{"category":"default_component_of","full_product_name":{"name":"rustup as component of SUSE Linux Enterprise Server 15 SP6","product_id":"SUSE Linux Enterprise Server 15 SP6:rustup"},"product_reference":"rustup","relates_to_product_reference":"SUSE Linux Enterprise Server 15 SP6"},{"category":"default_component_of","full_product_name":{"name":"rustup as component of SUSE Linux Enterprise Desktop 15 SP6","product_id":"SUSE Linux Enterprise Desktop 15 SP6:rustup"},"product_reference":"rustup","relates_to_product_reference":"SUSE Linux Enterprise Desktop 15 SP6"},{"category":"default_component_of","full_product_name":{"name":"rustup as component of SUSE Linux Enterprise Server for SAP Applications 15 SP6","product_id":"SUSE Linux Enterprise Server for SAP Applications 15 SP6:rustup"},"product_reference":"rustup","relates_to_product_reference":"SUSE Linux Enterprise Server for SAP Applications 15 SP6"},{"category":"default_component_of","full_product_name":{"name":"rustup as component of SUSE Linux Enterprise High Performance Computing 15 SP6","product_id":"SUSE Linux Enterprise High Performance Computing 15 SP6:rustup"},"product_reference":"rustup","relates_to_product_reference":"SUSE Linux Enterprise High Performance Computing 15 SP6"},{"category":"default_component_of","full_product_name":{"name":"rustup as component of SUSE Linux Enterprise Module for Development Tools 15 SP6","product_id":"SUSE Linux Enterprise Module for Development Tools 15 SP6:rustup"},"product_reference":"rustup","relates_to_product_reference":"SUSE Linux Enterprise Module for Development Tools 15 SP6"},{"category":"default_component_of","full_product_name":{"name":"sccache as component of SUSE Linux Enterprise Server 15 SP6","product_id":"SUSE Linux Enterprise Server 15 SP6:sccache"},"product_reference":"sccache","relates_to_product_reference":"SUSE Linux Enterprise Server 15 SP6"},{"category":"default_component_of","full_product_name":{"name":"sccache as component of SUSE Linux Enterprise Desktop 15 SP6","product_id":"SUSE Linux Enterprise Desktop 15 SP6:sccache"},"product_reference":"sccache","relates_to_product_reference":"SUSE Linux Enterprise Desktop 15 SP6"},{"category":"default_component_of","full_product_name":{"name":"sccache as component of SUSE Linux Enterprise Server for SAP Applications 15 SP6","product_id":"SUSE Linux Enterprise Server for SAP Applications 15 SP6:sccache"},"product_reference":"sccache","relates_to_product_reference":"SUSE Linux Enterprise Server for SAP Applications 15 SP6"},{"category":"default_component_of","full_product_name":{"name":"sccache as component of SUSE Linux Enterprise High Performance Computing 15 SP6","product_id":"SUSE Linux Enterprise High Performance Computing 15 SP6:sccache"},"product_reference":"sccache","relates_to_product_reference":"SUSE Linux Enterprise High Performance Computing 15 SP6"},{"category":"default_component_of","full_product_name":{"name":"sccache as component of SUSE Linux Enterprise Module for Development Tools 15 SP6","product_id":"SUSE Linux Enterprise Module for Development Tools 15 SP6:sccache"},"product_reference":"sccache","relates_to_product_reference":"SUSE Linux Enterprise Module for Development Tools 15 SP6"},{"category":"default_component_of","full_product_name":{"name":"rustup as component of SUSE Linux Enterprise Server 15 SP7","product_id":"SUSE Linux Enterprise Server 15 SP7:rustup"},"product_reference":"rustup","relates_to_product_reference":"SUSE Linux Enterprise Server 15 SP7"},{"category":"default_component_of","full_product_name":{"name":"rustup as component of SUSE Linux Enterprise Desktop 15 SP7","product_id":"SUSE Linux Enterprise Desktop 15 SP7:rustup"},"product_reference":"rustup","relates_to_product_reference":"SUSE Linux Enterprise Desktop 15 SP7"},{"category":"default_component_of","full_product_name":{"name":"rustup as component of SUSE Linux Enterprise Server for SAP Applications 15 SP7","product_id":"SUSE Linux Enterprise Server for SAP Applications 15 SP7:rustup"},"product_reference":"rustup","relates_to_product_reference":"SUSE Linux Enterprise Server for SAP Applications 15 SP7"},{"category":"default_component_of","full_product_name":{"name":"rustup as component of SUSE Linux Enterprise High Performance Computing 15 SP7","product_id":"SUSE Linux Enterprise High Performance Computing 15 SP7:rustup"},"product_reference":"rustup","relates_to_product_reference":"SUSE Linux Enterprise High Performance Computing 15 SP7"},{"category":"default_component_of","full_product_name":{"name":"rustup as component of SUSE Linux Enterprise Module for Development Tools 15 SP7","product_id":"SUSE Linux Enterprise Module for Development Tools 15 SP7:rustup"},"product_reference":"rustup","relates_to_product_reference":"SUSE Linux Enterprise Module for Development Tools 15 SP7"},{"category":"default_component_of","full_product_name":{"name":"rsvg-view as component of SUSE Linux Enterprise Module for Package Hub 15 SP5","product_id":"SUSE Linux Enterprise Module for Package Hub 15 SP5:rsvg-view"},"product_reference":"rsvg-view","relates_to_product_reference":"SUSE Linux Enterprise Module for Package Hub 15 SP5"},{"category":"default_component_of","full_product_name":{"name":"librsvg as component of SUSE Linux Enterprise Module for Package Hub 15 SP5","product_id":"SUSE Linux Enterprise Module for Package Hub 15 SP5:librsvg"},"product_reference":"librsvg","relates_to_product_reference":"SUSE Linux Enterprise Module for Package Hub 15 SP5"},{"category":"default_component_of","full_product_name":{"name":"librsvg as component of SUSE Linux Enterprise Module for Package Hub 15 SP6","product_id":"SUSE Linux Enterprise Module for Package Hub 15 SP6:librsvg"},"product_reference":"librsvg","relates_to_product_reference":"SUSE Linux Enterprise Module for Package Hub 15 SP6"},{"category":"default_component_of","full_product_name":{"name":"aws-nitro-enclaves-binaryblobs-upstream as component of SUSE Linux Enterprise Server 15 SP4","product_id":"SUSE Linux Enterprise Server 15 SP4:aws-nitro-enclaves-binaryblobs-upstream"},"product_reference":"aws-nitro-enclaves-binaryblobs-upstream","relates_to_product_reference":"SUSE Linux Enterprise Server 15 SP4"},{"category":"default_component_of","full_product_name":{"name":"aws-nitro-enclaves-cli as component of SUSE Linux Enterprise Server 15 SP4","product_id":"SUSE Linux Enterprise Server 15 SP4:aws-nitro-enclaves-cli"},"product_reference":"aws-nitro-enclaves-cli","relates_to_product_reference":"SUSE Linux Enterprise Server 15 SP4"},{"category":"default_component_of","full_product_name":{"name":"system-group-ne as component of SUSE Linux Enterprise Server 15 SP4","product_id":"SUSE Linux Enterprise Server 15 SP4:system-group-ne"},"product_reference":"system-group-ne","relates_to_product_reference":"SUSE Linux Enterprise Server 15 SP4"},{"category":"default_component_of","full_product_name":{"name":"aws-nitro-enclaves-binaryblobs-upstream as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4","product_id":"SUSE Linux Enterprise Server for SAP Applications 15 SP4:aws-nitro-enclaves-binaryblobs-upstream"},"product_reference":"aws-nitro-enclaves-binaryblobs-upstream","relates_to_product_reference":"SUSE Linux Enterprise Server for SAP Applications 15 SP4"},{"category":"default_component_of","full_product_name":{"name":"aws-nitro-enclaves-cli as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4","product_id":"SUSE Linux Enterprise Server for SAP Applications 15 SP4:aws-nitro-enclaves-cli"},"product_reference":"aws-nitro-enclaves-cli","relates_to_product_reference":"SUSE Linux Enterprise Server for SAP Applications 15 SP4"},{"category":"default_component_of","full_product_name":{"name":"system-group-ne as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4","product_id":"SUSE Linux Enterprise Server for SAP Applications 15 SP4:system-group-ne"},"product_reference":"system-group-ne","relates_to_product_reference":"SUSE Linux Enterprise Server for SAP Applications 15 SP4"},{"category":"default_component_of","full_product_name":{"name":"aws-nitro-enclaves-binaryblobs-upstream as component of SUSE Linux Enterprise High Performance Computing 15 SP4","product_id":"SUSE Linux Enterprise High Performance Computing 15 SP4:aws-nitro-enclaves-binaryblobs-upstream"},"product_reference":"aws-nitro-enclaves-binaryblobs-upstream","relates_to_product_reference":"SUSE Linux Enterprise High Performance Computing 15 SP4"},{"category":"default_component_of","full_product_name":{"name":"aws-nitro-enclaves-cli as component of SUSE Linux Enterprise High Performance Computing 15 SP4","product_id":"SUSE Linux Enterprise High Performance Computing 15 SP4:aws-nitro-enclaves-cli"},"product_reference":"aws-nitro-enclaves-cli","relates_to_product_reference":"SUSE Linux Enterprise High Performance Computing 15 SP4"},{"category":"default_component_of","full_product_name":{"name":"system-group-ne as component of SUSE Linux Enterprise High Performance Computing 15 SP4","product_id":"SUSE Linux Enterprise High Performance Computing 15 SP4:system-group-ne"},"product_reference":"system-group-ne","relates_to_product_reference":"SUSE Linux Enterprise High Performance Computing 15 SP4"},{"category":"default_component_of","full_product_name":{"name":"aws-nitro-enclaves-binaryblobs-upstream as component of SUSE Manager Server 4.3","product_id":"SUSE Manager Server 4.3:aws-nitro-enclaves-binaryblobs-upstream"},"product_reference":"aws-nitro-enclaves-binaryblobs-upstream","relates_to_product_reference":"SUSE Manager Server 4.3"},{"category":"default_component_of","full_product_name":{"name":"aws-nitro-enclaves-cli as component of SUSE Manager Server 4.3","product_id":"SUSE Manager Server 4.3:aws-nitro-enclaves-cli"},"product_reference":"aws-nitro-enclaves-cli","relates_to_product_reference":"SUSE Manager Server 4.3"},{"category":"default_component_of","full_product_name":{"name":"system-group-ne as component of SUSE Manager Server 4.3","product_id":"SUSE Manager Server 4.3:system-group-ne"},"product_reference":"system-group-ne","relates_to_product_reference":"SUSE Manager Server 4.3"},{"category":"default_component_of","full_product_name":{"name":"aws-nitro-enclaves-binaryblobs-upstream as component of SUSE Manager Proxy 4.3","product_id":"SUSE Manager Proxy 4.3:aws-nitro-enclaves-binaryblobs-upstream"},"product_reference":"aws-nitro-enclaves-binaryblobs-upstream","relates_to_product_reference":"SUSE Manager Proxy 4.3"},{"category":"default_component_of","full_product_name":{"name":"aws-nitro-enclaves-cli as component of SUSE Manager Proxy 4.3","product_id":"SUSE Manager Proxy 4.3:aws-nitro-enclaves-cli"},"product_reference":"aws-nitro-enclaves-cli","relates_to_product_reference":"SUSE Manager Proxy 4.3"},{"category":"default_component_of","full_product_name":{"name":"system-group-ne as component of SUSE Manager Proxy 4.3","product_id":"SUSE Manager Proxy 4.3:system-group-ne"},"product_reference":"system-group-ne","relates_to_product_reference":"SUSE Manager Proxy 4.3"},{"category":"default_component_of","full_product_name":{"name":"aws-nitro-enclaves-binaryblobs-upstream as component of SUSE Manager Retail Branch Server 4.3","product_id":"SUSE Manager Retail Branch Server 4.3:aws-nitro-enclaves-binaryblobs-upstream"},"product_reference":"aws-nitro-enclaves-binaryblobs-upstream","relates_to_product_reference":"SUSE Manager Retail Branch Server 4.3"},{"category":"default_component_of","full_product_name":{"name":"aws-nitro-enclaves-cli as component of SUSE Manager Retail Branch Server 4.3","product_id":"SUSE Manager Retail Branch Server 4.3:aws-nitro-enclaves-cli"},"product_reference":"aws-nitro-enclaves-cli","relates_to_product_reference":"SUSE Manager Retail Branch Server 4.3"},{"category":"default_component_of","full_product_name":{"name":"system-group-ne as component of SUSE Manager Retail Branch Server 4.3","product_id":"SUSE Manager Retail Branch Server 4.3:system-group-ne"},"product_reference":"system-group-ne","relates_to_product_reference":"SUSE Manager Retail Branch Server 4.3"},{"category":"default_component_of","full_product_name":{"name":"aws-nitro-enclaves-binaryblobs-upstream as component of SUSE Linux Enterprise Module for Public Cloud 15 SP4","product_id":"SUSE Linux Enterprise Module for Public Cloud 15 SP4:aws-nitro-enclaves-binaryblobs-upstream"},"product_reference":"aws-nitro-enclaves-binaryblobs-upstream","relates_to_product_reference":"SUSE Linux Enterprise Module for Public Cloud 15 SP4"},{"category":"default_component_of","full_product_name":{"name":"aws-nitro-enclaves-cli as component of SUSE Linux Enterprise Module for Public Cloud 15 SP4","product_id":"SUSE Linux Enterprise Module for Public Cloud 15 SP4:aws-nitro-enclaves-cli"},"product_reference":"aws-nitro-enclaves-cli","relates_to_product_reference":"SUSE Linux Enterprise Module for Public Cloud 15 SP4"},{"category":"default_component_of","full_product_name":{"name":"system-group-ne as component of SUSE Linux Enterprise Module for Public Cloud 15 SP4","product_id":"SUSE Linux Enterprise Module for Public Cloud 15 SP4:system-group-ne"},"product_reference":"system-group-ne","relates_to_product_reference":"SUSE Linux Enterprise Module for Public Cloud 15 SP4"},{"category":"default_component_of","full_product_name":{"name":"aws-nitro-enclaves-binaryblobs-upstream as component of SUSE Linux Enterprise Server 15 SP5","product_id":"SUSE Linux Enterprise Server 15 SP5:aws-nitro-enclaves-binaryblobs-upstream"},"product_reference":"aws-nitro-enclaves-binaryblobs-upstream","relates_to_product_reference":"SUSE Linux Enterprise Server 15 SP5"},{"category":"default_component_of","full_product_name":{"name":"aws-nitro-enclaves-cli as component of SUSE Linux Enterprise Server 15 SP5","product_id":"SUSE Linux Enterprise Server 15 SP5:aws-nitro-enclaves-cli"},"product_reference":"aws-nitro-enclaves-cli","relates_to_product_reference":"SUSE Linux Enterprise Server 15 SP5"},{"category":"default_component_of","full_product_name":{"name":"system-group-ne as component of SUSE Linux Enterprise Server 15 SP5","product_id":"SUSE Linux Enterprise Server 15 SP5:system-group-ne"},"product_reference":"system-group-ne","relates_to_product_reference":"SUSE Linux Enterprise Server 15 SP5"},{"category":"default_component_of","full_product_name":{"name":"aws-nitro-enclaves-binaryblobs-upstream as component of SUSE Linux Enterprise Server for SAP Applications 15 SP5","product_id":"SUSE Linux Enterprise Server for SAP Applications 15 SP5:aws-nitro-enclaves-binaryblobs-upstream"},"product_reference":"aws-nitro-enclaves-binaryblobs-upstream","relates_to_product_reference":"SUSE Linux Enterprise Server for SAP Applications 15 SP5"},{"category":"default_component_of","full_product_name":{"name":"aws-nitro-enclaves-cli as component of SUSE Linux Enterprise Server for SAP Applications 15 SP5","product_id":"SUSE Linux Enterprise Server for SAP Applications 15 SP5:aws-nitro-enclaves-cli"},"product_reference":"aws-nitro-enclaves-cli","relates_to_product_reference":"SUSE Linux Enterprise Server for SAP Applications 15 SP5"},{"category":"default_component_of","full_product_name":{"name":"system-group-ne as component of SUSE Linux Enterprise Server for SAP Applications 15 SP5","product_id":"SUSE Linux Enterprise Server for SAP Applications 15 SP5:system-group-ne"},"product_reference":"system-group-ne","relates_to_product_reference":"SUSE Linux Enterprise Server for SAP Applications 15 SP5"},{"category":"default_component_of","full_product_name":{"name":"aws-nitro-enclaves-binaryblobs-upstream as component of SUSE Linux Enterprise High Performance Computing 15 SP5","product_id":"SUSE Linux Enterprise High Performance Computing 15 SP5:aws-nitro-enclaves-binaryblobs-upstream"},"product_reference":"aws-nitro-enclaves-binaryblobs-upstream","relates_to_product_reference":"SUSE Linux Enterprise High Performance Computing 15 SP5"},{"category":"default_component_of","full_product_name":{"name":"aws-nitro-enclaves-cli as component of SUSE Linux Enterprise High Performance Computing 15 SP5","product_id":"SUSE Linux Enterprise High Performance Computing 15 SP5:aws-nitro-enclaves-cli"},"product_reference":"aws-nitro-enclaves-cli","relates_to_product_reference":"SUSE Linux Enterprise High Performance Computing 15 SP5"},{"category":"default_component_of","full_product_name":{"name":"system-group-ne as component of SUSE Linux Enterprise High Performance Computing 15 SP5","product_id":"SUSE Linux Enterprise High Performance Computing 15 SP5:system-group-ne"},"product_reference":"system-group-ne","relates_to_product_reference":"SUSE Linux Enterprise High Performance Computing 15 SP5"},{"category":"default_component_of","full_product_name":{"name":"aws-nitro-enclaves-binaryblobs-upstream as component of SUSE Linux Enterprise Module for Public Cloud 15 SP5","product_id":"SUSE Linux Enterprise Module for Public Cloud 15 SP5:aws-nitro-enclaves-binaryblobs-upstream"},"product_reference":"aws-nitro-enclaves-binaryblobs-upstream","relates_to_product_reference":"SUSE Linux Enterprise Module for Public Cloud 15 SP5"},{"category":"default_component_of","full_product_name":{"name":"aws-nitro-enclaves-cli as component of SUSE Linux Enterprise Module for Public Cloud 15 SP5","product_id":"SUSE Linux Enterprise Module for Public Cloud 15 SP5:aws-nitro-enclaves-cli"},"product_reference":"aws-nitro-enclaves-cli","relates_to_product_reference":"SUSE Linux Enterprise Module for Public Cloud 15 SP5"},{"category":"default_component_of","full_product_name":{"name":"system-group-ne as component of SUSE Linux Enterprise Module for Public Cloud 15 SP5","product_id":"SUSE Linux Enterprise Module for Public Cloud 15 SP5:system-group-ne"},"product_reference":"system-group-ne","relates_to_product_reference":"SUSE Linux Enterprise Module for Public Cloud 15 SP5"},{"category":"default_component_of","full_product_name":{"name":"aws-nitro-enclaves-binaryblobs-upstream as component of SUSE Linux Enterprise Server 15 SP6","product_id":"SUSE Linux Enterprise Server 15 SP6:aws-nitro-enclaves-binaryblobs-upstream"},"product_reference":"aws-nitro-enclaves-binaryblobs-upstream","relates_to_product_reference":"SUSE Linux Enterprise Server 15 SP6"},{"category":"default_component_of","full_product_name":{"name":"aws-nitro-enclaves-cli as component of SUSE Linux Enterprise Server 15 SP6","product_id":"SUSE Linux Enterprise Server 15 SP6:aws-nitro-enclaves-cli"},"product_reference":"aws-nitro-enclaves-cli","relates_to_product_reference":"SUSE Linux Enterprise Server 15 SP6"},{"category":"default_component_of","full_product_name":{"name":"system-group-ne as component of SUSE Linux Enterprise Server 15 SP6","product_id":"SUSE Linux Enterprise Server 15 SP6:system-group-ne"},"product_reference":"system-group-ne","relates_to_product_reference":"SUSE Linux Enterprise Server 15 SP6"},{"category":"default_component_of","full_product_name":{"name":"aws-nitro-enclaves-binaryblobs-upstream as component of SUSE Linux Enterprise Server for SAP Applications 15 SP6","product_id":"SUSE Linux Enterprise Server for SAP Applications 15 SP6:aws-nitro-enclaves-binaryblobs-upstream"},"product_reference":"aws-nitro-enclaves-binaryblobs-upstream","relates_to_product_reference":"SUSE Linux Enterprise Server for SAP Applications 15 SP6"},{"category":"default_component_of","full_product_name":{"name":"aws-nitro-enclaves-cli as component of SUSE Linux Enterprise Server for SAP Applications 15 SP6","product_id":"SUSE Linux Enterprise Server for SAP Applications 15 SP6:aws-nitro-enclaves-cli"},"product_reference":"aws-nitro-enclaves-cli","relates_to_product_reference":"SUSE Linux Enterprise Server for SAP Applications 15 SP6"},{"category":"default_component_of","full_product_name":{"name":"system-group-ne as component of SUSE Linux Enterprise Server for SAP Applications 15 SP6","product_id":"SUSE Linux Enterprise Server for SAP Applications 15 SP6:system-group-ne"},"product_reference":"system-group-ne","relates_to_product_reference":"SUSE Linux Enterprise Server for SAP Applications 15 SP6"},{"category":"default_component_of","full_product_name":{"name":"aws-nitro-enclaves-binaryblobs-upstream as component of SUSE Linux Enterprise High Performance Computing 15 SP6","product_id":"SUSE Linux Enterprise High Performance Computing 15 SP6:aws-nitro-enclaves-binaryblobs-upstream"},"product_reference":"aws-nitro-enclaves-binaryblobs-upstream","relates_to_product_reference":"SUSE Linux Enterprise High Performance Computing 15 SP6"},{"category":"default_component_of","full_product_name":{"name":"aws-nitro-enclaves-cli as component of SUSE Linux Enterprise High Performance Computing 15 SP6","product_id":"SUSE Linux Enterprise High Performance Computing 15 SP6:aws-nitro-enclaves-cli"},"product_reference":"aws-nitro-enclaves-cli","relates_to_product_reference":"SUSE Linux Enterprise High Performance Computing 15 SP6"},{"category":"default_component_of","full_product_name":{"name":"system-group-ne as component of SUSE Linux Enterprise High Performance Computing 15 SP6","product_id":"SUSE Linux Enterprise High Performance Computing 15 SP6:system-group-ne"},"product_reference":"system-group-ne","relates_to_product_reference":"SUSE Linux Enterprise High Performance Computing 15 SP6"},{"category":"default_component_of","full_product_name":{"name":"aws-nitro-enclaves-binaryblobs-upstream as component of SUSE Linux Enterprise Module for Public Cloud 15 SP6","product_id":"SUSE Linux Enterprise Module for Public Cloud 15 SP6:aws-nitro-enclaves-binaryblobs-upstream"},"product_reference":"aws-nitro-enclaves-binaryblobs-upstream","relates_to_product_reference":"SUSE Linux Enterprise Module for Public Cloud 15 SP6"},{"category":"default_component_of","full_product_name":{"name":"aws-nitro-enclaves-cli as component of SUSE Linux Enterprise Module for Public Cloud 15 SP6","product_id":"SUSE Linux Enterprise Module for Public Cloud 15 SP6:aws-nitro-enclaves-cli"},"product_reference":"aws-nitro-enclaves-cli","relates_to_product_reference":"SUSE Linux Enterprise Module for Public Cloud 15 SP6"},{"category":"default_component_of","full_product_name":{"name":"system-group-ne as component of SUSE Linux Enterprise Module for Public Cloud 15 SP6","product_id":"SUSE Linux Enterprise Module for Public Cloud 15 SP6:system-group-ne"},"product_reference":"system-group-ne","relates_to_product_reference":"SUSE Linux Enterprise Module for Public Cloud 15 SP6"},{"category":"default_component_of","full_product_name":{"name":"aws-nitro-enclaves-binaryblobs-upstream as component of SUSE Linux Enterprise Server 15 SP7","product_id":"SUSE Linux Enterprise Server 15 SP7:aws-nitro-enclaves-binaryblobs-upstream"},"product_reference":"aws-nitro-enclaves-binaryblobs-upstream","relates_to_product_reference":"SUSE Linux Enterprise Server 15 SP7"},{"category":"default_component_of","full_product_name":{"name":"aws-nitro-enclaves-cli as component of SUSE Linux Enterprise Server 15 SP7","product_id":"SUSE Linux Enterprise Server 15 SP7:aws-nitro-enclaves-cli"},"product_reference":"aws-nitro-enclaves-cli","relates_to_product_reference":"SUSE Linux Enterprise Server 15 SP7"},{"category":"default_component_of","full_product_name":{"name":"system-group-ne as component of SUSE Linux Enterprise Server 15 SP7","product_id":"SUSE Linux Enterprise Server 15 SP7:system-group-ne"},"product_reference":"system-group-ne","relates_to_product_reference":"SUSE Linux Enterprise Server 15 SP7"},{"category":"default_component_of","full_product_name":{"name":"aws-nitro-enclaves-binaryblobs-upstream as component of SUSE Linux Enterprise Server for SAP Applications 15 SP7","product_id":"SUSE Linux Enterprise Server for SAP Applications 15 SP7:aws-nitro-enclaves-binaryblobs-upstream"},"product_reference":"aws-nitro-enclaves-binaryblobs-upstream","relates_to_product_reference":"SUSE Linux Enterprise Server for SAP Applications 15 SP7"},{"category":"default_component_of","full_product_name":{"name":"aws-nitro-enclaves-cli as component of SUSE Linux Enterprise Server for SAP Applications 15 SP7","product_id":"SUSE Linux Enterprise Server for SAP Applications 15 SP7:aws-nitro-enclaves-cli"},"product_reference":"aws-nitro-enclaves-cli","relates_to_product_reference":"SUSE Linux Enterprise Server for SAP Applications 15 SP7"},{"category":"default_component_of","full_product_name":{"name":"system-group-ne as component of SUSE Linux Enterprise Server for SAP Applications 15 SP7","product_id":"SUSE Linux Enterprise Server for SAP Applications 15 SP7:system-group-ne"},"product_reference":"system-group-ne","relates_to_product_reference":"SUSE Linux Enterprise Server for SAP Applications 15 SP7"},{"category":"default_component_of","full_product_name":{"name":"aws-nitro-enclaves-binaryblobs-upstream as component of SUSE Linux Enterprise High Performance Computing 15 SP7","product_id":"SUSE Linux Enterprise High Performance Computing 15 SP7:aws-nitro-enclaves-binaryblobs-upstream"},"product_reference":"aws-nitro-enclaves-binaryblobs-upstream","relates_to_product_reference":"SUSE Linux Enterprise High Performance Computing 15 SP7"},{"category":"default_component_of","full_product_name":{"name":"aws-nitro-enclaves-cli as component of SUSE Linux Enterprise High Performance Computing 15 SP7","product_id":"SUSE Linux Enterprise High Performance Computing 15 SP7:aws-nitro-enclaves-cli"},"product_reference":"aws-nitro-enclaves-cli","relates_to_product_reference":"SUSE Linux Enterprise High Performance Computing 15 SP7"},{"category":"default_component_of","full_product_name":{"name":"system-group-ne as component of SUSE Linux Enterprise High Performance Computing 15 SP7","product_id":"SUSE Linux Enterprise High Performance Computing 15 SP7:system-group-ne"},"product_reference":"system-group-ne","relates_to_product_reference":"SUSE Linux Enterprise High Performance Computing 15 SP7"},{"category":"default_component_of","full_product_name":{"name":"aws-nitro-enclaves-binaryblobs-upstream as component of SUSE Linux Enterprise Module for Public Cloud 15 SP7","product_id":"SUSE Linux Enterprise Module for Public Cloud 15 SP7:aws-nitro-enclaves-binaryblobs-upstream"},"product_reference":"aws-nitro-enclaves-binaryblobs-upstream","relates_to_product_reference":"SUSE Linux Enterprise Module for Public Cloud 15 SP7"},{"category":"default_component_of","full_product_name":{"name":"aws-nitro-enclaves-cli as component of SUSE Linux Enterprise Module for Public Cloud 15 SP7","product_id":"SUSE Linux Enterprise Module for Public Cloud 15 SP7:aws-nitro-enclaves-cli"},"product_reference":"aws-nitro-enclaves-cli","relates_to_product_reference":"SUSE Linux Enterprise Module for Public Cloud 15 SP7"},{"category":"default_component_of","full_product_name":{"name":"system-group-ne as component of SUSE Linux Enterprise Module for Public Cloud 15 SP7","product_id":"SUSE Linux Enterprise Module for Public Cloud 15 SP7:system-group-ne"},"product_reference":"system-group-ne","relates_to_product_reference":"SUSE Linux Enterprise Module for Public Cloud 15 SP7"},{"category":"default_component_of","full_product_name":{"name":"389-ds as component of SUSE Linux Enterprise Server 15 SP5","product_id":"SUSE Linux Enterprise Server 15 SP5:389-ds"},"product_reference":"389-ds","relates_to_product_reference":"SUSE Linux Enterprise Server 15 SP5"},{"category":"default_component_of","full_product_name":{"name":"389-ds-devel as component of SUSE Linux Enterprise Server 15 SP5","product_id":"SUSE Linux Enterprise Server 15 SP5:389-ds-devel"},"product_reference":"389-ds-devel","relates_to_product_reference":"SUSE Linux Enterprise Server 15 SP5"},{"category":"default_component_of","full_product_name":{"name":"lib389 as component of SUSE Linux Enterprise Server 15 SP5","product_id":"SUSE Linux Enterprise Server 15 SP5:lib389"},"product_reference":"lib389","relates_to_product_reference":"SUSE Linux Enterprise Server 15 SP5"},{"category":"default_component_of","full_product_name":{"name":"libsvrcore0 as component of SUSE Linux Enterprise Server 15 SP5","product_id":"SUSE Linux Enterprise Server 15 SP5:libsvrcore0"},"product_reference":"libsvrcore0","relates_to_product_reference":"SUSE Linux Enterprise Server 15 SP5"},{"category":"default_component_of","full_product_name":{"name":"389-ds as component of SUSE Linux Enterprise Server for SAP Applications 15 SP5","product_id":"SUSE Linux Enterprise Server for SAP Applications 15 SP5:389-ds"},"product_reference":"389-ds","relates_to_product_reference":"SUSE Linux Enterprise Server for SAP Applications 15 SP5"},{"category":"default_component_of","full_product_name":{"name":"389-ds-devel as component of SUSE Linux Enterprise Server for SAP Applications 15 SP5","product_id":"SUSE Linux Enterprise Server for SAP Applications 15 SP5:389-ds-devel"},"product_reference":"389-ds-devel","relates_to_product_reference":"SUSE Linux Enterprise Server for SAP Applications 15 SP5"},{"category":"default_component_of","full_product_name":{"name":"lib389 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP5","product_id":"SUSE Linux Enterprise Server for SAP Applications 15 SP5:lib389"},"product_reference":"lib389","relates_to_product_reference":"SUSE Linux Enterprise Server for SAP Applications 15 SP5"},{"category":"default_component_of","full_product_name":{"name":"libsvrcore0 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP5","product_id":"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libsvrcore0"},"product_reference":"libsvrcore0","relates_to_product_reference":"SUSE Linux Enterprise Server for SAP Applications 15 SP5"},{"category":"default_component_of","full_product_name":{"name":"389-ds as component of SUSE Linux Enterprise High Performance Computing 15 SP5","product_id":"SUSE Linux Enterprise High Performance Computing 15 SP5:389-ds"},"product_reference":"389-ds","relates_to_product_reference":"SUSE Linux Enterprise High Performance Computing 15 SP5"},{"category":"default_component_of","full_product_name":{"name":"389-ds-devel as component of SUSE Linux Enterprise High Performance Computing 15 SP5","product_id":"SUSE Linux Enterprise High Performance Computing 15 SP5:389-ds-devel"},"product_reference":"389-ds-devel","relates_to_product_reference":"SUSE Linux Enterprise High Performance Computing 15 SP5"},{"category":"default_component_of","full_product_name":{"name":"lib389 as component of SUSE Linux Enterprise High Performance Computing 15 SP5","product_id":"SUSE Linux Enterprise High Performance Computing 15 SP5:lib389"},"product_reference":"lib389","relates_to_product_reference":"SUSE Linux Enterprise High Performance Computing 15 SP5"},{"category":"default_component_of","full_product_name":{"name":"libsvrcore0 as component of SUSE Linux Enterprise High Performance Computing 15 SP5","product_id":"SUSE Linux Enterprise High Performance Computing 15 SP5:libsvrcore0"},"product_reference":"libsvrcore0","relates_to_product_reference":"SUSE Linux Enterprise High Performance Computing 15 SP5"},{"category":"default_component_of","full_product_name":{"name":"389-ds as component of SUSE Linux Enterprise Module for Server Applications 15 SP5","product_id":"SUSE Linux Enterprise Module for Server Applications 15 SP5:389-ds"},"product_reference":"389-ds","relates_to_product_reference":"SUSE Linux Enterprise Module for Server Applications 15 SP5"},{"category":"default_component_of","full_product_name":{"name":"389-ds-devel as component of SUSE Linux Enterprise Module for Server Applications 15 SP5","product_id":"SUSE Linux Enterprise Module for Server Applications 15 SP5:389-ds-devel"},"product_reference":"389-ds-devel","relates_to_product_reference":"SUSE Linux Enterprise Module for Server Applications 15 SP5"},{"category":"default_component_of","full_product_name":{"name":"lib389 as component of SUSE Linux Enterprise Module for Server Applications 15 SP5","product_id":"SUSE Linux Enterprise Module for Server Applications 15 SP5:lib389"},"product_reference":"lib389","relates_to_product_reference":"SUSE Linux Enterprise Module for Server Applications 15 SP5"},{"category":"default_component_of","full_product_name":{"name":"libsvrcore0 as component of SUSE Linux Enterprise Module for Server Applications 15 SP5","product_id":"SUSE Linux Enterprise Module for Server Applications 15 SP5:libsvrcore0"},"product_reference":"libsvrcore0","relates_to_product_reference":"SUSE Linux Enterprise Module for Server Applications 15 SP5"},{"category":"default_component_of","full_product_name":{"name":"sevctl as component of SUSE Linux Enterprise Server 15 SP5","product_id":"SUSE Linux Enterprise Server 15 SP5:sevctl"},"product_reference":"sevctl","relates_to_product_reference":"SUSE Linux Enterprise Server 15 SP5"},{"category":"default_component_of","full_product_name":{"name":"sevctl as component of SUSE Linux Enterprise Server for SAP Applications 15 SP5","product_id":"SUSE Linux Enterprise Server for SAP Applications 15 SP5:sevctl"},"product_reference":"sevctl","relates_to_product_reference":"SUSE Linux Enterprise Server for SAP Applications 15 SP5"},{"category":"default_component_of","full_product_name":{"name":"sevctl as component of SUSE Linux Enterprise High Performance Computing 15 SP5","product_id":"SUSE Linux Enterprise High Performance Computing 15 SP5:sevctl"},"product_reference":"sevctl","relates_to_product_reference":"SUSE Linux Enterprise High Performance Computing 15 SP5"},{"category":"default_component_of","full_product_name":{"name":"sevctl as component of SUSE Linux Enterprise Module for Server Applications 15 SP5","product_id":"SUSE Linux Enterprise Module for Server Applications 15 SP5:sevctl"},"product_reference":"sevctl","relates_to_product_reference":"SUSE Linux Enterprise Module for Server Applications 15 SP5"},{"category":"default_component_of","full_product_name":{"name":"389-ds as component of SUSE Linux Enterprise Server 15 SP6","product_id":"SUSE Linux Enterprise Server 15 SP6:389-ds"},"product_reference":"389-ds","relates_to_product_reference":"SUSE Linux Enterprise Server 15 SP6"},{"category":"default_component_of","full_product_name":{"name":"389-ds-devel as component of SUSE Linux Enterprise Server 15 SP6","product_id":"SUSE Linux Enterprise Server 15 SP6:389-ds-devel"},"product_reference":"389-ds-devel","relates_to_product_reference":"SUSE Linux Enterprise Server 15 SP6"},{"category":"default_component_of","full_product_name":{"name":"lib389 as component of SUSE Linux Enterprise Server 15 SP6","product_id":"SUSE Linux Enterprise Server 15 SP6:lib389"},"product_reference":"lib389","relates_to_product_reference":"SUSE Linux Enterprise Server 15 SP6"},{"category":"default_component_of","full_product_name":{"name":"libsvrcore0 as component of SUSE Linux Enterprise Server 15 SP6","product_id":"SUSE Linux Enterprise Server 15 SP6:libsvrcore0"},"product_reference":"libsvrcore0","relates_to_product_reference":"SUSE Linux Enterprise Server 15 SP6"},{"category":"default_component_of","full_product_name":{"name":"389-ds as component of SUSE Linux Enterprise Server for SAP Applications 15 SP6","product_id":"SUSE Linux Enterprise Server for SAP Applications 15 SP6:389-ds"},"product_reference":"389-ds","relates_to_product_reference":"SUSE Linux Enterprise Server for SAP Applications 15 SP6"},{"category":"default_component_of","full_product_name":{"name":"389-ds-devel as component of SUSE Linux Enterprise Server for SAP Applications 15 SP6","product_id":"SUSE Linux Enterprise Server for SAP Applications 15 SP6:389-ds-devel"},"product_reference":"389-ds-devel","relates_to_product_reference":"SUSE Linux Enterprise Server for SAP Applications 15 SP6"},{"category":"default_component_of","full_product_name":{"name":"lib389 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP6","product_id":"SUSE Linux Enterprise Server for SAP Applications 15 SP6:lib389"},"product_reference":"lib389","relates_to_product_reference":"SUSE Linux Enterprise Server for SAP Applications 15 SP6"},{"category":"default_component_of","full_product_name":{"name":"libsvrcore0 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP6","product_id":"SUSE Linux Enterprise Server for SAP Applications 15 SP6:libsvrcore0"},"product_reference":"libsvrcore0","relates_to_product_reference":"SUSE Linux Enterprise Server for SAP Applications 15 SP6"},{"category":"default_component_of","full_product_name":{"name":"389-ds as component of SUSE Linux Enterprise High Performance Computing 15 SP6","product_id":"SUSE Linux Enterprise High Performance Computing 15 SP6:389-ds"},"product_reference":"389-ds","relates_to_product_reference":"SUSE Linux Enterprise High Performance Computing 15 SP6"},{"category":"default_component_of","full_product_name":{"name":"389-ds-devel as component of SUSE Linux Enterprise High Performance Computing 15 SP6","product_id":"SUSE Linux Enterprise High Performance Computing 15 SP6:389-ds-devel"},"product_reference":"389-ds-devel","relates_to_product_reference":"SUSE Linux Enterprise High Performance Computing 15 SP6"},{"category":"default_component_of","full_product_name":{"name":"lib389 as component of SUSE Linux Enterprise High Performance Computing 15 SP6","product_id":"SUSE Linux Enterprise High Performance Computing 15 SP6:lib389"},"product_reference":"lib389","relates_to_product_reference":"SUSE Linux Enterprise High Performance Computing 15 SP6"},{"category":"default_component_of","full_product_name":{"name":"libsvrcore0 as component of SUSE Linux Enterprise High Performance Computing 15 SP6","product_id":"SUSE Linux Enterprise High Performance Computing 15 SP6:libsvrcore0"},"product_reference":"libsvrcore0","relates_to_product_reference":"SUSE Linux Enterprise High Performance Computing 15 SP6"},{"category":"default_component_of","full_product_name":{"name":"389-ds as component of SUSE Linux Enterprise Module for Server Applications 15 SP6","product_id":"SUSE Linux Enterprise Module for Server Applications 15 SP6:389-ds"},"product_reference":"389-ds","relates_to_product_reference":"SUSE Linux Enterprise Module for Server Applications 15 SP6"},{"category":"default_component_of","full_product_name":{"name":"389-ds-devel as component of SUSE Linux Enterprise Module for Server Applications 15 SP6","product_id":"SUSE Linux Enterprise Module for Server Applications 15 SP6:389-ds-devel"},"product_reference":"389-ds-devel","relates_to_product_reference":"SUSE Linux Enterprise Module for Server Applications 15 SP6"},{"category":"default_component_of","full_product_name":{"name":"lib389 as component of SUSE Linux Enterprise Module for Server Applications 15 SP6","product_id":"SUSE Linux Enterprise Module for Server Applications 15 SP6:lib389"},"product_reference":"lib389","relates_to_product_reference":"SUSE Linux Enterprise Module for Server Applications 15 SP6"},{"category":"default_component_of","full_product_name":{"name":"libsvrcore0 as component of SUSE Linux Enterprise Module for Server Applications 15 SP6","product_id":"SUSE Linux Enterprise Module for Server Applications 15 SP6:libsvrcore0"},"product_reference":"libsvrcore0","relates_to_product_reference":"SUSE Linux Enterprise Module for Server Applications 15 SP6"},{"category":"default_component_of","full_product_name":{"name":"sevctl as component of SUSE Linux Enterprise Server 15 SP6","product_id":"SUSE Linux Enterprise Server 15 SP6:sevctl"},"product_reference":"sevctl","relates_to_product_reference":"SUSE Linux Enterprise Server 15 SP6"},{"category":"default_component_of","full_product_name":{"name":"sevctl as component of SUSE Linux Enterprise Server for SAP Applications 15 SP6","product_id":"SUSE Linux Enterprise Server for SAP Applications 15 SP6:sevctl"},"product_reference":"sevctl","relates_to_product_reference":"SUSE Linux Enterprise Server for SAP Applications 15 SP6"},{"category":"default_component_of","full_product_name":{"name":"sevctl as component of SUSE Linux Enterprise High Performance Computing 15 SP6","product_id":"SUSE Linux Enterprise High Performance Computing 15 SP6:sevctl"},"product_reference":"sevctl","relates_to_product_reference":"SUSE Linux Enterprise High Performance Computing 15 SP6"},{"category":"default_component_of","full_product_name":{"name":"sevctl as component of SUSE Linux Enterprise Module for Server Applications 15 SP6","product_id":"SUSE Linux Enterprise Module for Server Applications 15 SP6:sevctl"},"product_reference":"sevctl","relates_to_product_reference":"SUSE Linux Enterprise Module for Server Applications 15 SP6"},{"category":"default_component_of","full_product_name":{"name":"librsvg as component of SUSE Linux Enterprise Server 11 SP4 LTSS","product_id":"SUSE Linux Enterprise Server 11 SP4 LTSS:librsvg"},"product_reference":"librsvg","relates_to_product_reference":"SUSE Linux Enterprise Server 11 SP4 LTSS"},{"category":"default_component_of","full_product_name":{"name":"gdk-pixbuf-loader-rsvg as component of SUSE Linux Enterprise Server 12 SP2-LTSS","product_id":"SUSE Linux Enterprise Server 12 SP2-LTSS:gdk-pixbuf-loader-rsvg"},"product_reference":"gdk-pixbuf-loader-rsvg","relates_to_product_reference":"SUSE Linux Enterprise Server 12 SP2-LTSS"},{"category":"default_component_of","full_product_name":{"name":"librsvg-2-2 as component of SUSE Linux Enterprise Server 12 SP2-LTSS","product_id":"SUSE Linux Enterprise Server 12 SP2-LTSS:librsvg-2-2"},"product_reference":"librsvg-2-2","relates_to_product_reference":"SUSE Linux Enterprise Server 12 SP2-LTSS"},{"category":"default_component_of","full_product_name":{"name":"librsvg-2-2-32bit as component of SUSE Linux Enterprise Server 12 SP2-LTSS","product_id":"SUSE Linux Enterprise Server 12 SP2-LTSS:librsvg-2-2-32bit"},"product_reference":"librsvg-2-2-32bit","relates_to_product_reference":"SUSE Linux Enterprise Server 12 SP2-LTSS"},{"category":"default_component_of","full_product_name":{"name":"rsvg-view as component of SUSE Linux Enterprise Server 12 SP2-LTSS","product_id":"SUSE Linux Enterprise Server 12 SP2-LTSS:rsvg-view"},"product_reference":"rsvg-view","relates_to_product_reference":"SUSE Linux Enterprise Server 12 SP2-LTSS"},{"category":"default_component_of","full_product_name":{"name":"librsvg as component of SUSE Linux Enterprise Server 12 SP2-LTSS","product_id":"SUSE Linux Enterprise Server 12 SP2-LTSS:librsvg"},"product_reference":"librsvg","relates_to_product_reference":"SUSE Linux Enterprise Server 12 SP2-LTSS"},{"category":"default_component_of","full_product_name":{"name":"gdk-pixbuf-loader-rsvg as component of SUSE Linux Enterprise Server 12 SP4-LTSS","product_id":"SUSE Linux Enterprise Server 12 SP4-LTSS:gdk-pixbuf-loader-rsvg"},"product_reference":"gdk-pixbuf-loader-rsvg","relates_to_product_reference":"SUSE Linux Enterprise Server 12 SP4-LTSS"},{"category":"default_component_of","full_product_name":{"name":"librsvg-2-2 as component of SUSE Linux Enterprise Server 12 SP4-LTSS","product_id":"SUSE Linux Enterprise Server 12 SP4-LTSS:librsvg-2-2"},"product_reference":"librsvg-2-2","relates_to_product_reference":"SUSE Linux Enterprise Server 12 SP4-LTSS"},{"category":"default_component_of","full_product_name":{"name":"librsvg-2-2-32bit as component of SUSE Linux Enterprise Server 12 SP4-LTSS","product_id":"SUSE Linux Enterprise Server 12 SP4-LTSS:librsvg-2-2-32bit"},"product_reference":"librsvg-2-2-32bit","relates_to_product_reference":"SUSE Linux Enterprise Server 12 SP4-LTSS"},{"category":"default_component_of","full_product_name":{"name":"rsvg-view as component of SUSE Linux Enterprise Server 12 SP4-LTSS","product_id":"SUSE Linux Enterprise Server 12 SP4-LTSS:rsvg-view"},"product_reference":"rsvg-view","relates_to_product_reference":"SUSE Linux Enterprise Server 12 SP4-LTSS"},{"category":"default_component_of","full_product_name":{"name":"librsvg as component of SUSE Linux Enterprise Server 12 SP4-LTSS","product_id":"SUSE Linux Enterprise Server 12 SP4-LTSS:librsvg"},"product_reference":"librsvg","relates_to_product_reference":"SUSE Linux Enterprise Server 12 SP4-LTSS"},{"category":"default_component_of","full_product_name":{"name":"gdk-pixbuf-loader-rsvg as component of SUSE Linux Enterprise Server 12 SP5","product_id":"SUSE Linux Enterprise Server 12 SP5:gdk-pixbuf-loader-rsvg"},"product_reference":"gdk-pixbuf-loader-rsvg","relates_to_product_reference":"SUSE Linux Enterprise Server 12 SP5"},{"category":"default_component_of","full_product_name":{"name":"librsvg-2-2 as component of SUSE Linux Enterprise Server 12 SP5","product_id":"SUSE Linux Enterprise Server 12 SP5:librsvg-2-2"},"product_reference":"librsvg-2-2","relates_to_product_reference":"SUSE Linux Enterprise Server 12 SP5"},{"category":"default_component_of","full_product_name":{"name":"librsvg-2-2-32bit as component of SUSE Linux Enterprise Server 12 SP5","product_id":"SUSE Linux Enterprise Server 12 SP5:librsvg-2-2-32bit"},"product_reference":"librsvg-2-2-32bit","relates_to_product_reference":"SUSE Linux Enterprise Server 12 SP5"},{"category":"default_component_of","full_product_name":{"name":"rsvg-view as component of SUSE Linux Enterprise Server 12 SP5","product_id":"SUSE Linux Enterprise Server 12 SP5:rsvg-view"},"product_reference":"rsvg-view","relates_to_product_reference":"SUSE Linux Enterprise Server 12 SP5"},{"category":"default_component_of","full_product_name":{"name":"librsvg as component of SUSE Linux Enterprise Server 12 SP5","product_id":"SUSE Linux Enterprise Server 12 SP5:librsvg"},"product_reference":"librsvg","relates_to_product_reference":"SUSE Linux Enterprise Server 12 SP5"},{"category":"default_component_of","full_product_name":{"name":"389-ds as component of SUSE Linux Enterprise Server 15 SP1-LTSS","product_id":"SUSE Linux Enterprise Server 15 SP1-LTSS:389-ds"},"product_reference":"389-ds","relates_to_product_reference":"SUSE Linux Enterprise Server 15 SP1-LTSS"},{"category":"default_component_of","full_product_name":{"name":"389-ds-devel as component of SUSE Linux Enterprise Server 15 SP1-LTSS","product_id":"SUSE Linux Enterprise Server 15 SP1-LTSS:389-ds-devel"},"product_reference":"389-ds-devel","relates_to_product_reference":"SUSE Linux Enterprise Server 15 SP1-LTSS"},{"category":"default_component_of","full_product_name":{"name":"389-ds-snmp as component of SUSE Linux Enterprise Server 15 SP1-LTSS","product_id":"SUSE Linux Enterprise Server 15 SP1-LTSS:389-ds-snmp"},"product_reference":"389-ds-snmp","relates_to_product_reference":"SUSE Linux Enterprise Server 15 SP1-LTSS"},{"category":"default_component_of","full_product_name":{"name":"lib389 as component of SUSE Linux Enterprise Server 15 SP1-LTSS","product_id":"SUSE Linux Enterprise Server 15 SP1-LTSS:lib389"},"product_reference":"lib389","relates_to_product_reference":"SUSE Linux Enterprise Server 15 SP1-LTSS"},{"category":"default_component_of","full_product_name":{"name":"libsvrcore0 as component of SUSE Linux Enterprise Server 15 SP1-LTSS","product_id":"SUSE Linux Enterprise Server 15 SP1-LTSS:libsvrcore0"},"product_reference":"libsvrcore0","relates_to_product_reference":"SUSE Linux Enterprise Server 15 SP1-LTSS"},{"category":"default_component_of","full_product_name":{"name":"gdk-pixbuf-loader-rsvg as component of SUSE Linux Enterprise Server 15 SP1-LTSS","product_id":"SUSE Linux Enterprise Server 15 SP1-LTSS:gdk-pixbuf-loader-rsvg"},"product_reference":"gdk-pixbuf-loader-rsvg","relates_to_product_reference":"SUSE Linux Enterprise Server 15 SP1-LTSS"},{"category":"default_component_of","full_product_name":{"name":"librsvg-2-2 as component of SUSE Linux Enterprise Server 15 SP1-LTSS","product_id":"SUSE Linux Enterprise Server 15 SP1-LTSS:librsvg-2-2"},"product_reference":"librsvg-2-2","relates_to_product_reference":"SUSE Linux Enterprise Server 15 SP1-LTSS"},{"category":"default_component_of","full_product_name":{"name":"librsvg-devel as component of SUSE Linux Enterprise Server 15 SP1-LTSS","product_id":"SUSE Linux Enterprise Server 15 SP1-LTSS:librsvg-devel"},"product_reference":"librsvg-devel","relates_to_product_reference":"SUSE Linux Enterprise Server 15 SP1-LTSS"},{"category":"default_component_of","full_product_name":{"name":"typelib-1_0-Rsvg-2_0 as component of SUSE Linux Enterprise Server 15 SP1-LTSS","product_id":"SUSE Linux Enterprise Server 15 SP1-LTSS:typelib-1_0-Rsvg-2_0"},"product_reference":"typelib-1_0-Rsvg-2_0","relates_to_product_reference":"SUSE Linux Enterprise Server 15 SP1-LTSS"},{"category":"default_component_of","full_product_name":{"name":"librsvg as component of SUSE Linux Enterprise Server 15 SP1-LTSS","product_id":"SUSE Linux Enterprise Server 15 SP1-LTSS:librsvg"},"product_reference":"librsvg","relates_to_product_reference":"SUSE Linux Enterprise Server 15 SP1-LTSS"},{"category":"default_component_of","full_product_name":{"name":"389-ds as component of SUSE Linux Enterprise Server 15 SP2-LTSS","product_id":"SUSE Linux Enterprise Server 15 SP2-LTSS:389-ds"},"product_reference":"389-ds","relates_to_product_reference":"SUSE Linux Enterprise Server 15 SP2-LTSS"},{"category":"default_component_of","full_product_name":{"name":"389-ds-devel as component of SUSE Linux Enterprise Server 15 SP2-LTSS","product_id":"SUSE Linux Enterprise Server 15 SP2-LTSS:389-ds-devel"},"product_reference":"389-ds-devel","relates_to_product_reference":"SUSE Linux Enterprise Server 15 SP2-LTSS"},{"category":"default_component_of","full_product_name":{"name":"lib389 as component of SUSE Linux Enterprise Server 15 SP2-LTSS","product_id":"SUSE Linux Enterprise Server 15 SP2-LTSS:lib389"},"product_reference":"lib389","relates_to_product_reference":"SUSE Linux Enterprise Server 15 SP2-LTSS"},{"category":"default_component_of","full_product_name":{"name":"libsvrcore0 as component of SUSE Linux Enterprise Server 15 SP2-LTSS","product_id":"SUSE Linux Enterprise Server 15 SP2-LTSS:libsvrcore0"},"product_reference":"libsvrcore0","relates_to_product_reference":"SUSE Linux Enterprise Server 15 SP2-LTSS"},{"category":"default_component_of","full_product_name":{"name":"gdk-pixbuf-loader-rsvg as component of SUSE Linux Enterprise Server 15 SP2-LTSS","product_id":"SUSE Linux Enterprise Server 15 SP2-LTSS:gdk-pixbuf-loader-rsvg"},"product_reference":"gdk-pixbuf-loader-rsvg","relates_to_product_reference":"SUSE Linux Enterprise Server 15 SP2-LTSS"},{"category":"default_component_of","full_product_name":{"name":"librsvg-2-2 as component of SUSE Linux Enterprise Server 15 SP2-LTSS","product_id":"SUSE Linux Enterprise Server 15 SP2-LTSS:librsvg-2-2"},"product_reference":"librsvg-2-2","relates_to_product_reference":"SUSE Linux Enterprise Server 15 SP2-LTSS"},{"category":"default_component_of","full_product_name":{"name":"librsvg-devel as component of SUSE Linux Enterprise Server 15 SP2-LTSS","product_id":"SUSE Linux Enterprise Server 15 SP2-LTSS:librsvg-devel"},"product_reference":"librsvg-devel","relates_to_product_reference":"SUSE Linux Enterprise Server 15 SP2-LTSS"},{"category":"default_component_of","full_product_name":{"name":"typelib-1_0-Rsvg-2_0 as component of SUSE Linux Enterprise Server 15 SP2-LTSS","product_id":"SUSE Linux Enterprise Server 15 SP2-LTSS:typelib-1_0-Rsvg-2_0"},"product_reference":"typelib-1_0-Rsvg-2_0","relates_to_product_reference":"SUSE Linux Enterprise Server 15 SP2-LTSS"},{"category":"default_component_of","full_product_name":{"name":"librsvg as component of SUSE Linux Enterprise Server 15 SP2-LTSS","product_id":"SUSE Linux Enterprise Server 15 SP2-LTSS:librsvg"},"product_reference":"librsvg","relates_to_product_reference":"SUSE Linux Enterprise Server 15 SP2-LTSS"},{"category":"default_component_of","full_product_name":{"name":"389-ds as component of SUSE Linux Enterprise Server 15 SP3-LTSS","product_id":"SUSE Linux Enterprise Server 15 SP3-LTSS:389-ds"},"product_reference":"389-ds","relates_to_product_reference":"SUSE Linux Enterprise Server 15 SP3-LTSS"},{"category":"default_component_of","full_product_name":{"name":"389-ds-devel as component of SUSE Linux Enterprise Server 15 SP3-LTSS","product_id":"SUSE Linux Enterprise Server 15 SP3-LTSS:389-ds-devel"},"product_reference":"389-ds-devel","relates_to_product_reference":"SUSE Linux Enterprise Server 15 SP3-LTSS"},{"category":"default_component_of","full_product_name":{"name":"lib389 as component of SUSE Linux Enterprise Server 15 SP3-LTSS","product_id":"SUSE Linux Enterprise Server 15 SP3-LTSS:lib389"},"product_reference":"lib389","relates_to_product_reference":"SUSE Linux Enterprise Server 15 SP3-LTSS"},{"category":"default_component_of","full_product_name":{"name":"libsvrcore0 as component of SUSE Linux Enterprise Server 15 SP3-LTSS","product_id":"SUSE Linux Enterprise Server 15 SP3-LTSS:libsvrcore0"},"product_reference":"libsvrcore0","relates_to_product_reference":"SUSE Linux Enterprise Server 15 SP3-LTSS"},{"category":"default_component_of","full_product_name":{"name":"gdk-pixbuf-loader-rsvg as component of SUSE Linux Enterprise Server 15 SP3-LTSS","product_id":"SUSE Linux Enterprise Server 15 SP3-LTSS:gdk-pixbuf-loader-rsvg"},"product_reference":"gdk-pixbuf-loader-rsvg","relates_to_product_reference":"SUSE Linux Enterprise Server 15 SP3-LTSS"},{"category":"default_component_of","full_product_name":{"name":"librsvg-2-2 as component of SUSE Linux Enterprise Server 15 SP3-LTSS","product_id":"SUSE Linux Enterprise Server 15 SP3-LTSS:librsvg-2-2"},"product_reference":"librsvg-2-2","relates_to_product_reference":"SUSE Linux Enterprise Server 15 SP3-LTSS"},{"category":"default_component_of","full_product_name":{"name":"librsvg-devel as component of SUSE Linux Enterprise Server 15 SP3-LTSS","product_id":"SUSE Linux Enterprise Server 15 SP3-LTSS:librsvg-devel"},"product_reference":"librsvg-devel","relates_to_product_reference":"SUSE Linux Enterprise Server 15 SP3-LTSS"},{"category":"default_component_of","full_product_name":{"name":"typelib-1_0-Rsvg-2_0 as component of SUSE Linux Enterprise Server 15 SP3-LTSS","product_id":"SUSE Linux Enterprise Server 15 SP3-LTSS:typelib-1_0-Rsvg-2_0"},"product_reference":"typelib-1_0-Rsvg-2_0","relates_to_product_reference":"SUSE Linux Enterprise Server 15 SP3-LTSS"},{"category":"default_component_of","full_product_name":{"name":"librsvg as component of SUSE Linux Enterprise Server 15 SP3-LTSS","product_id":"SUSE Linux Enterprise Server 15 SP3-LTSS:librsvg"},"product_reference":"librsvg","relates_to_product_reference":"SUSE Linux Enterprise Server 15 SP3-LTSS"},{"category":"default_component_of","full_product_name":{"name":"netavark as component of SUSE Linux Enterprise Server 15 SP3-LTSS","product_id":"SUSE Linux Enterprise Server 15 SP3-LTSS:netavark"},"product_reference":"netavark","relates_to_product_reference":"SUSE Linux Enterprise Server 15 SP3-LTSS"},{"category":"default_component_of","full_product_name":{"name":"rustup as component of SUSE Linux Enterprise Server 15 SP3-LTSS","product_id":"SUSE Linux Enterprise Server 15 SP3-LTSS:rustup"},"product_reference":"rustup","relates_to_product_reference":"SUSE Linux Enterprise Server 15 SP3-LTSS"},{"category":"default_component_of","full_product_name":{"name":"sccache as component of SUSE Linux Enterprise Server 15 SP3-LTSS","product_id":"SUSE Linux Enterprise Server 15 SP3-LTSS:sccache"},"product_reference":"sccache","relates_to_product_reference":"SUSE Linux Enterprise Server 15 SP3-LTSS"},{"category":"default_component_of","full_product_name":{"name":"389-ds as component of SUSE Linux Enterprise Server 15 SP4-LTSS","product_id":"SUSE Linux Enterprise Server 15 SP4-LTSS:389-ds"},"product_reference":"389-ds","relates_to_product_reference":"SUSE Linux Enterprise Server 15 SP4-LTSS"},{"category":"default_component_of","full_product_name":{"name":"389-ds-devel as component of SUSE Linux Enterprise Server 15 SP4-LTSS","product_id":"SUSE Linux Enterprise Server 15 SP4-LTSS:389-ds-devel"},"product_reference":"389-ds-devel","relates_to_product_reference":"SUSE Linux Enterprise Server 15 SP4-LTSS"},{"category":"default_component_of","full_product_name":{"name":"lib389 as component of SUSE Linux Enterprise Server 15 SP4-LTSS","product_id":"SUSE Linux Enterprise Server 15 SP4-LTSS:lib389"},"product_reference":"lib389","relates_to_product_reference":"SUSE Linux Enterprise Server 15 SP4-LTSS"},{"category":"default_component_of","full_product_name":{"name":"libsvrcore0 as component of SUSE Linux Enterprise Server 15 SP4-LTSS","product_id":"SUSE Linux Enterprise Server 15 SP4-LTSS:libsvrcore0"},"product_reference":"libsvrcore0","relates_to_product_reference":"SUSE Linux Enterprise Server 15 SP4-LTSS"},{"category":"default_component_of","full_product_name":{"name":"gstreamer-plugins-rs as component of SUSE Linux Enterprise Server 15 SP4-LTSS","product_id":"SUSE Linux Enterprise Server 15 SP4-LTSS:gstreamer-plugins-rs"},"product_reference":"gstreamer-plugins-rs","relates_to_product_reference":"SUSE Linux Enterprise Server 15 SP4-LTSS"},{"category":"default_component_of","full_product_name":{"name":"gstreamer-plugins-rs-devel as component of SUSE Linux Enterprise Server 15 SP4-LTSS","product_id":"SUSE Linux Enterprise Server 15 SP4-LTSS:gstreamer-plugins-rs-devel"},"product_reference":"gstreamer-plugins-rs-devel","relates_to_product_reference":"SUSE Linux Enterprise Server 15 SP4-LTSS"},{"category":"default_component_of","full_product_name":{"name":"gdk-pixbuf-loader-rsvg as component of SUSE Linux Enterprise Server 15 SP4-LTSS","product_id":"SUSE Linux Enterprise Server 15 SP4-LTSS:gdk-pixbuf-loader-rsvg"},"product_reference":"gdk-pixbuf-loader-rsvg","relates_to_product_reference":"SUSE Linux Enterprise Server 15 SP4-LTSS"},{"category":"default_component_of","full_product_name":{"name":"librsvg-2-2 as component of SUSE Linux Enterprise Server 15 SP4-LTSS","product_id":"SUSE Linux Enterprise Server 15 SP4-LTSS:librsvg-2-2"},"product_reference":"librsvg-2-2","relates_to_product_reference":"SUSE Linux Enterprise Server 15 SP4-LTSS"},{"category":"default_component_of","full_product_name":{"name":"librsvg-devel as component of SUSE Linux Enterprise Server 15 SP4-LTSS","product_id":"SUSE Linux Enterprise Server 15 SP4-LTSS:librsvg-devel"},"product_reference":"librsvg-devel","relates_to_product_reference":"SUSE Linux Enterprise Server 15 SP4-LTSS"},{"category":"default_component_of","full_product_name":{"name":"typelib-1_0-Rsvg-2_0 as component of SUSE Linux Enterprise Server 15 SP4-LTSS","product_id":"SUSE Linux Enterprise Server 15 SP4-LTSS:typelib-1_0-Rsvg-2_0"},"product_reference":"typelib-1_0-Rsvg-2_0","relates_to_product_reference":"SUSE Linux Enterprise Server 15 SP4-LTSS"},{"category":"default_component_of","full_product_name":{"name":"librsvg as component of SUSE Linux Enterprise Server 15 SP4-LTSS","product_id":"SUSE Linux Enterprise Server 15 SP4-LTSS:librsvg"},"product_reference":"librsvg","relates_to_product_reference":"SUSE Linux Enterprise Server 15 SP4-LTSS"},{"category":"default_component_of","full_product_name":{"name":"netavark as component of SUSE Linux Enterprise Server 15 SP4-LTSS","product_id":"SUSE Linux Enterprise Server 15 SP4-LTSS:netavark"},"product_reference":"netavark","relates_to_product_reference":"SUSE Linux Enterprise Server 15 SP4-LTSS"},{"category":"default_component_of","full_product_name":{"name":"rustup as component of SUSE Linux Enterprise Server 15 SP4-LTSS","product_id":"SUSE Linux Enterprise Server 15 SP4-LTSS:rustup"},"product_reference":"rustup","relates_to_product_reference":"SUSE Linux Enterprise Server 15 SP4-LTSS"},{"category":"default_component_of","full_product_name":{"name":"sccache as component of SUSE Linux Enterprise Server 15 SP4-LTSS","product_id":"SUSE Linux Enterprise Server 15 SP4-LTSS:sccache"},"product_reference":"sccache","relates_to_product_reference":"SUSE Linux Enterprise Server 15 SP4-LTSS"},{"category":"default_component_of","full_product_name":{"name":"389-ds as component of SUSE Linux Enterprise Server 15 SP6-LTSS","product_id":"SUSE Linux Enterprise Server 15 SP6-LTSS:389-ds"},"product_reference":"389-ds","relates_to_product_reference":"SUSE Linux Enterprise Server 15 SP6-LTSS"},{"category":"default_component_of","full_product_name":{"name":"389-ds-devel as component of SUSE Linux Enterprise Server 15 SP6-LTSS","product_id":"SUSE Linux Enterprise Server 15 SP6-LTSS:389-ds-devel"},"product_reference":"389-ds-devel","relates_to_product_reference":"SUSE Linux Enterprise Server 15 SP6-LTSS"},{"category":"default_component_of","full_product_name":{"name":"lib389 as component of SUSE Linux Enterprise Server 15 SP6-LTSS","product_id":"SUSE Linux Enterprise Server 15 SP6-LTSS:lib389"},"product_reference":"lib389","relates_to_product_reference":"SUSE Linux Enterprise Server 15 SP6-LTSS"},{"category":"default_component_of","full_product_name":{"name":"libsvrcore0 as component of SUSE Linux Enterprise Server 15 SP6-LTSS","product_id":"SUSE Linux Enterprise Server 15 SP6-LTSS:libsvrcore0"},"product_reference":"libsvrcore0","relates_to_product_reference":"SUSE Linux Enterprise Server 15 SP6-LTSS"},{"category":"default_component_of","full_product_name":{"name":"gstreamer-plugins-rs as component of SUSE Linux Enterprise Server 15 SP6-LTSS","product_id":"SUSE Linux Enterprise Server 15 SP6-LTSS:gstreamer-plugins-rs"},"product_reference":"gstreamer-plugins-rs","relates_to_product_reference":"SUSE Linux Enterprise Server 15 SP6-LTSS"},{"category":"default_component_of","full_product_name":{"name":"gstreamer-plugins-rs-devel as component of SUSE Linux Enterprise Server 15 SP6-LTSS","product_id":"SUSE Linux Enterprise Server 15 SP6-LTSS:gstreamer-plugins-rs-devel"},"product_reference":"gstreamer-plugins-rs-devel","relates_to_product_reference":"SUSE Linux Enterprise Server 15 SP6-LTSS"},{"category":"default_component_of","full_product_name":{"name":"gdk-pixbuf-loader-rsvg as component of SUSE Linux Enterprise Server 15 SP6-LTSS","product_id":"SUSE Linux Enterprise Server 15 SP6-LTSS:gdk-pixbuf-loader-rsvg"},"product_reference":"gdk-pixbuf-loader-rsvg","relates_to_product_reference":"SUSE Linux Enterprise Server 15 SP6-LTSS"},{"category":"default_component_of","full_product_name":{"name":"librsvg-2-2 as component of SUSE Linux Enterprise Server 15 SP6-LTSS","product_id":"SUSE Linux Enterprise Server 15 SP6-LTSS:librsvg-2-2"},"product_reference":"librsvg-2-2","relates_to_product_reference":"SUSE Linux Enterprise Server 15 SP6-LTSS"},{"category":"default_component_of","full_product_name":{"name":"librsvg-devel as component of SUSE Linux Enterprise Server 15 SP6-LTSS","product_id":"SUSE Linux Enterprise Server 15 SP6-LTSS:librsvg-devel"},"product_reference":"librsvg-devel","relates_to_product_reference":"SUSE Linux Enterprise Server 15 SP6-LTSS"},{"category":"default_component_of","full_product_name":{"name":"typelib-1_0-Rsvg-2_0 as component of SUSE Linux Enterprise Server 15 SP6-LTSS","product_id":"SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-Rsvg-2_0"},"product_reference":"typelib-1_0-Rsvg-2_0","relates_to_product_reference":"SUSE Linux Enterprise Server 15 SP6-LTSS"},{"category":"default_component_of","full_product_name":{"name":"librsvg as component of SUSE Linux Enterprise Server 15 SP6-LTSS","product_id":"SUSE Linux Enterprise Server 15 SP6-LTSS:librsvg"},"product_reference":"librsvg","relates_to_product_reference":"SUSE Linux Enterprise Server 15 SP6-LTSS"},{"category":"default_component_of","full_product_name":{"name":"netavark as component of SUSE Linux Enterprise Server 15 SP6-LTSS","product_id":"SUSE Linux Enterprise Server 15 SP6-LTSS:netavark"},"product_reference":"netavark","relates_to_product_reference":"SUSE Linux Enterprise Server 15 SP6-LTSS"},{"category":"default_component_of","full_product_name":{"name":"rustup as component of SUSE Linux Enterprise Server 15 SP6-LTSS","product_id":"SUSE Linux Enterprise Server 15 SP6-LTSS:rustup"},"product_reference":"rustup","relates_to_product_reference":"SUSE Linux Enterprise Server 15 SP6-LTSS"},{"category":"default_component_of","full_product_name":{"name":"sccache as component of SUSE Linux Enterprise Server 15 SP6-LTSS","product_id":"SUSE Linux Enterprise Server 15 SP6-LTSS:sccache"},"product_reference":"sccache","relates_to_product_reference":"SUSE Linux Enterprise Server 15 SP6-LTSS"},{"category":"default_component_of","full_product_name":{"name":"sevctl as component of SUSE Linux Enterprise Server 15 SP6-LTSS","product_id":"SUSE Linux Enterprise Server 15 SP6-LTSS:sevctl"},"product_reference":"sevctl","relates_to_product_reference":"SUSE Linux Enterprise Server 15 SP6-LTSS"},{"category":"default_component_of","full_product_name":{"name":"389-ds as component of SUSE Linux Enterprise Server 15-LTSS","product_id":"SUSE Linux Enterprise Server 15-LTSS:389-ds"},"product_reference":"389-ds","relates_to_product_reference":"SUSE Linux Enterprise Server 15-LTSS"},{"category":"default_component_of","full_product_name":{"name":"389-ds-devel as component of SUSE Linux Enterprise Server 15-LTSS","product_id":"SUSE Linux Enterprise Server 15-LTSS:389-ds-devel"},"product_reference":"389-ds-devel","relates_to_product_reference":"SUSE Linux Enterprise Server 15-LTSS"},{"category":"default_component_of","full_product_name":{"name":"libsvrcore0 as component of SUSE Linux Enterprise Server 15-LTSS","product_id":"SUSE Linux Enterprise Server 15-LTSS:libsvrcore0"},"product_reference":"libsvrcore0","relates_to_product_reference":"SUSE Linux Enterprise Server 15-LTSS"},{"category":"default_component_of","full_product_name":{"name":"gdk-pixbuf-loader-rsvg as component of SUSE Linux Enterprise Server 15-LTSS","product_id":"SUSE Linux Enterprise Server 15-LTSS:gdk-pixbuf-loader-rsvg"},"product_reference":"gdk-pixbuf-loader-rsvg","relates_to_product_reference":"SUSE Linux Enterprise Server 15-LTSS"},{"category":"default_component_of","full_product_name":{"name":"librsvg-2-2 as component of SUSE Linux Enterprise Server 15-LTSS","product_id":"SUSE Linux Enterprise Server 15-LTSS:librsvg-2-2"},"product_reference":"librsvg-2-2","relates_to_product_reference":"SUSE Linux Enterprise Server 15-LTSS"},{"category":"default_component_of","full_product_name":{"name":"librsvg-devel as component of SUSE Linux Enterprise Server 15-LTSS","product_id":"SUSE Linux Enterprise Server 15-LTSS:librsvg-devel"},"product_reference":"librsvg-devel","relates_to_product_reference":"SUSE Linux Enterprise Server 15-LTSS"},{"category":"default_component_of","full_product_name":{"name":"typelib-1_0-Rsvg-2_0 as component of SUSE Linux Enterprise Server 15-LTSS","product_id":"SUSE Linux Enterprise Server 15-LTSS:typelib-1_0-Rsvg-2_0"},"product_reference":"typelib-1_0-Rsvg-2_0","relates_to_product_reference":"SUSE Linux Enterprise Server 15-LTSS"},{"category":"default_component_of","full_product_name":{"name":"librsvg as component of SUSE Linux Enterprise Server 15-LTSS","product_id":"SUSE Linux Enterprise Server 15-LTSS:librsvg"},"product_reference":"librsvg","relates_to_product_reference":"SUSE Linux Enterprise Server 15-LTSS"},{"category":"default_component_of","full_product_name":{"name":"389-ds as component of SUSE Linux Enterprise Server 16.0","product_id":"SUSE Linux Enterprise Server 16.0:389-ds"},"product_reference":"389-ds","relates_to_product_reference":"SUSE Linux Enterprise Server 16.0"},{"category":"default_component_of","full_product_name":{"name":"389-ds-devel as component of SUSE Linux Enterprise Server 16.0","product_id":"SUSE Linux Enterprise Server 16.0:389-ds-devel"},"product_reference":"389-ds-devel","relates_to_product_reference":"SUSE Linux Enterprise Server 16.0"},{"category":"default_component_of","full_product_name":{"name":"389-ds-snmp as component of SUSE Linux Enterprise Server 16.0","product_id":"SUSE Linux Enterprise Server 16.0:389-ds-snmp"},"product_reference":"389-ds-snmp","relates_to_product_reference":"SUSE Linux Enterprise Server 16.0"},{"category":"default_component_of","full_product_name":{"name":"lib389 as component of SUSE Linux Enterprise Server 16.0","product_id":"SUSE Linux Enterprise Server 16.0:lib389"},"product_reference":"lib389","relates_to_product_reference":"SUSE Linux Enterprise Server 16.0"},{"category":"default_component_of","full_product_name":{"name":"libsvrcore0 as component of SUSE Linux Enterprise Server 16.0","product_id":"SUSE Linux Enterprise Server 16.0:libsvrcore0"},"product_reference":"libsvrcore0","relates_to_product_reference":"SUSE Linux Enterprise Server 16.0"},{"category":"default_component_of","full_product_name":{"name":"afterburn as component of SUSE Linux Enterprise Server 16.0","product_id":"SUSE Linux Enterprise Server 16.0:afterburn"},"product_reference":"afterburn","relates_to_product_reference":"SUSE Linux Enterprise Server 16.0"},{"category":"default_component_of","full_product_name":{"name":"afterburn-dracut as component of SUSE Linux Enterprise Server 16.0","product_id":"SUSE Linux Enterprise Server 16.0:afterburn-dracut"},"product_reference":"afterburn-dracut","relates_to_product_reference":"SUSE Linux Enterprise Server 16.0"},{"category":"default_component_of","full_product_name":{"name":"aws-nitro-enclaves-binaryblobs-upstream as component of SUSE Linux Enterprise Server 16.0","product_id":"SUSE Linux Enterprise Server 16.0:aws-nitro-enclaves-binaryblobs-upstream"},"product_reference":"aws-nitro-enclaves-binaryblobs-upstream","relates_to_product_reference":"SUSE Linux Enterprise Server 16.0"},{"category":"default_component_of","full_product_name":{"name":"aws-nitro-enclaves-cli as component of SUSE Linux Enterprise Server 16.0","product_id":"SUSE Linux Enterprise Server 16.0:aws-nitro-enclaves-cli"},"product_reference":"aws-nitro-enclaves-cli","relates_to_product_reference":"SUSE Linux Enterprise Server 16.0"},{"category":"default_component_of","full_product_name":{"name":"system-group-ne as component of SUSE Linux Enterprise Server 16.0","product_id":"SUSE Linux Enterprise Server 16.0:system-group-ne"},"product_reference":"system-group-ne","relates_to_product_reference":"SUSE Linux Enterprise Server 16.0"},{"category":"default_component_of","full_product_name":{"name":"cargo-c as component of SUSE Linux Enterprise Server 16.0","product_id":"SUSE Linux Enterprise Server 16.0:cargo-c"},"product_reference":"cargo-c","relates_to_product_reference":"SUSE Linux Enterprise Server 16.0"},{"category":"default_component_of","full_product_name":{"name":"gstreamer-plugins-rs as component of SUSE Linux Enterprise Server 16.0","product_id":"SUSE Linux Enterprise Server 16.0:gstreamer-plugins-rs"},"product_reference":"gstreamer-plugins-rs","relates_to_product_reference":"SUSE Linux Enterprise Server 16.0"},{"category":"default_component_of","full_product_name":{"name":"gdk-pixbuf-loader-rsvg as component of SUSE Linux Enterprise Server 16.0","product_id":"SUSE Linux Enterprise Server 16.0:gdk-pixbuf-loader-rsvg"},"product_reference":"gdk-pixbuf-loader-rsvg","relates_to_product_reference":"SUSE Linux Enterprise Server 16.0"},{"category":"default_component_of","full_product_name":{"name":"librsvg-2-2 as component of SUSE Linux Enterprise Server 16.0","product_id":"SUSE Linux Enterprise Server 16.0:librsvg-2-2"},"product_reference":"librsvg-2-2","relates_to_product_reference":"SUSE Linux Enterprise Server 16.0"},{"category":"default_component_of","full_product_name":{"name":"librsvg-devel as component of SUSE Linux Enterprise Server 16.0","product_id":"SUSE Linux Enterprise Server 16.0:librsvg-devel"},"product_reference":"librsvg-devel","relates_to_product_reference":"SUSE Linux Enterprise Server 16.0"},{"category":"default_component_of","full_product_name":{"name":"rsvg-convert as component of SUSE Linux Enterprise Server 16.0","product_id":"SUSE Linux Enterprise Server 16.0:rsvg-convert"},"product_reference":"rsvg-convert","relates_to_product_reference":"SUSE Linux Enterprise Server 16.0"},{"category":"default_component_of","full_product_name":{"name":"rsvg-thumbnailer as component of SUSE Linux Enterprise Server 16.0","product_id":"SUSE Linux Enterprise Server 16.0:rsvg-thumbnailer"},"product_reference":"rsvg-thumbnailer","relates_to_product_reference":"SUSE Linux Enterprise Server 16.0"},{"category":"default_component_of","full_product_name":{"name":"typelib-1_0-Rsvg-2_0 as component of SUSE Linux Enterprise Server 16.0","product_id":"SUSE Linux Enterprise Server 16.0:typelib-1_0-Rsvg-2_0"},"product_reference":"typelib-1_0-Rsvg-2_0","relates_to_product_reference":"SUSE Linux Enterprise Server 16.0"},{"category":"default_component_of","full_product_name":{"name":"librsvg as component of SUSE Linux Enterprise Server 16.0","product_id":"SUSE Linux Enterprise Server 16.0:librsvg"},"product_reference":"librsvg","relates_to_product_reference":"SUSE Linux Enterprise Server 16.0"},{"category":"default_component_of","full_product_name":{"name":"netavark as component of SUSE Linux Enterprise Server 16.0","product_id":"SUSE Linux Enterprise Server 16.0:netavark"},"product_reference":"netavark","relates_to_product_reference":"SUSE Linux Enterprise Server 16.0"},{"category":"default_component_of","full_product_name":{"name":"python313-maturin as component of SUSE Linux Enterprise Server 16.0","product_id":"SUSE Linux Enterprise Server 16.0:python313-maturin"},"product_reference":"python313-maturin","relates_to_product_reference":"SUSE Linux Enterprise Server 16.0"},{"category":"default_component_of","full_product_name":{"name":"python-maturin as component of SUSE Linux Enterprise Server 16.0","product_id":"SUSE Linux Enterprise Server 16.0:python-maturin"},"product_reference":"python-maturin","relates_to_product_reference":"SUSE Linux Enterprise Server 16.0"},{"category":"default_component_of","full_product_name":{"name":"rage-encryption as component of SUSE Linux Enterprise Server 16.0","product_id":"SUSE Linux Enterprise Server 16.0:rage-encryption"},"product_reference":"rage-encryption","relates_to_product_reference":"SUSE Linux Enterprise Server 16.0"},{"category":"default_component_of","full_product_name":{"name":"rage-encryption-bash-completion as component of SUSE Linux Enterprise Server 16.0","product_id":"SUSE Linux Enterprise Server 16.0:rage-encryption-bash-completion"},"product_reference":"rage-encryption-bash-completion","relates_to_product_reference":"SUSE Linux Enterprise Server 16.0"},{"category":"default_component_of","full_product_name":{"name":"rage-encryption-fish-completion as component of SUSE Linux Enterprise Server 16.0","product_id":"SUSE Linux Enterprise Server 16.0:rage-encryption-fish-completion"},"product_reference":"rage-encryption-fish-completion","relates_to_product_reference":"SUSE Linux Enterprise Server 16.0"},{"category":"default_component_of","full_product_name":{"name":"rage-encryption-zsh-completion as component of SUSE Linux Enterprise Server 16.0","product_id":"SUSE Linux Enterprise Server 16.0:rage-encryption-zsh-completion"},"product_reference":"rage-encryption-zsh-completion","relates_to_product_reference":"SUSE Linux Enterprise Server 16.0"},{"category":"default_component_of","full_product_name":{"name":"rustup as component of SUSE Linux Enterprise Server 16.0","product_id":"SUSE Linux Enterprise Server 16.0:rustup"},"product_reference":"rustup","relates_to_product_reference":"SUSE Linux Enterprise Server 16.0"},{"category":"default_component_of","full_product_name":{"name":"sccache as component of SUSE Linux Enterprise Server 16.0","product_id":"SUSE Linux Enterprise Server 16.0:sccache"},"product_reference":"sccache","relates_to_product_reference":"SUSE Linux Enterprise Server 16.0"},{"category":"default_component_of","full_product_name":{"name":"librsvg as component of SUSE Linux Enterprise Server Teradata 12 SP3","product_id":"SUSE Linux Enterprise Server Teradata 12 SP3:librsvg"},"product_reference":"librsvg","relates_to_product_reference":"SUSE Linux Enterprise Server Teradata 12 SP3"},{"category":"default_component_of","full_product_name":{"name":"librsvg as component of SUSE Linux Enterprise Server Teradata 12 SP3-LTSS","product_id":"SUSE Linux Enterprise Server Teradata 12 SP3-LTSS:librsvg"},"product_reference":"librsvg","relates_to_product_reference":"SUSE Linux Enterprise Server Teradata 12 SP3-LTSS"},{"category":"default_component_of","full_product_name":{"name":"389-ds as component of SUSE Linux Enterprise Server Teradata 15 SP4","product_id":"SUSE Linux Enterprise Server Teradata 15 SP4:389-ds"},"product_reference":"389-ds","relates_to_product_reference":"SUSE Linux Enterprise Server Teradata 15 SP4"},{"category":"default_component_of","full_product_name":{"name":"aws-nitro-enclaves-cli as component of SUSE Linux Enterprise Server Teradata 15 SP4","product_id":"SUSE Linux Enterprise Server Teradata 15 SP4:aws-nitro-enclaves-cli"},"product_reference":"aws-nitro-enclaves-cli","relates_to_product_reference":"SUSE Linux Enterprise Server Teradata 15 SP4"},{"category":"default_component_of","full_product_name":{"name":"gstreamer-plugins-rs as component of SUSE Linux Enterprise Server Teradata 15 SP4","product_id":"SUSE Linux Enterprise Server Teradata 15 SP4:gstreamer-plugins-rs"},"product_reference":"gstreamer-plugins-rs","relates_to_product_reference":"SUSE Linux Enterprise Server Teradata 15 SP4"},{"category":"default_component_of","full_product_name":{"name":"netavark as component of SUSE Linux Enterprise Server Teradata 15 SP4","product_id":"SUSE Linux Enterprise Server Teradata 15 SP4:netavark"},"product_reference":"netavark","relates_to_product_reference":"SUSE Linux Enterprise Server Teradata 15 SP4"},{"category":"default_component_of","full_product_name":{"name":"rustup as component of SUSE Linux Enterprise Server Teradata 15 SP4","product_id":"SUSE Linux Enterprise Server Teradata 15 SP4:rustup"},"product_reference":"rustup","relates_to_product_reference":"SUSE Linux Enterprise Server Teradata 15 SP4"},{"category":"default_component_of","full_product_name":{"name":"sccache as component of SUSE Linux Enterprise Server Teradata 15 SP4","product_id":"SUSE Linux Enterprise Server Teradata 15 SP4:sccache"},"product_reference":"sccache","relates_to_product_reference":"SUSE Linux Enterprise Server Teradata 15 SP4"},{"category":"default_component_of","full_product_name":{"name":"librsvg as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5","product_id":"SUSE Linux Enterprise Server for SAP Applications 12 SP5:librsvg"},"product_reference":"librsvg","relates_to_product_reference":"SUSE Linux Enterprise Server for SAP Applications 12 SP5"},{"category":"default_component_of","full_product_name":{"name":"389-ds as component of SUSE Linux Enterprise Server for SAP Applications 15 SP2","product_id":"SUSE Linux Enterprise Server for SAP Applications 15 SP2:389-ds"},"product_reference":"389-ds","relates_to_product_reference":"SUSE Linux Enterprise Server for SAP Applications 15 SP2"},{"category":"default_component_of","full_product_name":{"name":"389-ds-devel as component of SUSE Linux Enterprise Server for SAP Applications 15 SP2","product_id":"SUSE Linux Enterprise Server for SAP Applications 15 SP2:389-ds-devel"},"product_reference":"389-ds-devel","relates_to_product_reference":"SUSE Linux Enterprise Server for SAP Applications 15 SP2"},{"category":"default_component_of","full_product_name":{"name":"lib389 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP2","product_id":"SUSE Linux Enterprise Server for SAP Applications 15 SP2:lib389"},"product_reference":"lib389","relates_to_product_reference":"SUSE Linux Enterprise Server for SAP Applications 15 SP2"},{"category":"default_component_of","full_product_name":{"name":"libsvrcore0 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP2","product_id":"SUSE Linux Enterprise Server for SAP Applications 15 SP2:libsvrcore0"},"product_reference":"libsvrcore0","relates_to_product_reference":"SUSE Linux Enterprise Server for SAP Applications 15 SP2"},{"category":"default_component_of","full_product_name":{"name":"gdk-pixbuf-loader-rsvg as component of SUSE Linux Enterprise Server for SAP Applications 15 SP2","product_id":"SUSE Linux Enterprise Server for SAP Applications 15 SP2:gdk-pixbuf-loader-rsvg"},"product_reference":"gdk-pixbuf-loader-rsvg","relates_to_product_reference":"SUSE Linux Enterprise Server for SAP Applications 15 SP2"},{"category":"default_component_of","full_product_name":{"name":"librsvg-2-2 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP2","product_id":"SUSE Linux Enterprise Server for SAP Applications 15 SP2:librsvg-2-2"},"product_reference":"librsvg-2-2","relates_to_product_reference":"SUSE Linux Enterprise Server for SAP Applications 15 SP2"},{"category":"default_component_of","full_product_name":{"name":"librsvg-devel as component of SUSE Linux Enterprise Server for SAP Applications 15 SP2","product_id":"SUSE Linux Enterprise Server for SAP Applications 15 SP2:librsvg-devel"},"product_reference":"librsvg-devel","relates_to_product_reference":"SUSE Linux Enterprise Server for SAP Applications 15 SP2"},{"category":"default_component_of","full_product_name":{"name":"typelib-1_0-Rsvg-2_0 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-Rsvg-2_0"},"product_reference":"typelib-1_0-Rsvg-2_0","relates_to_product_reference":"SUSE Linux Enterprise Server for SAP Applications 15 SP2"},{"category":"default_component_of","full_product_name":{"name":"librsvg as component of SUSE Linux Enterprise Server for SAP Applications 15 SP2","product_id":"SUSE Linux Enterprise Server for SAP Applications 15 SP2:librsvg"},"product_reference":"librsvg","relates_to_product_reference":"SUSE Linux Enterprise Server for SAP Applications 15 SP2"},{"category":"default_component_of","full_product_name":{"name":"389-ds as component of SUSE Linux Enterprise Server for SAP Applications 15 SP3","product_id":"SUSE Linux Enterprise Server for SAP Applications 15 SP3:389-ds"},"product_reference":"389-ds","relates_to_product_reference":"SUSE Linux Enterprise Server for SAP Applications 15 SP3"},{"category":"default_component_of","full_product_name":{"name":"389-ds-devel as component of SUSE Linux Enterprise Server for SAP Applications 15 SP3","product_id":"SUSE Linux Enterprise Server for SAP Applications 15 SP3:389-ds-devel"},"product_reference":"389-ds-devel","relates_to_product_reference":"SUSE Linux Enterprise Server for SAP Applications 15 SP3"},{"category":"default_component_of","full_product_name":{"name":"lib389 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP3","product_id":"SUSE Linux Enterprise Server for SAP Applications 15 SP3:lib389"},"product_reference":"lib389","relates_to_product_reference":"SUSE Linux Enterprise Server for SAP Applications 15 SP3"},{"category":"default_component_of","full_product_name":{"name":"libsvrcore0 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP3","product_id":"SUSE Linux Enterprise Server for SAP Applications 15 SP3:libsvrcore0"},"product_reference":"libsvrcore0","relates_to_product_reference":"SUSE Linux Enterprise Server for SAP Applications 15 SP3"},{"category":"default_component_of","full_product_name":{"name":"gdk-pixbuf-loader-rsvg as component of SUSE Linux Enterprise Server for SAP Applications 15 SP3","product_id":"SUSE Linux Enterprise Server for SAP Applications 15 SP3:gdk-pixbuf-loader-rsvg"},"product_reference":"gdk-pixbuf-loader-rsvg","relates_to_product_reference":"SUSE Linux Enterprise Server for SAP Applications 15 SP3"},{"category":"default_component_of","full_product_name":{"name":"librsvg-2-2 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP3","product_id":"SUSE Linux Enterprise Server for SAP Applications 15 SP3:librsvg-2-2"},"product_reference":"librsvg-2-2","relates_to_product_reference":"SUSE Linux Enterprise Server for SAP Applications 15 SP3"},{"category":"default_component_of","full_product_name":{"name":"librsvg-devel as component of SUSE Linux Enterprise Server for SAP Applications 15 SP3","product_id":"SUSE Linux Enterprise Server for SAP Applications 15 SP3:librsvg-devel"},"product_reference":"librsvg-devel","relates_to_product_reference":"SUSE Linux Enterprise Server for SAP Applications 15 SP3"},{"category":"default_component_of","full_product_name":{"name":"typelib-1_0-Rsvg-2_0 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-Rsvg-2_0"},"product_reference":"typelib-1_0-Rsvg-2_0","relates_to_product_reference":"SUSE Linux Enterprise Server for SAP Applications 15 SP3"},{"category":"default_component_of","full_product_name":{"name":"librsvg as component of SUSE Linux Enterprise Server for SAP Applications 15 SP3","product_id":"SUSE Linux Enterprise Server for SAP Applications 15 SP3:librsvg"},"product_reference":"librsvg","relates_to_product_reference":"SUSE Linux Enterprise Server for SAP Applications 15 SP3"},{"category":"default_component_of","full_product_name":{"name":"netavark as component of SUSE Linux Enterprise Server for SAP Applications 15 SP3","product_id":"SUSE Linux Enterprise Server for SAP Applications 15 SP3:netavark"},"product_reference":"netavark","relates_to_product_reference":"SUSE Linux Enterprise Server for SAP Applications 15 SP3"},{"category":"default_component_of","full_product_name":{"name":"rustup as component of SUSE Linux Enterprise Server for SAP Applications 15 SP3","product_id":"SUSE Linux Enterprise Server for SAP Applications 15 SP3:rustup"},"product_reference":"rustup","relates_to_product_reference":"SUSE Linux Enterprise Server for SAP Applications 15 SP3"},{"category":"default_component_of","full_product_name":{"name":"sccache as component of SUSE Linux Enterprise Server for SAP Applications 15 SP3","product_id":"SUSE Linux Enterprise Server for SAP Applications 15 SP3:sccache"},"product_reference":"sccache","relates_to_product_reference":"SUSE Linux Enterprise Server for SAP Applications 15 SP3"},{"category":"default_component_of","full_product_name":{"name":"389-ds as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4","product_id":"SUSE Linux Enterprise Server for SAP Applications 15 SP4:389-ds"},"product_reference":"389-ds","relates_to_product_reference":"SUSE Linux Enterprise Server for SAP Applications 15 SP4"},{"category":"default_component_of","full_product_name":{"name":"389-ds-devel as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4","product_id":"SUSE Linux Enterprise Server for SAP Applications 15 SP4:389-ds-devel"},"product_reference":"389-ds-devel","relates_to_product_reference":"SUSE Linux Enterprise Server for SAP Applications 15 SP4"},{"category":"default_component_of","full_product_name":{"name":"lib389 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4","product_id":"SUSE Linux Enterprise Server for SAP Applications 15 SP4:lib389"},"product_reference":"lib389","relates_to_product_reference":"SUSE Linux Enterprise Server for SAP Applications 15 SP4"},{"category":"default_component_of","full_product_name":{"name":"libsvrcore0 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4","product_id":"SUSE Linux Enterprise Server for SAP Applications 15 SP4:libsvrcore0"},"product_reference":"libsvrcore0","relates_to_product_reference":"SUSE Linux Enterprise Server for SAP Applications 15 SP4"},{"category":"default_component_of","full_product_name":{"name":"gstreamer-plugins-rs as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4","product_id":"SUSE Linux Enterprise Server for SAP Applications 15 SP4:gstreamer-plugins-rs"},"product_reference":"gstreamer-plugins-rs","relates_to_product_reference":"SUSE Linux Enterprise Server for SAP Applications 15 SP4"},{"category":"default_component_of","full_product_name":{"name":"gstreamer-plugins-rs-devel as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4","product_id":"SUSE Linux Enterprise Server for SAP Applications 15 SP4:gstreamer-plugins-rs-devel"},"product_reference":"gstreamer-plugins-rs-devel","relates_to_product_reference":"SUSE Linux Enterprise Server for SAP Applications 15 SP4"},{"category":"default_component_of","full_product_name":{"name":"gdk-pixbuf-loader-rsvg as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4","product_id":"SUSE Linux Enterprise Server for SAP Applications 15 SP4:gdk-pixbuf-loader-rsvg"},"product_reference":"gdk-pixbuf-loader-rsvg","relates_to_product_reference":"SUSE Linux Enterprise Server for SAP Applications 15 SP4"},{"category":"default_component_of","full_product_name":{"name":"librsvg-2-2 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4","product_id":"SUSE Linux Enterprise Server for SAP Applications 15 SP4:librsvg-2-2"},"product_reference":"librsvg-2-2","relates_to_product_reference":"SUSE Linux Enterprise Server for SAP Applications 15 SP4"},{"category":"default_component_of","full_product_name":{"name":"librsvg-devel as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4","product_id":"SUSE Linux Enterprise Server for SAP Applications 15 SP4:librsvg-devel"},"product_reference":"librsvg-devel","relates_to_product_reference":"SUSE Linux Enterprise Server for SAP Applications 15 SP4"},{"category":"default_component_of","full_product_name":{"name":"typelib-1_0-Rsvg-2_0 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-Rsvg-2_0"},"product_reference":"typelib-1_0-Rsvg-2_0","relates_to_product_reference":"SUSE Linux Enterprise Server for SAP Applications 15 SP4"},{"category":"default_component_of","full_product_name":{"name":"librsvg as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4","product_id":"SUSE Linux Enterprise Server for SAP Applications 15 SP4:librsvg"},"product_reference":"librsvg","relates_to_product_reference":"SUSE Linux Enterprise Server for SAP Applications 15 SP4"},{"category":"default_component_of","full_product_name":{"name":"netavark as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4","product_id":"SUSE Linux Enterprise Server for SAP Applications 15 SP4:netavark"},"product_reference":"netavark","relates_to_product_reference":"SUSE Linux Enterprise Server for SAP Applications 15 SP4"},{"category":"default_component_of","full_product_name":{"name":"rustup as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4","product_id":"SUSE Linux Enterprise Server for SAP Applications 15 SP4:rustup"},"product_reference":"rustup","relates_to_product_reference":"SUSE Linux Enterprise Server for SAP Applications 15 SP4"},{"category":"default_component_of","full_product_name":{"name":"sccache as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4","product_id":"SUSE Linux Enterprise Server for SAP Applications 15 SP4:sccache"},"product_reference":"sccache","relates_to_product_reference":"SUSE Linux Enterprise Server for SAP Applications 15 SP4"},{"category":"default_component_of","full_product_name":{"name":"389-ds as component of SUSE Linux Enterprise Server for SAP applications 16.0","product_id":"SUSE Linux Enterprise Server for SAP applications 16.0:389-ds"},"product_reference":"389-ds","relates_to_product_reference":"SUSE Linux Enterprise Server for SAP applications 16.0"},{"category":"default_component_of","full_product_name":{"name":"389-ds-devel as component of SUSE Linux Enterprise Server for SAP applications 16.0","product_id":"SUSE Linux Enterprise Server for SAP applications 16.0:389-ds-devel"},"product_reference":"389-ds-devel","relates_to_product_reference":"SUSE Linux Enterprise Server for SAP applications 16.0"},{"category":"default_component_of","full_product_name":{"name":"389-ds-snmp as component of SUSE Linux Enterprise Server for SAP applications 16.0","product_id":"SUSE Linux Enterprise Server for SAP applications 16.0:389-ds-snmp"},"product_reference":"389-ds-snmp","relates_to_product_reference":"SUSE Linux Enterprise Server for SAP applications 16.0"},{"category":"default_component_of","full_product_name":{"name":"lib389 as component of SUSE Linux Enterprise Server for SAP applications 16.0","product_id":"SUSE Linux Enterprise Server for SAP applications 16.0:lib389"},"product_reference":"lib389","relates_to_product_reference":"SUSE Linux Enterprise Server for SAP applications 16.0"},{"category":"default_component_of","full_product_name":{"name":"libsvrcore0 as component of SUSE Linux Enterprise Server for SAP applications 16.0","product_id":"SUSE Linux Enterprise Server for SAP applications 16.0:libsvrcore0"},"product_reference":"libsvrcore0","relates_to_product_reference":"SUSE Linux Enterprise Server for SAP applications 16.0"},{"category":"default_component_of","full_product_name":{"name":"afterburn as component of SUSE Linux Enterprise Server for SAP applications 16.0","product_id":"SUSE Linux Enterprise Server for SAP applications 16.0:afterburn"},"product_reference":"afterburn","relates_to_product_reference":"SUSE Linux Enterprise Server for SAP applications 16.0"},{"category":"default_component_of","full_product_name":{"name":"afterburn-dracut as component of SUSE Linux Enterprise Server for SAP applications 16.0","product_id":"SUSE Linux Enterprise Server for SAP applications 16.0:afterburn-dracut"},"product_reference":"afterburn-dracut","relates_to_product_reference":"SUSE Linux Enterprise Server for SAP applications 16.0"},{"category":"default_component_of","full_product_name":{"name":"aws-nitro-enclaves-binaryblobs-upstream as component of SUSE Linux Enterprise Server for SAP applications 16.0","product_id":"SUSE Linux Enterprise Server for SAP applications 16.0:aws-nitro-enclaves-binaryblobs-upstream"},"product_reference":"aws-nitro-enclaves-binaryblobs-upstream","relates_to_product_reference":"SUSE Linux Enterprise Server for SAP applications 16.0"},{"category":"default_component_of","full_product_name":{"name":"aws-nitro-enclaves-cli as component of SUSE Linux Enterprise Server for SAP applications 16.0","product_id":"SUSE Linux Enterprise Server for SAP applications 16.0:aws-nitro-enclaves-cli"},"product_reference":"aws-nitro-enclaves-cli","relates_to_product_reference":"SUSE Linux Enterprise Server for SAP applications 16.0"},{"category":"default_component_of","full_product_name":{"name":"system-group-ne as component of SUSE Linux Enterprise Server for SAP applications 16.0","product_id":"SUSE Linux Enterprise Server for SAP applications 16.0:system-group-ne"},"product_reference":"system-group-ne","relates_to_product_reference":"SUSE Linux Enterprise Server for SAP applications 16.0"},{"category":"default_component_of","full_product_name":{"name":"cargo-c as component of SUSE Linux Enterprise Server for SAP applications 16.0","product_id":"SUSE Linux Enterprise Server for SAP applications 16.0:cargo-c"},"product_reference":"cargo-c","relates_to_product_reference":"SUSE Linux Enterprise Server for SAP applications 16.0"},{"category":"default_component_of","full_product_name":{"name":"gstreamer-plugins-rs as component of SUSE Linux Enterprise Server for SAP applications 16.0","product_id":"SUSE Linux Enterprise Server for SAP applications 16.0:gstreamer-plugins-rs"},"product_reference":"gstreamer-plugins-rs","relates_to_product_reference":"SUSE Linux Enterprise Server for SAP applications 16.0"},{"category":"default_component_of","full_product_name":{"name":"gdk-pixbuf-loader-rsvg as component of SUSE Linux Enterprise Server for SAP applications 16.0","product_id":"SUSE Linux Enterprise Server for SAP applications 16.0:gdk-pixbuf-loader-rsvg"},"product_reference":"gdk-pixbuf-loader-rsvg","relates_to_product_reference":"SUSE Linux Enterprise Server for SAP applications 16.0"},{"category":"default_component_of","full_product_name":{"name":"librsvg-2-2 as component of SUSE Linux Enterprise Server for SAP applications 16.0","product_id":"SUSE Linux Enterprise Server for SAP applications 16.0:librsvg-2-2"},"product_reference":"librsvg-2-2","relates_to_product_reference":"SUSE Linux Enterprise Server for SAP applications 16.0"},{"category":"default_component_of","full_product_name":{"name":"librsvg-devel as component of SUSE Linux Enterprise Server for SAP applications 16.0","product_id":"SUSE Linux Enterprise Server for SAP applications 16.0:librsvg-devel"},"product_reference":"librsvg-devel","relates_to_product_reference":"SUSE Linux Enterprise Server for SAP applications 16.0"},{"category":"default_component_of","full_product_name":{"name":"rsvg-convert as component of SUSE Linux Enterprise Server for SAP applications 16.0","product_id":"SUSE Linux Enterprise Server for SAP applications 16.0:rsvg-convert"},"product_reference":"rsvg-convert","relates_to_product_reference":"SUSE Linux Enterprise Server for SAP applications 16.0"},{"category":"default_component_of","full_product_name":{"name":"rsvg-thumbnailer as component of SUSE Linux Enterprise Server for SAP applications 16.0","product_id":"SUSE Linux Enterprise Server for SAP applications 16.0:rsvg-thumbnailer"},"product_reference":"rsvg-thumbnailer","relates_to_product_reference":"SUSE Linux Enterprise Server for SAP applications 16.0"},{"category":"default_component_of","full_product_name":{"name":"typelib-1_0-Rsvg-2_0 as component of SUSE Linux Enterprise Server for SAP applications 16.0","product_id":"SUSE Linux Enterprise Server for SAP applications 16.0:typelib-1_0-Rsvg-2_0"},"product_reference":"typelib-1_0-Rsvg-2_0","relates_to_product_reference":"SUSE Linux Enterprise Server for SAP applications 16.0"},{"category":"default_component_of","full_product_name":{"name":"librsvg as component of SUSE Linux Enterprise Server for SAP applications 16.0","product_id":"SUSE Linux Enterprise Server for SAP applications 16.0:librsvg"},"product_reference":"librsvg","relates_to_product_reference":"SUSE Linux Enterprise Server for SAP applications 16.0"},{"category":"default_component_of","full_product_name":{"name":"netavark as component of SUSE Linux Enterprise Server for SAP applications 16.0","product_id":"SUSE Linux Enterprise Server for SAP applications 16.0:netavark"},"product_reference":"netavark","relates_to_product_reference":"SUSE Linux Enterprise Server for SAP applications 16.0"},{"category":"default_component_of","full_product_name":{"name":"python313-maturin as component of SUSE Linux Enterprise Server for SAP applications 16.0","product_id":"SUSE Linux Enterprise Server for SAP applications 16.0:python313-maturin"},"product_reference":"python313-maturin","relates_to_product_reference":"SUSE Linux Enterprise Server for SAP applications 16.0"},{"category":"default_component_of","full_product_name":{"name":"python-maturin as component of SUSE Linux Enterprise Server for SAP applications 16.0","product_id":"SUSE Linux Enterprise Server for SAP applications 16.0:python-maturin"},"product_reference":"python-maturin","relates_to_product_reference":"SUSE Linux Enterprise Server for SAP applications 16.0"},{"category":"default_component_of","full_product_name":{"name":"rage-encryption as component of SUSE Linux Enterprise Server for SAP applications 16.0","product_id":"SUSE Linux Enterprise Server for SAP applications 16.0:rage-encryption"},"product_reference":"rage-encryption","relates_to_product_reference":"SUSE Linux Enterprise Server for SAP applications 16.0"},{"category":"default_component_of","full_product_name":{"name":"rage-encryption-bash-completion as component of SUSE Linux Enterprise Server for SAP applications 16.0","product_id":"SUSE Linux Enterprise Server for SAP applications 16.0:rage-encryption-bash-completion"},"product_reference":"rage-encryption-bash-completion","relates_to_product_reference":"SUSE Linux Enterprise Server for SAP applications 16.0"},{"category":"default_component_of","full_product_name":{"name":"rage-encryption-fish-completion as component of SUSE Linux Enterprise Server for SAP applications 16.0","product_id":"SUSE Linux Enterprise Server for SAP applications 16.0:rage-encryption-fish-completion"},"product_reference":"rage-encryption-fish-completion","relates_to_product_reference":"SUSE Linux Enterprise Server for SAP applications 16.0"},{"category":"default_component_of","full_product_name":{"name":"rage-encryption-zsh-completion as component of SUSE Linux Enterprise Server for SAP applications 16.0","product_id":"SUSE Linux Enterprise Server for SAP applications 16.0:rage-encryption-zsh-completion"},"product_reference":"rage-encryption-zsh-completion","relates_to_product_reference":"SUSE Linux Enterprise Server for SAP applications 16.0"},{"category":"default_component_of","full_product_name":{"name":"rustup as component of SUSE Linux Enterprise Server for SAP applications 16.0","product_id":"SUSE Linux Enterprise Server for SAP applications 16.0:rustup"},"product_reference":"rustup","relates_to_product_reference":"SUSE Linux Enterprise Server for SAP applications 16.0"},{"category":"default_component_of","full_product_name":{"name":"sccache as component of SUSE Linux Enterprise Server for SAP applications 16.0","product_id":"SUSE Linux Enterprise Server for SAP applications 16.0:sccache"},"product_reference":"sccache","relates_to_product_reference":"SUSE Linux Enterprise Server for SAP applications 16.0"},{"category":"default_component_of","full_product_name":{"name":"librsvg-devel as component of SUSE Linux Enterprise Server 12 SP5","product_id":"SUSE Linux Enterprise Server 12 SP5:librsvg-devel"},"product_reference":"librsvg-devel","relates_to_product_reference":"SUSE Linux Enterprise Server 12 SP5"},{"category":"default_component_of","full_product_name":{"name":"typelib-1_0-Rsvg-2_0 as component of SUSE Linux Enterprise Server 12 SP5","product_id":"SUSE Linux Enterprise Server 12 SP5:typelib-1_0-Rsvg-2_0"},"product_reference":"typelib-1_0-Rsvg-2_0","relates_to_product_reference":"SUSE Linux Enterprise Server 12 SP5"},{"category":"default_component_of","full_product_name":{"name":"librsvg-devel as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5","product_id":"SUSE Linux Enterprise Server for SAP Applications 12 SP5:librsvg-devel"},"product_reference":"librsvg-devel","relates_to_product_reference":"SUSE Linux Enterprise Server for SAP Applications 12 SP5"},{"category":"default_component_of","full_product_name":{"name":"typelib-1_0-Rsvg-2_0 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-Rsvg-2_0"},"product_reference":"typelib-1_0-Rsvg-2_0","relates_to_product_reference":"SUSE Linux Enterprise Server for SAP Applications 12 SP5"},{"category":"default_component_of","full_product_name":{"name":"librsvg-devel as component of SUSE Linux Enterprise Software Development Kit 12 SP5","product_id":"SUSE Linux Enterprise Software Development Kit 12 SP5:librsvg-devel"},"product_reference":"librsvg-devel","relates_to_product_reference":"SUSE Linux Enterprise Software Development Kit 12 SP5"},{"category":"default_component_of","full_product_name":{"name":"typelib-1_0-Rsvg-2_0 as component of SUSE Linux Enterprise Software Development Kit 12 SP5","product_id":"SUSE Linux Enterprise Software Development Kit 12 SP5:typelib-1_0-Rsvg-2_0"},"product_reference":"typelib-1_0-Rsvg-2_0","relates_to_product_reference":"SUSE Linux Enterprise Software Development Kit 12 SP5"},{"category":"default_component_of","full_product_name":{"name":"librsvg as component of SUSE Linux Enterprise Software Development Kit 12 SP5","product_id":"SUSE Linux Enterprise Software Development Kit 12 SP5:librsvg"},"product_reference":"librsvg","relates_to_product_reference":"SUSE Linux Enterprise Software Development Kit 12 SP5"},{"category":"default_component_of","full_product_name":{"name":"afterburn as component of SUSE Linux Micro 6.0","product_id":"SUSE Linux Micro 6.0:afterburn"},"product_reference":"afterburn","relates_to_product_reference":"SUSE Linux Micro 6.0"},{"category":"default_component_of","full_product_name":{"name":"afterburn-dracut as component of SUSE Linux Micro 6.0","product_id":"SUSE Linux Micro 6.0:afterburn-dracut"},"product_reference":"afterburn-dracut","relates_to_product_reference":"SUSE Linux Micro 6.0"},{"category":"default_component_of","full_product_name":{"name":"gdk-pixbuf-loader-rsvg as component of SUSE Linux Micro 6.0","product_id":"SUSE Linux Micro 6.0:gdk-pixbuf-loader-rsvg"},"product_reference":"gdk-pixbuf-loader-rsvg","relates_to_product_reference":"SUSE Linux Micro 6.0"},{"category":"default_component_of","full_product_name":{"name":"librsvg-2-2 as component of SUSE Linux Micro 6.0","product_id":"SUSE Linux Micro 6.0:librsvg-2-2"},"product_reference":"librsvg-2-2","relates_to_product_reference":"SUSE Linux Micro 6.0"},{"category":"default_component_of","full_product_name":{"name":"librsvg as component of SUSE Linux Micro 6.0","product_id":"SUSE Linux Micro 6.0:librsvg"},"product_reference":"librsvg","relates_to_product_reference":"SUSE Linux Micro 6.0"},{"category":"default_component_of","full_product_name":{"name":"netavark as component of SUSE Linux Micro 6.0","product_id":"SUSE Linux Micro 6.0:netavark"},"product_reference":"netavark","relates_to_product_reference":"SUSE Linux Micro 6.0"},{"category":"default_component_of","full_product_name":{"name":"afterburn as component of SUSE Linux Micro 6.1","product_id":"SUSE Linux Micro 6.1:afterburn"},"product_reference":"afterburn","relates_to_product_reference":"SUSE Linux Micro 6.1"},{"category":"default_component_of","full_product_name":{"name":"afterburn-dracut as component of SUSE Linux Micro 6.1","product_id":"SUSE Linux Micro 6.1:afterburn-dracut"},"product_reference":"afterburn-dracut","relates_to_product_reference":"SUSE Linux Micro 6.1"},{"category":"default_component_of","full_product_name":{"name":"gdk-pixbuf-loader-rsvg as component of SUSE Linux Micro 6.1","product_id":"SUSE Linux Micro 6.1:gdk-pixbuf-loader-rsvg"},"product_reference":"gdk-pixbuf-loader-rsvg","relates_to_product_reference":"SUSE Linux Micro 6.1"},{"category":"default_component_of","full_product_name":{"name":"librsvg-2-2 as component of SUSE Linux Micro 6.1","product_id":"SUSE Linux Micro 6.1:librsvg-2-2"},"product_reference":"librsvg-2-2","relates_to_product_reference":"SUSE Linux Micro 6.1"},{"category":"default_component_of","full_product_name":{"name":"librsvg as component of SUSE Linux Micro 6.1","product_id":"SUSE Linux Micro 6.1:librsvg"},"product_reference":"librsvg","relates_to_product_reference":"SUSE Linux Micro 6.1"},{"category":"default_component_of","full_product_name":{"name":"netavark as component of SUSE Linux Micro 6.1","product_id":"SUSE Linux Micro 6.1:netavark"},"product_reference":"netavark","relates_to_product_reference":"SUSE Linux Micro 6.1"},{"category":"default_component_of","full_product_name":{"name":"afterburn as component of SUSE Linux Micro 6.2","product_id":"SUSE Linux Micro 6.2:afterburn"},"product_reference":"afterburn","relates_to_product_reference":"SUSE Linux Micro 6.2"},{"category":"default_component_of","full_product_name":{"name":"afterburn-dracut as component of SUSE Linux Micro 6.2","product_id":"SUSE Linux Micro 6.2:afterburn-dracut"},"product_reference":"afterburn-dracut","relates_to_product_reference":"SUSE Linux Micro 6.2"},{"category":"default_component_of","full_product_name":{"name":"gdk-pixbuf-loader-rsvg as component of SUSE Linux Micro 6.2","product_id":"SUSE Linux Micro 6.2:gdk-pixbuf-loader-rsvg"},"product_reference":"gdk-pixbuf-loader-rsvg","relates_to_product_reference":"SUSE Linux Micro 6.2"},{"category":"default_component_of","full_product_name":{"name":"librsvg-2-2 as component of SUSE Linux Micro 6.2","product_id":"SUSE Linux Micro 6.2:librsvg-2-2"},"product_reference":"librsvg-2-2","relates_to_product_reference":"SUSE Linux Micro 6.2"},{"category":"default_component_of","full_product_name":{"name":"librsvg as component of SUSE Linux Micro 6.2","product_id":"SUSE Linux Micro 6.2:librsvg"},"product_reference":"librsvg","relates_to_product_reference":"SUSE Linux Micro 6.2"},{"category":"default_component_of","full_product_name":{"name":"netavark as component of SUSE Linux Micro 6.2","product_id":"SUSE Linux Micro 6.2:netavark"},"product_reference":"netavark","relates_to_product_reference":"SUSE Linux Micro 6.2"},{"category":"default_component_of","full_product_name":{"name":"python313-maturin as component of SUSE Linux Micro 6.2","product_id":"SUSE Linux Micro 6.2:python313-maturin"},"product_reference":"python313-maturin","relates_to_product_reference":"SUSE Linux Micro 6.2"},{"category":"default_component_of","full_product_name":{"name":"python-maturin as component of SUSE Linux Micro 6.2","product_id":"SUSE Linux Micro 6.2:python-maturin"},"product_reference":"python-maturin","relates_to_product_reference":"SUSE Linux Micro 6.2"},{"category":"default_component_of","full_product_name":{"name":"389-ds as component of SUSE Manager Proxy 4.3","product_id":"SUSE Manager Proxy 4.3:389-ds"},"product_reference":"389-ds","relates_to_product_reference":"SUSE Manager Proxy 4.3"},{"category":"default_component_of","full_product_name":{"name":"389-ds-devel as component of SUSE Manager Proxy 4.3","product_id":"SUSE Manager Proxy 4.3:389-ds-devel"},"product_reference":"389-ds-devel","relates_to_product_reference":"SUSE Manager Proxy 4.3"},{"category":"default_component_of","full_product_name":{"name":"lib389 as component of SUSE Manager Proxy 4.3","product_id":"SUSE Manager Proxy 4.3:lib389"},"product_reference":"lib389","relates_to_product_reference":"SUSE Manager Proxy 4.3"},{"category":"default_component_of","full_product_name":{"name":"libsvrcore0 as component of SUSE Manager Proxy 4.3","product_id":"SUSE Manager Proxy 4.3:libsvrcore0"},"product_reference":"libsvrcore0","relates_to_product_reference":"SUSE Manager Proxy 4.3"},{"category":"default_component_of","full_product_name":{"name":"gdk-pixbuf-loader-rsvg as component of SUSE Manager Proxy 4.3","product_id":"SUSE Manager Proxy 4.3:gdk-pixbuf-loader-rsvg"},"product_reference":"gdk-pixbuf-loader-rsvg","relates_to_product_reference":"SUSE Manager Proxy 4.3"},{"category":"default_component_of","full_product_name":{"name":"librsvg-2-2 as component of SUSE Manager Proxy 4.3","product_id":"SUSE Manager Proxy 4.3:librsvg-2-2"},"product_reference":"librsvg-2-2","relates_to_product_reference":"SUSE Manager Proxy 4.3"},{"category":"default_component_of","full_product_name":{"name":"librsvg as component of SUSE Manager Proxy 4.3","product_id":"SUSE Manager Proxy 4.3:librsvg"},"product_reference":"librsvg","relates_to_product_reference":"SUSE Manager Proxy 4.3"},{"category":"default_component_of","full_product_name":{"name":"389-ds as component of SUSE Manager Proxy LTS 4.3","product_id":"SUSE Manager Proxy LTS 4.3:389-ds"},"product_reference":"389-ds","relates_to_product_reference":"SUSE Manager Proxy LTS 4.3"},{"category":"default_component_of","full_product_name":{"name":"389-ds-devel as component of SUSE Manager Proxy LTS 4.3","product_id":"SUSE Manager Proxy LTS 4.3:389-ds-devel"},"product_reference":"389-ds-devel","relates_to_product_reference":"SUSE Manager Proxy LTS 4.3"},{"category":"default_component_of","full_product_name":{"name":"lib389 as component of SUSE Manager Proxy LTS 4.3","product_id":"SUSE Manager Proxy LTS 4.3:lib389"},"product_reference":"lib389","relates_to_product_reference":"SUSE Manager Proxy LTS 4.3"},{"category":"default_component_of","full_product_name":{"name":"libsvrcore0 as component of SUSE Manager Proxy LTS 4.3","product_id":"SUSE Manager Proxy LTS 4.3:libsvrcore0"},"product_reference":"libsvrcore0","relates_to_product_reference":"SUSE Manager Proxy LTS 4.3"},{"category":"default_component_of","full_product_name":{"name":"gdk-pixbuf-loader-rsvg as component of SUSE Manager Proxy LTS 4.3","product_id":"SUSE Manager Proxy LTS 4.3:gdk-pixbuf-loader-rsvg"},"product_reference":"gdk-pixbuf-loader-rsvg","relates_to_product_reference":"SUSE Manager Proxy LTS 4.3"},{"category":"default_component_of","full_product_name":{"name":"librsvg-2-2 as component of SUSE Manager Proxy LTS 4.3","product_id":"SUSE Manager Proxy LTS 4.3:librsvg-2-2"},"product_reference":"librsvg-2-2","relates_to_product_reference":"SUSE Manager Proxy LTS 4.3"},{"category":"default_component_of","full_product_name":{"name":"librsvg as component of SUSE Manager Proxy LTS 4.3","product_id":"SUSE Manager Proxy LTS 4.3:librsvg"},"product_reference":"librsvg","relates_to_product_reference":"SUSE Manager Proxy LTS 4.3"},{"category":"default_component_of","full_product_name":{"name":"389-ds as component of SUSE Manager Retail Branch Server 4.3","product_id":"SUSE Manager Retail Branch Server 4.3:389-ds"},"product_reference":"389-ds","relates_to_product_reference":"SUSE Manager Retail Branch Server 4.3"},{"category":"default_component_of","full_product_name":{"name":"389-ds-devel as component of SUSE Manager Retail Branch Server 4.3","product_id":"SUSE Manager Retail Branch Server 4.3:389-ds-devel"},"product_reference":"389-ds-devel","relates_to_product_reference":"SUSE Manager Retail Branch Server 4.3"},{"category":"default_component_of","full_product_name":{"name":"lib389 as component of SUSE Manager Retail Branch Server 4.3","product_id":"SUSE Manager Retail Branch Server 4.3:lib389"},"product_reference":"lib389","relates_to_product_reference":"SUSE Manager Retail Branch Server 4.3"},{"category":"default_component_of","full_product_name":{"name":"libsvrcore0 as component of SUSE Manager Retail Branch Server 4.3","product_id":"SUSE Manager Retail Branch Server 4.3:libsvrcore0"},"product_reference":"libsvrcore0","relates_to_product_reference":"SUSE Manager Retail Branch Server 4.3"},{"category":"default_component_of","full_product_name":{"name":"gdk-pixbuf-loader-rsvg as component of SUSE Manager Retail Branch Server 4.3","product_id":"SUSE Manager Retail Branch Server 4.3:gdk-pixbuf-loader-rsvg"},"product_reference":"gdk-pixbuf-loader-rsvg","relates_to_product_reference":"SUSE Manager Retail Branch Server 4.3"},{"category":"default_component_of","full_product_name":{"name":"librsvg-2-2 as component of SUSE Manager Retail Branch Server 4.3","product_id":"SUSE Manager Retail Branch Server 4.3:librsvg-2-2"},"product_reference":"librsvg-2-2","relates_to_product_reference":"SUSE Manager Retail Branch Server 4.3"},{"category":"default_component_of","full_product_name":{"name":"librsvg as component of SUSE Manager Retail Branch Server 4.3","product_id":"SUSE Manager Retail Branch Server 4.3:librsvg"},"product_reference":"librsvg","relates_to_product_reference":"SUSE Manager Retail Branch Server 4.3"},{"category":"default_component_of","full_product_name":{"name":"389-ds as component of SUSE Manager Retail Branch Server LTS 4.3","product_id":"SUSE Manager Retail Branch Server LTS 4.3:389-ds"},"product_reference":"389-ds","relates_to_product_reference":"SUSE Manager Retail Branch Server LTS 4.3"},{"category":"default_component_of","full_product_name":{"name":"389-ds-devel as component of SUSE Manager Retail Branch Server LTS 4.3","product_id":"SUSE Manager Retail Branch Server LTS 4.3:389-ds-devel"},"product_reference":"389-ds-devel","relates_to_product_reference":"SUSE Manager Retail Branch Server LTS 4.3"},{"category":"default_component_of","full_product_name":{"name":"lib389 as component of SUSE Manager Retail Branch Server LTS 4.3","product_id":"SUSE Manager Retail Branch Server LTS 4.3:lib389"},"product_reference":"lib389","relates_to_product_reference":"SUSE Manager Retail Branch Server LTS 4.3"},{"category":"default_component_of","full_product_name":{"name":"libsvrcore0 as component of SUSE Manager Retail Branch Server LTS 4.3","product_id":"SUSE Manager Retail Branch Server LTS 4.3:libsvrcore0"},"product_reference":"libsvrcore0","relates_to_product_reference":"SUSE Manager Retail Branch Server LTS 4.3"},{"category":"default_component_of","full_product_name":{"name":"gdk-pixbuf-loader-rsvg as component of SUSE Manager Retail Branch Server LTS 4.3","product_id":"SUSE Manager Retail Branch Server LTS 4.3:gdk-pixbuf-loader-rsvg"},"product_reference":"gdk-pixbuf-loader-rsvg","relates_to_product_reference":"SUSE Manager Retail Branch Server LTS 4.3"},{"category":"default_component_of","full_product_name":{"name":"librsvg-2-2 as component of SUSE Manager Retail Branch Server LTS 4.3","product_id":"SUSE Manager Retail Branch Server LTS 4.3:librsvg-2-2"},"product_reference":"librsvg-2-2","relates_to_product_reference":"SUSE Manager Retail Branch Server LTS 4.3"},{"category":"default_component_of","full_product_name":{"name":"librsvg as component of SUSE Manager Retail Branch Server LTS 4.3","product_id":"SUSE Manager Retail Branch Server LTS 4.3:librsvg"},"product_reference":"librsvg","relates_to_product_reference":"SUSE Manager Retail Branch Server LTS 4.3"},{"category":"default_component_of","full_product_name":{"name":"389-ds as component of SUSE Manager Server 4.3","product_id":"SUSE Manager Server 4.3:389-ds"},"product_reference":"389-ds","relates_to_product_reference":"SUSE Manager Server 4.3"},{"category":"default_component_of","full_product_name":{"name":"389-ds-devel as component of SUSE Manager Server 4.3","product_id":"SUSE Manager Server 4.3:389-ds-devel"},"product_reference":"389-ds-devel","relates_to_product_reference":"SUSE Manager Server 4.3"},{"category":"default_component_of","full_product_name":{"name":"lib389 as component of SUSE Manager Server 4.3","product_id":"SUSE Manager Server 4.3:lib389"},"product_reference":"lib389","relates_to_product_reference":"SUSE Manager Server 4.3"},{"category":"default_component_of","full_product_name":{"name":"libsvrcore0 as component of SUSE Manager Server 4.3","product_id":"SUSE Manager Server 4.3:libsvrcore0"},"product_reference":"libsvrcore0","relates_to_product_reference":"SUSE Manager Server 4.3"},{"category":"default_component_of","full_product_name":{"name":"gdk-pixbuf-loader-rsvg as component of SUSE Manager Server 4.3","product_id":"SUSE Manager Server 4.3:gdk-pixbuf-loader-rsvg"},"product_reference":"gdk-pixbuf-loader-rsvg","relates_to_product_reference":"SUSE Manager Server 4.3"},{"category":"default_component_of","full_product_name":{"name":"librsvg-2-2 as component of SUSE Manager Server 4.3","product_id":"SUSE Manager Server 4.3:librsvg-2-2"},"product_reference":"librsvg-2-2","relates_to_product_reference":"SUSE Manager Server 4.3"},{"category":"default_component_of","full_product_name":{"name":"librsvg as component of SUSE Manager Server 4.3","product_id":"SUSE Manager Server 4.3:librsvg"},"product_reference":"librsvg","relates_to_product_reference":"SUSE Manager Server 4.3"},{"category":"default_component_of","full_product_name":{"name":"389-ds as component of SUSE Manager Server LTS 4.3","product_id":"SUSE Manager Server LTS 4.3:389-ds"},"product_reference":"389-ds","relates_to_product_reference":"SUSE Manager Server LTS 4.3"},{"category":"default_component_of","full_product_name":{"name":"389-ds-devel as component of SUSE Manager Server LTS 4.3","product_id":"SUSE Manager Server LTS 4.3:389-ds-devel"},"product_reference":"389-ds-devel","relates_to_product_reference":"SUSE Manager Server LTS 4.3"},{"category":"default_component_of","full_product_name":{"name":"lib389 as component of SUSE Manager Server LTS 4.3","product_id":"SUSE Manager Server LTS 4.3:lib389"},"product_reference":"lib389","relates_to_product_reference":"SUSE Manager Server LTS 4.3"},{"category":"default_component_of","full_product_name":{"name":"libsvrcore0 as component of SUSE Manager Server LTS 4.3","product_id":"SUSE Manager Server LTS 4.3:libsvrcore0"},"product_reference":"libsvrcore0","relates_to_product_reference":"SUSE Manager Server LTS 4.3"},{"category":"default_component_of","full_product_name":{"name":"gdk-pixbuf-loader-rsvg as component of SUSE Manager Server LTS 4.3","product_id":"SUSE Manager Server LTS 4.3:gdk-pixbuf-loader-rsvg"},"product_reference":"gdk-pixbuf-loader-rsvg","relates_to_product_reference":"SUSE Manager Server LTS 4.3"},{"category":"default_component_of","full_product_name":{"name":"librsvg-2-2 as component of SUSE Manager Server LTS 4.3","product_id":"SUSE Manager Server LTS 4.3:librsvg-2-2"},"product_reference":"librsvg-2-2","relates_to_product_reference":"SUSE Manager Server LTS 4.3"},{"category":"default_component_of","full_product_name":{"name":"librsvg as component of SUSE Manager Server LTS 4.3","product_id":"SUSE Manager Server LTS 4.3:librsvg"},"product_reference":"librsvg","relates_to_product_reference":"SUSE Manager Server LTS 4.3"},{"category":"default_component_of","full_product_name":{"name":"389-ds as component of openSUSE Leap 15.5","product_id":"openSUSE Leap 15.5:389-ds"},"product_reference":"389-ds","relates_to_product_reference":"openSUSE Leap 15.5"},{"category":"default_component_of","full_product_name":{"name":"389-ds-devel as component of openSUSE Leap 15.5","product_id":"openSUSE Leap 15.5:389-ds-devel"},"product_reference":"389-ds-devel","relates_to_product_reference":"openSUSE Leap 15.5"},{"category":"default_component_of","full_product_name":{"name":"389-ds-snmp as component of openSUSE Leap 15.5","product_id":"openSUSE Leap 15.5:389-ds-snmp"},"product_reference":"389-ds-snmp","relates_to_product_reference":"openSUSE Leap 15.5"},{"category":"default_component_of","full_product_name":{"name":"lib389 as component of openSUSE Leap 15.5","product_id":"openSUSE Leap 15.5:lib389"},"product_reference":"lib389","relates_to_product_reference":"openSUSE Leap 15.5"},{"category":"default_component_of","full_product_name":{"name":"libsvrcore0 as component of openSUSE Leap 15.5","product_id":"openSUSE Leap 15.5:libsvrcore0"},"product_reference":"libsvrcore0","relates_to_product_reference":"openSUSE Leap 15.5"},{"category":"default_component_of","full_product_name":{"name":"aws-nitro-enclaves-binaryblobs-upstream as component of openSUSE Leap 15.5","product_id":"openSUSE Leap 15.5:aws-nitro-enclaves-binaryblobs-upstream"},"product_reference":"aws-nitro-enclaves-binaryblobs-upstream","relates_to_product_reference":"openSUSE Leap 15.5"},{"category":"default_component_of","full_product_name":{"name":"aws-nitro-enclaves-cli as component of openSUSE Leap 15.5","product_id":"openSUSE Leap 15.5:aws-nitro-enclaves-cli"},"product_reference":"aws-nitro-enclaves-cli","relates_to_product_reference":"openSUSE Leap 15.5"},{"category":"default_component_of","full_product_name":{"name":"system-group-ne as component of openSUSE Leap 15.5","product_id":"openSUSE Leap 15.5:system-group-ne"},"product_reference":"system-group-ne","relates_to_product_reference":"openSUSE Leap 15.5"},{"category":"default_component_of","full_product_name":{"name":"cargo-c as component of openSUSE Leap 15.5","product_id":"openSUSE Leap 15.5:cargo-c"},"product_reference":"cargo-c","relates_to_product_reference":"openSUSE Leap 15.5"},{"category":"default_component_of","full_product_name":{"name":"gstreamer-plugins-rs as component of openSUSE Leap 15.5","product_id":"openSUSE Leap 15.5:gstreamer-plugins-rs"},"product_reference":"gstreamer-plugins-rs","relates_to_product_reference":"openSUSE Leap 15.5"},{"category":"default_component_of","full_product_name":{"name":"gstreamer-plugins-rs-devel as component of openSUSE Leap 15.5","product_id":"openSUSE Leap 15.5:gstreamer-plugins-rs-devel"},"product_reference":"gstreamer-plugins-rs-devel","relates_to_product_reference":"openSUSE Leap 15.5"},{"category":"default_component_of","full_product_name":{"name":"gdk-pixbuf-loader-rsvg as component of openSUSE Leap 15.5","product_id":"openSUSE Leap 15.5:gdk-pixbuf-loader-rsvg"},"product_reference":"gdk-pixbuf-loader-rsvg","relates_to_product_reference":"openSUSE Leap 15.5"},{"category":"default_component_of","full_product_name":{"name":"gdk-pixbuf-loader-rsvg-32bit as component of openSUSE Leap 15.5","product_id":"openSUSE Leap 15.5:gdk-pixbuf-loader-rsvg-32bit"},"product_reference":"gdk-pixbuf-loader-rsvg-32bit","relates_to_product_reference":"openSUSE Leap 15.5"},{"category":"default_component_of","full_product_name":{"name":"librsvg-2-2 as component of openSUSE Leap 15.5","product_id":"openSUSE Leap 15.5:librsvg-2-2"},"product_reference":"librsvg-2-2","relates_to_product_reference":"openSUSE Leap 15.5"},{"category":"default_component_of","full_product_name":{"name":"librsvg-2-2-32bit as component of openSUSE Leap 15.5","product_id":"openSUSE Leap 15.5:librsvg-2-2-32bit"},"product_reference":"librsvg-2-2-32bit","relates_to_product_reference":"openSUSE Leap 15.5"},{"category":"default_component_of","full_product_name":{"name":"librsvg-devel as component of openSUSE Leap 15.5","product_id":"openSUSE Leap 15.5:librsvg-devel"},"product_reference":"librsvg-devel","relates_to_product_reference":"openSUSE Leap 15.5"},{"category":"default_component_of","full_product_name":{"name":"rsvg-convert as component of openSUSE Leap 15.5","product_id":"openSUSE Leap 15.5:rsvg-convert"},"product_reference":"rsvg-convert","relates_to_product_reference":"openSUSE Leap 15.5"},{"category":"default_component_of","full_product_name":{"name":"rsvg-thumbnailer as component of openSUSE Leap 15.5","product_id":"openSUSE Leap 15.5:rsvg-thumbnailer"},"product_reference":"rsvg-thumbnailer","relates_to_product_reference":"openSUSE Leap 15.5"},{"category":"default_component_of","full_product_name":{"name":"typelib-1_0-Rsvg-2_0 as component of openSUSE Leap 15.5","product_id":"openSUSE Leap 15.5:typelib-1_0-Rsvg-2_0"},"product_reference":"typelib-1_0-Rsvg-2_0","relates_to_product_reference":"openSUSE Leap 15.5"},{"category":"default_component_of","full_product_name":{"name":"librsvg as component of openSUSE Leap 15.5","product_id":"openSUSE Leap 15.5:librsvg"},"product_reference":"librsvg","relates_to_product_reference":"openSUSE Leap 15.5"},{"category":"default_component_of","full_product_name":{"name":"netavark as component of openSUSE Leap 15.5","product_id":"openSUSE Leap 15.5:netavark"},"product_reference":"netavark","relates_to_product_reference":"openSUSE Leap 15.5"},{"category":"default_component_of","full_product_name":{"name":"rustup as component of openSUSE Leap 15.5","product_id":"openSUSE Leap 15.5:rustup"},"product_reference":"rustup","relates_to_product_reference":"openSUSE Leap 15.5"},{"category":"default_component_of","full_product_name":{"name":"sccache as component of openSUSE Leap 15.5","product_id":"openSUSE Leap 15.5:sccache"},"product_reference":"sccache","relates_to_product_reference":"openSUSE Leap 15.5"},{"category":"default_component_of","full_product_name":{"name":"sevctl as component of openSUSE Leap 15.5","product_id":"openSUSE Leap 15.5:sevctl"},"product_reference":"sevctl","relates_to_product_reference":"openSUSE Leap 15.5"},{"category":"default_component_of","full_product_name":{"name":"389-ds as component of openSUSE Leap 15.6","product_id":"openSUSE Leap 15.6:389-ds"},"product_reference":"389-ds","relates_to_product_reference":"openSUSE Leap 15.6"},{"category":"default_component_of","full_product_name":{"name":"389-ds-devel as component of openSUSE Leap 15.6","product_id":"openSUSE Leap 15.6:389-ds-devel"},"product_reference":"389-ds-devel","relates_to_product_reference":"openSUSE Leap 15.6"},{"category":"default_component_of","full_product_name":{"name":"389-ds-snmp as component of openSUSE Leap 15.6","product_id":"openSUSE Leap 15.6:389-ds-snmp"},"product_reference":"389-ds-snmp","relates_to_product_reference":"openSUSE Leap 15.6"},{"category":"default_component_of","full_product_name":{"name":"lib389 as component of openSUSE Leap 15.6","product_id":"openSUSE Leap 15.6:lib389"},"product_reference":"lib389","relates_to_product_reference":"openSUSE Leap 15.6"},{"category":"default_component_of","full_product_name":{"name":"libsvrcore0 as component of openSUSE Leap 15.6","product_id":"openSUSE Leap 15.6:libsvrcore0"},"product_reference":"libsvrcore0","relates_to_product_reference":"openSUSE Leap 15.6"},{"category":"default_component_of","full_product_name":{"name":"aws-nitro-enclaves-binaryblobs-upstream as component of openSUSE Leap 15.6","product_id":"openSUSE Leap 15.6:aws-nitro-enclaves-binaryblobs-upstream"},"product_reference":"aws-nitro-enclaves-binaryblobs-upstream","relates_to_product_reference":"openSUSE Leap 15.6"},{"category":"default_component_of","full_product_name":{"name":"aws-nitro-enclaves-cli as component of openSUSE Leap 15.6","product_id":"openSUSE Leap 15.6:aws-nitro-enclaves-cli"},"product_reference":"aws-nitro-enclaves-cli","relates_to_product_reference":"openSUSE Leap 15.6"},{"category":"default_component_of","full_product_name":{"name":"system-group-ne as component of openSUSE Leap 15.6","product_id":"openSUSE Leap 15.6:system-group-ne"},"product_reference":"system-group-ne","relates_to_product_reference":"openSUSE Leap 15.6"},{"category":"default_component_of","full_product_name":{"name":"cargo-c as component of openSUSE Leap 15.6","product_id":"openSUSE Leap 15.6:cargo-c"},"product_reference":"cargo-c","relates_to_product_reference":"openSUSE Leap 15.6"},{"category":"default_component_of","full_product_name":{"name":"gstreamer-plugins-rs as component of openSUSE Leap 15.6","product_id":"openSUSE Leap 15.6:gstreamer-plugins-rs"},"product_reference":"gstreamer-plugins-rs","relates_to_product_reference":"openSUSE Leap 15.6"},{"category":"default_component_of","full_product_name":{"name":"gstreamer-plugins-rs-devel as component of openSUSE Leap 15.6","product_id":"openSUSE Leap 15.6:gstreamer-plugins-rs-devel"},"product_reference":"gstreamer-plugins-rs-devel","relates_to_product_reference":"openSUSE Leap 15.6"},{"category":"default_component_of","full_product_name":{"name":"gdk-pixbuf-loader-rsvg as component of openSUSE Leap 15.6","product_id":"openSUSE Leap 15.6:gdk-pixbuf-loader-rsvg"},"product_reference":"gdk-pixbuf-loader-rsvg","relates_to_product_reference":"openSUSE Leap 15.6"},{"category":"default_component_of","full_product_name":{"name":"gdk-pixbuf-loader-rsvg-32bit as component of openSUSE Leap 15.6","product_id":"openSUSE Leap 15.6:gdk-pixbuf-loader-rsvg-32bit"},"product_reference":"gdk-pixbuf-loader-rsvg-32bit","relates_to_product_reference":"openSUSE Leap 15.6"},{"category":"default_component_of","full_product_name":{"name":"librsvg-2-2 as component of openSUSE Leap 15.6","product_id":"openSUSE Leap 15.6:librsvg-2-2"},"product_reference":"librsvg-2-2","relates_to_product_reference":"openSUSE Leap 15.6"},{"category":"default_component_of","full_product_name":{"name":"librsvg-2-2-32bit as component of openSUSE Leap 15.6","product_id":"openSUSE Leap 15.6:librsvg-2-2-32bit"},"product_reference":"librsvg-2-2-32bit","relates_to_product_reference":"openSUSE Leap 15.6"},{"category":"default_component_of","full_product_name":{"name":"librsvg-devel as component of openSUSE Leap 15.6","product_id":"openSUSE Leap 15.6:librsvg-devel"},"product_reference":"librsvg-devel","relates_to_product_reference":"openSUSE Leap 15.6"},{"category":"default_component_of","full_product_name":{"name":"rsvg-convert as component of openSUSE Leap 15.6","product_id":"openSUSE Leap 15.6:rsvg-convert"},"product_reference":"rsvg-convert","relates_to_product_reference":"openSUSE Leap 15.6"},{"category":"default_component_of","full_product_name":{"name":"rsvg-thumbnailer as component of openSUSE Leap 15.6","product_id":"openSUSE Leap 15.6:rsvg-thumbnailer"},"product_reference":"rsvg-thumbnailer","relates_to_product_reference":"openSUSE Leap 15.6"},{"category":"default_component_of","full_product_name":{"name":"typelib-1_0-Rsvg-2_0 as component of openSUSE Leap 15.6","product_id":"openSUSE Leap 15.6:typelib-1_0-Rsvg-2_0"},"product_reference":"typelib-1_0-Rsvg-2_0","relates_to_product_reference":"openSUSE Leap 15.6"},{"category":"default_component_of","full_product_name":{"name":"librsvg as component of openSUSE Leap 15.6","product_id":"openSUSE Leap 15.6:librsvg"},"product_reference":"librsvg","relates_to_product_reference":"openSUSE Leap 15.6"},{"category":"default_component_of","full_product_name":{"name":"netavark as component of openSUSE Leap 15.6","product_id":"openSUSE Leap 15.6:netavark"},"product_reference":"netavark","relates_to_product_reference":"openSUSE Leap 15.6"},{"category":"default_component_of","full_product_name":{"name":"python311-maturin as component of openSUSE Leap 15.6","product_id":"openSUSE Leap 15.6:python311-maturin"},"product_reference":"python311-maturin","relates_to_product_reference":"openSUSE Leap 15.6"},{"category":"default_component_of","full_product_name":{"name":"python-maturin as component of openSUSE Leap 15.6","product_id":"openSUSE Leap 15.6:python-maturin"},"product_reference":"python-maturin","relates_to_product_reference":"openSUSE Leap 15.6"},{"category":"default_component_of","full_product_name":{"name":"rustup as component of openSUSE Leap 15.6","product_id":"openSUSE Leap 15.6:rustup"},"product_reference":"rustup","relates_to_product_reference":"openSUSE Leap 15.6"},{"category":"default_component_of","full_product_name":{"name":"sccache as component of openSUSE Leap 15.6","product_id":"openSUSE Leap 15.6:sccache"},"product_reference":"sccache","relates_to_product_reference":"openSUSE Leap 15.6"},{"category":"default_component_of","full_product_name":{"name":"sevctl as component of openSUSE Leap 15.6","product_id":"openSUSE Leap 15.6:sevctl"},"product_reference":"sevctl","relates_to_product_reference":"openSUSE Leap 15.6"}]},"vulnerabilities":[{"cve":"CVE-2024-43806","ids":[{"system_name":"SUSE CVE Page","text":"https://www.suse.com/security/cve/CVE-2024-43806"}],"notes":[{"category":"general","text":"Rustix is a set of safe Rust bindings to POSIX-ish APIs. When using `rustix::fs::Dir` using the `linux_raw` backend, it's possible for the iterator to \"get stuck\" when an IO error is encountered. Combined with a memory over-allocation issue in `rustix::fs::Dir::read_more`, this can cause quick and unbounded memory explosion (gigabytes in a few seconds if used on a hot path) and eventually lead to an OOM crash of the application. The symptoms were initially discovered in https://github.com/imsnif/bandwhich/issues/284. That post has lots of details of our investigation. Full details can be read on the GHSA-c827-hfw6-qwvm repo advisory. If a program tries to access a directory with its file descriptor after the file has been unlinked (or any other action that leaves the `Dir` iterator in the stuck state), and the implementation does not break after seeing an error, it can cause a memory explosion. As an example, Linux's various virtual file systems (e.g. `/proc`, `/sys`) can contain directories that spontaneously pop in and out of existence. Attempting to iterate over them using `rustix::fs::Dir` directly or indirectly (e.g. with the `procfs` crate) can trigger this fault condition if the implementation decides to continue on errors. An attacker knowledgeable about the implementation details of a vulnerable target can therefore try to trigger this fault condition via any one or a combination of several available APIs. If successful, the application host will quickly run out of memory, after which the application will likely be terminated by an OOM killer, leading to denial of service. This issue has been addressed in release versions 0.35.15, 0.36.16, 0.37.25, and 0.38.19. Users are advised to upgrade. There are no known workarounds for this issue.","title":"CVE description"}],"product_status":{"known_affected":["SUSE Linux Enterprise Desktop 15 SP5:sccache","SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:389-ds","SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:389-ds-devel","SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:lib389","SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libsvrcore0","SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:sccache","SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:389-ds","SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:389-ds-devel","SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:lib389","SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libsvrcore0","SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:sccache","SUSE Linux Enterprise High Performance Computing 15 SP5:sccache","SUSE Linux Enterprise Module for Development Tools 15 SP5:sccache","SUSE Linux Enterprise Server 15 SP3-LTSS:389-ds","SUSE Linux Enterprise Server 15 SP3-LTSS:389-ds-devel","SUSE Linux Enterprise Server 15 SP3-LTSS:lib389","SUSE Linux Enterprise Server 15 SP3-LTSS:libsvrcore0","SUSE Linux Enterprise Server 15 SP3-LTSS:sccache","SUSE Linux Enterprise Server 15 SP4-LTSS:389-ds","SUSE Linux Enterprise Server 15 SP4-LTSS:389-ds-devel","SUSE Linux Enterprise Server 15 SP4-LTSS:lib389","SUSE Linux Enterprise Server 15 SP4-LTSS:libsvrcore0","SUSE Linux Enterprise Server 15 SP4-LTSS:sccache","SUSE Linux Enterprise Server 15 SP5:sccache","SUSE Linux Enterprise Server for SAP Applications 15 SP3:389-ds","SUSE Linux Enterprise Server for SAP Applications 15 SP3:389-ds-devel","SUSE Linux Enterprise Server for SAP Applications 15 SP3:lib389","SUSE Linux Enterprise Server for SAP Applications 15 SP3:libsvrcore0","SUSE Linux Enterprise Server for SAP Applications 15 SP3:sccache","SUSE Linux Enterprise Server for SAP Applications 15 SP4:389-ds","SUSE Linux Enterprise Server for SAP Applications 15 SP4:389-ds-devel","SUSE Linux Enterprise Server for SAP Applications 15 SP4:lib389","SUSE Linux Enterprise Server for SAP Applications 15 SP4:libsvrcore0","SUSE Linux Enterprise Server for SAP Applications 15 SP4:sccache","SUSE Linux Enterprise Server for SAP Applications 15 SP5:sccache","SUSE Manager Proxy 4.3:389-ds","SUSE Manager Proxy 4.3:389-ds-devel","SUSE Manager Proxy 4.3:lib389","SUSE Manager Proxy 4.3:libsvrcore0","SUSE Manager Proxy LTS 4.3:389-ds","SUSE Manager Proxy LTS 4.3:389-ds-devel","SUSE Manager Proxy LTS 4.3:lib389","SUSE Manager Proxy LTS 4.3:libsvrcore0","SUSE Manager Retail Branch Server 4.3:389-ds","SUSE Manager Retail Branch Server 4.3:389-ds-devel","SUSE Manager Retail Branch Server 4.3:lib389","SUSE Manager Retail Branch Server 4.3:libsvrcore0","SUSE Manager Server LTS 4.3:389-ds","SUSE Manager Server LTS 4.3:389-ds-devel","SUSE Manager Server LTS 4.3:lib389","SUSE Manager Server LTS 4.3:libsvrcore0","openSUSE Leap 15.5:cargo-c","openSUSE Leap 15.5:gstreamer-plugins-rs","openSUSE Leap 15.5:gstreamer-plugins-rs-devel","openSUSE Leap 15.5:sccache"],"known_not_affected":["SUSE Linux Enterprise Desktop 15 SP5:gdk-pixbuf-loader-rsvg","SUSE Linux Enterprise Desktop 15 SP5:gstreamer-plugins-rs","SUSE Linux Enterprise Desktop 15 SP5:gstreamer-plugins-rs-devel","SUSE Linux Enterprise Desktop 15 SP5:librsvg","SUSE Linux Enterprise Desktop 15 SP5:librsvg-2-2","SUSE Linux Enterprise Desktop 15 SP5:librsvg-devel","SUSE Linux Enterprise Desktop 15 SP5:rustup","SUSE Linux Enterprise Desktop 15 SP5:typelib-1_0-Rsvg-2_0","SUSE Linux Enterprise Desktop 15 SP6:gdk-pixbuf-loader-rsvg","SUSE Linux Enterprise Desktop 15 SP6:gstreamer-plugins-rs","SUSE Linux Enterprise Desktop 15 SP6:gstreamer-plugins-rs-devel","SUSE Linux Enterprise Desktop 15 SP6:librsvg","SUSE Linux Enterprise Desktop 15 SP6:librsvg-2-2","SUSE Linux Enterprise Desktop 15 SP6:librsvg-devel","SUSE Linux Enterprise Desktop 15 SP6:rustup","SUSE Linux Enterprise Desktop 15 SP6:sccache","SUSE Linux Enterprise Desktop 15 SP6:typelib-1_0-Rsvg-2_0","SUSE Linux Enterprise Desktop 15 SP7:gstreamer-plugins-rs","SUSE Linux Enterprise Desktop 15 SP7:gstreamer-plugins-rs-devel","SUSE Linux Enterprise Desktop 15 SP7:librsvg","SUSE Linux Enterprise Desktop 15 SP7:librsvg-devel","SUSE Linux Enterprise Desktop 15 SP7:rustup","SUSE Linux Enterprise Desktop 15 SP7:typelib-1_0-Rsvg-2_0","SUSE Linux Enterprise High Performance Computing 12 SP5:librsvg","SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:389-ds","SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:389-ds-devel","SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:gdk-pixbuf-loader-rsvg","SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:lib389","SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:librsvg","SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:librsvg-2-2","SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:librsvg-devel","SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libsvrcore0","SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:typelib-1_0-Rsvg-2_0","SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:gdk-pixbuf-loader-rsvg","SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:librsvg","SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:librsvg-2-2","SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:librsvg-devel","SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:netavark","SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:rustup","SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:typelib-1_0-Rsvg-2_0","SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:389-ds","SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:389-ds-devel","SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:gdk-pixbuf-loader-rsvg","SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:gstreamer-plugins-rs","SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:gstreamer-plugins-rs-devel","SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:lib389","SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:librsvg","SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:librsvg-2-2","SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:librsvg-devel","SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libsvrcore0","SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:netavark","SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:rustup","SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:sccache","SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:typelib-1_0-Rsvg-2_0","SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:gdk-pixbuf-loader-rsvg","SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:gstreamer-plugins-rs","SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:gstreamer-plugins-rs-devel","SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:librsvg","SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:librsvg-2-2","SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:librsvg-devel","SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:netavark","SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:rustup","SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:typelib-1_0-Rsvg-2_0","SUSE Linux Enterprise High Performance Computing 15 SP4:aws-nitro-enclaves-binaryblobs-upstream","SUSE Linux Enterprise High Performance Computing 15 SP4:aws-nitro-enclaves-cli","SUSE Linux Enterprise High Performance Computing 15 SP4:system-group-ne","SUSE Linux Enterprise High Performance Computing 15 SP5:389-ds","SUSE Linux Enterprise High Performance Computing 15 SP5:389-ds-devel","SUSE Linux Enterprise High Performance Computing 15 SP5:aws-nitro-enclaves-binaryblobs-upstream","SUSE Linux Enterprise High Performance Computing 15 SP5:aws-nitro-enclaves-cli","SUSE Linux Enterprise High Performance Computing 15 SP5:gdk-pixbuf-loader-rsvg","SUSE Linux Enterprise High Performance Computing 15 SP5:gstreamer-plugins-rs","SUSE Linux Enterprise High Performance Computing 15 SP5:gstreamer-plugins-rs-devel","SUSE Linux Enterprise High Performance Computing 15 SP5:lib389","SUSE Linux Enterprise High Performance Computing 15 SP5:librsvg","SUSE Linux Enterprise High Performance Computing 15 SP5:librsvg-2-2","SUSE Linux Enterprise High Performance Computing 15 SP5:librsvg-devel","SUSE Linux Enterprise High Performance Computing 15 SP5:libsvrcore0","SUSE Linux Enterprise High Performance Computing 15 SP5:netavark","SUSE Linux Enterprise High Performance Computing 15 SP5:rustup","SUSE Linux Enterprise High Performance Computing 15 SP5:sevctl","SUSE Linux Enterprise High Performance Computing 15 SP5:system-group-ne","SUSE Linux Enterprise High Performance Computing 15 SP5:typelib-1_0-Rsvg-2_0","SUSE Linux Enterprise High Performance Computing 15 SP6:389-ds","SUSE Linux Enterprise High Performance Computing 15 SP6:389-ds-devel","SUSE Linux Enterprise High Performance Computing 15 SP6:aws-nitro-enclaves-binaryblobs-upstream","SUSE Linux Enterprise High Performance Computing 15 SP6:aws-nitro-enclaves-cli","SUSE Linux Enterprise High Performance Computing 15 SP6:gdk-pixbuf-loader-rsvg","SUSE Linux Enterprise High Performance Computing 15 SP6:gstreamer-plugins-rs","SUSE Linux Enterprise High Performance Computing 15 SP6:gstreamer-plugins-rs-devel","SUSE Linux Enterprise High Performance Computing 15 SP6:lib389","SUSE Linux Enterprise High Performance Computing 15 SP6:librsvg","SUSE Linux Enterprise High Performance Computing 15 SP6:librsvg-2-2","SUSE Linux Enterprise High Performance Computing 15 SP6:librsvg-devel","SUSE Linux Enterprise High Performance Computing 15 SP6:libsvrcore0","SUSE Linux Enterprise High Performance Computing 15 SP6:netavark","SUSE Linux Enterprise High Performance Computing 15 SP6:rustup","SUSE Linux Enterprise High Performance Computing 15 SP6:sccache","SUSE Linux Enterprise High Performance Computing 15 SP6:sevctl","SUSE Linux Enterprise High Performance Computing 15 SP6:system-group-ne","SUSE Linux Enterprise High Performance Computing 15 SP6:typelib-1_0-Rsvg-2_0","SUSE Linux Enterprise High Performance Computing 15 SP7:aws-nitro-enclaves-binaryblobs-upstream","SUSE Linux Enterprise High Performance Computing 15 SP7:aws-nitro-enclaves-cli","SUSE Linux Enterprise High Performance Computing 15 SP7:gstreamer-plugins-rs","SUSE Linux Enterprise High Performance Computing 15 SP7:gstreamer-plugins-rs-devel","SUSE Linux Enterprise High Performance Computing 15 SP7:librsvg","SUSE Linux Enterprise High Performance Computing 15 SP7:librsvg-devel","SUSE Linux Enterprise High Performance Computing 15 SP7:rustup","SUSE Linux Enterprise High Performance Computing 15 SP7:system-group-ne","SUSE Linux Enterprise High Performance Computing 15 SP7:typelib-1_0-Rsvg-2_0","SUSE Linux Enterprise Micro 5.1:netavark","SUSE Linux Enterprise Micro 5.2:afterburn","SUSE Linux Enterprise Micro 5.2:afterburn-dracut","SUSE Linux Enterprise Micro 5.2:gdk-pixbuf-loader-rsvg","SUSE Linux Enterprise Micro 5.2:librsvg","SUSE Linux Enterprise Micro 5.2:librsvg-2-2","SUSE Linux Enterprise Micro 5.2:netavark","SUSE Linux Enterprise Micro 5.3:afterburn","SUSE Linux Enterprise Micro 5.3:afterburn-dracut","SUSE Linux Enterprise Micro 5.3:netavark","SUSE Linux Enterprise Micro 5.4:afterburn","SUSE Linux Enterprise Micro 5.4:afterburn-dracut","SUSE Linux Enterprise Micro 5.4:netavark","SUSE Linux Enterprise Micro 5.5:afterburn","SUSE Linux Enterprise Micro 5.5:afterburn-dracut","SUSE Linux Enterprise Micro 5.5:netavark","SUSE Linux Enterprise Module for Basesystem 15 SP5:gdk-pixbuf-loader-rsvg","SUSE Linux Enterprise Module for Basesystem 15 SP5:librsvg","SUSE Linux Enterprise Module for Basesystem 15 SP5:librsvg-2-2","SUSE Linux Enterprise Module for Basesystem 15 SP6:gdk-pixbuf-loader-rsvg","SUSE Linux Enterprise Module for Basesystem 15 SP6:librsvg","SUSE Linux Enterprise Module for Basesystem 15 SP6:librsvg-2-2","SUSE Linux Enterprise Module for Containers 15 SP5:netavark","SUSE Linux Enterprise Module for Containers 15 SP6:netavark","SUSE Linux Enterprise Module for Desktop Applications 15 SP5:gstreamer-plugins-rs","SUSE Linux Enterprise Module for Desktop Applications 15 SP5:gstreamer-plugins-rs-devel","SUSE Linux Enterprise Module for Desktop Applications 15 SP5:librsvg","SUSE Linux Enterprise Module for Desktop Applications 15 SP5:librsvg-devel","SUSE Linux Enterprise Module for Desktop Applications 15 SP5:typelib-1_0-Rsvg-2_0","SUSE Linux Enterprise Module for Desktop Applications 15 SP6:gstreamer-plugins-rs","SUSE Linux Enterprise Module for Desktop Applications 15 SP6:gstreamer-plugins-rs-devel","SUSE Linux Enterprise Module for Desktop Applications 15 SP6:librsvg","SUSE Linux Enterprise Module for Desktop Applications 15 SP6:librsvg-devel","SUSE Linux Enterprise Module for Desktop Applications 15 SP6:typelib-1_0-Rsvg-2_0","SUSE Linux Enterprise Module for Desktop Applications 15 SP7:gstreamer-plugins-rs","SUSE Linux Enterprise Module for Desktop Applications 15 SP7:gstreamer-plugins-rs-devel","SUSE Linux Enterprise Module for Desktop Applications 15 SP7:librsvg","SUSE Linux Enterprise Module for Desktop Applications 15 SP7:librsvg-devel","SUSE Linux Enterprise Module for Desktop Applications 15 SP7:typelib-1_0-Rsvg-2_0","SUSE Linux Enterprise Module for Development Tools 15 SP5:rustup","SUSE Linux Enterprise Module for Development Tools 15 SP6:rustup","SUSE Linux Enterprise Module for Development Tools 15 SP6:sccache","SUSE Linux Enterprise Module for Development Tools 15 SP7:rustup","SUSE Linux Enterprise Module for Package Hub 15 SP5:librsvg","SUSE Linux Enterprise Module for Package Hub 15 SP5:rsvg-view","SUSE Linux Enterprise Module for Package Hub 15 SP6:librsvg","SUSE Linux Enterprise Module for Public Cloud 15 SP4:aws-nitro-enclaves-binaryblobs-upstream","SUSE Linux Enterprise Module for Public Cloud 15 SP4:aws-nitro-enclaves-cli","SUSE Linux Enterprise Module for Public Cloud 15 SP4:system-group-ne","SUSE Linux Enterprise Module for Public Cloud 15 SP5:aws-nitro-enclaves-binaryblobs-upstream","SUSE Linux Enterprise Module for Public Cloud 15 SP5:aws-nitro-enclaves-cli","SUSE Linux Enterprise Module for Public Cloud 15 SP5:system-group-ne","SUSE Linux Enterprise Module for Public Cloud 15 SP6:aws-nitro-enclaves-binaryblobs-upstream","SUSE Linux Enterprise Module for Public Cloud 15 SP6:aws-nitro-enclaves-cli","SUSE Linux Enterprise Module for Public Cloud 15 SP6:system-group-ne","SUSE Linux Enterprise Module for Public Cloud 15 SP7:aws-nitro-enclaves-binaryblobs-upstream","SUSE Linux Enterprise Module for Public Cloud 15 SP7:aws-nitro-enclaves-cli","SUSE Linux Enterprise Module for Public Cloud 15 SP7:system-group-ne","SUSE Linux Enterprise Module for Server Applications 15 SP5:389-ds","SUSE Linux Enterprise Module for Server Applications 15 SP5:389-ds-devel","SUSE Linux Enterprise Module for Server Applications 15 SP5:lib389","SUSE Linux Enterprise Module for Server Applications 15 SP5:libsvrcore0","SUSE Linux Enterprise Module for Server Applications 15 SP5:sevctl","SUSE Linux Enterprise Module for Server Applications 15 SP6:389-ds","SUSE Linux Enterprise Module for Server Applications 15 SP6:389-ds-devel","SUSE Linux Enterprise Module for Server Applications 15 SP6:lib389","SUSE Linux Enterprise Module for Server Applications 15 SP6:libsvrcore0","SUSE Linux Enterprise Module for Server Applications 15 SP6:sevctl","SUSE Linux Enterprise Server 11 SP4 LTSS:librsvg","SUSE Linux Enterprise Server 12 SP2-LTSS:gdk-pixbuf-loader-rsvg","SUSE Linux Enterprise Server 12 SP2-LTSS:librsvg","SUSE Linux Enterprise Server 12 SP2-LTSS:librsvg-2-2","SUSE Linux Enterprise Server 12 SP2-LTSS:librsvg-2-2-32bit","SUSE Linux Enterprise Server 12 SP2-LTSS:rsvg-view","SUSE Linux Enterprise Server 12 SP4-LTSS:gdk-pixbuf-loader-rsvg","SUSE Linux Enterprise Server 12 SP4-LTSS:librsvg","SUSE Linux Enterprise Server 12 SP4-LTSS:librsvg-2-2","SUSE Linux Enterprise Server 12 SP4-LTSS:librsvg-2-2-32bit","SUSE Linux Enterprise Server 12 SP4-LTSS:rsvg-view","SUSE Linux Enterprise Server 12 SP5:gdk-pixbuf-loader-rsvg","SUSE Linux Enterprise Server 12 SP5:librsvg","SUSE Linux Enterprise Server 12 SP5:librsvg-2-2","SUSE Linux Enterprise Server 12 SP5:librsvg-2-2-32bit","SUSE Linux Enterprise Server 12 SP5:librsvg-devel","SUSE Linux Enterprise Server 12 SP5:rsvg-view","SUSE Linux Enterprise Server 12 SP5:typelib-1_0-Rsvg-2_0","SUSE Linux Enterprise Server 15 SP1-LTSS:389-ds","SUSE Linux Enterprise Server 15 SP1-LTSS:389-ds-devel","SUSE Linux Enterprise Server 15 SP1-LTSS:389-ds-snmp","SUSE Linux Enterprise Server 15 SP1-LTSS:gdk-pixbuf-loader-rsvg","SUSE Linux Enterprise Server 15 SP1-LTSS:lib389","SUSE Linux Enterprise Server 15 SP1-LTSS:librsvg","SUSE Linux Enterprise Server 15 SP1-LTSS:librsvg-2-2","SUSE Linux Enterprise Server 15 SP1-LTSS:librsvg-devel","SUSE Linux Enterprise Server 15 SP1-LTSS:libsvrcore0","SUSE Linux Enterprise Server 15 SP1-LTSS:typelib-1_0-Rsvg-2_0","SUSE Linux Enterprise Server 15 SP2-LTSS:389-ds","SUSE Linux Enterprise Server 15 SP2-LTSS:389-ds-devel","SUSE Linux Enterprise Server 15 SP2-LTSS:gdk-pixbuf-loader-rsvg","SUSE Linux Enterprise Server 15 SP2-LTSS:lib389","SUSE Linux Enterprise Server 15 SP2-LTSS:librsvg","SUSE Linux Enterprise Server 15 SP2-LTSS:librsvg-2-2","SUSE Linux Enterprise Server 15 SP2-LTSS:librsvg-devel","SUSE Linux Enterprise Server 15 SP2-LTSS:libsvrcore0","SUSE Linux Enterprise Server 15 SP2-LTSS:typelib-1_0-Rsvg-2_0","SUSE Linux Enterprise Server 15 SP3-LTSS:gdk-pixbuf-loader-rsvg","SUSE Linux Enterprise Server 15 SP3-LTSS:librsvg","SUSE Linux Enterprise Server 15 SP3-LTSS:librsvg-2-2","SUSE Linux Enterprise Server 15 SP3-LTSS:librsvg-devel","SUSE Linux Enterprise Server 15 SP3-LTSS:netavark","SUSE Linux Enterprise Server 15 SP3-LTSS:rustup","SUSE Linux Enterprise Server 15 SP3-LTSS:typelib-1_0-Rsvg-2_0","SUSE Linux Enterprise Server 15 SP4-LTSS:gdk-pixbuf-loader-rsvg","SUSE Linux Enterprise Server 15 SP4-LTSS:gstreamer-plugins-rs","SUSE Linux Enterprise Server 15 SP4-LTSS:gstreamer-plugins-rs-devel","SUSE Linux Enterprise Server 15 SP4-LTSS:librsvg","SUSE Linux Enterprise Server 15 SP4-LTSS:librsvg-2-2","SUSE Linux Enterprise Server 15 SP4-LTSS:librsvg-devel","SUSE Linux Enterprise Server 15 SP4-LTSS:netavark","SUSE Linux Enterprise Server 15 SP4-LTSS:rustup","SUSE Linux Enterprise Server 15 SP4-LTSS:typelib-1_0-Rsvg-2_0","SUSE Linux Enterprise Server 15 SP4:aws-nitro-enclaves-binaryblobs-upstream","SUSE Linux Enterprise Server 15 SP4:aws-nitro-enclaves-cli","SUSE Linux Enterprise Server 15 SP4:system-group-ne","SUSE Linux Enterprise Server 15 SP5:389-ds","SUSE Linux Enterprise Server 15 SP5:389-ds-devel","SUSE Linux Enterprise Server 15 SP5:aws-nitro-enclaves-binaryblobs-upstream","SUSE Linux Enterprise Server 15 SP5:aws-nitro-enclaves-cli","SUSE Linux Enterprise Server 15 SP5:gdk-pixbuf-loader-rsvg","SUSE Linux Enterprise Server 15 SP5:gstreamer-plugins-rs","SUSE Linux Enterprise Server 15 SP5:gstreamer-plugins-rs-devel","SUSE Linux Enterprise Server 15 SP5:lib389","SUSE Linux Enterprise Server 15 SP5:librsvg","SUSE Linux Enterprise Server 15 SP5:librsvg-2-2","SUSE Linux Enterprise Server 15 SP5:librsvg-devel","SUSE Linux Enterprise Server 15 SP5:libsvrcore0","SUSE Linux Enterprise Server 15 SP5:netavark","SUSE Linux Enterprise Server 15 SP5:rustup","SUSE Linux Enterprise Server 15 SP5:sevctl","SUSE Linux Enterprise Server 15 SP5:system-group-ne","SUSE Linux Enterprise Server 15 SP5:typelib-1_0-Rsvg-2_0","SUSE Linux Enterprise Server 15 SP6-LTSS:389-ds","SUSE Linux Enterprise Server 15 SP6-LTSS:389-ds-devel","SUSE Linux Enterprise Server 15 SP6-LTSS:gdk-pixbuf-loader-rsvg","SUSE Linux Enterprise Server 15 SP6-LTSS:gstreamer-plugins-rs","SUSE Linux Enterprise Server 15 SP6-LTSS:gstreamer-plugins-rs-devel","SUSE Linux Enterprise Server 15 SP6-LTSS:lib389","SUSE Linux Enterprise Server 15 SP6-LTSS:librsvg","SUSE Linux Enterprise Server 15 SP6-LTSS:librsvg-2-2","SUSE Linux Enterprise Server 15 SP6-LTSS:librsvg-devel","SUSE Linux Enterprise Server 15 SP6-LTSS:libsvrcore0","SUSE Linux Enterprise Server 15 SP6-LTSS:netavark","SUSE Linux Enterprise Server 15 SP6-LTSS:rustup","SUSE Linux Enterprise Server 15 SP6-LTSS:sccache","SUSE Linux Enterprise Server 15 SP6-LTSS:sevctl","SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-Rsvg-2_0","SUSE Linux Enterprise Server 15 SP6:389-ds","SUSE Linux Enterprise Server 15 SP6:389-ds-devel","SUSE Linux Enterprise Server 15 SP6:aws-nitro-enclaves-binaryblobs-upstream","SUSE Linux Enterprise Server 15 SP6:aws-nitro-enclaves-cli","SUSE Linux Enterprise Server 15 SP6:gdk-pixbuf-loader-rsvg","SUSE Linux Enterprise Server 15 SP6:gstreamer-plugins-rs","SUSE Linux Enterprise Server 15 SP6:gstreamer-plugins-rs-devel","SUSE Linux Enterprise Server 15 SP6:lib389","SUSE Linux Enterprise Server 15 SP6:librsvg","SUSE Linux Enterprise Server 15 SP6:librsvg-2-2","SUSE Linux Enterprise Server 15 SP6:librsvg-devel","SUSE Linux Enterprise Server 15 SP6:libsvrcore0","SUSE Linux Enterprise Server 15 SP6:netavark","SUSE Linux Enterprise Server 15 SP6:rustup","SUSE Linux Enterprise Server 15 SP6:sccache","SUSE Linux Enterprise Server 15 SP6:sevctl","SUSE Linux Enterprise Server 15 SP6:system-group-ne","SUSE Linux Enterprise Server 15 SP6:typelib-1_0-Rsvg-2_0","SUSE Linux Enterprise Server 15 SP7:aws-nitro-enclaves-binaryblobs-upstream","SUSE Linux Enterprise Server 15 SP7:aws-nitro-enclaves-cli","SUSE Linux Enterprise Server 15 SP7:gstreamer-plugins-rs","SUSE Linux Enterprise Server 15 SP7:gstreamer-plugins-rs-devel","SUSE Linux Enterprise Server 15 SP7:librsvg","SUSE Linux Enterprise Server 15 SP7:librsvg-devel","SUSE Linux Enterprise Server 15 SP7:rustup","SUSE Linux Enterprise Server 15 SP7:system-group-ne","SUSE Linux Enterprise Server 15 SP7:typelib-1_0-Rsvg-2_0","SUSE Linux Enterprise Server 15-LTSS:389-ds","SUSE Linux Enterprise Server 15-LTSS:389-ds-devel","SUSE Linux Enterprise Server 15-LTSS:gdk-pixbuf-loader-rsvg","SUSE Linux Enterprise Server 15-LTSS:librsvg","SUSE Linux Enterprise Server 15-LTSS:librsvg-2-2","SUSE Linux Enterprise Server 15-LTSS:librsvg-devel","SUSE Linux Enterprise Server 15-LTSS:libsvrcore0","SUSE Linux Enterprise Server 15-LTSS:typelib-1_0-Rsvg-2_0","SUSE Linux Enterprise Server 16.0:389-ds","SUSE Linux Enterprise Server 16.0:389-ds-devel","SUSE Linux Enterprise Server 16.0:389-ds-snmp","SUSE Linux Enterprise Server 16.0:afterburn","SUSE Linux Enterprise Server 16.0:afterburn-dracut","SUSE Linux Enterprise Server 16.0:aws-nitro-enclaves-binaryblobs-upstream","SUSE Linux Enterprise Server 16.0:aws-nitro-enclaves-cli","SUSE Linux Enterprise Server 16.0:cargo-c","SUSE Linux Enterprise Server 16.0:gdk-pixbuf-loader-rsvg","SUSE Linux Enterprise Server 16.0:gstreamer-plugins-rs","SUSE Linux Enterprise Server 16.0:lib389","SUSE Linux Enterprise Server 16.0:librsvg","SUSE Linux Enterprise Server 16.0:librsvg-2-2","SUSE Linux Enterprise Server 16.0:librsvg-devel","SUSE Linux Enterprise Server 16.0:libsvrcore0","SUSE Linux Enterprise Server 16.0:netavark","SUSE Linux Enterprise Server 16.0:python-maturin","SUSE Linux Enterprise Server 16.0:python313-maturin","SUSE Linux Enterprise Server 16.0:rage-encryption","SUSE Linux Enterprise Server 16.0:rage-encryption-bash-completion","SUSE Linux Enterprise Server 16.0:rage-encryption-fish-completion","SUSE Linux Enterprise Server 16.0:rage-encryption-zsh-completion","SUSE Linux Enterprise Server 16.0:rsvg-convert","SUSE Linux Enterprise Server 16.0:rsvg-thumbnailer","SUSE Linux Enterprise Server 16.0:rustup","SUSE Linux Enterprise Server 16.0:sccache","SUSE Linux Enterprise Server 16.0:system-group-ne","SUSE Linux Enterprise Server 16.0:typelib-1_0-Rsvg-2_0","SUSE Linux Enterprise Server Teradata 12 SP3-LTSS:librsvg","SUSE Linux Enterprise Server Teradata 12 SP3:librsvg","SUSE Linux Enterprise Server Teradata 15 SP4:389-ds","SUSE Linux Enterprise Server Teradata 15 SP4:aws-nitro-enclaves-cli","SUSE Linux Enterprise Server Teradata 15 SP4:gstreamer-plugins-rs","SUSE Linux Enterprise Server Teradata 15 SP4:netavark","SUSE Linux Enterprise Server Teradata 15 SP4:rustup","SUSE Linux Enterprise Server Teradata 15 SP4:sccache","SUSE Linux Enterprise Server for SAP Applications 12 SP5:librsvg","SUSE Linux Enterprise Server for SAP Applications 12 SP5:librsvg-devel","SUSE Linux Enterprise Server for SAP Applications 12 SP5:typelib-1_0-Rsvg-2_0","SUSE Linux Enterprise Server for SAP Applications 15 SP2:389-ds","SUSE Linux Enterprise Server for SAP Applications 15 SP2:389-ds-devel","SUSE Linux Enterprise Server for SAP Applications 15 SP2:gdk-pixbuf-loader-rsvg","SUSE Linux Enterprise Server for SAP Applications 15 SP2:lib389","SUSE Linux Enterprise Server for SAP Applications 15 SP2:librsvg","SUSE Linux Enterprise Server for SAP Applications 15 SP2:librsvg-2-2","SUSE Linux Enterprise Server for SAP Applications 15 SP2:librsvg-devel","SUSE Linux Enterprise Server for SAP Applications 15 SP2:libsvrcore0","SUSE Linux Enterprise Server for SAP Applications 15 SP2:typelib-1_0-Rsvg-2_0","SUSE Linux Enterprise Server for SAP Applications 15 SP3:gdk-pixbuf-loader-rsvg","SUSE Linux Enterprise Server for SAP Applications 15 SP3:librsvg","SUSE Linux Enterprise Server for SAP Applications 15 SP3:librsvg-2-2","SUSE Linux Enterprise Server for SAP Applications 15 SP3:librsvg-devel","SUSE Linux Enterprise Server for SAP Applications 15 SP3:netavark","SUSE Linux Enterprise Server for SAP Applications 15 SP3:rustup","SUSE Linux Enterprise Server for SAP Applications 15 SP3:typelib-1_0-Rsvg-2_0","SUSE Linux Enterprise Server for SAP Applications 15 SP4:aws-nitro-enclaves-binaryblobs-upstream","SUSE Linux Enterprise Server for SAP Applications 15 SP4:aws-nitro-enclaves-cli","SUSE Linux Enterprise Server for SAP Applications 15 SP4:gdk-pixbuf-loader-rsvg","SUSE Linux Enterprise Server for SAP Applications 15 SP4:gstreamer-plugins-rs","SUSE Linux Enterprise Server for SAP Applications 15 SP4:gstreamer-plugins-rs-devel","SUSE Linux Enterprise Server for SAP Applications 15 SP4:librsvg","SUSE Linux Enterprise Server for SAP Applications 15 SP4:librsvg-2-2","SUSE Linux Enterprise Server for SAP Applications 15 SP4:librsvg-devel","SUSE Linux Enterprise Server for SAP Applications 15 SP4:netavark","SUSE Linux Enterprise Server for SAP Applications 15 SP4:rustup","SUSE Linux Enterprise Server for SAP Applications 15 SP4:system-group-ne","SUSE Linux Enterprise Server for SAP Applications 15 SP4:typelib-1_0-Rsvg-2_0","SUSE Linux Enterprise Server for SAP Applications 15 SP5:389-ds","SUSE Linux Enterprise Server for SAP Applications 15 SP5:389-ds-devel","SUSE Linux Enterprise Server for SAP Applications 15 SP5:aws-nitro-enclaves-binaryblobs-upstream","SUSE Linux Enterprise Server for SAP Applications 15 SP5:aws-nitro-enclaves-cli","SUSE Linux Enterprise Server for SAP Applications 15 SP5:gdk-pixbuf-loader-rsvg","SUSE Linux Enterprise Server for SAP Applications 15 SP5:gstreamer-plugins-rs","SUSE Linux Enterprise Server for SAP Applications 15 SP5:gstreamer-plugins-rs-devel","SUSE Linux Enterprise Server for SAP Applications 15 SP5:lib389","SUSE Linux Enterprise Server for SAP Applications 15 SP5:librsvg","SUSE Linux Enterprise Server for SAP Applications 15 SP5:librsvg-2-2","SUSE Linux Enterprise Server for SAP Applications 15 SP5:librsvg-devel","SUSE Linux Enterprise Server for SAP Applications 15 SP5:libsvrcore0","SUSE Linux Enterprise Server for SAP Applications 15 SP5:netavark","SUSE Linux Enterprise Server for SAP Applications 15 SP5:rustup","SUSE Linux Enterprise Server for SAP Applications 15 SP5:sevctl","SUSE Linux Enterprise Server for SAP Applications 15 SP5:system-group-ne","SUSE Linux Enterprise Server for SAP Applications 15 SP5:typelib-1_0-Rsvg-2_0","SUSE Linux Enterprise Server for SAP Applications 15 SP6:389-ds","SUSE Linux Enterprise Server for SAP Applications 15 SP6:389-ds-devel","SUSE Linux Enterprise Server for SAP Applications 15 SP6:aws-nitro-enclaves-binaryblobs-upstream","SUSE Linux Enterprise Server for SAP Applications 15 SP6:aws-nitro-enclaves-cli","SUSE Linux Enterprise Server for SAP Applications 15 SP6:gdk-pixbuf-loader-rsvg","SUSE Linux Enterprise Server for SAP Applications 15 SP6:gstreamer-plugins-rs","SUSE Linux Enterprise Server for SAP Applications 15 SP6:gstreamer-plugins-rs-devel","SUSE Linux Enterprise Server for SAP Applications 15 SP6:lib389","SUSE Linux Enterprise Server for SAP Applications 15 SP6:librsvg","SUSE Linux Enterprise Server for SAP Applications 15 SP6:librsvg-2-2","SUSE Linux Enterprise Server for SAP Applications 15 SP6:librsvg-devel","SUSE Linux Enterprise Server for SAP Applications 15 SP6:libsvrcore0","SUSE Linux Enterprise Server for SAP Applications 15 SP6:netavark","SUSE Linux Enterprise Server for SAP Applications 15 SP6:rustup","SUSE Linux Enterprise Server for SAP Applications 15 SP6:sccache","SUSE Linux Enterprise Server for SAP Applications 15 SP6:sevctl","SUSE Linux Enterprise Server for SAP Applications 15 SP6:system-group-ne","SUSE Linux Enterprise Server for SAP Applications 15 SP6:typelib-1_0-Rsvg-2_0","SUSE Linux Enterprise Server for SAP Applications 15 SP7:aws-nitro-enclaves-binaryblobs-upstream","SUSE Linux Enterprise Server for SAP Applications 15 SP7:aws-nitro-enclaves-cli","SUSE Linux Enterprise Server for SAP Applications 15 SP7:gstreamer-plugins-rs","SUSE Linux Enterprise Server for SAP Applications 15 SP7:gstreamer-plugins-rs-devel","SUSE Linux Enterprise Server for SAP Applications 15 SP7:librsvg","SUSE Linux Enterprise Server for SAP Applications 15 SP7:librsvg-devel","SUSE Linux Enterprise Server for SAP Applications 15 SP7:rustup","SUSE Linux Enterprise Server for SAP Applications 15 SP7:system-group-ne","SUSE Linux Enterprise Server for SAP Applications 15 SP7:typelib-1_0-Rsvg-2_0","SUSE Linux Enterprise Server for SAP applications 16.0:389-ds","SUSE Linux Enterprise Server for SAP applications 16.0:389-ds-devel","SUSE Linux Enterprise Server for SAP applications 16.0:389-ds-snmp","SUSE Linux Enterprise Server for SAP applications 16.0:afterburn","SUSE Linux Enterprise Server for SAP applications 16.0:afterburn-dracut","SUSE Linux Enterprise Server for SAP applications 16.0:aws-nitro-enclaves-binaryblobs-upstream","SUSE Linux Enterprise Server for SAP applications 16.0:aws-nitro-enclaves-cli","SUSE Linux Enterprise Server for SAP applications 16.0:cargo-c","SUSE Linux Enterprise Server for SAP applications 16.0:gdk-pixbuf-loader-rsvg","SUSE Linux Enterprise Server for SAP applications 16.0:gstreamer-plugins-rs","SUSE Linux Enterprise Server for SAP applications 16.0:lib389","SUSE Linux Enterprise Server for SAP applications 16.0:librsvg","SUSE Linux Enterprise Server for SAP applications 16.0:librsvg-2-2","SUSE Linux Enterprise Server for SAP applications 16.0:librsvg-devel","SUSE Linux Enterprise Server for SAP applications 16.0:libsvrcore0","SUSE Linux Enterprise Server for SAP applications 16.0:netavark","SUSE Linux Enterprise Server for SAP applications 16.0:python-maturin","SUSE Linux Enterprise Server for SAP applications 16.0:python313-maturin","SUSE Linux Enterprise Server for SAP applications 16.0:rage-encryption","SUSE Linux Enterprise Server for SAP applications 16.0:rage-encryption-bash-completion","SUSE Linux Enterprise Server for SAP applications 16.0:rage-encryption-fish-completion","SUSE Linux Enterprise Server for SAP applications 16.0:rage-encryption-zsh-completion","SUSE Linux Enterprise Server for SAP applications 16.0:rsvg-convert","SUSE Linux Enterprise Server for SAP applications 16.0:rsvg-thumbnailer","SUSE Linux Enterprise Server for SAP applications 16.0:rustup","SUSE Linux Enterprise Server for SAP applications 16.0:sccache","SUSE Linux Enterprise Server for SAP applications 16.0:system-group-ne","SUSE Linux Enterprise Server for SAP applications 16.0:typelib-1_0-Rsvg-2_0","SUSE Linux Enterprise Software Development Kit 12 SP5:librsvg","SUSE Linux Enterprise Software Development Kit 12 SP5:librsvg-devel","SUSE Linux Enterprise Software Development Kit 12 SP5:typelib-1_0-Rsvg-2_0","SUSE Linux Micro 6.0:afterburn","SUSE Linux Micro 6.0:afterburn-dracut","SUSE Linux Micro 6.0:gdk-pixbuf-loader-rsvg","SUSE Linux Micro 6.0:librsvg","SUSE Linux Micro 6.0:librsvg-2-2","SUSE Linux Micro 6.0:netavark","SUSE Linux Micro 6.1:afterburn","SUSE Linux Micro 6.1:afterburn-dracut","SUSE Linux Micro 6.1:gdk-pixbuf-loader-rsvg","SUSE Linux Micro 6.1:librsvg","SUSE Linux Micro 6.1:librsvg-2-2","SUSE Linux Micro 6.1:netavark","SUSE Linux Micro 6.2:afterburn","SUSE Linux Micro 6.2:afterburn-dracut","SUSE Linux Micro 6.2:gdk-pixbuf-loader-rsvg","SUSE Linux Micro 6.2:librsvg","SUSE Linux Micro 6.2:librsvg-2-2","SUSE Linux Micro 6.2:netavark","SUSE Linux Micro 6.2:python-maturin","SUSE Linux Micro 6.2:python313-maturin","SUSE Manager Proxy 4.3:aws-nitro-enclaves-binaryblobs-upstream","SUSE Manager Proxy 4.3:aws-nitro-enclaves-cli","SUSE Manager Proxy 4.3:gdk-pixbuf-loader-rsvg","SUSE Manager Proxy 4.3:librsvg","SUSE Manager Proxy 4.3:librsvg-2-2","SUSE Manager Proxy 4.3:system-group-ne","SUSE Manager Proxy LTS 4.3:gdk-pixbuf-loader-rsvg","SUSE Manager Proxy LTS 4.3:librsvg","SUSE Manager Proxy LTS 4.3:librsvg-2-2","SUSE Manager Retail Branch Server 4.3:aws-nitro-enclaves-binaryblobs-upstream","SUSE Manager Retail Branch Server 4.3:aws-nitro-enclaves-cli","SUSE Manager Retail Branch Server 4.3:gdk-pixbuf-loader-rsvg","SUSE Manager Retail Branch Server 4.3:librsvg","SUSE Manager Retail Branch Server 4.3:librsvg-2-2","SUSE Manager Retail Branch Server 4.3:system-group-ne","SUSE Manager Retail Branch Server LTS 4.3:389-ds","SUSE Manager Retail Branch Server LTS 4.3:389-ds-devel","SUSE Manager Retail Branch Server LTS 4.3:gdk-pixbuf-loader-rsvg","SUSE Manager Retail Branch Server LTS 4.3:lib389","SUSE Manager Retail Branch Server LTS 4.3:librsvg","SUSE Manager Retail Branch Server LTS 4.3:librsvg-2-2","SUSE Manager Retail Branch Server LTS 4.3:libsvrcore0","SUSE Manager Server 4.3:389-ds","SUSE Manager Server 4.3:389-ds-devel","SUSE Manager Server 4.3:aws-nitro-enclaves-binaryblobs-upstream","SUSE Manager Server 4.3:aws-nitro-enclaves-cli","SUSE Manager Server 4.3:gdk-pixbuf-loader-rsvg","SUSE Manager Server 4.3:lib389","SUSE Manager Server 4.3:librsvg","SUSE Manager Server 4.3:librsvg-2-2","SUSE Manager Server 4.3:libsvrcore0","SUSE Manager Server 4.3:system-group-ne","SUSE Manager Server LTS 4.3:gdk-pixbuf-loader-rsvg","SUSE Manager Server LTS 4.3:librsvg","SUSE Manager Server LTS 4.3:librsvg-2-2","openSUSE Leap 15.5:389-ds","openSUSE Leap 15.5:389-ds-devel","openSUSE Leap 15.5:389-ds-snmp","openSUSE Leap 15.5:aws-nitro-enclaves-binaryblobs-upstream","openSUSE Leap 15.5:aws-nitro-enclaves-cli","openSUSE Leap 15.5:gdk-pixbuf-loader-rsvg","openSUSE Leap 15.5:gdk-pixbuf-loader-rsvg-32bit","openSUSE Leap 15.5:lib389","openSUSE Leap 15.5:librsvg","openSUSE Leap 15.5:librsvg-2-2","openSUSE Leap 15.5:librsvg-2-2-32bit","openSUSE Leap 15.5:librsvg-devel","openSUSE Leap 15.5:libsvrcore0","openSUSE Leap 15.5:netavark","openSUSE Leap 15.5:rsvg-convert","openSUSE Leap 15.5:rsvg-thumbnailer","openSUSE Leap 15.5:rustup","openSUSE Leap 15.5:sevctl","openSUSE Leap 15.5:system-group-ne","openSUSE Leap 15.5:typelib-1_0-Rsvg-2_0","openSUSE Leap 15.6:389-ds","openSUSE Leap 15.6:389-ds-devel","openSUSE Leap 15.6:389-ds-snmp","openSUSE Leap 15.6:aws-nitro-enclaves-binaryblobs-upstream","openSUSE Leap 15.6:aws-nitro-enclaves-cli","openSUSE Leap 15.6:cargo-c","openSUSE Leap 15.6:gdk-pixbuf-loader-rsvg","openSUSE Leap 15.6:gdk-pixbuf-loader-rsvg-32bit","openSUSE Leap 15.6:gstreamer-plugins-rs","openSUSE Leap 15.6:gstreamer-plugins-rs-devel","openSUSE Leap 15.6:lib389","openSUSE Leap 15.6:librsvg","openSUSE Leap 15.6:librsvg-2-2","openSUSE Leap 15.6:librsvg-2-2-32bit","openSUSE Leap 15.6:librsvg-devel","openSUSE Leap 15.6:libsvrcore0","openSUSE Leap 15.6:netavark","openSUSE Leap 15.6:python-maturin","openSUSE Leap 15.6:python311-maturin","openSUSE Leap 15.6:rsvg-convert","openSUSE Leap 15.6:rsvg-thumbnailer","openSUSE Leap 15.6:rustup","openSUSE Leap 15.6:sccache","openSUSE Leap 15.6:sevctl","openSUSE Leap 15.6:system-group-ne","openSUSE Leap 15.6:typelib-1_0-Rsvg-2_0"],"recommended":["SUSE Linux Enterprise Desktop 15 SP5:rage-encryption-0.10.0+0-150500.3.6.1","SUSE Linux Enterprise Desktop 15 SP5:rage-encryption-bash-completion-0.10.0+0-150500.3.6.1","SUSE Linux Enterprise Desktop 15 SP6:rage-encryption-0.10.0+0-150500.3.6.1","SUSE Linux Enterprise Desktop 15 SP6:rage-encryption-bash-completion-0.10.0+0-150500.3.6.1","SUSE Linux Enterprise Desktop 15 SP7:rage-encryption-0.10.0+0-150500.3.6.1","SUSE Linux Enterprise Desktop 15 SP7:rage-encryption-bash-completion-0.10.0+0-150500.3.6.1","SUSE Linux Enterprise High Performance Computing 15 SP5:rage-encryption-0.10.0+0-150500.3.6.1","SUSE Linux Enterprise High Performance Computing 15 SP5:rage-encryption-bash-completion-0.10.0+0-150500.3.6.1","SUSE Linux Enterprise High Performance Computing 15 SP6:rage-encryption-0.10.0+0-150500.3.6.1","SUSE Linux Enterprise High Performance Computing 15 SP6:rage-encryption-bash-completion-0.10.0+0-150500.3.6.1","SUSE Linux Enterprise High Performance Computing 15 SP7:rage-encryption-0.10.0+0-150500.3.6.1","SUSE Linux Enterprise High Performance Computing 15 SP7:rage-encryption-bash-completion-0.10.0+0-150500.3.6.1","SUSE Linux Enterprise Micro 5.3:gdk-pixbuf-loader-rsvg-2.52.12-150400.3.9.1","SUSE Linux Enterprise Micro 5.3:librsvg-2-2-2.52.12-150400.3.9.1","SUSE Linux Enterprise Micro 5.3:rust-keylime-0.2.7+141-150400.3.7.1","SUSE Linux Enterprise Micro 5.4:gdk-pixbuf-loader-rsvg-2.52.12-150400.3.9.1","SUSE Linux Enterprise Micro 5.4:librsvg-2-2-2.52.12-150400.3.9.1","SUSE Linux Enterprise Micro 5.4:rust-keylime-0.2.7+141-150400.3.5.1","SUSE Linux Enterprise Micro 5.5:gdk-pixbuf-loader-rsvg-2.52.12-150400.3.9.1","SUSE Linux Enterprise Micro 5.5:librsvg-2-2-2.52.12-150400.3.9.1","SUSE Linux Enterprise Micro 5.5:rust-keylime-0.2.7+141-150500.3.5.1","SUSE Linux Enterprise Module for Basesystem 15 SP5:rage-encryption-0.10.0+0-150500.3.6.1","SUSE Linux Enterprise Module for Basesystem 15 SP5:rage-encryption-bash-completion-0.10.0+0-150500.3.6.1","SUSE Linux Enterprise Module for Basesystem 15 SP6:rage-encryption-0.10.0+0-150500.3.6.1","SUSE Linux Enterprise Module for Basesystem 15 SP6:rage-encryption-bash-completion-0.10.0+0-150500.3.6.1","SUSE Linux Enterprise Module for Basesystem 15 SP7:rage-encryption-0.10.0+0-150500.3.6.1","SUSE Linux Enterprise Module for Basesystem 15 SP7:rage-encryption-bash-completion-0.10.0+0-150500.3.6.1","SUSE Linux Enterprise Module for Open Buildservice Development Tools 15 SP7:rage-encryption-fish-completion-0.10.0+0-150500.3.6.1","SUSE Linux Enterprise Module for Open Buildservice Development Tools 15 SP7:rage-encryption-zsh-completion-0.10.0+0-150500.3.6.1","SUSE Linux Enterprise Server 15 SP4-TERADATA:gdk-pixbuf-loader-rsvg-2.52.12-150400.3.9.1","SUSE Linux Enterprise Server 15 SP4-TERADATA:librsvg-2-2-2.52.12-150400.3.9.1","SUSE Linux Enterprise Server 15 SP4-TERADATA:librsvg-devel-2.52.12-150400.3.9.1","SUSE Linux Enterprise Server 15 SP4-TERADATA:typelib-1_0-Rsvg-2_0-2.52.12-150400.3.9.1","SUSE Linux Enterprise Server 15 SP5:rage-encryption-0.10.0+0-150500.3.6.1","SUSE Linux Enterprise Server 15 SP5:rage-encryption-bash-completion-0.10.0+0-150500.3.6.1","SUSE Linux Enterprise Server 15 SP6:rage-encryption-0.10.0+0-150500.3.6.1","SUSE Linux Enterprise Server 15 SP6:rage-encryption-bash-completion-0.10.0+0-150500.3.6.1","SUSE Linux Enterprise Server 15 SP7:rage-encryption-0.10.0+0-150500.3.6.1","SUSE Linux Enterprise Server 15 SP7:rage-encryption-bash-completion-0.10.0+0-150500.3.6.1","SUSE Linux Enterprise Server 16.0:keylime-ima-policy-0.2.7+117-160000.2.2","SUSE Linux Enterprise Server 16.0:rage-encryption-0.11.1+0-160000.2.2","SUSE Linux Enterprise Server 16.0:rage-encryption-bash-completion-0.11.1+0-160000.2.2","SUSE Linux Enterprise Server 16.0:rage-encryption-fish-completion-0.11.1+0-160000.2.2","SUSE Linux Enterprise Server 16.0:rage-encryption-zsh-completion-0.11.1+0-160000.2.2","SUSE Linux Enterprise Server 16.0:rust-keylime-0.2.7+117-160000.2.2","SUSE Linux Enterprise Server for SAP Applications 15 SP5:rage-encryption-0.10.0+0-150500.3.6.1","SUSE Linux Enterprise Server for SAP Applications 15 SP5:rage-encryption-bash-completion-0.10.0+0-150500.3.6.1","SUSE Linux Enterprise Server for SAP Applications 15 SP6:rage-encryption-0.10.0+0-150500.3.6.1","SUSE Linux Enterprise Server for SAP Applications 15 SP6:rage-encryption-bash-completion-0.10.0+0-150500.3.6.1","SUSE Linux Enterprise Server for SAP Applications 15 SP7:rage-encryption-0.10.0+0-150500.3.6.1","SUSE Linux Enterprise Server for SAP Applications 15 SP7:rage-encryption-bash-completion-0.10.0+0-150500.3.6.1","SUSE Linux Micro 6.0:rust-keylime-0.2.6+13-1.1","SUSE Linux Micro 6.1:rust-keylime-0.2.8+12-slfo.1.1_1.1","SUSE Package Hub 15 SP5:rust-bindgen-0.70.1-bp155.5.1","SUSE Package Hub 15 SP6:rust-bindgen-0.70.1-bp156.5.1","openSUSE Leap 15.5:rage-encryption-0.10.0+0-150500.3.6.1","openSUSE Leap 15.5:rage-encryption-bash-completion-0.10.0+0-150500.3.6.1","openSUSE Leap 15.5:rust-bindgen-0.70.1-bp155.5.1","openSUSE Leap 15.6:rage-encryption-0.10.0+0-150500.3.6.1","openSUSE Leap 15.6:rage-encryption-bash-completion-0.10.0+0-150500.3.6.1","openSUSE Leap 15.6:rage-encryption-fish-completion-0.10.0+0-150500.3.6.1","openSUSE Leap 15.6:rage-encryption-zsh-completion-0.10.0+0-150500.3.6.1","openSUSE Leap 15.6:rust-bindgen-0.70.1-bp156.5.1","openSUSE Tumbleweed:389-ds-3.1.1~git13.a9c7ff9-1.1","openSUSE Tumbleweed:389-ds-devel-3.1.1~git13.a9c7ff9-1.1","openSUSE Tumbleweed:389-ds-snmp-3.1.1~git13.a9c7ff9-1.1","openSUSE Tumbleweed:keylime-ima-policy-0.2.7+70-2.1","openSUSE Tumbleweed:lib389-3.1.1~git13.a9c7ff9-1.1","openSUSE Tumbleweed:libsvrcore0-3.1.1~git13.a9c7ff9-1.1","openSUSE Tumbleweed:rage-encryption-0.10.0+0-3.1","openSUSE Tumbleweed:rage-encryption-bash-completion-0.10.0+0-3.1","openSUSE Tumbleweed:rage-encryption-fish-completion-0.10.0+0-3.1","openSUSE Tumbleweed:rage-encryption-zsh-completion-0.10.0+0-3.1","openSUSE Tumbleweed:rust-keylime-0.2.7+70-2.1"]},"references":[{"category":"external","summary":"CVE-2024-43806","url":"https://www.suse.com/security/cve/CVE-2024-43806"},{"category":"external","summary":"SUSE Security Ratings","url":"https://www.suse.com/support/security/rating/"},{"category":"external","summary":"SUSE Bug 1229376 for CVE-2024-43806","url":"https://bugzilla.suse.com/1229376"},{"category":"external","summary":"Advisory link for SUSE-SU-2024:3404-1","url":"https://lists.suse.com/pipermail/sle-security-updates/2024-September/019502.html"},{"category":"external","summary":"Advisory link for SUSE-SU-2025:02809-1","url":"https://lists.suse.com/pipermail/sle-updates/2025-August/041230.html"},{"category":"external","summary":"Advisory link for SUSE-SU-2025:02810-1","url":"https://lists.suse.com/pipermail/sle-updates/2025-August/041229.html"},{"category":"external","summary":"Advisory link for SUSE-SU-2025:02811-1","url":"https://lists.suse.com/pipermail/sle-updates/2025-August/041228.html"},{"category":"external","summary":"Advisory link for SUSE-SU-2025:20057-1","url":"https://lists.suse.com/pipermail/sle-security-updates/2025-June/021276.html"},{"category":"external","summary":"Advisory link for SUSE-SU-2025:20858-1","url":"https://lists.suse.com/pipermail/sle-updates/2025-October/042320.html"},{"category":"external","summary":"Advisory link for SUSE-SU-2025:4411-1","url":"https://lists.suse.com/pipermail/sle-security-updates/2025-December/023562.html"},{"category":"external","summary":"Advisory link for openSUSE-SU-2024:14354-1","url":"https://lists.opensuse.org/archives/list/security-announce@lists.opensuse.org/thread/TXPZZSAXTA6CTQAGWASRTKWJQ3DFB7GG/"}],"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 Linux Enterprise Desktop 15 SP5:rage-encryption-0.10.0+0-150500.3.6.1","SUSE Linux Enterprise Desktop 15 SP5:rage-encryption-bash-completion-0.10.0+0-150500.3.6.1","SUSE Linux Enterprise Desktop 15 SP6:rage-encryption-0.10.0+0-150500.3.6.1","SUSE Linux Enterprise Desktop 15 SP6:rage-encryption-bash-completion-0.10.0+0-150500.3.6.1","SUSE Linux Enterprise Desktop 15 SP7:rage-encryption-0.10.0+0-150500.3.6.1","SUSE Linux Enterprise Desktop 15 SP7:rage-encryption-bash-completion-0.10.0+0-150500.3.6.1","SUSE Linux Enterprise High Performance Computing 15 SP5:rage-encryption-0.10.0+0-150500.3.6.1","SUSE Linux Enterprise High Performance Computing 15 SP5:rage-encryption-bash-completion-0.10.0+0-150500.3.6.1","SUSE Linux Enterprise High Performance Computing 15 SP6:rage-encryption-0.10.0+0-150500.3.6.1","SUSE Linux Enterprise High Performance Computing 15 SP6:rage-encryption-bash-completion-0.10.0+0-150500.3.6.1","SUSE Linux Enterprise High Performance Computing 15 SP7:rage-encryption-0.10.0+0-150500.3.6.1","SUSE Linux Enterprise High Performance Computing 15 SP7:rage-encryption-bash-completion-0.10.0+0-150500.3.6.1","SUSE Linux Enterprise Micro 5.3:gdk-pixbuf-loader-rsvg-2.52.12-150400.3.9.1","SUSE Linux Enterprise Micro 5.3:librsvg-2-2-2.52.12-150400.3.9.1","SUSE Linux Enterprise Micro 5.3:rust-keylime-0.2.7+141-150400.3.7.1","SUSE Linux Enterprise Micro 5.4:gdk-pixbuf-loader-rsvg-2.52.12-150400.3.9.1","SUSE Linux Enterprise Micro 5.4:librsvg-2-2-2.52.12-150400.3.9.1","SUSE Linux Enterprise Micro 5.4:rust-keylime-0.2.7+141-150400.3.5.1","SUSE Linux Enterprise Micro 5.5:gdk-pixbuf-loader-rsvg-2.52.12-150400.3.9.1","SUSE Linux Enterprise Micro 5.5:librsvg-2-2-2.52.12-150400.3.9.1","SUSE Linux Enterprise Micro 5.5:rust-keylime-0.2.7+141-150500.3.5.1","SUSE Linux Enterprise Module for Basesystem 15 SP5:rage-encryption-0.10.0+0-150500.3.6.1","SUSE Linux Enterprise Module for Basesystem 15 SP5:rage-encryption-bash-completion-0.10.0+0-150500.3.6.1","SUSE Linux Enterprise Module for Basesystem 15 SP6:rage-encryption-0.10.0+0-150500.3.6.1","SUSE Linux Enterprise Module for Basesystem 15 SP6:rage-encryption-bash-completion-0.10.0+0-150500.3.6.1","SUSE Linux Enterprise Module for Basesystem 15 SP7:rage-encryption-0.10.0+0-150500.3.6.1","SUSE Linux Enterprise Module for Basesystem 15 SP7:rage-encryption-bash-completion-0.10.0+0-150500.3.6.1","SUSE Linux Enterprise Module for Open Buildservice Development Tools 15 SP7:rage-encryption-fish-completion-0.10.0+0-150500.3.6.1","SUSE Linux Enterprise Module for Open Buildservice Development Tools 15 SP7:rage-encryption-zsh-completion-0.10.0+0-150500.3.6.1","SUSE Linux Enterprise Server 15 SP4-TERADATA:gdk-pixbuf-loader-rsvg-2.52.12-150400.3.9.1","SUSE Linux Enterprise Server 15 SP4-TERADATA:librsvg-2-2-2.52.12-150400.3.9.1","SUSE Linux Enterprise Server 15 SP4-TERADATA:librsvg-devel-2.52.12-150400.3.9.1","SUSE Linux Enterprise Server 15 SP4-TERADATA:typelib-1_0-Rsvg-2_0-2.52.12-150400.3.9.1","SUSE Linux Enterprise Server 15 SP5:rage-encryption-0.10.0+0-150500.3.6.1","SUSE Linux Enterprise Server 15 SP5:rage-encryption-bash-completion-0.10.0+0-150500.3.6.1","SUSE Linux Enterprise Server 15 SP6:rage-encryption-0.10.0+0-150500.3.6.1","SUSE Linux Enterprise Server 15 SP6:rage-encryption-bash-completion-0.10.0+0-150500.3.6.1","SUSE Linux Enterprise Server 15 SP7:rage-encryption-0.10.0+0-150500.3.6.1","SUSE Linux Enterprise Server 15 SP7:rage-encryption-bash-completion-0.10.0+0-150500.3.6.1","SUSE Linux Enterprise Server 16.0:keylime-ima-policy-0.2.7+117-160000.2.2","SUSE Linux Enterprise Server 16.0:rage-encryption-0.11.1+0-160000.2.2","SUSE Linux Enterprise Server 16.0:rage-encryption-bash-completion-0.11.1+0-160000.2.2","SUSE Linux Enterprise Server 16.0:rage-encryption-fish-completion-0.11.1+0-160000.2.2","SUSE Linux Enterprise Server 16.0:rage-encryption-zsh-completion-0.11.1+0-160000.2.2","SUSE Linux Enterprise Server 16.0:rust-keylime-0.2.7+117-160000.2.2","SUSE Linux Enterprise Server for SAP Applications 15 SP5:rage-encryption-0.10.0+0-150500.3.6.1","SUSE Linux Enterprise Server for SAP Applications 15 SP5:rage-encryption-bash-completion-0.10.0+0-150500.3.6.1","SUSE Linux Enterprise Server for SAP Applications 15 SP6:rage-encryption-0.10.0+0-150500.3.6.1","SUSE Linux Enterprise Server for SAP Applications 15 SP6:rage-encryption-bash-completion-0.10.0+0-150500.3.6.1","SUSE Linux Enterprise Server for SAP Applications 15 SP7:rage-encryption-0.10.0+0-150500.3.6.1","SUSE Linux Enterprise Server for SAP Applications 15 SP7:rage-encryption-bash-completion-0.10.0+0-150500.3.6.1","SUSE Linux Micro 6.0:rust-keylime-0.2.6+13-1.1","SUSE Linux Micro 6.1:rust-keylime-0.2.8+12-slfo.1.1_1.1","SUSE Package Hub 15 SP5:rust-bindgen-0.70.1-bp155.5.1","SUSE Package Hub 15 SP6:rust-bindgen-0.70.1-bp156.5.1","openSUSE Leap 15.5:rage-encryption-0.10.0+0-150500.3.6.1","openSUSE Leap 15.5:rage-encryption-bash-completion-0.10.0+0-150500.3.6.1","openSUSE Leap 15.5:rust-bindgen-0.70.1-bp155.5.1","openSUSE Leap 15.6:rage-encryption-0.10.0+0-150500.3.6.1","openSUSE Leap 15.6:rage-encryption-bash-completion-0.10.0+0-150500.3.6.1","openSUSE Leap 15.6:rage-encryption-fish-completion-0.10.0+0-150500.3.6.1","openSUSE Leap 15.6:rage-encryption-zsh-completion-0.10.0+0-150500.3.6.1","openSUSE Leap 15.6:rust-bindgen-0.70.1-bp156.5.1","openSUSE Tumbleweed:389-ds-3.1.1~git13.a9c7ff9-1.1","openSUSE Tumbleweed:389-ds-devel-3.1.1~git13.a9c7ff9-1.1","openSUSE Tumbleweed:389-ds-snmp-3.1.1~git13.a9c7ff9-1.1","openSUSE Tumbleweed:keylime-ima-policy-0.2.7+70-2.1","openSUSE Tumbleweed:lib389-3.1.1~git13.a9c7ff9-1.1","openSUSE Tumbleweed:libsvrcore0-3.1.1~git13.a9c7ff9-1.1","openSUSE Tumbleweed:rage-encryption-0.10.0+0-3.1","openSUSE Tumbleweed:rage-encryption-bash-completion-0.10.0+0-3.1","openSUSE Tumbleweed:rage-encryption-fish-completion-0.10.0+0-3.1","openSUSE Tumbleweed:rage-encryption-zsh-completion-0.10.0+0-3.1","openSUSE Tumbleweed:rust-keylime-0.2.7+70-2.1"]}],"scores":[{"cvss_v3":{"baseScore":6.5,"baseSeverity":"MEDIUM","vectorString":"CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H","version":"3.1"},"products":["SUSE Linux Enterprise Desktop 15 SP5:rage-encryption-0.10.0+0-150500.3.6.1","SUSE Linux Enterprise Desktop 15 SP5:rage-encryption-bash-completion-0.10.0+0-150500.3.6.1","SUSE Linux Enterprise Desktop 15 SP6:rage-encryption-0.10.0+0-150500.3.6.1","SUSE Linux Enterprise Desktop 15 SP6:rage-encryption-bash-completion-0.10.0+0-150500.3.6.1","SUSE Linux Enterprise Desktop 15 SP7:rage-encryption-0.10.0+0-150500.3.6.1","SUSE Linux Enterprise Desktop 15 SP7:rage-encryption-bash-completion-0.10.0+0-150500.3.6.1","SUSE Linux Enterprise High Performance Computing 15 SP5:rage-encryption-0.10.0+0-150500.3.6.1","SUSE Linux Enterprise High Performance Computing 15 SP5:rage-encryption-bash-completion-0.10.0+0-150500.3.6.1","SUSE Linux Enterprise High Performance Computing 15 SP6:rage-encryption-0.10.0+0-150500.3.6.1","SUSE Linux Enterprise High Performance Computing 15 SP6:rage-encryption-bash-completion-0.10.0+0-150500.3.6.1","SUSE Linux Enterprise High Performance Computing 15 SP7:rage-encryption-0.10.0+0-150500.3.6.1","SUSE Linux Enterprise High Performance Computing 15 SP7:rage-encryption-bash-completion-0.10.0+0-150500.3.6.1","SUSE Linux Enterprise Micro 5.3:gdk-pixbuf-loader-rsvg-2.52.12-150400.3.9.1","SUSE Linux Enterprise Micro 5.3:librsvg-2-2-2.52.12-150400.3.9.1","SUSE Linux Enterprise Micro 5.3:rust-keylime-0.2.7+141-150400.3.7.1","SUSE Linux Enterprise Micro 5.4:gdk-pixbuf-loader-rsvg-2.52.12-150400.3.9.1","SUSE Linux Enterprise Micro 5.4:librsvg-2-2-2.52.12-150400.3.9.1","SUSE Linux Enterprise Micro 5.4:rust-keylime-0.2.7+141-150400.3.5.1","SUSE Linux Enterprise Micro 5.5:gdk-pixbuf-loader-rsvg-2.52.12-150400.3.9.1","SUSE Linux Enterprise Micro 5.5:librsvg-2-2-2.52.12-150400.3.9.1","SUSE Linux Enterprise Micro 5.5:rust-keylime-0.2.7+141-150500.3.5.1","SUSE Linux Enterprise Module for Basesystem 15 SP5:rage-encryption-0.10.0+0-150500.3.6.1","SUSE Linux Enterprise Module for Basesystem 15 SP5:rage-encryption-bash-completion-0.10.0+0-150500.3.6.1","SUSE Linux Enterprise Module for Basesystem 15 SP6:rage-encryption-0.10.0+0-150500.3.6.1","SUSE Linux Enterprise Module for Basesystem 15 SP6:rage-encryption-bash-completion-0.10.0+0-150500.3.6.1","SUSE Linux Enterprise Module for Basesystem 15 SP7:rage-encryption-0.10.0+0-150500.3.6.1","SUSE Linux Enterprise Module for Basesystem 15 SP7:rage-encryption-bash-completion-0.10.0+0-150500.3.6.1","SUSE Linux Enterprise Module for Open Buildservice Development Tools 15 SP7:rage-encryption-fish-completion-0.10.0+0-150500.3.6.1","SUSE Linux Enterprise Module for Open Buildservice Development Tools 15 SP7:rage-encryption-zsh-completion-0.10.0+0-150500.3.6.1","SUSE Linux Enterprise Server 15 SP4-TERADATA:gdk-pixbuf-loader-rsvg-2.52.12-150400.3.9.1","SUSE Linux Enterprise Server 15 SP4-TERADATA:librsvg-2-2-2.52.12-150400.3.9.1","SUSE Linux Enterprise Server 15 SP4-TERADATA:librsvg-devel-2.52.12-150400.3.9.1","SUSE Linux Enterprise Server 15 SP4-TERADATA:typelib-1_0-Rsvg-2_0-2.52.12-150400.3.9.1","SUSE Linux Enterprise Server 15 SP5:rage-encryption-0.10.0+0-150500.3.6.1","SUSE Linux Enterprise Server 15 SP5:rage-encryption-bash-completion-0.10.0+0-150500.3.6.1","SUSE Linux Enterprise Server 15 SP6:rage-encryption-0.10.0+0-150500.3.6.1","SUSE Linux Enterprise Server 15 SP6:rage-encryption-bash-completion-0.10.0+0-150500.3.6.1","SUSE Linux Enterprise Server 15 SP7:rage-encryption-0.10.0+0-150500.3.6.1","SUSE Linux Enterprise Server 15 SP7:rage-encryption-bash-completion-0.10.0+0-150500.3.6.1","SUSE Linux Enterprise Server 16.0:keylime-ima-policy-0.2.7+117-160000.2.2","SUSE Linux Enterprise Server 16.0:rage-encryption-0.11.1+0-160000.2.2","SUSE Linux Enterprise Server 16.0:rage-encryption-bash-completion-0.11.1+0-160000.2.2","SUSE Linux Enterprise Server 16.0:rage-encryption-fish-completion-0.11.1+0-160000.2.2","SUSE Linux Enterprise Server 16.0:rage-encryption-zsh-completion-0.11.1+0-160000.2.2","SUSE Linux Enterprise Server 16.0:rust-keylime-0.2.7+117-160000.2.2","SUSE Linux Enterprise Server for SAP Applications 15 SP5:rage-encryption-0.10.0+0-150500.3.6.1","SUSE Linux Enterprise Server for SAP Applications 15 SP5:rage-encryption-bash-completion-0.10.0+0-150500.3.6.1","SUSE Linux Enterprise Server for SAP Applications 15 SP6:rage-encryption-0.10.0+0-150500.3.6.1","SUSE Linux Enterprise Server for SAP Applications 15 SP6:rage-encryption-bash-completion-0.10.0+0-150500.3.6.1","SUSE Linux Enterprise Server for SAP Applications 15 SP7:rage-encryption-0.10.0+0-150500.3.6.1","SUSE Linux Enterprise Server for SAP Applications 15 SP7:rage-encryption-bash-completion-0.10.0+0-150500.3.6.1","SUSE Linux Micro 6.0:rust-keylime-0.2.6+13-1.1","SUSE Linux Micro 6.1:rust-keylime-0.2.8+12-slfo.1.1_1.1","SUSE Package Hub 15 SP5:rust-bindgen-0.70.1-bp155.5.1","SUSE Package Hub 15 SP6:rust-bindgen-0.70.1-bp156.5.1","openSUSE Leap 15.5:rage-encryption-0.10.0+0-150500.3.6.1","openSUSE Leap 15.5:rage-encryption-bash-completion-0.10.0+0-150500.3.6.1","openSUSE Leap 15.5:rust-bindgen-0.70.1-bp155.5.1","openSUSE Leap 15.6:rage-encryption-0.10.0+0-150500.3.6.1","openSUSE Leap 15.6:rage-encryption-bash-completion-0.10.0+0-150500.3.6.1","openSUSE Leap 15.6:rage-encryption-fish-completion-0.10.0+0-150500.3.6.1","openSUSE Leap 15.6:rage-encryption-zsh-completion-0.10.0+0-150500.3.6.1","openSUSE Leap 15.6:rust-bindgen-0.70.1-bp156.5.1","openSUSE Tumbleweed:389-ds-3.1.1~git13.a9c7ff9-1.1","openSUSE Tumbleweed:389-ds-devel-3.1.1~git13.a9c7ff9-1.1","openSUSE Tumbleweed:389-ds-snmp-3.1.1~git13.a9c7ff9-1.1","openSUSE Tumbleweed:keylime-ima-policy-0.2.7+70-2.1","openSUSE Tumbleweed:lib389-3.1.1~git13.a9c7ff9-1.1","openSUSE Tumbleweed:libsvrcore0-3.1.1~git13.a9c7ff9-1.1","openSUSE Tumbleweed:rage-encryption-0.10.0+0-3.1","openSUSE Tumbleweed:rage-encryption-bash-completion-0.10.0+0-3.1","openSUSE Tumbleweed:rage-encryption-fish-completion-0.10.0+0-3.1","openSUSE Tumbleweed:rage-encryption-zsh-completion-0.10.0+0-3.1","openSUSE Tumbleweed:rust-keylime-0.2.7+70-2.1"]}],"threats":[{"category":"impact","date":"2024-08-19T10:30:51Z","details":"moderate"}],"title":"CVE-2024-43806"}]}