{"document":{"aggregate_severity":{"namespace":"https://www.suse.com/support/security/rating/","text":"important"},"category":"csaf_vex","csaf_version":"2.0","distribution":{"text":"Copyright 2024 SUSE LLC. All rights reserved.","tlp":{"label":"WHITE","url":"https://www.first.org/tlp/"}},"lang":"en","notes":[{"category":"summary","text":"SUSE CVE-2024-45337","title":"Title"},{"category":"description","text":"Applications and libraries which misuse connection.serverAuthenticate (via callback field ServerConfig.PublicKeyCallback) may be susceptible to an authorization bypass. The documentation for ServerConfig.PublicKeyCallback says that \"A call to this function does not guarantee that the key offered is in fact used to authenticate.\" Specifically, the SSH protocol allows clients to inquire about whether a public key is acceptable before proving control of the corresponding private key. PublicKeyCallback may be called with multiple keys, and the order in which the keys were provided cannot be used to infer which key the client successfully authenticated with, if any. Some applications, which store the key(s) passed to PublicKeyCallback (or derived information) and make security relevant determinations based on it once the connection is established, may make incorrect assumptions. For example, an attacker may send public keys A and B, and then authenticate with A. PublicKeyCallback would be called only twice, first with A and then with B. A vulnerable application may then make authorization decisions based on key B for which the attacker does not actually control the private key. Since this API is widely misused, as a partial mitigation golang.org/x/cry...@v0.31.0 enforces the property that, when successfully authenticating via public key, the last key passed to ServerConfig.PublicKeyCallback will be the key used to authenticate the connection. PublicKeyCallback will now be called multiple times with the same key, if necessary. Note that the client may still not control the last key passed to PublicKeyCallback if the connection is then authenticated with a different method, such as PasswordCallback, KeyboardInteractiveCallback, or NoClientAuth. Users should be using the Extensions field of the Permissions return value from the various authentication callbacks to record data associated with the authentication attempt instead of referencing external state. Once the connection is established the state corresponding to the successful authentication attempt can be retrieved via the ServerConn.Permissions field. Note that some third-party libraries misuse the Permissions type by sharing it across authentication attempts; users of third-party libraries should refer to the relevant projects for guidance.","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-45337","url":"https://www.suse.com/security/cve/CVE-2024-45337"},{"category":"external","summary":"SUSE Security Ratings","url":"https://www.suse.com/support/security/rating/"},{"category":"external","summary":"SUSE Bug 1234482 for CVE-2024-45337","url":"https://bugzilla.suse.com/1234482"},{"category":"external","summary":"Advisory link for SUSE-SU-2025:01985-1","url":"https://lists.suse.com/pipermail/sle-updates/2025-June/040353.html"},{"category":"external","summary":"Advisory link for SUSE-SU-2025:02581-1","url":"https://lists.suse.com/pipermail/sle-updates/2025-July/040990.html"},{"category":"external","summary":"Advisory link for SUSE-SU-2025:03278-1","url":"https://lists.suse.com/pipermail/sle-updates/2025-September/041779.html"},{"category":"external","summary":"Advisory link for SUSE-SU-2025:0524-1","url":"https://lists.suse.com/pipermail/sle-security-updates/2025-February/020348.html"},{"category":"external","summary":"Advisory link for SUSE-SU-2025:0525-1","url":"https://lists.suse.com/pipermail/sle-security-updates/2025-February/020347.html"},{"category":"external","summary":"Advisory link for SUSE-SU-2025:0545-1","url":"https://lists.suse.com/pipermail/sle-security-updates/2025-February/020341.html"},{"category":"external","summary":"Advisory link for SUSE-SU-2025:0601-1","url":"https://lists.suse.com/pipermail/sle-security-updates/2025-February/020385.html"},{"category":"external","summary":"Advisory link for SUSE-SU-2025:0602-1","url":"https://lists.suse.com/pipermail/sle-security-updates/2025-February/020384.html"},{"category":"external","summary":"Advisory link for SUSE-SU-2025:0980-1","url":"https://lists.suse.com/pipermail/sle-security-updates/2025-March/020574.html"},{"category":"external","summary":"Advisory link for SUSE-SU-2025:1142-1","url":"https://lists.suse.com/pipermail/sle-updates/2025-April/038915.html"},{"category":"external","summary":"Advisory link for SUSE-SU-2025:1143-1","url":"https://lists.suse.com/pipermail/sle-updates/2025-April/038914.html"},{"category":"external","summary":"Advisory link for SUSE-SU-2025:20196-1","url":"https://lists.suse.com/pipermail/sle-security-updates/2025-June/021144.html"},{"category":"external","summary":"Advisory link for SUSE-SU-2025:20278-1","url":"https://lists.suse.com/pipermail/sle-security-updates/2025-June/021044.html"},{"category":"external","summary":"Advisory link for SUSE-SU-2026:0592-1","url":"https://lists.suse.com/pipermail/sle-security-updates/2026-February/024365.html"},{"category":"external","summary":"Advisory link for openSUSE-SU-2024:14585-1","url":"https://lists.opensuse.org/archives/list/security-announce@lists.opensuse.org/thread/3VJBDKTY25NRJXFRK6QZSRH6ZRBUV2UT/"},{"category":"external","summary":"Advisory link for openSUSE-SU-2024:14590-1","url":"https://lists.opensuse.org/archives/list/security-announce@lists.opensuse.org/thread/RFAKX3BHM5IEGVFZW5ORK472VJQ7GAKL/"},{"category":"external","summary":"Advisory link for openSUSE-SU-2024:14592-1","url":"https://lists.opensuse.org/archives/list/security-announce@lists.opensuse.org/thread/XRFL3E5J4TDRJ22WLK6BNXDRPBVNWDKW/"},{"category":"external","summary":"Advisory link for openSUSE-SU-2024:14593-1","url":"https://lists.opensuse.org/archives/list/security-announce@lists.opensuse.org/thread/AAHWJCS7IRD2RDUFE5DZXZ6M6SOGWYEK/"},{"category":"external","summary":"Advisory link for openSUSE-SU-2024:14595-1","url":"https://lists.opensuse.org/archives/list/security-announce@lists.opensuse.org/thread/RQIXFLKNJXAP2G3IJXYD2WY62FHMR5IX/"},{"category":"external","summary":"Advisory link for openSUSE-SU-2024:14599-1","url":"https://lists.opensuse.org/archives/list/security-announce@lists.opensuse.org/thread/QTUY324RV3FFZBHVIWDHRCIOPJHIJIN4/"},{"category":"external","summary":"Advisory link for openSUSE-SU-2024:14602-1","url":"https://lists.opensuse.org/archives/list/security-announce@lists.opensuse.org/thread/KJENUST4DVKPMGTJHYGQFE57E55AQQDC/"},{"category":"external","summary":"Advisory link for openSUSE-SU-2025:0025-1","url":"https://lists.opensuse.org/archives/list/security-announce@lists.opensuse.org/thread/V7MPKXR7TT2G72ERR2OMAC2SJ3BTV5F6/"},{"category":"external","summary":"Advisory link for openSUSE-SU-2025:0056-1","url":"https://lists.opensuse.org/archives/list/security-announce@lists.opensuse.org/thread/DUNHR7ATZWEF5LQKUNEXKL22CUQAND3A/"},{"category":"external","summary":"Advisory link for openSUSE-SU-2025:0094-1","url":"https://lists.opensuse.org/archives/list/security-announce@lists.opensuse.org/thread/LKOLRH73CIQLMQ327IYGUHNSFKCU5MPI/"},{"category":"external","summary":"Advisory link for openSUSE-SU-2025:14613-1","url":"https://lists.opensuse.org/archives/list/security-announce@lists.opensuse.org/thread/72PNSQCBBGVVNI7VQE3WSCUAIHCZLRVQ/"},{"category":"external","summary":"Advisory link for openSUSE-SU-2025:14633-1","url":"https://lists.opensuse.org/archives/list/security-announce@lists.opensuse.org/thread/VJK5RQOOJ3Q26ODJIGOXXYOYQDDEQ3UX/"},{"category":"external","summary":"Advisory link for openSUSE-SU-2025:14641-1","url":"https://lists.opensuse.org/archives/list/security-announce@lists.opensuse.org/thread/MCLAZVPDAT5UFMI67YRTRQBKGNJYHBIS/"},{"category":"external","summary":"Advisory link for openSUSE-SU-2025:14660-1","url":"https://lists.opensuse.org/archives/list/security-announce@lists.opensuse.org/thread/LW4KB34TW645AUU7ROKPDCHUTXLGZZBG/"},{"category":"external","summary":"Advisory link for openSUSE-SU-2025:14713-1","url":"https://lists.opensuse.org/archives/list/security-announce@lists.opensuse.org/thread/JZAWXH6WKGE2WACLTZWYMHTDCJMU3X6R/"},{"category":"external","summary":"Advisory link for openSUSE-SU-2025:14909-1","url":"https://lists.opensuse.org/archives/list/security-announce@lists.opensuse.org/thread/BIPGSRATX6BG2ZXWE7566EGQCKXLC4RV/"},{"category":"external","summary":"Advisory link for openSUSE-SU-2025:14920-1","url":"https://lists.opensuse.org/archives/list/security-announce@lists.opensuse.org/thread/OAFVZYRPJ63SNIOTJJCDPNRWHGLE355Q/"},{"category":"external","summary":"Advisory link for openSUSE-SU-2025:14969-1","url":"https://lists.opensuse.org/archives/list/security-announce@lists.opensuse.org/thread/HSLGKMFCTSANXEKOHC36CPS5WHI66Y6L/"},{"category":"external","summary":"Advisory link for openSUSE-SU-2025:15013-1","url":"https://lists.opensuse.org/archives/list/security-announce@lists.opensuse.org/thread/HL46ARER7ICEJBIK62L5XG52R6FHUFHU/"}],"title":"SUSE CVE CVE-2024-45337","tracking":{"current_release_date":"2026-03-14T00:29:37Z","generator":{"date":"2024-12-13T00:32:26Z","engine":{"name":"cve-database.git:bin/generate-csaf-vex.pl","version":"1"}},"id":"CVE-2024-45337","initial_release_date":"2024-12-13T00:32:26Z","revision_history":[{"date":"2024-12-13T00:32:26Z","number":"2","summary":"Current version"},{"date":"2024-12-14T04:00:50Z","number":"3","summary":"Current version"},{"date":"2024-12-17T03:55:00Z","number":"4","summary":"Current version"},{"date":"2024-12-18T04:08:17Z","number":"5","summary":"Current version"},{"date":"2024-12-19T04:01:51Z","number":"6","summary":"Current version"},{"date":"2024-12-20T04:00:27Z","number":"7","summary":"Current version"},{"date":"2024-12-21T00:32:04Z","number":"8","summary":"Current version"},{"date":"2024-12-23T20:02:09Z","number":"9","summary":"Current version"},{"date":"2025-01-01T00:43:27Z","number":"10","summary":"Current version"},{"date":"2025-01-02T03:57:21Z","number":"11","summary":"Current version"},{"date":"2025-01-04T00:44:31Z","number":"12","summary":"Current version"},{"date":"2025-01-14T00:26:51Z","number":"13","summary":"Current version"},{"date":"2025-01-15T03:55:14Z","number":"14","summary":"Current version"},{"date":"2025-01-18T03:54:37Z","number":"15","summary":"Current version"},{"date":"2025-01-19T03:53:43Z","number":"16","summary":"Current version"},{"date":"2025-01-24T04:01:50Z","number":"17","summary":"Current version"},{"date":"2025-01-25T04:00:21Z","number":"18","summary":"Current version"},{"date":"2025-01-31T07:12:38Z","number":"19","summary":"Current version"},{"date":"2025-02-08T03:59:08Z","number":"20","summary":"Current version"},{"date":"2025-02-11T03:55:27Z","number":"21","summary":"Current version"},{"date":"2025-02-12T03:59:50Z","number":"22","summary":"Current version"},{"date":"2025-02-13T00:41:09Z","number":"23","summary":"Current version"},{"date":"2025-02-14T04:31:55Z","number":"24","summary":"Current version"},{"date":"2025-02-15T03:54:45Z","number":"25","summary":"Current version"},{"date":"2025-02-16T04:24:00Z","number":"26","summary":"Current version"},{"date":"2025-02-18T05:26:49Z","number":"27","summary":"Current version"},{"date":"2025-02-19T00:18:41Z","number":"28","summary":"Current version"},{"date":"2025-02-20T14:33:30Z","number":"29","summary":"Current version"},{"date":"2025-02-22T04:14:43Z","number":"30","summary":"Current version"},{"date":"2025-03-03T01:53:13Z","number":"31","summary":"Current version"},{"date":"2025-03-04T02:24:13Z","number":"32","summary":"Current version"},{"date":"2025-03-12T15:53:21Z","number":"33","summary":"Current version"},{"date":"2025-03-15T04:41:00Z","number":"34","summary":"Current version"},{"date":"2025-03-17T14:19:10Z","number":"35","summary":"Current version"},{"date":"2025-03-18T02:55:19Z","number":"36","summary":"Current version"},{"date":"2025-03-20T03:31:12Z","number":"37","summary":"Current version"},{"date":"2025-03-21T02:52:07Z","number":"38","summary":"Current version"},{"date":"2025-03-22T14:21:27Z","number":"39","summary":"Current version"},{"date":"2025-03-24T03:00:18Z","number":"40","summary":"Current version"},{"date":"2025-03-25T04:45:25Z","number":"41","summary":"Current version"},{"date":"2025-03-25T16:06:24Z","number":"42","summary":"Current version"},{"date":"2025-03-26T03:53:51Z","number":"43","summary":"Current version"},{"date":"2025-03-29T03:22:31Z","number":"44","summary":"Current version"},{"date":"2025-04-01T01:44:39Z","number":"45","summary":"Current version"},{"date":"2025-04-02T09:01:09Z","number":"46","summary":"Current version"},{"date":"2025-04-05T02:40:42Z","number":"47","summary":"Current version"},{"date":"2025-04-06T02:08:01Z","number":"48","summary":"Current version"},{"date":"2025-04-09T01:48:07Z","number":"49","summary":"Current version"},{"date":"2025-04-23T02:39:45Z","number":"50","summary":"Current version"},{"date":"2025-04-24T03:29:37Z","number":"51","summary":"Current version"},{"date":"2025-04-29T07:56:06Z","number":"52","summary":"Current version"},{"date":"2025-05-01T05:25:20Z","number":"53","summary":"Current version"},{"date":"2025-05-02T02:17:02Z","number":"54","summary":"Current version"},{"date":"2025-05-09T03:51:18Z","number":"55","summary":"Current version"},{"date":"2025-05-13T04:04:32Z","number":"56","summary":"Current version"},{"date":"2025-05-14T00:11:55Z","number":"57","summary":"Current version"},{"date":"2025-05-20T01:09:27Z","number":"58","summary":"Current version"},{"date":"2025-05-21T00:53:46Z","number":"59","summary":"Current version"},{"date":"2025-05-31T01:30:53Z","number":"60","summary":"Current version"},{"date":"2025-06-04T03:17:53Z","number":"61","summary":"Current version"},{"date":"2025-06-05T03:50:11Z","number":"62","summary":"Current version"},{"date":"2025-06-11T03:06:20Z","number":"63","summary":"Current version"},{"date":"2025-06-12T03:49:04Z","number":"64","summary":"Current version"},{"date":"2025-06-17T02:40:22Z","number":"65","summary":"Current version"},{"date":"2025-06-19T03:32:55Z","number":"66","summary":"Current version"},{"date":"2025-06-25T14:09:29Z","number":"67","summary":"Current version"},{"date":"2025-06-27T23:30:08Z","number":"68","summary":"Current version"},{"date":"2025-07-07T23:40:36Z","number":"69","summary":"Current version"},{"date":"2025-07-11T23:45:31Z","number":"70","summary":"Current version"},{"date":"2025-07-16T00:04:59Z","number":"71","summary":"Current version"},{"date":"2025-07-22T23:34:09Z","number":"72","summary":"Current version"},{"date":"2025-07-23T23:32:24Z","number":"73","summary":"Current version"},{"date":"2025-07-30T23:33:21Z","number":"74","summary":"Current version"},{"date":"2025-07-31T23:25:22Z","number":"75","summary":"Current version"},{"date":"2025-08-12T23:37:50Z","number":"76","summary":"Current version"},{"date":"2025-08-19T23:29:23Z","number":"77","summary":"Current version"},{"date":"2025-08-25T23:42:43Z","number":"78","summary":"Current version"},{"date":"2025-08-27T23:31:07Z","number":"79","summary":"Current version"},{"date":"2025-09-01T23:45:32Z","number":"80","summary":"Current version"},{"date":"2025-09-04T23:31:04Z","number":"81","summary":"Current version"},{"date":"2025-09-19T23:31:24Z","number":"82","summary":"Current version"},{"date":"2025-10-24T00:23:40Z","number":"83","summary":"Current version"},{"date":"2025-10-24T23:46:37Z","number":"84","summary":"Current version"},{"date":"2025-11-03T01:27:38Z","number":"85","summary":"Current version"},{"date":"2025-11-29T00:45:52Z","number":"86","summary":"Current version"},{"date":"2025-12-05T14:27:34Z","number":"87","summary":"Current version"},{"date":"2025-12-19T01:01:18Z","number":"88","summary":"more updates marked as not affected"},{"date":"2025-12-21T00:27:25Z","number":"89","summary":"more updates marked as affected,more updates marked as not affected"},{"date":"2025-12-25T00:51:14Z","number":"90","summary":"more updates marked as affected,more updates marked as not affected"},{"date":"2026-01-02T01:33:39Z","number":"91","summary":"unknown changes"},{"date":"2026-01-13T01:01:04Z","number":"92","summary":"more updates marked as affected,more updates marked as not affected"},{"date":"2026-02-24T00:27:02Z","number":"93","summary":"more updates released,references added"},{"date":"2026-03-11T18:20:29Z","number":"94","summary":"unknown changes"},{"date":"2026-03-13T14:30:17Z","number":"95","summary":"unknown changes"},{"date":"2026-03-14T00:29:37Z","number":"96","summary":"more updates marked as not affected"}],"status":"interim","version":"96"}},"product_tree":{"branches":[{"branches":[{"branches":[{"category":"product_name","name":"SLES-LTSS-TERADATA 15 SP2","product":{"name":"SLES-LTSS-TERADATA 15 SP2","product_id":"SLES-LTSS-TERADATA 15 SP2","product_identification_helper":{"cpe":"cpe:/o:suse:sles-ltss-teradata:15:sp2"}}},{"category":"product_name","name":"SUSE Enterprise Storage 7.1","product":{"name":"SUSE Enterprise Storage 7.1","product_id":"SUSE Enterprise Storage 7.1","product_identification_helper":{"cpe":"cpe:/o:suse:ses:7.1"}}},{"category":"product_name","name":"SUSE Linux Enterprise Desktop 15 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","product":{"name":"SUSE Linux Enterprise High Performance Computing 12","product_id":"SUSE Linux Enterprise High Performance Computing 12","product_identification_helper":{"cpe":"cpe:/o:suse:sle_hpc:12"}}},{"category":"product_name","name":"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS","product":{"name":"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS","product_id":"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS","product_identification_helper":{"cpe":"cpe:/o:suse:sle_hpc-ltss:15:sp2"}}},{"category":"product_name","name":"SUSE Linux Enterprise High Performance Computing 15 SP3","product":{"name":"SUSE Linux Enterprise High Performance Computing 15 SP3","product_id":"SUSE Linux Enterprise High Performance Computing 15 SP3","product_identification_helper":{"cpe":"cpe:/o:suse:sle_hpc:15:sp3"}}},{"category":"product_name","name":"SUSE Linux Enterprise High Performance Computing 15 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 SP5-ESPOS","product":{"name":"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS","product_id":"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS","product_identification_helper":{"cpe":"cpe:/o:suse:sle_hpc-espos:15:sp5"}}},{"category":"product_name","name":"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS","product":{"name":"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS","product_id":"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS","product_identification_helper":{"cpe":"cpe:/o:suse:sle_hpc-ltss:15:sp5"}}},{"category":"product_name","name":"SUSE Linux Enterprise High Performance Computing 15 SP6","product":{"name":"SUSE Linux Enterprise High Performance Computing 15 SP6","product_id":"SUSE Linux Enterprise High Performance Computing 15 SP6","product_identification_helper":{"cpe":"cpe:/o:suse:sle_hpc:15:sp6"}}},{"category":"product_name","name":"SUSE Linux Enterprise High Performance Computing 15 SP7","product":{"name":"SUSE Linux Enterprise High Performance Computing 15 SP7","product_id":"SUSE Linux Enterprise High Performance Computing 15 SP7","product_identification_helper":{"cpe":"cpe:/o:suse:sle_hpc:15:sp7"}}},{"category":"product_name","name":"SUSE Linux Enterprise Micro 5.1","product":{"name":"SUSE Linux Enterprise Micro 5.1","product_id":"SUSE Linux Enterprise Micro 5.1","product_identification_helper":{"cpe":"cpe:/o:suse:suse-microos:5.1"}}},{"category":"product_name","name":"SUSE Linux Enterprise Micro 5.2","product":{"name":"SUSE Linux Enterprise Micro 5.2","product_id":"SUSE Linux Enterprise Micro 5.2","product_identification_helper":{"cpe":"cpe:/o:suse:suse-microos:5.2"}}},{"category":"product_name","name":"SUSE Linux Enterprise Micro 5.3","product":{"name":"SUSE Linux Enterprise Micro 5.3","product_id":"SUSE Linux Enterprise Micro 5.3","product_identification_helper":{"cpe":"cpe:/o:suse:sle-micro:5.3"}}},{"category":"product_name","name":"SUSE Linux Enterprise Micro 5.4","product":{"name":"SUSE Linux Enterprise Micro 5.4","product_id":"SUSE Linux Enterprise Micro 5.4","product_identification_helper":{"cpe":"cpe:/o:suse:sle-micro:5.4"}}},{"category":"product_name","name":"SUSE Linux Enterprise Micro 5.5","product":{"name":"SUSE Linux Enterprise Micro 5.5","product_id":"SUSE Linux Enterprise Micro 5.5","product_identification_helper":{"cpe":"cpe:/o:suse:sle-micro:5.5"}}},{"category":"product_name","name":"SUSE Linux Enterprise Module for Basesystem 15 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 Containers 15 SP7","product":{"name":"SUSE Linux Enterprise Module for Containers 15 SP7","product_id":"SUSE Linux Enterprise Module for Containers 15 SP7","product_identification_helper":{"cpe":"cpe:/o:suse:sle-module-containers:15:sp7"}}},{"category":"product_name","name":"SUSE Linux Enterprise 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 HPC 15 SP6","product":{"name":"SUSE Linux Enterprise Module for HPC 15 SP6","product_id":"SUSE Linux Enterprise Module for HPC 15 SP6","product_identification_helper":{"cpe":"cpe:/o:suse:sle-module-hpc:15:sp6"}}},{"category":"product_name","name":"SUSE Linux Enterprise Module for HPC 15 SP7","product":{"name":"SUSE Linux Enterprise Module for HPC 15 SP7","product_id":"SUSE Linux Enterprise Module for HPC 15 SP7","product_identification_helper":{"cpe":"cpe:/o:suse:sle-module-hpc: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 Package Hub 15 SP7","product":{"name":"SUSE Linux Enterprise Module for Package Hub 15 SP7","product_id":"SUSE Linux Enterprise Module for Package Hub 15 SP7","product_identification_helper":{"cpe":"cpe:/o:suse:packagehub:15:sp7"}}},{"category":"product_name","name":"SUSE Linux Enterprise Module for Public Cloud 12","product":{"name":"SUSE Linux Enterprise Module for Public Cloud 12","product_id":"SUSE Linux Enterprise Module for Public Cloud 12","product_identification_helper":{"cpe":"cpe:/o:suse:sle-module-public-cloud:12"}}},{"category":"product_name","name":"SUSE Linux Enterprise Module for Public Cloud 15 SP3","product":{"name":"SUSE Linux Enterprise Module for Public Cloud 15 SP3","product_id":"SUSE Linux Enterprise Module for Public Cloud 15 SP3","product_identification_helper":{"cpe":"cpe:/o:suse:sle-module-public-cloud:15:sp3"}}},{"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 Server 12","product":{"name":"SUSE Linux Enterprise Server 12","product_id":"SUSE Linux Enterprise Server 12","product_identification_helper":{"cpe":"cpe:/o:suse:sles:12"}}},{"category":"product_name","name":"SUSE Linux Enterprise Server 12 SP3","product":{"name":"SUSE Linux Enterprise Server 12 SP3","product_id":"SUSE Linux Enterprise Server 12 SP3","product_identification_helper":{"cpe":"cpe:/o:suse:sles:12:sp3"}}},{"category":"product_name","name":"SUSE Linux Enterprise Server 12 SP4","product":{"name":"SUSE Linux Enterprise Server 12 SP4","product_id":"SUSE Linux Enterprise Server 12 SP4","product_identification_helper":{"cpe":"cpe:/o:suse:sles:12:sp4"}}},{"category":"product_name","name":"SUSE Linux Enterprise Server 12 SP5","product":{"name":"SUSE Linux Enterprise Server 12 SP5","product_id":"SUSE Linux Enterprise Server 12 SP5","product_identification_helper":{"cpe":"cpe:/o:suse:sles:12:sp5"}}},{"category":"product_name","name":"SUSE Linux Enterprise Server 12 SP5-LTSS","product":{"name":"SUSE Linux Enterprise Server 12 SP5-LTSS","product_id":"SUSE Linux Enterprise Server 12 SP5-LTSS","product_identification_helper":{"cpe":"cpe:/o:suse:sles-ltss:12:sp5"}}},{"category":"product_name","name":"SUSE Linux Enterprise Server 12 SP5-LTSS Extended Security","product":{"name":"SUSE Linux Enterprise Server 12 SP5-LTSS Extended Security","product_id":"SUSE Linux Enterprise Server 12 SP5-LTSS Extended Security","product_identification_helper":{"cpe":"cpe:/o:suse:sles-ltss-extended-security:12:sp5"}}},{"category":"product_name","name":"SUSE Linux Enterprise Server 15 SP1-LTSS","product":{"name":"SUSE Linux Enterprise Server 15 SP1-LTSS","product_id":"SUSE Linux Enterprise Server 15 SP1-LTSS","product_identification_helper":{"cpe":"cpe:/o:suse:sles-ltss:15:sp1"}}},{"category":"product_name","name":"SUSE Linux Enterprise Server 15 SP2-LTSS","product":{"name":"SUSE Linux Enterprise Server 15 SP2-LTSS","product_id":"SUSE Linux Enterprise Server 15 SP2-LTSS","product_identification_helper":{"cpe":"cpe:/o:suse:sles-ltss:15:sp2"}}},{"category":"product_name","name":"SUSE Linux Enterprise Server 15 SP2-LTSS-TERADATA","product":{"name":"SUSE Linux Enterprise Server 15 SP2-LTSS-TERADATA","product_id":"SUSE Linux Enterprise Server 15 SP2-LTSS-TERADATA","product_identification_helper":{"cpe":"cpe:/o:suse:sles-ltss-teradata:15:sp2"}}},{"category":"product_name","name":"SUSE Linux Enterprise Server 15 SP3","product":{"name":"SUSE Linux Enterprise Server 15 SP3","product_id":"SUSE Linux Enterprise Server 15 SP3","product_identification_helper":{"cpe":"cpe:/o:suse:sles:15:sp3"}}},{"category":"product_name","name":"SUSE Linux Enterprise Server 15 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 SP5-LTSS","product":{"name":"SUSE Linux Enterprise Server 15 SP5-LTSS","product_id":"SUSE Linux Enterprise Server 15 SP5-LTSS","product_identification_helper":{"cpe":"cpe:/o:suse:sles-ltss:15:sp5"}}},{"category":"product_name","name":"SUSE Linux Enterprise Server 15 SP6","product":{"name":"SUSE Linux Enterprise Server 15 SP6","product_id":"SUSE Linux Enterprise Server 15 SP6","product_identification_helper":{"cpe":"cpe:/o:suse:sles:15:sp6"}}},{"category":"product_name","name":"SUSE Linux Enterprise Server 15 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 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","product":{"name":"SUSE Linux Enterprise Server for SAP Applications 12","product_id":"SUSE Linux Enterprise Server for SAP Applications 12","product_identification_helper":{"cpe":"cpe:/o:suse:sles_sap:12"}}},{"category":"product_name","name":"SUSE Linux Enterprise Server for SAP Applications 12 SP3","product":{"name":"SUSE Linux Enterprise Server for SAP Applications 12 SP3","product_id":"SUSE Linux Enterprise Server for SAP Applications 12 SP3","product_identification_helper":{"cpe":"cpe:/o:suse:sles_sap:12:sp3"}}},{"category":"product_name","name":"SUSE Linux Enterprise Server for SAP Applications 12 SP4","product":{"name":"SUSE Linux Enterprise Server for SAP Applications 12 SP4","product_id":"SUSE Linux Enterprise Server for SAP Applications 12 SP4","product_identification_helper":{"cpe":"cpe:/o:suse:sles_sap:12:sp4"}}},{"category":"product_name","name":"SUSE Linux Enterprise Server for SAP Applications 12 SP5","product":{"name":"SUSE Linux Enterprise Server for SAP Applications 12 SP5","product_id":"SUSE Linux Enterprise Server for SAP Applications 12 SP5","product_identification_helper":{"cpe":"cpe:/o:suse:sles_sap:12:sp5"}}},{"category":"product_name","name":"SUSE Linux Enterprise Server for SAP Applications 15 SP2","product":{"name":"SUSE Linux Enterprise Server for SAP Applications 15 SP2","product_id":"SUSE Linux Enterprise Server for SAP Applications 15 SP2","product_identification_helper":{"cpe":"cpe:/o:suse:sles_sap:15:sp2"}}},{"category":"product_name","name":"SUSE Linux Enterprise Server for SAP Applications 15 SP3","product":{"name":"SUSE Linux Enterprise Server for SAP Applications 15 SP3","product_id":"SUSE Linux Enterprise Server for SAP Applications 15 SP3","product_identification_helper":{"cpe":"cpe:/o:suse:sles_sap:15:sp3"}}},{"category":"product_name","name":"SUSE Linux Enterprise Server for SAP Applications 15 SP4","product":{"name":"SUSE Linux Enterprise Server for SAP Applications 15 SP4","product_id":"SUSE Linux Enterprise Server for SAP Applications 15 SP4","product_identification_helper":{"cpe":"cpe:/o:suse:sles_sap:15:sp4"}}},{"category":"product_name","name":"SUSE 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 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 Client Tools 12","product":{"name":"SUSE Manager Client Tools 12","product_id":"SUSE Manager Client Tools 12"}},{"category":"product_name","name":"SUSE Manager Client Tools 15","product":{"name":"SUSE Manager Client Tools 15","product_id":"SUSE Manager Client Tools 15"}},{"category":"product_name","name":"SUSE Manager Client Tools for SLE Micro 5","product":{"name":"SUSE Manager Client Tools for SLE Micro 5","product_id":"SUSE Manager Client Tools for SLE Micro 5","product_identification_helper":{"cpe":"cpe:/o:suse:sle-manager-tools-micro:5"}}},{"category":"product_name","name":"SUSE Manager Proxy 4.2","product":{"name":"SUSE Manager Proxy 4.2","product_id":"SUSE Manager Proxy 4.2","product_identification_helper":{"cpe":"cpe:/o:suse:suse-manager-proxy:4.2"}}},{"category":"product_name","name":"SUSE Manager Proxy 4.3","product":{"name":"SUSE Manager Proxy 4.3","product_id":"SUSE Manager Proxy 4.3","product_identification_helper":{"cpe":"cpe:/o:suse:suse-manager-proxy:4.3"}}},{"category":"product_name","name":"SUSE Manager 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.2","product":{"name":"SUSE Manager Retail Branch Server 4.2","product_id":"SUSE Manager Retail Branch Server 4.2","product_identification_helper":{"cpe":"cpe:/o:suse:suse-manager-retail-branch-server:4.2"}}},{"category":"product_name","name":"SUSE Manager Retail Branch Server 4.3","product":{"name":"SUSE Manager Retail Branch Server 4.3","product_id":"SUSE Manager Retail Branch Server 4.3","product_identification_helper":{"cpe":"cpe:/o:suse:suse-manager-retail-branch-server:4.3"}}},{"category":"product_name","name":"SUSE Manager 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.2","product":{"name":"SUSE Manager Server 4.2","product_id":"SUSE Manager Server 4.2","product_identification_helper":{"cpe":"cpe:/o:suse:suse-manager-server:4.2"}}},{"category":"product_name","name":"SUSE Manager Server 4.3","product":{"name":"SUSE Manager Server 4.3","product_id":"SUSE Manager Server 4.3","product_identification_helper":{"cpe":"cpe:/o:suse:suse-manager-server:4.3"}}},{"category":"product_name","name":"SUSE 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 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 Leap 16.0","product":{"name":"openSUSE Leap 16.0","product_id":"openSUSE Leap 16.0"}},{"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":"amazon-ssm-agent","product":{"name":"amazon-ssm-agent","product_id":"amazon-ssm-agent","product_identification_helper":{"cpe":"cpe:2.3:a:amazon:amazon_ssm_agent:*:*:*:*:*:*:*:*","purl":"pkg:rpm/suse/amazon-ssm-agent@?upstream=amazon-ssm-agent.src.rpm"}}},{"category":"product_version","name":"apptainer-1.3.6-150600.4.9.1","product":{"name":"apptainer-1.3.6-150600.4.9.1","product_id":"apptainer-1.3.6-150600.4.9.1","product_identification_helper":{"purl":"pkg:rpm/suse/apptainer@1.3.6-150600.4.9.1?upstream=apptainer-1.3.6-150600.4.9.1.src.rpm"}}},{"category":"product_version","name":"apptainer-1.3.6-5.1","product":{"name":"apptainer-1.3.6-5.1","product_id":"apptainer-1.3.6-5.1","product_identification_helper":{"purl":"pkg:rpm/suse/apptainer@1.3.6-5.1?upstream=apptainer-1.3.6-5.1.src.rpm"}}},{"category":"product_version","name":"apptainer-leap-1.3.6-150600.4.9.1","product":{"name":"apptainer-leap-1.3.6-150600.4.9.1","product_id":"apptainer-leap-1.3.6-150600.4.9.1","product_identification_helper":{"purl":"pkg:rpm/suse/apptainer-leap@1.3.6-150600.4.9.1?upstream=apptainer-1.3.6-150600.4.9.1.src.rpm"}}},{"category":"product_version","name":"apptainer-leap-1.3.6-5.1","product":{"name":"apptainer-leap-1.3.6-5.1","product_id":"apptainer-leap-1.3.6-5.1","product_identification_helper":{"purl":"pkg:rpm/suse/apptainer-leap@1.3.6-5.1?upstream=apptainer-1.3.6-5.1.src.rpm"}}},{"category":"product_version","name":"apptainer-sle15_5-1.3.6-150600.4.9.1","product":{"name":"apptainer-sle15_5-1.3.6-150600.4.9.1","product_id":"apptainer-sle15_5-1.3.6-150600.4.9.1","product_identification_helper":{"purl":"pkg:rpm/suse/apptainer-sle15_5@1.3.6-150600.4.9.1?upstream=apptainer-1.3.6-150600.4.9.1.src.rpm"}}},{"category":"product_version","name":"apptainer-sle15_5-1.3.6-5.1","product":{"name":"apptainer-sle15_5-1.3.6-5.1","product_id":"apptainer-sle15_5-1.3.6-5.1","product_identification_helper":{"purl":"pkg:rpm/suse/apptainer-sle15_5@1.3.6-5.1?upstream=apptainer-1.3.6-5.1.src.rpm"}}},{"category":"product_version","name":"apptainer-sle15_6-1.3.6-150600.4.9.1","product":{"name":"apptainer-sle15_6-1.3.6-150600.4.9.1","product_id":"apptainer-sle15_6-1.3.6-150600.4.9.1","product_identification_helper":{"purl":"pkg:rpm/suse/apptainer-sle15_6@1.3.6-150600.4.9.1?upstream=apptainer-1.3.6-150600.4.9.1.src.rpm"}}},{"category":"product_version","name":"apptainer-sle15_6-1.3.6-5.1","product":{"name":"apptainer-sle15_6-1.3.6-5.1","product_id":"apptainer-sle15_6-1.3.6-5.1","product_identification_helper":{"purl":"pkg:rpm/suse/apptainer-sle15_6@1.3.6-5.1?upstream=apptainer-1.3.6-5.1.src.rpm"}}},{"category":"product_version","name":"apptainer-sle15_7-1.3.6-150600.4.9.1","product":{"name":"apptainer-sle15_7-1.3.6-150600.4.9.1","product_id":"apptainer-sle15_7-1.3.6-150600.4.9.1","product_identification_helper":{"purl":"pkg:rpm/suse/apptainer-sle15_7@1.3.6-150600.4.9.1?upstream=apptainer-1.3.6-150600.4.9.1.src.rpm"}}},{"category":"product_version","name":"apptainer-sle15_7-1.3.6-5.1","product":{"name":"apptainer-sle15_7-1.3.6-5.1","product_id":"apptainer-sle15_7-1.3.6-5.1","product_identification_helper":{"purl":"pkg:rpm/suse/apptainer-sle15_7@1.3.6-5.1?upstream=apptainer-1.3.6-5.1.src.rpm"}}},{"category":"product_version","name":"brise","product":{"name":"brise","product_id":"brise","product_identification_helper":{"purl":"pkg:rpm/suse/brise@?upstream=brise.src.rpm"}}},{"category":"product_version","name":"buildah","product":{"name":"buildah","product_id":"buildah","product_identification_helper":{"cpe":"cpe:2.3:a:buildah_project:buildah:*:*:*:*:*:*:*:*","purl":"pkg:rpm/suse/buildah@?upstream=buildah.src.rpm"}}},{"category":"product_version","name":"buildkit","product":{"name":"buildkit","product_id":"buildkit","product_identification_helper":{"cpe":"cpe:2.3:a:mobyproject:buildkit:*:*:*:*:*:*:*:*","purl":"pkg:rpm/suse/buildkit@?upstream=buildkit.src.rpm"}}},{"category":"product_version","name":"cheat-4.4.2-bp156.3.3.1","product":{"name":"cheat-4.4.2-bp156.3.3.1","product_id":"cheat-4.4.2-bp156.3.3.1","product_identification_helper":{"purl":"pkg:rpm/suse/cheat@4.4.2-bp156.3.3.1"}}},{"category":"product_version","name":"cloudflared-2024.12.1-1.1","product":{"name":"cloudflared-2024.12.1-1.1","product_id":"cloudflared-2024.12.1-1.1","product_identification_helper":{"purl":"pkg:rpm/suse/cloudflared@2024.12.1-1.1"}}},{"category":"product_version","name":"cosign","product":{"name":"cosign","product_id":"cosign","product_identification_helper":{"cpe":"cpe:2.3:a:sigstore:cosign:*:*:*:*:*:*:*:*","purl":"pkg:rpm/suse/cosign@?upstream=cosign.src.rpm"}}},{"category":"product_version","name":"docker","product":{"name":"docker","product_id":"docker","product_identification_helper":{"cpe":"cpe:2.3:a:mobyproject:moby:*:*:*:*:*:*:*:*","purl":"pkg:rpm/suse/docker@?upstream=docker.src.rpm"}}},{"category":"product_version","name":"docker-bash-completion","product":{"name":"docker-bash-completion","product_id":"docker-bash-completion","product_identification_helper":{"cpe":"cpe:2.3:a:mobyproject:moby:*:*:*:*:*:*:*:*","purl":"pkg:rpm/suse/docker-bash-completion@?upstream=docker.src.rpm"}}},{"category":"product_version","name":"docker-buildx","product":{"name":"docker-buildx","product_id":"docker-buildx","product_identification_helper":{"cpe":"cpe:2.3:a:mobyproject:moby:*:*:*:*:*:*:*:*","purl":"pkg:rpm/suse/docker-buildx@?upstream=docker.src.rpm"}}},{"category":"product_version","name":"docker-compose","product":{"name":"docker-compose","product_id":"docker-compose","product_identification_helper":{"purl":"pkg:rpm/suse/docker-compose@?upstream=docker-compose.src.rpm"}}},{"category":"product_version","name":"docker-fish-completion","product":{"name":"docker-fish-completion","product_id":"docker-fish-completion","product_identification_helper":{"cpe":"cpe:2.3:a:mobyproject:moby:*:*:*:*:*:*:*:*","purl":"pkg:rpm/suse/docker-fish-completion@?upstream=docker.src.rpm"}}},{"category":"product_version","name":"docker-machine-driver-kvm2-1.36.0-2.1","product":{"name":"docker-machine-driver-kvm2-1.36.0-2.1","product_id":"docker-machine-driver-kvm2-1.36.0-2.1","product_identification_helper":{"purl":"pkg:rpm/suse/docker-machine-driver-kvm2@1.36.0-2.1"}}},{"category":"product_version","name":"docker-machine-driver-kvm2-1.36.0-bp156.2.6.1","product":{"name":"docker-machine-driver-kvm2-1.36.0-bp156.2.6.1","product_id":"docker-machine-driver-kvm2-1.36.0-bp156.2.6.1","product_identification_helper":{"purl":"pkg:rpm/suse/docker-machine-driver-kvm2@1.36.0-bp156.2.6.1"}}},{"category":"product_version","name":"docker-rootless-extras","product":{"name":"docker-rootless-extras","product_id":"docker-rootless-extras","product_identification_helper":{"cpe":"cpe:2.3:a:mobyproject:moby:*:*:*:*:*:*:*:*","purl":"pkg:rpm/suse/docker-rootless-extras@?upstream=docker.src.rpm"}}},{"category":"product_version","name":"docker-test","product":{"name":"docker-test","product_id":"docker-test","product_identification_helper":{"cpe":"cpe:2.3:a:mobyproject:moby:*:*:*:*:*:*:*:*","purl":"pkg:rpm/suse/docker-test@?upstream=docker.src.rpm"}}},{"category":"product_version","name":"docker-zsh-completion","product":{"name":"docker-zsh-completion","product_id":"docker-zsh-completion","product_identification_helper":{"cpe":"cpe:2.3:a:mobyproject:moby:*:*:*:*:*:*:*:*","purl":"pkg:rpm/suse/docker-zsh-completion@?upstream=docker.src.rpm"}}},{"category":"product_version","name":"dracut-saltboot-0.1.1728559936.c16d4fb-150000.1.56.1","product":{"name":"dracut-saltboot-0.1.1728559936.c16d4fb-150000.1.56.1","product_id":"dracut-saltboot-0.1.1728559936.c16d4fb-150000.1.56.1","product_identification_helper":{"purl":"pkg:rpm/suse/dracut-saltboot@0.1.1728559936.c16d4fb-150000.1.56.1?upstream=dracut-saltboot-0.1.1728559936.c16d4fb-150000.1.56.1.src.rpm"}}},{"category":"product_version","name":"firewalld-prometheus-config-0.1-150000.3.59.1","product":{"name":"firewalld-prometheus-config-0.1-150000.3.59.1","product_id":"firewalld-prometheus-config-0.1-150000.3.59.1","product_identification_helper":{"purl":"pkg:rpm/suse/firewalld-prometheus-config@0.1-150000.3.59.1?upstream=golang-github-prometheus-prometheus-0.1-150000.3.59.1.src.rpm"}}},{"category":"product_version","name":"git-bug-0.10.1-bp160.1.1","product":{"name":"git-bug-0.10.1-bp160.1.1","product_id":"git-bug-0.10.1-bp160.1.1","product_identification_helper":{"purl":"pkg:rpm/suse/git-bug@0.10.1-bp160.1.1"}}},{"category":"product_version","name":"git-bug-0.8.0+git.1733745604.d499b6e-1.1","product":{"name":"git-bug-0.8.0+git.1733745604.d499b6e-1.1","product_id":"git-bug-0.8.0+git.1733745604.d499b6e-1.1","product_identification_helper":{"purl":"pkg:rpm/suse/git-bug@0.8.0+git.1733745604.d499b6e-1.1"}}},{"category":"product_version","name":"git-bug-0.8.0+git.1733745604.d499b6e-bp156.3.3.1","product":{"name":"git-bug-0.8.0+git.1733745604.d499b6e-bp156.3.3.1","product_id":"git-bug-0.8.0+git.1733745604.d499b6e-bp156.3.3.1","product_identification_helper":{"purl":"pkg:rpm/suse/git-bug@0.8.0+git.1733745604.d499b6e-bp156.3.3.1"}}},{"category":"product_version","name":"git-bug-bash-completion-0.10.1-bp160.1.1","product":{"name":"git-bug-bash-completion-0.10.1-bp160.1.1","product_id":"git-bug-bash-completion-0.10.1-bp160.1.1","product_identification_helper":{"purl":"pkg:rpm/suse/git-bug-bash-completion@0.10.1-bp160.1.1"}}},{"category":"product_version","name":"git-bug-bash-completion-0.8.0+git.1733745604.d499b6e-1.1","product":{"name":"git-bug-bash-completion-0.8.0+git.1733745604.d499b6e-1.1","product_id":"git-bug-bash-completion-0.8.0+git.1733745604.d499b6e-1.1","product_identification_helper":{"purl":"pkg:rpm/suse/git-bug-bash-completion@0.8.0+git.1733745604.d499b6e-1.1"}}},{"category":"product_version","name":"git-bug-bash-completion-0.8.0+git.1733745604.d499b6e-bp156.3.3.1","product":{"name":"git-bug-bash-completion-0.8.0+git.1733745604.d499b6e-bp156.3.3.1","product_id":"git-bug-bash-completion-0.8.0+git.1733745604.d499b6e-bp156.3.3.1","product_identification_helper":{"purl":"pkg:rpm/suse/git-bug-bash-completion@0.8.0+git.1733745604.d499b6e-bp156.3.3.1"}}},{"category":"product_version","name":"git-bug-fish-completion-0.10.1-bp160.1.1","product":{"name":"git-bug-fish-completion-0.10.1-bp160.1.1","product_id":"git-bug-fish-completion-0.10.1-bp160.1.1","product_identification_helper":{"purl":"pkg:rpm/suse/git-bug-fish-completion@0.10.1-bp160.1.1"}}},{"category":"product_version","name":"git-bug-fish-completion-0.8.0+git.1733745604.d499b6e-1.1","product":{"name":"git-bug-fish-completion-0.8.0+git.1733745604.d499b6e-1.1","product_id":"git-bug-fish-completion-0.8.0+git.1733745604.d499b6e-1.1","product_identification_helper":{"purl":"pkg:rpm/suse/git-bug-fish-completion@0.8.0+git.1733745604.d499b6e-1.1"}}},{"category":"product_version","name":"git-bug-fish-completion-0.8.0+git.1733745604.d499b6e-bp156.3.3.1","product":{"name":"git-bug-fish-completion-0.8.0+git.1733745604.d499b6e-bp156.3.3.1","product_id":"git-bug-fish-completion-0.8.0+git.1733745604.d499b6e-bp156.3.3.1","product_identification_helper":{"purl":"pkg:rpm/suse/git-bug-fish-completion@0.8.0+git.1733745604.d499b6e-bp156.3.3.1"}}},{"category":"product_version","name":"git-bug-zsh-completion-0.10.1-bp160.1.1","product":{"name":"git-bug-zsh-completion-0.10.1-bp160.1.1","product_id":"git-bug-zsh-completion-0.10.1-bp160.1.1","product_identification_helper":{"purl":"pkg:rpm/suse/git-bug-zsh-completion@0.10.1-bp160.1.1"}}},{"category":"product_version","name":"git-bug-zsh-completion-0.8.0+git.1733745604.d499b6e-1.1","product":{"name":"git-bug-zsh-completion-0.8.0+git.1733745604.d499b6e-1.1","product_id":"git-bug-zsh-completion-0.8.0+git.1733745604.d499b6e-1.1","product_identification_helper":{"purl":"pkg:rpm/suse/git-bug-zsh-completion@0.8.0+git.1733745604.d499b6e-1.1"}}},{"category":"product_version","name":"git-bug-zsh-completion-0.8.0+git.1733745604.d499b6e-bp156.3.3.1","product":{"name":"git-bug-zsh-completion-0.8.0+git.1733745604.d499b6e-bp156.3.3.1","product_id":"git-bug-zsh-completion-0.8.0+git.1733745604.d499b6e-bp156.3.3.1","product_identification_helper":{"purl":"pkg:rpm/suse/git-bug-zsh-completion@0.8.0+git.1733745604.d499b6e-bp156.3.3.1"}}},{"category":"product_version","name":"gitea-tea-0.9.2-bp156.5.1","product":{"name":"gitea-tea-0.9.2-bp156.5.1","product_id":"gitea-tea-0.9.2-bp156.5.1","product_identification_helper":{"purl":"pkg:rpm/suse/gitea-tea@0.9.2-bp156.5.1"}}},{"category":"product_version","name":"gitea-tea-bash-completion-0.9.2-bp156.5.1","product":{"name":"gitea-tea-bash-completion-0.9.2-bp156.5.1","product_id":"gitea-tea-bash-completion-0.9.2-bp156.5.1","product_identification_helper":{"purl":"pkg:rpm/suse/gitea-tea-bash-completion@0.9.2-bp156.5.1"}}},{"category":"product_version","name":"gitea-tea-zsh-completion-0.9.2-bp156.5.1","product":{"name":"gitea-tea-zsh-completion-0.9.2-bp156.5.1","product_id":"gitea-tea-zsh-completion-0.9.2-bp156.5.1","product_identification_helper":{"purl":"pkg:rpm/suse/gitea-tea-zsh-completion@0.9.2-bp156.5.1"}}},{"category":"product_version","name":"gitleaks-8.24.2-1.1","product":{"name":"gitleaks-8.24.2-1.1","product_id":"gitleaks-8.24.2-1.1","product_identification_helper":{"purl":"pkg:rpm/suse/gitleaks@8.24.2-1.1"}}},{"category":"product_version","name":"gitleaks-bash-completion-8.24.2-1.1","product":{"name":"gitleaks-bash-completion-8.24.2-1.1","product_id":"gitleaks-bash-completion-8.24.2-1.1","product_identification_helper":{"purl":"pkg:rpm/suse/gitleaks-bash-completion@8.24.2-1.1"}}},{"category":"product_version","name":"gitleaks-fish-completion-8.24.2-1.1","product":{"name":"gitleaks-fish-completion-8.24.2-1.1","product_id":"gitleaks-fish-completion-8.24.2-1.1","product_identification_helper":{"purl":"pkg:rpm/suse/gitleaks-fish-completion@8.24.2-1.1"}}},{"category":"product_version","name":"gitleaks-zsh-completion-8.24.2-1.1","product":{"name":"gitleaks-zsh-completion-8.24.2-1.1","product_id":"gitleaks-zsh-completion-8.24.2-1.1","product_identification_helper":{"purl":"pkg:rpm/suse/gitleaks-zsh-completion@8.24.2-1.1"}}},{"category":"product_version","name":"golang-github-prometheus-prometheus-2.53.3-1.56.1","product":{"name":"golang-github-prometheus-prometheus-2.53.3-1.56.1","product_id":"golang-github-prometheus-prometheus-2.53.3-1.56.1","product_identification_helper":{"purl":"pkg:rpm/suse/golang-github-prometheus-prometheus@2.53.3-1.56.1?upstream=golang-github-prometheus-prometheus-2.53.3-1.56.1.src.rpm"}}},{"category":"product_version","name":"golang-github-prometheus-prometheus-2.53.3-150000.3.59.1","product":{"name":"golang-github-prometheus-prometheus-2.53.3-150000.3.59.1","product_id":"golang-github-prometheus-prometheus-2.53.3-150000.3.59.1","product_identification_helper":{"purl":"pkg:rpm/suse/golang-github-prometheus-prometheus@2.53.3-150000.3.59.1?upstream=golang-github-prometheus-prometheus-2.53.3-150000.3.59.1.src.rpm"}}},{"category":"product_version","name":"golang-github-prometheus-prometheus-3.1.0-1.1","product":{"name":"golang-github-prometheus-prometheus-3.1.0-1.1","product_id":"golang-github-prometheus-prometheus-3.1.0-1.1","product_identification_helper":{"purl":"pkg:rpm/suse/golang-github-prometheus-prometheus@3.1.0-1.1?upstream=golang-github-prometheus-prometheus-3.1.0-1.1.src.rpm"}}},{"category":"product_version","name":"golang-github-prometheus-promu-0.17.0-1.24.1","product":{"name":"golang-github-prometheus-promu-0.17.0-1.24.1","product_id":"golang-github-prometheus-promu-0.17.0-1.24.1","product_identification_helper":{"purl":"pkg:rpm/suse/golang-github-prometheus-promu@0.17.0-1.24.1?upstream=golang-github-prometheus-promu-0.17.0-1.24.1.src.rpm"}}},{"category":"product_version","name":"golang-github-prometheus-promu-0.17.0-150000.3.24.1","product":{"name":"golang-github-prometheus-promu-0.17.0-150000.3.24.1","product_id":"golang-github-prometheus-promu-0.17.0-150000.3.24.1","product_identification_helper":{"purl":"pkg:rpm/suse/golang-github-prometheus-promu@0.17.0-150000.3.24.1?upstream=golang-github-prometheus-promu-0.17.0-150000.3.24.1.src.rpm"}}},{"category":"product_version","name":"google-guest-agent","product":{"name":"google-guest-agent","product_id":"google-guest-agent","product_identification_helper":{"purl":"pkg:rpm/suse/google-guest-agent@?upstream=google-guest-agent.src.rpm"}}},{"category":"product_version","name":"google-guest-agent-20250327.01-1.1","product":{"name":"google-guest-agent-20250327.01-1.1","product_id":"google-guest-agent-20250327.01-1.1","product_identification_helper":{"purl":"pkg:rpm/suse/google-guest-agent@20250327.01-1.1?upstream=google-guest-agent-20250327.01-1.1.src.rpm"}}},{"category":"product_version","name":"google-guest-agent-20250327.01-1.50.1","product":{"name":"google-guest-agent-20250327.01-1.50.1","product_id":"google-guest-agent-20250327.01-1.50.1","product_identification_helper":{"purl":"pkg:rpm/suse/google-guest-agent@20250327.01-1.50.1?upstream=google-guest-agent-20250327.01-1.50.1.src.rpm"}}},{"category":"product_version","name":"google-guest-agent-20250327.01-150000.1.60.1","product":{"name":"google-guest-agent-20250327.01-150000.1.60.1","product_id":"google-guest-agent-20250327.01-150000.1.60.1","product_identification_helper":{"purl":"pkg:rpm/suse/google-guest-agent@20250327.01-150000.1.60.1?upstream=google-guest-agent-20250327.01-150000.1.60.1.src.rpm"}}},{"category":"product_version","name":"gopass-1.15.16-1.1","product":{"name":"gopass-1.15.16-1.1","product_id":"gopass-1.15.16-1.1","product_identification_helper":{"purl":"pkg:rpm/suse/gopass@1.15.16-1.1"}}},{"category":"product_version","name":"gopass-bash-completion-1.15.16-1.1","product":{"name":"gopass-bash-completion-1.15.16-1.1","product_id":"gopass-bash-completion-1.15.16-1.1","product_identification_helper":{"purl":"pkg:rpm/suse/gopass-bash-completion@1.15.16-1.1"}}},{"category":"product_version","name":"gopass-fish-completion-1.15.16-1.1","product":{"name":"gopass-fish-completion-1.15.16-1.1","product_id":"gopass-fish-completion-1.15.16-1.1","product_identification_helper":{"purl":"pkg:rpm/suse/gopass-fish-completion@1.15.16-1.1"}}},{"category":"product_version","name":"gopass-impersonate-pass-1.15.16-1.1","product":{"name":"gopass-impersonate-pass-1.15.16-1.1","product_id":"gopass-impersonate-pass-1.15.16-1.1","product_identification_helper":{"purl":"pkg:rpm/suse/gopass-impersonate-pass@1.15.16-1.1"}}},{"category":"product_version","name":"gopass-zsh-completion-1.15.16-1.1","product":{"name":"gopass-zsh-completion-1.15.16-1.1","product_id":"gopass-zsh-completion-1.15.16-1.1","product_identification_helper":{"purl":"pkg:rpm/suse/gopass-zsh-completion@1.15.16-1.1"}}},{"category":"product_version","name":"govulncheck-vulndb-0.0.20241213T205935-1.1","product":{"name":"govulncheck-vulndb-0.0.20241213T205935-1.1","product_id":"govulncheck-vulndb-0.0.20241213T205935-1.1","product_identification_helper":{"purl":"pkg:rpm/suse/govulncheck-vulndb@0.0.20241213T205935-1.1?upstream=govulncheck-vulndb-0.0.20241213T205935-1.1.src.rpm"}}},{"category":"product_version","name":"govulncheck-vulndb-0.0.20250814T182633-160000.1.2","product":{"name":"govulncheck-vulndb-0.0.20250814T182633-160000.1.2","product_id":"govulncheck-vulndb-0.0.20250814T182633-160000.1.2","product_identification_helper":{"purl":"pkg:rpm/suse/govulncheck-vulndb@0.0.20250814T182633-160000.1.2?upstream=govulncheck-vulndb-0.0.20250814T182633-160000.1.2.src.rpm"}}},{"category":"product_version","name":"grafana","product":{"name":"grafana","product_id":"grafana","product_identification_helper":{"cpe":"cpe:2.3:a:grafana:grafana:*:*:*:*:*:*:*:*","purl":"pkg:rpm/suse/grafana@?upstream=grafana.src.rpm"}}},{"category":"product_version","name":"grafana-10.4.13-1.66.2","product":{"name":"grafana-10.4.13-1.66.2","product_id":"grafana-10.4.13-1.66.2","product_identification_helper":{"cpe":"cpe:2.3:a:grafana:grafana:10.4.13:*:*:*:*:*:*:*","purl":"pkg:rpm/suse/grafana@10.4.13-1.66.2?upstream=grafana-10.4.13-1.66.2.src.rpm"}}},{"category":"product_version","name":"grafana-10.4.13-150000.1.66.1","product":{"name":"grafana-10.4.13-150000.1.66.1","product_id":"grafana-10.4.13-150000.1.66.1","product_identification_helper":{"cpe":"cpe:2.3:a:grafana:grafana:10.4.13:*:*:*:*:*:*:*","purl":"pkg:rpm/suse/grafana@10.4.13-150000.1.66.1?upstream=grafana-10.4.13-150000.1.66.1.src.rpm"}}},{"category":"product_version","name":"grafana-10.4.13-150200.3.59.1","product":{"name":"grafana-10.4.13-150200.3.59.1","product_id":"grafana-10.4.13-150200.3.59.1","product_identification_helper":{"cpe":"cpe:2.3:a:grafana:grafana:10.4.13:*:*:*:*:*:*:*","purl":"pkg:rpm/suse/grafana@10.4.13-150200.3.59.1?upstream=grafana-10.4.13-150200.3.59.1.src.rpm"}}},{"category":"product_version","name":"grafana-11.3.0-4.1","product":{"name":"grafana-11.3.0-4.1","product_id":"grafana-11.3.0-4.1","product_identification_helper":{"cpe":"cpe:2.3:a:grafana:grafana:11.3.0:*:*:*:*:*:*:*","purl":"pkg:rpm/suse/grafana@11.3.0-4.1?upstream=grafana-11.3.0-4.1.src.rpm"}}},{"category":"product_version","name":"helm-3.16.4-1.1","product":{"name":"helm-3.16.4-1.1","product_id":"helm-3.16.4-1.1","product_identification_helper":{"cpe":"cpe:2.3:a:helm:helm:3.16.4:*:*:*:*:*:*:*","purl":"pkg:rpm/suse/helm@3.16.4-1.1?upstream=helm-3.16.4-1.1.src.rpm"}}},{"category":"product_version","name":"helm-3.17.1-150000.1.41.1","product":{"name":"helm-3.17.1-150000.1.41.1","product_id":"helm-3.17.1-150000.1.41.1","product_identification_helper":{"cpe":"cpe:2.3:a:helm:helm:3.17.1:*:*:*:*:*:*:*","purl":"pkg:rpm/suse/helm@3.17.1-150000.1.41.1?upstream=helm-3.17.1-150000.1.41.1.src.rpm"}}},{"category":"product_version","name":"helm-3.17.2-1.1","product":{"name":"helm-3.17.2-1.1","product_id":"helm-3.17.2-1.1","product_identification_helper":{"cpe":"cpe:2.3:a:helm:helm:3.17.2:*:*:*:*:*:*:*","purl":"pkg:rpm/suse/helm@3.17.2-1.1?upstream=helm-3.17.2-1.1.src.rpm"}}},{"category":"product_version","name":"helm-3.17.2-150000.1.44.1","product":{"name":"helm-3.17.2-150000.1.44.1","product_id":"helm-3.17.2-150000.1.44.1","product_identification_helper":{"cpe":"cpe:2.3:a:helm:helm:3.17.2:*:*:*:*:*:*:*","purl":"pkg:rpm/suse/helm@3.17.2-150000.1.44.1?upstream=helm-3.17.2-150000.1.44.1.src.rpm"}}},{"category":"product_version","name":"helm-3.17.2-slfo.1.1_1.1","product":{"name":"helm-3.17.2-slfo.1.1_1.1","product_id":"helm-3.17.2-slfo.1.1_1.1","product_identification_helper":{"cpe":"cpe:2.3:a:helm:helm:3.17.2:*:*:*:*:*:*:*","purl":"pkg:rpm/suse/helm@3.17.2-slfo.1.1_1.1?upstream=helm-3.17.2-slfo.1.1_1.1.src.rpm"}}},{"category":"product_version","name":"helm-3.18.4-160000.2.2","product":{"name":"helm-3.18.4-160000.2.2","product_id":"helm-3.18.4-160000.2.2","product_identification_helper":{"cpe":"cpe:2.3:a:helm:helm:3.18.4:*:*:*:*:*:*:*","purl":"pkg:rpm/suse/helm@3.18.4-160000.2.2?upstream=helm-3.18.4-160000.2.2.src.rpm"}}},{"category":"product_version","name":"helm-bash-completion-3.16.4-1.1","product":{"name":"helm-bash-completion-3.16.4-1.1","product_id":"helm-bash-completion-3.16.4-1.1","product_identification_helper":{"cpe":"cpe:2.3:a:helm:helm:3.16.4:*:*:*:*:*:*:*","purl":"pkg:rpm/suse/helm-bash-completion@3.16.4-1.1?upstream=helm-3.16.4-1.1.src.rpm"}}},{"category":"product_version","name":"helm-bash-completion-3.17.1-150000.1.41.1","product":{"name":"helm-bash-completion-3.17.1-150000.1.41.1","product_id":"helm-bash-completion-3.17.1-150000.1.41.1","product_identification_helper":{"cpe":"cpe:2.3:a:helm:helm:3.17.1:*:*:*:*:*:*:*","purl":"pkg:rpm/suse/helm-bash-completion@3.17.1-150000.1.41.1?upstream=helm-3.17.1-150000.1.41.1.src.rpm"}}},{"category":"product_version","name":"helm-bash-completion-3.17.2-1.1","product":{"name":"helm-bash-completion-3.17.2-1.1","product_id":"helm-bash-completion-3.17.2-1.1","product_identification_helper":{"cpe":"cpe:2.3:a:helm:helm:3.17.2:*:*:*:*:*:*:*","purl":"pkg:rpm/suse/helm-bash-completion@3.17.2-1.1?upstream=helm-3.17.2-1.1.src.rpm"}}},{"category":"product_version","name":"helm-bash-completion-3.17.2-slfo.1.1_1.1","product":{"name":"helm-bash-completion-3.17.2-slfo.1.1_1.1","product_id":"helm-bash-completion-3.17.2-slfo.1.1_1.1","product_identification_helper":{"cpe":"cpe:2.3:a:helm:helm:3.17.2:*:*:*:*:*:*:*","purl":"pkg:rpm/suse/helm-bash-completion@3.17.2-slfo.1.1_1.1?upstream=helm-3.17.2-slfo.1.1_1.1.src.rpm"}}},{"category":"product_version","name":"helm-bash-completion-3.18.4-160000.2.2","product":{"name":"helm-bash-completion-3.18.4-160000.2.2","product_id":"helm-bash-completion-3.18.4-160000.2.2","product_identification_helper":{"cpe":"cpe:2.3:a:helm:helm:3.18.4:*:*:*:*:*:*:*","purl":"pkg:rpm/suse/helm-bash-completion@3.18.4-160000.2.2?upstream=helm-3.18.4-160000.2.2.src.rpm"}}},{"category":"product_version","name":"helm-fish-completion-3.16.4-1.1","product":{"name":"helm-fish-completion-3.16.4-1.1","product_id":"helm-fish-completion-3.16.4-1.1","product_identification_helper":{"cpe":"cpe:2.3:a:helm:helm:3.16.4:*:*:*:*:*:*:*","purl":"pkg:rpm/suse/helm-fish-completion@3.16.4-1.1?upstream=helm-3.16.4-1.1.src.rpm"}}},{"category":"product_version","name":"helm-fish-completion-3.17.1-150000.1.41.1","product":{"name":"helm-fish-completion-3.17.1-150000.1.41.1","product_id":"helm-fish-completion-3.17.1-150000.1.41.1","product_identification_helper":{"cpe":"cpe:2.3:a:helm:helm:3.17.1:*:*:*:*:*:*:*","purl":"pkg:rpm/suse/helm-fish-completion@3.17.1-150000.1.41.1?upstream=helm-3.17.1-150000.1.41.1.src.rpm"}}},{"category":"product_version","name":"helm-fish-completion-3.18.4-160000.2.2","product":{"name":"helm-fish-completion-3.18.4-160000.2.2","product_id":"helm-fish-completion-3.18.4-160000.2.2","product_identification_helper":{"cpe":"cpe:2.3:a:helm:helm:3.18.4:*:*:*:*:*:*:*","purl":"pkg:rpm/suse/helm-fish-completion@3.18.4-160000.2.2?upstream=helm-3.18.4-160000.2.2.src.rpm"}}},{"category":"product_version","name":"helm-zsh-completion-3.16.4-1.1","product":{"name":"helm-zsh-completion-3.16.4-1.1","product_id":"helm-zsh-completion-3.16.4-1.1","product_identification_helper":{"cpe":"cpe:2.3:a:helm:helm:3.16.4:*:*:*:*:*:*:*","purl":"pkg:rpm/suse/helm-zsh-completion@3.16.4-1.1?upstream=helm-3.16.4-1.1.src.rpm"}}},{"category":"product_version","name":"helm-zsh-completion-3.17.1-150000.1.41.1","product":{"name":"helm-zsh-completion-3.17.1-150000.1.41.1","product_id":"helm-zsh-completion-3.17.1-150000.1.41.1","product_identification_helper":{"cpe":"cpe:2.3:a:helm:helm:3.17.1:*:*:*:*:*:*:*","purl":"pkg:rpm/suse/helm-zsh-completion@3.17.1-150000.1.41.1?upstream=helm-3.17.1-150000.1.41.1.src.rpm"}}},{"category":"product_version","name":"helm-zsh-completion-3.18.4-160000.2.2","product":{"name":"helm-zsh-completion-3.18.4-160000.2.2","product_id":"helm-zsh-completion-3.18.4-160000.2.2","product_identification_helper":{"cpe":"cpe:2.3:a:helm:helm:3.18.4:*:*:*:*:*:*:*","purl":"pkg:rpm/suse/helm-zsh-completion@3.18.4-160000.2.2?upstream=helm-3.18.4-160000.2.2.src.rpm"}}},{"category":"product_version","name":"helm3-3.19.2-1.1","product":{"name":"helm3-3.19.2-1.1","product_id":"helm3-3.19.2-1.1","product_identification_helper":{"cpe":"cpe:2.3:a:helm:helm:3.19.2:*:*:*:*:*:*:*","purl":"pkg:rpm/suse/helm3@3.19.2-1.1?upstream=helm3-3.19.2-1.1.src.rpm"}}},{"category":"product_version","name":"helm3-bash-completion-3.19.2-1.1","product":{"name":"helm3-bash-completion-3.19.2-1.1","product_id":"helm3-bash-completion-3.19.2-1.1","product_identification_helper":{"purl":"pkg:rpm/suse/helm3-bash-completion@3.19.2-1.1"}}},{"category":"product_version","name":"helm3-fish-completion-3.19.2-1.1","product":{"name":"helm3-fish-completion-3.19.2-1.1","product_id":"helm3-fish-completion-3.19.2-1.1","product_identification_helper":{"purl":"pkg:rpm/suse/helm3-fish-completion@3.19.2-1.1"}}},{"category":"product_version","name":"helm3-zsh-completion-3.19.2-1.1","product":{"name":"helm3-zsh-completion-3.19.2-1.1","product_id":"helm3-zsh-completion-3.19.2-1.1","product_identification_helper":{"purl":"pkg:rpm/suse/helm3-zsh-completion@3.19.2-1.1"}}},{"category":"product_version","name":"kubernetes","product":{"name":"kubernetes","product_id":"kubernetes","product_identification_helper":{"cpe":"cpe:2.3:a:kubernetes:kubernetes:*:*:*:*:*:*:*:*","purl":"pkg:rpm/suse/kubernetes@"}}},{"category":"product_version","name":"kubernetes-client","product":{"name":"kubernetes-client","product_id":"kubernetes-client","product_identification_helper":{"cpe":"cpe:2.3:a:kubernetes:kubernetes:*:*:*:*:*:*:*:*","purl":"pkg:rpm/suse/kubernetes-client@?upstream=kubernetes.src.rpm"}}},{"category":"product_version","name":"kubernetes-common","product":{"name":"kubernetes-common","product_id":"kubernetes-common","product_identification_helper":{"cpe":"cpe:2.3:a:kubernetes:kubernetes:*:*:*:*:*:*:*:*","purl":"pkg:rpm/suse/kubernetes-common@?upstream=kubernetes.src.rpm"}}},{"category":"product_version","name":"kubernetes1.18","product":{"name":"kubernetes1.18","product_id":"kubernetes1.18","product_identification_helper":{"purl":"pkg:rpm/suse/kubernetes1.18@"}}},{"category":"product_version","name":"kubernetes1.18-client","product":{"name":"kubernetes1.18-client","product_id":"kubernetes1.18-client","product_identification_helper":{"purl":"pkg:rpm/suse/kubernetes1.18-client@?upstream=kubernetes1.18.src.rpm"}}},{"category":"product_version","name":"kubernetes1.18-client-common","product":{"name":"kubernetes1.18-client-common","product_id":"kubernetes1.18-client-common","product_identification_helper":{"purl":"pkg:rpm/suse/kubernetes1.18-client-common@?upstream=kubernetes1.18.src.rpm"}}},{"category":"product_version","name":"kubernetes1.23","product":{"name":"kubernetes1.23","product_id":"kubernetes1.23","product_identification_helper":{"cpe":"cpe:2.3:a:kubernetes:kubernetes:*:*:*:*:*:*:*:*","purl":"pkg:rpm/suse/kubernetes1.23@"}}},{"category":"product_version","name":"kubernetes1.23-apiserver","product":{"name":"kubernetes1.23-apiserver","product_id":"kubernetes1.23-apiserver","product_identification_helper":{"cpe":"cpe:2.3:a:kubernetes:kubernetes:*:*:*:*:*:*:*:*","purl":"pkg:rpm/suse/kubernetes1.23-apiserver@?upstream=kubernetes1.23.src.rpm"}}},{"category":"product_version","name":"kubernetes1.23-client","product":{"name":"kubernetes1.23-client","product_id":"kubernetes1.23-client","product_identification_helper":{"cpe":"cpe:2.3:a:kubernetes:kubernetes:*:*:*:*:*:*:*:*","purl":"pkg:rpm/suse/kubernetes1.23-client@?upstream=kubernetes1.23.src.rpm"}}},{"category":"product_version","name":"kubernetes1.23-client-bash-completion","product":{"name":"kubernetes1.23-client-bash-completion","product_id":"kubernetes1.23-client-bash-completion","product_identification_helper":{"cpe":"cpe:2.3:a:kubernetes:kubernetes:*:*:*:*:*:*:*:*","purl":"pkg:rpm/suse/kubernetes1.23-client-bash-completion@?upstream=kubernetes1.23.src.rpm"}}},{"category":"product_version","name":"kubernetes1.23-client-common","product":{"name":"kubernetes1.23-client-common","product_id":"kubernetes1.23-client-common","product_identification_helper":{"cpe":"cpe:2.3:a:kubernetes:kubernetes:*:*:*:*:*:*:*:*","purl":"pkg:rpm/suse/kubernetes1.23-client-common@?upstream=kubernetes1.23.src.rpm"}}},{"category":"product_version","name":"kubernetes1.23-client-fish-completion","product":{"name":"kubernetes1.23-client-fish-completion","product_id":"kubernetes1.23-client-fish-completion","product_identification_helper":{"cpe":"cpe:2.3:a:kubernetes:kubernetes:*:*:*:*:*:*:*:*","purl":"pkg:rpm/suse/kubernetes1.23-client-fish-completion@?upstream=kubernetes1.23.src.rpm"}}},{"category":"product_version","name":"kubernetes1.23-controller-manager","product":{"name":"kubernetes1.23-controller-manager","product_id":"kubernetes1.23-controller-manager","product_identification_helper":{"cpe":"cpe:2.3:a:kubernetes:kubernetes:*:*:*:*:*:*:*:*","purl":"pkg:rpm/suse/kubernetes1.23-controller-manager@?upstream=kubernetes1.23.src.rpm"}}},{"category":"product_version","name":"kubernetes1.23-kubeadm","product":{"name":"kubernetes1.23-kubeadm","product_id":"kubernetes1.23-kubeadm","product_identification_helper":{"cpe":"cpe:2.3:a:kubernetes:kubernetes:*:*:*:*:*:*:*:*","purl":"pkg:rpm/suse/kubernetes1.23-kubeadm@?upstream=kubernetes1.23.src.rpm"}}},{"category":"product_version","name":"kubernetes1.23-kubelet","product":{"name":"kubernetes1.23-kubelet","product_id":"kubernetes1.23-kubelet","product_identification_helper":{"cpe":"cpe:2.3:a:kubernetes:kubernetes:*:*:*:*:*:*:*:*","purl":"pkg:rpm/suse/kubernetes1.23-kubelet@?upstream=kubernetes1.23.src.rpm"}}},{"category":"product_version","name":"kubernetes1.23-kubelet-common","product":{"name":"kubernetes1.23-kubelet-common","product_id":"kubernetes1.23-kubelet-common","product_identification_helper":{"cpe":"cpe:2.3:a:kubernetes:kubernetes:*:*:*:*:*:*:*:*","purl":"pkg:rpm/suse/kubernetes1.23-kubelet-common@?upstream=kubernetes1.23.src.rpm"}}},{"category":"product_version","name":"kubernetes1.23-proxy","product":{"name":"kubernetes1.23-proxy","product_id":"kubernetes1.23-proxy","product_identification_helper":{"cpe":"cpe:2.3:a:kubernetes:kubernetes:*:*:*:*:*:*:*:*","purl":"pkg:rpm/suse/kubernetes1.23-proxy@?upstream=kubernetes1.23.src.rpm"}}},{"category":"product_version","name":"kubernetes1.23-scheduler","product":{"name":"kubernetes1.23-scheduler","product_id":"kubernetes1.23-scheduler","product_identification_helper":{"cpe":"cpe:2.3:a:kubernetes:kubernetes:*:*:*:*:*:*:*:*","purl":"pkg:rpm/suse/kubernetes1.23-scheduler@?upstream=kubernetes1.23.src.rpm"}}},{"category":"product_version","name":"kubernetes1.24","product":{"name":"kubernetes1.24","product_id":"kubernetes1.24","product_identification_helper":{"cpe":"cpe:2.3:a:kubernetes:kubernetes:*:*:*:*:*:*:*:*","purl":"pkg:rpm/suse/kubernetes1.24@"}}},{"category":"product_version","name":"kubernetes1.24-apiserver","product":{"name":"kubernetes1.24-apiserver","product_id":"kubernetes1.24-apiserver","product_identification_helper":{"cpe":"cpe:2.3:a:kubernetes:kubernetes:*:*:*:*:*:*:*:*","purl":"pkg:rpm/suse/kubernetes1.24-apiserver@?upstream=kubernetes1.24.src.rpm"}}},{"category":"product_version","name":"kubernetes1.24-client","product":{"name":"kubernetes1.24-client","product_id":"kubernetes1.24-client","product_identification_helper":{"cpe":"cpe:2.3:a:kubernetes:kubernetes:*:*:*:*:*:*:*:*","purl":"pkg:rpm/suse/kubernetes1.24-client@?upstream=kubernetes1.24.src.rpm"}}},{"category":"product_version","name":"kubernetes1.24-client-bash-completion","product":{"name":"kubernetes1.24-client-bash-completion","product_id":"kubernetes1.24-client-bash-completion","product_identification_helper":{"cpe":"cpe:2.3:a:kubernetes:kubernetes:*:*:*:*:*:*:*:*","purl":"pkg:rpm/suse/kubernetes1.24-client-bash-completion@?upstream=kubernetes1.24.src.rpm"}}},{"category":"product_version","name":"kubernetes1.24-client-common","product":{"name":"kubernetes1.24-client-common","product_id":"kubernetes1.24-client-common","product_identification_helper":{"cpe":"cpe:2.3:a:kubernetes:kubernetes:*:*:*:*:*:*:*:*","purl":"pkg:rpm/suse/kubernetes1.24-client-common@?upstream=kubernetes1.24.src.rpm"}}},{"category":"product_version","name":"kubernetes1.24-client-fish-completion","product":{"name":"kubernetes1.24-client-fish-completion","product_id":"kubernetes1.24-client-fish-completion","product_identification_helper":{"cpe":"cpe:2.3:a:kubernetes:kubernetes:*:*:*:*:*:*:*:*","purl":"pkg:rpm/suse/kubernetes1.24-client-fish-completion@?upstream=kubernetes1.24.src.rpm"}}},{"category":"product_version","name":"kubernetes1.24-controller-manager","product":{"name":"kubernetes1.24-controller-manager","product_id":"kubernetes1.24-controller-manager","product_identification_helper":{"cpe":"cpe:2.3:a:kubernetes:kubernetes:*:*:*:*:*:*:*:*","purl":"pkg:rpm/suse/kubernetes1.24-controller-manager@?upstream=kubernetes1.24.src.rpm"}}},{"category":"product_version","name":"kubernetes1.24-kubeadm","product":{"name":"kubernetes1.24-kubeadm","product_id":"kubernetes1.24-kubeadm","product_identification_helper":{"cpe":"cpe:2.3:a:kubernetes:kubernetes:*:*:*:*:*:*:*:*","purl":"pkg:rpm/suse/kubernetes1.24-kubeadm@?upstream=kubernetes1.24.src.rpm"}}},{"category":"product_version","name":"kubernetes1.24-kubelet","product":{"name":"kubernetes1.24-kubelet","product_id":"kubernetes1.24-kubelet","product_identification_helper":{"cpe":"cpe:2.3:a:kubernetes:kubernetes:*:*:*:*:*:*:*:*","purl":"pkg:rpm/suse/kubernetes1.24-kubelet@?upstream=kubernetes1.24.src.rpm"}}},{"category":"product_version","name":"kubernetes1.24-kubelet-common","product":{"name":"kubernetes1.24-kubelet-common","product_id":"kubernetes1.24-kubelet-common","product_identification_helper":{"cpe":"cpe:2.3:a:kubernetes:kubernetes:*:*:*:*:*:*:*:*","purl":"pkg:rpm/suse/kubernetes1.24-kubelet-common@?upstream=kubernetes1.24.src.rpm"}}},{"category":"product_version","name":"kubernetes1.24-proxy","product":{"name":"kubernetes1.24-proxy","product_id":"kubernetes1.24-proxy","product_identification_helper":{"cpe":"cpe:2.3:a:kubernetes:kubernetes:*:*:*:*:*:*:*:*","purl":"pkg:rpm/suse/kubernetes1.24-proxy@?upstream=kubernetes1.24.src.rpm"}}},{"category":"product_version","name":"kubernetes1.24-scheduler","product":{"name":"kubernetes1.24-scheduler","product_id":"kubernetes1.24-scheduler","product_identification_helper":{"cpe":"cpe:2.3:a:kubernetes:kubernetes:*:*:*:*:*:*:*:*","purl":"pkg:rpm/suse/kubernetes1.24-scheduler@?upstream=kubernetes1.24.src.rpm"}}},{"category":"product_version","name":"kubernetes1.25","product":{"name":"kubernetes1.25","product_id":"kubernetes1.25","product_identification_helper":{"cpe":"cpe:2.3:a:kubernetes:kubernetes:*:*:*:*:*:*:*:*","purl":"pkg:rpm/suse/kubernetes1.25@"}}},{"category":"product_version","name":"kubernetes1.25-apiserver","product":{"name":"kubernetes1.25-apiserver","product_id":"kubernetes1.25-apiserver","product_identification_helper":{"cpe":"cpe:2.3:a:kubernetes:kubernetes:*:*:*:*:*:*:*:*","purl":"pkg:rpm/suse/kubernetes1.25-apiserver@?upstream=kubernetes1.25.src.rpm"}}},{"category":"product_version","name":"kubernetes1.25-client","product":{"name":"kubernetes1.25-client","product_id":"kubernetes1.25-client","product_identification_helper":{"cpe":"cpe:2.3:a:kubernetes:kubernetes:*:*:*:*:*:*:*:*","purl":"pkg:rpm/suse/kubernetes1.25-client@?upstream=kubernetes1.25.src.rpm"}}},{"category":"product_version","name":"kubernetes1.25-client-bash-completion","product":{"name":"kubernetes1.25-client-bash-completion","product_id":"kubernetes1.25-client-bash-completion","product_identification_helper":{"cpe":"cpe:2.3:a:kubernetes:kubernetes:*:*:*:*:*:*:*:*","purl":"pkg:rpm/suse/kubernetes1.25-client-bash-completion@?upstream=kubernetes1.25.src.rpm"}}},{"category":"product_version","name":"kubernetes1.25-client-common","product":{"name":"kubernetes1.25-client-common","product_id":"kubernetes1.25-client-common","product_identification_helper":{"cpe":"cpe:2.3:a:kubernetes:kubernetes:*:*:*:*:*:*:*:*","purl":"pkg:rpm/suse/kubernetes1.25-client-common@?upstream=kubernetes1.25.src.rpm"}}},{"category":"product_version","name":"kubernetes1.25-client-fish-completion","product":{"name":"kubernetes1.25-client-fish-completion","product_id":"kubernetes1.25-client-fish-completion","product_identification_helper":{"cpe":"cpe:2.3:a:kubernetes:kubernetes:*:*:*:*:*:*:*:*","purl":"pkg:rpm/suse/kubernetes1.25-client-fish-completion@?upstream=kubernetes1.25.src.rpm"}}},{"category":"product_version","name":"kubernetes1.25-controller-manager","product":{"name":"kubernetes1.25-controller-manager","product_id":"kubernetes1.25-controller-manager","product_identification_helper":{"cpe":"cpe:2.3:a:kubernetes:kubernetes:*:*:*:*:*:*:*:*","purl":"pkg:rpm/suse/kubernetes1.25-controller-manager@?upstream=kubernetes1.25.src.rpm"}}},{"category":"product_version","name":"kubernetes1.25-kubeadm","product":{"name":"kubernetes1.25-kubeadm","product_id":"kubernetes1.25-kubeadm","product_identification_helper":{"cpe":"cpe:2.3:a:kubernetes:kubernetes:*:*:*:*:*:*:*:*","purl":"pkg:rpm/suse/kubernetes1.25-kubeadm@?upstream=kubernetes1.25.src.rpm"}}},{"category":"product_version","name":"kubernetes1.25-kubelet","product":{"name":"kubernetes1.25-kubelet","product_id":"kubernetes1.25-kubelet","product_identification_helper":{"cpe":"cpe:2.3:a:kubernetes:kubernetes:*:*:*:*:*:*:*:*","purl":"pkg:rpm/suse/kubernetes1.25-kubelet@?upstream=kubernetes1.25.src.rpm"}}},{"category":"product_version","name":"kubernetes1.25-kubelet-common","product":{"name":"kubernetes1.25-kubelet-common","product_id":"kubernetes1.25-kubelet-common","product_identification_helper":{"cpe":"cpe:2.3:a:kubernetes:kubernetes:*:*:*:*:*:*:*:*","purl":"pkg:rpm/suse/kubernetes1.25-kubelet-common@?upstream=kubernetes1.25.src.rpm"}}},{"category":"product_version","name":"kubernetes1.25-proxy","product":{"name":"kubernetes1.25-proxy","product_id":"kubernetes1.25-proxy","product_identification_helper":{"cpe":"cpe:2.3:a:kubernetes:kubernetes:*:*:*:*:*:*:*:*","purl":"pkg:rpm/suse/kubernetes1.25-proxy@?upstream=kubernetes1.25.src.rpm"}}},{"category":"product_version","name":"kubernetes1.25-scheduler","product":{"name":"kubernetes1.25-scheduler","product_id":"kubernetes1.25-scheduler","product_identification_helper":{"cpe":"cpe:2.3:a:kubernetes:kubernetes:*:*:*:*:*:*:*:*","purl":"pkg:rpm/suse/kubernetes1.25-scheduler@?upstream=kubernetes1.25.src.rpm"}}},{"category":"product_version","name":"kubernetes1.26","product":{"name":"kubernetes1.26","product_id":"kubernetes1.26","product_identification_helper":{"cpe":"cpe:2.3:a:kubernetes:kubernetes:*:*:*:*:*:*:*:*","purl":"pkg:rpm/suse/kubernetes1.26@"}}},{"category":"product_version","name":"kubernetes1.26-apiserver","product":{"name":"kubernetes1.26-apiserver","product_id":"kubernetes1.26-apiserver","product_identification_helper":{"cpe":"cpe:2.3:a:kubernetes:kubernetes:*:*:*:*:*:*:*:*","purl":"pkg:rpm/suse/kubernetes1.26-apiserver@?upstream=kubernetes1.26.src.rpm"}}},{"category":"product_version","name":"kubernetes1.26-client","product":{"name":"kubernetes1.26-client","product_id":"kubernetes1.26-client","product_identification_helper":{"cpe":"cpe:2.3:a:kubernetes:kubernetes:*:*:*:*:*:*:*:*","purl":"pkg:rpm/suse/kubernetes1.26-client@?upstream=kubernetes1.26.src.rpm"}}},{"category":"product_version","name":"kubernetes1.26-client-bash-completion","product":{"name":"kubernetes1.26-client-bash-completion","product_id":"kubernetes1.26-client-bash-completion","product_identification_helper":{"cpe":"cpe:2.3:a:kubernetes:kubernetes:*:*:*:*:*:*:*:*","purl":"pkg:rpm/suse/kubernetes1.26-client-bash-completion@?upstream=kubernetes1.26.src.rpm"}}},{"category":"product_version","name":"kubernetes1.26-client-common","product":{"name":"kubernetes1.26-client-common","product_id":"kubernetes1.26-client-common","product_identification_helper":{"cpe":"cpe:2.3:a:kubernetes:kubernetes:*:*:*:*:*:*:*:*","purl":"pkg:rpm/suse/kubernetes1.26-client-common@?upstream=kubernetes1.26.src.rpm"}}},{"category":"product_version","name":"kubernetes1.26-client-fish-completion","product":{"name":"kubernetes1.26-client-fish-completion","product_id":"kubernetes1.26-client-fish-completion","product_identification_helper":{"cpe":"cpe:2.3:a:kubernetes:kubernetes:*:*:*:*:*:*:*:*","purl":"pkg:rpm/suse/kubernetes1.26-client-fish-completion@?upstream=kubernetes1.26.src.rpm"}}},{"category":"product_version","name":"kubernetes1.26-controller-manager","product":{"name":"kubernetes1.26-controller-manager","product_id":"kubernetes1.26-controller-manager","product_identification_helper":{"cpe":"cpe:2.3:a:kubernetes:kubernetes:*:*:*:*:*:*:*:*","purl":"pkg:rpm/suse/kubernetes1.26-controller-manager@?upstream=kubernetes1.26.src.rpm"}}},{"category":"product_version","name":"kubernetes1.26-kubeadm","product":{"name":"kubernetes1.26-kubeadm","product_id":"kubernetes1.26-kubeadm","product_identification_helper":{"cpe":"cpe:2.3:a:kubernetes:kubernetes:*:*:*:*:*:*:*:*","purl":"pkg:rpm/suse/kubernetes1.26-kubeadm@?upstream=kubernetes1.26.src.rpm"}}},{"category":"product_version","name":"kubernetes1.26-kubelet","product":{"name":"kubernetes1.26-kubelet","product_id":"kubernetes1.26-kubelet","product_identification_helper":{"cpe":"cpe:2.3:a:kubernetes:kubernetes:*:*:*:*:*:*:*:*","purl":"pkg:rpm/suse/kubernetes1.26-kubelet@?upstream=kubernetes1.26.src.rpm"}}},{"category":"product_version","name":"kubernetes1.26-kubelet-common","product":{"name":"kubernetes1.26-kubelet-common","product_id":"kubernetes1.26-kubelet-common","product_identification_helper":{"cpe":"cpe:2.3:a:kubernetes:kubernetes:*:*:*:*:*:*:*:*","purl":"pkg:rpm/suse/kubernetes1.26-kubelet-common@?upstream=kubernetes1.26.src.rpm"}}},{"category":"product_version","name":"kubernetes1.26-proxy","product":{"name":"kubernetes1.26-proxy","product_id":"kubernetes1.26-proxy","product_identification_helper":{"cpe":"cpe:2.3:a:kubernetes:kubernetes:*:*:*:*:*:*:*:*","purl":"pkg:rpm/suse/kubernetes1.26-proxy@?upstream=kubernetes1.26.src.rpm"}}},{"category":"product_version","name":"kubernetes1.26-scheduler","product":{"name":"kubernetes1.26-scheduler","product_id":"kubernetes1.26-scheduler","product_identification_helper":{"cpe":"cpe:2.3:a:kubernetes:kubernetes:*:*:*:*:*:*:*:*","purl":"pkg:rpm/suse/kubernetes1.26-scheduler@?upstream=kubernetes1.26.src.rpm"}}},{"category":"product_version","name":"kubernetes1.27","product":{"name":"kubernetes1.27","product_id":"kubernetes1.27","product_identification_helper":{"cpe":"cpe:2.3:a:kubernetes:kubernetes:*:*:*:*:*:*:*:*","purl":"pkg:rpm/suse/kubernetes1.27@"}}},{"category":"product_version","name":"kubernetes1.27-apiserver","product":{"name":"kubernetes1.27-apiserver","product_id":"kubernetes1.27-apiserver","product_identification_helper":{"cpe":"cpe:2.3:a:kubernetes:kubernetes:*:*:*:*:*:*:*:*","purl":"pkg:rpm/suse/kubernetes1.27-apiserver@?upstream=kubernetes1.27.src.rpm"}}},{"category":"product_version","name":"kubernetes1.27-client","product":{"name":"kubernetes1.27-client","product_id":"kubernetes1.27-client","product_identification_helper":{"cpe":"cpe:2.3:a:kubernetes:kubernetes:*:*:*:*:*:*:*:*","purl":"pkg:rpm/suse/kubernetes1.27-client@?upstream=kubernetes1.27.src.rpm"}}},{"category":"product_version","name":"kubernetes1.27-client-bash-completion","product":{"name":"kubernetes1.27-client-bash-completion","product_id":"kubernetes1.27-client-bash-completion","product_identification_helper":{"cpe":"cpe:2.3:a:kubernetes:kubernetes:*:*:*:*:*:*:*:*","purl":"pkg:rpm/suse/kubernetes1.27-client-bash-completion@?upstream=kubernetes1.27.src.rpm"}}},{"category":"product_version","name":"kubernetes1.27-client-common","product":{"name":"kubernetes1.27-client-common","product_id":"kubernetes1.27-client-common","product_identification_helper":{"cpe":"cpe:2.3:a:kubernetes:kubernetes:*:*:*:*:*:*:*:*","purl":"pkg:rpm/suse/kubernetes1.27-client-common@?upstream=kubernetes1.27.src.rpm"}}},{"category":"product_version","name":"kubernetes1.27-client-fish-completion","product":{"name":"kubernetes1.27-client-fish-completion","product_id":"kubernetes1.27-client-fish-completion","product_identification_helper":{"cpe":"cpe:2.3:a:kubernetes:kubernetes:*:*:*:*:*:*:*:*","purl":"pkg:rpm/suse/kubernetes1.27-client-fish-completion@?upstream=kubernetes1.27.src.rpm"}}},{"category":"product_version","name":"kubernetes1.27-controller-manager","product":{"name":"kubernetes1.27-controller-manager","product_id":"kubernetes1.27-controller-manager","product_identification_helper":{"cpe":"cpe:2.3:a:kubernetes:kubernetes:*:*:*:*:*:*:*:*","purl":"pkg:rpm/suse/kubernetes1.27-controller-manager@?upstream=kubernetes1.27.src.rpm"}}},{"category":"product_version","name":"kubernetes1.27-kubeadm","product":{"name":"kubernetes1.27-kubeadm","product_id":"kubernetes1.27-kubeadm","product_identification_helper":{"cpe":"cpe:2.3:a:kubernetes:kubernetes:*:*:*:*:*:*:*:*","purl":"pkg:rpm/suse/kubernetes1.27-kubeadm@?upstream=kubernetes1.27.src.rpm"}}},{"category":"product_version","name":"kubernetes1.27-kubelet","product":{"name":"kubernetes1.27-kubelet","product_id":"kubernetes1.27-kubelet","product_identification_helper":{"cpe":"cpe:2.3:a:kubernetes:kubernetes:*:*:*:*:*:*:*:*","purl":"pkg:rpm/suse/kubernetes1.27-kubelet@?upstream=kubernetes1.27.src.rpm"}}},{"category":"product_version","name":"kubernetes1.27-kubelet-common","product":{"name":"kubernetes1.27-kubelet-common","product_id":"kubernetes1.27-kubelet-common","product_identification_helper":{"cpe":"cpe:2.3:a:kubernetes:kubernetes:*:*:*:*:*:*:*:*","purl":"pkg:rpm/suse/kubernetes1.27-kubelet-common@?upstream=kubernetes1.27.src.rpm"}}},{"category":"product_version","name":"kubernetes1.27-proxy","product":{"name":"kubernetes1.27-proxy","product_id":"kubernetes1.27-proxy","product_identification_helper":{"cpe":"cpe:2.3:a:kubernetes:kubernetes:*:*:*:*:*:*:*:*","purl":"pkg:rpm/suse/kubernetes1.27-proxy@?upstream=kubernetes1.27.src.rpm"}}},{"category":"product_version","name":"kubernetes1.27-scheduler","product":{"name":"kubernetes1.27-scheduler","product_id":"kubernetes1.27-scheduler","product_identification_helper":{"cpe":"cpe:2.3:a:kubernetes:kubernetes:*:*:*:*:*:*:*:*","purl":"pkg:rpm/suse/kubernetes1.27-scheduler@?upstream=kubernetes1.27.src.rpm"}}},{"category":"product_version","name":"kubernetes1.28","product":{"name":"kubernetes1.28","product_id":"kubernetes1.28","product_identification_helper":{"cpe":"cpe:2.3:a:kubernetes:kubernetes:*:*:*:*:*:*:*:*","purl":"pkg:rpm/suse/kubernetes1.28@"}}},{"category":"product_version","name":"kubernetes1.28-client","product":{"name":"kubernetes1.28-client","product_id":"kubernetes1.28-client","product_identification_helper":{"cpe":"cpe:2.3:a:kubernetes:kubernetes:*:*:*:*:*:*:*:*","purl":"pkg:rpm/suse/kubernetes1.28-client@?upstream=kubernetes1.28.src.rpm"}}},{"category":"product_version","name":"kubernetes1.28-client-common","product":{"name":"kubernetes1.28-client-common","product_id":"kubernetes1.28-client-common","product_identification_helper":{"cpe":"cpe:2.3:a:kubernetes:kubernetes:*:*:*:*:*:*:*:*","purl":"pkg:rpm/suse/kubernetes1.28-client-common@?upstream=kubernetes1.28.src.rpm"}}},{"category":"product_version","name":"kubevirt-container-disk-1.4.1-150600.5.24.1","product":{"name":"kubevirt-container-disk-1.4.1-150600.5.24.1","product_id":"kubevirt-container-disk-1.4.1-150600.5.24.1","product_identification_helper":{"cpe":"cpe:2.3:a:kubevirt:kubevirt:1.4.1:*:*:*:*:kubernetes:*:*","purl":"pkg:rpm/suse/kubevirt-container-disk@1.4.1-150600.5.24.1?upstream=kubevirt-1.4.1-150600.5.24.1.src.rpm"}}},{"category":"product_version","name":"kubevirt-manifests-1.4.1-150600.5.24.1","product":{"name":"kubevirt-manifests-1.4.1-150600.5.24.1","product_id":"kubevirt-manifests-1.4.1-150600.5.24.1","product_identification_helper":{"cpe":"cpe:2.3:a:kubevirt:kubevirt:1.4.1:*:*:*:*:kubernetes:*:*","purl":"pkg:rpm/suse/kubevirt-manifests@1.4.1-150600.5.24.1?upstream=kubevirt-1.4.1-150600.5.24.1.src.rpm"}}},{"category":"product_version","name":"kubevirt-manifests-1.5.2-150700.3.5.2","product":{"name":"kubevirt-manifests-1.5.2-150700.3.5.2","product_id":"kubevirt-manifests-1.5.2-150700.3.5.2","product_identification_helper":{"cpe":"cpe:2.3:a:kubevirt:kubevirt:1.5.2:*:*:*:*:kubernetes:*:*","purl":"pkg:rpm/suse/kubevirt-manifests@1.5.2-150700.3.5.2?upstream=kubevirt-1.5.2-150700.3.5.2.src.rpm"}}},{"category":"product_version","name":"kubevirt-pr-helper-conf-1.4.1-150600.5.24.1","product":{"name":"kubevirt-pr-helper-conf-1.4.1-150600.5.24.1","product_id":"kubevirt-pr-helper-conf-1.4.1-150600.5.24.1","product_identification_helper":{"cpe":"cpe:2.3:a:kubevirt:kubevirt:1.4.1:*:*:*:*:kubernetes:*:*","purl":"pkg:rpm/suse/kubevirt-pr-helper-conf@1.4.1-150600.5.24.1?upstream=kubevirt-1.4.1-150600.5.24.1.src.rpm"}}},{"category":"product_version","name":"kubevirt-tests-1.4.1-150600.5.24.1","product":{"name":"kubevirt-tests-1.4.1-150600.5.24.1","product_id":"kubevirt-tests-1.4.1-150600.5.24.1","product_identification_helper":{"cpe":"cpe:2.3:a:kubevirt:kubevirt:1.4.1:*:*:*:*:kubernetes:*:*","purl":"pkg:rpm/suse/kubevirt-tests@1.4.1-150600.5.24.1?upstream=kubevirt-1.4.1-150600.5.24.1.src.rpm"}}},{"category":"product_version","name":"kubevirt-virt-api-1.4.1-150600.5.24.1","product":{"name":"kubevirt-virt-api-1.4.1-150600.5.24.1","product_id":"kubevirt-virt-api-1.4.1-150600.5.24.1","product_identification_helper":{"cpe":"cpe:2.3:a:kubevirt:kubevirt:1.4.1:*:*:*:*:kubernetes:*:*","purl":"pkg:rpm/suse/kubevirt-virt-api@1.4.1-150600.5.24.1?upstream=kubevirt-1.4.1-150600.5.24.1.src.rpm"}}},{"category":"product_version","name":"kubevirt-virt-controller-1.4.1-150600.5.24.1","product":{"name":"kubevirt-virt-controller-1.4.1-150600.5.24.1","product_id":"kubevirt-virt-controller-1.4.1-150600.5.24.1","product_identification_helper":{"cpe":"cpe:2.3:a:kubevirt:kubevirt:1.4.1:*:*:*:*:kubernetes:*:*","purl":"pkg:rpm/suse/kubevirt-virt-controller@1.4.1-150600.5.24.1?upstream=kubevirt-1.4.1-150600.5.24.1.src.rpm"}}},{"category":"product_version","name":"kubevirt-virt-exportproxy-1.4.1-150600.5.24.1","product":{"name":"kubevirt-virt-exportproxy-1.4.1-150600.5.24.1","product_id":"kubevirt-virt-exportproxy-1.4.1-150600.5.24.1","product_identification_helper":{"cpe":"cpe:2.3:a:kubevirt:kubevirt:1.4.1:*:*:*:*:kubernetes:*:*","purl":"pkg:rpm/suse/kubevirt-virt-exportproxy@1.4.1-150600.5.24.1?upstream=kubevirt-1.4.1-150600.5.24.1.src.rpm"}}},{"category":"product_version","name":"kubevirt-virt-exportserver-1.4.1-150600.5.24.1","product":{"name":"kubevirt-virt-exportserver-1.4.1-150600.5.24.1","product_id":"kubevirt-virt-exportserver-1.4.1-150600.5.24.1","product_identification_helper":{"cpe":"cpe:2.3:a:kubevirt:kubevirt:1.4.1:*:*:*:*:kubernetes:*:*","purl":"pkg:rpm/suse/kubevirt-virt-exportserver@1.4.1-150600.5.24.1?upstream=kubevirt-1.4.1-150600.5.24.1.src.rpm"}}},{"category":"product_version","name":"kubevirt-virt-handler-1.4.1-150600.5.24.1","product":{"name":"kubevirt-virt-handler-1.4.1-150600.5.24.1","product_id":"kubevirt-virt-handler-1.4.1-150600.5.24.1","product_identification_helper":{"cpe":"cpe:2.3:a:kubevirt:kubevirt:1.4.1:*:*:*:*:kubernetes:*:*","purl":"pkg:rpm/suse/kubevirt-virt-handler@1.4.1-150600.5.24.1?upstream=kubevirt-1.4.1-150600.5.24.1.src.rpm"}}},{"category":"product_version","name":"kubevirt-virt-launcher-1.4.1-150600.5.24.1","product":{"name":"kubevirt-virt-launcher-1.4.1-150600.5.24.1","product_id":"kubevirt-virt-launcher-1.4.1-150600.5.24.1","product_identification_helper":{"cpe":"cpe:2.3:a:kubevirt:kubevirt:1.4.1:*:*:*:*:kubernetes:*:*","purl":"pkg:rpm/suse/kubevirt-virt-launcher@1.4.1-150600.5.24.1?upstream=kubevirt-1.4.1-150600.5.24.1.src.rpm"}}},{"category":"product_version","name":"kubevirt-virt-operator-1.4.1-150600.5.24.1","product":{"name":"kubevirt-virt-operator-1.4.1-150600.5.24.1","product_id":"kubevirt-virt-operator-1.4.1-150600.5.24.1","product_identification_helper":{"cpe":"cpe:2.3:a:kubevirt:kubevirt:1.4.1:*:*:*:*:kubernetes:*:*","purl":"pkg:rpm/suse/kubevirt-virt-operator@1.4.1-150600.5.24.1?upstream=kubevirt-1.4.1-150600.5.24.1.src.rpm"}}},{"category":"product_version","name":"kubevirt-virtctl-1.4.1-150600.5.24.1","product":{"name":"kubevirt-virtctl-1.4.1-150600.5.24.1","product_id":"kubevirt-virtctl-1.4.1-150600.5.24.1","product_identification_helper":{"cpe":"cpe:2.3:a:kubevirt:kubevirt:1.4.1:*:*:*:*:kubernetes:*:*","purl":"pkg:rpm/suse/kubevirt-virtctl@1.4.1-150600.5.24.1?upstream=kubevirt-1.4.1-150600.5.24.1.src.rpm"}}},{"category":"product_version","name":"kubevirt-virtctl-1.5.2-150700.3.5.2","product":{"name":"kubevirt-virtctl-1.5.2-150700.3.5.2","product_id":"kubevirt-virtctl-1.5.2-150700.3.5.2","product_identification_helper":{"cpe":"cpe:2.3:a:kubevirt:kubevirt:1.5.2:*:*:*:*:kubernetes:*:*","purl":"pkg:rpm/suse/kubevirt-virtctl@1.5.2-150700.3.5.2?upstream=kubevirt-1.5.2-150700.3.5.2.src.rpm"}}},{"category":"product_version","name":"kubevirt-virtctl-1.5.2-160000.1.2","product":{"name":"kubevirt-virtctl-1.5.2-160000.1.2","product_id":"kubevirt-virtctl-1.5.2-160000.1.2","product_identification_helper":{"cpe":"cpe:2.3:a:kubevirt:kubevirt:1.5.2:*:*:*:*:kubernetes:*:*","purl":"pkg:rpm/suse/kubevirt-virtctl@1.5.2-160000.1.2?upstream=kubevirt-1.5.2-160000.1.2.src.rpm"}}},{"category":"product_version","name":"logcli-3.3.2-1.1","product":{"name":"logcli-3.3.2-1.1","product_id":"logcli-3.3.2-1.1","product_identification_helper":{"purl":"pkg:rpm/suse/logcli@3.3.2-1.1"}}},{"category":"product_version","name":"loki-3.3.2-1.1","product":{"name":"loki-3.3.2-1.1","product_id":"loki-3.3.2-1.1","product_identification_helper":{"purl":"pkg:rpm/suse/loki@3.3.2-1.1"}}},{"category":"product_version","name":"lokitool-3.3.2-1.1","product":{"name":"lokitool-3.3.2-1.1","product_id":"lokitool-3.3.2-1.1","product_identification_helper":{"purl":"pkg:rpm/suse/lokitool@3.3.2-1.1"}}},{"category":"product_version","name":"mgrctl-0.1.28-1.16.1","product":{"name":"mgrctl-0.1.28-1.16.1","product_id":"mgrctl-0.1.28-1.16.1","product_identification_helper":{"purl":"pkg:rpm/suse/mgrctl@0.1.28-1.16.1?upstream=uyuni-tools-0.1.28-1.16.1.src.rpm"}}},{"category":"product_version","name":"mgrctl-0.1.28-150000.1.16.1","product":{"name":"mgrctl-0.1.28-150000.1.16.1","product_id":"mgrctl-0.1.28-150000.1.16.1","product_identification_helper":{"purl":"pkg:rpm/suse/mgrctl@0.1.28-150000.1.16.1?upstream=uyuni-tools-0.1.28-150000.1.16.1.src.rpm"}}},{"category":"product_version","name":"mgrctl-bash-completion-0.1.28-1.16.1","product":{"name":"mgrctl-bash-completion-0.1.28-1.16.1","product_id":"mgrctl-bash-completion-0.1.28-1.16.1","product_identification_helper":{"purl":"pkg:rpm/suse/mgrctl-bash-completion@0.1.28-1.16.1?upstream=uyuni-tools-0.1.28-1.16.1.src.rpm"}}},{"category":"product_version","name":"mgrctl-bash-completion-0.1.28-150000.1.16.1","product":{"name":"mgrctl-bash-completion-0.1.28-150000.1.16.1","product_id":"mgrctl-bash-completion-0.1.28-150000.1.16.1","product_identification_helper":{"purl":"pkg:rpm/suse/mgrctl-bash-completion@0.1.28-150000.1.16.1?upstream=uyuni-tools-0.1.28-150000.1.16.1.src.rpm"}}},{"category":"product_version","name":"mgrctl-lang-0.1.28-150000.1.16.1","product":{"name":"mgrctl-lang-0.1.28-150000.1.16.1","product_id":"mgrctl-lang-0.1.28-150000.1.16.1","product_identification_helper":{"purl":"pkg:rpm/suse/mgrctl-lang@0.1.28-150000.1.16.1?upstream=uyuni-tools-0.1.28-150000.1.16.1.src.rpm"}}},{"category":"product_version","name":"mgrctl-zsh-completion-0.1.28-1.16.1","product":{"name":"mgrctl-zsh-completion-0.1.28-1.16.1","product_id":"mgrctl-zsh-completion-0.1.28-1.16.1","product_identification_helper":{"purl":"pkg:rpm/suse/mgrctl-zsh-completion@0.1.28-1.16.1?upstream=uyuni-tools-0.1.28-1.16.1.src.rpm"}}},{"category":"product_version","name":"mgrctl-zsh-completion-0.1.28-150000.1.16.1","product":{"name":"mgrctl-zsh-completion-0.1.28-150000.1.16.1","product_id":"mgrctl-zsh-completion-0.1.28-150000.1.16.1","product_identification_helper":{"purl":"pkg:rpm/suse/mgrctl-zsh-completion@0.1.28-150000.1.16.1?upstream=uyuni-tools-0.1.28-150000.1.16.1.src.rpm"}}},{"category":"product_version","name":"minikube-1.36.0-2.1","product":{"name":"minikube-1.36.0-2.1","product_id":"minikube-1.36.0-2.1","product_identification_helper":{"purl":"pkg:rpm/suse/minikube@1.36.0-2.1"}}},{"category":"product_version","name":"minikube-1.36.0-bp156.2.6.1","product":{"name":"minikube-1.36.0-bp156.2.6.1","product_id":"minikube-1.36.0-bp156.2.6.1","product_identification_helper":{"purl":"pkg:rpm/suse/minikube@1.36.0-bp156.2.6.1"}}},{"category":"product_version","name":"minikube-bash-completion-1.36.0-2.1","product":{"name":"minikube-bash-completion-1.36.0-2.1","product_id":"minikube-bash-completion-1.36.0-2.1","product_identification_helper":{"purl":"pkg:rpm/suse/minikube-bash-completion@1.36.0-2.1"}}},{"category":"product_version","name":"minikube-bash-completion-1.36.0-bp156.2.6.1","product":{"name":"minikube-bash-completion-1.36.0-bp156.2.6.1","product_id":"minikube-bash-completion-1.36.0-bp156.2.6.1","product_identification_helper":{"purl":"pkg:rpm/suse/minikube-bash-completion@1.36.0-bp156.2.6.1"}}},{"category":"product_version","name":"minikube-fish-completion-1.36.0-2.1","product":{"name":"minikube-fish-completion-1.36.0-2.1","product_id":"minikube-fish-completion-1.36.0-2.1","product_identification_helper":{"purl":"pkg:rpm/suse/minikube-fish-completion@1.36.0-2.1"}}},{"category":"product_version","name":"minikube-fish-completion-1.36.0-bp156.2.6.1","product":{"name":"minikube-fish-completion-1.36.0-bp156.2.6.1","product_id":"minikube-fish-completion-1.36.0-bp156.2.6.1","product_identification_helper":{"purl":"pkg:rpm/suse/minikube-fish-completion@1.36.0-bp156.2.6.1"}}},{"category":"product_version","name":"minikube-zsh-completion-1.36.0-2.1","product":{"name":"minikube-zsh-completion-1.36.0-2.1","product_id":"minikube-zsh-completion-1.36.0-2.1","product_identification_helper":{"purl":"pkg:rpm/suse/minikube-zsh-completion@1.36.0-2.1"}}},{"category":"product_version","name":"minikube-zsh-completion-1.36.0-bp156.2.6.1","product":{"name":"minikube-zsh-completion-1.36.0-bp156.2.6.1","product_id":"minikube-zsh-completion-1.36.0-bp156.2.6.1","product_identification_helper":{"purl":"pkg:rpm/suse/minikube-zsh-completion@1.36.0-bp156.2.6.1"}}},{"category":"product_version","name":"obs-service-kubevirt_containers_meta-1.4.1-150600.5.24.1","product":{"name":"obs-service-kubevirt_containers_meta-1.4.1-150600.5.24.1","product_id":"obs-service-kubevirt_containers_meta-1.4.1-150600.5.24.1","product_identification_helper":{"cpe":"cpe:2.3:a:kubevirt:kubevirt:1.4.1:*:*:*:*:kubernetes:*:*","purl":"pkg:rpm/suse/obs-service-kubevirt_containers_meta@1.4.1-150600.5.24.1?upstream=kubevirt-1.4.1-150600.5.24.1.src.rpm"}}},{"category":"product_version","name":"podman","product":{"name":"podman","product_id":"podman","product_identification_helper":{"cpe":"cpe:2.3:a:podman_project:podman:*:*:*:*:*:*:*:*","purl":"pkg:rpm/suse/podman@?upstream=podman.src.rpm"}}},{"category":"product_version","name":"podman-cni-config","product":{"name":"podman-cni-config","product_id":"podman-cni-config","product_identification_helper":{"cpe":"cpe:2.3:a:podman_project:podman:*:*:*:*:*:*:*:*","purl":"pkg:rpm/suse/podman-cni-config@?upstream=podman.src.rpm"}}},{"category":"product_version","name":"podman-docker","product":{"name":"podman-docker","product_id":"podman-docker","product_identification_helper":{"cpe":"cpe:2.3:a:podman_project:podman:*:*:*:*:*:*:*:*","purl":"pkg:rpm/suse/podman-docker@?upstream=podman.src.rpm"}}},{"category":"product_version","name":"podman-remote","product":{"name":"podman-remote","product_id":"podman-remote","product_identification_helper":{"cpe":"cpe:2.3:a:podman_project:podman:*:*:*:*:*:*:*:*","purl":"pkg:rpm/suse/podman-remote@?upstream=podman.src.rpm"}}},{"category":"product_version","name":"podmansh","product":{"name":"podmansh","product_id":"podmansh","product_identification_helper":{"cpe":"cpe:2.3:a:podman_project:podman:*:*:*:*:*:*:*:*","purl":"pkg:rpm/suse/podmansh@?upstream=podman.src.rpm"}}},{"category":"product_version","name":"promtail-3.3.2-1.1","product":{"name":"promtail-3.3.2-1.1","product_id":"promtail-3.3.2-1.1","product_identification_helper":{"purl":"pkg:rpm/suse/promtail@3.3.2-1.1"}}},{"category":"product_version","name":"rclone-1.69.0-1.1","product":{"name":"rclone-1.69.0-1.1","product_id":"rclone-1.69.0-1.1","product_identification_helper":{"cpe":"cpe:2.3:a:rclone:rclone:1.69.0:*:*:*:*:*:*:*","purl":"pkg:rpm/suse/rclone@1.69.0-1.1"}}},{"category":"product_version","name":"rclone-1.69.3-bp156.2.3.2","product":{"name":"rclone-1.69.3-bp156.2.3.2","product_id":"rclone-1.69.3-bp156.2.3.2","product_identification_helper":{"cpe":"cpe:2.3:a:rclone:rclone:1.69.3:*:*:*:*:*:*:*","purl":"pkg:rpm/suse/rclone@1.69.3-bp156.2.3.2"}}},{"category":"product_version","name":"rclone-bash-completion-1.69.0-1.1","product":{"name":"rclone-bash-completion-1.69.0-1.1","product_id":"rclone-bash-completion-1.69.0-1.1","product_identification_helper":{"purl":"pkg:rpm/suse/rclone-bash-completion@1.69.0-1.1"}}},{"category":"product_version","name":"rclone-bash-completion-1.69.3-bp156.2.3.2","product":{"name":"rclone-bash-completion-1.69.3-bp156.2.3.2","product_id":"rclone-bash-completion-1.69.3-bp156.2.3.2","product_identification_helper":{"purl":"pkg:rpm/suse/rclone-bash-completion@1.69.3-bp156.2.3.2"}}},{"category":"product_version","name":"rclone-zsh-completion-1.69.0-1.1","product":{"name":"rclone-zsh-completion-1.69.0-1.1","product_id":"rclone-zsh-completion-1.69.0-1.1","product_identification_helper":{"purl":"pkg:rpm/suse/rclone-zsh-completion@1.69.0-1.1"}}},{"category":"product_version","name":"rclone-zsh-completion-1.69.3-bp156.2.3.2","product":{"name":"rclone-zsh-completion-1.69.3-bp156.2.3.2","product_id":"rclone-zsh-completion-1.69.3-bp156.2.3.2","product_identification_helper":{"purl":"pkg:rpm/suse/rclone-zsh-completion@1.69.3-bp156.2.3.2"}}},{"category":"product_version","name":"rekor","product":{"name":"rekor","product_id":"rekor","product_identification_helper":{"cpe":"cpe:2.3:a:sigstore:rekor:*:*:*:*:*:*:*:*","purl":"pkg:rpm/suse/rekor@?upstream=rekor.src.rpm"}}},{"category":"product_version","name":"release-notes-susemanager-4.3.15.2-150400.3.133.1","product":{"name":"release-notes-susemanager-4.3.15.2-150400.3.133.1","product_id":"release-notes-susemanager-4.3.15.2-150400.3.133.1","product_identification_helper":{"purl":"pkg:rpm/suse/release-notes-susemanager@4.3.15.2-150400.3.133.1?upstream=release-notes-susemanager-4.3.15.2-150400.3.133.1.src.rpm"}}},{"category":"product_version","name":"rime-plum-1.0.3-1.1","product":{"name":"rime-plum-1.0.3-1.1","product_id":"rime-plum-1.0.3-1.1","product_identification_helper":{"purl":"pkg:rpm/suse/rime-plum@1.0.3-1.1?upstream=brise-1.0.3-1.1.src.rpm"}}},{"category":"product_version","name":"rime-schema-all-20230603+git.5fdd2d6-150600.3.8.1","product":{"name":"rime-schema-all-20230603+git.5fdd2d6-150600.3.8.1","product_id":"rime-schema-all-20230603+git.5fdd2d6-150600.3.8.1","product_identification_helper":{"purl":"pkg:rpm/suse/rime-schema-all@20230603+git.5fdd2d6-150600.3.8.1?upstream=brise-20230603+git.5fdd2d6-150600.3.8.1.src.rpm"}}},{"category":"product_version","name":"rime-schema-array-20230603+git.5fdd2d6-150600.3.8.1","product":{"name":"rime-schema-array-20230603+git.5fdd2d6-150600.3.8.1","product_id":"rime-schema-array-20230603+git.5fdd2d6-150600.3.8.1","product_identification_helper":{"purl":"pkg:rpm/suse/rime-schema-array@20230603+git.5fdd2d6-150600.3.8.1?upstream=brise-20230603+git.5fdd2d6-150600.3.8.1.src.rpm"}}},{"category":"product_version","name":"rime-schema-bopomofo-20230603+git.5fdd2d6-150600.3.8.1","product":{"name":"rime-schema-bopomofo-20230603+git.5fdd2d6-150600.3.8.1","product_id":"rime-schema-bopomofo-20230603+git.5fdd2d6-150600.3.8.1","product_identification_helper":{"purl":"pkg:rpm/suse/rime-schema-bopomofo@20230603+git.5fdd2d6-150600.3.8.1?upstream=brise-20230603+git.5fdd2d6-150600.3.8.1.src.rpm"}}},{"category":"product_version","name":"rime-schema-cangjie-20230603+git.5fdd2d6-150600.3.8.1","product":{"name":"rime-schema-cangjie-20230603+git.5fdd2d6-150600.3.8.1","product_id":"rime-schema-cangjie-20230603+git.5fdd2d6-150600.3.8.1","product_identification_helper":{"purl":"pkg:rpm/suse/rime-schema-cangjie@20230603+git.5fdd2d6-150600.3.8.1?upstream=brise-20230603+git.5fdd2d6-150600.3.8.1.src.rpm"}}},{"category":"product_version","name":"rime-schema-cantonese-20230603+git.5fdd2d6-150600.3.8.1","product":{"name":"rime-schema-cantonese-20230603+git.5fdd2d6-150600.3.8.1","product_id":"rime-schema-cantonese-20230603+git.5fdd2d6-150600.3.8.1","product_identification_helper":{"purl":"pkg:rpm/suse/rime-schema-cantonese@20230603+git.5fdd2d6-150600.3.8.1?upstream=brise-20230603+git.5fdd2d6-150600.3.8.1.src.rpm"}}},{"category":"product_version","name":"rime-schema-combo-pinyin-20230603+git.5fdd2d6-150600.3.8.1","product":{"name":"rime-schema-combo-pinyin-20230603+git.5fdd2d6-150600.3.8.1","product_id":"rime-schema-combo-pinyin-20230603+git.5fdd2d6-150600.3.8.1","product_identification_helper":{"purl":"pkg:rpm/suse/rime-schema-combo-pinyin@20230603+git.5fdd2d6-150600.3.8.1?upstream=brise-20230603+git.5fdd2d6-150600.3.8.1.src.rpm"}}},{"category":"product_version","name":"rime-schema-custom-20230603+git.5fdd2d6-150600.3.8.1","product":{"name":"rime-schema-custom-20230603+git.5fdd2d6-150600.3.8.1","product_id":"rime-schema-custom-20230603+git.5fdd2d6-150600.3.8.1","product_identification_helper":{"purl":"pkg:rpm/suse/rime-schema-custom@20230603+git.5fdd2d6-150600.3.8.1?upstream=brise-20230603+git.5fdd2d6-150600.3.8.1.src.rpm"}}},{"category":"product_version","name":"rime-schema-default-20230603+git.5fdd2d6-150600.3.8.1","product":{"name":"rime-schema-default-20230603+git.5fdd2d6-150600.3.8.1","product_id":"rime-schema-default-20230603+git.5fdd2d6-150600.3.8.1","product_identification_helper":{"purl":"pkg:rpm/suse/rime-schema-default@20230603+git.5fdd2d6-150600.3.8.1?upstream=brise-20230603+git.5fdd2d6-150600.3.8.1.src.rpm"}}},{"category":"product_version","name":"rime-schema-double-pinyin-20230603+git.5fdd2d6-150600.3.8.1","product":{"name":"rime-schema-double-pinyin-20230603+git.5fdd2d6-150600.3.8.1","product_id":"rime-schema-double-pinyin-20230603+git.5fdd2d6-150600.3.8.1","product_identification_helper":{"purl":"pkg:rpm/suse/rime-schema-double-pinyin@20230603+git.5fdd2d6-150600.3.8.1?upstream=brise-20230603+git.5fdd2d6-150600.3.8.1.src.rpm"}}},{"category":"product_version","name":"rime-schema-emoji-20230603+git.5fdd2d6-150600.3.8.1","product":{"name":"rime-schema-emoji-20230603+git.5fdd2d6-150600.3.8.1","product_id":"rime-schema-emoji-20230603+git.5fdd2d6-150600.3.8.1","product_identification_helper":{"purl":"pkg:rpm/suse/rime-schema-emoji@20230603+git.5fdd2d6-150600.3.8.1?upstream=brise-20230603+git.5fdd2d6-150600.3.8.1.src.rpm"}}},{"category":"product_version","name":"rime-schema-essay-20230603+git.5fdd2d6-150600.3.8.1","product":{"name":"rime-schema-essay-20230603+git.5fdd2d6-150600.3.8.1","product_id":"rime-schema-essay-20230603+git.5fdd2d6-150600.3.8.1","product_identification_helper":{"purl":"pkg:rpm/suse/rime-schema-essay@20230603+git.5fdd2d6-150600.3.8.1?upstream=brise-20230603+git.5fdd2d6-150600.3.8.1.src.rpm"}}},{"category":"product_version","name":"rime-schema-essay-simp-20230603+git.5fdd2d6-150600.3.8.1","product":{"name":"rime-schema-essay-simp-20230603+git.5fdd2d6-150600.3.8.1","product_id":"rime-schema-essay-simp-20230603+git.5fdd2d6-150600.3.8.1","product_identification_helper":{"purl":"pkg:rpm/suse/rime-schema-essay-simp@20230603+git.5fdd2d6-150600.3.8.1?upstream=brise-20230603+git.5fdd2d6-150600.3.8.1.src.rpm"}}},{"category":"product_version","name":"rime-schema-extra-20230603+git.5fdd2d6-150600.3.8.1","product":{"name":"rime-schema-extra-20230603+git.5fdd2d6-150600.3.8.1","product_id":"rime-schema-extra-20230603+git.5fdd2d6-150600.3.8.1","product_identification_helper":{"purl":"pkg:rpm/suse/rime-schema-extra@20230603+git.5fdd2d6-150600.3.8.1?upstream=brise-20230603+git.5fdd2d6-150600.3.8.1.src.rpm"}}},{"category":"product_version","name":"rime-schema-ipa-20230603+git.5fdd2d6-150600.3.8.1","product":{"name":"rime-schema-ipa-20230603+git.5fdd2d6-150600.3.8.1","product_id":"rime-schema-ipa-20230603+git.5fdd2d6-150600.3.8.1","product_identification_helper":{"purl":"pkg:rpm/suse/rime-schema-ipa@20230603+git.5fdd2d6-150600.3.8.1?upstream=brise-20230603+git.5fdd2d6-150600.3.8.1.src.rpm"}}},{"category":"product_version","name":"rime-schema-luna-pinyin-20230603+git.5fdd2d6-150600.3.8.1","product":{"name":"rime-schema-luna-pinyin-20230603+git.5fdd2d6-150600.3.8.1","product_id":"rime-schema-luna-pinyin-20230603+git.5fdd2d6-150600.3.8.1","product_identification_helper":{"purl":"pkg:rpm/suse/rime-schema-luna-pinyin@20230603+git.5fdd2d6-150600.3.8.1?upstream=brise-20230603+git.5fdd2d6-150600.3.8.1.src.rpm"}}},{"category":"product_version","name":"rime-schema-middle-chinese-20230603+git.5fdd2d6-150600.3.8.1","product":{"name":"rime-schema-middle-chinese-20230603+git.5fdd2d6-150600.3.8.1","product_id":"rime-schema-middle-chinese-20230603+git.5fdd2d6-150600.3.8.1","product_identification_helper":{"purl":"pkg:rpm/suse/rime-schema-middle-chinese@20230603+git.5fdd2d6-150600.3.8.1?upstream=brise-20230603+git.5fdd2d6-150600.3.8.1.src.rpm"}}},{"category":"product_version","name":"rime-schema-pinyin-simp-20230603+git.5fdd2d6-150600.3.8.1","product":{"name":"rime-schema-pinyin-simp-20230603+git.5fdd2d6-150600.3.8.1","product_id":"rime-schema-pinyin-simp-20230603+git.5fdd2d6-150600.3.8.1","product_identification_helper":{"purl":"pkg:rpm/suse/rime-schema-pinyin-simp@20230603+git.5fdd2d6-150600.3.8.1?upstream=brise-20230603+git.5fdd2d6-150600.3.8.1.src.rpm"}}},{"category":"product_version","name":"rime-schema-prelude-20230603+git.5fdd2d6-150600.3.8.1","product":{"name":"rime-schema-prelude-20230603+git.5fdd2d6-150600.3.8.1","product_id":"rime-schema-prelude-20230603+git.5fdd2d6-150600.3.8.1","product_identification_helper":{"purl":"pkg:rpm/suse/rime-schema-prelude@20230603+git.5fdd2d6-150600.3.8.1?upstream=brise-20230603+git.5fdd2d6-150600.3.8.1.src.rpm"}}},{"category":"product_version","name":"rime-schema-quick-20230603+git.5fdd2d6-150600.3.8.1","product":{"name":"rime-schema-quick-20230603+git.5fdd2d6-150600.3.8.1","product_id":"rime-schema-quick-20230603+git.5fdd2d6-150600.3.8.1","product_identification_helper":{"purl":"pkg:rpm/suse/rime-schema-quick@20230603+git.5fdd2d6-150600.3.8.1?upstream=brise-20230603+git.5fdd2d6-150600.3.8.1.src.rpm"}}},{"category":"product_version","name":"rime-schema-scj-20230603+git.5fdd2d6-150600.3.8.1","product":{"name":"rime-schema-scj-20230603+git.5fdd2d6-150600.3.8.1","product_id":"rime-schema-scj-20230603+git.5fdd2d6-150600.3.8.1","product_identification_helper":{"purl":"pkg:rpm/suse/rime-schema-scj@20230603+git.5fdd2d6-150600.3.8.1?upstream=brise-20230603+git.5fdd2d6-150600.3.8.1.src.rpm"}}},{"category":"product_version","name":"rime-schema-soutzoe-20230603+git.5fdd2d6-150600.3.8.1","product":{"name":"rime-schema-soutzoe-20230603+git.5fdd2d6-150600.3.8.1","product_id":"rime-schema-soutzoe-20230603+git.5fdd2d6-150600.3.8.1","product_identification_helper":{"purl":"pkg:rpm/suse/rime-schema-soutzoe@20230603+git.5fdd2d6-150600.3.8.1?upstream=brise-20230603+git.5fdd2d6-150600.3.8.1.src.rpm"}}},{"category":"product_version","name":"rime-schema-stenotype-20230603+git.5fdd2d6-150600.3.8.1","product":{"name":"rime-schema-stenotype-20230603+git.5fdd2d6-150600.3.8.1","product_id":"rime-schema-stenotype-20230603+git.5fdd2d6-150600.3.8.1","product_identification_helper":{"purl":"pkg:rpm/suse/rime-schema-stenotype@20230603+git.5fdd2d6-150600.3.8.1?upstream=brise-20230603+git.5fdd2d6-150600.3.8.1.src.rpm"}}},{"category":"product_version","name":"rime-schema-stroke-20230603+git.5fdd2d6-150600.3.8.1","product":{"name":"rime-schema-stroke-20230603+git.5fdd2d6-150600.3.8.1","product_id":"rime-schema-stroke-20230603+git.5fdd2d6-150600.3.8.1","product_identification_helper":{"purl":"pkg:rpm/suse/rime-schema-stroke@20230603+git.5fdd2d6-150600.3.8.1?upstream=brise-20230603+git.5fdd2d6-150600.3.8.1.src.rpm"}}},{"category":"product_version","name":"rime-schema-terra-pinyin-20230603+git.5fdd2d6-150600.3.8.1","product":{"name":"rime-schema-terra-pinyin-20230603+git.5fdd2d6-150600.3.8.1","product_id":"rime-schema-terra-pinyin-20230603+git.5fdd2d6-150600.3.8.1","product_identification_helper":{"purl":"pkg:rpm/suse/rime-schema-terra-pinyin@20230603+git.5fdd2d6-150600.3.8.1?upstream=brise-20230603+git.5fdd2d6-150600.3.8.1.src.rpm"}}},{"category":"product_version","name":"rime-schema-wubi-20230603+git.5fdd2d6-150600.3.8.1","product":{"name":"rime-schema-wubi-20230603+git.5fdd2d6-150600.3.8.1","product_id":"rime-schema-wubi-20230603+git.5fdd2d6-150600.3.8.1","product_identification_helper":{"purl":"pkg:rpm/suse/rime-schema-wubi@20230603+git.5fdd2d6-150600.3.8.1?upstream=brise-20230603+git.5fdd2d6-150600.3.8.1.src.rpm"}}},{"category":"product_version","name":"rime-schema-wugniu-20230603+git.5fdd2d6-150600.3.8.1","product":{"name":"rime-schema-wugniu-20230603+git.5fdd2d6-150600.3.8.1","product_id":"rime-schema-wugniu-20230603+git.5fdd2d6-150600.3.8.1","product_identification_helper":{"purl":"pkg:rpm/suse/rime-schema-wugniu@20230603+git.5fdd2d6-150600.3.8.1?upstream=brise-20230603+git.5fdd2d6-150600.3.8.1.src.rpm"}}},{"category":"product_version","name":"skopeo","product":{"name":"skopeo","product_id":"skopeo","product_identification_helper":{"purl":"pkg:rpm/suse/skopeo@?upstream=skopeo.src.rpm"}}},{"category":"product_version","name":"skopeo-bash-completion","product":{"name":"skopeo-bash-completion","product_id":"skopeo-bash-completion","product_identification_helper":{"purl":"pkg:rpm/suse/skopeo-bash-completion@?upstream=skopeo.src.rpm"}}},{"category":"product_version","name":"skopeo-fish-completion","product":{"name":"skopeo-fish-completion","product_id":"skopeo-fish-completion","product_identification_helper":{"purl":"pkg:rpm/suse/skopeo-fish-completion@?upstream=skopeo.src.rpm"}}},{"category":"product_version","name":"skopeo-zsh-completion","product":{"name":"skopeo-zsh-completion","product_id":"skopeo-zsh-completion","product_identification_helper":{"purl":"pkg:rpm/suse/skopeo-zsh-completion@?upstream=skopeo.src.rpm"}}},{"category":"product_version","name":"spacecmd-5.0.11-150000.3.130.1","product":{"name":"spacecmd-5.0.11-150000.3.130.1","product_id":"spacecmd-5.0.11-150000.3.130.1","product_identification_helper":{"purl":"pkg:rpm/suse/spacecmd@5.0.11-150000.3.130.1?upstream=spacecmd-5.0.11-150000.3.130.1.src.rpm"}}},{"category":"product_version","name":"spacecmd-5.0.11-38.153.1","product":{"name":"spacecmd-5.0.11-38.153.1","product_id":"spacecmd-5.0.11-38.153.1","product_identification_helper":{"purl":"pkg:rpm/suse/spacecmd@5.0.11-38.153.1?upstream=spacecmd-5.0.11-38.153.1.src.rpm"}}},{"category":"product_version","name":"supportutils-plugin-salt-1.2.3-150000.3.16.1","product":{"name":"supportutils-plugin-salt-1.2.3-150000.3.16.1","product_id":"supportutils-plugin-salt-1.2.3-150000.3.16.1","product_identification_helper":{"purl":"pkg:rpm/suse/supportutils-plugin-salt@1.2.3-150000.3.16.1?upstream=supportutils-plugin-salt-1.2.3-150000.3.16.1.src.rpm"}}},{"category":"product_version","name":"supportutils-plugin-salt-1.2.3-6.25.1","product":{"name":"supportutils-plugin-salt-1.2.3-6.25.1","product_id":"supportutils-plugin-salt-1.2.3-6.25.1","product_identification_helper":{"purl":"pkg:rpm/suse/supportutils-plugin-salt@1.2.3-6.25.1?upstream=supportutils-plugin-salt-1.2.3-6.25.1.src.rpm"}}},{"category":"product_version","name":"supportutils-plugin-susemanager-client-5.0.4-150000.3.27.1","product":{"name":"supportutils-plugin-susemanager-client-5.0.4-150000.3.27.1","product_id":"supportutils-plugin-susemanager-client-5.0.4-150000.3.27.1","product_identification_helper":{"purl":"pkg:rpm/suse/supportutils-plugin-susemanager-client@5.0.4-150000.3.27.1?upstream=supportutils-plugin-susemanager-client-5.0.4-150000.3.27.1.src.rpm"}}},{"category":"product_version","name":"supportutils-plugin-susemanager-client-5.0.4-6.33.1","product":{"name":"supportutils-plugin-susemanager-client-5.0.4-6.33.1","product_id":"supportutils-plugin-susemanager-client-5.0.4-6.33.1","product_identification_helper":{"purl":"pkg:rpm/suse/supportutils-plugin-susemanager-client@5.0.4-6.33.1?upstream=supportutils-plugin-susemanager-client-5.0.4-6.33.1.src.rpm"}}},{"category":"product_version","name":"tailscale-1.78.3-2.1","product":{"name":"tailscale-1.78.3-2.1","product_id":"tailscale-1.78.3-2.1","product_identification_helper":{"purl":"pkg:rpm/suse/tailscale@1.78.3-2.1"}}},{"category":"product_version","name":"tailscale-bash-completion-1.78.3-2.1","product":{"name":"tailscale-bash-completion-1.78.3-2.1","product_id":"tailscale-bash-completion-1.78.3-2.1","product_identification_helper":{"purl":"pkg:rpm/suse/tailscale-bash-completion@1.78.3-2.1"}}},{"category":"product_version","name":"tailscale-fish-completion-1.78.3-2.1","product":{"name":"tailscale-fish-completion-1.78.3-2.1","product_id":"tailscale-fish-completion-1.78.3-2.1","product_identification_helper":{"purl":"pkg:rpm/suse/tailscale-fish-completion@1.78.3-2.1"}}},{"category":"product_version","name":"tailscale-zsh-completion-1.78.3-2.1","product":{"name":"tailscale-zsh-completion-1.78.3-2.1","product_id":"tailscale-zsh-completion-1.78.3-2.1","product_identification_helper":{"purl":"pkg:rpm/suse/tailscale-zsh-completion@1.78.3-2.1"}}},{"category":"product_version","name":"teleport-17.0.5-1.1","product":{"name":"teleport-17.0.5-1.1","product_id":"teleport-17.0.5-1.1","product_identification_helper":{"purl":"pkg:rpm/suse/teleport@17.0.5-1.1"}}},{"category":"product_version","name":"teleport-bash-completion-17.0.5-1.1","product":{"name":"teleport-bash-completion-17.0.5-1.1","product_id":"teleport-bash-completion-17.0.5-1.1","product_identification_helper":{"purl":"pkg:rpm/suse/teleport-bash-completion@17.0.5-1.1"}}},{"category":"product_version","name":"teleport-fdpass-teleport-17.0.5-1.1","product":{"name":"teleport-fdpass-teleport-17.0.5-1.1","product_id":"teleport-fdpass-teleport-17.0.5-1.1","product_identification_helper":{"purl":"pkg:rpm/suse/teleport-fdpass-teleport@17.0.5-1.1"}}},{"category":"product_version","name":"teleport-tbot-17.0.5-1.1","product":{"name":"teleport-tbot-17.0.5-1.1","product_id":"teleport-tbot-17.0.5-1.1","product_identification_helper":{"purl":"pkg:rpm/suse/teleport-tbot@17.0.5-1.1"}}},{"category":"product_version","name":"teleport-tbot-bash-completion-17.0.5-1.1","product":{"name":"teleport-tbot-bash-completion-17.0.5-1.1","product_id":"teleport-tbot-bash-completion-17.0.5-1.1","product_identification_helper":{"purl":"pkg:rpm/suse/teleport-tbot-bash-completion@17.0.5-1.1"}}},{"category":"product_version","name":"teleport-tbot-zsh-completion-17.0.5-1.1","product":{"name":"teleport-tbot-zsh-completion-17.0.5-1.1","product_id":"teleport-tbot-zsh-completion-17.0.5-1.1","product_identification_helper":{"purl":"pkg:rpm/suse/teleport-tbot-zsh-completion@17.0.5-1.1"}}},{"category":"product_version","name":"teleport-tctl-17.0.5-1.1","product":{"name":"teleport-tctl-17.0.5-1.1","product_id":"teleport-tctl-17.0.5-1.1","product_identification_helper":{"purl":"pkg:rpm/suse/teleport-tctl@17.0.5-1.1"}}},{"category":"product_version","name":"teleport-tctl-bash-completion-17.0.5-1.1","product":{"name":"teleport-tctl-bash-completion-17.0.5-1.1","product_id":"teleport-tctl-bash-completion-17.0.5-1.1","product_identification_helper":{"purl":"pkg:rpm/suse/teleport-tctl-bash-completion@17.0.5-1.1"}}},{"category":"product_version","name":"teleport-tctl-zsh-completion-17.0.5-1.1","product":{"name":"teleport-tctl-zsh-completion-17.0.5-1.1","product_id":"teleport-tctl-zsh-completion-17.0.5-1.1","product_identification_helper":{"purl":"pkg:rpm/suse/teleport-tctl-zsh-completion@17.0.5-1.1"}}},{"category":"product_version","name":"teleport-tsh-17.0.5-1.1","product":{"name":"teleport-tsh-17.0.5-1.1","product_id":"teleport-tsh-17.0.5-1.1","product_identification_helper":{"purl":"pkg:rpm/suse/teleport-tsh@17.0.5-1.1"}}},{"category":"product_version","name":"teleport-tsh-bash-completion-17.0.5-1.1","product":{"name":"teleport-tsh-bash-completion-17.0.5-1.1","product_id":"teleport-tsh-bash-completion-17.0.5-1.1","product_identification_helper":{"purl":"pkg:rpm/suse/teleport-tsh-bash-completion@17.0.5-1.1"}}},{"category":"product_version","name":"teleport-tsh-zsh-completion-17.0.5-1.1","product":{"name":"teleport-tsh-zsh-completion-17.0.5-1.1","product_id":"teleport-tsh-zsh-completion-17.0.5-1.1","product_identification_helper":{"purl":"pkg:rpm/suse/teleport-tsh-zsh-completion@17.0.5-1.1"}}},{"category":"product_version","name":"teleport-zsh-completion-17.0.5-1.1","product":{"name":"teleport-zsh-completion-17.0.5-1.1","product_id":"teleport-zsh-completion-17.0.5-1.1","product_identification_helper":{"purl":"pkg:rpm/suse/teleport-zsh-completion@17.0.5-1.1"}}},{"category":"product_version","name":"traefik-3.2.3-1.1","product":{"name":"traefik-3.2.3-1.1","product_id":"traefik-3.2.3-1.1","product_identification_helper":{"purl":"pkg:rpm/suse/traefik@3.2.3-1.1"}}},{"category":"product_version","name":"traefik2-2.11.16-1.1","product":{"name":"traefik2-2.11.16-1.1","product_id":"traefik2-2.11.16-1.1","product_identification_helper":{"purl":"pkg:rpm/suse/traefik2@2.11.16-1.1"}}},{"category":"product_version","name":"trivy-0.58.2-1.1","product":{"name":"trivy-0.58.2-1.1","product_id":"trivy-0.58.2-1.1","product_identification_helper":{"purl":"pkg:rpm/suse/trivy@0.58.2-1.1?upstream=trivy-0.58.2-1.1.src.rpm"}}},{"category":"product_version","name":"trivy-0.58.2-bp156.2.6.1","product":{"name":"trivy-0.58.2-bp156.2.6.1","product_id":"trivy-0.58.2-bp156.2.6.1","product_identification_helper":{"purl":"pkg:rpm/suse/trivy@0.58.2-bp156.2.6.1?upstream=trivy-0.58.2-bp156.2.6.1.src.rpm"}}},{"category":"product_version","name":"trivy-0.66.0-bp160.1.1","product":{"name":"trivy-0.66.0-bp160.1.1","product_id":"trivy-0.66.0-bp160.1.1","product_identification_helper":{"purl":"pkg:rpm/suse/trivy@0.66.0-bp160.1.1?upstream=trivy-0.66.0-bp160.1.1.src.rpm"}}},{"category":"product_version","name":"velero-1.15.1-1.1","product":{"name":"velero-1.15.1-1.1","product_id":"velero-1.15.1-1.1","product_identification_helper":{"purl":"pkg:rpm/suse/velero@1.15.1-1.1?upstream=velero-1.15.1-1.1.src.rpm"}}},{"category":"product_version","name":"velero-bash-completion-1.15.1-1.1","product":{"name":"velero-bash-completion-1.15.1-1.1","product_id":"velero-bash-completion-1.15.1-1.1","product_identification_helper":{"purl":"pkg:rpm/suse/velero-bash-completion@1.15.1-1.1"}}},{"category":"product_version","name":"velero-fish-completion-1.15.1-1.1","product":{"name":"velero-fish-completion-1.15.1-1.1","product_id":"velero-fish-completion-1.15.1-1.1","product_identification_helper":{"purl":"pkg:rpm/suse/velero-fish-completion@1.15.1-1.1"}}},{"category":"product_version","name":"velero-zsh-completion-1.15.1-1.1","product":{"name":"velero-zsh-completion-1.15.1-1.1","product_id":"velero-zsh-completion-1.15.1-1.1","product_identification_helper":{"purl":"pkg:rpm/suse/velero-zsh-completion@1.15.1-1.1"}}},{"category":"product_version","name":"velociraptor","product":{"name":"velociraptor","product_id":"velociraptor","product_identification_helper":{"cpe":"cpe:2.3:a:rapid7:velociraptor:*:*:*:*:*:*:*:*","purl":"pkg:rpm/suse/velociraptor@?upstream=velociraptor.src.rpm"}}},{"category":"product_version","name":"vexctl","product":{"name":"vexctl","product_id":"vexctl","product_identification_helper":{"purl":"pkg:rpm/suse/vexctl@?upstream=vexctl.src.rpm"}}},{"category":"product_version","name":"vexctl-0.4.1+git78.f951e3a-1.1","product":{"name":"vexctl-0.4.1+git78.f951e3a-1.1","product_id":"vexctl-0.4.1+git78.f951e3a-1.1","product_identification_helper":{"purl":"pkg:rpm/suse/vexctl@0.4.1+git78.f951e3a-1.1?upstream=vexctl-0.4.1+git78.f951e3a-1.1.src.rpm"}}},{"category":"product_version","name":"vexctl-0.4.1+git78.f951e3a-150000.1.11.1","product":{"name":"vexctl-0.4.1+git78.f951e3a-150000.1.11.1","product_id":"vexctl-0.4.1+git78.f951e3a-150000.1.11.1","product_identification_helper":{"purl":"pkg:rpm/suse/vexctl@0.4.1+git78.f951e3a-150000.1.11.1?upstream=vexctl-0.4.1+git78.f951e3a-150000.1.11.1.src.rpm"}}}],"category":"product_family","name":"SUSE Linux Enterprise"},{"branches":[{"category":"product_name","name":"SLES 15 SP1 CHOST Images for Amazon EC2","product":{"name":"SLES 15 SP1 CHOST Images for Amazon EC2","product_id":"chost:amazon/suse-sles-15-sp1-chost-byos-v20210304-hvm-ssd-x86_64","product_identification_helper":{"cpe":"cpe:/o:suse:sles:15:sp1:chost-amazon:suse-sles-15-sp1-chost-byos-v20210304-hvm-ssd-x86_64"}}},{"category":"product_name","name":"SLES 15 SP1 CHOST Images for Amazon EC2","product":{"name":"SLES 15 SP1 CHOST Images for Amazon EC2","product_id":"chost:amazon/suse-sles-15-sp1-chost-byos-v20220127-hvm-ssd-x86_64","product_identification_helper":{"cpe":"cpe:/o:suse:sles:15:sp1:chost-amazon:suse-sles-15-sp1-chost-byos-v20220127-hvm-ssd-x86_64"}}},{"category":"product_name","name":"SLES 15 SP1 CHOST Images for Amazon EC2","product":{"name":"SLES 15 SP1 CHOST Images for Amazon EC2","product_id":"chost:amazon/suse-sles-15-sp1-chost-byos-v20220715-hvm-ssd-x86_64","product_identification_helper":{"cpe":"cpe:/o:suse:sles:15:sp1:chost-amazon:suse-sles-15-sp1-chost-byos-v20220715-hvm-ssd-x86_64"}}},{"category":"product_name","name":"SLES 15 SP2 CHOST Images for Amazon EC2","product":{"name":"SLES 15 SP2 CHOST Images for Amazon EC2","product_id":"chost:amazon/suse-sles-15-sp2-chost-byos-v20210610-hvm-ssd-x86_64","product_identification_helper":{"cpe":"cpe:/o:suse:sles:15:sp2:chost-amazon:suse-sles-15-sp2-chost-byos-v20210610-hvm-ssd-x86_64"}}},{"category":"product_name","name":"SLES 15 SP2 CHOST Images for Amazon EC2","product":{"name":"SLES 15 SP2 CHOST Images for Amazon EC2","product_id":"chost:amazon/suse-sles-15-sp2-chost-byos-v20210722-hvm-ssd-x86_64","product_identification_helper":{"cpe":"cpe:/o:suse:sles:15:sp2:chost-amazon:suse-sles-15-sp2-chost-byos-v20210722-hvm-ssd-x86_64"}}},{"category":"product_name","name":"SLES 15 SP2 CHOST Images for Amazon EC2","product":{"name":"SLES 15 SP2 CHOST Images for Amazon EC2","product_id":"chost:amazon/suse-sles-15-sp2-chost-byos-v20210913-hvm-ssd-x86_64","product_identification_helper":{"cpe":"cpe:/o:suse:sles:15:sp2:chost-amazon:suse-sles-15-sp2-chost-byos-v20210913-hvm-ssd-x86_64"}}},{"category":"product_name","name":"SLES 15 SP2 CHOST Images for Amazon EC2","product":{"name":"SLES 15 SP2 CHOST Images for Amazon EC2","product_id":"chost:amazon/suse-sles-15-sp2-chost-byos-v20211025-hvm-ssd-x86_64","product_identification_helper":{"cpe":"cpe:/o:suse:sles:15:sp2:chost-amazon:suse-sles-15-sp2-chost-byos-v20211025-hvm-ssd-x86_64"}}},{"category":"product_name","name":"SLES 15 SP2 CHOST Images for Amazon EC2","product":{"name":"SLES 15 SP2 CHOST Images for Amazon EC2","product_id":"chost:amazon/suse-sles-15-sp2-chost-byos-v20220126-hvm-ssd-x86_64","product_identification_helper":{"cpe":"cpe:/o:suse:sles:15:sp2:chost-amazon:suse-sles-15-sp2-chost-byos-v20220126-hvm-ssd-x86_64"}}},{"category":"product_name","name":"SLES 15 SP2 CHOST Images for Amazon EC2","product":{"name":"SLES 15 SP2 CHOST Images for Amazon EC2","product_id":"chost:amazon/suse-sles-15-sp2-chost-byos-v20220718-hvm-ssd-x86_64","product_identification_helper":{"cpe":"cpe:/o:suse:sles:15:sp2:chost-amazon:suse-sles-15-sp2-chost-byos-v20220718-hvm-ssd-x86_64"}}},{"category":"product_name","name":"SLES 15 SP3 CHOST Images for Amazon EC2","product":{"name":"SLES 15 SP3 CHOST Images for Amazon EC2","product_id":"chost:amazon/suse-sles-15-sp3-chost-byos-v20210729-hvm-ssd-x86_64","product_identification_helper":{"cpe":"cpe:/o:suse:sles:15:sp3:chost-amazon:suse-sles-15-sp3-chost-byos-v20210729-hvm-ssd-x86_64"}}},{"category":"product_name","name":"SLES 15 SP3 CHOST Images for Amazon EC2","product":{"name":"SLES 15 SP3 CHOST Images for Amazon EC2","product_id":"chost:amazon/suse-sles-15-sp3-chost-byos-v20210827-hvm-ssd-x86_64","product_identification_helper":{"cpe":"cpe:/o:suse:sles:15:sp3:chost-amazon:suse-sles-15-sp3-chost-byos-v20210827-hvm-ssd-x86_64"}}},{"category":"product_name","name":"SLES 15 SP3 CHOST Images for Amazon EC2","product":{"name":"SLES 15 SP3 CHOST Images for Amazon EC2","product_id":"chost:amazon/suse-sles-15-sp3-chost-byos-v20210927-hvm-ssd-x86_64","product_identification_helper":{"cpe":"cpe:/o:suse:sles:15:sp3:chost-amazon:suse-sles-15-sp3-chost-byos-v20210927-hvm-ssd-x86_64"}}},{"category":"product_name","name":"SLES 15 SP3 CHOST Images for Amazon EC2","product":{"name":"SLES 15 SP3 CHOST Images for Amazon EC2","product_id":"chost:amazon/suse-sles-15-sp3-chost-byos-v20211004-hvm-ssd-x86_64","product_identification_helper":{"cpe":"cpe:/o:suse:sles:15:sp3:chost-amazon:suse-sles-15-sp3-chost-byos-v20211004-hvm-ssd-x86_64"}}},{"category":"product_name","name":"SLES 15 SP3 CHOST Images for Amazon EC2","product":{"name":"SLES 15 SP3 CHOST Images for Amazon EC2","product_id":"chost:amazon/suse-sles-15-sp3-chost-byos-v20211101-hvm-ssd-x86_64","product_identification_helper":{"cpe":"cpe:/o:suse:sles:15:sp3:chost-amazon:suse-sles-15-sp3-chost-byos-v20211101-hvm-ssd-x86_64"}}},{"category":"product_name","name":"SLES 15 SP3 CHOST Images for Amazon EC2","product":{"name":"SLES 15 SP3 CHOST Images for Amazon EC2","product_id":"chost:amazon/suse-sles-15-sp3-chost-byos-v20211202-hvm-ssd-x86_64","product_identification_helper":{"cpe":"cpe:/o:suse:sles:15:sp3:chost-amazon:suse-sles-15-sp3-chost-byos-v20211202-hvm-ssd-x86_64"}}},{"category":"product_name","name":"SLES 15 SP3 CHOST Images for Amazon EC2","product":{"name":"SLES 15 SP3 CHOST Images for Amazon EC2","product_id":"chost:amazon/suse-sles-15-sp3-chost-byos-v20220103-hvm-ssd-x86_64","product_identification_helper":{"cpe":"cpe:/o:suse:sles:15:sp3:chost-amazon:suse-sles-15-sp3-chost-byos-v20220103-hvm-ssd-x86_64"}}},{"category":"product_name","name":"SLES 15 SP3 CHOST Images for Amazon EC2","product":{"name":"SLES 15 SP3 CHOST Images for Amazon EC2","product_id":"chost:amazon/suse-sles-15-sp3-chost-byos-v20220126-hvm-ssd-x86_64","product_identification_helper":{"cpe":"cpe:/o:suse:sles:15:sp3:chost-amazon:suse-sles-15-sp3-chost-byos-v20220126-hvm-ssd-x86_64"}}},{"category":"product_name","name":"SLES 15 SP3 CHOST Images for Amazon EC2","product":{"name":"SLES 15 SP3 CHOST Images for Amazon EC2","product_id":"chost:amazon/suse-sles-15-sp3-chost-byos-v20220222-hvm-ssd-x86_64","product_identification_helper":{"cpe":"cpe:/o:suse:sles:15:sp3:chost-amazon:suse-sles-15-sp3-chost-byos-v20220222-hvm-ssd-x86_64"}}},{"category":"product_name","name":"SLES 15 SP3 CHOST Images for Amazon EC2","product":{"name":"SLES 15 SP3 CHOST Images for Amazon EC2","product_id":"chost:amazon/suse-sles-15-sp3-chost-byos-v20220310-hvm-ssd-x86_64","product_identification_helper":{"cpe":"cpe:/o:suse:sles:15:sp3:chost-amazon:suse-sles-15-sp3-chost-byos-v20220310-hvm-ssd-x86_64"}}},{"category":"product_name","name":"SLES 15 SP3 CHOST Images for Amazon EC2","product":{"name":"SLES 15 SP3 CHOST Images for Amazon EC2","product_id":"chost:amazon/suse-sles-15-sp3-chost-byos-v20220411-hvm-ssd-x86_64","product_identification_helper":{"cpe":"cpe:/o:suse:sles:15:sp3:chost-amazon:suse-sles-15-sp3-chost-byos-v20220411-hvm-ssd-x86_64"}}},{"category":"product_name","name":"SLES 15 SP3 CHOST Images for Amazon EC2","product":{"name":"SLES 15 SP3 CHOST Images for Amazon EC2","product_id":"chost:amazon/suse-sles-15-sp3-chost-byos-v20220510-hvm-ssd-x86_64","product_identification_helper":{"cpe":"cpe:/o:suse:sles:15:sp3:chost-amazon:suse-sles-15-sp3-chost-byos-v20220510-hvm-ssd-x86_64"}}},{"category":"product_name","name":"SLES 15 SP3 CHOST Images for Amazon EC2","product":{"name":"SLES 15 SP3 CHOST Images for Amazon EC2","product_id":"chost:amazon/suse-sles-15-sp3-chost-byos-v20220608-hvm-ssd-x86_64","product_identification_helper":{"cpe":"cpe:/o:suse:sles:15:sp3:chost-amazon:suse-sles-15-sp3-chost-byos-v20220608-hvm-ssd-x86_64"}}},{"category":"product_name","name":"SLES 15 SP3 CHOST Images for Amazon EC2","product":{"name":"SLES 15 SP3 CHOST Images for Amazon EC2","product_id":"chost:amazon/suse-sles-15-sp3-chost-byos-v20220708-hvm-ssd-x86_64","product_identification_helper":{"cpe":"cpe:/o:suse:sles:15:sp3:chost-amazon:suse-sles-15-sp3-chost-byos-v20220708-hvm-ssd-x86_64"}}},{"category":"product_name","name":"SLES 15 SP3 CHOST Images for Amazon EC2","product":{"name":"SLES 15 SP3 CHOST Images for Amazon EC2","product_id":"chost:amazon/suse-sles-15-sp3-chost-byos-v20220718-hvm-ssd-x86_64","product_identification_helper":{"cpe":"cpe:/o:suse:sles:15:sp3:chost-amazon:suse-sles-15-sp3-chost-byos-v20220718-hvm-ssd-x86_64"}}},{"category":"product_name","name":"SLES 15 SP3 CHOST Images for Amazon EC2","product":{"name":"SLES 15 SP3 CHOST Images for Amazon EC2","product_id":"chost:amazon/suse-sles-15-sp3-chost-byos-v20220818-hvm-ssd-x86_64","product_identification_helper":{"cpe":"cpe:/o:suse:sles:15:sp3:chost-amazon:suse-sles-15-sp3-chost-byos-v20220818-hvm-ssd-x86_64"}}},{"category":"product_name","name":"SLES 15 SP3 CHOST Images for Amazon EC2","product":{"name":"SLES 15 SP3 CHOST Images for Amazon EC2","product_id":"chost:amazon/suse-sles-15-sp3-chost-byos-v20220916-hvm-ssd-x86_64","product_identification_helper":{"cpe":"cpe:/o:suse:sles:15:sp3:chost-amazon:suse-sles-15-sp3-chost-byos-v20220916-hvm-ssd-x86_64"}}},{"category":"product_name","name":"SLES 15 SP3 CHOST Images for Amazon EC2","product":{"name":"SLES 15 SP3 CHOST Images for Amazon EC2","product_id":"chost:amazon/suse-sles-15-sp3-chost-byos-v20220921-hvm-ssd-x86_64","product_identification_helper":{"cpe":"cpe:/o:suse:sles:15:sp3:chost-amazon:suse-sles-15-sp3-chost-byos-v20220921-hvm-ssd-x86_64"}}},{"category":"product_name","name":"SLES 15 SP3 CHOST Images for Amazon EC2","product":{"name":"SLES 15 SP3 CHOST Images for Amazon EC2","product_id":"chost:amazon/suse-sles-15-sp3-chost-byos-v20221019-hvm-ssd-x86_64","product_identification_helper":{"cpe":"cpe:/o:suse:sles:15:sp3:chost-amazon:suse-sles-15-sp3-chost-byos-v20221019-hvm-ssd-x86_64"}}},{"category":"product_name","name":"SLES 15 SP3 CHOST Images for Amazon EC2","product":{"name":"SLES 15 SP3 CHOST Images for Amazon EC2","product_id":"chost:amazon/suse-sles-15-sp3-chost-byos-v20221119-hvm-ssd-x86_64","product_identification_helper":{"cpe":"cpe:/o:suse:sles:15:sp3:chost-amazon:suse-sles-15-sp3-chost-byos-v20221119-hvm-ssd-x86_64"}}},{"category":"product_name","name":"SLES 15 SP3 CHOST Images for Amazon EC2","product":{"name":"SLES 15 SP3 CHOST Images for Amazon EC2","product_id":"chost:amazon/suse-sles-15-sp3-chost-byos-v20221215-hvm-ssd-x86_64","product_identification_helper":{"cpe":"cpe:/o:suse:sles:15:sp3:chost-amazon:suse-sles-15-sp3-chost-byos-v20221215-hvm-ssd-x86_64"}}},{"category":"product_name","name":"SLES 15 SP3 CHOST Images for Amazon EC2","product":{"name":"SLES 15 SP3 CHOST Images for Amazon EC2","product_id":"chost:amazon/suse-sles-15-sp3-chost-byos-v20230313-hvm-ssd-x86_64","product_identification_helper":{"cpe":"cpe:/o:suse:sles:15:sp3:chost-amazon:suse-sles-15-sp3-chost-byos-v20230313-hvm-ssd-x86_64"}}},{"category":"product_name","name":"SLES 15 SP3 CHOST Images for Amazon EC2","product":{"name":"SLES 15 SP3 CHOST Images for Amazon EC2","product_id":"chost:amazon/suse-sles-15-sp3-chost-byos-v20230613-hvm-ssd-x86_64","product_identification_helper":{"cpe":"cpe:/o:suse:sles:15:sp3:chost-amazon:suse-sles-15-sp3-chost-byos-v20230613-hvm-ssd-x86_64"}}},{"category":"product_name","name":"SLES 15 SP3 CHOST Images for Amazon EC2","product":{"name":"SLES 15 SP3 CHOST Images for Amazon EC2","product_id":"chost:amazon/suse-sles-15-sp3-chost-byos-v20240807-hvm-ssd-x86_64","product_identification_helper":{"cpe":"cpe:/o:suse:sles:15:sp3:chost-amazon:suse-sles-15-sp3-chost-byos-v20240807-hvm-ssd-x86_64"}}},{"category":"product_name","name":"SLES 15 SP3 CHOST Images for Amazon EC2","product":{"name":"SLES 15 SP3 CHOST Images for Amazon EC2","product_id":"chost:amazon/suse-sles-15-sp3-chost-byos-v20240912-hvm-ssd-x86_64","product_identification_helper":{"cpe":"cpe:/o:suse:sles:15:sp3:chost-amazon:suse-sles-15-sp3-chost-byos-v20240912-hvm-ssd-x86_64"}}},{"category":"product_name","name":"SLES 15 SP4 CHOST Images for Amazon EC2","product":{"name":"SLES 15 SP4 CHOST Images for Amazon EC2","product_id":"chost:amazon/suse-sles-15-sp4-chost-byos-v20220718-hvm-ssd-x86_64","product_identification_helper":{"cpe":"cpe:/o:suse:sles:15:sp4:chost-amazon:suse-sles-15-sp4-chost-byos-v20220718-hvm-ssd-x86_64"}}},{"category":"product_name","name":"SLES 15 SP4 CHOST Images for Amazon EC2","product":{"name":"SLES 15 SP4 CHOST Images for Amazon EC2","product_id":"chost:amazon/suse-sles-15-sp4-chost-byos-v20220721-hvm-ssd-x86_64","product_identification_helper":{"cpe":"cpe:/o:suse:sles:15:sp4:chost-amazon:suse-sles-15-sp4-chost-byos-v20220721-hvm-ssd-x86_64"}}},{"category":"product_name","name":"SLES 15 SP4 CHOST Images for Amazon EC2","product":{"name":"SLES 15 SP4 CHOST Images for Amazon EC2","product_id":"chost:amazon/suse-sles-15-sp4-chost-byos-v20220819-hvm-ssd-x86_64","product_identification_helper":{"cpe":"cpe:/o:suse:sles:15:sp4:chost-amazon:suse-sles-15-sp4-chost-byos-v20220819-hvm-ssd-x86_64"}}},{"category":"product_name","name":"SLES 15 SP4 CHOST Images for Amazon EC2","product":{"name":"SLES 15 SP4 CHOST Images for Amazon EC2","product_id":"chost:amazon/suse-sles-15-sp4-chost-byos-v20220916-hvm-ssd-x86_64","product_identification_helper":{"cpe":"cpe:/o:suse:sles:15:sp4:chost-amazon:suse-sles-15-sp4-chost-byos-v20220916-hvm-ssd-x86_64"}}},{"category":"product_name","name":"SLES 15 SP4 CHOST Images for Amazon EC2","product":{"name":"SLES 15 SP4 CHOST Images for Amazon EC2","product_id":"chost:amazon/suse-sles-15-sp4-chost-byos-v20220923-hvm-ssd-x86_64","product_identification_helper":{"cpe":"cpe:/o:suse:sles:15:sp4:chost-amazon:suse-sles-15-sp4-chost-byos-v20220923-hvm-ssd-x86_64"}}},{"category":"product_name","name":"SLES 15 SP4 CHOST Images for Amazon EC2","product":{"name":"SLES 15 SP4 CHOST Images for Amazon EC2","product_id":"chost:amazon/suse-sles-15-sp4-chost-byos-v20221018-hvm-ssd-x86_64","product_identification_helper":{"cpe":"cpe:/o:suse:sles:15:sp4:chost-amazon:suse-sles-15-sp4-chost-byos-v20221018-hvm-ssd-x86_64"}}},{"category":"product_name","name":"SLES 15 SP4 CHOST Images for Amazon EC2","product":{"name":"SLES 15 SP4 CHOST Images for Amazon EC2","product_id":"chost:amazon/suse-sles-15-sp4-chost-byos-v20221118-hvm-ssd-x86_64","product_identification_helper":{"cpe":"cpe:/o:suse:sles:15:sp4:chost-amazon:suse-sles-15-sp4-chost-byos-v20221118-hvm-ssd-x86_64"}}},{"category":"product_name","name":"SLES 15 SP4 CHOST Images for Amazon EC2","product":{"name":"SLES 15 SP4 CHOST Images for Amazon EC2","product_id":"chost:amazon/suse-sles-15-sp4-chost-byos-v20221215-hvm-ssd-x86_64","product_identification_helper":{"cpe":"cpe:/o:suse:sles:15:sp4:chost-amazon:suse-sles-15-sp4-chost-byos-v20221215-hvm-ssd-x86_64"}}},{"category":"product_name","name":"SLES 15 SP4 CHOST Images for Amazon EC2","product":{"name":"SLES 15 SP4 CHOST Images for Amazon EC2","product_id":"chost:amazon/suse-sles-15-sp4-chost-byos-v20230111-hvm-ssd-x86_64","product_identification_helper":{"cpe":"cpe:/o:suse:sles:15:sp4:chost-amazon:suse-sles-15-sp4-chost-byos-v20230111-hvm-ssd-x86_64"}}},{"category":"product_name","name":"SLES 15 SP4 CHOST Images for Amazon EC2","product":{"name":"SLES 15 SP4 CHOST Images for Amazon EC2","product_id":"chost:amazon/suse-sles-15-sp4-chost-byos-v20230210-hvm-ssd-x86_64","product_identification_helper":{"cpe":"cpe:/o:suse:sles:15:sp4:chost-amazon:suse-sles-15-sp4-chost-byos-v20230210-hvm-ssd-x86_64"}}},{"category":"product_name","name":"SLES 15 SP4 CHOST Images for Amazon EC2","product":{"name":"SLES 15 SP4 CHOST Images for Amazon EC2","product_id":"chost:amazon/suse-sles-15-sp4-chost-byos-v20230310-hvm-ssd-x86_64","product_identification_helper":{"cpe":"cpe:/o:suse:sles:15:sp4:chost-amazon:suse-sles-15-sp4-chost-byos-v20230310-hvm-ssd-x86_64"}}},{"category":"product_name","name":"SLES 15 SP4 CHOST Images for Amazon EC2","product":{"name":"SLES 15 SP4 CHOST Images for Amazon EC2","product_id":"chost:amazon/suse-sles-15-sp4-chost-byos-v20230410-hvm-ssd-x86_64","product_identification_helper":{"cpe":"cpe:/o:suse:sles:15:sp4:chost-amazon:suse-sles-15-sp4-chost-byos-v20230410-hvm-ssd-x86_64"}}},{"category":"product_name","name":"SLES 15 SP4 CHOST Images for Amazon EC2","product":{"name":"SLES 15 SP4 CHOST Images for Amazon EC2","product_id":"chost:amazon/suse-sles-15-sp4-chost-byos-v20230510-hvm-ssd-x86_64","product_identification_helper":{"cpe":"cpe:/o:suse:sles:15:sp4:chost-amazon:suse-sles-15-sp4-chost-byos-v20230510-hvm-ssd-x86_64"}}},{"category":"product_name","name":"SLES 15 SP4 CHOST Images for Amazon EC2","product":{"name":"SLES 15 SP4 CHOST Images for Amazon EC2","product_id":"chost:amazon/suse-sles-15-sp4-chost-byos-v20230606-hvm-ssd-x86_64","product_identification_helper":{"cpe":"cpe:/o:suse:sles:15:sp4:chost-amazon:suse-sles-15-sp4-chost-byos-v20230606-hvm-ssd-x86_64"}}},{"category":"product_name","name":"SLES 15 SP4 CHOST Images for Amazon EC2","product":{"name":"SLES 15 SP4 CHOST Images for Amazon EC2","product_id":"chost:amazon/suse-sles-15-sp4-chost-byos-v20230704-hvm-ssd-x86_64","product_identification_helper":{"cpe":"cpe:/o:suse:sles:15:sp4:chost-amazon:suse-sles-15-sp4-chost-byos-v20230704-hvm-ssd-x86_64"}}},{"category":"product_name","name":"SLES 15 SP4 CHOST Images for Amazon EC2","product":{"name":"SLES 15 SP4 CHOST Images for Amazon EC2","product_id":"chost:amazon/suse-sles-15-sp4-chost-byos-v20230803-hvm-ssd-x86_64","product_identification_helper":{"cpe":"cpe:/o:suse:sles:15:sp4:chost-amazon:suse-sles-15-sp4-chost-byos-v20230803-hvm-ssd-x86_64"}}},{"category":"product_name","name":"SLES 15 SP4 CHOST Images for Amazon EC2","product":{"name":"SLES 15 SP4 CHOST Images for Amazon EC2","product_id":"chost:amazon/suse-sles-15-sp4-chost-byos-v20230901-hvm-ssd-x86_64","product_identification_helper":{"cpe":"cpe:/o:suse:sles:15:sp4:chost-amazon:suse-sles-15-sp4-chost-byos-v20230901-hvm-ssd-x86_64"}}},{"category":"product_name","name":"SLES 15 SP4 CHOST Images for Amazon EC2","product":{"name":"SLES 15 SP4 CHOST Images for Amazon EC2","product_id":"chost:amazon/suse-sles-15-sp4-chost-byos-v20230928-hvm-ssd-x86_64","product_identification_helper":{"cpe":"cpe:/o:suse:sles:15:sp4:chost-amazon:suse-sles-15-sp4-chost-byos-v20230928-hvm-ssd-x86_64"}}},{"category":"product_name","name":"SLES 15 SP4 CHOST Images for Amazon EC2","product":{"name":"SLES 15 SP4 CHOST Images for Amazon EC2","product_id":"chost:amazon/suse-sles-15-sp4-chost-byos-v20231027-hvm-ssd-x86_64","product_identification_helper":{"cpe":"cpe:/o:suse:sles:15:sp4:chost-amazon:suse-sles-15-sp4-chost-byos-v20231027-hvm-ssd-x86_64"}}},{"category":"product_name","name":"SLES 15 SP4 CHOST Images for Amazon EC2","product":{"name":"SLES 15 SP4 CHOST Images for Amazon EC2","product_id":"chost:amazon/suse-sles-15-sp4-chost-byos-v20231127-hvm-ssd-x86_64","product_identification_helper":{"cpe":"cpe:/o:suse:sles:15:sp4:chost-amazon:suse-sles-15-sp4-chost-byos-v20231127-hvm-ssd-x86_64"}}},{"category":"product_name","name":"SLES 15 SP4 CHOST Images for Amazon EC2","product":{"name":"SLES 15 SP4 CHOST Images for Amazon EC2","product_id":"chost:amazon/suse-sles-15-sp4-chost-byos-v20231212-hvm-ssd-x86_64","product_identification_helper":{"cpe":"cpe:/o:suse:sles:15:sp4:chost-amazon:suse-sles-15-sp4-chost-byos-v20231212-hvm-ssd-x86_64"}}},{"category":"product_name","name":"SLES 15 SP4 CHOST Images for Amazon EC2","product":{"name":"SLES 15 SP4 CHOST Images for Amazon EC2","product_id":"chost:amazon/suse-sles-15-sp4-chost-byos-v20240312-hvm-ssd-x86_64","product_identification_helper":{"cpe":"cpe:/o:suse:sles:15:sp4:chost-amazon:suse-sles-15-sp4-chost-byos-v20240312-hvm-ssd-x86_64"}}},{"category":"product_name","name":"SLES 15 SP4 CHOST Images for Amazon EC2","product":{"name":"SLES 15 SP4 CHOST Images for Amazon EC2","product_id":"chost:amazon/suse-sles-15-sp4-chost-byos-v20240612-hvm-ssd-x86_64","product_identification_helper":{"cpe":"cpe:/o:suse:sles:15:sp4:chost-amazon:suse-sles-15-sp4-chost-byos-v20240612-hvm-ssd-x86_64"}}},{"category":"product_name","name":"SLES 15 SP4 CHOST Images for Amazon EC2","product":{"name":"SLES 15 SP4 CHOST Images for Amazon EC2","product_id":"chost:amazon/suse-sles-15-sp4-chost-byos-v20240809-hvm-ssd-x86_64","product_identification_helper":{"cpe":"cpe:/o:suse:sles:15:sp4:chost-amazon:suse-sles-15-sp4-chost-byos-v20240809-hvm-ssd-x86_64"}}},{"category":"product_name","name":"SLES 15 SP4 CHOST Images for Amazon EC2","product":{"name":"SLES 15 SP4 CHOST Images for Amazon EC2","product_id":"chost:amazon/suse-sles-15-sp4-chost-byos-v20240912-hvm-ssd-x86_64","product_identification_helper":{"cpe":"cpe:/o:suse:sles:15:sp4:chost-amazon:suse-sles-15-sp4-chost-byos-v20240912-hvm-ssd-x86_64"}}},{"category":"product_name","name":"SLES 15 SP4 CHOST Images for Amazon EC2","product":{"name":"SLES 15 SP4 CHOST Images for Amazon EC2","product_id":"chost:amazon/suse-sles-15-sp4-chost-byos-v20250721-hvm-ssd-x86_64","product_identification_helper":{"cpe":"cpe:/o:suse:sles:15:sp4:chost-amazon:suse-sles-15-sp4-chost-byos-v20250721-hvm-ssd-x86_64"}}},{"category":"product_name","name":"SLES 15 SP4 CHOST Images for Amazon EC2","product":{"name":"SLES 15 SP4 CHOST Images for Amazon EC2","product_id":"chost:amazon/suse-sles-15-sp4-chost-byos-v20251022-hvm-ssd-x86_64","product_identification_helper":{"cpe":"cpe:/o:suse:sles:15:sp4:chost-amazon:suse-sles-15-sp4-chost-byos-v20251022-hvm-ssd-x86_64"}}},{"category":"product_name","name":"SLES 15 SP5 CHOST Images for Amazon EC2","product":{"name":"SLES 15 SP5 CHOST Images for Amazon EC2","product_id":"chost:amazon/suse-sles-15-sp5-chost-byos-v20230704-hvm-ssd-x86_64","product_identification_helper":{"cpe":"cpe:/o:suse:sles:15:sp5:chost-amazon:suse-sles-15-sp5-chost-byos-v20230704-hvm-ssd-x86_64"}}},{"category":"product_name","name":"SLES 15 SP5 CHOST Images for Amazon EC2","product":{"name":"SLES 15 SP5 CHOST Images for Amazon EC2","product_id":"chost:amazon/suse-sles-15-sp5-chost-byos-v20230816-hvm-ssd-x86_64","product_identification_helper":{"cpe":"cpe:/o:suse:sles:15:sp5:chost-amazon:suse-sles-15-sp5-chost-byos-v20230816-hvm-ssd-x86_64"}}},{"category":"product_name","name":"SLES 15 SP5 CHOST Images for Amazon EC2","product":{"name":"SLES 15 SP5 CHOST Images for Amazon EC2","product_id":"chost:amazon/suse-sles-15-sp5-chost-byos-v20230915-hvm-ssd-x86_64","product_identification_helper":{"cpe":"cpe:/o:suse:sles:15:sp5:chost-amazon:suse-sles-15-sp5-chost-byos-v20230915-hvm-ssd-x86_64"}}},{"category":"product_name","name":"SLES 15 SP5 CHOST Images for Amazon EC2","product":{"name":"SLES 15 SP5 CHOST Images for Amazon EC2","product_id":"chost:amazon/suse-sles-15-sp5-chost-byos-v20231013-hvm-ssd-x86_64","product_identification_helper":{"cpe":"cpe:/o:suse:sles:15:sp5:chost-amazon:suse-sles-15-sp5-chost-byos-v20231013-hvm-ssd-x86_64"}}},{"category":"product_name","name":"SLES 15 SP5 CHOST Images for Amazon EC2","product":{"name":"SLES 15 SP5 CHOST Images for Amazon EC2","product_id":"chost:amazon/suse-sles-15-sp5-chost-byos-v20231113-hvm-ssd-x86_64","product_identification_helper":{"cpe":"cpe:/o:suse:sles:15:sp5:chost-amazon:suse-sles-15-sp5-chost-byos-v20231113-hvm-ssd-x86_64"}}},{"category":"product_name","name":"SLES 15 SP5 CHOST Images for Amazon EC2","product":{"name":"SLES 15 SP5 CHOST Images for Amazon EC2","product_id":"chost:amazon/suse-sles-15-sp5-chost-byos-v20231213-hvm-ssd-x86_64","product_identification_helper":{"cpe":"cpe:/o:suse:sles:15:sp5:chost-amazon:suse-sles-15-sp5-chost-byos-v20231213-hvm-ssd-x86_64"}}},{"category":"product_name","name":"SLES 15 SP5 CHOST Images for Amazon EC2","product":{"name":"SLES 15 SP5 CHOST Images for Amazon EC2","product_id":"chost:amazon/suse-sles-15-sp5-chost-byos-v20240111-hvm-ssd-x86_64","product_identification_helper":{"cpe":"cpe:/o:suse:sles:15:sp5:chost-amazon:suse-sles-15-sp5-chost-byos-v20240111-hvm-ssd-x86_64"}}},{"category":"product_name","name":"SLES 15 SP5 CHOST Images for Amazon EC2","product":{"name":"SLES 15 SP5 CHOST Images for Amazon EC2","product_id":"chost:amazon/suse-sles-15-sp5-chost-byos-v20240209-hvm-ssd-x86_64","product_identification_helper":{"cpe":"cpe:/o:suse:sles:15:sp5:chost-amazon:suse-sles-15-sp5-chost-byos-v20240209-hvm-ssd-x86_64"}}},{"category":"product_name","name":"SLES 15 SP5 CHOST Images for Amazon EC2","product":{"name":"SLES 15 SP5 CHOST Images for Amazon EC2","product_id":"chost:amazon/suse-sles-15-sp5-chost-byos-v20240307-hvm-ssd-x86_64","product_identification_helper":{"cpe":"cpe:/o:suse:sles:15:sp5:chost-amazon:suse-sles-15-sp5-chost-byos-v20240307-hvm-ssd-x86_64"}}},{"category":"product_name","name":"SLES 15 SP5 CHOST Images for Amazon EC2","product":{"name":"SLES 15 SP5 CHOST Images for Amazon EC2","product_id":"chost:amazon/suse-sles-15-sp5-chost-byos-v20240403-hvm-ssd-x86_64","product_identification_helper":{"cpe":"cpe:/o:suse:sles:15:sp5:chost-amazon:suse-sles-15-sp5-chost-byos-v20240403-hvm-ssd-x86_64"}}},{"category":"product_name","name":"SLES 15 SP5 CHOST Images for Amazon EC2","product":{"name":"SLES 15 SP5 CHOST Images for Amazon EC2","product_id":"chost:amazon/suse-sles-15-sp5-chost-byos-v20240502-hvm-ssd-x86_64","product_identification_helper":{"cpe":"cpe:/o:suse:sles:15:sp5:chost-amazon:suse-sles-15-sp5-chost-byos-v20240502-hvm-ssd-x86_64"}}},{"category":"product_name","name":"SLES 15 SP5 CHOST Images for Amazon EC2","product":{"name":"SLES 15 SP5 CHOST Images for Amazon EC2","product_id":"chost:amazon/suse-sles-15-sp5-chost-byos-v20240529-hvm-ssd-x86_64","product_identification_helper":{"cpe":"cpe:/o:suse:sles:15:sp5:chost-amazon:suse-sles-15-sp5-chost-byos-v20240529-hvm-ssd-x86_64"}}},{"category":"product_name","name":"SLES 15 SP5 CHOST Images for Amazon EC2","product":{"name":"SLES 15 SP5 CHOST Images for Amazon EC2","product_id":"chost:amazon/suse-sles-15-sp5-chost-byos-v20240626-hvm-ssd-x86_64","product_identification_helper":{"cpe":"cpe:/o:suse:sles:15:sp5:chost-amazon:suse-sles-15-sp5-chost-byos-v20240626-hvm-ssd-x86_64"}}},{"category":"product_name","name":"SLES 15 SP5 CHOST Images for Amazon EC2","product":{"name":"SLES 15 SP5 CHOST Images for Amazon EC2","product_id":"chost:amazon/suse-sles-15-sp5-chost-byos-v20240726-hvm-ssd-x86_64","product_identification_helper":{"cpe":"cpe:/o:suse:sles:15:sp5:chost-amazon:suse-sles-15-sp5-chost-byos-v20240726-hvm-ssd-x86_64"}}},{"category":"product_name","name":"SLES 15 SP5 CHOST Images for Amazon EC2","product":{"name":"SLES 15 SP5 CHOST Images for Amazon EC2","product_id":"chost:amazon/suse-sles-15-sp5-chost-byos-v20240809-hvm-ssd-x86_64","product_identification_helper":{"cpe":"cpe:/o:suse:sles:15:sp5:chost-amazon:suse-sles-15-sp5-chost-byos-v20240809-hvm-ssd-x86_64"}}},{"category":"product_name","name":"SLES 15 SP5 CHOST Images for Amazon EC2","product":{"name":"SLES 15 SP5 CHOST Images for Amazon EC2","product_id":"chost:amazon/suse-sles-15-sp5-chost-byos-v20240826-hvm-ssd-x86_64","product_identification_helper":{"cpe":"cpe:/o:suse:sles:15:sp5:chost-amazon:suse-sles-15-sp5-chost-byos-v20240826-hvm-ssd-x86_64"}}},{"category":"product_name","name":"SLES 15 SP5 CHOST Images for Amazon EC2","product":{"name":"SLES 15 SP5 CHOST Images for Amazon EC2","product_id":"chost:amazon/suse-sles-15-sp5-chost-byos-v20240912-hvm-ssd-x86_64","product_identification_helper":{"cpe":"cpe:/o:suse:sles:15:sp5:chost-amazon:suse-sles-15-sp5-chost-byos-v20240912-hvm-ssd-x86_64"}}},{"category":"product_name","name":"SLES 15 SP5 CHOST Images for Amazon EC2","product":{"name":"SLES 15 SP5 CHOST Images for Amazon EC2","product_id":"chost:amazon/suse-sles-15-sp5-chost-byos-v20241011-hvm-ssd-x86_64","product_identification_helper":{"cpe":"cpe:/o:suse:sles:15:sp5:chost-amazon:suse-sles-15-sp5-chost-byos-v20241011-hvm-ssd-x86_64"}}},{"category":"product_name","name":"SLES 15 SP5 CHOST Images for Amazon EC2","product":{"name":"SLES 15 SP5 CHOST Images for Amazon EC2","product_id":"chost:amazon/suse-sles-15-sp5-chost-byos-v20241112-hvm-ssd-x86_64","product_identification_helper":{"cpe":"cpe:/o:suse:sles:15:sp5:chost-amazon:suse-sles-15-sp5-chost-byos-v20241112-hvm-ssd-x86_64"}}},{"category":"product_name","name":"SLES 15 SP5 CHOST Images for Amazon EC2","product":{"name":"SLES 15 SP5 CHOST Images for Amazon EC2","product_id":"chost:amazon/suse-sles-15-sp5-chost-byos-v20241216-hvm-ssd-x86_64","product_identification_helper":{"cpe":"cpe:/o:suse:sles:15:sp5:chost-amazon:suse-sles-15-sp5-chost-byos-v20241216-hvm-ssd-x86_64"}}},{"category":"product_name","name":"SLES 15 SP5 CHOST Images for Amazon EC2","product":{"name":"SLES 15 SP5 CHOST Images for Amazon EC2","product_id":"chost:amazon/suse-sles-15-sp5-chost-byos-v20250122-hvm-ssd-x86_64","product_identification_helper":{"cpe":"cpe:/o:suse:sles:15:sp5:chost-amazon:suse-sles-15-sp5-chost-byos-v20250122-hvm-ssd-x86_64"}}},{"category":"product_name","name":"SLES 15 SP5 CHOST Images for Amazon EC2","product":{"name":"SLES 15 SP5 CHOST Images for Amazon EC2","product_id":"chost:amazon/suse-sles-15-sp5-chost-byos-v20250212-hvm-ssd-x86_64","product_identification_helper":{"cpe":"cpe:/o:suse:sles:15:sp5:chost-amazon:suse-sles-15-sp5-chost-byos-v20250212-hvm-ssd-x86_64"}}},{"category":"product_name","name":"SLES 15 SP5 CHOST Images for Amazon EC2","product":{"name":"SLES 15 SP5 CHOST Images for Amazon EC2","product_id":"chost:amazon/suse-sles-15-sp5-chost-byos-v20250512-hvm-ssd-x86_64","product_identification_helper":{"cpe":"cpe:/o:suse:sles:15:sp5:chost-amazon:suse-sles-15-sp5-chost-byos-v20250512-hvm-ssd-x86_64"}}},{"category":"product_name","name":"SLES 15 SP5 CHOST Images for Amazon EC2","product":{"name":"SLES 15 SP5 CHOST Images for Amazon EC2","product_id":"chost:amazon/suse-sles-15-sp5-chost-byos-v20251022-hvm-ssd-x86_64","product_identification_helper":{"cpe":"cpe:/o:suse:sles:15:sp5:chost-amazon:suse-sles-15-sp5-chost-byos-v20251022-hvm-ssd-x86_64"}}},{"category":"product_name","name":"SLES 15 SP1 CHOST Images for Google","product":{"name":"SLES 15 SP1 CHOST Images for Google","product_id":"chost:google/sles-15-sp1-chost-byos-v20210202","product_identification_helper":{"cpe":"cpe:/o:suse:sles:15:sp1:chost-google:sles-15-sp1-chost-byos-v20210202"}}},{"category":"product_name","name":"SLES 15 SP1 CHOST Images for Google","product":{"name":"SLES 15 SP1 CHOST Images for Google","product_id":"chost:google/sles-15-sp1-chost-byos-v20210304","product_identification_helper":{"cpe":"cpe:/o:suse:sles:15:sp1:chost-google:sles-15-sp1-chost-byos-v20210304"}}},{"category":"product_name","name":"SLES 15 SP1 CHOST Images for Google","product":{"name":"SLES 15 SP1 CHOST Images for Google","product_id":"chost:google/sles-15-sp1-chost-byos-v20220127","product_identification_helper":{"cpe":"cpe:/o:suse:sles:15:sp1:chost-google:sles-15-sp1-chost-byos-v20220127"}}},{"category":"product_name","name":"SLES 15 SP1 CHOST Images for Google","product":{"name":"SLES 15 SP1 CHOST Images for Google","product_id":"chost:google/sles-15-sp1-chost-byos-v20220715-x86-64","product_identification_helper":{"cpe":"cpe:/o:suse:sles:15:sp1:chost-google:sles-15-sp1-chost-byos-v20220715-x86-64"}}},{"category":"product_name","name":"SLES 15 SP2 CHOST Images for Google","product":{"name":"SLES 15 SP2 CHOST Images for Google","product_id":"chost:google/sles-15-sp2-chost-byos-v20210202","product_identification_helper":{"cpe":"cpe:/o:suse:sles:15:sp2:chost-google:sles-15-sp2-chost-byos-v20210202"}}},{"category":"product_name","name":"SLES 15 SP2 CHOST Images for Google","product":{"name":"SLES 15 SP2 CHOST Images for Google","product_id":"chost:google/sles-15-sp2-chost-byos-v20210304","product_identification_helper":{"cpe":"cpe:/o:suse:sles:15:sp2:chost-google:sles-15-sp2-chost-byos-v20210304"}}},{"category":"product_name","name":"SLES 15 SP2 CHOST Images for Google","product":{"name":"SLES 15 SP2 CHOST Images for Google","product_id":"chost:google/sles-15-sp2-chost-byos-v20210405","product_identification_helper":{"cpe":"cpe:/o:suse:sles:15:sp2:chost-google:sles-15-sp2-chost-byos-v20210405"}}},{"category":"product_name","name":"SLES 15 SP2 CHOST Images for Google","product":{"name":"SLES 15 SP2 CHOST Images for Google","product_id":"chost:google/sles-15-sp2-chost-byos-v20210506","product_identification_helper":{"cpe":"cpe:/o:suse:sles:15:sp2:chost-google:sles-15-sp2-chost-byos-v20210506"}}},{"category":"product_name","name":"SLES 15 SP2 CHOST Images for Google","product":{"name":"SLES 15 SP2 CHOST Images for Google","product_id":"chost:google/sles-15-sp2-chost-byos-v20210610","product_identification_helper":{"cpe":"cpe:/o:suse:sles:15:sp2:chost-google:sles-15-sp2-chost-byos-v20210610"}}},{"category":"product_name","name":"SLES 15 SP2 CHOST Images for Google","product":{"name":"SLES 15 SP2 CHOST Images for Google","product_id":"chost:google/sles-15-sp2-chost-byos-v20210722","product_identification_helper":{"cpe":"cpe:/o:suse:sles:15:sp2:chost-google:sles-15-sp2-chost-byos-v20210722"}}},{"category":"product_name","name":"SLES 15 SP2 CHOST Images for Google","product":{"name":"SLES 15 SP2 CHOST Images for Google","product_id":"chost:google/sles-15-sp2-chost-byos-v20210913","product_identification_helper":{"cpe":"cpe:/o:suse:sles:15:sp2:chost-google:sles-15-sp2-chost-byos-v20210913"}}},{"category":"product_name","name":"SLES 15 SP2 CHOST Images for Google","product":{"name":"SLES 15 SP2 CHOST Images for Google","product_id":"chost:google/sles-15-sp2-chost-byos-v20211025","product_identification_helper":{"cpe":"cpe:/o:suse:sles:15:sp2:chost-google:sles-15-sp2-chost-byos-v20211025"}}},{"category":"product_name","name":"SLES 15 SP2 CHOST Images for Google","product":{"name":"SLES 15 SP2 CHOST Images for Google","product_id":"chost:google/sles-15-sp2-chost-byos-v20220126","product_identification_helper":{"cpe":"cpe:/o:suse:sles:15:sp2:chost-google:sles-15-sp2-chost-byos-v20220126"}}},{"category":"product_name","name":"SLES 15 SP2 CHOST Images for Google","product":{"name":"SLES 15 SP2 CHOST Images for Google","product_id":"chost:google/sles-15-sp2-chost-byos-v20220718-x86-64","product_identification_helper":{"cpe":"cpe:/o:suse:sles:15:sp2:chost-google:sles-15-sp2-chost-byos-v20220718-x86-64"}}},{"category":"product_name","name":"SLES 15 SP3 CHOST Images for Google","product":{"name":"SLES 15 SP3 CHOST Images for Google","product_id":"chost:google/sles-15-sp3-chost-byos-v20210729","product_identification_helper":{"cpe":"cpe:/o:suse:sles:15:sp3:chost-google:sles-15-sp3-chost-byos-v20210729"}}},{"category":"product_name","name":"SLES 15 SP3 CHOST Images for Google","product":{"name":"SLES 15 SP3 CHOST Images for Google","product_id":"chost:google/sles-15-sp3-chost-byos-v20210827","product_identification_helper":{"cpe":"cpe:/o:suse:sles:15:sp3:chost-google:sles-15-sp3-chost-byos-v20210827"}}},{"category":"product_name","name":"SLES 15 SP3 CHOST Images for Google","product":{"name":"SLES 15 SP3 CHOST Images for Google","product_id":"chost:google/sles-15-sp3-chost-byos-v20210927","product_identification_helper":{"cpe":"cpe:/o:suse:sles:15:sp3:chost-google:sles-15-sp3-chost-byos-v20210927"}}},{"category":"product_name","name":"SLES 15 SP3 CHOST Images for Google","product":{"name":"SLES 15 SP3 CHOST Images for Google","product_id":"chost:google/sles-15-sp3-chost-byos-v20211004","product_identification_helper":{"cpe":"cpe:/o:suse:sles:15:sp3:chost-google:sles-15-sp3-chost-byos-v20211004"}}},{"category":"product_name","name":"SLES 15 SP3 CHOST Images for Google","product":{"name":"SLES 15 SP3 CHOST Images for Google","product_id":"chost:google/sles-15-sp3-chost-byos-v20211101","product_identification_helper":{"cpe":"cpe:/o:suse:sles:15:sp3:chost-google:sles-15-sp3-chost-byos-v20211101"}}},{"category":"product_name","name":"SLES 15 SP3 CHOST Images for Google","product":{"name":"SLES 15 SP3 CHOST Images for Google","product_id":"chost:google/sles-15-sp3-chost-byos-v20211202","product_identification_helper":{"cpe":"cpe:/o:suse:sles:15:sp3:chost-google:sles-15-sp3-chost-byos-v20211202"}}},{"category":"product_name","name":"SLES 15 SP3 CHOST Images for Google","product":{"name":"SLES 15 SP3 CHOST Images for Google","product_id":"chost:google/sles-15-sp3-chost-byos-v20220103","product_identification_helper":{"cpe":"cpe:/o:suse:sles:15:sp3:chost-google:sles-15-sp3-chost-byos-v20220103"}}},{"category":"product_name","name":"SLES 15 SP3 CHOST Images for Google","product":{"name":"SLES 15 SP3 CHOST Images for Google","product_id":"chost:google/sles-15-sp3-chost-byos-v20220126","product_identification_helper":{"cpe":"cpe:/o:suse:sles:15:sp3:chost-google:sles-15-sp3-chost-byos-v20220126"}}},{"category":"product_name","name":"SLES 15 SP3 CHOST Images for Google","product":{"name":"SLES 15 SP3 CHOST Images for Google","product_id":"chost:google/sles-15-sp3-chost-byos-v20220222","product_identification_helper":{"cpe":"cpe:/o:suse:sles:15:sp3:chost-google:sles-15-sp3-chost-byos-v20220222"}}},{"category":"product_name","name":"SLES 15 SP3 CHOST Images for Google","product":{"name":"SLES 15 SP3 CHOST Images for Google","product_id":"chost:google/sles-15-sp3-chost-byos-v20220310","product_identification_helper":{"cpe":"cpe:/o:suse:sles:15:sp3:chost-google:sles-15-sp3-chost-byos-v20220310"}}},{"category":"product_name","name":"SLES 15 SP3 CHOST Images for Google","product":{"name":"SLES 15 SP3 CHOST Images for Google","product_id":"chost:google/sles-15-sp3-chost-byos-v20220411-x86-64","product_identification_helper":{"cpe":"cpe:/o:suse:sles:15:sp3:chost-google:sles-15-sp3-chost-byos-v20220411-x86-64"}}},{"category":"product_name","name":"SLES 15 SP3 CHOST Images for Google","product":{"name":"SLES 15 SP3 CHOST Images for Google","product_id":"chost:google/sles-15-sp3-chost-byos-v20220510-x86-64","product_identification_helper":{"cpe":"cpe:/o:suse:sles:15:sp3:chost-google:sles-15-sp3-chost-byos-v20220510-x86-64"}}},{"category":"product_name","name":"SLES 15 SP3 CHOST Images for Google","product":{"name":"SLES 15 SP3 CHOST Images for Google","product_id":"chost:google/sles-15-sp3-chost-byos-v20220608-x86-64","product_identification_helper":{"cpe":"cpe:/o:suse:sles:15:sp3:chost-google:sles-15-sp3-chost-byos-v20220608-x86-64"}}},{"category":"product_name","name":"SLES 15 SP3 CHOST Images for Google","product":{"name":"SLES 15 SP3 CHOST Images for Google","product_id":"chost:google/sles-15-sp3-chost-byos-v20220708-x86-64","product_identification_helper":{"cpe":"cpe:/o:suse:sles:15:sp3:chost-google:sles-15-sp3-chost-byos-v20220708-x86-64"}}},{"category":"product_name","name":"SLES 15 SP3 CHOST Images for Google","product":{"name":"SLES 15 SP3 CHOST Images for Google","product_id":"chost:google/sles-15-sp3-chost-byos-v20220718-x86-64","product_identification_helper":{"cpe":"cpe:/o:suse:sles:15:sp3:chost-google:sles-15-sp3-chost-byos-v20220718-x86-64"}}},{"category":"product_name","name":"SLES 15 SP3 CHOST Images for Google","product":{"name":"SLES 15 SP3 CHOST Images for Google","product_id":"chost:google/sles-15-sp3-chost-byos-v20220818-x86-64","product_identification_helper":{"cpe":"cpe:/o:suse:sles:15:sp3:chost-google:sles-15-sp3-chost-byos-v20220818-x86-64"}}},{"category":"product_name","name":"SLES 15 SP3 CHOST Images for Google","product":{"name":"SLES 15 SP3 CHOST Images for Google","product_id":"chost:google/sles-15-sp3-chost-byos-v20220916-x86-64","product_identification_helper":{"cpe":"cpe:/o:suse:sles:15:sp3:chost-google:sles-15-sp3-chost-byos-v20220916-x86-64"}}},{"category":"product_name","name":"SLES 15 SP3 CHOST Images for Google","product":{"name":"SLES 15 SP3 CHOST Images for Google","product_id":"chost:google/sles-15-sp3-chost-byos-v20221019-x86-64","product_identification_helper":{"cpe":"cpe:/o:suse:sles:15:sp3:chost-google:sles-15-sp3-chost-byos-v20221019-x86-64"}}},{"category":"product_name","name":"SLES 15 SP3 CHOST Images for Google","product":{"name":"SLES 15 SP3 CHOST Images for Google","product_id":"chost:google/sles-15-sp3-chost-byos-v20221118-x86-64","product_identification_helper":{"cpe":"cpe:/o:suse:sles:15:sp3:chost-google:sles-15-sp3-chost-byos-v20221118-x86-64"}}},{"category":"product_name","name":"SLES 15 SP3 CHOST Images for Google","product":{"name":"SLES 15 SP3 CHOST Images for Google","product_id":"chost:google/sles-15-sp3-chost-byos-v20221215-x86-64","product_identification_helper":{"cpe":"cpe:/o:suse:sles:15:sp3:chost-google:sles-15-sp3-chost-byos-v20221215-x86-64"}}},{"category":"product_name","name":"SLES 15 SP3 CHOST Images for Google","product":{"name":"SLES 15 SP3 CHOST Images for Google","product_id":"chost:google/sles-15-sp3-chost-byos-v20230313-x86-64","product_identification_helper":{"cpe":"cpe:/o:suse:sles:15:sp3:chost-google:sles-15-sp3-chost-byos-v20230313-x86-64"}}},{"category":"product_name","name":"SLES 15 SP3 CHOST Images for Google","product":{"name":"SLES 15 SP3 CHOST Images for Google","product_id":"chost:google/sles-15-sp3-chost-byos-v20230613-x86-64","product_identification_helper":{"cpe":"cpe:/o:suse:sles:15:sp3:chost-google:sles-15-sp3-chost-byos-v20230613-x86-64"}}},{"category":"product_name","name":"SLES 15 SP3 CHOST Images for Google","product":{"name":"SLES 15 SP3 CHOST Images for Google","product_id":"chost:google/sles-15-sp3-chost-byos-v20240807-x86-64","product_identification_helper":{"cpe":"cpe:/o:suse:sles:15:sp3:chost-google:sles-15-sp3-chost-byos-v20240807-x86-64"}}},{"category":"product_name","name":"SLES 15 SP3 CHOST Images for Google","product":{"name":"SLES 15 SP3 CHOST Images for Google","product_id":"chost:google/sles-15-sp3-chost-byos-v20240912-x86-64","product_identification_helper":{"cpe":"cpe:/o:suse:sles:15:sp3:chost-google:sles-15-sp3-chost-byos-v20240912-x86-64"}}},{"category":"product_name","name":"SLES 15 SP4 CHOST Images for Google","product":{"name":"SLES 15 SP4 CHOST Images for Google","product_id":"chost:google/sles-15-sp4-chost-byos-v20220718-x86-64","product_identification_helper":{"cpe":"cpe:/o:suse:sles:15:sp4:chost-google:sles-15-sp4-chost-byos-v20220718-x86-64"}}},{"category":"product_name","name":"SLES 15 SP4 CHOST Images for Google","product":{"name":"SLES 15 SP4 CHOST Images for Google","product_id":"chost:google/sles-15-sp4-chost-byos-v20220721-x86-64","product_identification_helper":{"cpe":"cpe:/o:suse:sles:15:sp4:chost-google:sles-15-sp4-chost-byos-v20220721-x86-64"}}},{"category":"product_name","name":"SLES 15 SP4 CHOST Images for Google","product":{"name":"SLES 15 SP4 CHOST Images for Google","product_id":"chost:google/sles-15-sp4-chost-byos-v20220818-x86-64","product_identification_helper":{"cpe":"cpe:/o:suse:sles:15:sp4:chost-google:sles-15-sp4-chost-byos-v20220818-x86-64"}}},{"category":"product_name","name":"SLES 15 SP4 CHOST Images for Google","product":{"name":"SLES 15 SP4 CHOST Images for Google","product_id":"chost:google/sles-15-sp4-chost-byos-v20220916-x86-64","product_identification_helper":{"cpe":"cpe:/o:suse:sles:15:sp4:chost-google:sles-15-sp4-chost-byos-v20220916-x86-64"}}},{"category":"product_name","name":"SLES 15 SP4 CHOST Images for Google","product":{"name":"SLES 15 SP4 CHOST Images for Google","product_id":"chost:google/sles-15-sp4-chost-byos-v20221018-x86-64","product_identification_helper":{"cpe":"cpe:/o:suse:sles:15:sp4:chost-google:sles-15-sp4-chost-byos-v20221018-x86-64"}}},{"category":"product_name","name":"SLES 15 SP4 CHOST Images for Google","product":{"name":"SLES 15 SP4 CHOST Images for Google","product_id":"chost:google/sles-15-sp4-chost-byos-v20221118-x86-64","product_identification_helper":{"cpe":"cpe:/o:suse:sles:15:sp4:chost-google:sles-15-sp4-chost-byos-v20221118-x86-64"}}},{"category":"product_name","name":"SLES 15 SP4 CHOST Images for Google","product":{"name":"SLES 15 SP4 CHOST Images for Google","product_id":"chost:google/sles-15-sp4-chost-byos-v20221215-arm64","product_identification_helper":{"cpe":"cpe:/o:suse:sles:15:sp4:chost-google:sles-15-sp4-chost-byos-v20221215-arm64"}}},{"category":"product_name","name":"SLES 15 SP4 CHOST Images for Google","product":{"name":"SLES 15 SP4 CHOST Images for Google","product_id":"chost:google/sles-15-sp4-chost-byos-v20221215-x86-64","product_identification_helper":{"cpe":"cpe:/o:suse:sles:15:sp4:chost-google:sles-15-sp4-chost-byos-v20221215-x86-64"}}},{"category":"product_name","name":"SLES 15 SP4 CHOST Images for Google","product":{"name":"SLES 15 SP4 CHOST Images for Google","product_id":"chost:google/sles-15-sp4-chost-byos-v20230111-arm64","product_identification_helper":{"cpe":"cpe:/o:suse:sles:15:sp4:chost-google:sles-15-sp4-chost-byos-v20230111-arm64"}}},{"category":"product_name","name":"SLES 15 SP4 CHOST Images for Google","product":{"name":"SLES 15 SP4 CHOST Images for Google","product_id":"chost:google/sles-15-sp4-chost-byos-v20230111-x86-64","product_identification_helper":{"cpe":"cpe:/o:suse:sles:15:sp4:chost-google:sles-15-sp4-chost-byos-v20230111-x86-64"}}},{"category":"product_name","name":"SLES 15 SP4 CHOST Images for Google","product":{"name":"SLES 15 SP4 CHOST Images for Google","product_id":"chost:google/sles-15-sp4-chost-byos-v20230210-arm64","product_identification_helper":{"cpe":"cpe:/o:suse:sles:15:sp4:chost-google:sles-15-sp4-chost-byos-v20230210-arm64"}}},{"category":"product_name","name":"SLES 15 SP4 CHOST Images for Google","product":{"name":"SLES 15 SP4 CHOST Images for Google","product_id":"chost:google/sles-15-sp4-chost-byos-v20230210-x86-64","product_identification_helper":{"cpe":"cpe:/o:suse:sles:15:sp4:chost-google:sles-15-sp4-chost-byos-v20230210-x86-64"}}},{"category":"product_name","name":"SLES 15 SP4 CHOST Images for Google","product":{"name":"SLES 15 SP4 CHOST Images for Google","product_id":"chost:google/sles-15-sp4-chost-byos-v20230310-arm64","product_identification_helper":{"cpe":"cpe:/o:suse:sles:15:sp4:chost-google:sles-15-sp4-chost-byos-v20230310-arm64"}}},{"category":"product_name","name":"SLES 15 SP4 CHOST Images for Google","product":{"name":"SLES 15 SP4 CHOST Images for Google","product_id":"chost:google/sles-15-sp4-chost-byos-v20230310-x86-64","product_identification_helper":{"cpe":"cpe:/o:suse:sles:15:sp4:chost-google:sles-15-sp4-chost-byos-v20230310-x86-64"}}},{"category":"product_name","name":"SLES 15 SP4 CHOST Images for Google","product":{"name":"SLES 15 SP4 CHOST Images for Google","product_id":"chost:google/sles-15-sp4-chost-byos-v20230410-arm64","product_identification_helper":{"cpe":"cpe:/o:suse:sles:15:sp4:chost-google:sles-15-sp4-chost-byos-v20230410-arm64"}}},{"category":"product_name","name":"SLES 15 SP4 CHOST Images for Google","product":{"name":"SLES 15 SP4 CHOST Images for Google","product_id":"chost:google/sles-15-sp4-chost-byos-v20230410-x86-64","product_identification_helper":{"cpe":"cpe:/o:suse:sles:15:sp4:chost-google:sles-15-sp4-chost-byos-v20230410-x86-64"}}},{"category":"product_name","name":"SLES 15 SP4 CHOST Images for Google","product":{"name":"SLES 15 SP4 CHOST Images for Google","product_id":"chost:google/sles-15-sp4-chost-byos-v20230510-arm64","product_identification_helper":{"cpe":"cpe:/o:suse:sles:15:sp4:chost-google:sles-15-sp4-chost-byos-v20230510-arm64"}}},{"category":"product_name","name":"SLES 15 SP4 CHOST Images for Google","product":{"name":"SLES 15 SP4 CHOST Images for Google","product_id":"chost:google/sles-15-sp4-chost-byos-v20230510-x86-64","product_identification_helper":{"cpe":"cpe:/o:suse:sles:15:sp4:chost-google:sles-15-sp4-chost-byos-v20230510-x86-64"}}},{"category":"product_name","name":"SLES 15 SP4 CHOST Images for Google","product":{"name":"SLES 15 SP4 CHOST Images for Google","product_id":"chost:google/sles-15-sp4-chost-byos-v20230606-arm64","product_identification_helper":{"cpe":"cpe:/o:suse:sles:15:sp4:chost-google:sles-15-sp4-chost-byos-v20230606-arm64"}}},{"category":"product_name","name":"SLES 15 SP4 CHOST Images for Google","product":{"name":"SLES 15 SP4 CHOST Images for Google","product_id":"chost:google/sles-15-sp4-chost-byos-v20230606-x86-64","product_identification_helper":{"cpe":"cpe:/o:suse:sles:15:sp4:chost-google:sles-15-sp4-chost-byos-v20230606-x86-64"}}},{"category":"product_name","name":"SLES 15 SP4 CHOST Images for Google","product":{"name":"SLES 15 SP4 CHOST Images for Google","product_id":"chost:google/sles-15-sp4-chost-byos-v20230704-arm64","product_identification_helper":{"cpe":"cpe:/o:suse:sles:15:sp4:chost-google:sles-15-sp4-chost-byos-v20230704-arm64"}}},{"category":"product_name","name":"SLES 15 SP4 CHOST Images for Google","product":{"name":"SLES 15 SP4 CHOST Images for Google","product_id":"chost:google/sles-15-sp4-chost-byos-v20230704-x86-64","product_identification_helper":{"cpe":"cpe:/o:suse:sles:15:sp4:chost-google:sles-15-sp4-chost-byos-v20230704-x86-64"}}},{"category":"product_name","name":"SLES 15 SP4 CHOST Images for Google","product":{"name":"SLES 15 SP4 CHOST Images for Google","product_id":"chost:google/sles-15-sp4-chost-byos-v20230804-arm64","product_identification_helper":{"cpe":"cpe:/o:suse:sles:15:sp4:chost-google:sles-15-sp4-chost-byos-v20230804-arm64"}}},{"category":"product_name","name":"SLES 15 SP4 CHOST Images for Google","product":{"name":"SLES 15 SP4 CHOST Images for Google","product_id":"chost:google/sles-15-sp4-chost-byos-v20230804-x86-64","product_identification_helper":{"cpe":"cpe:/o:suse:sles:15:sp4:chost-google:sles-15-sp4-chost-byos-v20230804-x86-64"}}},{"category":"product_name","name":"SLES 15 SP4 CHOST Images for Google","product":{"name":"SLES 15 SP4 CHOST Images for Google","product_id":"chost:google/sles-15-sp4-chost-byos-v20230901-arm64","product_identification_helper":{"cpe":"cpe:/o:suse:sles:15:sp4:chost-google:sles-15-sp4-chost-byos-v20230901-arm64"}}},{"category":"product_name","name":"SLES 15 SP4 CHOST Images for Google","product":{"name":"SLES 15 SP4 CHOST Images for Google","product_id":"chost:google/sles-15-sp4-chost-byos-v20230901-x86-64","product_identification_helper":{"cpe":"cpe:/o:suse:sles:15:sp4:chost-google:sles-15-sp4-chost-byos-v20230901-x86-64"}}},{"category":"product_name","name":"SLES 15 SP4 CHOST Images for Google","product":{"name":"SLES 15 SP4 CHOST Images for Google","product_id":"chost:google/sles-15-sp4-chost-byos-v20230928-arm64","product_identification_helper":{"cpe":"cpe:/o:suse:sles:15:sp4:chost-google:sles-15-sp4-chost-byos-v20230928-arm64"}}},{"category":"product_name","name":"SLES 15 SP4 CHOST Images for Google","product":{"name":"SLES 15 SP4 CHOST Images for Google","product_id":"chost:google/sles-15-sp4-chost-byos-v20230928-x86-64","product_identification_helper":{"cpe":"cpe:/o:suse:sles:15:sp4:chost-google:sles-15-sp4-chost-byos-v20230928-x86-64"}}},{"category":"product_name","name":"SLES 15 SP4 CHOST Images for Google","product":{"name":"SLES 15 SP4 CHOST Images for Google","product_id":"chost:google/sles-15-sp4-chost-byos-v20231027-arm64","product_identification_helper":{"cpe":"cpe:/o:suse:sles:15:sp4:chost-google:sles-15-sp4-chost-byos-v20231027-arm64"}}},{"category":"product_name","name":"SLES 15 SP4 CHOST Images for Google","product":{"name":"SLES 15 SP4 CHOST Images for Google","product_id":"chost:google/sles-15-sp4-chost-byos-v20231027-x86-64","product_identification_helper":{"cpe":"cpe:/o:suse:sles:15:sp4:chost-google:sles-15-sp4-chost-byos-v20231027-x86-64"}}},{"category":"product_name","name":"SLES 15 SP4 CHOST Images for Google","product":{"name":"SLES 15 SP4 CHOST Images for Google","product_id":"chost:google/sles-15-sp4-chost-byos-v20231127-arm64","product_identification_helper":{"cpe":"cpe:/o:suse:sles:15:sp4:chost-google:sles-15-sp4-chost-byos-v20231127-arm64"}}},{"category":"product_name","name":"SLES 15 SP4 CHOST Images for Google","product":{"name":"SLES 15 SP4 CHOST Images for Google","product_id":"chost:google/sles-15-sp4-chost-byos-v20231127-x86-64","product_identification_helper":{"cpe":"cpe:/o:suse:sles:15:sp4:chost-google:sles-15-sp4-chost-byos-v20231127-x86-64"}}},{"category":"product_name","name":"SLES 15 SP4 CHOST Images for Google","product":{"name":"SLES 15 SP4 CHOST Images for Google","product_id":"chost:google/sles-15-sp4-chost-byos-v20231212-arm64","product_identification_helper":{"cpe":"cpe:/o:suse:sles:15:sp4:chost-google:sles-15-sp4-chost-byos-v20231212-arm64"}}},{"category":"product_name","name":"SLES 15 SP4 CHOST Images for Google","product":{"name":"SLES 15 SP4 CHOST Images for Google","product_id":"chost:google/sles-15-sp4-chost-byos-v20231212-x86-64","product_identification_helper":{"cpe":"cpe:/o:suse:sles:15:sp4:chost-google:sles-15-sp4-chost-byos-v20231212-x86-64"}}},{"category":"product_name","name":"SLES 15 SP4 CHOST Images for Google","product":{"name":"SLES 15 SP4 CHOST Images for Google","product_id":"chost:google/sles-15-sp4-chost-byos-v20240312-arm64","product_identification_helper":{"cpe":"cpe:/o:suse:sles:15:sp4:chost-google:sles-15-sp4-chost-byos-v20240312-arm64"}}},{"category":"product_name","name":"SLES 15 SP4 CHOST Images for Google","product":{"name":"SLES 15 SP4 CHOST Images for Google","product_id":"chost:google/sles-15-sp4-chost-byos-v20240312-x86-64","product_identification_helper":{"cpe":"cpe:/o:suse:sles:15:sp4:chost-google:sles-15-sp4-chost-byos-v20240312-x86-64"}}},{"category":"product_name","name":"SLES 15 SP4 CHOST Images for Google","product":{"name":"SLES 15 SP4 CHOST Images for Google","product_id":"chost:google/sles-15-sp4-chost-byos-v20240612-arm64","product_identification_helper":{"cpe":"cpe:/o:suse:sles:15:sp4:chost-google:sles-15-sp4-chost-byos-v20240612-arm64"}}},{"category":"product_name","name":"SLES 15 SP4 CHOST Images for Google","product":{"name":"SLES 15 SP4 CHOST Images for Google","product_id":"chost:google/sles-15-sp4-chost-byos-v20240612-x86-64","product_identification_helper":{"cpe":"cpe:/o:suse:sles:15:sp4:chost-google:sles-15-sp4-chost-byos-v20240612-x86-64"}}},{"category":"product_name","name":"SLES 15 SP4 CHOST Images for Google","product":{"name":"SLES 15 SP4 CHOST Images for Google","product_id":"chost:google/sles-15-sp4-chost-byos-v20240809-arm64","product_identification_helper":{"cpe":"cpe:/o:suse:sles:15:sp4:chost-google:sles-15-sp4-chost-byos-v20240809-arm64"}}},{"category":"product_name","name":"SLES 15 SP4 CHOST Images for Google","product":{"name":"SLES 15 SP4 CHOST Images for Google","product_id":"chost:google/sles-15-sp4-chost-byos-v20240809-x86-64","product_identification_helper":{"cpe":"cpe:/o:suse:sles:15:sp4:chost-google:sles-15-sp4-chost-byos-v20240809-x86-64"}}},{"category":"product_name","name":"SLES 15 SP4 CHOST Images for Google","product":{"name":"SLES 15 SP4 CHOST Images for Google","product_id":"chost:google/sles-15-sp4-chost-byos-v20240912-arm64","product_identification_helper":{"cpe":"cpe:/o:suse:sles:15:sp4:chost-google:sles-15-sp4-chost-byos-v20240912-arm64"}}},{"category":"product_name","name":"SLES 15 SP4 CHOST Images for Google","product":{"name":"SLES 15 SP4 CHOST Images for Google","product_id":"chost:google/sles-15-sp4-chost-byos-v20240912-x86-64","product_identification_helper":{"cpe":"cpe:/o:suse:sles:15:sp4:chost-google:sles-15-sp4-chost-byos-v20240912-x86-64"}}},{"category":"product_name","name":"SLES 15 SP4 CHOST Images for Google","product":{"name":"SLES 15 SP4 CHOST Images for Google","product_id":"chost:google/sles-15-sp4-chost-byos-v20250721-arm64","product_identification_helper":{"cpe":"cpe:/o:suse:sles:15:sp4:chost-google:sles-15-sp4-chost-byos-v20250721-arm64"}}},{"category":"product_name","name":"SLES 15 SP4 CHOST Images for Google","product":{"name":"SLES 15 SP4 CHOST Images for Google","product_id":"chost:google/sles-15-sp4-chost-byos-v20250721-x86-64","product_identification_helper":{"cpe":"cpe:/o:suse:sles:15:sp4:chost-google:sles-15-sp4-chost-byos-v20250721-x86-64"}}},{"category":"product_name","name":"SLES 15 SP4 CHOST Images for Google","product":{"name":"SLES 15 SP4 CHOST Images for Google","product_id":"chost:google/sles-15-sp4-chost-byos-v20251022-arm64","product_identification_helper":{"cpe":"cpe:/o:suse:sles:15:sp4:chost-google:sles-15-sp4-chost-byos-v20251022-arm64"}}},{"category":"product_name","name":"SLES 15 SP4 CHOST Images for Google","product":{"name":"SLES 15 SP4 CHOST Images for Google","product_id":"chost:google/sles-15-sp4-chost-byos-v20251022-x86-64","product_identification_helper":{"cpe":"cpe:/o:suse:sles:15:sp4:chost-google:sles-15-sp4-chost-byos-v20251022-x86-64"}}},{"category":"product_name","name":"SLES 15 SP5 CHOST Images for Google","product":{"name":"SLES 15 SP5 CHOST Images for Google","product_id":"chost:google/sles-15-sp5-chost-byos-v20230704-arm64","product_identification_helper":{"cpe":"cpe:/o:suse:sles:15:sp5:chost-google:sles-15-sp5-chost-byos-v20230704-arm64"}}},{"category":"product_name","name":"SLES 15 SP5 CHOST Images for Google","product":{"name":"SLES 15 SP5 CHOST Images for Google","product_id":"chost:google/sles-15-sp5-chost-byos-v20230704-x86-64","product_identification_helper":{"cpe":"cpe:/o:suse:sles:15:sp5:chost-google:sles-15-sp5-chost-byos-v20230704-x86-64"}}},{"category":"product_name","name":"SLES 15 SP5 CHOST Images for Google","product":{"name":"SLES 15 SP5 CHOST Images for Google","product_id":"chost:google/sles-15-sp5-chost-byos-v20230718-arm64","product_identification_helper":{"cpe":"cpe:/o:suse:sles:15:sp5:chost-google:sles-15-sp5-chost-byos-v20230718-arm64"}}},{"category":"product_name","name":"SLES 15 SP5 CHOST Images for Google","product":{"name":"SLES 15 SP5 CHOST Images for Google","product_id":"chost:google/sles-15-sp5-chost-byos-v20230719-x86-64","product_identification_helper":{"cpe":"cpe:/o:suse:sles:15:sp5:chost-google:sles-15-sp5-chost-byos-v20230719-x86-64"}}},{"category":"product_name","name":"SLES 15 SP5 CHOST Images for Google","product":{"name":"SLES 15 SP5 CHOST Images for Google","product_id":"chost:google/sles-15-sp5-chost-byos-v20230816-arm64","product_identification_helper":{"cpe":"cpe:/o:suse:sles:15:sp5:chost-google:sles-15-sp5-chost-byos-v20230816-arm64"}}},{"category":"product_name","name":"SLES 15 SP5 CHOST Images for Google","product":{"name":"SLES 15 SP5 CHOST Images for Google","product_id":"chost:google/sles-15-sp5-chost-byos-v20230816-x86-64","product_identification_helper":{"cpe":"cpe:/o:suse:sles:15:sp5:chost-google:sles-15-sp5-chost-byos-v20230816-x86-64"}}},{"category":"product_name","name":"SLES 15 SP5 CHOST Images for Google","product":{"name":"SLES 15 SP5 CHOST Images for Google","product_id":"chost:google/sles-15-sp5-chost-byos-v20230915-arm64","product_identification_helper":{"cpe":"cpe:/o:suse:sles:15:sp5:chost-google:sles-15-sp5-chost-byos-v20230915-arm64"}}},{"category":"product_name","name":"SLES 15 SP5 CHOST Images for Google","product":{"name":"SLES 15 SP5 CHOST Images for Google","product_id":"chost:google/sles-15-sp5-chost-byos-v20230915-x86-64","product_identification_helper":{"cpe":"cpe:/o:suse:sles:15:sp5:chost-google:sles-15-sp5-chost-byos-v20230915-x86-64"}}},{"category":"product_name","name":"SLES 15 SP5 CHOST Images for Google","product":{"name":"SLES 15 SP5 CHOST Images for Google","product_id":"chost:google/sles-15-sp5-chost-byos-v20231013-arm64","product_identification_helper":{"cpe":"cpe:/o:suse:sles:15:sp5:chost-google:sles-15-sp5-chost-byos-v20231013-arm64"}}},{"category":"product_name","name":"SLES 15 SP5 CHOST Images for Google","product":{"name":"SLES 15 SP5 CHOST Images for Google","product_id":"chost:google/sles-15-sp5-chost-byos-v20231013-x86-64","product_identification_helper":{"cpe":"cpe:/o:suse:sles:15:sp5:chost-google:sles-15-sp5-chost-byos-v20231013-x86-64"}}},{"category":"product_name","name":"SLES 15 SP5 CHOST Images for Google","product":{"name":"SLES 15 SP5 CHOST Images for Google","product_id":"chost:google/sles-15-sp5-chost-byos-v20231113-arm64","product_identification_helper":{"cpe":"cpe:/o:suse:sles:15:sp5:chost-google:sles-15-sp5-chost-byos-v20231113-arm64"}}},{"category":"product_name","name":"SLES 15 SP5 CHOST Images for Google","product":{"name":"SLES 15 SP5 CHOST Images for Google","product_id":"chost:google/sles-15-sp5-chost-byos-v20231113-x86-64","product_identification_helper":{"cpe":"cpe:/o:suse:sles:15:sp5:chost-google:sles-15-sp5-chost-byos-v20231113-x86-64"}}},{"category":"product_name","name":"SLES 15 SP5 CHOST Images for Google","product":{"name":"SLES 15 SP5 CHOST Images for Google","product_id":"chost:google/sles-15-sp5-chost-byos-v20231213-arm64","product_identification_helper":{"cpe":"cpe:/o:suse:sles:15:sp5:chost-google:sles-15-sp5-chost-byos-v20231213-arm64"}}},{"category":"product_name","name":"SLES 15 SP5 CHOST Images for Google","product":{"name":"SLES 15 SP5 CHOST Images for Google","product_id":"chost:google/sles-15-sp5-chost-byos-v20231213-x86-64","product_identification_helper":{"cpe":"cpe:/o:suse:sles:15:sp5:chost-google:sles-15-sp5-chost-byos-v20231213-x86-64"}}},{"category":"product_name","name":"SLES 15 SP5 CHOST Images for Google","product":{"name":"SLES 15 SP5 CHOST Images for Google","product_id":"chost:google/sles-15-sp5-chost-byos-v20240111-arm64","product_identification_helper":{"cpe":"cpe:/o:suse:sles:15:sp5:chost-google:sles-15-sp5-chost-byos-v20240111-arm64"}}},{"category":"product_name","name":"SLES 15 SP5 CHOST Images for Google","product":{"name":"SLES 15 SP5 CHOST Images for Google","product_id":"chost:google/sles-15-sp5-chost-byos-v20240111-x86-64","product_identification_helper":{"cpe":"cpe:/o:suse:sles:15:sp5:chost-google:sles-15-sp5-chost-byos-v20240111-x86-64"}}},{"category":"product_name","name":"SLES 15 SP5 CHOST Images for Google","product":{"name":"SLES 15 SP5 CHOST Images for Google","product_id":"chost:google/sles-15-sp5-chost-byos-v20240209-arm64","product_identification_helper":{"cpe":"cpe:/o:suse:sles:15:sp5:chost-google:sles-15-sp5-chost-byos-v20240209-arm64"}}},{"category":"product_name","name":"SLES 15 SP5 CHOST Images for Google","product":{"name":"SLES 15 SP5 CHOST Images for Google","product_id":"chost:google/sles-15-sp5-chost-byos-v20240209-x86-64","product_identification_helper":{"cpe":"cpe:/o:suse:sles:15:sp5:chost-google:sles-15-sp5-chost-byos-v20240209-x86-64"}}},{"category":"product_name","name":"SLES 15 SP5 CHOST Images for Google","product":{"name":"SLES 15 SP5 CHOST Images for Google","product_id":"chost:google/sles-15-sp5-chost-byos-v20240307-arm64","product_identification_helper":{"cpe":"cpe:/o:suse:sles:15:sp5:chost-google:sles-15-sp5-chost-byos-v20240307-arm64"}}},{"category":"product_name","name":"SLES 15 SP5 CHOST Images for Google","product":{"name":"SLES 15 SP5 CHOST Images for Google","product_id":"chost:google/sles-15-sp5-chost-byos-v20240307-x86-64","product_identification_helper":{"cpe":"cpe:/o:suse:sles:15:sp5:chost-google:sles-15-sp5-chost-byos-v20240307-x86-64"}}},{"category":"product_name","name":"SLES 15 SP5 CHOST Images for Google","product":{"name":"SLES 15 SP5 CHOST Images for Google","product_id":"chost:google/sles-15-sp5-chost-byos-v20240403-arm64","product_identification_helper":{"cpe":"cpe:/o:suse:sles:15:sp5:chost-google:sles-15-sp5-chost-byos-v20240403-arm64"}}},{"category":"product_name","name":"SLES 15 SP5 CHOST Images for Google","product":{"name":"SLES 15 SP5 CHOST Images for Google","product_id":"chost:google/sles-15-sp5-chost-byos-v20240403-x86-64","product_identification_helper":{"cpe":"cpe:/o:suse:sles:15:sp5:chost-google:sles-15-sp5-chost-byos-v20240403-x86-64"}}},{"category":"product_name","name":"SLES 15 SP5 CHOST Images for Google","product":{"name":"SLES 15 SP5 CHOST Images for Google","product_id":"chost:google/sles-15-sp5-chost-byos-v20240502-arm64","product_identification_helper":{"cpe":"cpe:/o:suse:sles:15:sp5:chost-google:sles-15-sp5-chost-byos-v20240502-arm64"}}},{"category":"product_name","name":"SLES 15 SP5 CHOST Images for Google","product":{"name":"SLES 15 SP5 CHOST Images for Google","product_id":"chost:google/sles-15-sp5-chost-byos-v20240502-x86-64","product_identification_helper":{"cpe":"cpe:/o:suse:sles:15:sp5:chost-google:sles-15-sp5-chost-byos-v20240502-x86-64"}}},{"category":"product_name","name":"SLES 15 SP5 CHOST Images for Google","product":{"name":"SLES 15 SP5 CHOST Images for Google","product_id":"chost:google/sles-15-sp5-chost-byos-v20240529-arm64","product_identification_helper":{"cpe":"cpe:/o:suse:sles:15:sp5:chost-google:sles-15-sp5-chost-byos-v20240529-arm64"}}},{"category":"product_name","name":"SLES 15 SP5 CHOST Images for Google","product":{"name":"SLES 15 SP5 CHOST Images for Google","product_id":"chost:google/sles-15-sp5-chost-byos-v20240529-x86-64","product_identification_helper":{"cpe":"cpe:/o:suse:sles:15:sp5:chost-google:sles-15-sp5-chost-byos-v20240529-x86-64"}}},{"category":"product_name","name":"SLES 15 SP5 CHOST Images for Google","product":{"name":"SLES 15 SP5 CHOST Images for Google","product_id":"chost:google/sles-15-sp5-chost-byos-v20240626-arm64","product_identification_helper":{"cpe":"cpe:/o:suse:sles:15:sp5:chost-google:sles-15-sp5-chost-byos-v20240626-arm64"}}},{"category":"product_name","name":"SLES 15 SP5 CHOST Images for Google","product":{"name":"SLES 15 SP5 CHOST Images for Google","product_id":"chost:google/sles-15-sp5-chost-byos-v20240626-x86-64","product_identification_helper":{"cpe":"cpe:/o:suse:sles:15:sp5:chost-google:sles-15-sp5-chost-byos-v20240626-x86-64"}}},{"category":"product_name","name":"SLES 15 SP5 CHOST Images for Google","product":{"name":"SLES 15 SP5 CHOST Images for Google","product_id":"chost:google/sles-15-sp5-chost-byos-v20240726-arm64","product_identification_helper":{"cpe":"cpe:/o:suse:sles:15:sp5:chost-google:sles-15-sp5-chost-byos-v20240726-arm64"}}},{"category":"product_name","name":"SLES 15 SP5 CHOST Images for Google","product":{"name":"SLES 15 SP5 CHOST Images for Google","product_id":"chost:google/sles-15-sp5-chost-byos-v20240726-x86-64","product_identification_helper":{"cpe":"cpe:/o:suse:sles:15:sp5:chost-google:sles-15-sp5-chost-byos-v20240726-x86-64"}}},{"category":"product_name","name":"SLES 15 SP5 CHOST Images for Google","product":{"name":"SLES 15 SP5 CHOST Images for Google","product_id":"chost:google/sles-15-sp5-chost-byos-v20240809-arm64","product_identification_helper":{"cpe":"cpe:/o:suse:sles:15:sp5:chost-google:sles-15-sp5-chost-byos-v20240809-arm64"}}},{"category":"product_name","name":"SLES 15 SP5 CHOST Images for Google","product":{"name":"SLES 15 SP5 CHOST Images for Google","product_id":"chost:google/sles-15-sp5-chost-byos-v20240809-x86-64","product_identification_helper":{"cpe":"cpe:/o:suse:sles:15:sp5:chost-google:sles-15-sp5-chost-byos-v20240809-x86-64"}}},{"category":"product_name","name":"SLES 15 SP5 CHOST Images for Google","product":{"name":"SLES 15 SP5 CHOST Images for Google","product_id":"chost:google/sles-15-sp5-chost-byos-v20240826-arm64","product_identification_helper":{"cpe":"cpe:/o:suse:sles:15:sp5:chost-google:sles-15-sp5-chost-byos-v20240826-arm64"}}},{"category":"product_name","name":"SLES 15 SP5 CHOST Images for Google","product":{"name":"SLES 15 SP5 CHOST Images for Google","product_id":"chost:google/sles-15-sp5-chost-byos-v20240826-x86-64","product_identification_helper":{"cpe":"cpe:/o:suse:sles:15:sp5:chost-google:sles-15-sp5-chost-byos-v20240826-x86-64"}}},{"category":"product_name","name":"SLES 15 SP5 CHOST Images for Google","product":{"name":"SLES 15 SP5 CHOST Images for Google","product_id":"chost:google/sles-15-sp5-chost-byos-v20240912-arm64","product_identification_helper":{"cpe":"cpe:/o:suse:sles:15:sp5:chost-google:sles-15-sp5-chost-byos-v20240912-arm64"}}},{"category":"product_name","name":"SLES 15 SP5 CHOST Images for Google","product":{"name":"SLES 15 SP5 CHOST Images for Google","product_id":"chost:google/sles-15-sp5-chost-byos-v20240912-x86-64","product_identification_helper":{"cpe":"cpe:/o:suse:sles:15:sp5:chost-google:sles-15-sp5-chost-byos-v20240912-x86-64"}}},{"category":"product_name","name":"SLES 15 SP5 CHOST Images for Google","product":{"name":"SLES 15 SP5 CHOST Images for Google","product_id":"chost:google/sles-15-sp5-chost-byos-v20241011-arm64","product_identification_helper":{"cpe":"cpe:/o:suse:sles:15:sp5:chost-google:sles-15-sp5-chost-byos-v20241011-arm64"}}},{"category":"product_name","name":"SLES 15 SP5 CHOST Images for Google","product":{"name":"SLES 15 SP5 CHOST Images for Google","product_id":"chost:google/sles-15-sp5-chost-byos-v20241011-x86-64","product_identification_helper":{"cpe":"cpe:/o:suse:sles:15:sp5:chost-google:sles-15-sp5-chost-byos-v20241011-x86-64"}}},{"category":"product_name","name":"SLES 15 SP5 CHOST Images for Google","product":{"name":"SLES 15 SP5 CHOST Images for Google","product_id":"chost:google/sles-15-sp5-chost-byos-v20241112-arm64","product_identification_helper":{"cpe":"cpe:/o:suse:sles:15:sp5:chost-google:sles-15-sp5-chost-byos-v20241112-arm64"}}},{"category":"product_name","name":"SLES 15 SP5 CHOST Images for Google","product":{"name":"SLES 15 SP5 CHOST Images for Google","product_id":"chost:google/sles-15-sp5-chost-byos-v20241112-x86-64","product_identification_helper":{"cpe":"cpe:/o:suse:sles:15:sp5:chost-google:sles-15-sp5-chost-byos-v20241112-x86-64"}}},{"category":"product_name","name":"SLES 15 SP5 CHOST Images for Google","product":{"name":"SLES 15 SP5 CHOST Images for Google","product_id":"chost:google/sles-15-sp5-chost-byos-v20241216-arm64","product_identification_helper":{"cpe":"cpe:/o:suse:sles:15:sp5:chost-google:sles-15-sp5-chost-byos-v20241216-arm64"}}},{"category":"product_name","name":"SLES 15 SP5 CHOST Images for Google","product":{"name":"SLES 15 SP5 CHOST Images for Google","product_id":"chost:google/sles-15-sp5-chost-byos-v20241216-x86-64","product_identification_helper":{"cpe":"cpe:/o:suse:sles:15:sp5:chost-google:sles-15-sp5-chost-byos-v20241216-x86-64"}}},{"category":"product_name","name":"SLES 15 SP5 CHOST Images for Google","product":{"name":"SLES 15 SP5 CHOST Images for Google","product_id":"chost:google/sles-15-sp5-chost-byos-v20250122-arm64","product_identification_helper":{"cpe":"cpe:/o:suse:sles:15:sp5:chost-google:sles-15-sp5-chost-byos-v20250122-arm64"}}},{"category":"product_name","name":"SLES 15 SP5 CHOST Images for Google","product":{"name":"SLES 15 SP5 CHOST Images for Google","product_id":"chost:google/sles-15-sp5-chost-byos-v20250122-x86-64","product_identification_helper":{"cpe":"cpe:/o:suse:sles:15:sp5:chost-google:sles-15-sp5-chost-byos-v20250122-x86-64"}}},{"category":"product_name","name":"SLES 15 SP5 CHOST Images for Google","product":{"name":"SLES 15 SP5 CHOST Images for Google","product_id":"chost:google/sles-15-sp5-chost-byos-v20250212-arm64","product_identification_helper":{"cpe":"cpe:/o:suse:sles:15:sp5:chost-google:sles-15-sp5-chost-byos-v20250212-arm64"}}},{"category":"product_name","name":"SLES 15 SP5 CHOST Images for Google","product":{"name":"SLES 15 SP5 CHOST Images for Google","product_id":"chost:google/sles-15-sp5-chost-byos-v20250212-x86-64","product_identification_helper":{"cpe":"cpe:/o:suse:sles:15:sp5:chost-google:sles-15-sp5-chost-byos-v20250212-x86-64"}}},{"category":"product_name","name":"SLES 15 SP5 CHOST Images for Google","product":{"name":"SLES 15 SP5 CHOST Images for Google","product_id":"chost:google/sles-15-sp5-chost-byos-v20250512-arm64","product_identification_helper":{"cpe":"cpe:/o:suse:sles:15:sp5:chost-google:sles-15-sp5-chost-byos-v20250512-arm64"}}},{"category":"product_name","name":"SLES 15 SP5 CHOST Images for Google","product":{"name":"SLES 15 SP5 CHOST Images for Google","product_id":"chost:google/sles-15-sp5-chost-byos-v20250512-x86-64","product_identification_helper":{"cpe":"cpe:/o:suse:sles:15:sp5:chost-google:sles-15-sp5-chost-byos-v20250512-x86-64"}}},{"category":"product_name","name":"SLES 15 SP5 CHOST Images for Google","product":{"name":"SLES 15 SP5 CHOST Images for Google","product_id":"chost:google/sles-15-sp5-chost-byos-v20251022-arm64","product_identification_helper":{"cpe":"cpe:/o:suse:sles:15:sp5:chost-google:sles-15-sp5-chost-byos-v20251022-arm64"}}},{"category":"product_name","name":"SLES 15 SP5 CHOST Images for Google","product":{"name":"SLES 15 SP5 CHOST Images for Google","product_id":"chost:google/sles-15-sp5-chost-byos-v20251022-x86-64","product_identification_helper":{"cpe":"cpe:/o:suse:sles:15:sp5:chost-google:sles-15-sp5-chost-byos-v20251022-x86-64"}}},{"category":"product_name","name":"SLES 15 SP1 CHOST Images for Microsoft Azure","product":{"name":"SLES 15 SP1 CHOST Images for Microsoft Azure","product_id":"chost:microsoft/suse-sles-15-sp1-chost-byos-v20210202","product_identification_helper":{"cpe":"cpe:/o:suse:sles:15:sp1:chost-microsoft:suse-sles-15-sp1-chost-byos-v20210202"}}},{"category":"product_name","name":"SLES 15 SP1 CHOST Images for Microsoft Azure","product":{"name":"SLES 15 SP1 CHOST Images for Microsoft Azure","product_id":"chost:microsoft/suse-sles-15-sp1-chost-byos-v20210304","product_identification_helper":{"cpe":"cpe:/o:suse:sles:15:sp1:chost-microsoft:suse-sles-15-sp1-chost-byos-v20210304"}}},{"category":"product_name","name":"SLES 15 SP1 CHOST Images for Microsoft Azure","product":{"name":"SLES 15 SP1 CHOST Images for Microsoft Azure","product_id":"chost:microsoft/suse-sles-15-sp1-chost-byos-v20220127","product_identification_helper":{"cpe":"cpe:/o:suse:sles:15:sp1:chost-microsoft:suse-sles-15-sp1-chost-byos-v20220127"}}},{"category":"product_name","name":"SLES 15 SP1 CHOST Images for Microsoft Azure","product":{"name":"SLES 15 SP1 CHOST Images for Microsoft Azure","product_id":"chost:microsoft/suse-sles-15-sp1-chost-byos-v20220715-x86_64","product_identification_helper":{"cpe":"cpe:/o:suse:sles:15:sp1:chost-microsoft:suse-sles-15-sp1-chost-byos-v20220715-x86_64"}}},{"category":"product_name","name":"SLES 15 SP2 CHOST Images for Microsoft Azure","product":{"name":"SLES 15 SP2 CHOST Images for Microsoft Azure","product_id":"chost:microsoft/suse-sles-15-sp2-chost-byos-v20210202","product_identification_helper":{"cpe":"cpe:/o:suse:sles:15:sp2:chost-microsoft:suse-sles-15-sp2-chost-byos-v20210202"}}},{"category":"product_name","name":"SLES 15 SP2 CHOST Images for Microsoft Azure","product":{"name":"SLES 15 SP2 CHOST Images for Microsoft Azure","product_id":"chost:microsoft/suse-sles-15-sp2-chost-byos-v20210304","product_identification_helper":{"cpe":"cpe:/o:suse:sles:15:sp2:chost-microsoft:suse-sles-15-sp2-chost-byos-v20210304"}}},{"category":"product_name","name":"SLES 15 SP2 CHOST Images for Microsoft Azure","product":{"name":"SLES 15 SP2 CHOST Images for Microsoft Azure","product_id":"chost:microsoft/suse-sles-15-sp2-chost-byos-v20210405","product_identification_helper":{"cpe":"cpe:/o:suse:sles:15:sp2:chost-microsoft:suse-sles-15-sp2-chost-byos-v20210405"}}},{"category":"product_name","name":"SLES 15 SP2 CHOST Images for Microsoft Azure","product":{"name":"SLES 15 SP2 CHOST Images for Microsoft Azure","product_id":"chost:microsoft/suse-sles-15-sp2-chost-byos-v20210506","product_identification_helper":{"cpe":"cpe:/o:suse:sles:15:sp2:chost-microsoft:suse-sles-15-sp2-chost-byos-v20210506"}}},{"category":"product_name","name":"SLES 15 SP2 CHOST Images for Microsoft Azure","product":{"name":"SLES 15 SP2 CHOST Images for Microsoft Azure","product_id":"chost:microsoft/suse-sles-15-sp2-chost-byos-v20210610","product_identification_helper":{"cpe":"cpe:/o:suse:sles:15:sp2:chost-microsoft:suse-sles-15-sp2-chost-byos-v20210610"}}},{"category":"product_name","name":"SLES 15 SP2 CHOST Images for Microsoft Azure","product":{"name":"SLES 15 SP2 CHOST Images for Microsoft Azure","product_id":"chost:microsoft/suse-sles-15-sp2-chost-byos-v20210722","product_identification_helper":{"cpe":"cpe:/o:suse:sles:15:sp2:chost-microsoft:suse-sles-15-sp2-chost-byos-v20210722"}}},{"category":"product_name","name":"SLES 15 SP2 CHOST Images for Microsoft Azure","product":{"name":"SLES 15 SP2 CHOST Images for Microsoft Azure","product_id":"chost:microsoft/suse-sles-15-sp2-chost-byos-v20210913","product_identification_helper":{"cpe":"cpe:/o:suse:sles:15:sp2:chost-microsoft:suse-sles-15-sp2-chost-byos-v20210913"}}},{"category":"product_name","name":"SLES 15 SP2 CHOST Images for Microsoft Azure","product":{"name":"SLES 15 SP2 CHOST Images for Microsoft Azure","product_id":"chost:microsoft/suse-sles-15-sp2-chost-byos-v20211025","product_identification_helper":{"cpe":"cpe:/o:suse:sles:15:sp2:chost-microsoft:suse-sles-15-sp2-chost-byos-v20211025"}}},{"category":"product_name","name":"SLES 15 SP2 CHOST Images for Microsoft Azure","product":{"name":"SLES 15 SP2 CHOST Images for Microsoft Azure","product_id":"chost:microsoft/suse-sles-15-sp2-chost-byos-v20220126","product_identification_helper":{"cpe":"cpe:/o:suse:sles:15:sp2:chost-microsoft:suse-sles-15-sp2-chost-byos-v20220126"}}},{"category":"product_name","name":"SLES 15 SP2 CHOST Images for Microsoft Azure","product":{"name":"SLES 15 SP2 CHOST Images for Microsoft Azure","product_id":"chost:microsoft/suse-sles-15-sp2-chost-byos-v20220718-x86_64","product_identification_helper":{"cpe":"cpe:/o:suse:sles:15:sp2:chost-microsoft:suse-sles-15-sp2-chost-byos-v20220718-x86_64"}}},{"category":"product_name","name":"SLES 15 SP3 CHOST Images for Microsoft Azure","product":{"name":"SLES 15 SP3 CHOST Images for Microsoft Azure","product_id":"chost:microsoft/suse-sles-15-sp3-chost-byos-v20210729","product_identification_helper":{"cpe":"cpe:/o:suse:sles:15:sp3:chost-microsoft:suse-sles-15-sp3-chost-byos-v20210729"}}},{"category":"product_name","name":"SLES 15 SP3 CHOST Images for Microsoft Azure","product":{"name":"SLES 15 SP3 CHOST Images for Microsoft Azure","product_id":"chost:microsoft/suse-sles-15-sp3-chost-byos-v20210827","product_identification_helper":{"cpe":"cpe:/o:suse:sles:15:sp3:chost-microsoft:suse-sles-15-sp3-chost-byos-v20210827"}}},{"category":"product_name","name":"SLES 15 SP3 CHOST Images for Microsoft Azure","product":{"name":"SLES 15 SP3 CHOST Images for Microsoft Azure","product_id":"chost:microsoft/suse-sles-15-sp3-chost-byos-v20210927","product_identification_helper":{"cpe":"cpe:/o:suse:sles:15:sp3:chost-microsoft:suse-sles-15-sp3-chost-byos-v20210927"}}},{"category":"product_name","name":"SLES 15 SP3 CHOST Images for Microsoft Azure","product":{"name":"SLES 15 SP3 CHOST Images for Microsoft Azure","product_id":"chost:microsoft/suse-sles-15-sp3-chost-byos-v20211004","product_identification_helper":{"cpe":"cpe:/o:suse:sles:15:sp3:chost-microsoft:suse-sles-15-sp3-chost-byos-v20211004"}}},{"category":"product_name","name":"SLES 15 SP3 CHOST Images for Microsoft Azure","product":{"name":"SLES 15 SP3 CHOST Images for Microsoft Azure","product_id":"chost:microsoft/suse-sles-15-sp3-chost-byos-v20211101","product_identification_helper":{"cpe":"cpe:/o:suse:sles:15:sp3:chost-microsoft:suse-sles-15-sp3-chost-byos-v20211101"}}},{"category":"product_name","name":"SLES 15 SP3 CHOST Images for Microsoft Azure","product":{"name":"SLES 15 SP3 CHOST Images for Microsoft Azure","product_id":"chost:microsoft/suse-sles-15-sp3-chost-byos-v20211202","product_identification_helper":{"cpe":"cpe:/o:suse:sles:15:sp3:chost-microsoft:suse-sles-15-sp3-chost-byos-v20211202"}}},{"category":"product_name","name":"SLES 15 SP3 CHOST Images for Microsoft Azure","product":{"name":"SLES 15 SP3 CHOST Images for Microsoft Azure","product_id":"chost:microsoft/suse-sles-15-sp3-chost-byos-v20220103","product_identification_helper":{"cpe":"cpe:/o:suse:sles:15:sp3:chost-microsoft:suse-sles-15-sp3-chost-byos-v20220103"}}},{"category":"product_name","name":"SLES 15 SP3 CHOST Images for Microsoft Azure","product":{"name":"SLES 15 SP3 CHOST Images for Microsoft Azure","product_id":"chost:microsoft/suse-sles-15-sp3-chost-byos-v20220126","product_identification_helper":{"cpe":"cpe:/o:suse:sles:15:sp3:chost-microsoft:suse-sles-15-sp3-chost-byos-v20220126"}}},{"category":"product_name","name":"SLES 15 SP3 CHOST Images for Microsoft Azure","product":{"name":"SLES 15 SP3 CHOST Images for Microsoft Azure","product_id":"chost:microsoft/suse-sles-15-sp3-chost-byos-v20220222","product_identification_helper":{"cpe":"cpe:/o:suse:sles:15:sp3:chost-microsoft:suse-sles-15-sp3-chost-byos-v20220222"}}},{"category":"product_name","name":"SLES 15 SP3 CHOST Images for Microsoft Azure","product":{"name":"SLES 15 SP3 CHOST Images for Microsoft Azure","product_id":"chost:microsoft/suse-sles-15-sp3-chost-byos-v20220310","product_identification_helper":{"cpe":"cpe:/o:suse:sles:15:sp3:chost-microsoft:suse-sles-15-sp3-chost-byos-v20220310"}}},{"category":"product_name","name":"SLES 15 SP3 CHOST Images for Microsoft Azure","product":{"name":"SLES 15 SP3 CHOST Images for Microsoft Azure","product_id":"chost:microsoft/suse-sles-15-sp3-chost-byos-v20220411-x86_64","product_identification_helper":{"cpe":"cpe:/o:suse:sles:15:sp3:chost-microsoft:suse-sles-15-sp3-chost-byos-v20220411-x86_64"}}},{"category":"product_name","name":"SLES 15 SP3 CHOST Images for Microsoft Azure","product":{"name":"SLES 15 SP3 CHOST Images for Microsoft Azure","product_id":"chost:microsoft/suse-sles-15-sp3-chost-byos-v20220510-x86_64","product_identification_helper":{"cpe":"cpe:/o:suse:sles:15:sp3:chost-microsoft:suse-sles-15-sp3-chost-byos-v20220510-x86_64"}}},{"category":"product_name","name":"SLES 15 SP3 CHOST Images for Microsoft Azure","product":{"name":"SLES 15 SP3 CHOST Images for Microsoft Azure","product_id":"chost:microsoft/suse-sles-15-sp3-chost-byos-v20220609-x86_64","product_identification_helper":{"cpe":"cpe:/o:suse:sles:15:sp3:chost-microsoft:suse-sles-15-sp3-chost-byos-v20220609-x86_64"}}},{"category":"product_name","name":"SLES 15 SP3 CHOST Images for Microsoft Azure","product":{"name":"SLES 15 SP3 CHOST Images for Microsoft Azure","product_id":"chost:microsoft/suse-sles-15-sp3-chost-byos-v20220708-x86_64","product_identification_helper":{"cpe":"cpe:/o:suse:sles:15:sp3:chost-microsoft:suse-sles-15-sp3-chost-byos-v20220708-x86_64"}}},{"category":"product_name","name":"SLES 15 SP3 CHOST Images for Microsoft Azure","product":{"name":"SLES 15 SP3 CHOST Images for Microsoft Azure","product_id":"chost:microsoft/suse-sles-15-sp3-chost-byos-v20220718-x86_64","product_identification_helper":{"cpe":"cpe:/o:suse:sles:15:sp3:chost-microsoft:suse-sles-15-sp3-chost-byos-v20220718-x86_64"}}},{"category":"product_name","name":"SLES 15 SP3 CHOST Images for Microsoft Azure","product":{"name":"SLES 15 SP3 CHOST Images for Microsoft Azure","product_id":"chost:microsoft/suse-sles-15-sp3-chost-byos-v20220818-x86_64","product_identification_helper":{"cpe":"cpe:/o:suse:sles:15:sp3:chost-microsoft:suse-sles-15-sp3-chost-byos-v20220818-x86_64"}}},{"category":"product_name","name":"SLES 15 SP3 CHOST Images for Microsoft Azure","product":{"name":"SLES 15 SP3 CHOST Images for Microsoft Azure","product_id":"chost:microsoft/suse-sles-15-sp3-chost-byos-v20220916-x86_64","product_identification_helper":{"cpe":"cpe:/o:suse:sles:15:sp3:chost-microsoft:suse-sles-15-sp3-chost-byos-v20220916-x86_64"}}},{"category":"product_name","name":"SLES 15 SP3 CHOST Images for Microsoft Azure","product":{"name":"SLES 15 SP3 CHOST Images for Microsoft Azure","product_id":"chost:microsoft/suse-sles-15-sp3-chost-byos-v20220921-x86_64","product_identification_helper":{"cpe":"cpe:/o:suse:sles:15:sp3:chost-microsoft:suse-sles-15-sp3-chost-byos-v20220921-x86_64"}}},{"category":"product_name","name":"SLES 15 SP3 CHOST Images for Microsoft Azure","product":{"name":"SLES 15 SP3 CHOST Images for Microsoft Azure","product_id":"chost:microsoft/suse-sles-15-sp3-chost-byos-v20221019-x86_64","product_identification_helper":{"cpe":"cpe:/o:suse:sles:15:sp3:chost-microsoft:suse-sles-15-sp3-chost-byos-v20221019-x86_64"}}},{"category":"product_name","name":"SLES 15 SP3 CHOST Images for Microsoft Azure","product":{"name":"SLES 15 SP3 CHOST Images for Microsoft Azure","product_id":"chost:microsoft/suse-sles-15-sp3-chost-byos-v20221119-x86_64","product_identification_helper":{"cpe":"cpe:/o:suse:sles:15:sp3:chost-microsoft:suse-sles-15-sp3-chost-byos-v20221119-x86_64"}}},{"category":"product_name","name":"SLES 15 SP3 CHOST Images for Microsoft Azure","product":{"name":"SLES 15 SP3 CHOST Images for Microsoft Azure","product_id":"chost:microsoft/suse-sles-15-sp3-chost-byos-v20221215-x86_64","product_identification_helper":{"cpe":"cpe:/o:suse:sles:15:sp3:chost-microsoft:suse-sles-15-sp3-chost-byos-v20221215-x86_64"}}},{"category":"product_name","name":"SLES 15 SP3 CHOST Images for Microsoft Azure","product":{"name":"SLES 15 SP3 CHOST Images for Microsoft Azure","product_id":"chost:microsoft/suse-sles-15-sp3-chost-byos-v20230313-x86_64","product_identification_helper":{"cpe":"cpe:/o:suse:sles:15:sp3:chost-microsoft:suse-sles-15-sp3-chost-byos-v20230313-x86_64"}}},{"category":"product_name","name":"SLES 15 SP3 CHOST Images for Microsoft Azure","product":{"name":"SLES 15 SP3 CHOST Images for Microsoft Azure","product_id":"chost:microsoft/suse-sles-15-sp3-chost-byos-v20230613-x86_64","product_identification_helper":{"cpe":"cpe:/o:suse:sles:15:sp3:chost-microsoft:suse-sles-15-sp3-chost-byos-v20230613-x86_64"}}},{"category":"product_name","name":"SLES 15 SP3 CHOST Images for Microsoft Azure","product":{"name":"SLES 15 SP3 CHOST Images for Microsoft Azure","product_id":"chost:microsoft/suse-sles-15-sp3-chost-byos-v20240807-x86_64","product_identification_helper":{"cpe":"cpe:/o:suse:sles:15:sp3:chost-microsoft:suse-sles-15-sp3-chost-byos-v20240807-x86_64"}}},{"category":"product_name","name":"SLES 15 SP3 CHOST Images for Microsoft Azure","product":{"name":"SLES 15 SP3 CHOST Images for Microsoft Azure","product_id":"chost:microsoft/suse-sles-15-sp3-chost-byos-v20240912-x86_64","product_identification_helper":{"cpe":"cpe:/o:suse:sles:15:sp3:chost-microsoft:suse-sles-15-sp3-chost-byos-v20240912-x86_64"}}},{"category":"product_name","name":"SLES 15 SP4 CHOST Images for Microsoft Azure","product":{"name":"SLES 15 SP4 CHOST Images for Microsoft Azure","product_id":"chost:microsoft/suse-sles-15-sp4-chost-byos-v20220718-x86_64","product_identification_helper":{"cpe":"cpe:/o:suse:sles:15:sp4:chost-microsoft:suse-sles-15-sp4-chost-byos-v20220718-x86_64"}}},{"category":"product_name","name":"SLES 15 SP4 CHOST Images for Microsoft Azure","product":{"name":"SLES 15 SP4 CHOST Images for Microsoft Azure","product_id":"chost:microsoft/suse-sles-15-sp4-chost-byos-v20220721-x86_64","product_identification_helper":{"cpe":"cpe:/o:suse:sles:15:sp4:chost-microsoft:suse-sles-15-sp4-chost-byos-v20220721-x86_64"}}},{"category":"product_name","name":"SLES 15 SP4 CHOST Images for Microsoft Azure","product":{"name":"SLES 15 SP4 CHOST Images for Microsoft Azure","product_id":"chost:microsoft/suse-sles-15-sp4-chost-byos-v20220819-x86_64","product_identification_helper":{"cpe":"cpe:/o:suse:sles:15:sp4:chost-microsoft:suse-sles-15-sp4-chost-byos-v20220819-x86_64"}}},{"category":"product_name","name":"SLES 15 SP4 CHOST Images for Microsoft Azure","product":{"name":"SLES 15 SP4 CHOST Images for Microsoft Azure","product_id":"chost:microsoft/suse-sles-15-sp4-chost-byos-v20220916-x86_64","product_identification_helper":{"cpe":"cpe:/o:suse:sles:15:sp4:chost-microsoft:suse-sles-15-sp4-chost-byos-v20220916-x86_64"}}},{"category":"product_name","name":"SLES 15 SP4 CHOST Images for Microsoft Azure","product":{"name":"SLES 15 SP4 CHOST Images for Microsoft Azure","product_id":"chost:microsoft/suse-sles-15-sp4-chost-byos-v20220923-x86_64","product_identification_helper":{"cpe":"cpe:/o:suse:sles:15:sp4:chost-microsoft:suse-sles-15-sp4-chost-byos-v20220923-x86_64"}}},{"category":"product_name","name":"SLES 15 SP4 CHOST Images for Microsoft Azure","product":{"name":"SLES 15 SP4 CHOST Images for Microsoft Azure","product_id":"chost:microsoft/suse-sles-15-sp4-chost-byos-v20221018-x86_64","product_identification_helper":{"cpe":"cpe:/o:suse:sles:15:sp4:chost-microsoft:suse-sles-15-sp4-chost-byos-v20221018-x86_64"}}},{"category":"product_name","name":"SLES 15 SP4 CHOST Images for Microsoft Azure","product":{"name":"SLES 15 SP4 CHOST Images for Microsoft Azure","product_id":"chost:microsoft/suse-sles-15-sp4-chost-byos-v20221118-x86_64","product_identification_helper":{"cpe":"cpe:/o:suse:sles:15:sp4:chost-microsoft:suse-sles-15-sp4-chost-byos-v20221118-x86_64"}}},{"category":"product_name","name":"SLES 15 SP4 CHOST Images for Microsoft Azure","product":{"name":"SLES 15 SP4 CHOST Images for Microsoft Azure","product_id":"chost:microsoft/suse-sles-15-sp4-chost-byos-v20221215-arm64","product_identification_helper":{"cpe":"cpe:/o:suse:sles:15:sp4:chost-microsoft:suse-sles-15-sp4-chost-byos-v20221215-arm64"}}},{"category":"product_name","name":"SLES 15 SP4 CHOST Images for Microsoft Azure","product":{"name":"SLES 15 SP4 CHOST Images for Microsoft Azure","product_id":"chost:microsoft/suse-sles-15-sp4-chost-byos-v20221215-x86_64","product_identification_helper":{"cpe":"cpe:/o:suse:sles:15:sp4:chost-microsoft:suse-sles-15-sp4-chost-byos-v20221215-x86_64"}}},{"category":"product_name","name":"SLES 15 SP4 CHOST Images for Microsoft Azure","product":{"name":"SLES 15 SP4 CHOST Images for Microsoft Azure","product_id":"chost:microsoft/suse-sles-15-sp4-chost-byos-v20230111-arm64","product_identification_helper":{"cpe":"cpe:/o:suse:sles:15:sp4:chost-microsoft:suse-sles-15-sp4-chost-byos-v20230111-arm64"}}},{"category":"product_name","name":"SLES 15 SP4 CHOST Images for Microsoft Azure","product":{"name":"SLES 15 SP4 CHOST Images for Microsoft Azure","product_id":"chost:microsoft/suse-sles-15-sp4-chost-byos-v20230111-x86_64","product_identification_helper":{"cpe":"cpe:/o:suse:sles:15:sp4:chost-microsoft:suse-sles-15-sp4-chost-byos-v20230111-x86_64"}}},{"category":"product_name","name":"SLES 15 SP4 CHOST Images for Microsoft Azure","product":{"name":"SLES 15 SP4 CHOST Images for Microsoft Azure","product_id":"chost:microsoft/suse-sles-15-sp4-chost-byos-v20230210-arm64","product_identification_helper":{"cpe":"cpe:/o:suse:sles:15:sp4:chost-microsoft:suse-sles-15-sp4-chost-byos-v20230210-arm64"}}},{"category":"product_name","name":"SLES 15 SP4 CHOST Images for Microsoft Azure","product":{"name":"SLES 15 SP4 CHOST Images for Microsoft Azure","product_id":"chost:microsoft/suse-sles-15-sp4-chost-byos-v20230210-x86_64","product_identification_helper":{"cpe":"cpe:/o:suse:sles:15:sp4:chost-microsoft:suse-sles-15-sp4-chost-byos-v20230210-x86_64"}}},{"category":"product_name","name":"SLES 15 SP4 CHOST Images for Microsoft Azure","product":{"name":"SLES 15 SP4 CHOST Images for Microsoft Azure","product_id":"chost:microsoft/suse-sles-15-sp4-chost-byos-v20230310-arm64","product_identification_helper":{"cpe":"cpe:/o:suse:sles:15:sp4:chost-microsoft:suse-sles-15-sp4-chost-byos-v20230310-arm64"}}},{"category":"product_name","name":"SLES 15 SP4 CHOST Images for Microsoft Azure","product":{"name":"SLES 15 SP4 CHOST Images for Microsoft Azure","product_id":"chost:microsoft/suse-sles-15-sp4-chost-byos-v20230310-x86_64","product_identification_helper":{"cpe":"cpe:/o:suse:sles:15:sp4:chost-microsoft:suse-sles-15-sp4-chost-byos-v20230310-x86_64"}}},{"category":"product_name","name":"SLES 15 SP4 CHOST Images for Microsoft Azure","product":{"name":"SLES 15 SP4 CHOST Images for Microsoft Azure","product_id":"chost:microsoft/suse-sles-15-sp4-chost-byos-v20230410-arm64","product_identification_helper":{"cpe":"cpe:/o:suse:sles:15:sp4:chost-microsoft:suse-sles-15-sp4-chost-byos-v20230410-arm64"}}},{"category":"product_name","name":"SLES 15 SP4 CHOST Images for Microsoft Azure","product":{"name":"SLES 15 SP4 CHOST Images for Microsoft Azure","product_id":"chost:microsoft/suse-sles-15-sp4-chost-byos-v20230410-x86_64","product_identification_helper":{"cpe":"cpe:/o:suse:sles:15:sp4:chost-microsoft:suse-sles-15-sp4-chost-byos-v20230410-x86_64"}}},{"category":"product_name","name":"SLES 15 SP4 CHOST Images for Microsoft Azure","product":{"name":"SLES 15 SP4 CHOST Images for Microsoft Azure","product_id":"chost:microsoft/suse-sles-15-sp4-chost-byos-v20230510-arm64","product_identification_helper":{"cpe":"cpe:/o:suse:sles:15:sp4:chost-microsoft:suse-sles-15-sp4-chost-byos-v20230510-arm64"}}},{"category":"product_name","name":"SLES 15 SP4 CHOST Images for Microsoft Azure","product":{"name":"SLES 15 SP4 CHOST Images for Microsoft Azure","product_id":"chost:microsoft/suse-sles-15-sp4-chost-byos-v20230510-x86_64","product_identification_helper":{"cpe":"cpe:/o:suse:sles:15:sp4:chost-microsoft:suse-sles-15-sp4-chost-byos-v20230510-x86_64"}}},{"category":"product_name","name":"SLES 15 SP4 CHOST Images for Microsoft Azure","product":{"name":"SLES 15 SP4 CHOST Images for Microsoft Azure","product_id":"chost:microsoft/suse-sles-15-sp4-chost-byos-v20230606-arm64","product_identification_helper":{"cpe":"cpe:/o:suse:sles:15:sp4:chost-microsoft:suse-sles-15-sp4-chost-byos-v20230606-arm64"}}},{"category":"product_name","name":"SLES 15 SP4 CHOST Images for Microsoft Azure","product":{"name":"SLES 15 SP4 CHOST Images for Microsoft Azure","product_id":"chost:microsoft/suse-sles-15-sp4-chost-byos-v20230606-x86_64","product_identification_helper":{"cpe":"cpe:/o:suse:sles:15:sp4:chost-microsoft:suse-sles-15-sp4-chost-byos-v20230606-x86_64"}}},{"category":"product_name","name":"SLES 15 SP4 CHOST Images for Microsoft Azure","product":{"name":"SLES 15 SP4 CHOST Images for Microsoft Azure","product_id":"chost:microsoft/suse-sles-15-sp4-chost-byos-v20230704-arm64","product_identification_helper":{"cpe":"cpe:/o:suse:sles:15:sp4:chost-microsoft:suse-sles-15-sp4-chost-byos-v20230704-arm64"}}},{"category":"product_name","name":"SLES 15 SP4 CHOST Images for Microsoft Azure","product":{"name":"SLES 15 SP4 CHOST Images for Microsoft Azure","product_id":"chost:microsoft/suse-sles-15-sp4-chost-byos-v20230704-x86_64","product_identification_helper":{"cpe":"cpe:/o:suse:sles:15:sp4:chost-microsoft:suse-sles-15-sp4-chost-byos-v20230704-x86_64"}}},{"category":"product_name","name":"SLES 15 SP4 CHOST Images for Microsoft Azure","product":{"name":"SLES 15 SP4 CHOST Images for Microsoft Azure","product_id":"chost:microsoft/suse-sles-15-sp4-chost-byos-v20230803-arm64","product_identification_helper":{"cpe":"cpe:/o:suse:sles:15:sp4:chost-microsoft:suse-sles-15-sp4-chost-byos-v20230803-arm64"}}},{"category":"product_name","name":"SLES 15 SP4 CHOST Images for Microsoft Azure","product":{"name":"SLES 15 SP4 CHOST Images for Microsoft Azure","product_id":"chost:microsoft/suse-sles-15-sp4-chost-byos-v20230803-x86_64","product_identification_helper":{"cpe":"cpe:/o:suse:sles:15:sp4:chost-microsoft:suse-sles-15-sp4-chost-byos-v20230803-x86_64"}}},{"category":"product_name","name":"SLES 15 SP4 CHOST Images for Microsoft Azure","product":{"name":"SLES 15 SP4 CHOST Images for Microsoft Azure","product_id":"chost:microsoft/suse-sles-15-sp4-chost-byos-v20230901-arm64","product_identification_helper":{"cpe":"cpe:/o:suse:sles:15:sp4:chost-microsoft:suse-sles-15-sp4-chost-byos-v20230901-arm64"}}},{"category":"product_name","name":"SLES 15 SP4 CHOST Images for Microsoft Azure","product":{"name":"SLES 15 SP4 CHOST Images for Microsoft Azure","product_id":"chost:microsoft/suse-sles-15-sp4-chost-byos-v20230901-x86_64","product_identification_helper":{"cpe":"cpe:/o:suse:sles:15:sp4:chost-microsoft:suse-sles-15-sp4-chost-byos-v20230901-x86_64"}}},{"category":"product_name","name":"SLES 15 SP4 CHOST Images for Microsoft Azure","product":{"name":"SLES 15 SP4 CHOST Images for Microsoft Azure","product_id":"chost:microsoft/suse-sles-15-sp4-chost-byos-v20230928-arm64","product_identification_helper":{"cpe":"cpe:/o:suse:sles:15:sp4:chost-microsoft:suse-sles-15-sp4-chost-byos-v20230928-arm64"}}},{"category":"product_name","name":"SLES 15 SP4 CHOST Images for Microsoft Azure","product":{"name":"SLES 15 SP4 CHOST Images for Microsoft Azure","product_id":"chost:microsoft/suse-sles-15-sp4-chost-byos-v20230928-x86_64","product_identification_helper":{"cpe":"cpe:/o:suse:sles:15:sp4:chost-microsoft:suse-sles-15-sp4-chost-byos-v20230928-x86_64"}}},{"category":"product_name","name":"SLES 15 SP4 CHOST Images for Microsoft Azure","product":{"name":"SLES 15 SP4 CHOST Images for Microsoft Azure","product_id":"chost:microsoft/suse-sles-15-sp4-chost-byos-v20231027-arm64","product_identification_helper":{"cpe":"cpe:/o:suse:sles:15:sp4:chost-microsoft:suse-sles-15-sp4-chost-byos-v20231027-arm64"}}},{"category":"product_name","name":"SLES 15 SP4 CHOST Images for Microsoft Azure","product":{"name":"SLES 15 SP4 CHOST Images for Microsoft Azure","product_id":"chost:microsoft/suse-sles-15-sp4-chost-byos-v20231027-x86_64","product_identification_helper":{"cpe":"cpe:/o:suse:sles:15:sp4:chost-microsoft:suse-sles-15-sp4-chost-byos-v20231027-x86_64"}}},{"category":"product_name","name":"SLES 15 SP4 CHOST Images for Microsoft Azure","product":{"name":"SLES 15 SP4 CHOST Images for Microsoft Azure","product_id":"chost:microsoft/suse-sles-15-sp4-chost-byos-v20231127-arm64","product_identification_helper":{"cpe":"cpe:/o:suse:sles:15:sp4:chost-microsoft:suse-sles-15-sp4-chost-byos-v20231127-arm64"}}},{"category":"product_name","name":"SLES 15 SP4 CHOST Images for Microsoft Azure","product":{"name":"SLES 15 SP4 CHOST Images for Microsoft Azure","product_id":"chost:microsoft/suse-sles-15-sp4-chost-byos-v20231127-x86_64","product_identification_helper":{"cpe":"cpe:/o:suse:sles:15:sp4:chost-microsoft:suse-sles-15-sp4-chost-byos-v20231127-x86_64"}}},{"category":"product_name","name":"SLES 15 SP4 CHOST Images for Microsoft Azure","product":{"name":"SLES 15 SP4 CHOST Images for Microsoft Azure","product_id":"chost:microsoft/suse-sles-15-sp4-chost-byos-v20231212-arm64","product_identification_helper":{"cpe":"cpe:/o:suse:sles:15:sp4:chost-microsoft:suse-sles-15-sp4-chost-byos-v20231212-arm64"}}},{"category":"product_name","name":"SLES 15 SP4 CHOST Images for Microsoft Azure","product":{"name":"SLES 15 SP4 CHOST Images for Microsoft Azure","product_id":"chost:microsoft/suse-sles-15-sp4-chost-byos-v20231212-x86_64","product_identification_helper":{"cpe":"cpe:/o:suse:sles:15:sp4:chost-microsoft:suse-sles-15-sp4-chost-byos-v20231212-x86_64"}}},{"category":"product_name","name":"SLES 15 SP4 CHOST Images for Microsoft Azure","product":{"name":"SLES 15 SP4 CHOST Images for Microsoft Azure","product_id":"chost:microsoft/suse-sles-15-sp4-chost-byos-v20240312-arm64","product_identification_helper":{"cpe":"cpe:/o:suse:sles:15:sp4:chost-microsoft:suse-sles-15-sp4-chost-byos-v20240312-arm64"}}},{"category":"product_name","name":"SLES 15 SP4 CHOST Images for Microsoft Azure","product":{"name":"SLES 15 SP4 CHOST Images for Microsoft Azure","product_id":"chost:microsoft/suse-sles-15-sp4-chost-byos-v20240312-x86_64","product_identification_helper":{"cpe":"cpe:/o:suse:sles:15:sp4:chost-microsoft:suse-sles-15-sp4-chost-byos-v20240312-x86_64"}}},{"category":"product_name","name":"SLES 15 SP4 CHOST Images for Microsoft Azure","product":{"name":"SLES 15 SP4 CHOST Images for Microsoft Azure","product_id":"chost:microsoft/suse-sles-15-sp4-chost-byos-v20240612-arm64","product_identification_helper":{"cpe":"cpe:/o:suse:sles:15:sp4:chost-microsoft:suse-sles-15-sp4-chost-byos-v20240612-arm64"}}},{"category":"product_name","name":"SLES 15 SP4 CHOST Images for Microsoft Azure","product":{"name":"SLES 15 SP4 CHOST Images for Microsoft Azure","product_id":"chost:microsoft/suse-sles-15-sp4-chost-byos-v20240612-x86_64","product_identification_helper":{"cpe":"cpe:/o:suse:sles:15:sp4:chost-microsoft:suse-sles-15-sp4-chost-byos-v20240612-x86_64"}}},{"category":"product_name","name":"SLES 15 SP4 CHOST Images for Microsoft Azure","product":{"name":"SLES 15 SP4 CHOST Images for Microsoft Azure","product_id":"chost:microsoft/suse-sles-15-sp4-chost-byos-v20240809-arm64","product_identification_helper":{"cpe":"cpe:/o:suse:sles:15:sp4:chost-microsoft:suse-sles-15-sp4-chost-byos-v20240809-arm64"}}},{"category":"product_name","name":"SLES 15 SP4 CHOST Images for Microsoft Azure","product":{"name":"SLES 15 SP4 CHOST Images for Microsoft Azure","product_id":"chost:microsoft/suse-sles-15-sp4-chost-byos-v20240809-x86_64","product_identification_helper":{"cpe":"cpe:/o:suse:sles:15:sp4:chost-microsoft:suse-sles-15-sp4-chost-byos-v20240809-x86_64"}}},{"category":"product_name","name":"SLES 15 SP4 CHOST Images for Microsoft Azure","product":{"name":"SLES 15 SP4 CHOST Images for Microsoft Azure","product_id":"chost:microsoft/suse-sles-15-sp4-chost-byos-v20240912-arm64","product_identification_helper":{"cpe":"cpe:/o:suse:sles:15:sp4:chost-microsoft:suse-sles-15-sp4-chost-byos-v20240912-arm64"}}},{"category":"product_name","name":"SLES 15 SP4 CHOST Images for Microsoft Azure","product":{"name":"SLES 15 SP4 CHOST Images for Microsoft Azure","product_id":"chost:microsoft/suse-sles-15-sp4-chost-byos-v20240912-x86_64","product_identification_helper":{"cpe":"cpe:/o:suse:sles:15:sp4:chost-microsoft:suse-sles-15-sp4-chost-byos-v20240912-x86_64"}}},{"category":"product_name","name":"SLES 15 SP4 CHOST Images for Microsoft Azure","product":{"name":"SLES 15 SP4 CHOST Images for Microsoft Azure","product_id":"chost:microsoft/suse-sles-15-sp4-chost-byos-v20250721-arm64","product_identification_helper":{"cpe":"cpe:/o:suse:sles:15:sp4:chost-microsoft:suse-sles-15-sp4-chost-byos-v20250721-arm64"}}},{"category":"product_name","name":"SLES 15 SP4 CHOST Images for Microsoft Azure","product":{"name":"SLES 15 SP4 CHOST Images for Microsoft Azure","product_id":"chost:microsoft/suse-sles-15-sp4-chost-byos-v20250721-x86_64","product_identification_helper":{"cpe":"cpe:/o:suse:sles:15:sp4:chost-microsoft:suse-sles-15-sp4-chost-byos-v20250721-x86_64"}}},{"category":"product_name","name":"SLES 15 SP4 CHOST Images for Microsoft Azure","product":{"name":"SLES 15 SP4 CHOST Images for Microsoft Azure","product_id":"chost:microsoft/suse-sles-15-sp4-chost-byos-v20251022-arm64","product_identification_helper":{"cpe":"cpe:/o:suse:sles:15:sp4:chost-microsoft:suse-sles-15-sp4-chost-byos-v20251022-arm64"}}},{"category":"product_name","name":"SLES 15 SP4 CHOST Images for Microsoft Azure","product":{"name":"SLES 15 SP4 CHOST Images for Microsoft Azure","product_id":"chost:microsoft/suse-sles-15-sp4-chost-byos-v20251022-x86_64","product_identification_helper":{"cpe":"cpe:/o:suse:sles:15:sp4:chost-microsoft:suse-sles-15-sp4-chost-byos-v20251022-x86_64"}}},{"category":"product_name","name":"SLES 15 SP5 CHOST Images for Microsoft Azure","product":{"name":"SLES 15 SP5 CHOST Images for Microsoft Azure","product_id":"chost:microsoft/suse-sles-15-sp5-chost-byos-v20230704-arm64","product_identification_helper":{"cpe":"cpe:/o:suse:sles:15:sp5:chost-microsoft:suse-sles-15-sp5-chost-byos-v20230704-arm64"}}},{"category":"product_name","name":"SLES 15 SP5 CHOST Images for Microsoft Azure","product":{"name":"SLES 15 SP5 CHOST Images for Microsoft Azure","product_id":"chost:microsoft/suse-sles-15-sp5-chost-byos-v20230704-x86_64","product_identification_helper":{"cpe":"cpe:/o:suse:sles:15:sp5:chost-microsoft:suse-sles-15-sp5-chost-byos-v20230704-x86_64"}}},{"category":"product_name","name":"SLES 15 SP5 CHOST Images for Microsoft Azure","product":{"name":"SLES 15 SP5 CHOST Images for Microsoft Azure","product_id":"chost:microsoft/suse-sles-15-sp5-chost-byos-v20230718-arm64","product_identification_helper":{"cpe":"cpe:/o:suse:sles:15:sp5:chost-microsoft:suse-sles-15-sp5-chost-byos-v20230718-arm64"}}},{"category":"product_name","name":"SLES 15 SP5 CHOST Images for Microsoft Azure","product":{"name":"SLES 15 SP5 CHOST Images for Microsoft Azure","product_id":"chost:microsoft/suse-sles-15-sp5-chost-byos-v20230719-x86_64","product_identification_helper":{"cpe":"cpe:/o:suse:sles:15:sp5:chost-microsoft:suse-sles-15-sp5-chost-byos-v20230719-x86_64"}}},{"category":"product_name","name":"SLES 15 SP5 CHOST Images for Microsoft Azure","product":{"name":"SLES 15 SP5 CHOST Images for Microsoft Azure","product_id":"chost:microsoft/suse-sles-15-sp5-chost-byos-v20230816-arm64","product_identification_helper":{"cpe":"cpe:/o:suse:sles:15:sp5:chost-microsoft:suse-sles-15-sp5-chost-byos-v20230816-arm64"}}},{"category":"product_name","name":"SLES 15 SP5 CHOST Images for Microsoft Azure","product":{"name":"SLES 15 SP5 CHOST Images for Microsoft Azure","product_id":"chost:microsoft/suse-sles-15-sp5-chost-byos-v20230816-x86_64","product_identification_helper":{"cpe":"cpe:/o:suse:sles:15:sp5:chost-microsoft:suse-sles-15-sp5-chost-byos-v20230816-x86_64"}}},{"category":"product_name","name":"SLES 15 SP5 CHOST Images for Microsoft Azure","product":{"name":"SLES 15 SP5 CHOST Images for Microsoft Azure","product_id":"chost:microsoft/suse-sles-15-sp5-chost-byos-v20230915-arm64","product_identification_helper":{"cpe":"cpe:/o:suse:sles:15:sp5:chost-microsoft:suse-sles-15-sp5-chost-byos-v20230915-arm64"}}},{"category":"product_name","name":"SLES 15 SP5 CHOST Images for Microsoft Azure","product":{"name":"SLES 15 SP5 CHOST Images for Microsoft Azure","product_id":"chost:microsoft/suse-sles-15-sp5-chost-byos-v20230915-x86_64","product_identification_helper":{"cpe":"cpe:/o:suse:sles:15:sp5:chost-microsoft:suse-sles-15-sp5-chost-byos-v20230915-x86_64"}}},{"category":"product_name","name":"SLES 15 SP5 CHOST Images for Microsoft Azure","product":{"name":"SLES 15 SP5 CHOST Images for Microsoft Azure","product_id":"chost:microsoft/suse-sles-15-sp5-chost-byos-v20231013-arm64","product_identification_helper":{"cpe":"cpe:/o:suse:sles:15:sp5:chost-microsoft:suse-sles-15-sp5-chost-byos-v20231013-arm64"}}},{"category":"product_name","name":"SLES 15 SP5 CHOST Images for Microsoft Azure","product":{"name":"SLES 15 SP5 CHOST Images for Microsoft Azure","product_id":"chost:microsoft/suse-sles-15-sp5-chost-byos-v20231013-x86_64","product_identification_helper":{"cpe":"cpe:/o:suse:sles:15:sp5:chost-microsoft:suse-sles-15-sp5-chost-byos-v20231013-x86_64"}}},{"category":"product_name","name":"SLES 15 SP5 CHOST Images for Microsoft Azure","product":{"name":"SLES 15 SP5 CHOST Images for Microsoft Azure","product_id":"chost:microsoft/suse-sles-15-sp5-chost-byos-v20231113-arm64","product_identification_helper":{"cpe":"cpe:/o:suse:sles:15:sp5:chost-microsoft:suse-sles-15-sp5-chost-byos-v20231113-arm64"}}},{"category":"product_name","name":"SLES 15 SP5 CHOST Images for Microsoft Azure","product":{"name":"SLES 15 SP5 CHOST Images for Microsoft Azure","product_id":"chost:microsoft/suse-sles-15-sp5-chost-byos-v20231113-x86_64","product_identification_helper":{"cpe":"cpe:/o:suse:sles:15:sp5:chost-microsoft:suse-sles-15-sp5-chost-byos-v20231113-x86_64"}}},{"category":"product_name","name":"SLES 15 SP5 CHOST Images for Microsoft Azure","product":{"name":"SLES 15 SP5 CHOST Images for Microsoft Azure","product_id":"chost:microsoft/suse-sles-15-sp5-chost-byos-v20231213-arm64","product_identification_helper":{"cpe":"cpe:/o:suse:sles:15:sp5:chost-microsoft:suse-sles-15-sp5-chost-byos-v20231213-arm64"}}},{"category":"product_name","name":"SLES 15 SP5 CHOST Images for Microsoft Azure","product":{"name":"SLES 15 SP5 CHOST Images for Microsoft Azure","product_id":"chost:microsoft/suse-sles-15-sp5-chost-byos-v20231213-x86_64","product_identification_helper":{"cpe":"cpe:/o:suse:sles:15:sp5:chost-microsoft:suse-sles-15-sp5-chost-byos-v20231213-x86_64"}}},{"category":"product_name","name":"SLES 15 SP5 CHOST Images for Microsoft Azure","product":{"name":"SLES 15 SP5 CHOST Images for Microsoft Azure","product_id":"chost:microsoft/suse-sles-15-sp5-chost-byos-v20240111-arm64","product_identification_helper":{"cpe":"cpe:/o:suse:sles:15:sp5:chost-microsoft:suse-sles-15-sp5-chost-byos-v20240111-arm64"}}},{"category":"product_name","name":"SLES 15 SP5 CHOST Images for Microsoft Azure","product":{"name":"SLES 15 SP5 CHOST Images for Microsoft Azure","product_id":"chost:microsoft/suse-sles-15-sp5-chost-byos-v20240111-x86_64","product_identification_helper":{"cpe":"cpe:/o:suse:sles:15:sp5:chost-microsoft:suse-sles-15-sp5-chost-byos-v20240111-x86_64"}}},{"category":"product_name","name":"SLES 15 SP5 CHOST Images for Microsoft Azure","product":{"name":"SLES 15 SP5 CHOST Images for Microsoft Azure","product_id":"chost:microsoft/suse-sles-15-sp5-chost-byos-v20240209-arm64","product_identification_helper":{"cpe":"cpe:/o:suse:sles:15:sp5:chost-microsoft:suse-sles-15-sp5-chost-byos-v20240209-arm64"}}},{"category":"product_name","name":"SLES 15 SP5 CHOST Images for Microsoft Azure","product":{"name":"SLES 15 SP5 CHOST Images for Microsoft Azure","product_id":"chost:microsoft/suse-sles-15-sp5-chost-byos-v20240209-x86_64","product_identification_helper":{"cpe":"cpe:/o:suse:sles:15:sp5:chost-microsoft:suse-sles-15-sp5-chost-byos-v20240209-x86_64"}}},{"category":"product_name","name":"SLES 15 SP5 CHOST Images for Microsoft Azure","product":{"name":"SLES 15 SP5 CHOST Images for Microsoft Azure","product_id":"chost:microsoft/suse-sles-15-sp5-chost-byos-v20240307-arm64","product_identification_helper":{"cpe":"cpe:/o:suse:sles:15:sp5:chost-microsoft:suse-sles-15-sp5-chost-byos-v20240307-arm64"}}},{"category":"product_name","name":"SLES 15 SP5 CHOST Images for Microsoft Azure","product":{"name":"SLES 15 SP5 CHOST Images for Microsoft Azure","product_id":"chost:microsoft/suse-sles-15-sp5-chost-byos-v20240307-x86_64","product_identification_helper":{"cpe":"cpe:/o:suse:sles:15:sp5:chost-microsoft:suse-sles-15-sp5-chost-byos-v20240307-x86_64"}}},{"category":"product_name","name":"SLES 15 SP5 CHOST Images for Microsoft Azure","product":{"name":"SLES 15 SP5 CHOST Images for Microsoft Azure","product_id":"chost:microsoft/suse-sles-15-sp5-chost-byos-v20240403-arm64","product_identification_helper":{"cpe":"cpe:/o:suse:sles:15:sp5:chost-microsoft:suse-sles-15-sp5-chost-byos-v20240403-arm64"}}},{"category":"product_name","name":"SLES 15 SP5 CHOST Images for Microsoft Azure","product":{"name":"SLES 15 SP5 CHOST Images for Microsoft Azure","product_id":"chost:microsoft/suse-sles-15-sp5-chost-byos-v20240403-x86_64","product_identification_helper":{"cpe":"cpe:/o:suse:sles:15:sp5:chost-microsoft:suse-sles-15-sp5-chost-byos-v20240403-x86_64"}}},{"category":"product_name","name":"SLES 15 SP5 CHOST Images for Microsoft Azure","product":{"name":"SLES 15 SP5 CHOST Images for Microsoft Azure","product_id":"chost:microsoft/suse-sles-15-sp5-chost-byos-v20240502-arm64","product_identification_helper":{"cpe":"cpe:/o:suse:sles:15:sp5:chost-microsoft:suse-sles-15-sp5-chost-byos-v20240502-arm64"}}},{"category":"product_name","name":"SLES 15 SP5 CHOST Images for Microsoft Azure","product":{"name":"SLES 15 SP5 CHOST Images for Microsoft Azure","product_id":"chost:microsoft/suse-sles-15-sp5-chost-byos-v20240502-x86_64","product_identification_helper":{"cpe":"cpe:/o:suse:sles:15:sp5:chost-microsoft:suse-sles-15-sp5-chost-byos-v20240502-x86_64"}}},{"category":"product_name","name":"SLES 15 SP5 CHOST Images for Microsoft Azure","product":{"name":"SLES 15 SP5 CHOST Images for Microsoft Azure","product_id":"chost:microsoft/suse-sles-15-sp5-chost-byos-v20240529-arm64","product_identification_helper":{"cpe":"cpe:/o:suse:sles:15:sp5:chost-microsoft:suse-sles-15-sp5-chost-byos-v20240529-arm64"}}},{"category":"product_name","name":"SLES 15 SP5 CHOST Images for Microsoft Azure","product":{"name":"SLES 15 SP5 CHOST Images for Microsoft Azure","product_id":"chost:microsoft/suse-sles-15-sp5-chost-byos-v20240529-x86_64","product_identification_helper":{"cpe":"cpe:/o:suse:sles:15:sp5:chost-microsoft:suse-sles-15-sp5-chost-byos-v20240529-x86_64"}}},{"category":"product_name","name":"SLES 15 SP5 CHOST Images for Microsoft Azure","product":{"name":"SLES 15 SP5 CHOST Images for Microsoft Azure","product_id":"chost:microsoft/suse-sles-15-sp5-chost-byos-v20240626-arm64","product_identification_helper":{"cpe":"cpe:/o:suse:sles:15:sp5:chost-microsoft:suse-sles-15-sp5-chost-byos-v20240626-arm64"}}},{"category":"product_name","name":"SLES 15 SP5 CHOST Images for Microsoft Azure","product":{"name":"SLES 15 SP5 CHOST Images for Microsoft Azure","product_id":"chost:microsoft/suse-sles-15-sp5-chost-byos-v20240626-x86_64","product_identification_helper":{"cpe":"cpe:/o:suse:sles:15:sp5:chost-microsoft:suse-sles-15-sp5-chost-byos-v20240626-x86_64"}}},{"category":"product_name","name":"SLES 15 SP5 CHOST Images for Microsoft Azure","product":{"name":"SLES 15 SP5 CHOST Images for Microsoft Azure","product_id":"chost:microsoft/suse-sles-15-sp5-chost-byos-v20240726-arm64","product_identification_helper":{"cpe":"cpe:/o:suse:sles:15:sp5:chost-microsoft:suse-sles-15-sp5-chost-byos-v20240726-arm64"}}},{"category":"product_name","name":"SLES 15 SP5 CHOST Images for Microsoft Azure","product":{"name":"SLES 15 SP5 CHOST Images for Microsoft Azure","product_id":"chost:microsoft/suse-sles-15-sp5-chost-byos-v20240726-x86_64","product_identification_helper":{"cpe":"cpe:/o:suse:sles:15:sp5:chost-microsoft:suse-sles-15-sp5-chost-byos-v20240726-x86_64"}}},{"category":"product_name","name":"SLES 15 SP5 CHOST Images for Microsoft Azure","product":{"name":"SLES 15 SP5 CHOST Images for Microsoft Azure","product_id":"chost:microsoft/suse-sles-15-sp5-chost-byos-v20240809-arm64","product_identification_helper":{"cpe":"cpe:/o:suse:sles:15:sp5:chost-microsoft:suse-sles-15-sp5-chost-byos-v20240809-arm64"}}},{"category":"product_name","name":"SLES 15 SP5 CHOST Images for Microsoft Azure","product":{"name":"SLES 15 SP5 CHOST Images for Microsoft Azure","product_id":"chost:microsoft/suse-sles-15-sp5-chost-byos-v20240809-x86_64","product_identification_helper":{"cpe":"cpe:/o:suse:sles:15:sp5:chost-microsoft:suse-sles-15-sp5-chost-byos-v20240809-x86_64"}}},{"category":"product_name","name":"SLES 15 SP5 CHOST Images for Microsoft Azure","product":{"name":"SLES 15 SP5 CHOST Images for Microsoft Azure","product_id":"chost:microsoft/suse-sles-15-sp5-chost-byos-v20240826-arm64","product_identification_helper":{"cpe":"cpe:/o:suse:sles:15:sp5:chost-microsoft:suse-sles-15-sp5-chost-byos-v20240826-arm64"}}},{"category":"product_name","name":"SLES 15 SP5 CHOST Images for Microsoft Azure","product":{"name":"SLES 15 SP5 CHOST Images for Microsoft Azure","product_id":"chost:microsoft/suse-sles-15-sp5-chost-byos-v20240826-x86_64","product_identification_helper":{"cpe":"cpe:/o:suse:sles:15:sp5:chost-microsoft:suse-sles-15-sp5-chost-byos-v20240826-x86_64"}}},{"category":"product_name","name":"SLES 15 SP5 CHOST Images for Microsoft Azure","product":{"name":"SLES 15 SP5 CHOST Images for Microsoft Azure","product_id":"chost:microsoft/suse-sles-15-sp5-chost-byos-v20240912-arm64","product_identification_helper":{"cpe":"cpe:/o:suse:sles:15:sp5:chost-microsoft:suse-sles-15-sp5-chost-byos-v20240912-arm64"}}},{"category":"product_name","name":"SLES 15 SP5 CHOST Images for Microsoft Azure","product":{"name":"SLES 15 SP5 CHOST Images for Microsoft Azure","product_id":"chost:microsoft/suse-sles-15-sp5-chost-byos-v20240912-x86_64","product_identification_helper":{"cpe":"cpe:/o:suse:sles:15:sp5:chost-microsoft:suse-sles-15-sp5-chost-byos-v20240912-x86_64"}}},{"category":"product_name","name":"SLES 15 SP5 CHOST Images for Microsoft Azure","product":{"name":"SLES 15 SP5 CHOST Images for Microsoft Azure","product_id":"chost:microsoft/suse-sles-15-sp5-chost-byos-v20241011-arm64","product_identification_helper":{"cpe":"cpe:/o:suse:sles:15:sp5:chost-microsoft:suse-sles-15-sp5-chost-byos-v20241011-arm64"}}},{"category":"product_name","name":"SLES 15 SP5 CHOST Images for Microsoft Azure","product":{"name":"SLES 15 SP5 CHOST Images for Microsoft Azure","product_id":"chost:microsoft/suse-sles-15-sp5-chost-byos-v20241011-x86_64","product_identification_helper":{"cpe":"cpe:/o:suse:sles:15:sp5:chost-microsoft:suse-sles-15-sp5-chost-byos-v20241011-x86_64"}}},{"category":"product_name","name":"SLES 15 SP5 CHOST Images for Microsoft Azure","product":{"name":"SLES 15 SP5 CHOST Images for Microsoft Azure","product_id":"chost:microsoft/suse-sles-15-sp5-chost-byos-v20241112-arm64","product_identification_helper":{"cpe":"cpe:/o:suse:sles:15:sp5:chost-microsoft:suse-sles-15-sp5-chost-byos-v20241112-arm64"}}},{"category":"product_name","name":"SLES 15 SP5 CHOST Images for Microsoft Azure","product":{"name":"SLES 15 SP5 CHOST Images for Microsoft Azure","product_id":"chost:microsoft/suse-sles-15-sp5-chost-byos-v20241112-x86_64","product_identification_helper":{"cpe":"cpe:/o:suse:sles:15:sp5:chost-microsoft:suse-sles-15-sp5-chost-byos-v20241112-x86_64"}}},{"category":"product_name","name":"SLES 15 SP5 CHOST Images for Microsoft Azure","product":{"name":"SLES 15 SP5 CHOST Images for Microsoft Azure","product_id":"chost:microsoft/suse-sles-15-sp5-chost-byos-v20241216-arm64","product_identification_helper":{"cpe":"cpe:/o:suse:sles:15:sp5:chost-microsoft:suse-sles-15-sp5-chost-byos-v20241216-arm64"}}},{"category":"product_name","name":"SLES 15 SP5 CHOST Images for Microsoft Azure","product":{"name":"SLES 15 SP5 CHOST Images for Microsoft Azure","product_id":"chost:microsoft/suse-sles-15-sp5-chost-byos-v20250122-arm64","product_identification_helper":{"cpe":"cpe:/o:suse:sles:15:sp5:chost-microsoft:suse-sles-15-sp5-chost-byos-v20250122-arm64"}}},{"category":"product_name","name":"SLES 15 SP5 CHOST Images for Microsoft Azure","product":{"name":"SLES 15 SP5 CHOST Images for Microsoft Azure","product_id":"chost:microsoft/suse-sles-15-sp5-chost-byos-v20250122-x86_64","product_identification_helper":{"cpe":"cpe:/o:suse:sles:15:sp5:chost-microsoft:suse-sles-15-sp5-chost-byos-v20250122-x86_64"}}},{"category":"product_name","name":"SLES 15 SP5 CHOST Images for Microsoft Azure","product":{"name":"SLES 15 SP5 CHOST Images for Microsoft Azure","product_id":"chost:microsoft/suse-sles-15-sp5-chost-byos-v20250212-arm64","product_identification_helper":{"cpe":"cpe:/o:suse:sles:15:sp5:chost-microsoft:suse-sles-15-sp5-chost-byos-v20250212-arm64"}}},{"category":"product_name","name":"SLES 15 SP5 CHOST Images for Microsoft Azure","product":{"name":"SLES 15 SP5 CHOST Images for Microsoft Azure","product_id":"chost:microsoft/suse-sles-15-sp5-chost-byos-v20250212-x86_64","product_identification_helper":{"cpe":"cpe:/o:suse:sles:15:sp5:chost-microsoft:suse-sles-15-sp5-chost-byos-v20250212-x86_64"}}},{"category":"product_name","name":"SLES 15 SP5 CHOST Images for Microsoft Azure","product":{"name":"SLES 15 SP5 CHOST Images for Microsoft Azure","product_id":"chost:microsoft/suse-sles-15-sp5-chost-byos-v20250512-arm64","product_identification_helper":{"cpe":"cpe:/o:suse:sles:15:sp5:chost-microsoft:suse-sles-15-sp5-chost-byos-v20250512-arm64"}}},{"category":"product_name","name":"SLES 15 SP5 CHOST Images for Microsoft Azure","product":{"name":"SLES 15 SP5 CHOST Images for Microsoft Azure","product_id":"chost:microsoft/suse-sles-15-sp5-chost-byos-v20250512-x86_64","product_identification_helper":{"cpe":"cpe:/o:suse:sles:15:sp5:chost-microsoft:suse-sles-15-sp5-chost-byos-v20250512-x86_64"}}},{"category":"product_name","name":"SLES 15 SP5 CHOST Images for Microsoft Azure","product":{"name":"SLES 15 SP5 CHOST Images for Microsoft Azure","product_id":"chost:microsoft/suse-sles-15-sp5-chost-byos-v20251022-arm64","product_identification_helper":{"cpe":"cpe:/o:suse:sles:15:sp5:chost-microsoft:suse-sles-15-sp5-chost-byos-v20251022-arm64"}}},{"category":"product_name","name":"SLES 15 SP5 CHOST Images for Microsoft Azure","product":{"name":"SLES 15 SP5 CHOST Images for Microsoft Azure","product_id":"chost:microsoft/suse-sles-15-sp5-chost-byos-v20251022-x86_64","product_identification_helper":{"cpe":"cpe:/o:suse:sles:15:sp5:chost-microsoft:suse-sles-15-sp5-chost-byos-v20251022-x86_64"}}}],"category":"product_family","name":"SUSE Linux Enterprise CHOST images"}],"category":"vendor","name":"SUSE"}],"relationships":[{"category":"default_component_of","full_product_name":{"name":"helm-3.17.1-150000.1.41.1 as component of SUSE Enterprise Storage 7.1","product_id":"SUSE Enterprise Storage 7.1:helm-3.17.1-150000.1.41.1"},"product_reference":"helm-3.17.1-150000.1.41.1","relates_to_product_reference":"SUSE Enterprise Storage 7.1"},{"category":"default_component_of","full_product_name":{"name":"helm-bash-completion-3.17.1-150000.1.41.1 as component of SUSE Enterprise Storage 7.1","product_id":"SUSE Enterprise Storage 7.1:helm-bash-completion-3.17.1-150000.1.41.1"},"product_reference":"helm-bash-completion-3.17.1-150000.1.41.1","relates_to_product_reference":"SUSE Enterprise Storage 7.1"},{"category":"default_component_of","full_product_name":{"name":"helm-zsh-completion-3.17.1-150000.1.41.1 as component of SUSE Enterprise Storage 7.1","product_id":"SUSE Enterprise Storage 7.1:helm-zsh-completion-3.17.1-150000.1.41.1"},"product_reference":"helm-zsh-completion-3.17.1-150000.1.41.1","relates_to_product_reference":"SUSE Enterprise Storage 7.1"},{"category":"default_component_of","full_product_name":{"name":"supportutils-plugin-salt-1.2.3-150000.3.16.1 as component of SUSE Enterprise Storage 7.1","product_id":"SUSE Enterprise Storage 7.1:supportutils-plugin-salt-1.2.3-150000.3.16.1"},"product_reference":"supportutils-plugin-salt-1.2.3-150000.3.16.1","relates_to_product_reference":"SUSE Enterprise Storage 7.1"},{"category":"default_component_of","full_product_name":{"name":"helm-3.17.1-150000.1.41.1 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS","product_id":"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:helm-3.17.1-150000.1.41.1"},"product_reference":"helm-3.17.1-150000.1.41.1","relates_to_product_reference":"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS"},{"category":"default_component_of","full_product_name":{"name":"helm-bash-completion-3.17.1-150000.1.41.1 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS","product_id":"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:helm-bash-completion-3.17.1-150000.1.41.1"},"product_reference":"helm-bash-completion-3.17.1-150000.1.41.1","relates_to_product_reference":"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS"},{"category":"default_component_of","full_product_name":{"name":"helm-zsh-completion-3.17.1-150000.1.41.1 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS","product_id":"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:helm-zsh-completion-3.17.1-150000.1.41.1"},"product_reference":"helm-zsh-completion-3.17.1-150000.1.41.1","relates_to_product_reference":"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS"},{"category":"default_component_of","full_product_name":{"name":"supportutils-plugin-salt-1.2.3-150000.3.16.1 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS","product_id":"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:supportutils-plugin-salt-1.2.3-150000.3.16.1"},"product_reference":"supportutils-plugin-salt-1.2.3-150000.3.16.1","relates_to_product_reference":"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS"},{"category":"default_component_of","full_product_name":{"name":"helm-3.17.1-150000.1.41.1 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS","product_id":"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:helm-3.17.1-150000.1.41.1"},"product_reference":"helm-3.17.1-150000.1.41.1","relates_to_product_reference":"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS"},{"category":"default_component_of","full_product_name":{"name":"helm-bash-completion-3.17.1-150000.1.41.1 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS","product_id":"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:helm-bash-completion-3.17.1-150000.1.41.1"},"product_reference":"helm-bash-completion-3.17.1-150000.1.41.1","relates_to_product_reference":"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS"},{"category":"default_component_of","full_product_name":{"name":"helm-zsh-completion-3.17.1-150000.1.41.1 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS","product_id":"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:helm-zsh-completion-3.17.1-150000.1.41.1"},"product_reference":"helm-zsh-completion-3.17.1-150000.1.41.1","relates_to_product_reference":"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS"},{"category":"default_component_of","full_product_name":{"name":"supportutils-plugin-salt-1.2.3-150000.3.16.1 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS","product_id":"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:supportutils-plugin-salt-1.2.3-150000.3.16.1"},"product_reference":"supportutils-plugin-salt-1.2.3-150000.3.16.1","relates_to_product_reference":"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS"},{"category":"default_component_of","full_product_name":{"name":"helm-3.17.1-150000.1.41.1 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS","product_id":"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:helm-3.17.1-150000.1.41.1"},"product_reference":"helm-3.17.1-150000.1.41.1","relates_to_product_reference":"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS"},{"category":"default_component_of","full_product_name":{"name":"helm-bash-completion-3.17.1-150000.1.41.1 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS","product_id":"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:helm-bash-completion-3.17.1-150000.1.41.1"},"product_reference":"helm-bash-completion-3.17.1-150000.1.41.1","relates_to_product_reference":"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS"},{"category":"default_component_of","full_product_name":{"name":"helm-zsh-completion-3.17.1-150000.1.41.1 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS","product_id":"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:helm-zsh-completion-3.17.1-150000.1.41.1"},"product_reference":"helm-zsh-completion-3.17.1-150000.1.41.1","relates_to_product_reference":"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS"},{"category":"default_component_of","full_product_name":{"name":"supportutils-plugin-salt-1.2.3-150000.3.16.1 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS","product_id":"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:supportutils-plugin-salt-1.2.3-150000.3.16.1"},"product_reference":"supportutils-plugin-salt-1.2.3-150000.3.16.1","relates_to_product_reference":"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS"},{"category":"default_component_of","full_product_name":{"name":"helm-3.17.1-150000.1.41.1 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS","product_id":"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:helm-3.17.1-150000.1.41.1"},"product_reference":"helm-3.17.1-150000.1.41.1","relates_to_product_reference":"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS"},{"category":"default_component_of","full_product_name":{"name":"helm-bash-completion-3.17.1-150000.1.41.1 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS","product_id":"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:helm-bash-completion-3.17.1-150000.1.41.1"},"product_reference":"helm-bash-completion-3.17.1-150000.1.41.1","relates_to_product_reference":"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS"},{"category":"default_component_of","full_product_name":{"name":"helm-zsh-completion-3.17.1-150000.1.41.1 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS","product_id":"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:helm-zsh-completion-3.17.1-150000.1.41.1"},"product_reference":"helm-zsh-completion-3.17.1-150000.1.41.1","relates_to_product_reference":"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS"},{"category":"default_component_of","full_product_name":{"name":"supportutils-plugin-salt-1.2.3-150000.3.16.1 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS","product_id":"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:supportutils-plugin-salt-1.2.3-150000.3.16.1"},"product_reference":"supportutils-plugin-salt-1.2.3-150000.3.16.1","relates_to_product_reference":"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS"},{"category":"default_component_of","full_product_name":{"name":"helm-3.17.1-150000.1.41.1 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS","product_id":"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:helm-3.17.1-150000.1.41.1"},"product_reference":"helm-3.17.1-150000.1.41.1","relates_to_product_reference":"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS"},{"category":"default_component_of","full_product_name":{"name":"helm-bash-completion-3.17.1-150000.1.41.1 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS","product_id":"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:helm-bash-completion-3.17.1-150000.1.41.1"},"product_reference":"helm-bash-completion-3.17.1-150000.1.41.1","relates_to_product_reference":"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS"},{"category":"default_component_of","full_product_name":{"name":"helm-zsh-completion-3.17.1-150000.1.41.1 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS","product_id":"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:helm-zsh-completion-3.17.1-150000.1.41.1"},"product_reference":"helm-zsh-completion-3.17.1-150000.1.41.1","relates_to_product_reference":"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS"},{"category":"default_component_of","full_product_name":{"name":"supportutils-plugin-salt-1.2.3-150000.3.16.1 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS","product_id":"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:supportutils-plugin-salt-1.2.3-150000.3.16.1"},"product_reference":"supportutils-plugin-salt-1.2.3-150000.3.16.1","relates_to_product_reference":"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS"},{"category":"default_component_of","full_product_name":{"name":"google-guest-agent-20250327.01-150000.1.60.1 as component of SUSE Linux Enterprise Micro 5.5","product_id":"SUSE Linux Enterprise Micro 5.5:google-guest-agent-20250327.01-150000.1.60.1"},"product_reference":"google-guest-agent-20250327.01-150000.1.60.1","relates_to_product_reference":"SUSE Linux Enterprise Micro 5.5"},{"category":"default_component_of","full_product_name":{"name":"helm-3.17.1-150000.1.41.1 as component of SUSE Linux Enterprise Micro 5.5","product_id":"SUSE Linux Enterprise Micro 5.5:helm-3.17.1-150000.1.41.1"},"product_reference":"helm-3.17.1-150000.1.41.1","relates_to_product_reference":"SUSE Linux Enterprise Micro 5.5"},{"category":"default_component_of","full_product_name":{"name":"helm-bash-completion-3.17.1-150000.1.41.1 as component of SUSE Linux Enterprise Micro 5.5","product_id":"SUSE Linux Enterprise Micro 5.5:helm-bash-completion-3.17.1-150000.1.41.1"},"product_reference":"helm-bash-completion-3.17.1-150000.1.41.1","relates_to_product_reference":"SUSE Linux Enterprise Micro 5.5"},{"category":"default_component_of","full_product_name":{"name":"supportutils-plugin-salt-1.2.3-150000.3.16.1 as component of SUSE Linux Enterprise Server 15 SP6","product_id":"SUSE Linux Enterprise Server 15 SP6:supportutils-plugin-salt-1.2.3-150000.3.16.1"},"product_reference":"supportutils-plugin-salt-1.2.3-150000.3.16.1","relates_to_product_reference":"SUSE Linux Enterprise Server 15 SP6"},{"category":"default_component_of","full_product_name":{"name":"supportutils-plugin-salt-1.2.3-150000.3.16.1 as component of SUSE Linux Enterprise Desktop 15 SP6","product_id":"SUSE Linux Enterprise Desktop 15 SP6:supportutils-plugin-salt-1.2.3-150000.3.16.1"},"product_reference":"supportutils-plugin-salt-1.2.3-150000.3.16.1","relates_to_product_reference":"SUSE Linux Enterprise Desktop 15 SP6"},{"category":"default_component_of","full_product_name":{"name":"supportutils-plugin-salt-1.2.3-150000.3.16.1 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP6","product_id":"SUSE Linux Enterprise Server for SAP Applications 15 SP6:supportutils-plugin-salt-1.2.3-150000.3.16.1"},"product_reference":"supportutils-plugin-salt-1.2.3-150000.3.16.1","relates_to_product_reference":"SUSE Linux Enterprise Server for SAP Applications 15 SP6"},{"category":"default_component_of","full_product_name":{"name":"supportutils-plugin-salt-1.2.3-150000.3.16.1 as component of SUSE Linux Enterprise High Performance Computing 15 SP6","product_id":"SUSE Linux Enterprise High Performance Computing 15 SP6:supportutils-plugin-salt-1.2.3-150000.3.16.1"},"product_reference":"supportutils-plugin-salt-1.2.3-150000.3.16.1","relates_to_product_reference":"SUSE Linux Enterprise High Performance Computing 15 SP6"},{"category":"default_component_of","full_product_name":{"name":"supportutils-plugin-salt-1.2.3-150000.3.16.1 as component of SUSE Linux Enterprise Module for Basesystem 15 SP6","product_id":"SUSE Linux Enterprise Module for Basesystem 15 SP6:supportutils-plugin-salt-1.2.3-150000.3.16.1"},"product_reference":"supportutils-plugin-salt-1.2.3-150000.3.16.1","relates_to_product_reference":"SUSE Linux Enterprise Module for Basesystem 15 SP6"},{"category":"default_component_of","full_product_name":{"name":"helm-3.17.1-150000.1.41.1 as component of SUSE Linux Enterprise Server 15 SP7","product_id":"SUSE Linux Enterprise Server 15 SP7:helm-3.17.1-150000.1.41.1"},"product_reference":"helm-3.17.1-150000.1.41.1","relates_to_product_reference":"SUSE Linux Enterprise Server 15 SP7"},{"category":"default_component_of","full_product_name":{"name":"supportutils-plugin-salt-1.2.3-150000.3.16.1 as component of SUSE Linux Enterprise Server 15 SP7","product_id":"SUSE Linux Enterprise Server 15 SP7:supportutils-plugin-salt-1.2.3-150000.3.16.1"},"product_reference":"supportutils-plugin-salt-1.2.3-150000.3.16.1","relates_to_product_reference":"SUSE Linux Enterprise Server 15 SP7"},{"category":"default_component_of","full_product_name":{"name":"helm-3.17.1-150000.1.41.1 as component of SUSE Linux Enterprise Desktop 15 SP7","product_id":"SUSE Linux Enterprise Desktop 15 SP7:helm-3.17.1-150000.1.41.1"},"product_reference":"helm-3.17.1-150000.1.41.1","relates_to_product_reference":"SUSE Linux Enterprise Desktop 15 SP7"},{"category":"default_component_of","full_product_name":{"name":"supportutils-plugin-salt-1.2.3-150000.3.16.1 as component of SUSE Linux Enterprise Desktop 15 SP7","product_id":"SUSE Linux Enterprise Desktop 15 SP7:supportutils-plugin-salt-1.2.3-150000.3.16.1"},"product_reference":"supportutils-plugin-salt-1.2.3-150000.3.16.1","relates_to_product_reference":"SUSE Linux Enterprise Desktop 15 SP7"},{"category":"default_component_of","full_product_name":{"name":"helm-3.17.1-150000.1.41.1 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP7","product_id":"SUSE Linux Enterprise Server for SAP Applications 15 SP7:helm-3.17.1-150000.1.41.1"},"product_reference":"helm-3.17.1-150000.1.41.1","relates_to_product_reference":"SUSE Linux Enterprise Server for SAP Applications 15 SP7"},{"category":"default_component_of","full_product_name":{"name":"supportutils-plugin-salt-1.2.3-150000.3.16.1 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP7","product_id":"SUSE Linux Enterprise Server for SAP Applications 15 SP7:supportutils-plugin-salt-1.2.3-150000.3.16.1"},"product_reference":"supportutils-plugin-salt-1.2.3-150000.3.16.1","relates_to_product_reference":"SUSE Linux Enterprise Server for SAP Applications 15 SP7"},{"category":"default_component_of","full_product_name":{"name":"helm-3.17.1-150000.1.41.1 as component of SUSE Linux Enterprise High Performance Computing 15 SP7","product_id":"SUSE Linux Enterprise High Performance Computing 15 SP7:helm-3.17.1-150000.1.41.1"},"product_reference":"helm-3.17.1-150000.1.41.1","relates_to_product_reference":"SUSE Linux Enterprise High Performance Computing 15 SP7"},{"category":"default_component_of","full_product_name":{"name":"supportutils-plugin-salt-1.2.3-150000.3.16.1 as component of SUSE Linux Enterprise High Performance Computing 15 SP7","product_id":"SUSE Linux Enterprise High Performance Computing 15 SP7:supportutils-plugin-salt-1.2.3-150000.3.16.1"},"product_reference":"supportutils-plugin-salt-1.2.3-150000.3.16.1","relates_to_product_reference":"SUSE Linux Enterprise High Performance Computing 15 SP7"},{"category":"default_component_of","full_product_name":{"name":"helm-3.17.1-150000.1.41.1 as component of SUSE Linux Enterprise Module for Basesystem 15 SP7","product_id":"SUSE Linux Enterprise Module for Basesystem 15 SP7:helm-3.17.1-150000.1.41.1"},"product_reference":"helm-3.17.1-150000.1.41.1","relates_to_product_reference":"SUSE Linux Enterprise Module for Basesystem 15 SP7"},{"category":"default_component_of","full_product_name":{"name":"supportutils-plugin-salt-1.2.3-150000.3.16.1 as component of SUSE Linux Enterprise Module for Basesystem 15 SP7","product_id":"SUSE Linux Enterprise Module for Basesystem 15 SP7:supportutils-plugin-salt-1.2.3-150000.3.16.1"},"product_reference":"supportutils-plugin-salt-1.2.3-150000.3.16.1","relates_to_product_reference":"SUSE Linux Enterprise Module for Basesystem 15 SP7"},{"category":"default_component_of","full_product_name":{"name":"helm-3.17.1-150000.1.41.1 as component of SUSE Linux Enterprise Server 15 SP6","product_id":"SUSE Linux Enterprise Server 15 SP6:helm-3.17.1-150000.1.41.1"},"product_reference":"helm-3.17.1-150000.1.41.1","relates_to_product_reference":"SUSE Linux Enterprise Server 15 SP6"},{"category":"default_component_of","full_product_name":{"name":"helm-bash-completion-3.17.1-150000.1.41.1 as component of SUSE Linux Enterprise Server 15 SP6","product_id":"SUSE Linux Enterprise Server 15 SP6:helm-bash-completion-3.17.1-150000.1.41.1"},"product_reference":"helm-bash-completion-3.17.1-150000.1.41.1","relates_to_product_reference":"SUSE Linux Enterprise Server 15 SP6"},{"category":"default_component_of","full_product_name":{"name":"helm-zsh-completion-3.17.1-150000.1.41.1 as component of SUSE Linux Enterprise Server 15 SP6","product_id":"SUSE Linux Enterprise Server 15 SP6:helm-zsh-completion-3.17.1-150000.1.41.1"},"product_reference":"helm-zsh-completion-3.17.1-150000.1.41.1","relates_to_product_reference":"SUSE Linux Enterprise Server 15 SP6"},{"category":"default_component_of","full_product_name":{"name":"kubevirt-manifests-1.4.1-150600.5.24.1 as component of SUSE Linux Enterprise Server 15 SP6","product_id":"SUSE Linux Enterprise Server 15 SP6:kubevirt-manifests-1.4.1-150600.5.24.1"},"product_reference":"kubevirt-manifests-1.4.1-150600.5.24.1","relates_to_product_reference":"SUSE Linux Enterprise Server 15 SP6"},{"category":"default_component_of","full_product_name":{"name":"kubevirt-virtctl-1.4.1-150600.5.24.1 as component of SUSE Linux Enterprise Server 15 SP6","product_id":"SUSE Linux Enterprise Server 15 SP6:kubevirt-virtctl-1.4.1-150600.5.24.1"},"product_reference":"kubevirt-virtctl-1.4.1-150600.5.24.1","relates_to_product_reference":"SUSE Linux Enterprise Server 15 SP6"},{"category":"default_component_of","full_product_name":{"name":"helm-3.17.1-150000.1.41.1 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP6","product_id":"SUSE Linux Enterprise Server for SAP Applications 15 SP6:helm-3.17.1-150000.1.41.1"},"product_reference":"helm-3.17.1-150000.1.41.1","relates_to_product_reference":"SUSE Linux Enterprise Server for SAP Applications 15 SP6"},{"category":"default_component_of","full_product_name":{"name":"helm-bash-completion-3.17.1-150000.1.41.1 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP6","product_id":"SUSE Linux Enterprise Server for SAP Applications 15 SP6:helm-bash-completion-3.17.1-150000.1.41.1"},"product_reference":"helm-bash-completion-3.17.1-150000.1.41.1","relates_to_product_reference":"SUSE Linux Enterprise Server for SAP Applications 15 SP6"},{"category":"default_component_of","full_product_name":{"name":"helm-zsh-completion-3.17.1-150000.1.41.1 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP6","product_id":"SUSE Linux Enterprise Server for SAP Applications 15 SP6:helm-zsh-completion-3.17.1-150000.1.41.1"},"product_reference":"helm-zsh-completion-3.17.1-150000.1.41.1","relates_to_product_reference":"SUSE Linux Enterprise Server for SAP Applications 15 SP6"},{"category":"default_component_of","full_product_name":{"name":"kubevirt-manifests-1.4.1-150600.5.24.1 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP6","product_id":"SUSE Linux Enterprise Server for SAP Applications 15 SP6:kubevirt-manifests-1.4.1-150600.5.24.1"},"product_reference":"kubevirt-manifests-1.4.1-150600.5.24.1","relates_to_product_reference":"SUSE Linux Enterprise Server for SAP Applications 15 SP6"},{"category":"default_component_of","full_product_name":{"name":"kubevirt-virtctl-1.4.1-150600.5.24.1 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP6","product_id":"SUSE Linux Enterprise Server for SAP Applications 15 SP6:kubevirt-virtctl-1.4.1-150600.5.24.1"},"product_reference":"kubevirt-virtctl-1.4.1-150600.5.24.1","relates_to_product_reference":"SUSE Linux Enterprise Server for SAP Applications 15 SP6"},{"category":"default_component_of","full_product_name":{"name":"helm-3.17.1-150000.1.41.1 as component of SUSE Linux Enterprise High Performance Computing 15 SP6","product_id":"SUSE Linux Enterprise High Performance Computing 15 SP6:helm-3.17.1-150000.1.41.1"},"product_reference":"helm-3.17.1-150000.1.41.1","relates_to_product_reference":"SUSE Linux Enterprise High Performance Computing 15 SP6"},{"category":"default_component_of","full_product_name":{"name":"helm-bash-completion-3.17.1-150000.1.41.1 as component of SUSE Linux Enterprise High Performance Computing 15 SP6","product_id":"SUSE Linux Enterprise High Performance Computing 15 SP6:helm-bash-completion-3.17.1-150000.1.41.1"},"product_reference":"helm-bash-completion-3.17.1-150000.1.41.1","relates_to_product_reference":"SUSE Linux Enterprise High Performance Computing 15 SP6"},{"category":"default_component_of","full_product_name":{"name":"helm-zsh-completion-3.17.1-150000.1.41.1 as component of SUSE Linux Enterprise High Performance Computing 15 SP6","product_id":"SUSE Linux Enterprise High Performance Computing 15 SP6:helm-zsh-completion-3.17.1-150000.1.41.1"},"product_reference":"helm-zsh-completion-3.17.1-150000.1.41.1","relates_to_product_reference":"SUSE Linux Enterprise High Performance Computing 15 SP6"},{"category":"default_component_of","full_product_name":{"name":"kubevirt-manifests-1.4.1-150600.5.24.1 as component of SUSE Linux Enterprise High Performance Computing 15 SP6","product_id":"SUSE Linux Enterprise High Performance Computing 15 SP6:kubevirt-manifests-1.4.1-150600.5.24.1"},"product_reference":"kubevirt-manifests-1.4.1-150600.5.24.1","relates_to_product_reference":"SUSE Linux Enterprise High Performance Computing 15 SP6"},{"category":"default_component_of","full_product_name":{"name":"kubevirt-virtctl-1.4.1-150600.5.24.1 as component of SUSE Linux Enterprise High Performance Computing 15 SP6","product_id":"SUSE Linux Enterprise High Performance Computing 15 SP6:kubevirt-virtctl-1.4.1-150600.5.24.1"},"product_reference":"kubevirt-virtctl-1.4.1-150600.5.24.1","relates_to_product_reference":"SUSE Linux Enterprise High Performance Computing 15 SP6"},{"category":"default_component_of","full_product_name":{"name":"helm-3.17.1-150000.1.41.1 as component of SUSE Linux Enterprise Module for Containers 15 SP6","product_id":"SUSE Linux Enterprise Module for Containers 15 SP6:helm-3.17.1-150000.1.41.1"},"product_reference":"helm-3.17.1-150000.1.41.1","relates_to_product_reference":"SUSE Linux Enterprise Module for Containers 15 SP6"},{"category":"default_component_of","full_product_name":{"name":"helm-bash-completion-3.17.1-150000.1.41.1 as component of SUSE Linux Enterprise Module for Containers 15 SP6","product_id":"SUSE Linux Enterprise Module for Containers 15 SP6:helm-bash-completion-3.17.1-150000.1.41.1"},"product_reference":"helm-bash-completion-3.17.1-150000.1.41.1","relates_to_product_reference":"SUSE Linux Enterprise Module for Containers 15 SP6"},{"category":"default_component_of","full_product_name":{"name":"helm-zsh-completion-3.17.1-150000.1.41.1 as component of SUSE Linux Enterprise Module for Containers 15 SP6","product_id":"SUSE Linux Enterprise Module for Containers 15 SP6:helm-zsh-completion-3.17.1-150000.1.41.1"},"product_reference":"helm-zsh-completion-3.17.1-150000.1.41.1","relates_to_product_reference":"SUSE Linux Enterprise Module for Containers 15 SP6"},{"category":"default_component_of","full_product_name":{"name":"kubevirt-manifests-1.4.1-150600.5.24.1 as component of SUSE Linux Enterprise Module for Containers 15 SP6","product_id":"SUSE Linux Enterprise Module for Containers 15 SP6:kubevirt-manifests-1.4.1-150600.5.24.1"},"product_reference":"kubevirt-manifests-1.4.1-150600.5.24.1","relates_to_product_reference":"SUSE Linux Enterprise Module for Containers 15 SP6"},{"category":"default_component_of","full_product_name":{"name":"kubevirt-virtctl-1.4.1-150600.5.24.1 as component of SUSE Linux Enterprise Module for Containers 15 SP6","product_id":"SUSE Linux Enterprise Module for Containers 15 SP6:kubevirt-virtctl-1.4.1-150600.5.24.1"},"product_reference":"kubevirt-virtctl-1.4.1-150600.5.24.1","relates_to_product_reference":"SUSE Linux Enterprise Module for Containers 15 SP6"},{"category":"default_component_of","full_product_name":{"name":"helm-3.17.2-150000.1.44.1 as component of SUSE Linux Enterprise Server 15 SP7","product_id":"SUSE Linux Enterprise Server 15 SP7:helm-3.17.2-150000.1.44.1"},"product_reference":"helm-3.17.2-150000.1.44.1","relates_to_product_reference":"SUSE Linux Enterprise Server 15 SP7"},{"category":"default_component_of","full_product_name":{"name":"helm-bash-completion-3.17.1-150000.1.41.1 as component of SUSE Linux Enterprise Server 15 SP7","product_id":"SUSE Linux Enterprise Server 15 SP7:helm-bash-completion-3.17.1-150000.1.41.1"},"product_reference":"helm-bash-completion-3.17.1-150000.1.41.1","relates_to_product_reference":"SUSE Linux Enterprise Server 15 SP7"},{"category":"default_component_of","full_product_name":{"name":"helm-zsh-completion-3.17.1-150000.1.41.1 as component of SUSE Linux Enterprise Server 15 SP7","product_id":"SUSE Linux Enterprise Server 15 SP7:helm-zsh-completion-3.17.1-150000.1.41.1"},"product_reference":"helm-zsh-completion-3.17.1-150000.1.41.1","relates_to_product_reference":"SUSE Linux Enterprise Server 15 SP7"},{"category":"default_component_of","full_product_name":{"name":"kubevirt-manifests-1.5.2-150700.3.5.2 as component of SUSE Linux Enterprise Server 15 SP7","product_id":"SUSE Linux Enterprise Server 15 SP7:kubevirt-manifests-1.5.2-150700.3.5.2"},"product_reference":"kubevirt-manifests-1.5.2-150700.3.5.2","relates_to_product_reference":"SUSE Linux Enterprise Server 15 SP7"},{"category":"default_component_of","full_product_name":{"name":"kubevirt-virtctl-1.5.2-150700.3.5.2 as component of SUSE Linux Enterprise Server 15 SP7","product_id":"SUSE Linux Enterprise Server 15 SP7:kubevirt-virtctl-1.5.2-150700.3.5.2"},"product_reference":"kubevirt-virtctl-1.5.2-150700.3.5.2","relates_to_product_reference":"SUSE Linux Enterprise Server 15 SP7"},{"category":"default_component_of","full_product_name":{"name":"helm-3.17.2-150000.1.44.1 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP7","product_id":"SUSE Linux Enterprise Server for SAP Applications 15 SP7:helm-3.17.2-150000.1.44.1"},"product_reference":"helm-3.17.2-150000.1.44.1","relates_to_product_reference":"SUSE Linux Enterprise Server for SAP Applications 15 SP7"},{"category":"default_component_of","full_product_name":{"name":"helm-bash-completion-3.17.1-150000.1.41.1 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP7","product_id":"SUSE Linux Enterprise Server for SAP Applications 15 SP7:helm-bash-completion-3.17.1-150000.1.41.1"},"product_reference":"helm-bash-completion-3.17.1-150000.1.41.1","relates_to_product_reference":"SUSE Linux Enterprise Server for SAP Applications 15 SP7"},{"category":"default_component_of","full_product_name":{"name":"helm-zsh-completion-3.17.1-150000.1.41.1 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP7","product_id":"SUSE Linux Enterprise Server for SAP Applications 15 SP7:helm-zsh-completion-3.17.1-150000.1.41.1"},"product_reference":"helm-zsh-completion-3.17.1-150000.1.41.1","relates_to_product_reference":"SUSE Linux Enterprise Server for SAP Applications 15 SP7"},{"category":"default_component_of","full_product_name":{"name":"kubevirt-manifests-1.5.2-150700.3.5.2 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP7","product_id":"SUSE Linux Enterprise Server for SAP Applications 15 SP7:kubevirt-manifests-1.5.2-150700.3.5.2"},"product_reference":"kubevirt-manifests-1.5.2-150700.3.5.2","relates_to_product_reference":"SUSE Linux Enterprise Server for SAP Applications 15 SP7"},{"category":"default_component_of","full_product_name":{"name":"kubevirt-virtctl-1.5.2-150700.3.5.2 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP7","product_id":"SUSE Linux Enterprise Server for SAP Applications 15 SP7:kubevirt-virtctl-1.5.2-150700.3.5.2"},"product_reference":"kubevirt-virtctl-1.5.2-150700.3.5.2","relates_to_product_reference":"SUSE Linux Enterprise Server for SAP Applications 15 SP7"},{"category":"default_component_of","full_product_name":{"name":"helm-3.17.2-150000.1.44.1 as component of SUSE Linux Enterprise High Performance Computing 15 SP7","product_id":"SUSE Linux Enterprise High Performance Computing 15 SP7:helm-3.17.2-150000.1.44.1"},"product_reference":"helm-3.17.2-150000.1.44.1","relates_to_product_reference":"SUSE Linux Enterprise High Performance Computing 15 SP7"},{"category":"default_component_of","full_product_name":{"name":"helm-bash-completion-3.17.1-150000.1.41.1 as component of SUSE Linux Enterprise High Performance Computing 15 SP7","product_id":"SUSE Linux Enterprise High Performance Computing 15 SP7:helm-bash-completion-3.17.1-150000.1.41.1"},"product_reference":"helm-bash-completion-3.17.1-150000.1.41.1","relates_to_product_reference":"SUSE Linux Enterprise High Performance Computing 15 SP7"},{"category":"default_component_of","full_product_name":{"name":"helm-zsh-completion-3.17.1-150000.1.41.1 as component of SUSE Linux Enterprise High Performance Computing 15 SP7","product_id":"SUSE Linux Enterprise High Performance Computing 15 SP7:helm-zsh-completion-3.17.1-150000.1.41.1"},"product_reference":"helm-zsh-completion-3.17.1-150000.1.41.1","relates_to_product_reference":"SUSE Linux Enterprise High Performance Computing 15 SP7"},{"category":"default_component_of","full_product_name":{"name":"kubevirt-manifests-1.5.2-150700.3.5.2 as component of SUSE Linux Enterprise High Performance Computing 15 SP7","product_id":"SUSE Linux Enterprise High Performance Computing 15 SP7:kubevirt-manifests-1.5.2-150700.3.5.2"},"product_reference":"kubevirt-manifests-1.5.2-150700.3.5.2","relates_to_product_reference":"SUSE Linux Enterprise High Performance Computing 15 SP7"},{"category":"default_component_of","full_product_name":{"name":"kubevirt-virtctl-1.5.2-150700.3.5.2 as component of SUSE Linux Enterprise High Performance Computing 15 SP7","product_id":"SUSE Linux Enterprise High Performance Computing 15 SP7:kubevirt-virtctl-1.5.2-150700.3.5.2"},"product_reference":"kubevirt-virtctl-1.5.2-150700.3.5.2","relates_to_product_reference":"SUSE Linux Enterprise High Performance Computing 15 SP7"},{"category":"default_component_of","full_product_name":{"name":"helm-3.17.2-150000.1.44.1 as component of SUSE Linux Enterprise Module for Containers 15 SP7","product_id":"SUSE Linux Enterprise Module for Containers 15 SP7:helm-3.17.2-150000.1.44.1"},"product_reference":"helm-3.17.2-150000.1.44.1","relates_to_product_reference":"SUSE Linux Enterprise Module for Containers 15 SP7"},{"category":"default_component_of","full_product_name":{"name":"helm-bash-completion-3.17.1-150000.1.41.1 as component of SUSE Linux Enterprise Module for Containers 15 SP7","product_id":"SUSE Linux Enterprise Module for Containers 15 SP7:helm-bash-completion-3.17.1-150000.1.41.1"},"product_reference":"helm-bash-completion-3.17.1-150000.1.41.1","relates_to_product_reference":"SUSE Linux Enterprise Module for Containers 15 SP7"},{"category":"default_component_of","full_product_name":{"name":"helm-zsh-completion-3.17.1-150000.1.41.1 as component of SUSE Linux Enterprise Module for Containers 15 SP7","product_id":"SUSE Linux Enterprise Module for Containers 15 SP7:helm-zsh-completion-3.17.1-150000.1.41.1"},"product_reference":"helm-zsh-completion-3.17.1-150000.1.41.1","relates_to_product_reference":"SUSE Linux Enterprise Module for Containers 15 SP7"},{"category":"default_component_of","full_product_name":{"name":"kubevirt-manifests-1.5.2-150700.3.5.2 as component of SUSE Linux Enterprise Module for Containers 15 SP7","product_id":"SUSE Linux Enterprise Module for Containers 15 SP7:kubevirt-manifests-1.5.2-150700.3.5.2"},"product_reference":"kubevirt-manifests-1.5.2-150700.3.5.2","relates_to_product_reference":"SUSE Linux Enterprise Module for Containers 15 SP7"},{"category":"default_component_of","full_product_name":{"name":"kubevirt-virtctl-1.5.2-150700.3.5.2 as component of SUSE Linux Enterprise Module for Containers 15 SP7","product_id":"SUSE Linux Enterprise Module for Containers 15 SP7:kubevirt-virtctl-1.5.2-150700.3.5.2"},"product_reference":"kubevirt-virtctl-1.5.2-150700.3.5.2","relates_to_product_reference":"SUSE Linux Enterprise Module for Containers 15 SP7"},{"category":"default_component_of","full_product_name":{"name":"rime-schema-all-20230603+git.5fdd2d6-150600.3.8.1 as component of SUSE Linux Enterprise Server 15 SP6","product_id":"SUSE Linux Enterprise Server 15 SP6:rime-schema-all-20230603+git.5fdd2d6-150600.3.8.1"},"product_reference":"rime-schema-all-20230603+git.5fdd2d6-150600.3.8.1","relates_to_product_reference":"SUSE Linux Enterprise Server 15 SP6"},{"category":"default_component_of","full_product_name":{"name":"rime-schema-array-20230603+git.5fdd2d6-150600.3.8.1 as component of SUSE Linux Enterprise Server 15 SP6","product_id":"SUSE Linux Enterprise Server 15 SP6:rime-schema-array-20230603+git.5fdd2d6-150600.3.8.1"},"product_reference":"rime-schema-array-20230603+git.5fdd2d6-150600.3.8.1","relates_to_product_reference":"SUSE Linux Enterprise Server 15 SP6"},{"category":"default_component_of","full_product_name":{"name":"rime-schema-bopomofo-20230603+git.5fdd2d6-150600.3.8.1 as component of SUSE Linux Enterprise Server 15 SP6","product_id":"SUSE Linux Enterprise Server 15 SP6:rime-schema-bopomofo-20230603+git.5fdd2d6-150600.3.8.1"},"product_reference":"rime-schema-bopomofo-20230603+git.5fdd2d6-150600.3.8.1","relates_to_product_reference":"SUSE Linux Enterprise Server 15 SP6"},{"category":"default_component_of","full_product_name":{"name":"rime-schema-cangjie-20230603+git.5fdd2d6-150600.3.8.1 as component of SUSE Linux Enterprise Server 15 SP6","product_id":"SUSE Linux Enterprise Server 15 SP6:rime-schema-cangjie-20230603+git.5fdd2d6-150600.3.8.1"},"product_reference":"rime-schema-cangjie-20230603+git.5fdd2d6-150600.3.8.1","relates_to_product_reference":"SUSE Linux Enterprise Server 15 SP6"},{"category":"default_component_of","full_product_name":{"name":"rime-schema-cantonese-20230603+git.5fdd2d6-150600.3.8.1 as component of SUSE Linux Enterprise Server 15 SP6","product_id":"SUSE Linux Enterprise Server 15 SP6:rime-schema-cantonese-20230603+git.5fdd2d6-150600.3.8.1"},"product_reference":"rime-schema-cantonese-20230603+git.5fdd2d6-150600.3.8.1","relates_to_product_reference":"SUSE Linux Enterprise Server 15 SP6"},{"category":"default_component_of","full_product_name":{"name":"rime-schema-combo-pinyin-20230603+git.5fdd2d6-150600.3.8.1 as component of SUSE Linux Enterprise Server 15 SP6","product_id":"SUSE Linux Enterprise Server 15 SP6:rime-schema-combo-pinyin-20230603+git.5fdd2d6-150600.3.8.1"},"product_reference":"rime-schema-combo-pinyin-20230603+git.5fdd2d6-150600.3.8.1","relates_to_product_reference":"SUSE Linux Enterprise Server 15 SP6"},{"category":"default_component_of","full_product_name":{"name":"rime-schema-custom-20230603+git.5fdd2d6-150600.3.8.1 as component of SUSE Linux Enterprise Server 15 SP6","product_id":"SUSE Linux Enterprise Server 15 SP6:rime-schema-custom-20230603+git.5fdd2d6-150600.3.8.1"},"product_reference":"rime-schema-custom-20230603+git.5fdd2d6-150600.3.8.1","relates_to_product_reference":"SUSE Linux Enterprise Server 15 SP6"},{"category":"default_component_of","full_product_name":{"name":"rime-schema-default-20230603+git.5fdd2d6-150600.3.8.1 as component of SUSE Linux Enterprise Server 15 SP6","product_id":"SUSE Linux Enterprise Server 15 SP6:rime-schema-default-20230603+git.5fdd2d6-150600.3.8.1"},"product_reference":"rime-schema-default-20230603+git.5fdd2d6-150600.3.8.1","relates_to_product_reference":"SUSE Linux Enterprise Server 15 SP6"},{"category":"default_component_of","full_product_name":{"name":"rime-schema-double-pinyin-20230603+git.5fdd2d6-150600.3.8.1 as component of SUSE Linux Enterprise Server 15 SP6","product_id":"SUSE Linux Enterprise Server 15 SP6:rime-schema-double-pinyin-20230603+git.5fdd2d6-150600.3.8.1"},"product_reference":"rime-schema-double-pinyin-20230603+git.5fdd2d6-150600.3.8.1","relates_to_product_reference":"SUSE Linux Enterprise Server 15 SP6"},{"category":"default_component_of","full_product_name":{"name":"rime-schema-emoji-20230603+git.5fdd2d6-150600.3.8.1 as component of SUSE Linux Enterprise Server 15 SP6","product_id":"SUSE Linux Enterprise Server 15 SP6:rime-schema-emoji-20230603+git.5fdd2d6-150600.3.8.1"},"product_reference":"rime-schema-emoji-20230603+git.5fdd2d6-150600.3.8.1","relates_to_product_reference":"SUSE Linux Enterprise Server 15 SP6"},{"category":"default_component_of","full_product_name":{"name":"rime-schema-essay-20230603+git.5fdd2d6-150600.3.8.1 as component of SUSE Linux Enterprise Server 15 SP6","product_id":"SUSE Linux Enterprise Server 15 SP6:rime-schema-essay-20230603+git.5fdd2d6-150600.3.8.1"},"product_reference":"rime-schema-essay-20230603+git.5fdd2d6-150600.3.8.1","relates_to_product_reference":"SUSE Linux Enterprise Server 15 SP6"},{"category":"default_component_of","full_product_name":{"name":"rime-schema-essay-simp-20230603+git.5fdd2d6-150600.3.8.1 as component of SUSE Linux Enterprise Server 15 SP6","product_id":"SUSE Linux Enterprise Server 15 SP6:rime-schema-essay-simp-20230603+git.5fdd2d6-150600.3.8.1"},"product_reference":"rime-schema-essay-simp-20230603+git.5fdd2d6-150600.3.8.1","relates_to_product_reference":"SUSE Linux Enterprise Server 15 SP6"},{"category":"default_component_of","full_product_name":{"name":"rime-schema-extra-20230603+git.5fdd2d6-150600.3.8.1 as component of SUSE Linux Enterprise Server 15 SP6","product_id":"SUSE Linux Enterprise Server 15 SP6:rime-schema-extra-20230603+git.5fdd2d6-150600.3.8.1"},"product_reference":"rime-schema-extra-20230603+git.5fdd2d6-150600.3.8.1","relates_to_product_reference":"SUSE Linux Enterprise Server 15 SP6"},{"category":"default_component_of","full_product_name":{"name":"rime-schema-ipa-20230603+git.5fdd2d6-150600.3.8.1 as component of SUSE Linux Enterprise Server 15 SP6","product_id":"SUSE Linux Enterprise Server 15 SP6:rime-schema-ipa-20230603+git.5fdd2d6-150600.3.8.1"},"product_reference":"rime-schema-ipa-20230603+git.5fdd2d6-150600.3.8.1","relates_to_product_reference":"SUSE Linux Enterprise Server 15 SP6"},{"category":"default_component_of","full_product_name":{"name":"rime-schema-luna-pinyin-20230603+git.5fdd2d6-150600.3.8.1 as component of SUSE Linux Enterprise Server 15 SP6","product_id":"SUSE Linux Enterprise Server 15 SP6:rime-schema-luna-pinyin-20230603+git.5fdd2d6-150600.3.8.1"},"product_reference":"rime-schema-luna-pinyin-20230603+git.5fdd2d6-150600.3.8.1","relates_to_product_reference":"SUSE Linux Enterprise Server 15 SP6"},{"category":"default_component_of","full_product_name":{"name":"rime-schema-middle-chinese-20230603+git.5fdd2d6-150600.3.8.1 as component of SUSE Linux Enterprise Server 15 SP6","product_id":"SUSE Linux Enterprise Server 15 SP6:rime-schema-middle-chinese-20230603+git.5fdd2d6-150600.3.8.1"},"product_reference":"rime-schema-middle-chinese-20230603+git.5fdd2d6-150600.3.8.1","relates_to_product_reference":"SUSE Linux Enterprise Server 15 SP6"},{"category":"default_component_of","full_product_name":{"name":"rime-schema-pinyin-simp-20230603+git.5fdd2d6-150600.3.8.1 as component of SUSE Linux Enterprise Server 15 SP6","product_id":"SUSE Linux Enterprise Server 15 SP6:rime-schema-pinyin-simp-20230603+git.5fdd2d6-150600.3.8.1"},"product_reference":"rime-schema-pinyin-simp-20230603+git.5fdd2d6-150600.3.8.1","relates_to_product_reference":"SUSE Linux Enterprise Server 15 SP6"},{"category":"default_component_of","full_product_name":{"name":"rime-schema-prelude-20230603+git.5fdd2d6-150600.3.8.1 as component of SUSE Linux Enterprise Server 15 SP6","product_id":"SUSE Linux Enterprise Server 15 SP6:rime-schema-prelude-20230603+git.5fdd2d6-150600.3.8.1"},"product_reference":"rime-schema-prelude-20230603+git.5fdd2d6-150600.3.8.1","relates_to_product_reference":"SUSE Linux Enterprise Server 15 SP6"},{"category":"default_component_of","full_product_name":{"name":"rime-schema-quick-20230603+git.5fdd2d6-150600.3.8.1 as component of SUSE Linux Enterprise Server 15 SP6","product_id":"SUSE Linux Enterprise Server 15 SP6:rime-schema-quick-20230603+git.5fdd2d6-150600.3.8.1"},"product_reference":"rime-schema-quick-20230603+git.5fdd2d6-150600.3.8.1","relates_to_product_reference":"SUSE Linux Enterprise Server 15 SP6"},{"category":"default_component_of","full_product_name":{"name":"rime-schema-scj-20230603+git.5fdd2d6-150600.3.8.1 as component of SUSE Linux Enterprise Server 15 SP6","product_id":"SUSE Linux Enterprise Server 15 SP6:rime-schema-scj-20230603+git.5fdd2d6-150600.3.8.1"},"product_reference":"rime-schema-scj-20230603+git.5fdd2d6-150600.3.8.1","relates_to_product_reference":"SUSE Linux Enterprise Server 15 SP6"},{"category":"default_component_of","full_product_name":{"name":"rime-schema-soutzoe-20230603+git.5fdd2d6-150600.3.8.1 as component of SUSE Linux Enterprise Server 15 SP6","product_id":"SUSE Linux Enterprise Server 15 SP6:rime-schema-soutzoe-20230603+git.5fdd2d6-150600.3.8.1"},"product_reference":"rime-schema-soutzoe-20230603+git.5fdd2d6-150600.3.8.1","relates_to_product_reference":"SUSE Linux Enterprise Server 15 SP6"},{"category":"default_component_of","full_product_name":{"name":"rime-schema-stenotype-20230603+git.5fdd2d6-150600.3.8.1 as component of SUSE Linux Enterprise Server 15 SP6","product_id":"SUSE Linux Enterprise Server 15 SP6:rime-schema-stenotype-20230603+git.5fdd2d6-150600.3.8.1"},"product_reference":"rime-schema-stenotype-20230603+git.5fdd2d6-150600.3.8.1","relates_to_product_reference":"SUSE Linux Enterprise Server 15 SP6"},{"category":"default_component_of","full_product_name":{"name":"rime-schema-stroke-20230603+git.5fdd2d6-150600.3.8.1 as component of SUSE Linux Enterprise Server 15 SP6","product_id":"SUSE Linux Enterprise Server 15 SP6:rime-schema-stroke-20230603+git.5fdd2d6-150600.3.8.1"},"product_reference":"rime-schema-stroke-20230603+git.5fdd2d6-150600.3.8.1","relates_to_product_reference":"SUSE Linux Enterprise Server 15 SP6"},{"category":"default_component_of","full_product_name":{"name":"rime-schema-terra-pinyin-20230603+git.5fdd2d6-150600.3.8.1 as component of SUSE Linux Enterprise Server 15 SP6","product_id":"SUSE Linux Enterprise Server 15 SP6:rime-schema-terra-pinyin-20230603+git.5fdd2d6-150600.3.8.1"},"product_reference":"rime-schema-terra-pinyin-20230603+git.5fdd2d6-150600.3.8.1","relates_to_product_reference":"SUSE Linux Enterprise Server 15 SP6"},{"category":"default_component_of","full_product_name":{"name":"rime-schema-wubi-20230603+git.5fdd2d6-150600.3.8.1 as component of SUSE Linux Enterprise Server 15 SP6","product_id":"SUSE Linux Enterprise Server 15 SP6:rime-schema-wubi-20230603+git.5fdd2d6-150600.3.8.1"},"product_reference":"rime-schema-wubi-20230603+git.5fdd2d6-150600.3.8.1","relates_to_product_reference":"SUSE Linux Enterprise Server 15 SP6"},{"category":"default_component_of","full_product_name":{"name":"rime-schema-wugniu-20230603+git.5fdd2d6-150600.3.8.1 as component of SUSE Linux Enterprise Server 15 SP6","product_id":"SUSE Linux Enterprise Server 15 SP6:rime-schema-wugniu-20230603+git.5fdd2d6-150600.3.8.1"},"product_reference":"rime-schema-wugniu-20230603+git.5fdd2d6-150600.3.8.1","relates_to_product_reference":"SUSE Linux Enterprise Server 15 SP6"},{"category":"default_component_of","full_product_name":{"name":"rime-schema-all-20230603+git.5fdd2d6-150600.3.8.1 as component of SUSE Linux Enterprise Desktop 15 SP6","product_id":"SUSE Linux Enterprise Desktop 15 SP6:rime-schema-all-20230603+git.5fdd2d6-150600.3.8.1"},"product_reference":"rime-schema-all-20230603+git.5fdd2d6-150600.3.8.1","relates_to_product_reference":"SUSE Linux Enterprise Desktop 15 SP6"},{"category":"default_component_of","full_product_name":{"name":"rime-schema-array-20230603+git.5fdd2d6-150600.3.8.1 as component of SUSE Linux Enterprise Desktop 15 SP6","product_id":"SUSE Linux Enterprise Desktop 15 SP6:rime-schema-array-20230603+git.5fdd2d6-150600.3.8.1"},"product_reference":"rime-schema-array-20230603+git.5fdd2d6-150600.3.8.1","relates_to_product_reference":"SUSE Linux Enterprise Desktop 15 SP6"},{"category":"default_component_of","full_product_name":{"name":"rime-schema-bopomofo-20230603+git.5fdd2d6-150600.3.8.1 as component of SUSE Linux Enterprise Desktop 15 SP6","product_id":"SUSE Linux Enterprise Desktop 15 SP6:rime-schema-bopomofo-20230603+git.5fdd2d6-150600.3.8.1"},"product_reference":"rime-schema-bopomofo-20230603+git.5fdd2d6-150600.3.8.1","relates_to_product_reference":"SUSE Linux Enterprise Desktop 15 SP6"},{"category":"default_component_of","full_product_name":{"name":"rime-schema-cangjie-20230603+git.5fdd2d6-150600.3.8.1 as component of SUSE Linux Enterprise Desktop 15 SP6","product_id":"SUSE Linux Enterprise Desktop 15 SP6:rime-schema-cangjie-20230603+git.5fdd2d6-150600.3.8.1"},"product_reference":"rime-schema-cangjie-20230603+git.5fdd2d6-150600.3.8.1","relates_to_product_reference":"SUSE Linux Enterprise Desktop 15 SP6"},{"category":"default_component_of","full_product_name":{"name":"rime-schema-cantonese-20230603+git.5fdd2d6-150600.3.8.1 as component of SUSE Linux Enterprise Desktop 15 SP6","product_id":"SUSE Linux Enterprise Desktop 15 SP6:rime-schema-cantonese-20230603+git.5fdd2d6-150600.3.8.1"},"product_reference":"rime-schema-cantonese-20230603+git.5fdd2d6-150600.3.8.1","relates_to_product_reference":"SUSE Linux Enterprise Desktop 15 SP6"},{"category":"default_component_of","full_product_name":{"name":"rime-schema-combo-pinyin-20230603+git.5fdd2d6-150600.3.8.1 as component of SUSE Linux Enterprise Desktop 15 SP6","product_id":"SUSE Linux Enterprise Desktop 15 SP6:rime-schema-combo-pinyin-20230603+git.5fdd2d6-150600.3.8.1"},"product_reference":"rime-schema-combo-pinyin-20230603+git.5fdd2d6-150600.3.8.1","relates_to_product_reference":"SUSE Linux Enterprise Desktop 15 SP6"},{"category":"default_component_of","full_product_name":{"name":"rime-schema-custom-20230603+git.5fdd2d6-150600.3.8.1 as component of SUSE Linux Enterprise Desktop 15 SP6","product_id":"SUSE Linux Enterprise Desktop 15 SP6:rime-schema-custom-20230603+git.5fdd2d6-150600.3.8.1"},"product_reference":"rime-schema-custom-20230603+git.5fdd2d6-150600.3.8.1","relates_to_product_reference":"SUSE Linux Enterprise Desktop 15 SP6"},{"category":"default_component_of","full_product_name":{"name":"rime-schema-default-20230603+git.5fdd2d6-150600.3.8.1 as component of SUSE Linux Enterprise Desktop 15 SP6","product_id":"SUSE Linux Enterprise Desktop 15 SP6:rime-schema-default-20230603+git.5fdd2d6-150600.3.8.1"},"product_reference":"rime-schema-default-20230603+git.5fdd2d6-150600.3.8.1","relates_to_product_reference":"SUSE Linux Enterprise Desktop 15 SP6"},{"category":"default_component_of","full_product_name":{"name":"rime-schema-double-pinyin-20230603+git.5fdd2d6-150600.3.8.1 as component of SUSE Linux Enterprise Desktop 15 SP6","product_id":"SUSE Linux Enterprise Desktop 15 SP6:rime-schema-double-pinyin-20230603+git.5fdd2d6-150600.3.8.1"},"product_reference":"rime-schema-double-pinyin-20230603+git.5fdd2d6-150600.3.8.1","relates_to_product_reference":"SUSE Linux Enterprise Desktop 15 SP6"},{"category":"default_component_of","full_product_name":{"name":"rime-schema-emoji-20230603+git.5fdd2d6-150600.3.8.1 as component of SUSE Linux Enterprise Desktop 15 SP6","product_id":"SUSE Linux Enterprise Desktop 15 SP6:rime-schema-emoji-20230603+git.5fdd2d6-150600.3.8.1"},"product_reference":"rime-schema-emoji-20230603+git.5fdd2d6-150600.3.8.1","relates_to_product_reference":"SUSE Linux Enterprise Desktop 15 SP6"},{"category":"default_component_of","full_product_name":{"name":"rime-schema-essay-20230603+git.5fdd2d6-150600.3.8.1 as component of SUSE Linux Enterprise Desktop 15 SP6","product_id":"SUSE Linux Enterprise Desktop 15 SP6:rime-schema-essay-20230603+git.5fdd2d6-150600.3.8.1"},"product_reference":"rime-schema-essay-20230603+git.5fdd2d6-150600.3.8.1","relates_to_product_reference":"SUSE Linux Enterprise Desktop 15 SP6"},{"category":"default_component_of","full_product_name":{"name":"rime-schema-essay-simp-20230603+git.5fdd2d6-150600.3.8.1 as component of SUSE Linux Enterprise Desktop 15 SP6","product_id":"SUSE Linux Enterprise Desktop 15 SP6:rime-schema-essay-simp-20230603+git.5fdd2d6-150600.3.8.1"},"product_reference":"rime-schema-essay-simp-20230603+git.5fdd2d6-150600.3.8.1","relates_to_product_reference":"SUSE Linux Enterprise Desktop 15 SP6"},{"category":"default_component_of","full_product_name":{"name":"rime-schema-extra-20230603+git.5fdd2d6-150600.3.8.1 as component of SUSE Linux Enterprise Desktop 15 SP6","product_id":"SUSE Linux Enterprise Desktop 15 SP6:rime-schema-extra-20230603+git.5fdd2d6-150600.3.8.1"},"product_reference":"rime-schema-extra-20230603+git.5fdd2d6-150600.3.8.1","relates_to_product_reference":"SUSE Linux Enterprise Desktop 15 SP6"},{"category":"default_component_of","full_product_name":{"name":"rime-schema-ipa-20230603+git.5fdd2d6-150600.3.8.1 as component of SUSE Linux Enterprise Desktop 15 SP6","product_id":"SUSE Linux Enterprise Desktop 15 SP6:rime-schema-ipa-20230603+git.5fdd2d6-150600.3.8.1"},"product_reference":"rime-schema-ipa-20230603+git.5fdd2d6-150600.3.8.1","relates_to_product_reference":"SUSE Linux Enterprise Desktop 15 SP6"},{"category":"default_component_of","full_product_name":{"name":"rime-schema-luna-pinyin-20230603+git.5fdd2d6-150600.3.8.1 as component of SUSE Linux Enterprise Desktop 15 SP6","product_id":"SUSE Linux Enterprise Desktop 15 SP6:rime-schema-luna-pinyin-20230603+git.5fdd2d6-150600.3.8.1"},"product_reference":"rime-schema-luna-pinyin-20230603+git.5fdd2d6-150600.3.8.1","relates_to_product_reference":"SUSE Linux Enterprise Desktop 15 SP6"},{"category":"default_component_of","full_product_name":{"name":"rime-schema-middle-chinese-20230603+git.5fdd2d6-150600.3.8.1 as component of SUSE Linux Enterprise Desktop 15 SP6","product_id":"SUSE Linux Enterprise Desktop 15 SP6:rime-schema-middle-chinese-20230603+git.5fdd2d6-150600.3.8.1"},"product_reference":"rime-schema-middle-chinese-20230603+git.5fdd2d6-150600.3.8.1","relates_to_product_reference":"SUSE Linux Enterprise Desktop 15 SP6"},{"category":"default_component_of","full_product_name":{"name":"rime-schema-pinyin-simp-20230603+git.5fdd2d6-150600.3.8.1 as component of SUSE Linux Enterprise Desktop 15 SP6","product_id":"SUSE Linux Enterprise Desktop 15 SP6:rime-schema-pinyin-simp-20230603+git.5fdd2d6-150600.3.8.1"},"product_reference":"rime-schema-pinyin-simp-20230603+git.5fdd2d6-150600.3.8.1","relates_to_product_reference":"SUSE Linux Enterprise Desktop 15 SP6"},{"category":"default_component_of","full_product_name":{"name":"rime-schema-prelude-20230603+git.5fdd2d6-150600.3.8.1 as component of SUSE Linux Enterprise Desktop 15 SP6","product_id":"SUSE Linux Enterprise Desktop 15 SP6:rime-schema-prelude-20230603+git.5fdd2d6-150600.3.8.1"},"product_reference":"rime-schema-prelude-20230603+git.5fdd2d6-150600.3.8.1","relates_to_product_reference":"SUSE Linux Enterprise Desktop 15 SP6"},{"category":"default_component_of","full_product_name":{"name":"rime-schema-quick-20230603+git.5fdd2d6-150600.3.8.1 as component of SUSE Linux Enterprise Desktop 15 SP6","product_id":"SUSE Linux Enterprise Desktop 15 SP6:rime-schema-quick-20230603+git.5fdd2d6-150600.3.8.1"},"product_reference":"rime-schema-quick-20230603+git.5fdd2d6-150600.3.8.1","relates_to_product_reference":"SUSE Linux Enterprise Desktop 15 SP6"},{"category":"default_component_of","full_product_name":{"name":"rime-schema-scj-20230603+git.5fdd2d6-150600.3.8.1 as component of SUSE Linux Enterprise Desktop 15 SP6","product_id":"SUSE Linux Enterprise Desktop 15 SP6:rime-schema-scj-20230603+git.5fdd2d6-150600.3.8.1"},"product_reference":"rime-schema-scj-20230603+git.5fdd2d6-150600.3.8.1","relates_to_product_reference":"SUSE Linux Enterprise Desktop 15 SP6"},{"category":"default_component_of","full_product_name":{"name":"rime-schema-soutzoe-20230603+git.5fdd2d6-150600.3.8.1 as component of SUSE Linux Enterprise Desktop 15 SP6","product_id":"SUSE Linux Enterprise Desktop 15 SP6:rime-schema-soutzoe-20230603+git.5fdd2d6-150600.3.8.1"},"product_reference":"rime-schema-soutzoe-20230603+git.5fdd2d6-150600.3.8.1","relates_to_product_reference":"SUSE Linux Enterprise Desktop 15 SP6"},{"category":"default_component_of","full_product_name":{"name":"rime-schema-stenotype-20230603+git.5fdd2d6-150600.3.8.1 as component of SUSE Linux Enterprise Desktop 15 SP6","product_id":"SUSE Linux Enterprise Desktop 15 SP6:rime-schema-stenotype-20230603+git.5fdd2d6-150600.3.8.1"},"product_reference":"rime-schema-stenotype-20230603+git.5fdd2d6-150600.3.8.1","relates_to_product_reference":"SUSE Linux Enterprise Desktop 15 SP6"},{"category":"default_component_of","full_product_name":{"name":"rime-schema-stroke-20230603+git.5fdd2d6-150600.3.8.1 as component of SUSE Linux Enterprise Desktop 15 SP6","product_id":"SUSE Linux Enterprise Desktop 15 SP6:rime-schema-stroke-20230603+git.5fdd2d6-150600.3.8.1"},"product_reference":"rime-schema-stroke-20230603+git.5fdd2d6-150600.3.8.1","relates_to_product_reference":"SUSE Linux Enterprise Desktop 15 SP6"},{"category":"default_component_of","full_product_name":{"name":"rime-schema-terra-pinyin-20230603+git.5fdd2d6-150600.3.8.1 as component of SUSE Linux Enterprise Desktop 15 SP6","product_id":"SUSE Linux Enterprise Desktop 15 SP6:rime-schema-terra-pinyin-20230603+git.5fdd2d6-150600.3.8.1"},"product_reference":"rime-schema-terra-pinyin-20230603+git.5fdd2d6-150600.3.8.1","relates_to_product_reference":"SUSE Linux Enterprise Desktop 15 SP6"},{"category":"default_component_of","full_product_name":{"name":"rime-schema-wubi-20230603+git.5fdd2d6-150600.3.8.1 as component of SUSE Linux Enterprise Desktop 15 SP6","product_id":"SUSE Linux Enterprise Desktop 15 SP6:rime-schema-wubi-20230603+git.5fdd2d6-150600.3.8.1"},"product_reference":"rime-schema-wubi-20230603+git.5fdd2d6-150600.3.8.1","relates_to_product_reference":"SUSE Linux Enterprise Desktop 15 SP6"},{"category":"default_component_of","full_product_name":{"name":"rime-schema-wugniu-20230603+git.5fdd2d6-150600.3.8.1 as component of SUSE Linux Enterprise Desktop 15 SP6","product_id":"SUSE Linux Enterprise Desktop 15 SP6:rime-schema-wugniu-20230603+git.5fdd2d6-150600.3.8.1"},"product_reference":"rime-schema-wugniu-20230603+git.5fdd2d6-150600.3.8.1","relates_to_product_reference":"SUSE Linux Enterprise Desktop 15 SP6"},{"category":"default_component_of","full_product_name":{"name":"rime-schema-all-20230603+git.5fdd2d6-150600.3.8.1 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP6","product_id":"SUSE Linux Enterprise Server for SAP Applications 15 SP6:rime-schema-all-20230603+git.5fdd2d6-150600.3.8.1"},"product_reference":"rime-schema-all-20230603+git.5fdd2d6-150600.3.8.1","relates_to_product_reference":"SUSE Linux Enterprise Server for SAP Applications 15 SP6"},{"category":"default_component_of","full_product_name":{"name":"rime-schema-array-20230603+git.5fdd2d6-150600.3.8.1 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP6","product_id":"SUSE Linux Enterprise Server for SAP Applications 15 SP6:rime-schema-array-20230603+git.5fdd2d6-150600.3.8.1"},"product_reference":"rime-schema-array-20230603+git.5fdd2d6-150600.3.8.1","relates_to_product_reference":"SUSE Linux Enterprise Server for SAP Applications 15 SP6"},{"category":"default_component_of","full_product_name":{"name":"rime-schema-bopomofo-20230603+git.5fdd2d6-150600.3.8.1 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP6","product_id":"SUSE Linux Enterprise Server for SAP Applications 15 SP6:rime-schema-bopomofo-20230603+git.5fdd2d6-150600.3.8.1"},"product_reference":"rime-schema-bopomofo-20230603+git.5fdd2d6-150600.3.8.1","relates_to_product_reference":"SUSE Linux Enterprise Server for SAP Applications 15 SP6"},{"category":"default_component_of","full_product_name":{"name":"rime-schema-cangjie-20230603+git.5fdd2d6-150600.3.8.1 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP6","product_id":"SUSE Linux Enterprise Server for SAP Applications 15 SP6:rime-schema-cangjie-20230603+git.5fdd2d6-150600.3.8.1"},"product_reference":"rime-schema-cangjie-20230603+git.5fdd2d6-150600.3.8.1","relates_to_product_reference":"SUSE Linux Enterprise Server for SAP Applications 15 SP6"},{"category":"default_component_of","full_product_name":{"name":"rime-schema-cantonese-20230603+git.5fdd2d6-150600.3.8.1 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP6","product_id":"SUSE Linux Enterprise Server for SAP Applications 15 SP6:rime-schema-cantonese-20230603+git.5fdd2d6-150600.3.8.1"},"product_reference":"rime-schema-cantonese-20230603+git.5fdd2d6-150600.3.8.1","relates_to_product_reference":"SUSE Linux Enterprise Server for SAP Applications 15 SP6"},{"category":"default_component_of","full_product_name":{"name":"rime-schema-combo-pinyin-20230603+git.5fdd2d6-150600.3.8.1 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP6","product_id":"SUSE Linux Enterprise Server for SAP Applications 15 SP6:rime-schema-combo-pinyin-20230603+git.5fdd2d6-150600.3.8.1"},"product_reference":"rime-schema-combo-pinyin-20230603+git.5fdd2d6-150600.3.8.1","relates_to_product_reference":"SUSE Linux Enterprise Server for SAP Applications 15 SP6"},{"category":"default_component_of","full_product_name":{"name":"rime-schema-custom-20230603+git.5fdd2d6-150600.3.8.1 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP6","product_id":"SUSE Linux Enterprise Server for SAP Applications 15 SP6:rime-schema-custom-20230603+git.5fdd2d6-150600.3.8.1"},"product_reference":"rime-schema-custom-20230603+git.5fdd2d6-150600.3.8.1","relates_to_product_reference":"SUSE Linux Enterprise Server for SAP Applications 15 SP6"},{"category":"default_component_of","full_product_name":{"name":"rime-schema-default-20230603+git.5fdd2d6-150600.3.8.1 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP6","product_id":"SUSE Linux Enterprise Server for SAP Applications 15 SP6:rime-schema-default-20230603+git.5fdd2d6-150600.3.8.1"},"product_reference":"rime-schema-default-20230603+git.5fdd2d6-150600.3.8.1","relates_to_product_reference":"SUSE Linux Enterprise Server for SAP Applications 15 SP6"},{"category":"default_component_of","full_product_name":{"name":"rime-schema-double-pinyin-20230603+git.5fdd2d6-150600.3.8.1 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP6","product_id":"SUSE Linux Enterprise Server for SAP Applications 15 SP6:rime-schema-double-pinyin-20230603+git.5fdd2d6-150600.3.8.1"},"product_reference":"rime-schema-double-pinyin-20230603+git.5fdd2d6-150600.3.8.1","relates_to_product_reference":"SUSE Linux Enterprise Server for SAP Applications 15 SP6"},{"category":"default_component_of","full_product_name":{"name":"rime-schema-emoji-20230603+git.5fdd2d6-150600.3.8.1 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP6","product_id":"SUSE Linux Enterprise Server for SAP Applications 15 SP6:rime-schema-emoji-20230603+git.5fdd2d6-150600.3.8.1"},"product_reference":"rime-schema-emoji-20230603+git.5fdd2d6-150600.3.8.1","relates_to_product_reference":"SUSE Linux Enterprise Server for SAP Applications 15 SP6"},{"category":"default_component_of","full_product_name":{"name":"rime-schema-essay-20230603+git.5fdd2d6-150600.3.8.1 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP6","product_id":"SUSE Linux Enterprise Server for SAP Applications 15 SP6:rime-schema-essay-20230603+git.5fdd2d6-150600.3.8.1"},"product_reference":"rime-schema-essay-20230603+git.5fdd2d6-150600.3.8.1","relates_to_product_reference":"SUSE Linux Enterprise Server for SAP Applications 15 SP6"},{"category":"default_component_of","full_product_name":{"name":"rime-schema-essay-simp-20230603+git.5fdd2d6-150600.3.8.1 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP6","product_id":"SUSE Linux Enterprise Server for SAP Applications 15 SP6:rime-schema-essay-simp-20230603+git.5fdd2d6-150600.3.8.1"},"product_reference":"rime-schema-essay-simp-20230603+git.5fdd2d6-150600.3.8.1","relates_to_product_reference":"SUSE Linux Enterprise Server for SAP Applications 15 SP6"},{"category":"default_component_of","full_product_name":{"name":"rime-schema-extra-20230603+git.5fdd2d6-150600.3.8.1 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP6","product_id":"SUSE Linux Enterprise Server for SAP Applications 15 SP6:rime-schema-extra-20230603+git.5fdd2d6-150600.3.8.1"},"product_reference":"rime-schema-extra-20230603+git.5fdd2d6-150600.3.8.1","relates_to_product_reference":"SUSE Linux Enterprise Server for SAP Applications 15 SP6"},{"category":"default_component_of","full_product_name":{"name":"rime-schema-ipa-20230603+git.5fdd2d6-150600.3.8.1 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP6","product_id":"SUSE Linux Enterprise Server for SAP Applications 15 SP6:rime-schema-ipa-20230603+git.5fdd2d6-150600.3.8.1"},"product_reference":"rime-schema-ipa-20230603+git.5fdd2d6-150600.3.8.1","relates_to_product_reference":"SUSE Linux Enterprise Server for SAP Applications 15 SP6"},{"category":"default_component_of","full_product_name":{"name":"rime-schema-luna-pinyin-20230603+git.5fdd2d6-150600.3.8.1 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP6","product_id":"SUSE Linux Enterprise Server for SAP Applications 15 SP6:rime-schema-luna-pinyin-20230603+git.5fdd2d6-150600.3.8.1"},"product_reference":"rime-schema-luna-pinyin-20230603+git.5fdd2d6-150600.3.8.1","relates_to_product_reference":"SUSE Linux Enterprise Server for SAP Applications 15 SP6"},{"category":"default_component_of","full_product_name":{"name":"rime-schema-middle-chinese-20230603+git.5fdd2d6-150600.3.8.1 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP6","product_id":"SUSE Linux Enterprise Server for SAP Applications 15 SP6:rime-schema-middle-chinese-20230603+git.5fdd2d6-150600.3.8.1"},"product_reference":"rime-schema-middle-chinese-20230603+git.5fdd2d6-150600.3.8.1","relates_to_product_reference":"SUSE Linux Enterprise Server for SAP Applications 15 SP6"},{"category":"default_component_of","full_product_name":{"name":"rime-schema-pinyin-simp-20230603+git.5fdd2d6-150600.3.8.1 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP6","product_id":"SUSE Linux Enterprise Server for SAP Applications 15 SP6:rime-schema-pinyin-simp-20230603+git.5fdd2d6-150600.3.8.1"},"product_reference":"rime-schema-pinyin-simp-20230603+git.5fdd2d6-150600.3.8.1","relates_to_product_reference":"SUSE Linux Enterprise Server for SAP Applications 15 SP6"},{"category":"default_component_of","full_product_name":{"name":"rime-schema-prelude-20230603+git.5fdd2d6-150600.3.8.1 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP6","product_id":"SUSE Linux Enterprise Server for SAP Applications 15 SP6:rime-schema-prelude-20230603+git.5fdd2d6-150600.3.8.1"},"product_reference":"rime-schema-prelude-20230603+git.5fdd2d6-150600.3.8.1","relates_to_product_reference":"SUSE Linux Enterprise Server for SAP Applications 15 SP6"},{"category":"default_component_of","full_product_name":{"name":"rime-schema-quick-20230603+git.5fdd2d6-150600.3.8.1 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP6","product_id":"SUSE Linux Enterprise Server for SAP Applications 15 SP6:rime-schema-quick-20230603+git.5fdd2d6-150600.3.8.1"},"product_reference":"rime-schema-quick-20230603+git.5fdd2d6-150600.3.8.1","relates_to_product_reference":"SUSE Linux Enterprise Server for SAP Applications 15 SP6"},{"category":"default_component_of","full_product_name":{"name":"rime-schema-scj-20230603+git.5fdd2d6-150600.3.8.1 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP6","product_id":"SUSE Linux Enterprise Server for SAP Applications 15 SP6:rime-schema-scj-20230603+git.5fdd2d6-150600.3.8.1"},"product_reference":"rime-schema-scj-20230603+git.5fdd2d6-150600.3.8.1","relates_to_product_reference":"SUSE Linux Enterprise Server for SAP Applications 15 SP6"},{"category":"default_component_of","full_product_name":{"name":"rime-schema-soutzoe-20230603+git.5fdd2d6-150600.3.8.1 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP6","product_id":"SUSE Linux Enterprise Server for SAP Applications 15 SP6:rime-schema-soutzoe-20230603+git.5fdd2d6-150600.3.8.1"},"product_reference":"rime-schema-soutzoe-20230603+git.5fdd2d6-150600.3.8.1","relates_to_product_reference":"SUSE Linux Enterprise Server for SAP Applications 15 SP6"},{"category":"default_component_of","full_product_name":{"name":"rime-schema-stenotype-20230603+git.5fdd2d6-150600.3.8.1 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP6","product_id":"SUSE Linux Enterprise Server for SAP Applications 15 SP6:rime-schema-stenotype-20230603+git.5fdd2d6-150600.3.8.1"},"product_reference":"rime-schema-stenotype-20230603+git.5fdd2d6-150600.3.8.1","relates_to_product_reference":"SUSE Linux Enterprise Server for SAP Applications 15 SP6"},{"category":"default_component_of","full_product_name":{"name":"rime-schema-stroke-20230603+git.5fdd2d6-150600.3.8.1 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP6","product_id":"SUSE Linux Enterprise Server for SAP Applications 15 SP6:rime-schema-stroke-20230603+git.5fdd2d6-150600.3.8.1"},"product_reference":"rime-schema-stroke-20230603+git.5fdd2d6-150600.3.8.1","relates_to_product_reference":"SUSE Linux Enterprise Server for SAP Applications 15 SP6"},{"category":"default_component_of","full_product_name":{"name":"rime-schema-terra-pinyin-20230603+git.5fdd2d6-150600.3.8.1 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP6","product_id":"SUSE Linux Enterprise Server for SAP Applications 15 SP6:rime-schema-terra-pinyin-20230603+git.5fdd2d6-150600.3.8.1"},"product_reference":"rime-schema-terra-pinyin-20230603+git.5fdd2d6-150600.3.8.1","relates_to_product_reference":"SUSE Linux Enterprise Server for SAP Applications 15 SP6"},{"category":"default_component_of","full_product_name":{"name":"rime-schema-wubi-20230603+git.5fdd2d6-150600.3.8.1 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP6","product_id":"SUSE Linux Enterprise Server for SAP Applications 15 SP6:rime-schema-wubi-20230603+git.5fdd2d6-150600.3.8.1"},"product_reference":"rime-schema-wubi-20230603+git.5fdd2d6-150600.3.8.1","relates_to_product_reference":"SUSE Linux Enterprise Server for SAP Applications 15 SP6"},{"category":"default_component_of","full_product_name":{"name":"rime-schema-wugniu-20230603+git.5fdd2d6-150600.3.8.1 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP6","product_id":"SUSE Linux Enterprise Server for SAP Applications 15 SP6:rime-schema-wugniu-20230603+git.5fdd2d6-150600.3.8.1"},"product_reference":"rime-schema-wugniu-20230603+git.5fdd2d6-150600.3.8.1","relates_to_product_reference":"SUSE Linux Enterprise Server for SAP Applications 15 SP6"},{"category":"default_component_of","full_product_name":{"name":"rime-schema-all-20230603+git.5fdd2d6-150600.3.8.1 as component of SUSE Linux Enterprise High Performance Computing 15 SP6","product_id":"SUSE Linux Enterprise High Performance Computing 15 SP6:rime-schema-all-20230603+git.5fdd2d6-150600.3.8.1"},"product_reference":"rime-schema-all-20230603+git.5fdd2d6-150600.3.8.1","relates_to_product_reference":"SUSE Linux Enterprise High Performance Computing 15 SP6"},{"category":"default_component_of","full_product_name":{"name":"rime-schema-array-20230603+git.5fdd2d6-150600.3.8.1 as component of SUSE Linux Enterprise High Performance Computing 15 SP6","product_id":"SUSE Linux Enterprise High Performance Computing 15 SP6:rime-schema-array-20230603+git.5fdd2d6-150600.3.8.1"},"product_reference":"rime-schema-array-20230603+git.5fdd2d6-150600.3.8.1","relates_to_product_reference":"SUSE Linux Enterprise High Performance Computing 15 SP6"},{"category":"default_component_of","full_product_name":{"name":"rime-schema-bopomofo-20230603+git.5fdd2d6-150600.3.8.1 as component of SUSE Linux Enterprise High Performance Computing 15 SP6","product_id":"SUSE Linux Enterprise High Performance Computing 15 SP6:rime-schema-bopomofo-20230603+git.5fdd2d6-150600.3.8.1"},"product_reference":"rime-schema-bopomofo-20230603+git.5fdd2d6-150600.3.8.1","relates_to_product_reference":"SUSE Linux Enterprise High Performance Computing 15 SP6"},{"category":"default_component_of","full_product_name":{"name":"rime-schema-cangjie-20230603+git.5fdd2d6-150600.3.8.1 as component of SUSE Linux Enterprise High Performance Computing 15 SP6","product_id":"SUSE Linux Enterprise High Performance Computing 15 SP6:rime-schema-cangjie-20230603+git.5fdd2d6-150600.3.8.1"},"product_reference":"rime-schema-cangjie-20230603+git.5fdd2d6-150600.3.8.1","relates_to_product_reference":"SUSE Linux Enterprise High Performance Computing 15 SP6"},{"category":"default_component_of","full_product_name":{"name":"rime-schema-cantonese-20230603+git.5fdd2d6-150600.3.8.1 as component of SUSE Linux Enterprise High Performance Computing 15 SP6","product_id":"SUSE Linux Enterprise High Performance Computing 15 SP6:rime-schema-cantonese-20230603+git.5fdd2d6-150600.3.8.1"},"product_reference":"rime-schema-cantonese-20230603+git.5fdd2d6-150600.3.8.1","relates_to_product_reference":"SUSE Linux Enterprise High Performance Computing 15 SP6"},{"category":"default_component_of","full_product_name":{"name":"rime-schema-combo-pinyin-20230603+git.5fdd2d6-150600.3.8.1 as component of SUSE Linux Enterprise High Performance Computing 15 SP6","product_id":"SUSE Linux Enterprise High Performance Computing 15 SP6:rime-schema-combo-pinyin-20230603+git.5fdd2d6-150600.3.8.1"},"product_reference":"rime-schema-combo-pinyin-20230603+git.5fdd2d6-150600.3.8.1","relates_to_product_reference":"SUSE Linux Enterprise High Performance Computing 15 SP6"},{"category":"default_component_of","full_product_name":{"name":"rime-schema-custom-20230603+git.5fdd2d6-150600.3.8.1 as component of SUSE Linux Enterprise High Performance Computing 15 SP6","product_id":"SUSE Linux Enterprise High Performance Computing 15 SP6:rime-schema-custom-20230603+git.5fdd2d6-150600.3.8.1"},"product_reference":"rime-schema-custom-20230603+git.5fdd2d6-150600.3.8.1","relates_to_product_reference":"SUSE Linux Enterprise High Performance Computing 15 SP6"},{"category":"default_component_of","full_product_name":{"name":"rime-schema-default-20230603+git.5fdd2d6-150600.3.8.1 as component of SUSE Linux Enterprise High Performance Computing 15 SP6","product_id":"SUSE Linux Enterprise High Performance Computing 15 SP6:rime-schema-default-20230603+git.5fdd2d6-150600.3.8.1"},"product_reference":"rime-schema-default-20230603+git.5fdd2d6-150600.3.8.1","relates_to_product_reference":"SUSE Linux Enterprise High Performance Computing 15 SP6"},{"category":"default_component_of","full_product_name":{"name":"rime-schema-double-pinyin-20230603+git.5fdd2d6-150600.3.8.1 as component of SUSE Linux Enterprise High Performance Computing 15 SP6","product_id":"SUSE Linux Enterprise High Performance Computing 15 SP6:rime-schema-double-pinyin-20230603+git.5fdd2d6-150600.3.8.1"},"product_reference":"rime-schema-double-pinyin-20230603+git.5fdd2d6-150600.3.8.1","relates_to_product_reference":"SUSE Linux Enterprise High Performance Computing 15 SP6"},{"category":"default_component_of","full_product_name":{"name":"rime-schema-emoji-20230603+git.5fdd2d6-150600.3.8.1 as component of SUSE Linux Enterprise High Performance Computing 15 SP6","product_id":"SUSE Linux Enterprise High Performance Computing 15 SP6:rime-schema-emoji-20230603+git.5fdd2d6-150600.3.8.1"},"product_reference":"rime-schema-emoji-20230603+git.5fdd2d6-150600.3.8.1","relates_to_product_reference":"SUSE Linux Enterprise High Performance Computing 15 SP6"},{"category":"default_component_of","full_product_name":{"name":"rime-schema-essay-20230603+git.5fdd2d6-150600.3.8.1 as component of SUSE Linux Enterprise High Performance Computing 15 SP6","product_id":"SUSE Linux Enterprise High Performance Computing 15 SP6:rime-schema-essay-20230603+git.5fdd2d6-150600.3.8.1"},"product_reference":"rime-schema-essay-20230603+git.5fdd2d6-150600.3.8.1","relates_to_product_reference":"SUSE Linux Enterprise High Performance Computing 15 SP6"},{"category":"default_component_of","full_product_name":{"name":"rime-schema-essay-simp-20230603+git.5fdd2d6-150600.3.8.1 as component of SUSE Linux Enterprise High Performance Computing 15 SP6","product_id":"SUSE Linux Enterprise High Performance Computing 15 SP6:rime-schema-essay-simp-20230603+git.5fdd2d6-150600.3.8.1"},"product_reference":"rime-schema-essay-simp-20230603+git.5fdd2d6-150600.3.8.1","relates_to_product_reference":"SUSE Linux Enterprise High Performance Computing 15 SP6"},{"category":"default_component_of","full_product_name":{"name":"rime-schema-extra-20230603+git.5fdd2d6-150600.3.8.1 as component of SUSE Linux Enterprise High Performance Computing 15 SP6","product_id":"SUSE Linux Enterprise High Performance Computing 15 SP6:rime-schema-extra-20230603+git.5fdd2d6-150600.3.8.1"},"product_reference":"rime-schema-extra-20230603+git.5fdd2d6-150600.3.8.1","relates_to_product_reference":"SUSE Linux Enterprise High Performance Computing 15 SP6"},{"category":"default_component_of","full_product_name":{"name":"rime-schema-ipa-20230603+git.5fdd2d6-150600.3.8.1 as component of SUSE Linux Enterprise High Performance Computing 15 SP6","product_id":"SUSE Linux Enterprise High Performance Computing 15 SP6:rime-schema-ipa-20230603+git.5fdd2d6-150600.3.8.1"},"product_reference":"rime-schema-ipa-20230603+git.5fdd2d6-150600.3.8.1","relates_to_product_reference":"SUSE Linux Enterprise High Performance Computing 15 SP6"},{"category":"default_component_of","full_product_name":{"name":"rime-schema-luna-pinyin-20230603+git.5fdd2d6-150600.3.8.1 as component of SUSE Linux Enterprise High Performance Computing 15 SP6","product_id":"SUSE Linux Enterprise High Performance Computing 15 SP6:rime-schema-luna-pinyin-20230603+git.5fdd2d6-150600.3.8.1"},"product_reference":"rime-schema-luna-pinyin-20230603+git.5fdd2d6-150600.3.8.1","relates_to_product_reference":"SUSE Linux Enterprise High Performance Computing 15 SP6"},{"category":"default_component_of","full_product_name":{"name":"rime-schema-middle-chinese-20230603+git.5fdd2d6-150600.3.8.1 as component of SUSE Linux Enterprise High Performance Computing 15 SP6","product_id":"SUSE Linux Enterprise High Performance Computing 15 SP6:rime-schema-middle-chinese-20230603+git.5fdd2d6-150600.3.8.1"},"product_reference":"rime-schema-middle-chinese-20230603+git.5fdd2d6-150600.3.8.1","relates_to_product_reference":"SUSE Linux Enterprise High Performance Computing 15 SP6"},{"category":"default_component_of","full_product_name":{"name":"rime-schema-pinyin-simp-20230603+git.5fdd2d6-150600.3.8.1 as component of SUSE Linux Enterprise High Performance Computing 15 SP6","product_id":"SUSE Linux Enterprise High Performance Computing 15 SP6:rime-schema-pinyin-simp-20230603+git.5fdd2d6-150600.3.8.1"},"product_reference":"rime-schema-pinyin-simp-20230603+git.5fdd2d6-150600.3.8.1","relates_to_product_reference":"SUSE Linux Enterprise High Performance Computing 15 SP6"},{"category":"default_component_of","full_product_name":{"name":"rime-schema-prelude-20230603+git.5fdd2d6-150600.3.8.1 as component of SUSE Linux Enterprise High Performance Computing 15 SP6","product_id":"SUSE Linux Enterprise High Performance Computing 15 SP6:rime-schema-prelude-20230603+git.5fdd2d6-150600.3.8.1"},"product_reference":"rime-schema-prelude-20230603+git.5fdd2d6-150600.3.8.1","relates_to_product_reference":"SUSE Linux Enterprise High Performance Computing 15 SP6"},{"category":"default_component_of","full_product_name":{"name":"rime-schema-quick-20230603+git.5fdd2d6-150600.3.8.1 as component of SUSE Linux Enterprise High Performance Computing 15 SP6","product_id":"SUSE Linux Enterprise High Performance Computing 15 SP6:rime-schema-quick-20230603+git.5fdd2d6-150600.3.8.1"},"product_reference":"rime-schema-quick-20230603+git.5fdd2d6-150600.3.8.1","relates_to_product_reference":"SUSE Linux Enterprise High Performance Computing 15 SP6"},{"category":"default_component_of","full_product_name":{"name":"rime-schema-scj-20230603+git.5fdd2d6-150600.3.8.1 as component of SUSE Linux Enterprise High Performance Computing 15 SP6","product_id":"SUSE Linux Enterprise High Performance Computing 15 SP6:rime-schema-scj-20230603+git.5fdd2d6-150600.3.8.1"},"product_reference":"rime-schema-scj-20230603+git.5fdd2d6-150600.3.8.1","relates_to_product_reference":"SUSE Linux Enterprise High Performance Computing 15 SP6"},{"category":"default_component_of","full_product_name":{"name":"rime-schema-soutzoe-20230603+git.5fdd2d6-150600.3.8.1 as component of SUSE Linux Enterprise High Performance Computing 15 SP6","product_id":"SUSE Linux Enterprise High Performance Computing 15 SP6:rime-schema-soutzoe-20230603+git.5fdd2d6-150600.3.8.1"},"product_reference":"rime-schema-soutzoe-20230603+git.5fdd2d6-150600.3.8.1","relates_to_product_reference":"SUSE Linux Enterprise High Performance Computing 15 SP6"},{"category":"default_component_of","full_product_name":{"name":"rime-schema-stenotype-20230603+git.5fdd2d6-150600.3.8.1 as component of SUSE Linux Enterprise High Performance Computing 15 SP6","product_id":"SUSE Linux Enterprise High Performance Computing 15 SP6:rime-schema-stenotype-20230603+git.5fdd2d6-150600.3.8.1"},"product_reference":"rime-schema-stenotype-20230603+git.5fdd2d6-150600.3.8.1","relates_to_product_reference":"SUSE Linux Enterprise High Performance Computing 15 SP6"},{"category":"default_component_of","full_product_name":{"name":"rime-schema-stroke-20230603+git.5fdd2d6-150600.3.8.1 as component of SUSE Linux Enterprise High Performance Computing 15 SP6","product_id":"SUSE Linux Enterprise High Performance Computing 15 SP6:rime-schema-stroke-20230603+git.5fdd2d6-150600.3.8.1"},"product_reference":"rime-schema-stroke-20230603+git.5fdd2d6-150600.3.8.1","relates_to_product_reference":"SUSE Linux Enterprise High Performance Computing 15 SP6"},{"category":"default_component_of","full_product_name":{"name":"rime-schema-terra-pinyin-20230603+git.5fdd2d6-150600.3.8.1 as component of SUSE Linux Enterprise High Performance Computing 15 SP6","product_id":"SUSE Linux Enterprise High Performance Computing 15 SP6:rime-schema-terra-pinyin-20230603+git.5fdd2d6-150600.3.8.1"},"product_reference":"rime-schema-terra-pinyin-20230603+git.5fdd2d6-150600.3.8.1","relates_to_product_reference":"SUSE Linux Enterprise High Performance Computing 15 SP6"},{"category":"default_component_of","full_product_name":{"name":"rime-schema-wubi-20230603+git.5fdd2d6-150600.3.8.1 as component of SUSE Linux Enterprise High Performance Computing 15 SP6","product_id":"SUSE Linux Enterprise High Performance Computing 15 SP6:rime-schema-wubi-20230603+git.5fdd2d6-150600.3.8.1"},"product_reference":"rime-schema-wubi-20230603+git.5fdd2d6-150600.3.8.1","relates_to_product_reference":"SUSE Linux Enterprise High Performance Computing 15 SP6"},{"category":"default_component_of","full_product_name":{"name":"rime-schema-wugniu-20230603+git.5fdd2d6-150600.3.8.1 as component of SUSE Linux Enterprise High Performance Computing 15 SP6","product_id":"SUSE Linux Enterprise High Performance Computing 15 SP6:rime-schema-wugniu-20230603+git.5fdd2d6-150600.3.8.1"},"product_reference":"rime-schema-wugniu-20230603+git.5fdd2d6-150600.3.8.1","relates_to_product_reference":"SUSE Linux Enterprise High Performance Computing 15 SP6"},{"category":"default_component_of","full_product_name":{"name":"rime-schema-all-20230603+git.5fdd2d6-150600.3.8.1 as component of SUSE Linux Enterprise Module for Desktop Applications 15 SP6","product_id":"SUSE Linux Enterprise Module for Desktop Applications 15 SP6:rime-schema-all-20230603+git.5fdd2d6-150600.3.8.1"},"product_reference":"rime-schema-all-20230603+git.5fdd2d6-150600.3.8.1","relates_to_product_reference":"SUSE Linux Enterprise Module for Desktop Applications 15 SP6"},{"category":"default_component_of","full_product_name":{"name":"rime-schema-array-20230603+git.5fdd2d6-150600.3.8.1 as component of SUSE Linux Enterprise Module for Desktop Applications 15 SP6","product_id":"SUSE Linux Enterprise Module for Desktop Applications 15 SP6:rime-schema-array-20230603+git.5fdd2d6-150600.3.8.1"},"product_reference":"rime-schema-array-20230603+git.5fdd2d6-150600.3.8.1","relates_to_product_reference":"SUSE Linux Enterprise Module for Desktop Applications 15 SP6"},{"category":"default_component_of","full_product_name":{"name":"rime-schema-bopomofo-20230603+git.5fdd2d6-150600.3.8.1 as component of SUSE Linux Enterprise Module for Desktop Applications 15 SP6","product_id":"SUSE Linux Enterprise Module for Desktop Applications 15 SP6:rime-schema-bopomofo-20230603+git.5fdd2d6-150600.3.8.1"},"product_reference":"rime-schema-bopomofo-20230603+git.5fdd2d6-150600.3.8.1","relates_to_product_reference":"SUSE Linux Enterprise Module for Desktop Applications 15 SP6"},{"category":"default_component_of","full_product_name":{"name":"rime-schema-cangjie-20230603+git.5fdd2d6-150600.3.8.1 as component of SUSE Linux Enterprise Module for Desktop Applications 15 SP6","product_id":"SUSE Linux Enterprise Module for Desktop Applications 15 SP6:rime-schema-cangjie-20230603+git.5fdd2d6-150600.3.8.1"},"product_reference":"rime-schema-cangjie-20230603+git.5fdd2d6-150600.3.8.1","relates_to_product_reference":"SUSE Linux Enterprise Module for Desktop Applications 15 SP6"},{"category":"default_component_of","full_product_name":{"name":"rime-schema-cantonese-20230603+git.5fdd2d6-150600.3.8.1 as component of SUSE Linux Enterprise Module for Desktop Applications 15 SP6","product_id":"SUSE Linux Enterprise Module for Desktop Applications 15 SP6:rime-schema-cantonese-20230603+git.5fdd2d6-150600.3.8.1"},"product_reference":"rime-schema-cantonese-20230603+git.5fdd2d6-150600.3.8.1","relates_to_product_reference":"SUSE Linux Enterprise Module for Desktop Applications 15 SP6"},{"category":"default_component_of","full_product_name":{"name":"rime-schema-combo-pinyin-20230603+git.5fdd2d6-150600.3.8.1 as component of SUSE Linux Enterprise Module for Desktop Applications 15 SP6","product_id":"SUSE Linux Enterprise Module for Desktop Applications 15 SP6:rime-schema-combo-pinyin-20230603+git.5fdd2d6-150600.3.8.1"},"product_reference":"rime-schema-combo-pinyin-20230603+git.5fdd2d6-150600.3.8.1","relates_to_product_reference":"SUSE Linux Enterprise Module for Desktop Applications 15 SP6"},{"category":"default_component_of","full_product_name":{"name":"rime-schema-custom-20230603+git.5fdd2d6-150600.3.8.1 as component of SUSE Linux Enterprise Module for Desktop Applications 15 SP6","product_id":"SUSE Linux Enterprise Module for Desktop Applications 15 SP6:rime-schema-custom-20230603+git.5fdd2d6-150600.3.8.1"},"product_reference":"rime-schema-custom-20230603+git.5fdd2d6-150600.3.8.1","relates_to_product_reference":"SUSE Linux Enterprise Module for Desktop Applications 15 SP6"},{"category":"default_component_of","full_product_name":{"name":"rime-schema-default-20230603+git.5fdd2d6-150600.3.8.1 as component of SUSE Linux Enterprise Module for Desktop Applications 15 SP6","product_id":"SUSE Linux Enterprise Module for Desktop Applications 15 SP6:rime-schema-default-20230603+git.5fdd2d6-150600.3.8.1"},"product_reference":"rime-schema-default-20230603+git.5fdd2d6-150600.3.8.1","relates_to_product_reference":"SUSE Linux Enterprise Module for Desktop Applications 15 SP6"},{"category":"default_component_of","full_product_name":{"name":"rime-schema-double-pinyin-20230603+git.5fdd2d6-150600.3.8.1 as component of SUSE Linux Enterprise Module for Desktop Applications 15 SP6","product_id":"SUSE Linux Enterprise Module for Desktop Applications 15 SP6:rime-schema-double-pinyin-20230603+git.5fdd2d6-150600.3.8.1"},"product_reference":"rime-schema-double-pinyin-20230603+git.5fdd2d6-150600.3.8.1","relates_to_product_reference":"SUSE Linux Enterprise Module for Desktop Applications 15 SP6"},{"category":"default_component_of","full_product_name":{"name":"rime-schema-emoji-20230603+git.5fdd2d6-150600.3.8.1 as component of SUSE Linux Enterprise Module for Desktop Applications 15 SP6","product_id":"SUSE Linux Enterprise Module for Desktop Applications 15 SP6:rime-schema-emoji-20230603+git.5fdd2d6-150600.3.8.1"},"product_reference":"rime-schema-emoji-20230603+git.5fdd2d6-150600.3.8.1","relates_to_product_reference":"SUSE Linux Enterprise Module for Desktop Applications 15 SP6"},{"category":"default_component_of","full_product_name":{"name":"rime-schema-essay-20230603+git.5fdd2d6-150600.3.8.1 as component of SUSE Linux Enterprise Module for Desktop Applications 15 SP6","product_id":"SUSE Linux Enterprise Module for Desktop Applications 15 SP6:rime-schema-essay-20230603+git.5fdd2d6-150600.3.8.1"},"product_reference":"rime-schema-essay-20230603+git.5fdd2d6-150600.3.8.1","relates_to_product_reference":"SUSE Linux Enterprise Module for Desktop Applications 15 SP6"},{"category":"default_component_of","full_product_name":{"name":"rime-schema-essay-simp-20230603+git.5fdd2d6-150600.3.8.1 as component of SUSE Linux Enterprise Module for Desktop Applications 15 SP6","product_id":"SUSE Linux Enterprise Module for Desktop Applications 15 SP6:rime-schema-essay-simp-20230603+git.5fdd2d6-150600.3.8.1"},"product_reference":"rime-schema-essay-simp-20230603+git.5fdd2d6-150600.3.8.1","relates_to_product_reference":"SUSE Linux Enterprise Module for Desktop Applications 15 SP6"},{"category":"default_component_of","full_product_name":{"name":"rime-schema-extra-20230603+git.5fdd2d6-150600.3.8.1 as component of SUSE Linux Enterprise Module for Desktop Applications 15 SP6","product_id":"SUSE Linux Enterprise Module for Desktop Applications 15 SP6:rime-schema-extra-20230603+git.5fdd2d6-150600.3.8.1"},"product_reference":"rime-schema-extra-20230603+git.5fdd2d6-150600.3.8.1","relates_to_product_reference":"SUSE Linux Enterprise Module for Desktop Applications 15 SP6"},{"category":"default_component_of","full_product_name":{"name":"rime-schema-ipa-20230603+git.5fdd2d6-150600.3.8.1 as component of SUSE Linux Enterprise Module for Desktop Applications 15 SP6","product_id":"SUSE Linux Enterprise Module for Desktop Applications 15 SP6:rime-schema-ipa-20230603+git.5fdd2d6-150600.3.8.1"},"product_reference":"rime-schema-ipa-20230603+git.5fdd2d6-150600.3.8.1","relates_to_product_reference":"SUSE Linux Enterprise Module for Desktop Applications 15 SP6"},{"category":"default_component_of","full_product_name":{"name":"rime-schema-luna-pinyin-20230603+git.5fdd2d6-150600.3.8.1 as component of SUSE Linux Enterprise Module for Desktop Applications 15 SP6","product_id":"SUSE Linux Enterprise Module for Desktop Applications 15 SP6:rime-schema-luna-pinyin-20230603+git.5fdd2d6-150600.3.8.1"},"product_reference":"rime-schema-luna-pinyin-20230603+git.5fdd2d6-150600.3.8.1","relates_to_product_reference":"SUSE Linux Enterprise Module for Desktop Applications 15 SP6"},{"category":"default_component_of","full_product_name":{"name":"rime-schema-middle-chinese-20230603+git.5fdd2d6-150600.3.8.1 as component of SUSE Linux Enterprise Module for Desktop Applications 15 SP6","product_id":"SUSE Linux Enterprise Module for Desktop Applications 15 SP6:rime-schema-middle-chinese-20230603+git.5fdd2d6-150600.3.8.1"},"product_reference":"rime-schema-middle-chinese-20230603+git.5fdd2d6-150600.3.8.1","relates_to_product_reference":"SUSE Linux Enterprise Module for Desktop Applications 15 SP6"},{"category":"default_component_of","full_product_name":{"name":"rime-schema-pinyin-simp-20230603+git.5fdd2d6-150600.3.8.1 as component of SUSE Linux Enterprise Module for Desktop Applications 15 SP6","product_id":"SUSE Linux Enterprise Module for Desktop Applications 15 SP6:rime-schema-pinyin-simp-20230603+git.5fdd2d6-150600.3.8.1"},"product_reference":"rime-schema-pinyin-simp-20230603+git.5fdd2d6-150600.3.8.1","relates_to_product_reference":"SUSE Linux Enterprise Module for Desktop Applications 15 SP6"},{"category":"default_component_of","full_product_name":{"name":"rime-schema-prelude-20230603+git.5fdd2d6-150600.3.8.1 as component of SUSE Linux Enterprise Module for Desktop Applications 15 SP6","product_id":"SUSE Linux Enterprise Module for Desktop Applications 15 SP6:rime-schema-prelude-20230603+git.5fdd2d6-150600.3.8.1"},"product_reference":"rime-schema-prelude-20230603+git.5fdd2d6-150600.3.8.1","relates_to_product_reference":"SUSE Linux Enterprise Module for Desktop Applications 15 SP6"},{"category":"default_component_of","full_product_name":{"name":"rime-schema-quick-20230603+git.5fdd2d6-150600.3.8.1 as component of SUSE Linux Enterprise Module for Desktop Applications 15 SP6","product_id":"SUSE Linux Enterprise Module for Desktop Applications 15 SP6:rime-schema-quick-20230603+git.5fdd2d6-150600.3.8.1"},"product_reference":"rime-schema-quick-20230603+git.5fdd2d6-150600.3.8.1","relates_to_product_reference":"SUSE Linux Enterprise Module for Desktop Applications 15 SP6"},{"category":"default_component_of","full_product_name":{"name":"rime-schema-scj-20230603+git.5fdd2d6-150600.3.8.1 as component of SUSE Linux Enterprise Module for Desktop Applications 15 SP6","product_id":"SUSE Linux Enterprise Module for Desktop Applications 15 SP6:rime-schema-scj-20230603+git.5fdd2d6-150600.3.8.1"},"product_reference":"rime-schema-scj-20230603+git.5fdd2d6-150600.3.8.1","relates_to_product_reference":"SUSE Linux Enterprise Module for Desktop Applications 15 SP6"},{"category":"default_component_of","full_product_name":{"name":"rime-schema-soutzoe-20230603+git.5fdd2d6-150600.3.8.1 as component of SUSE Linux Enterprise Module for Desktop Applications 15 SP6","product_id":"SUSE Linux Enterprise Module for Desktop Applications 15 SP6:rime-schema-soutzoe-20230603+git.5fdd2d6-150600.3.8.1"},"product_reference":"rime-schema-soutzoe-20230603+git.5fdd2d6-150600.3.8.1","relates_to_product_reference":"SUSE Linux Enterprise Module for Desktop Applications 15 SP6"},{"category":"default_component_of","full_product_name":{"name":"rime-schema-stenotype-20230603+git.5fdd2d6-150600.3.8.1 as component of SUSE Linux Enterprise Module for Desktop Applications 15 SP6","product_id":"SUSE Linux Enterprise Module for Desktop Applications 15 SP6:rime-schema-stenotype-20230603+git.5fdd2d6-150600.3.8.1"},"product_reference":"rime-schema-stenotype-20230603+git.5fdd2d6-150600.3.8.1","relates_to_product_reference":"SUSE Linux Enterprise Module for Desktop Applications 15 SP6"},{"category":"default_component_of","full_product_name":{"name":"rime-schema-stroke-20230603+git.5fdd2d6-150600.3.8.1 as component of SUSE Linux Enterprise Module for Desktop Applications 15 SP6","product_id":"SUSE Linux Enterprise Module for Desktop Applications 15 SP6:rime-schema-stroke-20230603+git.5fdd2d6-150600.3.8.1"},"product_reference":"rime-schema-stroke-20230603+git.5fdd2d6-150600.3.8.1","relates_to_product_reference":"SUSE Linux Enterprise Module for Desktop Applications 15 SP6"},{"category":"default_component_of","full_product_name":{"name":"rime-schema-terra-pinyin-20230603+git.5fdd2d6-150600.3.8.1 as component of SUSE Linux Enterprise Module for Desktop Applications 15 SP6","product_id":"SUSE Linux Enterprise Module for Desktop Applications 15 SP6:rime-schema-terra-pinyin-20230603+git.5fdd2d6-150600.3.8.1"},"product_reference":"rime-schema-terra-pinyin-20230603+git.5fdd2d6-150600.3.8.1","relates_to_product_reference":"SUSE Linux Enterprise Module for Desktop Applications 15 SP6"},{"category":"default_component_of","full_product_name":{"name":"rime-schema-wubi-20230603+git.5fdd2d6-150600.3.8.1 as component of SUSE Linux Enterprise Module for Desktop Applications 15 SP6","product_id":"SUSE Linux Enterprise Module for Desktop Applications 15 SP6:rime-schema-wubi-20230603+git.5fdd2d6-150600.3.8.1"},"product_reference":"rime-schema-wubi-20230603+git.5fdd2d6-150600.3.8.1","relates_to_product_reference":"SUSE Linux Enterprise Module for Desktop Applications 15 SP6"},{"category":"default_component_of","full_product_name":{"name":"rime-schema-wugniu-20230603+git.5fdd2d6-150600.3.8.1 as component of SUSE Linux Enterprise Module for Desktop Applications 15 SP6","product_id":"SUSE Linux Enterprise Module for Desktop Applications 15 SP6:rime-schema-wugniu-20230603+git.5fdd2d6-150600.3.8.1"},"product_reference":"rime-schema-wugniu-20230603+git.5fdd2d6-150600.3.8.1","relates_to_product_reference":"SUSE Linux Enterprise Module for Desktop Applications 15 SP6"},{"category":"default_component_of","full_product_name":{"name":"rime-schema-all-20230603+git.5fdd2d6-150600.3.8.1 as component of SUSE Linux Enterprise Server 15 SP7","product_id":"SUSE Linux Enterprise Server 15 SP7:rime-schema-all-20230603+git.5fdd2d6-150600.3.8.1"},"product_reference":"rime-schema-all-20230603+git.5fdd2d6-150600.3.8.1","relates_to_product_reference":"SUSE Linux Enterprise Server 15 SP7"},{"category":"default_component_of","full_product_name":{"name":"rime-schema-array-20230603+git.5fdd2d6-150600.3.8.1 as component of SUSE Linux Enterprise Server 15 SP7","product_id":"SUSE Linux Enterprise Server 15 SP7:rime-schema-array-20230603+git.5fdd2d6-150600.3.8.1"},"product_reference":"rime-schema-array-20230603+git.5fdd2d6-150600.3.8.1","relates_to_product_reference":"SUSE Linux Enterprise Server 15 SP7"},{"category":"default_component_of","full_product_name":{"name":"rime-schema-bopomofo-20230603+git.5fdd2d6-150600.3.8.1 as component of SUSE Linux Enterprise Server 15 SP7","product_id":"SUSE Linux Enterprise Server 15 SP7:rime-schema-bopomofo-20230603+git.5fdd2d6-150600.3.8.1"},"product_reference":"rime-schema-bopomofo-20230603+git.5fdd2d6-150600.3.8.1","relates_to_product_reference":"SUSE Linux Enterprise Server 15 SP7"},{"category":"default_component_of","full_product_name":{"name":"rime-schema-cangjie-20230603+git.5fdd2d6-150600.3.8.1 as component of SUSE Linux Enterprise Server 15 SP7","product_id":"SUSE Linux Enterprise Server 15 SP7:rime-schema-cangjie-20230603+git.5fdd2d6-150600.3.8.1"},"product_reference":"rime-schema-cangjie-20230603+git.5fdd2d6-150600.3.8.1","relates_to_product_reference":"SUSE Linux Enterprise Server 15 SP7"},{"category":"default_component_of","full_product_name":{"name":"rime-schema-cantonese-20230603+git.5fdd2d6-150600.3.8.1 as component of SUSE Linux Enterprise Server 15 SP7","product_id":"SUSE Linux Enterprise Server 15 SP7:rime-schema-cantonese-20230603+git.5fdd2d6-150600.3.8.1"},"product_reference":"rime-schema-cantonese-20230603+git.5fdd2d6-150600.3.8.1","relates_to_product_reference":"SUSE Linux Enterprise Server 15 SP7"},{"category":"default_component_of","full_product_name":{"name":"rime-schema-combo-pinyin-20230603+git.5fdd2d6-150600.3.8.1 as component of SUSE Linux Enterprise Server 15 SP7","product_id":"SUSE Linux Enterprise Server 15 SP7:rime-schema-combo-pinyin-20230603+git.5fdd2d6-150600.3.8.1"},"product_reference":"rime-schema-combo-pinyin-20230603+git.5fdd2d6-150600.3.8.1","relates_to_product_reference":"SUSE Linux Enterprise Server 15 SP7"},{"category":"default_component_of","full_product_name":{"name":"rime-schema-custom-20230603+git.5fdd2d6-150600.3.8.1 as component of SUSE Linux Enterprise Server 15 SP7","product_id":"SUSE Linux Enterprise Server 15 SP7:rime-schema-custom-20230603+git.5fdd2d6-150600.3.8.1"},"product_reference":"rime-schema-custom-20230603+git.5fdd2d6-150600.3.8.1","relates_to_product_reference":"SUSE Linux Enterprise Server 15 SP7"},{"category":"default_component_of","full_product_name":{"name":"rime-schema-default-20230603+git.5fdd2d6-150600.3.8.1 as component of SUSE Linux Enterprise Server 15 SP7","product_id":"SUSE Linux Enterprise Server 15 SP7:rime-schema-default-20230603+git.5fdd2d6-150600.3.8.1"},"product_reference":"rime-schema-default-20230603+git.5fdd2d6-150600.3.8.1","relates_to_product_reference":"SUSE Linux Enterprise Server 15 SP7"},{"category":"default_component_of","full_product_name":{"name":"rime-schema-double-pinyin-20230603+git.5fdd2d6-150600.3.8.1 as component of SUSE Linux Enterprise Server 15 SP7","product_id":"SUSE Linux Enterprise Server 15 SP7:rime-schema-double-pinyin-20230603+git.5fdd2d6-150600.3.8.1"},"product_reference":"rime-schema-double-pinyin-20230603+git.5fdd2d6-150600.3.8.1","relates_to_product_reference":"SUSE Linux Enterprise Server 15 SP7"},{"category":"default_component_of","full_product_name":{"name":"rime-schema-emoji-20230603+git.5fdd2d6-150600.3.8.1 as component of SUSE Linux Enterprise Server 15 SP7","product_id":"SUSE Linux Enterprise Server 15 SP7:rime-schema-emoji-20230603+git.5fdd2d6-150600.3.8.1"},"product_reference":"rime-schema-emoji-20230603+git.5fdd2d6-150600.3.8.1","relates_to_product_reference":"SUSE Linux Enterprise Server 15 SP7"},{"category":"default_component_of","full_product_name":{"name":"rime-schema-essay-20230603+git.5fdd2d6-150600.3.8.1 as component of SUSE Linux Enterprise Server 15 SP7","product_id":"SUSE Linux Enterprise Server 15 SP7:rime-schema-essay-20230603+git.5fdd2d6-150600.3.8.1"},"product_reference":"rime-schema-essay-20230603+git.5fdd2d6-150600.3.8.1","relates_to_product_reference":"SUSE Linux Enterprise Server 15 SP7"},{"category":"default_component_of","full_product_name":{"name":"rime-schema-essay-simp-20230603+git.5fdd2d6-150600.3.8.1 as component of SUSE Linux Enterprise Server 15 SP7","product_id":"SUSE Linux Enterprise Server 15 SP7:rime-schema-essay-simp-20230603+git.5fdd2d6-150600.3.8.1"},"product_reference":"rime-schema-essay-simp-20230603+git.5fdd2d6-150600.3.8.1","relates_to_product_reference":"SUSE Linux Enterprise Server 15 SP7"},{"category":"default_component_of","full_product_name":{"name":"rime-schema-extra-20230603+git.5fdd2d6-150600.3.8.1 as component of SUSE Linux Enterprise Server 15 SP7","product_id":"SUSE Linux Enterprise Server 15 SP7:rime-schema-extra-20230603+git.5fdd2d6-150600.3.8.1"},"product_reference":"rime-schema-extra-20230603+git.5fdd2d6-150600.3.8.1","relates_to_product_reference":"SUSE Linux Enterprise Server 15 SP7"},{"category":"default_component_of","full_product_name":{"name":"rime-schema-ipa-20230603+git.5fdd2d6-150600.3.8.1 as component of SUSE Linux Enterprise Server 15 SP7","product_id":"SUSE Linux Enterprise Server 15 SP7:rime-schema-ipa-20230603+git.5fdd2d6-150600.3.8.1"},"product_reference":"rime-schema-ipa-20230603+git.5fdd2d6-150600.3.8.1","relates_to_product_reference":"SUSE Linux Enterprise Server 15 SP7"},{"category":"default_component_of","full_product_name":{"name":"rime-schema-luna-pinyin-20230603+git.5fdd2d6-150600.3.8.1 as component of SUSE Linux Enterprise Server 15 SP7","product_id":"SUSE Linux Enterprise Server 15 SP7:rime-schema-luna-pinyin-20230603+git.5fdd2d6-150600.3.8.1"},"product_reference":"rime-schema-luna-pinyin-20230603+git.5fdd2d6-150600.3.8.1","relates_to_product_reference":"SUSE Linux Enterprise Server 15 SP7"},{"category":"default_component_of","full_product_name":{"name":"rime-schema-middle-chinese-20230603+git.5fdd2d6-150600.3.8.1 as component of SUSE Linux Enterprise Server 15 SP7","product_id":"SUSE Linux Enterprise Server 15 SP7:rime-schema-middle-chinese-20230603+git.5fdd2d6-150600.3.8.1"},"product_reference":"rime-schema-middle-chinese-20230603+git.5fdd2d6-150600.3.8.1","relates_to_product_reference":"SUSE Linux Enterprise Server 15 SP7"},{"category":"default_component_of","full_product_name":{"name":"rime-schema-pinyin-simp-20230603+git.5fdd2d6-150600.3.8.1 as component of SUSE Linux Enterprise Server 15 SP7","product_id":"SUSE Linux Enterprise Server 15 SP7:rime-schema-pinyin-simp-20230603+git.5fdd2d6-150600.3.8.1"},"product_reference":"rime-schema-pinyin-simp-20230603+git.5fdd2d6-150600.3.8.1","relates_to_product_reference":"SUSE Linux Enterprise Server 15 SP7"},{"category":"default_component_of","full_product_name":{"name":"rime-schema-prelude-20230603+git.5fdd2d6-150600.3.8.1 as component of SUSE Linux Enterprise Server 15 SP7","product_id":"SUSE Linux Enterprise Server 15 SP7:rime-schema-prelude-20230603+git.5fdd2d6-150600.3.8.1"},"product_reference":"rime-schema-prelude-20230603+git.5fdd2d6-150600.3.8.1","relates_to_product_reference":"SUSE Linux Enterprise Server 15 SP7"},{"category":"default_component_of","full_product_name":{"name":"rime-schema-quick-20230603+git.5fdd2d6-150600.3.8.1 as component of SUSE Linux Enterprise Server 15 SP7","product_id":"SUSE Linux Enterprise Server 15 SP7:rime-schema-quick-20230603+git.5fdd2d6-150600.3.8.1"},"product_reference":"rime-schema-quick-20230603+git.5fdd2d6-150600.3.8.1","relates_to_product_reference":"SUSE Linux Enterprise Server 15 SP7"},{"category":"default_component_of","full_product_name":{"name":"rime-schema-scj-20230603+git.5fdd2d6-150600.3.8.1 as component of SUSE Linux Enterprise Server 15 SP7","product_id":"SUSE Linux Enterprise Server 15 SP7:rime-schema-scj-20230603+git.5fdd2d6-150600.3.8.1"},"product_reference":"rime-schema-scj-20230603+git.5fdd2d6-150600.3.8.1","relates_to_product_reference":"SUSE Linux Enterprise Server 15 SP7"},{"category":"default_component_of","full_product_name":{"name":"rime-schema-soutzoe-20230603+git.5fdd2d6-150600.3.8.1 as component of SUSE Linux Enterprise Server 15 SP7","product_id":"SUSE Linux Enterprise Server 15 SP7:rime-schema-soutzoe-20230603+git.5fdd2d6-150600.3.8.1"},"product_reference":"rime-schema-soutzoe-20230603+git.5fdd2d6-150600.3.8.1","relates_to_product_reference":"SUSE Linux Enterprise Server 15 SP7"},{"category":"default_component_of","full_product_name":{"name":"rime-schema-stenotype-20230603+git.5fdd2d6-150600.3.8.1 as component of SUSE Linux Enterprise Server 15 SP7","product_id":"SUSE Linux Enterprise Server 15 SP7:rime-schema-stenotype-20230603+git.5fdd2d6-150600.3.8.1"},"product_reference":"rime-schema-stenotype-20230603+git.5fdd2d6-150600.3.8.1","relates_to_product_reference":"SUSE Linux Enterprise Server 15 SP7"},{"category":"default_component_of","full_product_name":{"name":"rime-schema-stroke-20230603+git.5fdd2d6-150600.3.8.1 as component of SUSE Linux Enterprise Server 15 SP7","product_id":"SUSE Linux Enterprise Server 15 SP7:rime-schema-stroke-20230603+git.5fdd2d6-150600.3.8.1"},"product_reference":"rime-schema-stroke-20230603+git.5fdd2d6-150600.3.8.1","relates_to_product_reference":"SUSE Linux Enterprise Server 15 SP7"},{"category":"default_component_of","full_product_name":{"name":"rime-schema-terra-pinyin-20230603+git.5fdd2d6-150600.3.8.1 as component of SUSE Linux Enterprise Server 15 SP7","product_id":"SUSE Linux Enterprise Server 15 SP7:rime-schema-terra-pinyin-20230603+git.5fdd2d6-150600.3.8.1"},"product_reference":"rime-schema-terra-pinyin-20230603+git.5fdd2d6-150600.3.8.1","relates_to_product_reference":"SUSE Linux Enterprise Server 15 SP7"},{"category":"default_component_of","full_product_name":{"name":"rime-schema-wubi-20230603+git.5fdd2d6-150600.3.8.1 as component of SUSE Linux Enterprise Server 15 SP7","product_id":"SUSE Linux Enterprise Server 15 SP7:rime-schema-wubi-20230603+git.5fdd2d6-150600.3.8.1"},"product_reference":"rime-schema-wubi-20230603+git.5fdd2d6-150600.3.8.1","relates_to_product_reference":"SUSE Linux Enterprise Server 15 SP7"},{"category":"default_component_of","full_product_name":{"name":"rime-schema-wugniu-20230603+git.5fdd2d6-150600.3.8.1 as component of SUSE Linux Enterprise Server 15 SP7","product_id":"SUSE Linux Enterprise Server 15 SP7:rime-schema-wugniu-20230603+git.5fdd2d6-150600.3.8.1"},"product_reference":"rime-schema-wugniu-20230603+git.5fdd2d6-150600.3.8.1","relates_to_product_reference":"SUSE Linux Enterprise Server 15 SP7"},{"category":"default_component_of","full_product_name":{"name":"rime-schema-all-20230603+git.5fdd2d6-150600.3.8.1 as component of SUSE Linux Enterprise Desktop 15 SP7","product_id":"SUSE Linux Enterprise Desktop 15 SP7:rime-schema-all-20230603+git.5fdd2d6-150600.3.8.1"},"product_reference":"rime-schema-all-20230603+git.5fdd2d6-150600.3.8.1","relates_to_product_reference":"SUSE Linux Enterprise Desktop 15 SP7"},{"category":"default_component_of","full_product_name":{"name":"rime-schema-array-20230603+git.5fdd2d6-150600.3.8.1 as component of SUSE Linux Enterprise Desktop 15 SP7","product_id":"SUSE Linux Enterprise Desktop 15 SP7:rime-schema-array-20230603+git.5fdd2d6-150600.3.8.1"},"product_reference":"rime-schema-array-20230603+git.5fdd2d6-150600.3.8.1","relates_to_product_reference":"SUSE Linux Enterprise Desktop 15 SP7"},{"category":"default_component_of","full_product_name":{"name":"rime-schema-bopomofo-20230603+git.5fdd2d6-150600.3.8.1 as component of SUSE Linux Enterprise Desktop 15 SP7","product_id":"SUSE Linux Enterprise Desktop 15 SP7:rime-schema-bopomofo-20230603+git.5fdd2d6-150600.3.8.1"},"product_reference":"rime-schema-bopomofo-20230603+git.5fdd2d6-150600.3.8.1","relates_to_product_reference":"SUSE Linux Enterprise Desktop 15 SP7"},{"category":"default_component_of","full_product_name":{"name":"rime-schema-cangjie-20230603+git.5fdd2d6-150600.3.8.1 as component of SUSE Linux Enterprise Desktop 15 SP7","product_id":"SUSE Linux Enterprise Desktop 15 SP7:rime-schema-cangjie-20230603+git.5fdd2d6-150600.3.8.1"},"product_reference":"rime-schema-cangjie-20230603+git.5fdd2d6-150600.3.8.1","relates_to_product_reference":"SUSE Linux Enterprise Desktop 15 SP7"},{"category":"default_component_of","full_product_name":{"name":"rime-schema-cantonese-20230603+git.5fdd2d6-150600.3.8.1 as component of SUSE Linux Enterprise Desktop 15 SP7","product_id":"SUSE Linux Enterprise Desktop 15 SP7:rime-schema-cantonese-20230603+git.5fdd2d6-150600.3.8.1"},"product_reference":"rime-schema-cantonese-20230603+git.5fdd2d6-150600.3.8.1","relates_to_product_reference":"SUSE Linux Enterprise Desktop 15 SP7"},{"category":"default_component_of","full_product_name":{"name":"rime-schema-combo-pinyin-20230603+git.5fdd2d6-150600.3.8.1 as component of SUSE Linux Enterprise Desktop 15 SP7","product_id":"SUSE Linux Enterprise Desktop 15 SP7:rime-schema-combo-pinyin-20230603+git.5fdd2d6-150600.3.8.1"},"product_reference":"rime-schema-combo-pinyin-20230603+git.5fdd2d6-150600.3.8.1","relates_to_product_reference":"SUSE Linux Enterprise Desktop 15 SP7"},{"category":"default_component_of","full_product_name":{"name":"rime-schema-custom-20230603+git.5fdd2d6-150600.3.8.1 as component of SUSE Linux Enterprise Desktop 15 SP7","product_id":"SUSE Linux Enterprise Desktop 15 SP7:rime-schema-custom-20230603+git.5fdd2d6-150600.3.8.1"},"product_reference":"rime-schema-custom-20230603+git.5fdd2d6-150600.3.8.1","relates_to_product_reference":"SUSE Linux Enterprise Desktop 15 SP7"},{"category":"default_component_of","full_product_name":{"name":"rime-schema-default-20230603+git.5fdd2d6-150600.3.8.1 as component of SUSE Linux Enterprise Desktop 15 SP7","product_id":"SUSE Linux Enterprise Desktop 15 SP7:rime-schema-default-20230603+git.5fdd2d6-150600.3.8.1"},"product_reference":"rime-schema-default-20230603+git.5fdd2d6-150600.3.8.1","relates_to_product_reference":"SUSE Linux Enterprise Desktop 15 SP7"},{"category":"default_component_of","full_product_name":{"name":"rime-schema-double-pinyin-20230603+git.5fdd2d6-150600.3.8.1 as component of SUSE Linux Enterprise Desktop 15 SP7","product_id":"SUSE Linux Enterprise Desktop 15 SP7:rime-schema-double-pinyin-20230603+git.5fdd2d6-150600.3.8.1"},"product_reference":"rime-schema-double-pinyin-20230603+git.5fdd2d6-150600.3.8.1","relates_to_product_reference":"SUSE Linux Enterprise Desktop 15 SP7"},{"category":"default_component_of","full_product_name":{"name":"rime-schema-emoji-20230603+git.5fdd2d6-150600.3.8.1 as component of SUSE Linux Enterprise Desktop 15 SP7","product_id":"SUSE Linux Enterprise Desktop 15 SP7:rime-schema-emoji-20230603+git.5fdd2d6-150600.3.8.1"},"product_reference":"rime-schema-emoji-20230603+git.5fdd2d6-150600.3.8.1","relates_to_product_reference":"SUSE Linux Enterprise Desktop 15 SP7"},{"category":"default_component_of","full_product_name":{"name":"rime-schema-essay-20230603+git.5fdd2d6-150600.3.8.1 as component of SUSE Linux Enterprise Desktop 15 SP7","product_id":"SUSE Linux Enterprise Desktop 15 SP7:rime-schema-essay-20230603+git.5fdd2d6-150600.3.8.1"},"product_reference":"rime-schema-essay-20230603+git.5fdd2d6-150600.3.8.1","relates_to_product_reference":"SUSE Linux Enterprise Desktop 15 SP7"},{"category":"default_component_of","full_product_name":{"name":"rime-schema-essay-simp-20230603+git.5fdd2d6-150600.3.8.1 as component of SUSE Linux Enterprise Desktop 15 SP7","product_id":"SUSE Linux Enterprise Desktop 15 SP7:rime-schema-essay-simp-20230603+git.5fdd2d6-150600.3.8.1"},"product_reference":"rime-schema-essay-simp-20230603+git.5fdd2d6-150600.3.8.1","relates_to_product_reference":"SUSE Linux Enterprise Desktop 15 SP7"},{"category":"default_component_of","full_product_name":{"name":"rime-schema-extra-20230603+git.5fdd2d6-150600.3.8.1 as component of SUSE Linux Enterprise Desktop 15 SP7","product_id":"SUSE Linux Enterprise Desktop 15 SP7:rime-schema-extra-20230603+git.5fdd2d6-150600.3.8.1"},"product_reference":"rime-schema-extra-20230603+git.5fdd2d6-150600.3.8.1","relates_to_product_reference":"SUSE Linux Enterprise Desktop 15 SP7"},{"category":"default_component_of","full_product_name":{"name":"rime-schema-ipa-20230603+git.5fdd2d6-150600.3.8.1 as component of SUSE Linux Enterprise Desktop 15 SP7","product_id":"SUSE Linux Enterprise Desktop 15 SP7:rime-schema-ipa-20230603+git.5fdd2d6-150600.3.8.1"},"product_reference":"rime-schema-ipa-20230603+git.5fdd2d6-150600.3.8.1","relates_to_product_reference":"SUSE Linux Enterprise Desktop 15 SP7"},{"category":"default_component_of","full_product_name":{"name":"rime-schema-luna-pinyin-20230603+git.5fdd2d6-150600.3.8.1 as component of SUSE Linux Enterprise Desktop 15 SP7","product_id":"SUSE Linux Enterprise Desktop 15 SP7:rime-schema-luna-pinyin-20230603+git.5fdd2d6-150600.3.8.1"},"product_reference":"rime-schema-luna-pinyin-20230603+git.5fdd2d6-150600.3.8.1","relates_to_product_reference":"SUSE Linux Enterprise Desktop 15 SP7"},{"category":"default_component_of","full_product_name":{"name":"rime-schema-middle-chinese-20230603+git.5fdd2d6-150600.3.8.1 as component of SUSE Linux Enterprise Desktop 15 SP7","product_id":"SUSE Linux Enterprise Desktop 15 SP7:rime-schema-middle-chinese-20230603+git.5fdd2d6-150600.3.8.1"},"product_reference":"rime-schema-middle-chinese-20230603+git.5fdd2d6-150600.3.8.1","relates_to_product_reference":"SUSE Linux Enterprise Desktop 15 SP7"},{"category":"default_component_of","full_product_name":{"name":"rime-schema-pinyin-simp-20230603+git.5fdd2d6-150600.3.8.1 as component of SUSE Linux Enterprise Desktop 15 SP7","product_id":"SUSE Linux Enterprise Desktop 15 SP7:rime-schema-pinyin-simp-20230603+git.5fdd2d6-150600.3.8.1"},"product_reference":"rime-schema-pinyin-simp-20230603+git.5fdd2d6-150600.3.8.1","relates_to_product_reference":"SUSE Linux Enterprise Desktop 15 SP7"},{"category":"default_component_of","full_product_name":{"name":"rime-schema-prelude-20230603+git.5fdd2d6-150600.3.8.1 as component of SUSE Linux Enterprise Desktop 15 SP7","product_id":"SUSE Linux Enterprise Desktop 15 SP7:rime-schema-prelude-20230603+git.5fdd2d6-150600.3.8.1"},"product_reference":"rime-schema-prelude-20230603+git.5fdd2d6-150600.3.8.1","relates_to_product_reference":"SUSE Linux Enterprise Desktop 15 SP7"},{"category":"default_component_of","full_product_name":{"name":"rime-schema-quick-20230603+git.5fdd2d6-150600.3.8.1 as component of SUSE Linux Enterprise Desktop 15 SP7","product_id":"SUSE Linux Enterprise Desktop 15 SP7:rime-schema-quick-20230603+git.5fdd2d6-150600.3.8.1"},"product_reference":"rime-schema-quick-20230603+git.5fdd2d6-150600.3.8.1","relates_to_product_reference":"SUSE Linux Enterprise Desktop 15 SP7"},{"category":"default_component_of","full_product_name":{"name":"rime-schema-scj-20230603+git.5fdd2d6-150600.3.8.1 as component of SUSE Linux Enterprise Desktop 15 SP7","product_id":"SUSE Linux Enterprise Desktop 15 SP7:rime-schema-scj-20230603+git.5fdd2d6-150600.3.8.1"},"product_reference":"rime-schema-scj-20230603+git.5fdd2d6-150600.3.8.1","relates_to_product_reference":"SUSE Linux Enterprise Desktop 15 SP7"},{"category":"default_component_of","full_product_name":{"name":"rime-schema-soutzoe-20230603+git.5fdd2d6-150600.3.8.1 as component of SUSE Linux Enterprise Desktop 15 SP7","product_id":"SUSE Linux Enterprise Desktop 15 SP7:rime-schema-soutzoe-20230603+git.5fdd2d6-150600.3.8.1"},"product_reference":"rime-schema-soutzoe-20230603+git.5fdd2d6-150600.3.8.1","relates_to_product_reference":"SUSE Linux Enterprise Desktop 15 SP7"},{"category":"default_component_of","full_product_name":{"name":"rime-schema-stenotype-20230603+git.5fdd2d6-150600.3.8.1 as component of SUSE Linux Enterprise Desktop 15 SP7","product_id":"SUSE Linux Enterprise Desktop 15 SP7:rime-schema-stenotype-20230603+git.5fdd2d6-150600.3.8.1"},"product_reference":"rime-schema-stenotype-20230603+git.5fdd2d6-150600.3.8.1","relates_to_product_reference":"SUSE Linux Enterprise Desktop 15 SP7"},{"category":"default_component_of","full_product_name":{"name":"rime-schema-stroke-20230603+git.5fdd2d6-150600.3.8.1 as component of SUSE Linux Enterprise Desktop 15 SP7","product_id":"SUSE Linux Enterprise Desktop 15 SP7:rime-schema-stroke-20230603+git.5fdd2d6-150600.3.8.1"},"product_reference":"rime-schema-stroke-20230603+git.5fdd2d6-150600.3.8.1","relates_to_product_reference":"SUSE Linux Enterprise Desktop 15 SP7"},{"category":"default_component_of","full_product_name":{"name":"rime-schema-terra-pinyin-20230603+git.5fdd2d6-150600.3.8.1 as component of SUSE Linux Enterprise Desktop 15 SP7","product_id":"SUSE Linux Enterprise Desktop 15 SP7:rime-schema-terra-pinyin-20230603+git.5fdd2d6-150600.3.8.1"},"product_reference":"rime-schema-terra-pinyin-20230603+git.5fdd2d6-150600.3.8.1","relates_to_product_reference":"SUSE Linux Enterprise Desktop 15 SP7"},{"category":"default_component_of","full_product_name":{"name":"rime-schema-wubi-20230603+git.5fdd2d6-150600.3.8.1 as component of SUSE Linux Enterprise Desktop 15 SP7","product_id":"SUSE Linux Enterprise Desktop 15 SP7:rime-schema-wubi-20230603+git.5fdd2d6-150600.3.8.1"},"product_reference":"rime-schema-wubi-20230603+git.5fdd2d6-150600.3.8.1","relates_to_product_reference":"SUSE Linux Enterprise Desktop 15 SP7"},{"category":"default_component_of","full_product_name":{"name":"rime-schema-wugniu-20230603+git.5fdd2d6-150600.3.8.1 as component of SUSE Linux Enterprise Desktop 15 SP7","product_id":"SUSE Linux Enterprise Desktop 15 SP7:rime-schema-wugniu-20230603+git.5fdd2d6-150600.3.8.1"},"product_reference":"rime-schema-wugniu-20230603+git.5fdd2d6-150600.3.8.1","relates_to_product_reference":"SUSE Linux Enterprise Desktop 15 SP7"},{"category":"default_component_of","full_product_name":{"name":"rime-schema-all-20230603+git.5fdd2d6-150600.3.8.1 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP7","product_id":"SUSE Linux Enterprise Server for SAP Applications 15 SP7:rime-schema-all-20230603+git.5fdd2d6-150600.3.8.1"},"product_reference":"rime-schema-all-20230603+git.5fdd2d6-150600.3.8.1","relates_to_product_reference":"SUSE Linux Enterprise Server for SAP Applications 15 SP7"},{"category":"default_component_of","full_product_name":{"name":"rime-schema-array-20230603+git.5fdd2d6-150600.3.8.1 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP7","product_id":"SUSE Linux Enterprise Server for SAP Applications 15 SP7:rime-schema-array-20230603+git.5fdd2d6-150600.3.8.1"},"product_reference":"rime-schema-array-20230603+git.5fdd2d6-150600.3.8.1","relates_to_product_reference":"SUSE Linux Enterprise Server for SAP Applications 15 SP7"},{"category":"default_component_of","full_product_name":{"name":"rime-schema-bopomofo-20230603+git.5fdd2d6-150600.3.8.1 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP7","product_id":"SUSE Linux Enterprise Server for SAP Applications 15 SP7:rime-schema-bopomofo-20230603+git.5fdd2d6-150600.3.8.1"},"product_reference":"rime-schema-bopomofo-20230603+git.5fdd2d6-150600.3.8.1","relates_to_product_reference":"SUSE Linux Enterprise Server for SAP Applications 15 SP7"},{"category":"default_component_of","full_product_name":{"name":"rime-schema-cangjie-20230603+git.5fdd2d6-150600.3.8.1 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP7","product_id":"SUSE Linux Enterprise Server for SAP Applications 15 SP7:rime-schema-cangjie-20230603+git.5fdd2d6-150600.3.8.1"},"product_reference":"rime-schema-cangjie-20230603+git.5fdd2d6-150600.3.8.1","relates_to_product_reference":"SUSE Linux Enterprise Server for SAP Applications 15 SP7"},{"category":"default_component_of","full_product_name":{"name":"rime-schema-cantonese-20230603+git.5fdd2d6-150600.3.8.1 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP7","product_id":"SUSE Linux Enterprise Server for SAP Applications 15 SP7:rime-schema-cantonese-20230603+git.5fdd2d6-150600.3.8.1"},"product_reference":"rime-schema-cantonese-20230603+git.5fdd2d6-150600.3.8.1","relates_to_product_reference":"SUSE Linux Enterprise Server for SAP Applications 15 SP7"},{"category":"default_component_of","full_product_name":{"name":"rime-schema-combo-pinyin-20230603+git.5fdd2d6-150600.3.8.1 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP7","product_id":"SUSE Linux Enterprise Server for SAP Applications 15 SP7:rime-schema-combo-pinyin-20230603+git.5fdd2d6-150600.3.8.1"},"product_reference":"rime-schema-combo-pinyin-20230603+git.5fdd2d6-150600.3.8.1","relates_to_product_reference":"SUSE Linux Enterprise Server for SAP Applications 15 SP7"},{"category":"default_component_of","full_product_name":{"name":"rime-schema-custom-20230603+git.5fdd2d6-150600.3.8.1 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP7","product_id":"SUSE Linux Enterprise Server for SAP Applications 15 SP7:rime-schema-custom-20230603+git.5fdd2d6-150600.3.8.1"},"product_reference":"rime-schema-custom-20230603+git.5fdd2d6-150600.3.8.1","relates_to_product_reference":"SUSE Linux Enterprise Server for SAP Applications 15 SP7"},{"category":"default_component_of","full_product_name":{"name":"rime-schema-default-20230603+git.5fdd2d6-150600.3.8.1 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP7","product_id":"SUSE Linux Enterprise Server for SAP Applications 15 SP7:rime-schema-default-20230603+git.5fdd2d6-150600.3.8.1"},"product_reference":"rime-schema-default-20230603+git.5fdd2d6-150600.3.8.1","relates_to_product_reference":"SUSE Linux Enterprise Server for SAP Applications 15 SP7"},{"category":"default_component_of","full_product_name":{"name":"rime-schema-double-pinyin-20230603+git.5fdd2d6-150600.3.8.1 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP7","product_id":"SUSE Linux Enterprise Server for SAP Applications 15 SP7:rime-schema-double-pinyin-20230603+git.5fdd2d6-150600.3.8.1"},"product_reference":"rime-schema-double-pinyin-20230603+git.5fdd2d6-150600.3.8.1","relates_to_product_reference":"SUSE Linux Enterprise Server for SAP Applications 15 SP7"},{"category":"default_component_of","full_product_name":{"name":"rime-schema-emoji-20230603+git.5fdd2d6-150600.3.8.1 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP7","product_id":"SUSE Linux Enterprise Server for SAP Applications 15 SP7:rime-schema-emoji-20230603+git.5fdd2d6-150600.3.8.1"},"product_reference":"rime-schema-emoji-20230603+git.5fdd2d6-150600.3.8.1","relates_to_product_reference":"SUSE Linux Enterprise Server for SAP Applications 15 SP7"},{"category":"default_component_of","full_product_name":{"name":"rime-schema-essay-20230603+git.5fdd2d6-150600.3.8.1 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP7","product_id":"SUSE Linux Enterprise Server for SAP Applications 15 SP7:rime-schema-essay-20230603+git.5fdd2d6-150600.3.8.1"},"product_reference":"rime-schema-essay-20230603+git.5fdd2d6-150600.3.8.1","relates_to_product_reference":"SUSE Linux Enterprise Server for SAP Applications 15 SP7"},{"category":"default_component_of","full_product_name":{"name":"rime-schema-essay-simp-20230603+git.5fdd2d6-150600.3.8.1 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP7","product_id":"SUSE Linux Enterprise Server for SAP Applications 15 SP7:rime-schema-essay-simp-20230603+git.5fdd2d6-150600.3.8.1"},"product_reference":"rime-schema-essay-simp-20230603+git.5fdd2d6-150600.3.8.1","relates_to_product_reference":"SUSE Linux Enterprise Server for SAP Applications 15 SP7"},{"category":"default_component_of","full_product_name":{"name":"rime-schema-extra-20230603+git.5fdd2d6-150600.3.8.1 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP7","product_id":"SUSE Linux Enterprise Server for SAP Applications 15 SP7:rime-schema-extra-20230603+git.5fdd2d6-150600.3.8.1"},"product_reference":"rime-schema-extra-20230603+git.5fdd2d6-150600.3.8.1","relates_to_product_reference":"SUSE Linux Enterprise Server for SAP Applications 15 SP7"},{"category":"default_component_of","full_product_name":{"name":"rime-schema-ipa-20230603+git.5fdd2d6-150600.3.8.1 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP7","product_id":"SUSE Linux Enterprise Server for SAP Applications 15 SP7:rime-schema-ipa-20230603+git.5fdd2d6-150600.3.8.1"},"product_reference":"rime-schema-ipa-20230603+git.5fdd2d6-150600.3.8.1","relates_to_product_reference":"SUSE Linux Enterprise Server for SAP Applications 15 SP7"},{"category":"default_component_of","full_product_name":{"name":"rime-schema-luna-pinyin-20230603+git.5fdd2d6-150600.3.8.1 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP7","product_id":"SUSE Linux Enterprise Server for SAP Applications 15 SP7:rime-schema-luna-pinyin-20230603+git.5fdd2d6-150600.3.8.1"},"product_reference":"rime-schema-luna-pinyin-20230603+git.5fdd2d6-150600.3.8.1","relates_to_product_reference":"SUSE Linux Enterprise Server for SAP Applications 15 SP7"},{"category":"default_component_of","full_product_name":{"name":"rime-schema-middle-chinese-20230603+git.5fdd2d6-150600.3.8.1 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP7","product_id":"SUSE Linux Enterprise Server for SAP Applications 15 SP7:rime-schema-middle-chinese-20230603+git.5fdd2d6-150600.3.8.1"},"product_reference":"rime-schema-middle-chinese-20230603+git.5fdd2d6-150600.3.8.1","relates_to_product_reference":"SUSE Linux Enterprise Server for SAP Applications 15 SP7"},{"category":"default_component_of","full_product_name":{"name":"rime-schema-pinyin-simp-20230603+git.5fdd2d6-150600.3.8.1 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP7","product_id":"SUSE Linux Enterprise Server for SAP Applications 15 SP7:rime-schema-pinyin-simp-20230603+git.5fdd2d6-150600.3.8.1"},"product_reference":"rime-schema-pinyin-simp-20230603+git.5fdd2d6-150600.3.8.1","relates_to_product_reference":"SUSE Linux Enterprise Server for SAP Applications 15 SP7"},{"category":"default_component_of","full_product_name":{"name":"rime-schema-prelude-20230603+git.5fdd2d6-150600.3.8.1 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP7","product_id":"SUSE Linux Enterprise Server for SAP Applications 15 SP7:rime-schema-prelude-20230603+git.5fdd2d6-150600.3.8.1"},"product_reference":"rime-schema-prelude-20230603+git.5fdd2d6-150600.3.8.1","relates_to_product_reference":"SUSE Linux Enterprise Server for SAP Applications 15 SP7"},{"category":"default_component_of","full_product_name":{"name":"rime-schema-quick-20230603+git.5fdd2d6-150600.3.8.1 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP7","product_id":"SUSE Linux Enterprise Server for SAP Applications 15 SP7:rime-schema-quick-20230603+git.5fdd2d6-150600.3.8.1"},"product_reference":"rime-schema-quick-20230603+git.5fdd2d6-150600.3.8.1","relates_to_product_reference":"SUSE Linux Enterprise Server for SAP Applications 15 SP7"},{"category":"default_component_of","full_product_name":{"name":"rime-schema-scj-20230603+git.5fdd2d6-150600.3.8.1 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP7","product_id":"SUSE Linux Enterprise Server for SAP Applications 15 SP7:rime-schema-scj-20230603+git.5fdd2d6-150600.3.8.1"},"product_reference":"rime-schema-scj-20230603+git.5fdd2d6-150600.3.8.1","relates_to_product_reference":"SUSE Linux Enterprise Server for SAP Applications 15 SP7"},{"category":"default_component_of","full_product_name":{"name":"rime-schema-soutzoe-20230603+git.5fdd2d6-150600.3.8.1 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP7","product_id":"SUSE Linux Enterprise Server for SAP Applications 15 SP7:rime-schema-soutzoe-20230603+git.5fdd2d6-150600.3.8.1"},"product_reference":"rime-schema-soutzoe-20230603+git.5fdd2d6-150600.3.8.1","relates_to_product_reference":"SUSE Linux Enterprise Server for SAP Applications 15 SP7"},{"category":"default_component_of","full_product_name":{"name":"rime-schema-stenotype-20230603+git.5fdd2d6-150600.3.8.1 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP7","product_id":"SUSE Linux Enterprise Server for SAP Applications 15 SP7:rime-schema-stenotype-20230603+git.5fdd2d6-150600.3.8.1"},"product_reference":"rime-schema-stenotype-20230603+git.5fdd2d6-150600.3.8.1","relates_to_product_reference":"SUSE Linux Enterprise Server for SAP Applications 15 SP7"},{"category":"default_component_of","full_product_name":{"name":"rime-schema-stroke-20230603+git.5fdd2d6-150600.3.8.1 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP7","product_id":"SUSE Linux Enterprise Server for SAP Applications 15 SP7:rime-schema-stroke-20230603+git.5fdd2d6-150600.3.8.1"},"product_reference":"rime-schema-stroke-20230603+git.5fdd2d6-150600.3.8.1","relates_to_product_reference":"SUSE Linux Enterprise Server for SAP Applications 15 SP7"},{"category":"default_component_of","full_product_name":{"name":"rime-schema-terra-pinyin-20230603+git.5fdd2d6-150600.3.8.1 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP7","product_id":"SUSE Linux Enterprise Server for SAP Applications 15 SP7:rime-schema-terra-pinyin-20230603+git.5fdd2d6-150600.3.8.1"},"product_reference":"rime-schema-terra-pinyin-20230603+git.5fdd2d6-150600.3.8.1","relates_to_product_reference":"SUSE Linux Enterprise Server for SAP Applications 15 SP7"},{"category":"default_component_of","full_product_name":{"name":"rime-schema-wubi-20230603+git.5fdd2d6-150600.3.8.1 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP7","product_id":"SUSE Linux Enterprise Server for SAP Applications 15 SP7:rime-schema-wubi-20230603+git.5fdd2d6-150600.3.8.1"},"product_reference":"rime-schema-wubi-20230603+git.5fdd2d6-150600.3.8.1","relates_to_product_reference":"SUSE Linux Enterprise Server for SAP Applications 15 SP7"},{"category":"default_component_of","full_product_name":{"name":"rime-schema-wugniu-20230603+git.5fdd2d6-150600.3.8.1 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP7","product_id":"SUSE Linux Enterprise Server for SAP Applications 15 SP7:rime-schema-wugniu-20230603+git.5fdd2d6-150600.3.8.1"},"product_reference":"rime-schema-wugniu-20230603+git.5fdd2d6-150600.3.8.1","relates_to_product_reference":"SUSE Linux Enterprise Server for SAP Applications 15 SP7"},{"category":"default_component_of","full_product_name":{"name":"rime-schema-all-20230603+git.5fdd2d6-150600.3.8.1 as component of SUSE Linux Enterprise High Performance Computing 15 SP7","product_id":"SUSE Linux Enterprise High Performance Computing 15 SP7:rime-schema-all-20230603+git.5fdd2d6-150600.3.8.1"},"product_reference":"rime-schema-all-20230603+git.5fdd2d6-150600.3.8.1","relates_to_product_reference":"SUSE Linux Enterprise High Performance Computing 15 SP7"},{"category":"default_component_of","full_product_name":{"name":"rime-schema-array-20230603+git.5fdd2d6-150600.3.8.1 as component of SUSE Linux Enterprise High Performance Computing 15 SP7","product_id":"SUSE Linux Enterprise High Performance Computing 15 SP7:rime-schema-array-20230603+git.5fdd2d6-150600.3.8.1"},"product_reference":"rime-schema-array-20230603+git.5fdd2d6-150600.3.8.1","relates_to_product_reference":"SUSE Linux Enterprise High Performance Computing 15 SP7"},{"category":"default_component_of","full_product_name":{"name":"rime-schema-bopomofo-20230603+git.5fdd2d6-150600.3.8.1 as component of SUSE Linux Enterprise High Performance Computing 15 SP7","product_id":"SUSE Linux Enterprise High Performance Computing 15 SP7:rime-schema-bopomofo-20230603+git.5fdd2d6-150600.3.8.1"},"product_reference":"rime-schema-bopomofo-20230603+git.5fdd2d6-150600.3.8.1","relates_to_product_reference":"SUSE Linux Enterprise High Performance Computing 15 SP7"},{"category":"default_component_of","full_product_name":{"name":"rime-schema-cangjie-20230603+git.5fdd2d6-150600.3.8.1 as component of SUSE Linux Enterprise High Performance Computing 15 SP7","product_id":"SUSE Linux Enterprise High Performance Computing 15 SP7:rime-schema-cangjie-20230603+git.5fdd2d6-150600.3.8.1"},"product_reference":"rime-schema-cangjie-20230603+git.5fdd2d6-150600.3.8.1","relates_to_product_reference":"SUSE Linux Enterprise High Performance Computing 15 SP7"},{"category":"default_component_of","full_product_name":{"name":"rime-schema-cantonese-20230603+git.5fdd2d6-150600.3.8.1 as component of SUSE Linux Enterprise High Performance Computing 15 SP7","product_id":"SUSE Linux Enterprise High Performance Computing 15 SP7:rime-schema-cantonese-20230603+git.5fdd2d6-150600.3.8.1"},"product_reference":"rime-schema-cantonese-20230603+git.5fdd2d6-150600.3.8.1","relates_to_product_reference":"SUSE Linux Enterprise High Performance Computing 15 SP7"},{"category":"default_component_of","full_product_name":{"name":"rime-schema-combo-pinyin-20230603+git.5fdd2d6-150600.3.8.1 as component of SUSE Linux Enterprise High Performance Computing 15 SP7","product_id":"SUSE Linux Enterprise High Performance Computing 15 SP7:rime-schema-combo-pinyin-20230603+git.5fdd2d6-150600.3.8.1"},"product_reference":"rime-schema-combo-pinyin-20230603+git.5fdd2d6-150600.3.8.1","relates_to_product_reference":"SUSE Linux Enterprise High Performance Computing 15 SP7"},{"category":"default_component_of","full_product_name":{"name":"rime-schema-custom-20230603+git.5fdd2d6-150600.3.8.1 as component of SUSE Linux Enterprise High Performance Computing 15 SP7","product_id":"SUSE Linux Enterprise High Performance Computing 15 SP7:rime-schema-custom-20230603+git.5fdd2d6-150600.3.8.1"},"product_reference":"rime-schema-custom-20230603+git.5fdd2d6-150600.3.8.1","relates_to_product_reference":"SUSE Linux Enterprise High Performance Computing 15 SP7"},{"category":"default_component_of","full_product_name":{"name":"rime-schema-default-20230603+git.5fdd2d6-150600.3.8.1 as component of SUSE Linux Enterprise High Performance Computing 15 SP7","product_id":"SUSE Linux Enterprise High Performance Computing 15 SP7:rime-schema-default-20230603+git.5fdd2d6-150600.3.8.1"},"product_reference":"rime-schema-default-20230603+git.5fdd2d6-150600.3.8.1","relates_to_product_reference":"SUSE Linux Enterprise High Performance Computing 15 SP7"},{"category":"default_component_of","full_product_name":{"name":"rime-schema-double-pinyin-20230603+git.5fdd2d6-150600.3.8.1 as component of SUSE Linux Enterprise High Performance Computing 15 SP7","product_id":"SUSE Linux Enterprise High Performance Computing 15 SP7:rime-schema-double-pinyin-20230603+git.5fdd2d6-150600.3.8.1"},"product_reference":"rime-schema-double-pinyin-20230603+git.5fdd2d6-150600.3.8.1","relates_to_product_reference":"SUSE Linux Enterprise High Performance Computing 15 SP7"},{"category":"default_component_of","full_product_name":{"name":"rime-schema-emoji-20230603+git.5fdd2d6-150600.3.8.1 as component of SUSE Linux Enterprise High Performance Computing 15 SP7","product_id":"SUSE Linux Enterprise High Performance Computing 15 SP7:rime-schema-emoji-20230603+git.5fdd2d6-150600.3.8.1"},"product_reference":"rime-schema-emoji-20230603+git.5fdd2d6-150600.3.8.1","relates_to_product_reference":"SUSE Linux Enterprise High Performance Computing 15 SP7"},{"category":"default_component_of","full_product_name":{"name":"rime-schema-essay-20230603+git.5fdd2d6-150600.3.8.1 as component of SUSE Linux Enterprise High Performance Computing 15 SP7","product_id":"SUSE Linux Enterprise High Performance Computing 15 SP7:rime-schema-essay-20230603+git.5fdd2d6-150600.3.8.1"},"product_reference":"rime-schema-essay-20230603+git.5fdd2d6-150600.3.8.1","relates_to_product_reference":"SUSE Linux Enterprise High Performance Computing 15 SP7"},{"category":"default_component_of","full_product_name":{"name":"rime-schema-essay-simp-20230603+git.5fdd2d6-150600.3.8.1 as component of SUSE Linux Enterprise High Performance Computing 15 SP7","product_id":"SUSE Linux Enterprise High Performance Computing 15 SP7:rime-schema-essay-simp-20230603+git.5fdd2d6-150600.3.8.1"},"product_reference":"rime-schema-essay-simp-20230603+git.5fdd2d6-150600.3.8.1","relates_to_product_reference":"SUSE Linux Enterprise High Performance Computing 15 SP7"},{"category":"default_component_of","full_product_name":{"name":"rime-schema-extra-20230603+git.5fdd2d6-150600.3.8.1 as component of SUSE Linux Enterprise High Performance Computing 15 SP7","product_id":"SUSE Linux Enterprise High Performance Computing 15 SP7:rime-schema-extra-20230603+git.5fdd2d6-150600.3.8.1"},"product_reference":"rime-schema-extra-20230603+git.5fdd2d6-150600.3.8.1","relates_to_product_reference":"SUSE Linux Enterprise High Performance Computing 15 SP7"},{"category":"default_component_of","full_product_name":{"name":"rime-schema-ipa-20230603+git.5fdd2d6-150600.3.8.1 as component of SUSE Linux Enterprise High Performance Computing 15 SP7","product_id":"SUSE Linux Enterprise High Performance Computing 15 SP7:rime-schema-ipa-20230603+git.5fdd2d6-150600.3.8.1"},"product_reference":"rime-schema-ipa-20230603+git.5fdd2d6-150600.3.8.1","relates_to_product_reference":"SUSE Linux Enterprise High Performance Computing 15 SP7"},{"category":"default_component_of","full_product_name":{"name":"rime-schema-luna-pinyin-20230603+git.5fdd2d6-150600.3.8.1 as component of SUSE Linux Enterprise High Performance Computing 15 SP7","product_id":"SUSE Linux Enterprise High Performance Computing 15 SP7:rime-schema-luna-pinyin-20230603+git.5fdd2d6-150600.3.8.1"},"product_reference":"rime-schema-luna-pinyin-20230603+git.5fdd2d6-150600.3.8.1","relates_to_product_reference":"SUSE Linux Enterprise High Performance Computing 15 SP7"},{"category":"default_component_of","full_product_name":{"name":"rime-schema-middle-chinese-20230603+git.5fdd2d6-150600.3.8.1 as component of SUSE Linux Enterprise High Performance Computing 15 SP7","product_id":"SUSE Linux Enterprise High Performance Computing 15 SP7:rime-schema-middle-chinese-20230603+git.5fdd2d6-150600.3.8.1"},"product_reference":"rime-schema-middle-chinese-20230603+git.5fdd2d6-150600.3.8.1","relates_to_product_reference":"SUSE Linux Enterprise High Performance Computing 15 SP7"},{"category":"default_component_of","full_product_name":{"name":"rime-schema-pinyin-simp-20230603+git.5fdd2d6-150600.3.8.1 as component of SUSE Linux Enterprise High Performance Computing 15 SP7","product_id":"SUSE Linux Enterprise High Performance Computing 15 SP7:rime-schema-pinyin-simp-20230603+git.5fdd2d6-150600.3.8.1"},"product_reference":"rime-schema-pinyin-simp-20230603+git.5fdd2d6-150600.3.8.1","relates_to_product_reference":"SUSE Linux Enterprise High Performance Computing 15 SP7"},{"category":"default_component_of","full_product_name":{"name":"rime-schema-prelude-20230603+git.5fdd2d6-150600.3.8.1 as component of SUSE Linux Enterprise High Performance Computing 15 SP7","product_id":"SUSE Linux Enterprise High Performance Computing 15 SP7:rime-schema-prelude-20230603+git.5fdd2d6-150600.3.8.1"},"product_reference":"rime-schema-prelude-20230603+git.5fdd2d6-150600.3.8.1","relates_to_product_reference":"SUSE Linux Enterprise High Performance Computing 15 SP7"},{"category":"default_component_of","full_product_name":{"name":"rime-schema-quick-20230603+git.5fdd2d6-150600.3.8.1 as component of SUSE Linux Enterprise High Performance Computing 15 SP7","product_id":"SUSE Linux Enterprise High Performance Computing 15 SP7:rime-schema-quick-20230603+git.5fdd2d6-150600.3.8.1"},"product_reference":"rime-schema-quick-20230603+git.5fdd2d6-150600.3.8.1","relates_to_product_reference":"SUSE Linux Enterprise High Performance Computing 15 SP7"},{"category":"default_component_of","full_product_name":{"name":"rime-schema-scj-20230603+git.5fdd2d6-150600.3.8.1 as component of SUSE Linux Enterprise High Performance Computing 15 SP7","product_id":"SUSE Linux Enterprise High Performance Computing 15 SP7:rime-schema-scj-20230603+git.5fdd2d6-150600.3.8.1"},"product_reference":"rime-schema-scj-20230603+git.5fdd2d6-150600.3.8.1","relates_to_product_reference":"SUSE Linux Enterprise High Performance Computing 15 SP7"},{"category":"default_component_of","full_product_name":{"name":"rime-schema-soutzoe-20230603+git.5fdd2d6-150600.3.8.1 as component of SUSE Linux Enterprise High Performance Computing 15 SP7","product_id":"SUSE Linux Enterprise High Performance Computing 15 SP7:rime-schema-soutzoe-20230603+git.5fdd2d6-150600.3.8.1"},"product_reference":"rime-schema-soutzoe-20230603+git.5fdd2d6-150600.3.8.1","relates_to_product_reference":"SUSE Linux Enterprise High Performance Computing 15 SP7"},{"category":"default_component_of","full_product_name":{"name":"rime-schema-stenotype-20230603+git.5fdd2d6-150600.3.8.1 as component of SUSE Linux Enterprise High Performance Computing 15 SP7","product_id":"SUSE Linux Enterprise High Performance Computing 15 SP7:rime-schema-stenotype-20230603+git.5fdd2d6-150600.3.8.1"},"product_reference":"rime-schema-stenotype-20230603+git.5fdd2d6-150600.3.8.1","relates_to_product_reference":"SUSE Linux Enterprise High Performance Computing 15 SP7"},{"category":"default_component_of","full_product_name":{"name":"rime-schema-stroke-20230603+git.5fdd2d6-150600.3.8.1 as component of SUSE Linux Enterprise High Performance Computing 15 SP7","product_id":"SUSE Linux Enterprise High Performance Computing 15 SP7:rime-schema-stroke-20230603+git.5fdd2d6-150600.3.8.1"},"product_reference":"rime-schema-stroke-20230603+git.5fdd2d6-150600.3.8.1","relates_to_product_reference":"SUSE Linux Enterprise High Performance Computing 15 SP7"},{"category":"default_component_of","full_product_name":{"name":"rime-schema-terra-pinyin-20230603+git.5fdd2d6-150600.3.8.1 as component of SUSE Linux Enterprise High Performance Computing 15 SP7","product_id":"SUSE Linux Enterprise High Performance Computing 15 SP7:rime-schema-terra-pinyin-20230603+git.5fdd2d6-150600.3.8.1"},"product_reference":"rime-schema-terra-pinyin-20230603+git.5fdd2d6-150600.3.8.1","relates_to_product_reference":"SUSE Linux Enterprise High Performance Computing 15 SP7"},{"category":"default_component_of","full_product_name":{"name":"rime-schema-wubi-20230603+git.5fdd2d6-150600.3.8.1 as component of SUSE Linux Enterprise High Performance Computing 15 SP7","product_id":"SUSE Linux Enterprise High Performance Computing 15 SP7:rime-schema-wubi-20230603+git.5fdd2d6-150600.3.8.1"},"product_reference":"rime-schema-wubi-20230603+git.5fdd2d6-150600.3.8.1","relates_to_product_reference":"SUSE Linux Enterprise High Performance Computing 15 SP7"},{"category":"default_component_of","full_product_name":{"name":"rime-schema-wugniu-20230603+git.5fdd2d6-150600.3.8.1 as component of SUSE Linux Enterprise High Performance Computing 15 SP7","product_id":"SUSE Linux Enterprise High Performance Computing 15 SP7:rime-schema-wugniu-20230603+git.5fdd2d6-150600.3.8.1"},"product_reference":"rime-schema-wugniu-20230603+git.5fdd2d6-150600.3.8.1","relates_to_product_reference":"SUSE Linux Enterprise High Performance Computing 15 SP7"},{"category":"default_component_of","full_product_name":{"name":"rime-schema-all-20230603+git.5fdd2d6-150600.3.8.1 as component of SUSE Linux Enterprise Module for Desktop Applications 15 SP7","product_id":"SUSE Linux Enterprise Module for Desktop Applications 15 SP7:rime-schema-all-20230603+git.5fdd2d6-150600.3.8.1"},"product_reference":"rime-schema-all-20230603+git.5fdd2d6-150600.3.8.1","relates_to_product_reference":"SUSE Linux Enterprise Module for Desktop Applications 15 SP7"},{"category":"default_component_of","full_product_name":{"name":"rime-schema-array-20230603+git.5fdd2d6-150600.3.8.1 as component of SUSE Linux Enterprise Module for Desktop Applications 15 SP7","product_id":"SUSE Linux Enterprise Module for Desktop Applications 15 SP7:rime-schema-array-20230603+git.5fdd2d6-150600.3.8.1"},"product_reference":"rime-schema-array-20230603+git.5fdd2d6-150600.3.8.1","relates_to_product_reference":"SUSE Linux Enterprise Module for Desktop Applications 15 SP7"},{"category":"default_component_of","full_product_name":{"name":"rime-schema-bopomofo-20230603+git.5fdd2d6-150600.3.8.1 as component of SUSE Linux Enterprise Module for Desktop Applications 15 SP7","product_id":"SUSE Linux Enterprise Module for Desktop Applications 15 SP7:rime-schema-bopomofo-20230603+git.5fdd2d6-150600.3.8.1"},"product_reference":"rime-schema-bopomofo-20230603+git.5fdd2d6-150600.3.8.1","relates_to_product_reference":"SUSE Linux Enterprise Module for Desktop Applications 15 SP7"},{"category":"default_component_of","full_product_name":{"name":"rime-schema-cangjie-20230603+git.5fdd2d6-150600.3.8.1 as component of SUSE Linux Enterprise Module for Desktop Applications 15 SP7","product_id":"SUSE Linux Enterprise Module for Desktop Applications 15 SP7:rime-schema-cangjie-20230603+git.5fdd2d6-150600.3.8.1"},"product_reference":"rime-schema-cangjie-20230603+git.5fdd2d6-150600.3.8.1","relates_to_product_reference":"SUSE Linux Enterprise Module for Desktop Applications 15 SP7"},{"category":"default_component_of","full_product_name":{"name":"rime-schema-cantonese-20230603+git.5fdd2d6-150600.3.8.1 as component of SUSE Linux Enterprise Module for Desktop Applications 15 SP7","product_id":"SUSE Linux Enterprise Module for Desktop Applications 15 SP7:rime-schema-cantonese-20230603+git.5fdd2d6-150600.3.8.1"},"product_reference":"rime-schema-cantonese-20230603+git.5fdd2d6-150600.3.8.1","relates_to_product_reference":"SUSE Linux Enterprise Module for Desktop Applications 15 SP7"},{"category":"default_component_of","full_product_name":{"name":"rime-schema-combo-pinyin-20230603+git.5fdd2d6-150600.3.8.1 as component of SUSE Linux Enterprise Module for Desktop Applications 15 SP7","product_id":"SUSE Linux Enterprise Module for Desktop Applications 15 SP7:rime-schema-combo-pinyin-20230603+git.5fdd2d6-150600.3.8.1"},"product_reference":"rime-schema-combo-pinyin-20230603+git.5fdd2d6-150600.3.8.1","relates_to_product_reference":"SUSE Linux Enterprise Module for Desktop Applications 15 SP7"},{"category":"default_component_of","full_product_name":{"name":"rime-schema-custom-20230603+git.5fdd2d6-150600.3.8.1 as component of SUSE Linux Enterprise Module for Desktop Applications 15 SP7","product_id":"SUSE Linux Enterprise Module for Desktop Applications 15 SP7:rime-schema-custom-20230603+git.5fdd2d6-150600.3.8.1"},"product_reference":"rime-schema-custom-20230603+git.5fdd2d6-150600.3.8.1","relates_to_product_reference":"SUSE Linux Enterprise Module for Desktop Applications 15 SP7"},{"category":"default_component_of","full_product_name":{"name":"rime-schema-default-20230603+git.5fdd2d6-150600.3.8.1 as component of SUSE Linux Enterprise Module for Desktop Applications 15 SP7","product_id":"SUSE Linux Enterprise Module for Desktop Applications 15 SP7:rime-schema-default-20230603+git.5fdd2d6-150600.3.8.1"},"product_reference":"rime-schema-default-20230603+git.5fdd2d6-150600.3.8.1","relates_to_product_reference":"SUSE Linux Enterprise Module for Desktop Applications 15 SP7"},{"category":"default_component_of","full_product_name":{"name":"rime-schema-double-pinyin-20230603+git.5fdd2d6-150600.3.8.1 as component of SUSE Linux Enterprise Module for Desktop Applications 15 SP7","product_id":"SUSE Linux Enterprise Module for Desktop Applications 15 SP7:rime-schema-double-pinyin-20230603+git.5fdd2d6-150600.3.8.1"},"product_reference":"rime-schema-double-pinyin-20230603+git.5fdd2d6-150600.3.8.1","relates_to_product_reference":"SUSE Linux Enterprise Module for Desktop Applications 15 SP7"},{"category":"default_component_of","full_product_name":{"name":"rime-schema-emoji-20230603+git.5fdd2d6-150600.3.8.1 as component of SUSE Linux Enterprise Module for Desktop Applications 15 SP7","product_id":"SUSE Linux Enterprise Module for Desktop Applications 15 SP7:rime-schema-emoji-20230603+git.5fdd2d6-150600.3.8.1"},"product_reference":"rime-schema-emoji-20230603+git.5fdd2d6-150600.3.8.1","relates_to_product_reference":"SUSE Linux Enterprise Module for Desktop Applications 15 SP7"},{"category":"default_component_of","full_product_name":{"name":"rime-schema-essay-20230603+git.5fdd2d6-150600.3.8.1 as component of SUSE Linux Enterprise Module for Desktop Applications 15 SP7","product_id":"SUSE Linux Enterprise Module for Desktop Applications 15 SP7:rime-schema-essay-20230603+git.5fdd2d6-150600.3.8.1"},"product_reference":"rime-schema-essay-20230603+git.5fdd2d6-150600.3.8.1","relates_to_product_reference":"SUSE Linux Enterprise Module for Desktop Applications 15 SP7"},{"category":"default_component_of","full_product_name":{"name":"rime-schema-essay-simp-20230603+git.5fdd2d6-150600.3.8.1 as component of SUSE Linux Enterprise Module for Desktop Applications 15 SP7","product_id":"SUSE Linux Enterprise Module for Desktop Applications 15 SP7:rime-schema-essay-simp-20230603+git.5fdd2d6-150600.3.8.1"},"product_reference":"rime-schema-essay-simp-20230603+git.5fdd2d6-150600.3.8.1","relates_to_product_reference":"SUSE Linux Enterprise Module for Desktop Applications 15 SP7"},{"category":"default_component_of","full_product_name":{"name":"rime-schema-extra-20230603+git.5fdd2d6-150600.3.8.1 as component of SUSE Linux Enterprise Module for Desktop Applications 15 SP7","product_id":"SUSE Linux Enterprise Module for Desktop Applications 15 SP7:rime-schema-extra-20230603+git.5fdd2d6-150600.3.8.1"},"product_reference":"rime-schema-extra-20230603+git.5fdd2d6-150600.3.8.1","relates_to_product_reference":"SUSE Linux Enterprise Module for Desktop Applications 15 SP7"},{"category":"default_component_of","full_product_name":{"name":"rime-schema-ipa-20230603+git.5fdd2d6-150600.3.8.1 as component of SUSE Linux Enterprise Module for Desktop Applications 15 SP7","product_id":"SUSE Linux Enterprise Module for Desktop Applications 15 SP7:rime-schema-ipa-20230603+git.5fdd2d6-150600.3.8.1"},"product_reference":"rime-schema-ipa-20230603+git.5fdd2d6-150600.3.8.1","relates_to_product_reference":"SUSE Linux Enterprise Module for Desktop Applications 15 SP7"},{"category":"default_component_of","full_product_name":{"name":"rime-schema-luna-pinyin-20230603+git.5fdd2d6-150600.3.8.1 as component of SUSE Linux Enterprise Module for Desktop Applications 15 SP7","product_id":"SUSE Linux Enterprise Module for Desktop Applications 15 SP7:rime-schema-luna-pinyin-20230603+git.5fdd2d6-150600.3.8.1"},"product_reference":"rime-schema-luna-pinyin-20230603+git.5fdd2d6-150600.3.8.1","relates_to_product_reference":"SUSE Linux Enterprise Module for Desktop Applications 15 SP7"},{"category":"default_component_of","full_product_name":{"name":"rime-schema-middle-chinese-20230603+git.5fdd2d6-150600.3.8.1 as component of SUSE Linux Enterprise Module for Desktop Applications 15 SP7","product_id":"SUSE Linux Enterprise Module for Desktop Applications 15 SP7:rime-schema-middle-chinese-20230603+git.5fdd2d6-150600.3.8.1"},"product_reference":"rime-schema-middle-chinese-20230603+git.5fdd2d6-150600.3.8.1","relates_to_product_reference":"SUSE Linux Enterprise Module for Desktop Applications 15 SP7"},{"category":"default_component_of","full_product_name":{"name":"rime-schema-pinyin-simp-20230603+git.5fdd2d6-150600.3.8.1 as component of SUSE Linux Enterprise Module for Desktop Applications 15 SP7","product_id":"SUSE Linux Enterprise Module for Desktop Applications 15 SP7:rime-schema-pinyin-simp-20230603+git.5fdd2d6-150600.3.8.1"},"product_reference":"rime-schema-pinyin-simp-20230603+git.5fdd2d6-150600.3.8.1","relates_to_product_reference":"SUSE Linux Enterprise Module for Desktop Applications 15 SP7"},{"category":"default_component_of","full_product_name":{"name":"rime-schema-prelude-20230603+git.5fdd2d6-150600.3.8.1 as component of SUSE Linux Enterprise Module for Desktop Applications 15 SP7","product_id":"SUSE Linux Enterprise Module for Desktop Applications 15 SP7:rime-schema-prelude-20230603+git.5fdd2d6-150600.3.8.1"},"product_reference":"rime-schema-prelude-20230603+git.5fdd2d6-150600.3.8.1","relates_to_product_reference":"SUSE Linux Enterprise Module for Desktop Applications 15 SP7"},{"category":"default_component_of","full_product_name":{"name":"rime-schema-quick-20230603+git.5fdd2d6-150600.3.8.1 as component of SUSE Linux Enterprise Module for Desktop Applications 15 SP7","product_id":"SUSE Linux Enterprise Module for Desktop Applications 15 SP7:rime-schema-quick-20230603+git.5fdd2d6-150600.3.8.1"},"product_reference":"rime-schema-quick-20230603+git.5fdd2d6-150600.3.8.1","relates_to_product_reference":"SUSE Linux Enterprise Module for Desktop Applications 15 SP7"},{"category":"default_component_of","full_product_name":{"name":"rime-schema-scj-20230603+git.5fdd2d6-150600.3.8.1 as component of SUSE Linux Enterprise Module for Desktop Applications 15 SP7","product_id":"SUSE Linux Enterprise Module for Desktop Applications 15 SP7:rime-schema-scj-20230603+git.5fdd2d6-150600.3.8.1"},"product_reference":"rime-schema-scj-20230603+git.5fdd2d6-150600.3.8.1","relates_to_product_reference":"SUSE Linux Enterprise Module for Desktop Applications 15 SP7"},{"category":"default_component_of","full_product_name":{"name":"rime-schema-soutzoe-20230603+git.5fdd2d6-150600.3.8.1 as component of SUSE Linux Enterprise Module for Desktop Applications 15 SP7","product_id":"SUSE Linux Enterprise Module for Desktop Applications 15 SP7:rime-schema-soutzoe-20230603+git.5fdd2d6-150600.3.8.1"},"product_reference":"rime-schema-soutzoe-20230603+git.5fdd2d6-150600.3.8.1","relates_to_product_reference":"SUSE Linux Enterprise Module for Desktop Applications 15 SP7"},{"category":"default_component_of","full_product_name":{"name":"rime-schema-stenotype-20230603+git.5fdd2d6-150600.3.8.1 as component of SUSE Linux Enterprise Module for Desktop Applications 15 SP7","product_id":"SUSE Linux Enterprise Module for Desktop Applications 15 SP7:rime-schema-stenotype-20230603+git.5fdd2d6-150600.3.8.1"},"product_reference":"rime-schema-stenotype-20230603+git.5fdd2d6-150600.3.8.1","relates_to_product_reference":"SUSE Linux Enterprise Module for Desktop Applications 15 SP7"},{"category":"default_component_of","full_product_name":{"name":"rime-schema-stroke-20230603+git.5fdd2d6-150600.3.8.1 as component of SUSE Linux Enterprise Module for Desktop Applications 15 SP7","product_id":"SUSE Linux Enterprise Module for Desktop Applications 15 SP7:rime-schema-stroke-20230603+git.5fdd2d6-150600.3.8.1"},"product_reference":"rime-schema-stroke-20230603+git.5fdd2d6-150600.3.8.1","relates_to_product_reference":"SUSE Linux Enterprise Module for Desktop Applications 15 SP7"},{"category":"default_component_of","full_product_name":{"name":"rime-schema-terra-pinyin-20230603+git.5fdd2d6-150600.3.8.1 as component of SUSE Linux Enterprise Module for Desktop Applications 15 SP7","product_id":"SUSE Linux Enterprise Module for Desktop Applications 15 SP7:rime-schema-terra-pinyin-20230603+git.5fdd2d6-150600.3.8.1"},"product_reference":"rime-schema-terra-pinyin-20230603+git.5fdd2d6-150600.3.8.1","relates_to_product_reference":"SUSE Linux Enterprise Module for Desktop Applications 15 SP7"},{"category":"default_component_of","full_product_name":{"name":"rime-schema-wubi-20230603+git.5fdd2d6-150600.3.8.1 as component of SUSE Linux Enterprise Module for Desktop Applications 15 SP7","product_id":"SUSE Linux Enterprise Module for Desktop Applications 15 SP7:rime-schema-wubi-20230603+git.5fdd2d6-150600.3.8.1"},"product_reference":"rime-schema-wubi-20230603+git.5fdd2d6-150600.3.8.1","relates_to_product_reference":"SUSE Linux Enterprise Module for Desktop Applications 15 SP7"},{"category":"default_component_of","full_product_name":{"name":"rime-schema-wugniu-20230603+git.5fdd2d6-150600.3.8.1 as component of SUSE Linux Enterprise Module for Desktop Applications 15 SP7","product_id":"SUSE Linux Enterprise Module for Desktop Applications 15 SP7:rime-schema-wugniu-20230603+git.5fdd2d6-150600.3.8.1"},"product_reference":"rime-schema-wugniu-20230603+git.5fdd2d6-150600.3.8.1","relates_to_product_reference":"SUSE Linux Enterprise Module for Desktop Applications 15 SP7"},{"category":"default_component_of","full_product_name":{"name":"apptainer-1.3.6-150600.4.9.1 as component of SUSE Linux Enterprise High Performance Computing 15 SP6","product_id":"SUSE Linux Enterprise High Performance Computing 15 SP6:apptainer-1.3.6-150600.4.9.1"},"product_reference":"apptainer-1.3.6-150600.4.9.1","relates_to_product_reference":"SUSE Linux Enterprise High Performance Computing 15 SP6"},{"category":"default_component_of","full_product_name":{"name":"apptainer-sle15_6-1.3.6-150600.4.9.1 as component of SUSE Linux Enterprise High Performance Computing 15 SP6","product_id":"SUSE Linux Enterprise High Performance Computing 15 SP6:apptainer-sle15_6-1.3.6-150600.4.9.1"},"product_reference":"apptainer-sle15_6-1.3.6-150600.4.9.1","relates_to_product_reference":"SUSE Linux Enterprise High Performance Computing 15 SP6"},{"category":"default_component_of","full_product_name":{"name":"apptainer-1.3.6-150600.4.9.1 as component of SUSE Linux Enterprise Module for HPC 15 SP6","product_id":"SUSE Linux Enterprise Module for HPC 15 SP6:apptainer-1.3.6-150600.4.9.1"},"product_reference":"apptainer-1.3.6-150600.4.9.1","relates_to_product_reference":"SUSE Linux Enterprise Module for HPC 15 SP6"},{"category":"default_component_of","full_product_name":{"name":"apptainer-sle15_6-1.3.6-150600.4.9.1 as component of SUSE Linux Enterprise Module for HPC 15 SP6","product_id":"SUSE Linux Enterprise Module for HPC 15 SP6:apptainer-sle15_6-1.3.6-150600.4.9.1"},"product_reference":"apptainer-sle15_6-1.3.6-150600.4.9.1","relates_to_product_reference":"SUSE Linux Enterprise Module for HPC 15 SP6"},{"category":"default_component_of","full_product_name":{"name":"apptainer-1.3.6-150600.4.9.1 as component of SUSE Linux Enterprise High Performance Computing 15 SP7","product_id":"SUSE Linux Enterprise High Performance Computing 15 SP7:apptainer-1.3.6-150600.4.9.1"},"product_reference":"apptainer-1.3.6-150600.4.9.1","relates_to_product_reference":"SUSE Linux Enterprise High Performance Computing 15 SP7"},{"category":"default_component_of","full_product_name":{"name":"apptainer-sle15_7-1.3.6-150600.4.9.1 as component of SUSE Linux Enterprise High Performance Computing 15 SP7","product_id":"SUSE Linux Enterprise High Performance Computing 15 SP7:apptainer-sle15_7-1.3.6-150600.4.9.1"},"product_reference":"apptainer-sle15_7-1.3.6-150600.4.9.1","relates_to_product_reference":"SUSE Linux Enterprise High Performance Computing 15 SP7"},{"category":"default_component_of","full_product_name":{"name":"apptainer-1.3.6-150600.4.9.1 as component of SUSE Linux Enterprise Module for HPC 15 SP7","product_id":"SUSE Linux Enterprise Module for HPC 15 SP7:apptainer-1.3.6-150600.4.9.1"},"product_reference":"apptainer-1.3.6-150600.4.9.1","relates_to_product_reference":"SUSE Linux Enterprise Module for HPC 15 SP7"},{"category":"default_component_of","full_product_name":{"name":"apptainer-sle15_7-1.3.6-150600.4.9.1 as component of SUSE Linux Enterprise Module for HPC 15 SP7","product_id":"SUSE Linux Enterprise Module for HPC 15 SP7:apptainer-sle15_7-1.3.6-150600.4.9.1"},"product_reference":"apptainer-sle15_7-1.3.6-150600.4.9.1","relates_to_product_reference":"SUSE Linux Enterprise Module for HPC 15 SP7"},{"category":"default_component_of","full_product_name":{"name":"golang-github-prometheus-promu-0.17.0-150000.3.24.1 as component of SUSE Linux Enterprise Module for Package Hub 15 SP6","product_id":"SUSE Linux Enterprise Module for Package Hub 15 SP6:golang-github-prometheus-promu-0.17.0-150000.3.24.1"},"product_reference":"golang-github-prometheus-promu-0.17.0-150000.3.24.1","relates_to_product_reference":"SUSE Linux Enterprise Module for Package Hub 15 SP6"},{"category":"default_component_of","full_product_name":{"name":"grafana-10.4.13-150200.3.59.1 as component of SUSE Linux Enterprise Module for Package Hub 15 SP6","product_id":"SUSE Linux Enterprise Module for Package Hub 15 SP6:grafana-10.4.13-150200.3.59.1"},"product_reference":"grafana-10.4.13-150200.3.59.1","relates_to_product_reference":"SUSE Linux Enterprise Module for Package Hub 15 SP6"},{"category":"default_component_of","full_product_name":{"name":"helm-fish-completion-3.17.1-150000.1.41.1 as component of SUSE Linux Enterprise Module for Package Hub 15 SP6","product_id":"SUSE Linux Enterprise Module for Package Hub 15 SP6:helm-fish-completion-3.17.1-150000.1.41.1"},"product_reference":"helm-fish-completion-3.17.1-150000.1.41.1","relates_to_product_reference":"SUSE Linux Enterprise Module for Package Hub 15 SP6"},{"category":"default_component_of","full_product_name":{"name":"golang-github-prometheus-promu-0.17.0-150000.3.24.1 as component of SUSE Linux Enterprise Module for Package Hub 15 SP7","product_id":"SUSE Linux Enterprise Module for Package Hub 15 SP7:golang-github-prometheus-promu-0.17.0-150000.3.24.1"},"product_reference":"golang-github-prometheus-promu-0.17.0-150000.3.24.1","relates_to_product_reference":"SUSE Linux Enterprise Module for Package Hub 15 SP7"},{"category":"default_component_of","full_product_name":{"name":"grafana-10.4.13-150200.3.59.1 as component of SUSE Linux Enterprise Module for Package Hub 15 SP7","product_id":"SUSE Linux Enterprise Module for Package Hub 15 SP7:grafana-10.4.13-150200.3.59.1"},"product_reference":"grafana-10.4.13-150200.3.59.1","relates_to_product_reference":"SUSE Linux Enterprise Module for Package Hub 15 SP7"},{"category":"default_component_of","full_product_name":{"name":"helm-fish-completion-3.17.1-150000.1.41.1 as component of SUSE Linux Enterprise Module for Package Hub 15 SP7","product_id":"SUSE Linux Enterprise Module for Package Hub 15 SP7:helm-fish-completion-3.17.1-150000.1.41.1"},"product_reference":"helm-fish-completion-3.17.1-150000.1.41.1","relates_to_product_reference":"SUSE Linux Enterprise Module for Package Hub 15 SP7"},{"category":"default_component_of","full_product_name":{"name":"google-guest-agent-20250327.01-1.50.1 as component of SUSE Linux Enterprise Server 12","product_id":"SUSE Linux Enterprise Server 12:google-guest-agent-20250327.01-1.50.1"},"product_reference":"google-guest-agent-20250327.01-1.50.1","relates_to_product_reference":"SUSE Linux Enterprise Server 12"},{"category":"default_component_of","full_product_name":{"name":"google-guest-agent-20250327.01-1.50.1 as component of SUSE Linux Enterprise Server for SAP Applications 12","product_id":"SUSE Linux Enterprise Server for SAP Applications 12:google-guest-agent-20250327.01-1.50.1"},"product_reference":"google-guest-agent-20250327.01-1.50.1","relates_to_product_reference":"SUSE Linux Enterprise Server for SAP Applications 12"},{"category":"default_component_of","full_product_name":{"name":"google-guest-agent-20250327.01-1.50.1 as component of SUSE Linux Enterprise High Performance Computing 12","product_id":"SUSE Linux Enterprise High Performance Computing 12:google-guest-agent-20250327.01-1.50.1"},"product_reference":"google-guest-agent-20250327.01-1.50.1","relates_to_product_reference":"SUSE Linux Enterprise High Performance Computing 12"},{"category":"default_component_of","full_product_name":{"name":"google-guest-agent-20250327.01-1.50.1 as component of SUSE Linux Enterprise Server 12 SP3","product_id":"SUSE Linux Enterprise Server 12 SP3:google-guest-agent-20250327.01-1.50.1"},"product_reference":"google-guest-agent-20250327.01-1.50.1","relates_to_product_reference":"SUSE Linux Enterprise Server 12 SP3"},{"category":"default_component_of","full_product_name":{"name":"google-guest-agent-20250327.01-1.50.1 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP3","product_id":"SUSE Linux Enterprise Server for SAP Applications 12 SP3:google-guest-agent-20250327.01-1.50.1"},"product_reference":"google-guest-agent-20250327.01-1.50.1","relates_to_product_reference":"SUSE Linux Enterprise Server for SAP Applications 12 SP3"},{"category":"default_component_of","full_product_name":{"name":"google-guest-agent-20250327.01-1.50.1 as component of SUSE Linux Enterprise Server 12 SP4","product_id":"SUSE Linux Enterprise Server 12 SP4:google-guest-agent-20250327.01-1.50.1"},"product_reference":"google-guest-agent-20250327.01-1.50.1","relates_to_product_reference":"SUSE Linux Enterprise Server 12 SP4"},{"category":"default_component_of","full_product_name":{"name":"google-guest-agent-20250327.01-1.50.1 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP4","product_id":"SUSE Linux Enterprise Server for SAP Applications 12 SP4:google-guest-agent-20250327.01-1.50.1"},"product_reference":"google-guest-agent-20250327.01-1.50.1","relates_to_product_reference":"SUSE Linux Enterprise Server for SAP Applications 12 SP4"},{"category":"default_component_of","full_product_name":{"name":"google-guest-agent-20250327.01-1.50.1 as component of SUSE Linux Enterprise Server 12 SP5","product_id":"SUSE Linux Enterprise Server 12 SP5:google-guest-agent-20250327.01-1.50.1"},"product_reference":"google-guest-agent-20250327.01-1.50.1","relates_to_product_reference":"SUSE Linux Enterprise Server 12 SP5"},{"category":"default_component_of","full_product_name":{"name":"google-guest-agent-20250327.01-1.50.1 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5","product_id":"SUSE Linux Enterprise Server for SAP Applications 12 SP5:google-guest-agent-20250327.01-1.50.1"},"product_reference":"google-guest-agent-20250327.01-1.50.1","relates_to_product_reference":"SUSE Linux Enterprise Server for SAP Applications 12 SP5"},{"category":"default_component_of","full_product_name":{"name":"google-guest-agent-20250327.01-1.50.1 as component of SUSE Linux Enterprise Module for Public Cloud 12","product_id":"SUSE Linux Enterprise Module for Public Cloud 12:google-guest-agent-20250327.01-1.50.1"},"product_reference":"google-guest-agent-20250327.01-1.50.1","relates_to_product_reference":"SUSE Linux Enterprise Module for Public Cloud 12"},{"category":"default_component_of","full_product_name":{"name":"google-guest-agent-20250327.01-150000.1.60.1 as component of SUSE Linux Enterprise Server 15 SP3","product_id":"SUSE Linux Enterprise Server 15 SP3:google-guest-agent-20250327.01-150000.1.60.1"},"product_reference":"google-guest-agent-20250327.01-150000.1.60.1","relates_to_product_reference":"SUSE Linux Enterprise Server 15 SP3"},{"category":"default_component_of","full_product_name":{"name":"google-guest-agent-20250327.01-150000.1.60.1 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP3","product_id":"SUSE Linux Enterprise Server for SAP Applications 15 SP3:google-guest-agent-20250327.01-150000.1.60.1"},"product_reference":"google-guest-agent-20250327.01-150000.1.60.1","relates_to_product_reference":"SUSE Linux Enterprise Server for SAP Applications 15 SP3"},{"category":"default_component_of","full_product_name":{"name":"google-guest-agent-20250327.01-150000.1.60.1 as component of SUSE Linux Enterprise High Performance Computing 15 SP3","product_id":"SUSE Linux Enterprise High Performance Computing 15 SP3:google-guest-agent-20250327.01-150000.1.60.1"},"product_reference":"google-guest-agent-20250327.01-150000.1.60.1","relates_to_product_reference":"SUSE Linux Enterprise High Performance Computing 15 SP3"},{"category":"default_component_of","full_product_name":{"name":"google-guest-agent-20250327.01-150000.1.60.1 as component of SUSE Manager Server 4.2","product_id":"SUSE Manager Server 4.2:google-guest-agent-20250327.01-150000.1.60.1"},"product_reference":"google-guest-agent-20250327.01-150000.1.60.1","relates_to_product_reference":"SUSE Manager Server 4.2"},{"category":"default_component_of","full_product_name":{"name":"google-guest-agent-20250327.01-150000.1.60.1 as component of SUSE Manager Proxy 4.2","product_id":"SUSE Manager Proxy 4.2:google-guest-agent-20250327.01-150000.1.60.1"},"product_reference":"google-guest-agent-20250327.01-150000.1.60.1","relates_to_product_reference":"SUSE Manager Proxy 4.2"},{"category":"default_component_of","full_product_name":{"name":"google-guest-agent-20250327.01-150000.1.60.1 as component of SUSE Manager Retail Branch Server 4.2","product_id":"SUSE Manager Retail Branch Server 4.2:google-guest-agent-20250327.01-150000.1.60.1"},"product_reference":"google-guest-agent-20250327.01-150000.1.60.1","relates_to_product_reference":"SUSE Manager Retail Branch Server 4.2"},{"category":"default_component_of","full_product_name":{"name":"google-guest-agent-20250327.01-150000.1.60.1 as component of SUSE Enterprise Storage 7.1","product_id":"SUSE Enterprise Storage 7.1:google-guest-agent-20250327.01-150000.1.60.1"},"product_reference":"google-guest-agent-20250327.01-150000.1.60.1","relates_to_product_reference":"SUSE Enterprise Storage 7.1"},{"category":"default_component_of","full_product_name":{"name":"google-guest-agent-20250327.01-150000.1.60.1 as component of SUSE Linux Enterprise Module for Public Cloud 15 SP3","product_id":"SUSE Linux Enterprise Module for Public Cloud 15 SP3:google-guest-agent-20250327.01-150000.1.60.1"},"product_reference":"google-guest-agent-20250327.01-150000.1.60.1","relates_to_product_reference":"SUSE Linux Enterprise Module for Public Cloud 15 SP3"},{"category":"default_component_of","full_product_name":{"name":"google-guest-agent-20250327.01-150000.1.60.1 as component of SUSE Linux Enterprise Server 15 SP4","product_id":"SUSE Linux Enterprise Server 15 SP4:google-guest-agent-20250327.01-150000.1.60.1"},"product_reference":"google-guest-agent-20250327.01-150000.1.60.1","relates_to_product_reference":"SUSE Linux Enterprise Server 15 SP4"},{"category":"default_component_of","full_product_name":{"name":"google-guest-agent-20250327.01-150000.1.60.1 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4","product_id":"SUSE Linux Enterprise Server for SAP Applications 15 SP4:google-guest-agent-20250327.01-150000.1.60.1"},"product_reference":"google-guest-agent-20250327.01-150000.1.60.1","relates_to_product_reference":"SUSE Linux Enterprise Server for SAP Applications 15 SP4"},{"category":"default_component_of","full_product_name":{"name":"google-guest-agent-20250327.01-150000.1.60.1 as component of SUSE Linux Enterprise High Performance Computing 15 SP4","product_id":"SUSE Linux Enterprise High Performance Computing 15 SP4:google-guest-agent-20250327.01-150000.1.60.1"},"product_reference":"google-guest-agent-20250327.01-150000.1.60.1","relates_to_product_reference":"SUSE Linux Enterprise High Performance Computing 15 SP4"},{"category":"default_component_of","full_product_name":{"name":"google-guest-agent-20250327.01-150000.1.60.1 as component of SUSE Manager Server 4.3","product_id":"SUSE Manager Server 4.3:google-guest-agent-20250327.01-150000.1.60.1"},"product_reference":"google-guest-agent-20250327.01-150000.1.60.1","relates_to_product_reference":"SUSE Manager Server 4.3"},{"category":"default_component_of","full_product_name":{"name":"google-guest-agent-20250327.01-150000.1.60.1 as component of SUSE Manager Proxy 4.3","product_id":"SUSE Manager Proxy 4.3:google-guest-agent-20250327.01-150000.1.60.1"},"product_reference":"google-guest-agent-20250327.01-150000.1.60.1","relates_to_product_reference":"SUSE Manager Proxy 4.3"},{"category":"default_component_of","full_product_name":{"name":"google-guest-agent-20250327.01-150000.1.60.1 as component of SUSE Manager Retail Branch Server 4.3","product_id":"SUSE Manager Retail Branch Server 4.3:google-guest-agent-20250327.01-150000.1.60.1"},"product_reference":"google-guest-agent-20250327.01-150000.1.60.1","relates_to_product_reference":"SUSE Manager Retail Branch Server 4.3"},{"category":"default_component_of","full_product_name":{"name":"google-guest-agent-20250327.01-150000.1.60.1 as component of SUSE Linux Enterprise Module for Public Cloud 15 SP4","product_id":"SUSE Linux Enterprise Module for Public Cloud 15 SP4:google-guest-agent-20250327.01-150000.1.60.1"},"product_reference":"google-guest-agent-20250327.01-150000.1.60.1","relates_to_product_reference":"SUSE Linux Enterprise Module for Public Cloud 15 SP4"},{"category":"default_component_of","full_product_name":{"name":"google-guest-agent-20250327.01-150000.1.60.1 as component of SUSE Linux Enterprise Server 15 SP5","product_id":"SUSE Linux Enterprise Server 15 SP5:google-guest-agent-20250327.01-150000.1.60.1"},"product_reference":"google-guest-agent-20250327.01-150000.1.60.1","relates_to_product_reference":"SUSE Linux Enterprise Server 15 SP5"},{"category":"default_component_of","full_product_name":{"name":"google-guest-agent-20250327.01-150000.1.60.1 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP5","product_id":"SUSE Linux Enterprise Server for SAP Applications 15 SP5:google-guest-agent-20250327.01-150000.1.60.1"},"product_reference":"google-guest-agent-20250327.01-150000.1.60.1","relates_to_product_reference":"SUSE Linux Enterprise Server for SAP Applications 15 SP5"},{"category":"default_component_of","full_product_name":{"name":"google-guest-agent-20250327.01-150000.1.60.1 as component of SUSE Linux Enterprise High Performance Computing 15 SP5","product_id":"SUSE Linux Enterprise High Performance Computing 15 SP5:google-guest-agent-20250327.01-150000.1.60.1"},"product_reference":"google-guest-agent-20250327.01-150000.1.60.1","relates_to_product_reference":"SUSE Linux Enterprise High Performance Computing 15 SP5"},{"category":"default_component_of","full_product_name":{"name":"google-guest-agent-20250327.01-150000.1.60.1 as component of SUSE Linux Enterprise Module for Public Cloud 15 SP5","product_id":"SUSE Linux Enterprise Module for Public Cloud 15 SP5:google-guest-agent-20250327.01-150000.1.60.1"},"product_reference":"google-guest-agent-20250327.01-150000.1.60.1","relates_to_product_reference":"SUSE Linux Enterprise Module for Public Cloud 15 SP5"},{"category":"default_component_of","full_product_name":{"name":"google-guest-agent-20250327.01-150000.1.60.1 as component of SUSE Linux Enterprise Server 15 SP6","product_id":"SUSE Linux Enterprise Server 15 SP6:google-guest-agent-20250327.01-150000.1.60.1"},"product_reference":"google-guest-agent-20250327.01-150000.1.60.1","relates_to_product_reference":"SUSE Linux Enterprise Server 15 SP6"},{"category":"default_component_of","full_product_name":{"name":"google-guest-agent-20250327.01-150000.1.60.1 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP6","product_id":"SUSE Linux Enterprise Server for SAP Applications 15 SP6:google-guest-agent-20250327.01-150000.1.60.1"},"product_reference":"google-guest-agent-20250327.01-150000.1.60.1","relates_to_product_reference":"SUSE Linux Enterprise Server for SAP Applications 15 SP6"},{"category":"default_component_of","full_product_name":{"name":"google-guest-agent-20250327.01-150000.1.60.1 as component of SUSE Linux Enterprise High Performance Computing 15 SP6","product_id":"SUSE Linux Enterprise High Performance Computing 15 SP6:google-guest-agent-20250327.01-150000.1.60.1"},"product_reference":"google-guest-agent-20250327.01-150000.1.60.1","relates_to_product_reference":"SUSE Linux Enterprise High Performance Computing 15 SP6"},{"category":"default_component_of","full_product_name":{"name":"google-guest-agent-20250327.01-150000.1.60.1 as component of SUSE Linux Enterprise Module for Public Cloud 15 SP6","product_id":"SUSE Linux Enterprise Module for Public Cloud 15 SP6:google-guest-agent-20250327.01-150000.1.60.1"},"product_reference":"google-guest-agent-20250327.01-150000.1.60.1","relates_to_product_reference":"SUSE Linux Enterprise Module for Public Cloud 15 SP6"},{"category":"default_component_of","full_product_name":{"name":"supportutils-plugin-salt-1.2.3-150000.3.16.1 as component of SUSE Linux Enterprise Server 15 SP2-LTSS-TERADATA","product_id":"SUSE Linux Enterprise Server 15 SP2-LTSS-TERADATA:supportutils-plugin-salt-1.2.3-150000.3.16.1"},"product_reference":"supportutils-plugin-salt-1.2.3-150000.3.16.1","relates_to_product_reference":"SUSE Linux Enterprise Server 15 SP2-LTSS-TERADATA"},{"category":"default_component_of","full_product_name":{"name":"helm-3.17.1-150000.1.41.1 as component of SUSE Linux Enterprise Server 15 SP3-LTSS","product_id":"SUSE Linux Enterprise Server 15 SP3-LTSS:helm-3.17.1-150000.1.41.1"},"product_reference":"helm-3.17.1-150000.1.41.1","relates_to_product_reference":"SUSE Linux Enterprise Server 15 SP3-LTSS"},{"category":"default_component_of","full_product_name":{"name":"helm-bash-completion-3.17.1-150000.1.41.1 as component of SUSE Linux Enterprise Server 15 SP3-LTSS","product_id":"SUSE Linux Enterprise Server 15 SP3-LTSS:helm-bash-completion-3.17.1-150000.1.41.1"},"product_reference":"helm-bash-completion-3.17.1-150000.1.41.1","relates_to_product_reference":"SUSE Linux Enterprise Server 15 SP3-LTSS"},{"category":"default_component_of","full_product_name":{"name":"helm-zsh-completion-3.17.1-150000.1.41.1 as component of SUSE Linux Enterprise Server 15 SP3-LTSS","product_id":"SUSE Linux Enterprise Server 15 SP3-LTSS:helm-zsh-completion-3.17.1-150000.1.41.1"},"product_reference":"helm-zsh-completion-3.17.1-150000.1.41.1","relates_to_product_reference":"SUSE Linux Enterprise Server 15 SP3-LTSS"},{"category":"default_component_of","full_product_name":{"name":"supportutils-plugin-salt-1.2.3-150000.3.16.1 as component of SUSE Linux Enterprise Server 15 SP3-LTSS","product_id":"SUSE Linux Enterprise Server 15 SP3-LTSS:supportutils-plugin-salt-1.2.3-150000.3.16.1"},"product_reference":"supportutils-plugin-salt-1.2.3-150000.3.16.1","relates_to_product_reference":"SUSE Linux Enterprise Server 15 SP3-LTSS"},{"category":"default_component_of","full_product_name":{"name":"helm-3.17.1-150000.1.41.1 as component of SUSE Linux Enterprise Server 15 SP4-LTSS","product_id":"SUSE Linux Enterprise Server 15 SP4-LTSS:helm-3.17.1-150000.1.41.1"},"product_reference":"helm-3.17.1-150000.1.41.1","relates_to_product_reference":"SUSE Linux Enterprise Server 15 SP4-LTSS"},{"category":"default_component_of","full_product_name":{"name":"helm-bash-completion-3.17.1-150000.1.41.1 as component of SUSE Linux Enterprise Server 15 SP4-LTSS","product_id":"SUSE Linux Enterprise Server 15 SP4-LTSS:helm-bash-completion-3.17.1-150000.1.41.1"},"product_reference":"helm-bash-completion-3.17.1-150000.1.41.1","relates_to_product_reference":"SUSE Linux Enterprise Server 15 SP4-LTSS"},{"category":"default_component_of","full_product_name":{"name":"helm-zsh-completion-3.17.1-150000.1.41.1 as component of SUSE Linux Enterprise Server 15 SP4-LTSS","product_id":"SUSE Linux Enterprise Server 15 SP4-LTSS:helm-zsh-completion-3.17.1-150000.1.41.1"},"product_reference":"helm-zsh-completion-3.17.1-150000.1.41.1","relates_to_product_reference":"SUSE Linux Enterprise Server 15 SP4-LTSS"},{"category":"default_component_of","full_product_name":{"name":"supportutils-plugin-salt-1.2.3-150000.3.16.1 as component of SUSE Linux Enterprise Server 15 SP4-LTSS","product_id":"SUSE Linux Enterprise Server 15 SP4-LTSS:supportutils-plugin-salt-1.2.3-150000.3.16.1"},"product_reference":"supportutils-plugin-salt-1.2.3-150000.3.16.1","relates_to_product_reference":"SUSE Linux Enterprise Server 15 SP4-LTSS"},{"category":"default_component_of","full_product_name":{"name":"google-guest-agent-20250327.01-150000.1.60.1 as component of SUSE Linux Enterprise Server 15 SP4-TERADATA","product_id":"SUSE Linux Enterprise Server 15 SP4-TERADATA:google-guest-agent-20250327.01-150000.1.60.1"},"product_reference":"google-guest-agent-20250327.01-150000.1.60.1","relates_to_product_reference":"SUSE Linux Enterprise Server 15 SP4-TERADATA"},{"category":"default_component_of","full_product_name":{"name":"helm-3.17.1-150000.1.41.1 as component of SUSE Linux Enterprise Server 15 SP4-TERADATA","product_id":"SUSE Linux Enterprise Server 15 SP4-TERADATA:helm-3.17.1-150000.1.41.1"},"product_reference":"helm-3.17.1-150000.1.41.1","relates_to_product_reference":"SUSE Linux Enterprise Server 15 SP4-TERADATA"},{"category":"default_component_of","full_product_name":{"name":"helm-bash-completion-3.17.1-150000.1.41.1 as component of SUSE Linux Enterprise Server 15 SP4-TERADATA","product_id":"SUSE Linux Enterprise Server 15 SP4-TERADATA:helm-bash-completion-3.17.1-150000.1.41.1"},"product_reference":"helm-bash-completion-3.17.1-150000.1.41.1","relates_to_product_reference":"SUSE Linux Enterprise Server 15 SP4-TERADATA"},{"category":"default_component_of","full_product_name":{"name":"helm-zsh-completion-3.17.1-150000.1.41.1 as component of SUSE Linux Enterprise Server 15 SP4-TERADATA","product_id":"SUSE Linux Enterprise Server 15 SP4-TERADATA:helm-zsh-completion-3.17.1-150000.1.41.1"},"product_reference":"helm-zsh-completion-3.17.1-150000.1.41.1","relates_to_product_reference":"SUSE Linux Enterprise Server 15 SP4-TERADATA"},{"category":"default_component_of","full_product_name":{"name":"supportutils-plugin-salt-1.2.3-150000.3.16.1 as component of SUSE Linux Enterprise Server 15 SP4-TERADATA","product_id":"SUSE Linux Enterprise Server 15 SP4-TERADATA:supportutils-plugin-salt-1.2.3-150000.3.16.1"},"product_reference":"supportutils-plugin-salt-1.2.3-150000.3.16.1","relates_to_product_reference":"SUSE Linux Enterprise Server 15 SP4-TERADATA"},{"category":"default_component_of","full_product_name":{"name":"helm-3.17.1-150000.1.41.1 as component of SUSE Linux Enterprise Server 15 SP5-LTSS","product_id":"SUSE Linux Enterprise Server 15 SP5-LTSS:helm-3.17.1-150000.1.41.1"},"product_reference":"helm-3.17.1-150000.1.41.1","relates_to_product_reference":"SUSE Linux Enterprise Server 15 SP5-LTSS"},{"category":"default_component_of","full_product_name":{"name":"helm-bash-completion-3.17.1-150000.1.41.1 as component of SUSE Linux Enterprise Server 15 SP5-LTSS","product_id":"SUSE Linux Enterprise Server 15 SP5-LTSS:helm-bash-completion-3.17.1-150000.1.41.1"},"product_reference":"helm-bash-completion-3.17.1-150000.1.41.1","relates_to_product_reference":"SUSE Linux Enterprise Server 15 SP5-LTSS"},{"category":"default_component_of","full_product_name":{"name":"helm-zsh-completion-3.17.1-150000.1.41.1 as component of SUSE Linux Enterprise Server 15 SP5-LTSS","product_id":"SUSE Linux Enterprise Server 15 SP5-LTSS:helm-zsh-completion-3.17.1-150000.1.41.1"},"product_reference":"helm-zsh-completion-3.17.1-150000.1.41.1","relates_to_product_reference":"SUSE Linux Enterprise Server 15 SP5-LTSS"},{"category":"default_component_of","full_product_name":{"name":"supportutils-plugin-salt-1.2.3-150000.3.16.1 as component of SUSE Linux Enterprise Server 15 SP5-LTSS","product_id":"SUSE Linux Enterprise Server 15 SP5-LTSS:supportutils-plugin-salt-1.2.3-150000.3.16.1"},"product_reference":"supportutils-plugin-salt-1.2.3-150000.3.16.1","relates_to_product_reference":"SUSE Linux Enterprise Server 15 SP5-LTSS"},{"category":"default_component_of","full_product_name":{"name":"govulncheck-vulndb-0.0.20250814T182633-160000.1.2 as component of SUSE Linux Enterprise Server 16.0","product_id":"SUSE Linux Enterprise Server 16.0:govulncheck-vulndb-0.0.20250814T182633-160000.1.2"},"product_reference":"govulncheck-vulndb-0.0.20250814T182633-160000.1.2","relates_to_product_reference":"SUSE Linux Enterprise Server 16.0"},{"category":"default_component_of","full_product_name":{"name":"helm-3.18.4-160000.2.2 as component of SUSE Linux Enterprise Server 16.0","product_id":"SUSE Linux Enterprise Server 16.0:helm-3.18.4-160000.2.2"},"product_reference":"helm-3.18.4-160000.2.2","relates_to_product_reference":"SUSE Linux Enterprise Server 16.0"},{"category":"default_component_of","full_product_name":{"name":"helm-bash-completion-3.18.4-160000.2.2 as component of SUSE Linux Enterprise Server 16.0","product_id":"SUSE Linux Enterprise Server 16.0:helm-bash-completion-3.18.4-160000.2.2"},"product_reference":"helm-bash-completion-3.18.4-160000.2.2","relates_to_product_reference":"SUSE Linux Enterprise Server 16.0"},{"category":"default_component_of","full_product_name":{"name":"helm-fish-completion-3.18.4-160000.2.2 as component of SUSE Linux Enterprise Server 16.0","product_id":"SUSE Linux Enterprise Server 16.0:helm-fish-completion-3.18.4-160000.2.2"},"product_reference":"helm-fish-completion-3.18.4-160000.2.2","relates_to_product_reference":"SUSE Linux Enterprise Server 16.0"},{"category":"default_component_of","full_product_name":{"name":"helm-zsh-completion-3.18.4-160000.2.2 as component of SUSE Linux Enterprise Server 16.0","product_id":"SUSE Linux Enterprise Server 16.0:helm-zsh-completion-3.18.4-160000.2.2"},"product_reference":"helm-zsh-completion-3.18.4-160000.2.2","relates_to_product_reference":"SUSE Linux Enterprise Server 16.0"},{"category":"default_component_of","full_product_name":{"name":"kubevirt-virtctl-1.5.2-160000.1.2 as component of SUSE Linux Enterprise Server 16.0","product_id":"SUSE Linux Enterprise Server 16.0:kubevirt-virtctl-1.5.2-160000.1.2"},"product_reference":"kubevirt-virtctl-1.5.2-160000.1.2","relates_to_product_reference":"SUSE Linux Enterprise Server 16.0"},{"category":"default_component_of","full_product_name":{"name":"helm-3.17.1-150000.1.41.1 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP3","product_id":"SUSE Linux Enterprise Server for SAP Applications 15 SP3:helm-3.17.1-150000.1.41.1"},"product_reference":"helm-3.17.1-150000.1.41.1","relates_to_product_reference":"SUSE Linux Enterprise Server for SAP Applications 15 SP3"},{"category":"default_component_of","full_product_name":{"name":"helm-bash-completion-3.17.1-150000.1.41.1 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP3","product_id":"SUSE Linux Enterprise Server for SAP Applications 15 SP3:helm-bash-completion-3.17.1-150000.1.41.1"},"product_reference":"helm-bash-completion-3.17.1-150000.1.41.1","relates_to_product_reference":"SUSE Linux Enterprise Server for SAP Applications 15 SP3"},{"category":"default_component_of","full_product_name":{"name":"helm-zsh-completion-3.17.1-150000.1.41.1 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP3","product_id":"SUSE Linux Enterprise Server for SAP Applications 15 SP3:helm-zsh-completion-3.17.1-150000.1.41.1"},"product_reference":"helm-zsh-completion-3.17.1-150000.1.41.1","relates_to_product_reference":"SUSE Linux Enterprise Server for SAP Applications 15 SP3"},{"category":"default_component_of","full_product_name":{"name":"supportutils-plugin-salt-1.2.3-150000.3.16.1 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP3","product_id":"SUSE Linux Enterprise Server for SAP Applications 15 SP3:supportutils-plugin-salt-1.2.3-150000.3.16.1"},"product_reference":"supportutils-plugin-salt-1.2.3-150000.3.16.1","relates_to_product_reference":"SUSE Linux Enterprise Server for SAP Applications 15 SP3"},{"category":"default_component_of","full_product_name":{"name":"helm-3.17.1-150000.1.41.1 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4","product_id":"SUSE Linux Enterprise Server for SAP Applications 15 SP4:helm-3.17.1-150000.1.41.1"},"product_reference":"helm-3.17.1-150000.1.41.1","relates_to_product_reference":"SUSE Linux Enterprise Server for SAP Applications 15 SP4"},{"category":"default_component_of","full_product_name":{"name":"helm-bash-completion-3.17.1-150000.1.41.1 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4","product_id":"SUSE Linux Enterprise Server for SAP Applications 15 SP4:helm-bash-completion-3.17.1-150000.1.41.1"},"product_reference":"helm-bash-completion-3.17.1-150000.1.41.1","relates_to_product_reference":"SUSE Linux Enterprise Server for SAP Applications 15 SP4"},{"category":"default_component_of","full_product_name":{"name":"helm-zsh-completion-3.17.1-150000.1.41.1 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4","product_id":"SUSE Linux Enterprise Server for SAP Applications 15 SP4:helm-zsh-completion-3.17.1-150000.1.41.1"},"product_reference":"helm-zsh-completion-3.17.1-150000.1.41.1","relates_to_product_reference":"SUSE Linux Enterprise Server for SAP Applications 15 SP4"},{"category":"default_component_of","full_product_name":{"name":"supportutils-plugin-salt-1.2.3-150000.3.16.1 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4","product_id":"SUSE Linux Enterprise Server for SAP Applications 15 SP4:supportutils-plugin-salt-1.2.3-150000.3.16.1"},"product_reference":"supportutils-plugin-salt-1.2.3-150000.3.16.1","relates_to_product_reference":"SUSE Linux Enterprise Server for SAP Applications 15 SP4"},{"category":"default_component_of","full_product_name":{"name":"helm-3.17.1-150000.1.41.1 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP5","product_id":"SUSE Linux Enterprise Server for SAP Applications 15 SP5:helm-3.17.1-150000.1.41.1"},"product_reference":"helm-3.17.1-150000.1.41.1","relates_to_product_reference":"SUSE Linux Enterprise Server for SAP Applications 15 SP5"},{"category":"default_component_of","full_product_name":{"name":"helm-bash-completion-3.17.1-150000.1.41.1 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP5","product_id":"SUSE Linux Enterprise Server for SAP Applications 15 SP5:helm-bash-completion-3.17.1-150000.1.41.1"},"product_reference":"helm-bash-completion-3.17.1-150000.1.41.1","relates_to_product_reference":"SUSE Linux Enterprise Server for SAP Applications 15 SP5"},{"category":"default_component_of","full_product_name":{"name":"helm-zsh-completion-3.17.1-150000.1.41.1 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP5","product_id":"SUSE Linux Enterprise Server for SAP Applications 15 SP5:helm-zsh-completion-3.17.1-150000.1.41.1"},"product_reference":"helm-zsh-completion-3.17.1-150000.1.41.1","relates_to_product_reference":"SUSE Linux Enterprise Server for SAP Applications 15 SP5"},{"category":"default_component_of","full_product_name":{"name":"supportutils-plugin-salt-1.2.3-150000.3.16.1 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP5","product_id":"SUSE Linux Enterprise Server for SAP Applications 15 SP5:supportutils-plugin-salt-1.2.3-150000.3.16.1"},"product_reference":"supportutils-plugin-salt-1.2.3-150000.3.16.1","relates_to_product_reference":"SUSE Linux Enterprise Server for SAP Applications 15 SP5"},{"category":"default_component_of","full_product_name":{"name":"helm-3.17.2-1.1 as component of SUSE Linux Micro 6.0","product_id":"SUSE Linux Micro 6.0:helm-3.17.2-1.1"},"product_reference":"helm-3.17.2-1.1","relates_to_product_reference":"SUSE Linux Micro 6.0"},{"category":"default_component_of","full_product_name":{"name":"helm-bash-completion-3.17.2-1.1 as component of SUSE Linux Micro 6.0","product_id":"SUSE Linux Micro 6.0:helm-bash-completion-3.17.2-1.1"},"product_reference":"helm-bash-completion-3.17.2-1.1","relates_to_product_reference":"SUSE Linux Micro 6.0"},{"category":"default_component_of","full_product_name":{"name":"helm-3.17.2-slfo.1.1_1.1 as component of SUSE Linux Micro 6.1","product_id":"SUSE Linux Micro 6.1:helm-3.17.2-slfo.1.1_1.1"},"product_reference":"helm-3.17.2-slfo.1.1_1.1","relates_to_product_reference":"SUSE Linux Micro 6.1"},{"category":"default_component_of","full_product_name":{"name":"helm-bash-completion-3.17.2-slfo.1.1_1.1 as component of SUSE Linux Micro 6.1","product_id":"SUSE Linux Micro 6.1:helm-bash-completion-3.17.2-slfo.1.1_1.1"},"product_reference":"helm-bash-completion-3.17.2-slfo.1.1_1.1","relates_to_product_reference":"SUSE Linux Micro 6.1"},{"category":"default_component_of","full_product_name":{"name":"golang-github-prometheus-prometheus-2.53.3-1.56.1 as component of SUSE Manager Client Tools 12","product_id":"SUSE Manager Client Tools 12:golang-github-prometheus-prometheus-2.53.3-1.56.1"},"product_reference":"golang-github-prometheus-prometheus-2.53.3-1.56.1","relates_to_product_reference":"SUSE Manager Client Tools 12"},{"category":"default_component_of","full_product_name":{"name":"golang-github-prometheus-promu-0.17.0-1.24.1 as component of SUSE Manager Client Tools 12","product_id":"SUSE Manager Client Tools 12:golang-github-prometheus-promu-0.17.0-1.24.1"},"product_reference":"golang-github-prometheus-promu-0.17.0-1.24.1","relates_to_product_reference":"SUSE Manager Client Tools 12"},{"category":"default_component_of","full_product_name":{"name":"grafana-10.4.13-1.66.2 as component of SUSE Manager Client Tools 12","product_id":"SUSE Manager Client Tools 12:grafana-10.4.13-1.66.2"},"product_reference":"grafana-10.4.13-1.66.2","relates_to_product_reference":"SUSE Manager Client Tools 12"},{"category":"default_component_of","full_product_name":{"name":"mgrctl-0.1.28-1.16.1 as component of SUSE Manager Client Tools 12","product_id":"SUSE Manager Client Tools 12:mgrctl-0.1.28-1.16.1"},"product_reference":"mgrctl-0.1.28-1.16.1","relates_to_product_reference":"SUSE Manager Client Tools 12"},{"category":"default_component_of","full_product_name":{"name":"mgrctl-bash-completion-0.1.28-1.16.1 as component of SUSE Manager Client Tools 12","product_id":"SUSE Manager Client Tools 12:mgrctl-bash-completion-0.1.28-1.16.1"},"product_reference":"mgrctl-bash-completion-0.1.28-1.16.1","relates_to_product_reference":"SUSE Manager Client Tools 12"},{"category":"default_component_of","full_product_name":{"name":"mgrctl-zsh-completion-0.1.28-1.16.1 as component of SUSE Manager Client Tools 12","product_id":"SUSE Manager Client Tools 12:mgrctl-zsh-completion-0.1.28-1.16.1"},"product_reference":"mgrctl-zsh-completion-0.1.28-1.16.1","relates_to_product_reference":"SUSE Manager Client Tools 12"},{"category":"default_component_of","full_product_name":{"name":"spacecmd-5.0.11-38.153.1 as component of SUSE Manager Client Tools 12","product_id":"SUSE Manager Client Tools 12:spacecmd-5.0.11-38.153.1"},"product_reference":"spacecmd-5.0.11-38.153.1","relates_to_product_reference":"SUSE Manager Client Tools 12"},{"category":"default_component_of","full_product_name":{"name":"supportutils-plugin-salt-1.2.3-6.25.1 as component of SUSE Manager Client Tools 12","product_id":"SUSE Manager Client Tools 12:supportutils-plugin-salt-1.2.3-6.25.1"},"product_reference":"supportutils-plugin-salt-1.2.3-6.25.1","relates_to_product_reference":"SUSE Manager Client Tools 12"},{"category":"default_component_of","full_product_name":{"name":"supportutils-plugin-susemanager-client-5.0.4-6.33.1 as component of SUSE Manager Client Tools 12","product_id":"SUSE Manager Client Tools 12:supportutils-plugin-susemanager-client-5.0.4-6.33.1"},"product_reference":"supportutils-plugin-susemanager-client-5.0.4-6.33.1","relates_to_product_reference":"SUSE Manager Client Tools 12"},{"category":"default_component_of","full_product_name":{"name":"dracut-saltboot-0.1.1728559936.c16d4fb-150000.1.56.1 as component of SUSE Manager Client Tools 15","product_id":"SUSE Manager Client Tools 15:dracut-saltboot-0.1.1728559936.c16d4fb-150000.1.56.1"},"product_reference":"dracut-saltboot-0.1.1728559936.c16d4fb-150000.1.56.1","relates_to_product_reference":"SUSE Manager Client Tools 15"},{"category":"default_component_of","full_product_name":{"name":"firewalld-prometheus-config-0.1-150000.3.59.1 as component of SUSE Manager Client Tools 15","product_id":"SUSE Manager Client Tools 15:firewalld-prometheus-config-0.1-150000.3.59.1"},"product_reference":"firewalld-prometheus-config-0.1-150000.3.59.1","relates_to_product_reference":"SUSE Manager Client Tools 15"},{"category":"default_component_of","full_product_name":{"name":"golang-github-prometheus-prometheus-2.53.3-150000.3.59.1 as component of SUSE Manager Client Tools 15","product_id":"SUSE Manager Client Tools 15:golang-github-prometheus-prometheus-2.53.3-150000.3.59.1"},"product_reference":"golang-github-prometheus-prometheus-2.53.3-150000.3.59.1","relates_to_product_reference":"SUSE Manager Client Tools 15"},{"category":"default_component_of","full_product_name":{"name":"grafana-10.4.13-150000.1.66.1 as component of SUSE Manager Client Tools 15","product_id":"SUSE Manager Client Tools 15:grafana-10.4.13-150000.1.66.1"},"product_reference":"grafana-10.4.13-150000.1.66.1","relates_to_product_reference":"SUSE Manager Client Tools 15"},{"category":"default_component_of","full_product_name":{"name":"mgrctl-0.1.28-150000.1.16.1 as component of SUSE Manager Client Tools 15","product_id":"SUSE Manager Client Tools 15:mgrctl-0.1.28-150000.1.16.1"},"product_reference":"mgrctl-0.1.28-150000.1.16.1","relates_to_product_reference":"SUSE Manager Client Tools 15"},{"category":"default_component_of","full_product_name":{"name":"mgrctl-bash-completion-0.1.28-150000.1.16.1 as component of SUSE Manager Client Tools 15","product_id":"SUSE Manager Client Tools 15:mgrctl-bash-completion-0.1.28-150000.1.16.1"},"product_reference":"mgrctl-bash-completion-0.1.28-150000.1.16.1","relates_to_product_reference":"SUSE Manager Client Tools 15"},{"category":"default_component_of","full_product_name":{"name":"mgrctl-lang-0.1.28-150000.1.16.1 as component of SUSE Manager Client Tools 15","product_id":"SUSE Manager Client Tools 15:mgrctl-lang-0.1.28-150000.1.16.1"},"product_reference":"mgrctl-lang-0.1.28-150000.1.16.1","relates_to_product_reference":"SUSE Manager Client Tools 15"},{"category":"default_component_of","full_product_name":{"name":"mgrctl-zsh-completion-0.1.28-150000.1.16.1 as component of SUSE Manager Client Tools 15","product_id":"SUSE Manager Client Tools 15:mgrctl-zsh-completion-0.1.28-150000.1.16.1"},"product_reference":"mgrctl-zsh-completion-0.1.28-150000.1.16.1","relates_to_product_reference":"SUSE Manager Client Tools 15"},{"category":"default_component_of","full_product_name":{"name":"spacecmd-5.0.11-150000.3.130.1 as component of SUSE Manager Client Tools 15","product_id":"SUSE Manager Client Tools 15:spacecmd-5.0.11-150000.3.130.1"},"product_reference":"spacecmd-5.0.11-150000.3.130.1","relates_to_product_reference":"SUSE Manager Client Tools 15"},{"category":"default_component_of","full_product_name":{"name":"supportutils-plugin-salt-1.2.3-150000.3.16.1 as component of SUSE Manager Client Tools 15","product_id":"SUSE Manager Client Tools 15:supportutils-plugin-salt-1.2.3-150000.3.16.1"},"product_reference":"supportutils-plugin-salt-1.2.3-150000.3.16.1","relates_to_product_reference":"SUSE Manager Client Tools 15"},{"category":"default_component_of","full_product_name":{"name":"supportutils-plugin-susemanager-client-5.0.4-150000.3.27.1 as component of SUSE Manager Client Tools 15","product_id":"SUSE Manager Client Tools 15:supportutils-plugin-susemanager-client-5.0.4-150000.3.27.1"},"product_reference":"supportutils-plugin-susemanager-client-5.0.4-150000.3.27.1","relates_to_product_reference":"SUSE Manager Client Tools 15"},{"category":"default_component_of","full_product_name":{"name":"dracut-saltboot-0.1.1728559936.c16d4fb-150000.1.56.1 as component of SUSE Manager Client Tools for SLE Micro 5","product_id":"SUSE Manager Client Tools for SLE Micro 5:dracut-saltboot-0.1.1728559936.c16d4fb-150000.1.56.1"},"product_reference":"dracut-saltboot-0.1.1728559936.c16d4fb-150000.1.56.1","relates_to_product_reference":"SUSE Manager Client Tools for SLE Micro 5"},{"category":"default_component_of","full_product_name":{"name":"mgrctl-0.1.28-150000.1.16.1 as component of SUSE Manager Client Tools for SLE Micro 5","product_id":"SUSE Manager Client Tools for SLE Micro 5:mgrctl-0.1.28-150000.1.16.1"},"product_reference":"mgrctl-0.1.28-150000.1.16.1","relates_to_product_reference":"SUSE Manager Client Tools for SLE Micro 5"},{"category":"default_component_of","full_product_name":{"name":"mgrctl-bash-completion-0.1.28-150000.1.16.1 as component of SUSE Manager Client Tools for SLE Micro 5","product_id":"SUSE Manager Client Tools for SLE Micro 5:mgrctl-bash-completion-0.1.28-150000.1.16.1"},"product_reference":"mgrctl-bash-completion-0.1.28-150000.1.16.1","relates_to_product_reference":"SUSE Manager Client Tools for SLE Micro 5"},{"category":"default_component_of","full_product_name":{"name":"mgrctl-lang-0.1.28-150000.1.16.1 as component of SUSE Manager Client Tools for SLE Micro 5","product_id":"SUSE Manager Client Tools for SLE Micro 5:mgrctl-lang-0.1.28-150000.1.16.1"},"product_reference":"mgrctl-lang-0.1.28-150000.1.16.1","relates_to_product_reference":"SUSE Manager Client Tools for SLE Micro 5"},{"category":"default_component_of","full_product_name":{"name":"mgrctl-zsh-completion-0.1.28-150000.1.16.1 as component of SUSE Manager Client Tools for SLE Micro 5","product_id":"SUSE Manager Client Tools for SLE Micro 5:mgrctl-zsh-completion-0.1.28-150000.1.16.1"},"product_reference":"mgrctl-zsh-completion-0.1.28-150000.1.16.1","relates_to_product_reference":"SUSE Manager Client Tools for SLE Micro 5"},{"category":"default_component_of","full_product_name":{"name":"supportutils-plugin-salt-1.2.3-150000.3.16.1 as component of SUSE Manager Proxy 4.3","product_id":"SUSE Manager Proxy 4.3:supportutils-plugin-salt-1.2.3-150000.3.16.1"},"product_reference":"supportutils-plugin-salt-1.2.3-150000.3.16.1","relates_to_product_reference":"SUSE Manager Proxy 4.3"},{"category":"default_component_of","full_product_name":{"name":"supportutils-plugin-salt-1.2.3-150000.3.16.1 as component of SUSE Manager Retail Branch Server 4.3","product_id":"SUSE Manager Retail Branch Server 4.3:supportutils-plugin-salt-1.2.3-150000.3.16.1"},"product_reference":"supportutils-plugin-salt-1.2.3-150000.3.16.1","relates_to_product_reference":"SUSE Manager Retail Branch Server 4.3"},{"category":"default_component_of","full_product_name":{"name":"release-notes-susemanager-4.3.15.2-150400.3.133.1 as component of SUSE Manager Server 4.3","product_id":"SUSE Manager Server 4.3:release-notes-susemanager-4.3.15.2-150400.3.133.1"},"product_reference":"release-notes-susemanager-4.3.15.2-150400.3.133.1","relates_to_product_reference":"SUSE Manager Server 4.3"},{"category":"default_component_of","full_product_name":{"name":"supportutils-plugin-salt-1.2.3-150000.3.16.1 as component of SUSE Manager Server 4.3","product_id":"SUSE Manager Server 4.3:supportutils-plugin-salt-1.2.3-150000.3.16.1"},"product_reference":"supportutils-plugin-salt-1.2.3-150000.3.16.1","relates_to_product_reference":"SUSE Manager Server 4.3"},{"category":"default_component_of","full_product_name":{"name":"cheat-4.4.2-bp156.3.3.1 as component of SUSE Package Hub 15 SP6","product_id":"SUSE Package Hub 15 SP6:cheat-4.4.2-bp156.3.3.1"},"product_reference":"cheat-4.4.2-bp156.3.3.1","relates_to_product_reference":"SUSE Package Hub 15 SP6"},{"category":"default_component_of","full_product_name":{"name":"docker-machine-driver-kvm2-1.36.0-bp156.2.6.1 as component of SUSE Package Hub 15 SP6","product_id":"SUSE Package Hub 15 SP6:docker-machine-driver-kvm2-1.36.0-bp156.2.6.1"},"product_reference":"docker-machine-driver-kvm2-1.36.0-bp156.2.6.1","relates_to_product_reference":"SUSE Package Hub 15 SP6"},{"category":"default_component_of","full_product_name":{"name":"git-bug-0.8.0+git.1733745604.d499b6e-bp156.3.3.1 as component of SUSE Package Hub 15 SP6","product_id":"SUSE Package Hub 15 SP6:git-bug-0.8.0+git.1733745604.d499b6e-bp156.3.3.1"},"product_reference":"git-bug-0.8.0+git.1733745604.d499b6e-bp156.3.3.1","relates_to_product_reference":"SUSE Package Hub 15 SP6"},{"category":"default_component_of","full_product_name":{"name":"git-bug-bash-completion-0.8.0+git.1733745604.d499b6e-bp156.3.3.1 as component of SUSE Package Hub 15 SP6","product_id":"SUSE Package Hub 15 SP6:git-bug-bash-completion-0.8.0+git.1733745604.d499b6e-bp156.3.3.1"},"product_reference":"git-bug-bash-completion-0.8.0+git.1733745604.d499b6e-bp156.3.3.1","relates_to_product_reference":"SUSE Package Hub 15 SP6"},{"category":"default_component_of","full_product_name":{"name":"git-bug-fish-completion-0.8.0+git.1733745604.d499b6e-bp156.3.3.1 as component of SUSE Package Hub 15 SP6","product_id":"SUSE Package Hub 15 SP6:git-bug-fish-completion-0.8.0+git.1733745604.d499b6e-bp156.3.3.1"},"product_reference":"git-bug-fish-completion-0.8.0+git.1733745604.d499b6e-bp156.3.3.1","relates_to_product_reference":"SUSE Package Hub 15 SP6"},{"category":"default_component_of","full_product_name":{"name":"git-bug-zsh-completion-0.8.0+git.1733745604.d499b6e-bp156.3.3.1 as component of SUSE Package Hub 15 SP6","product_id":"SUSE Package Hub 15 SP6:git-bug-zsh-completion-0.8.0+git.1733745604.d499b6e-bp156.3.3.1"},"product_reference":"git-bug-zsh-completion-0.8.0+git.1733745604.d499b6e-bp156.3.3.1","relates_to_product_reference":"SUSE Package Hub 15 SP6"},{"category":"default_component_of","full_product_name":{"name":"gitea-tea-0.9.2-bp156.5.1 as component of SUSE Package Hub 15 SP6","product_id":"SUSE Package Hub 15 SP6:gitea-tea-0.9.2-bp156.5.1"},"product_reference":"gitea-tea-0.9.2-bp156.5.1","relates_to_product_reference":"SUSE Package Hub 15 SP6"},{"category":"default_component_of","full_product_name":{"name":"gitea-tea-bash-completion-0.9.2-bp156.5.1 as component of SUSE Package Hub 15 SP6","product_id":"SUSE Package Hub 15 SP6:gitea-tea-bash-completion-0.9.2-bp156.5.1"},"product_reference":"gitea-tea-bash-completion-0.9.2-bp156.5.1","relates_to_product_reference":"SUSE Package Hub 15 SP6"},{"category":"default_component_of","full_product_name":{"name":"gitea-tea-zsh-completion-0.9.2-bp156.5.1 as component of SUSE Package Hub 15 SP6","product_id":"SUSE Package Hub 15 SP6:gitea-tea-zsh-completion-0.9.2-bp156.5.1"},"product_reference":"gitea-tea-zsh-completion-0.9.2-bp156.5.1","relates_to_product_reference":"SUSE Package Hub 15 SP6"},{"category":"default_component_of","full_product_name":{"name":"minikube-1.36.0-bp156.2.6.1 as component of SUSE Package Hub 15 SP6","product_id":"SUSE Package Hub 15 SP6:minikube-1.36.0-bp156.2.6.1"},"product_reference":"minikube-1.36.0-bp156.2.6.1","relates_to_product_reference":"SUSE Package Hub 15 SP6"},{"category":"default_component_of","full_product_name":{"name":"minikube-bash-completion-1.36.0-bp156.2.6.1 as component of SUSE Package Hub 15 SP6","product_id":"SUSE Package Hub 15 SP6:minikube-bash-completion-1.36.0-bp156.2.6.1"},"product_reference":"minikube-bash-completion-1.36.0-bp156.2.6.1","relates_to_product_reference":"SUSE Package Hub 15 SP6"},{"category":"default_component_of","full_product_name":{"name":"minikube-fish-completion-1.36.0-bp156.2.6.1 as component of SUSE Package Hub 15 SP6","product_id":"SUSE Package Hub 15 SP6:minikube-fish-completion-1.36.0-bp156.2.6.1"},"product_reference":"minikube-fish-completion-1.36.0-bp156.2.6.1","relates_to_product_reference":"SUSE Package Hub 15 SP6"},{"category":"default_component_of","full_product_name":{"name":"minikube-zsh-completion-1.36.0-bp156.2.6.1 as component of SUSE Package Hub 15 SP6","product_id":"SUSE Package Hub 15 SP6:minikube-zsh-completion-1.36.0-bp156.2.6.1"},"product_reference":"minikube-zsh-completion-1.36.0-bp156.2.6.1","relates_to_product_reference":"SUSE Package Hub 15 SP6"},{"category":"default_component_of","full_product_name":{"name":"rclone-1.69.3-bp156.2.3.2 as component of SUSE Package Hub 15 SP6","product_id":"SUSE Package Hub 15 SP6:rclone-1.69.3-bp156.2.3.2"},"product_reference":"rclone-1.69.3-bp156.2.3.2","relates_to_product_reference":"SUSE Package Hub 15 SP6"},{"category":"default_component_of","full_product_name":{"name":"rclone-bash-completion-1.69.3-bp156.2.3.2 as component of SUSE Package Hub 15 SP6","product_id":"SUSE Package Hub 15 SP6:rclone-bash-completion-1.69.3-bp156.2.3.2"},"product_reference":"rclone-bash-completion-1.69.3-bp156.2.3.2","relates_to_product_reference":"SUSE Package Hub 15 SP6"},{"category":"default_component_of","full_product_name":{"name":"rclone-zsh-completion-1.69.3-bp156.2.3.2 as component of SUSE Package Hub 15 SP6","product_id":"SUSE Package Hub 15 SP6:rclone-zsh-completion-1.69.3-bp156.2.3.2"},"product_reference":"rclone-zsh-completion-1.69.3-bp156.2.3.2","relates_to_product_reference":"SUSE Package Hub 15 SP6"},{"category":"default_component_of","full_product_name":{"name":"trivy-0.58.2-bp156.2.6.1 as component of SUSE Package Hub 15 SP6","product_id":"SUSE Package Hub 15 SP6:trivy-0.58.2-bp156.2.6.1"},"product_reference":"trivy-0.58.2-bp156.2.6.1","relates_to_product_reference":"SUSE Package Hub 15 SP6"},{"category":"default_component_of","full_product_name":{"name":"apptainer-1.3.6-150600.4.9.1 as component of openSUSE Leap 15.6","product_id":"openSUSE Leap 15.6:apptainer-1.3.6-150600.4.9.1"},"product_reference":"apptainer-1.3.6-150600.4.9.1","relates_to_product_reference":"openSUSE Leap 15.6"},{"category":"default_component_of","full_product_name":{"name":"apptainer-leap-1.3.6-150600.4.9.1 as component of openSUSE Leap 15.6","product_id":"openSUSE Leap 15.6:apptainer-leap-1.3.6-150600.4.9.1"},"product_reference":"apptainer-leap-1.3.6-150600.4.9.1","relates_to_product_reference":"openSUSE Leap 15.6"},{"category":"default_component_of","full_product_name":{"name":"apptainer-sle15_5-1.3.6-150600.4.9.1 as component of openSUSE Leap 15.6","product_id":"openSUSE Leap 15.6:apptainer-sle15_5-1.3.6-150600.4.9.1"},"product_reference":"apptainer-sle15_5-1.3.6-150600.4.9.1","relates_to_product_reference":"openSUSE Leap 15.6"},{"category":"default_component_of","full_product_name":{"name":"apptainer-sle15_6-1.3.6-150600.4.9.1 as component of openSUSE Leap 15.6","product_id":"openSUSE Leap 15.6:apptainer-sle15_6-1.3.6-150600.4.9.1"},"product_reference":"apptainer-sle15_6-1.3.6-150600.4.9.1","relates_to_product_reference":"openSUSE Leap 15.6"},{"category":"default_component_of","full_product_name":{"name":"cheat-4.4.2-bp156.3.3.1 as component of openSUSE Leap 15.6","product_id":"openSUSE Leap 15.6:cheat-4.4.2-bp156.3.3.1"},"product_reference":"cheat-4.4.2-bp156.3.3.1","relates_to_product_reference":"openSUSE Leap 15.6"},{"category":"default_component_of","full_product_name":{"name":"docker-machine-driver-kvm2-1.36.0-bp156.2.6.1 as component of openSUSE Leap 15.6","product_id":"openSUSE Leap 15.6:docker-machine-driver-kvm2-1.36.0-bp156.2.6.1"},"product_reference":"docker-machine-driver-kvm2-1.36.0-bp156.2.6.1","relates_to_product_reference":"openSUSE Leap 15.6"},{"category":"default_component_of","full_product_name":{"name":"dracut-saltboot-0.1.1728559936.c16d4fb-150000.1.56.1 as component of openSUSE Leap 15.6","product_id":"openSUSE Leap 15.6:dracut-saltboot-0.1.1728559936.c16d4fb-150000.1.56.1"},"product_reference":"dracut-saltboot-0.1.1728559936.c16d4fb-150000.1.56.1","relates_to_product_reference":"openSUSE Leap 15.6"},{"category":"default_component_of","full_product_name":{"name":"git-bug-0.8.0+git.1733745604.d499b6e-bp156.3.3.1 as component of openSUSE Leap 15.6","product_id":"openSUSE Leap 15.6:git-bug-0.8.0+git.1733745604.d499b6e-bp156.3.3.1"},"product_reference":"git-bug-0.8.0+git.1733745604.d499b6e-bp156.3.3.1","relates_to_product_reference":"openSUSE Leap 15.6"},{"category":"default_component_of","full_product_name":{"name":"git-bug-bash-completion-0.8.0+git.1733745604.d499b6e-bp156.3.3.1 as component of openSUSE Leap 15.6","product_id":"openSUSE Leap 15.6:git-bug-bash-completion-0.8.0+git.1733745604.d499b6e-bp156.3.3.1"},"product_reference":"git-bug-bash-completion-0.8.0+git.1733745604.d499b6e-bp156.3.3.1","relates_to_product_reference":"openSUSE Leap 15.6"},{"category":"default_component_of","full_product_name":{"name":"git-bug-fish-completion-0.8.0+git.1733745604.d499b6e-bp156.3.3.1 as component of openSUSE Leap 15.6","product_id":"openSUSE Leap 15.6:git-bug-fish-completion-0.8.0+git.1733745604.d499b6e-bp156.3.3.1"},"product_reference":"git-bug-fish-completion-0.8.0+git.1733745604.d499b6e-bp156.3.3.1","relates_to_product_reference":"openSUSE Leap 15.6"},{"category":"default_component_of","full_product_name":{"name":"git-bug-zsh-completion-0.8.0+git.1733745604.d499b6e-bp156.3.3.1 as component of openSUSE Leap 15.6","product_id":"openSUSE Leap 15.6:git-bug-zsh-completion-0.8.0+git.1733745604.d499b6e-bp156.3.3.1"},"product_reference":"git-bug-zsh-completion-0.8.0+git.1733745604.d499b6e-bp156.3.3.1","relates_to_product_reference":"openSUSE Leap 15.6"},{"category":"default_component_of","full_product_name":{"name":"gitea-tea-0.9.2-bp156.5.1 as component of openSUSE Leap 15.6","product_id":"openSUSE Leap 15.6:gitea-tea-0.9.2-bp156.5.1"},"product_reference":"gitea-tea-0.9.2-bp156.5.1","relates_to_product_reference":"openSUSE Leap 15.6"},{"category":"default_component_of","full_product_name":{"name":"gitea-tea-bash-completion-0.9.2-bp156.5.1 as component of openSUSE Leap 15.6","product_id":"openSUSE Leap 15.6:gitea-tea-bash-completion-0.9.2-bp156.5.1"},"product_reference":"gitea-tea-bash-completion-0.9.2-bp156.5.1","relates_to_product_reference":"openSUSE Leap 15.6"},{"category":"default_component_of","full_product_name":{"name":"gitea-tea-zsh-completion-0.9.2-bp156.5.1 as component of openSUSE Leap 15.6","product_id":"openSUSE Leap 15.6:gitea-tea-zsh-completion-0.9.2-bp156.5.1"},"product_reference":"gitea-tea-zsh-completion-0.9.2-bp156.5.1","relates_to_product_reference":"openSUSE Leap 15.6"},{"category":"default_component_of","full_product_name":{"name":"golang-github-prometheus-promu-0.17.0-150000.3.24.1 as component of openSUSE Leap 15.6","product_id":"openSUSE Leap 15.6:golang-github-prometheus-promu-0.17.0-150000.3.24.1"},"product_reference":"golang-github-prometheus-promu-0.17.0-150000.3.24.1","relates_to_product_reference":"openSUSE Leap 15.6"},{"category":"default_component_of","full_product_name":{"name":"google-guest-agent-20250327.01-150000.1.60.1 as component of openSUSE Leap 15.6","product_id":"openSUSE Leap 15.6:google-guest-agent-20250327.01-150000.1.60.1"},"product_reference":"google-guest-agent-20250327.01-150000.1.60.1","relates_to_product_reference":"openSUSE Leap 15.6"},{"category":"default_component_of","full_product_name":{"name":"grafana-10.4.13-150200.3.59.1 as component of openSUSE Leap 15.6","product_id":"openSUSE Leap 15.6:grafana-10.4.13-150200.3.59.1"},"product_reference":"grafana-10.4.13-150200.3.59.1","relates_to_product_reference":"openSUSE Leap 15.6"},{"category":"default_component_of","full_product_name":{"name":"helm-3.17.1-150000.1.41.1 as component of openSUSE Leap 15.6","product_id":"openSUSE Leap 15.6:helm-3.17.1-150000.1.41.1"},"product_reference":"helm-3.17.1-150000.1.41.1","relates_to_product_reference":"openSUSE Leap 15.6"},{"category":"default_component_of","full_product_name":{"name":"helm-bash-completion-3.17.1-150000.1.41.1 as component of openSUSE Leap 15.6","product_id":"openSUSE Leap 15.6:helm-bash-completion-3.17.1-150000.1.41.1"},"product_reference":"helm-bash-completion-3.17.1-150000.1.41.1","relates_to_product_reference":"openSUSE Leap 15.6"},{"category":"default_component_of","full_product_name":{"name":"helm-fish-completion-3.17.1-150000.1.41.1 as component of openSUSE Leap 15.6","product_id":"openSUSE Leap 15.6:helm-fish-completion-3.17.1-150000.1.41.1"},"product_reference":"helm-fish-completion-3.17.1-150000.1.41.1","relates_to_product_reference":"openSUSE Leap 15.6"},{"category":"default_component_of","full_product_name":{"name":"helm-zsh-completion-3.17.1-150000.1.41.1 as component of openSUSE Leap 15.6","product_id":"openSUSE Leap 15.6:helm-zsh-completion-3.17.1-150000.1.41.1"},"product_reference":"helm-zsh-completion-3.17.1-150000.1.41.1","relates_to_product_reference":"openSUSE Leap 15.6"},{"category":"default_component_of","full_product_name":{"name":"kubevirt-container-disk-1.4.1-150600.5.24.1 as component of openSUSE Leap 15.6","product_id":"openSUSE Leap 15.6:kubevirt-container-disk-1.4.1-150600.5.24.1"},"product_reference":"kubevirt-container-disk-1.4.1-150600.5.24.1","relates_to_product_reference":"openSUSE Leap 15.6"},{"category":"default_component_of","full_product_name":{"name":"kubevirt-manifests-1.4.1-150600.5.24.1 as component of openSUSE Leap 15.6","product_id":"openSUSE Leap 15.6:kubevirt-manifests-1.4.1-150600.5.24.1"},"product_reference":"kubevirt-manifests-1.4.1-150600.5.24.1","relates_to_product_reference":"openSUSE Leap 15.6"},{"category":"default_component_of","full_product_name":{"name":"kubevirt-pr-helper-conf-1.4.1-150600.5.24.1 as component of openSUSE Leap 15.6","product_id":"openSUSE Leap 15.6:kubevirt-pr-helper-conf-1.4.1-150600.5.24.1"},"product_reference":"kubevirt-pr-helper-conf-1.4.1-150600.5.24.1","relates_to_product_reference":"openSUSE Leap 15.6"},{"category":"default_component_of","full_product_name":{"name":"kubevirt-tests-1.4.1-150600.5.24.1 as component of openSUSE Leap 15.6","product_id":"openSUSE Leap 15.6:kubevirt-tests-1.4.1-150600.5.24.1"},"product_reference":"kubevirt-tests-1.4.1-150600.5.24.1","relates_to_product_reference":"openSUSE Leap 15.6"},{"category":"default_component_of","full_product_name":{"name":"kubevirt-virt-api-1.4.1-150600.5.24.1 as component of openSUSE Leap 15.6","product_id":"openSUSE Leap 15.6:kubevirt-virt-api-1.4.1-150600.5.24.1"},"product_reference":"kubevirt-virt-api-1.4.1-150600.5.24.1","relates_to_product_reference":"openSUSE Leap 15.6"},{"category":"default_component_of","full_product_name":{"name":"kubevirt-virt-controller-1.4.1-150600.5.24.1 as component of openSUSE Leap 15.6","product_id":"openSUSE Leap 15.6:kubevirt-virt-controller-1.4.1-150600.5.24.1"},"product_reference":"kubevirt-virt-controller-1.4.1-150600.5.24.1","relates_to_product_reference":"openSUSE Leap 15.6"},{"category":"default_component_of","full_product_name":{"name":"kubevirt-virt-exportproxy-1.4.1-150600.5.24.1 as component of openSUSE Leap 15.6","product_id":"openSUSE Leap 15.6:kubevirt-virt-exportproxy-1.4.1-150600.5.24.1"},"product_reference":"kubevirt-virt-exportproxy-1.4.1-150600.5.24.1","relates_to_product_reference":"openSUSE Leap 15.6"},{"category":"default_component_of","full_product_name":{"name":"kubevirt-virt-exportserver-1.4.1-150600.5.24.1 as component of openSUSE Leap 15.6","product_id":"openSUSE Leap 15.6:kubevirt-virt-exportserver-1.4.1-150600.5.24.1"},"product_reference":"kubevirt-virt-exportserver-1.4.1-150600.5.24.1","relates_to_product_reference":"openSUSE Leap 15.6"},{"category":"default_component_of","full_product_name":{"name":"kubevirt-virt-handler-1.4.1-150600.5.24.1 as component of openSUSE Leap 15.6","product_id":"openSUSE Leap 15.6:kubevirt-virt-handler-1.4.1-150600.5.24.1"},"product_reference":"kubevirt-virt-handler-1.4.1-150600.5.24.1","relates_to_product_reference":"openSUSE Leap 15.6"},{"category":"default_component_of","full_product_name":{"name":"kubevirt-virt-launcher-1.4.1-150600.5.24.1 as component of openSUSE Leap 15.6","product_id":"openSUSE Leap 15.6:kubevirt-virt-launcher-1.4.1-150600.5.24.1"},"product_reference":"kubevirt-virt-launcher-1.4.1-150600.5.24.1","relates_to_product_reference":"openSUSE Leap 15.6"},{"category":"default_component_of","full_product_name":{"name":"kubevirt-virt-operator-1.4.1-150600.5.24.1 as component of openSUSE Leap 15.6","product_id":"openSUSE Leap 15.6:kubevirt-virt-operator-1.4.1-150600.5.24.1"},"product_reference":"kubevirt-virt-operator-1.4.1-150600.5.24.1","relates_to_product_reference":"openSUSE Leap 15.6"},{"category":"default_component_of","full_product_name":{"name":"kubevirt-virtctl-1.4.1-150600.5.24.1 as component of openSUSE Leap 15.6","product_id":"openSUSE Leap 15.6:kubevirt-virtctl-1.4.1-150600.5.24.1"},"product_reference":"kubevirt-virtctl-1.4.1-150600.5.24.1","relates_to_product_reference":"openSUSE Leap 15.6"},{"category":"default_component_of","full_product_name":{"name":"minikube-1.36.0-bp156.2.6.1 as component of openSUSE Leap 15.6","product_id":"openSUSE Leap 15.6:minikube-1.36.0-bp156.2.6.1"},"product_reference":"minikube-1.36.0-bp156.2.6.1","relates_to_product_reference":"openSUSE Leap 15.6"},{"category":"default_component_of","full_product_name":{"name":"minikube-bash-completion-1.36.0-bp156.2.6.1 as component of openSUSE Leap 15.6","product_id":"openSUSE Leap 15.6:minikube-bash-completion-1.36.0-bp156.2.6.1"},"product_reference":"minikube-bash-completion-1.36.0-bp156.2.6.1","relates_to_product_reference":"openSUSE Leap 15.6"},{"category":"default_component_of","full_product_name":{"name":"minikube-fish-completion-1.36.0-bp156.2.6.1 as component of openSUSE Leap 15.6","product_id":"openSUSE Leap 15.6:minikube-fish-completion-1.36.0-bp156.2.6.1"},"product_reference":"minikube-fish-completion-1.36.0-bp156.2.6.1","relates_to_product_reference":"openSUSE Leap 15.6"},{"category":"default_component_of","full_product_name":{"name":"minikube-zsh-completion-1.36.0-bp156.2.6.1 as component of openSUSE Leap 15.6","product_id":"openSUSE Leap 15.6:minikube-zsh-completion-1.36.0-bp156.2.6.1"},"product_reference":"minikube-zsh-completion-1.36.0-bp156.2.6.1","relates_to_product_reference":"openSUSE Leap 15.6"},{"category":"default_component_of","full_product_name":{"name":"obs-service-kubevirt_containers_meta-1.4.1-150600.5.24.1 as component of openSUSE Leap 15.6","product_id":"openSUSE Leap 15.6:obs-service-kubevirt_containers_meta-1.4.1-150600.5.24.1"},"product_reference":"obs-service-kubevirt_containers_meta-1.4.1-150600.5.24.1","relates_to_product_reference":"openSUSE Leap 15.6"},{"category":"default_component_of","full_product_name":{"name":"rclone-1.69.3-bp156.2.3.2 as component of openSUSE Leap 15.6","product_id":"openSUSE Leap 15.6:rclone-1.69.3-bp156.2.3.2"},"product_reference":"rclone-1.69.3-bp156.2.3.2","relates_to_product_reference":"openSUSE Leap 15.6"},{"category":"default_component_of","full_product_name":{"name":"rclone-bash-completion-1.69.3-bp156.2.3.2 as component of openSUSE Leap 15.6","product_id":"openSUSE Leap 15.6:rclone-bash-completion-1.69.3-bp156.2.3.2"},"product_reference":"rclone-bash-completion-1.69.3-bp156.2.3.2","relates_to_product_reference":"openSUSE Leap 15.6"},{"category":"default_component_of","full_product_name":{"name":"rclone-zsh-completion-1.69.3-bp156.2.3.2 as component of openSUSE Leap 15.6","product_id":"openSUSE Leap 15.6:rclone-zsh-completion-1.69.3-bp156.2.3.2"},"product_reference":"rclone-zsh-completion-1.69.3-bp156.2.3.2","relates_to_product_reference":"openSUSE Leap 15.6"},{"category":"default_component_of","full_product_name":{"name":"rime-schema-all-20230603+git.5fdd2d6-150600.3.8.1 as component of openSUSE Leap 15.6","product_id":"openSUSE Leap 15.6:rime-schema-all-20230603+git.5fdd2d6-150600.3.8.1"},"product_reference":"rime-schema-all-20230603+git.5fdd2d6-150600.3.8.1","relates_to_product_reference":"openSUSE Leap 15.6"},{"category":"default_component_of","full_product_name":{"name":"rime-schema-array-20230603+git.5fdd2d6-150600.3.8.1 as component of openSUSE Leap 15.6","product_id":"openSUSE Leap 15.6:rime-schema-array-20230603+git.5fdd2d6-150600.3.8.1"},"product_reference":"rime-schema-array-20230603+git.5fdd2d6-150600.3.8.1","relates_to_product_reference":"openSUSE Leap 15.6"},{"category":"default_component_of","full_product_name":{"name":"rime-schema-bopomofo-20230603+git.5fdd2d6-150600.3.8.1 as component of openSUSE Leap 15.6","product_id":"openSUSE Leap 15.6:rime-schema-bopomofo-20230603+git.5fdd2d6-150600.3.8.1"},"product_reference":"rime-schema-bopomofo-20230603+git.5fdd2d6-150600.3.8.1","relates_to_product_reference":"openSUSE Leap 15.6"},{"category":"default_component_of","full_product_name":{"name":"rime-schema-cangjie-20230603+git.5fdd2d6-150600.3.8.1 as component of openSUSE Leap 15.6","product_id":"openSUSE Leap 15.6:rime-schema-cangjie-20230603+git.5fdd2d6-150600.3.8.1"},"product_reference":"rime-schema-cangjie-20230603+git.5fdd2d6-150600.3.8.1","relates_to_product_reference":"openSUSE Leap 15.6"},{"category":"default_component_of","full_product_name":{"name":"rime-schema-cantonese-20230603+git.5fdd2d6-150600.3.8.1 as component of openSUSE Leap 15.6","product_id":"openSUSE Leap 15.6:rime-schema-cantonese-20230603+git.5fdd2d6-150600.3.8.1"},"product_reference":"rime-schema-cantonese-20230603+git.5fdd2d6-150600.3.8.1","relates_to_product_reference":"openSUSE Leap 15.6"},{"category":"default_component_of","full_product_name":{"name":"rime-schema-combo-pinyin-20230603+git.5fdd2d6-150600.3.8.1 as component of openSUSE Leap 15.6","product_id":"openSUSE Leap 15.6:rime-schema-combo-pinyin-20230603+git.5fdd2d6-150600.3.8.1"},"product_reference":"rime-schema-combo-pinyin-20230603+git.5fdd2d6-150600.3.8.1","relates_to_product_reference":"openSUSE Leap 15.6"},{"category":"default_component_of","full_product_name":{"name":"rime-schema-custom-20230603+git.5fdd2d6-150600.3.8.1 as component of openSUSE Leap 15.6","product_id":"openSUSE Leap 15.6:rime-schema-custom-20230603+git.5fdd2d6-150600.3.8.1"},"product_reference":"rime-schema-custom-20230603+git.5fdd2d6-150600.3.8.1","relates_to_product_reference":"openSUSE Leap 15.6"},{"category":"default_component_of","full_product_name":{"name":"rime-schema-default-20230603+git.5fdd2d6-150600.3.8.1 as component of openSUSE Leap 15.6","product_id":"openSUSE Leap 15.6:rime-schema-default-20230603+git.5fdd2d6-150600.3.8.1"},"product_reference":"rime-schema-default-20230603+git.5fdd2d6-150600.3.8.1","relates_to_product_reference":"openSUSE Leap 15.6"},{"category":"default_component_of","full_product_name":{"name":"rime-schema-double-pinyin-20230603+git.5fdd2d6-150600.3.8.1 as component of openSUSE Leap 15.6","product_id":"openSUSE Leap 15.6:rime-schema-double-pinyin-20230603+git.5fdd2d6-150600.3.8.1"},"product_reference":"rime-schema-double-pinyin-20230603+git.5fdd2d6-150600.3.8.1","relates_to_product_reference":"openSUSE Leap 15.6"},{"category":"default_component_of","full_product_name":{"name":"rime-schema-emoji-20230603+git.5fdd2d6-150600.3.8.1 as component of openSUSE Leap 15.6","product_id":"openSUSE Leap 15.6:rime-schema-emoji-20230603+git.5fdd2d6-150600.3.8.1"},"product_reference":"rime-schema-emoji-20230603+git.5fdd2d6-150600.3.8.1","relates_to_product_reference":"openSUSE Leap 15.6"},{"category":"default_component_of","full_product_name":{"name":"rime-schema-essay-20230603+git.5fdd2d6-150600.3.8.1 as component of openSUSE Leap 15.6","product_id":"openSUSE Leap 15.6:rime-schema-essay-20230603+git.5fdd2d6-150600.3.8.1"},"product_reference":"rime-schema-essay-20230603+git.5fdd2d6-150600.3.8.1","relates_to_product_reference":"openSUSE Leap 15.6"},{"category":"default_component_of","full_product_name":{"name":"rime-schema-essay-simp-20230603+git.5fdd2d6-150600.3.8.1 as component of openSUSE Leap 15.6","product_id":"openSUSE Leap 15.6:rime-schema-essay-simp-20230603+git.5fdd2d6-150600.3.8.1"},"product_reference":"rime-schema-essay-simp-20230603+git.5fdd2d6-150600.3.8.1","relates_to_product_reference":"openSUSE Leap 15.6"},{"category":"default_component_of","full_product_name":{"name":"rime-schema-extra-20230603+git.5fdd2d6-150600.3.8.1 as component of openSUSE Leap 15.6","product_id":"openSUSE Leap 15.6:rime-schema-extra-20230603+git.5fdd2d6-150600.3.8.1"},"product_reference":"rime-schema-extra-20230603+git.5fdd2d6-150600.3.8.1","relates_to_product_reference":"openSUSE Leap 15.6"},{"category":"default_component_of","full_product_name":{"name":"rime-schema-ipa-20230603+git.5fdd2d6-150600.3.8.1 as component of openSUSE Leap 15.6","product_id":"openSUSE Leap 15.6:rime-schema-ipa-20230603+git.5fdd2d6-150600.3.8.1"},"product_reference":"rime-schema-ipa-20230603+git.5fdd2d6-150600.3.8.1","relates_to_product_reference":"openSUSE Leap 15.6"},{"category":"default_component_of","full_product_name":{"name":"rime-schema-luna-pinyin-20230603+git.5fdd2d6-150600.3.8.1 as component of openSUSE Leap 15.6","product_id":"openSUSE Leap 15.6:rime-schema-luna-pinyin-20230603+git.5fdd2d6-150600.3.8.1"},"product_reference":"rime-schema-luna-pinyin-20230603+git.5fdd2d6-150600.3.8.1","relates_to_product_reference":"openSUSE Leap 15.6"},{"category":"default_component_of","full_product_name":{"name":"rime-schema-middle-chinese-20230603+git.5fdd2d6-150600.3.8.1 as component of openSUSE Leap 15.6","product_id":"openSUSE Leap 15.6:rime-schema-middle-chinese-20230603+git.5fdd2d6-150600.3.8.1"},"product_reference":"rime-schema-middle-chinese-20230603+git.5fdd2d6-150600.3.8.1","relates_to_product_reference":"openSUSE Leap 15.6"},{"category":"default_component_of","full_product_name":{"name":"rime-schema-pinyin-simp-20230603+git.5fdd2d6-150600.3.8.1 as component of openSUSE Leap 15.6","product_id":"openSUSE Leap 15.6:rime-schema-pinyin-simp-20230603+git.5fdd2d6-150600.3.8.1"},"product_reference":"rime-schema-pinyin-simp-20230603+git.5fdd2d6-150600.3.8.1","relates_to_product_reference":"openSUSE Leap 15.6"},{"category":"default_component_of","full_product_name":{"name":"rime-schema-prelude-20230603+git.5fdd2d6-150600.3.8.1 as component of openSUSE Leap 15.6","product_id":"openSUSE Leap 15.6:rime-schema-prelude-20230603+git.5fdd2d6-150600.3.8.1"},"product_reference":"rime-schema-prelude-20230603+git.5fdd2d6-150600.3.8.1","relates_to_product_reference":"openSUSE Leap 15.6"},{"category":"default_component_of","full_product_name":{"name":"rime-schema-quick-20230603+git.5fdd2d6-150600.3.8.1 as component of openSUSE Leap 15.6","product_id":"openSUSE Leap 15.6:rime-schema-quick-20230603+git.5fdd2d6-150600.3.8.1"},"product_reference":"rime-schema-quick-20230603+git.5fdd2d6-150600.3.8.1","relates_to_product_reference":"openSUSE Leap 15.6"},{"category":"default_component_of","full_product_name":{"name":"rime-schema-scj-20230603+git.5fdd2d6-150600.3.8.1 as component of openSUSE Leap 15.6","product_id":"openSUSE Leap 15.6:rime-schema-scj-20230603+git.5fdd2d6-150600.3.8.1"},"product_reference":"rime-schema-scj-20230603+git.5fdd2d6-150600.3.8.1","relates_to_product_reference":"openSUSE Leap 15.6"},{"category":"default_component_of","full_product_name":{"name":"rime-schema-soutzoe-20230603+git.5fdd2d6-150600.3.8.1 as component of openSUSE Leap 15.6","product_id":"openSUSE Leap 15.6:rime-schema-soutzoe-20230603+git.5fdd2d6-150600.3.8.1"},"product_reference":"rime-schema-soutzoe-20230603+git.5fdd2d6-150600.3.8.1","relates_to_product_reference":"openSUSE Leap 15.6"},{"category":"default_component_of","full_product_name":{"name":"rime-schema-stenotype-20230603+git.5fdd2d6-150600.3.8.1 as component of openSUSE Leap 15.6","product_id":"openSUSE Leap 15.6:rime-schema-stenotype-20230603+git.5fdd2d6-150600.3.8.1"},"product_reference":"rime-schema-stenotype-20230603+git.5fdd2d6-150600.3.8.1","relates_to_product_reference":"openSUSE Leap 15.6"},{"category":"default_component_of","full_product_name":{"name":"rime-schema-stroke-20230603+git.5fdd2d6-150600.3.8.1 as component of openSUSE Leap 15.6","product_id":"openSUSE Leap 15.6:rime-schema-stroke-20230603+git.5fdd2d6-150600.3.8.1"},"product_reference":"rime-schema-stroke-20230603+git.5fdd2d6-150600.3.8.1","relates_to_product_reference":"openSUSE Leap 15.6"},{"category":"default_component_of","full_product_name":{"name":"rime-schema-terra-pinyin-20230603+git.5fdd2d6-150600.3.8.1 as component of openSUSE Leap 15.6","product_id":"openSUSE Leap 15.6:rime-schema-terra-pinyin-20230603+git.5fdd2d6-150600.3.8.1"},"product_reference":"rime-schema-terra-pinyin-20230603+git.5fdd2d6-150600.3.8.1","relates_to_product_reference":"openSUSE Leap 15.6"},{"category":"default_component_of","full_product_name":{"name":"rime-schema-wubi-20230603+git.5fdd2d6-150600.3.8.1 as component of openSUSE Leap 15.6","product_id":"openSUSE Leap 15.6:rime-schema-wubi-20230603+git.5fdd2d6-150600.3.8.1"},"product_reference":"rime-schema-wubi-20230603+git.5fdd2d6-150600.3.8.1","relates_to_product_reference":"openSUSE Leap 15.6"},{"category":"default_component_of","full_product_name":{"name":"rime-schema-wugniu-20230603+git.5fdd2d6-150600.3.8.1 as component of openSUSE Leap 15.6","product_id":"openSUSE Leap 15.6:rime-schema-wugniu-20230603+git.5fdd2d6-150600.3.8.1"},"product_reference":"rime-schema-wugniu-20230603+git.5fdd2d6-150600.3.8.1","relates_to_product_reference":"openSUSE Leap 15.6"},{"category":"default_component_of","full_product_name":{"name":"spacecmd-5.0.11-150000.3.130.1 as component of openSUSE Leap 15.6","product_id":"openSUSE Leap 15.6:spacecmd-5.0.11-150000.3.130.1"},"product_reference":"spacecmd-5.0.11-150000.3.130.1","relates_to_product_reference":"openSUSE Leap 15.6"},{"category":"default_component_of","full_product_name":{"name":"supportutils-plugin-salt-1.2.3-150000.3.16.1 as component of openSUSE Leap 15.6","product_id":"openSUSE Leap 15.6:supportutils-plugin-salt-1.2.3-150000.3.16.1"},"product_reference":"supportutils-plugin-salt-1.2.3-150000.3.16.1","relates_to_product_reference":"openSUSE Leap 15.6"},{"category":"default_component_of","full_product_name":{"name":"supportutils-plugin-susemanager-client-5.0.4-150000.3.27.1 as component of openSUSE Leap 15.6","product_id":"openSUSE Leap 15.6:supportutils-plugin-susemanager-client-5.0.4-150000.3.27.1"},"product_reference":"supportutils-plugin-susemanager-client-5.0.4-150000.3.27.1","relates_to_product_reference":"openSUSE Leap 15.6"},{"category":"default_component_of","full_product_name":{"name":"trivy-0.58.2-bp156.2.6.1 as component of openSUSE Leap 15.6","product_id":"openSUSE Leap 15.6:trivy-0.58.2-bp156.2.6.1"},"product_reference":"trivy-0.58.2-bp156.2.6.1","relates_to_product_reference":"openSUSE Leap 15.6"},{"category":"default_component_of","full_product_name":{"name":"vexctl-0.4.1+git78.f951e3a-150000.1.11.1 as component of openSUSE Leap 15.6","product_id":"openSUSE Leap 15.6:vexctl-0.4.1+git78.f951e3a-150000.1.11.1"},"product_reference":"vexctl-0.4.1+git78.f951e3a-150000.1.11.1","relates_to_product_reference":"openSUSE Leap 15.6"},{"category":"default_component_of","full_product_name":{"name":"git-bug-0.10.1-bp160.1.1 as component of openSUSE Leap 16.0","product_id":"openSUSE Leap 16.0:git-bug-0.10.1-bp160.1.1"},"product_reference":"git-bug-0.10.1-bp160.1.1","relates_to_product_reference":"openSUSE Leap 16.0"},{"category":"default_component_of","full_product_name":{"name":"git-bug-bash-completion-0.10.1-bp160.1.1 as component of openSUSE Leap 16.0","product_id":"openSUSE Leap 16.0:git-bug-bash-completion-0.10.1-bp160.1.1"},"product_reference":"git-bug-bash-completion-0.10.1-bp160.1.1","relates_to_product_reference":"openSUSE Leap 16.0"},{"category":"default_component_of","full_product_name":{"name":"git-bug-fish-completion-0.10.1-bp160.1.1 as component of openSUSE Leap 16.0","product_id":"openSUSE Leap 16.0:git-bug-fish-completion-0.10.1-bp160.1.1"},"product_reference":"git-bug-fish-completion-0.10.1-bp160.1.1","relates_to_product_reference":"openSUSE Leap 16.0"},{"category":"default_component_of","full_product_name":{"name":"git-bug-zsh-completion-0.10.1-bp160.1.1 as component of openSUSE Leap 16.0","product_id":"openSUSE Leap 16.0:git-bug-zsh-completion-0.10.1-bp160.1.1"},"product_reference":"git-bug-zsh-completion-0.10.1-bp160.1.1","relates_to_product_reference":"openSUSE Leap 16.0"},{"category":"default_component_of","full_product_name":{"name":"trivy-0.66.0-bp160.1.1 as component of openSUSE Leap 16.0","product_id":"openSUSE Leap 16.0:trivy-0.66.0-bp160.1.1"},"product_reference":"trivy-0.66.0-bp160.1.1","relates_to_product_reference":"openSUSE Leap 16.0"},{"category":"default_component_of","full_product_name":{"name":"apptainer-1.3.6-5.1 as component of openSUSE Tumbleweed","product_id":"openSUSE Tumbleweed:apptainer-1.3.6-5.1"},"product_reference":"apptainer-1.3.6-5.1","relates_to_product_reference":"openSUSE Tumbleweed"},{"category":"default_component_of","full_product_name":{"name":"apptainer-leap-1.3.6-5.1 as component of openSUSE Tumbleweed","product_id":"openSUSE Tumbleweed:apptainer-leap-1.3.6-5.1"},"product_reference":"apptainer-leap-1.3.6-5.1","relates_to_product_reference":"openSUSE Tumbleweed"},{"category":"default_component_of","full_product_name":{"name":"apptainer-sle15_5-1.3.6-5.1 as component of openSUSE Tumbleweed","product_id":"openSUSE Tumbleweed:apptainer-sle15_5-1.3.6-5.1"},"product_reference":"apptainer-sle15_5-1.3.6-5.1","relates_to_product_reference":"openSUSE Tumbleweed"},{"category":"default_component_of","full_product_name":{"name":"apptainer-sle15_6-1.3.6-5.1 as component of openSUSE Tumbleweed","product_id":"openSUSE Tumbleweed:apptainer-sle15_6-1.3.6-5.1"},"product_reference":"apptainer-sle15_6-1.3.6-5.1","relates_to_product_reference":"openSUSE Tumbleweed"},{"category":"default_component_of","full_product_name":{"name":"apptainer-sle15_7-1.3.6-5.1 as component of openSUSE Tumbleweed","product_id":"openSUSE Tumbleweed:apptainer-sle15_7-1.3.6-5.1"},"product_reference":"apptainer-sle15_7-1.3.6-5.1","relates_to_product_reference":"openSUSE Tumbleweed"},{"category":"default_component_of","full_product_name":{"name":"cloudflared-2024.12.1-1.1 as component of openSUSE Tumbleweed","product_id":"openSUSE Tumbleweed:cloudflared-2024.12.1-1.1"},"product_reference":"cloudflared-2024.12.1-1.1","relates_to_product_reference":"openSUSE Tumbleweed"},{"category":"default_component_of","full_product_name":{"name":"docker-machine-driver-kvm2-1.36.0-2.1 as component of openSUSE Tumbleweed","product_id":"openSUSE Tumbleweed:docker-machine-driver-kvm2-1.36.0-2.1"},"product_reference":"docker-machine-driver-kvm2-1.36.0-2.1","relates_to_product_reference":"openSUSE Tumbleweed"},{"category":"default_component_of","full_product_name":{"name":"git-bug-0.8.0+git.1733745604.d499b6e-1.1 as component of openSUSE Tumbleweed","product_id":"openSUSE Tumbleweed:git-bug-0.8.0+git.1733745604.d499b6e-1.1"},"product_reference":"git-bug-0.8.0+git.1733745604.d499b6e-1.1","relates_to_product_reference":"openSUSE Tumbleweed"},{"category":"default_component_of","full_product_name":{"name":"git-bug-bash-completion-0.8.0+git.1733745604.d499b6e-1.1 as component of openSUSE Tumbleweed","product_id":"openSUSE Tumbleweed:git-bug-bash-completion-0.8.0+git.1733745604.d499b6e-1.1"},"product_reference":"git-bug-bash-completion-0.8.0+git.1733745604.d499b6e-1.1","relates_to_product_reference":"openSUSE Tumbleweed"},{"category":"default_component_of","full_product_name":{"name":"git-bug-fish-completion-0.8.0+git.1733745604.d499b6e-1.1 as component of openSUSE Tumbleweed","product_id":"openSUSE Tumbleweed:git-bug-fish-completion-0.8.0+git.1733745604.d499b6e-1.1"},"product_reference":"git-bug-fish-completion-0.8.0+git.1733745604.d499b6e-1.1","relates_to_product_reference":"openSUSE Tumbleweed"},{"category":"default_component_of","full_product_name":{"name":"git-bug-zsh-completion-0.8.0+git.1733745604.d499b6e-1.1 as component of openSUSE Tumbleweed","product_id":"openSUSE Tumbleweed:git-bug-zsh-completion-0.8.0+git.1733745604.d499b6e-1.1"},"product_reference":"git-bug-zsh-completion-0.8.0+git.1733745604.d499b6e-1.1","relates_to_product_reference":"openSUSE Tumbleweed"},{"category":"default_component_of","full_product_name":{"name":"gitleaks-8.24.2-1.1 as component of openSUSE Tumbleweed","product_id":"openSUSE Tumbleweed:gitleaks-8.24.2-1.1"},"product_reference":"gitleaks-8.24.2-1.1","relates_to_product_reference":"openSUSE Tumbleweed"},{"category":"default_component_of","full_product_name":{"name":"gitleaks-bash-completion-8.24.2-1.1 as component of openSUSE Tumbleweed","product_id":"openSUSE Tumbleweed:gitleaks-bash-completion-8.24.2-1.1"},"product_reference":"gitleaks-bash-completion-8.24.2-1.1","relates_to_product_reference":"openSUSE Tumbleweed"},{"category":"default_component_of","full_product_name":{"name":"gitleaks-fish-completion-8.24.2-1.1 as component of openSUSE Tumbleweed","product_id":"openSUSE Tumbleweed:gitleaks-fish-completion-8.24.2-1.1"},"product_reference":"gitleaks-fish-completion-8.24.2-1.1","relates_to_product_reference":"openSUSE Tumbleweed"},{"category":"default_component_of","full_product_name":{"name":"gitleaks-zsh-completion-8.24.2-1.1 as component of openSUSE Tumbleweed","product_id":"openSUSE Tumbleweed:gitleaks-zsh-completion-8.24.2-1.1"},"product_reference":"gitleaks-zsh-completion-8.24.2-1.1","relates_to_product_reference":"openSUSE Tumbleweed"},{"category":"default_component_of","full_product_name":{"name":"golang-github-prometheus-prometheus-3.1.0-1.1 as component of openSUSE Tumbleweed","product_id":"openSUSE Tumbleweed:golang-github-prometheus-prometheus-3.1.0-1.1"},"product_reference":"golang-github-prometheus-prometheus-3.1.0-1.1","relates_to_product_reference":"openSUSE Tumbleweed"},{"category":"default_component_of","full_product_name":{"name":"google-guest-agent-20250327.01-1.1 as component of openSUSE Tumbleweed","product_id":"openSUSE Tumbleweed:google-guest-agent-20250327.01-1.1"},"product_reference":"google-guest-agent-20250327.01-1.1","relates_to_product_reference":"openSUSE Tumbleweed"},{"category":"default_component_of","full_product_name":{"name":"gopass-1.15.16-1.1 as component of openSUSE Tumbleweed","product_id":"openSUSE Tumbleweed:gopass-1.15.16-1.1"},"product_reference":"gopass-1.15.16-1.1","relates_to_product_reference":"openSUSE Tumbleweed"},{"category":"default_component_of","full_product_name":{"name":"gopass-bash-completion-1.15.16-1.1 as component of openSUSE Tumbleweed","product_id":"openSUSE Tumbleweed:gopass-bash-completion-1.15.16-1.1"},"product_reference":"gopass-bash-completion-1.15.16-1.1","relates_to_product_reference":"openSUSE Tumbleweed"},{"category":"default_component_of","full_product_name":{"name":"gopass-fish-completion-1.15.16-1.1 as component of openSUSE Tumbleweed","product_id":"openSUSE Tumbleweed:gopass-fish-completion-1.15.16-1.1"},"product_reference":"gopass-fish-completion-1.15.16-1.1","relates_to_product_reference":"openSUSE Tumbleweed"},{"category":"default_component_of","full_product_name":{"name":"gopass-impersonate-pass-1.15.16-1.1 as component of openSUSE Tumbleweed","product_id":"openSUSE Tumbleweed:gopass-impersonate-pass-1.15.16-1.1"},"product_reference":"gopass-impersonate-pass-1.15.16-1.1","relates_to_product_reference":"openSUSE Tumbleweed"},{"category":"default_component_of","full_product_name":{"name":"gopass-zsh-completion-1.15.16-1.1 as component of openSUSE Tumbleweed","product_id":"openSUSE Tumbleweed:gopass-zsh-completion-1.15.16-1.1"},"product_reference":"gopass-zsh-completion-1.15.16-1.1","relates_to_product_reference":"openSUSE Tumbleweed"},{"category":"default_component_of","full_product_name":{"name":"govulncheck-vulndb-0.0.20241213T205935-1.1 as component of openSUSE Tumbleweed","product_id":"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20241213T205935-1.1"},"product_reference":"govulncheck-vulndb-0.0.20241213T205935-1.1","relates_to_product_reference":"openSUSE Tumbleweed"},{"category":"default_component_of","full_product_name":{"name":"grafana-11.3.0-4.1 as component of openSUSE Tumbleweed","product_id":"openSUSE Tumbleweed:grafana-11.3.0-4.1"},"product_reference":"grafana-11.3.0-4.1","relates_to_product_reference":"openSUSE Tumbleweed"},{"category":"default_component_of","full_product_name":{"name":"helm-3.16.4-1.1 as component of openSUSE Tumbleweed","product_id":"openSUSE Tumbleweed:helm-3.16.4-1.1"},"product_reference":"helm-3.16.4-1.1","relates_to_product_reference":"openSUSE Tumbleweed"},{"category":"default_component_of","full_product_name":{"name":"helm-bash-completion-3.16.4-1.1 as component of openSUSE Tumbleweed","product_id":"openSUSE Tumbleweed:helm-bash-completion-3.16.4-1.1"},"product_reference":"helm-bash-completion-3.16.4-1.1","relates_to_product_reference":"openSUSE Tumbleweed"},{"category":"default_component_of","full_product_name":{"name":"helm-fish-completion-3.16.4-1.1 as component of openSUSE Tumbleweed","product_id":"openSUSE Tumbleweed:helm-fish-completion-3.16.4-1.1"},"product_reference":"helm-fish-completion-3.16.4-1.1","relates_to_product_reference":"openSUSE Tumbleweed"},{"category":"default_component_of","full_product_name":{"name":"helm-zsh-completion-3.16.4-1.1 as component of openSUSE Tumbleweed","product_id":"openSUSE Tumbleweed:helm-zsh-completion-3.16.4-1.1"},"product_reference":"helm-zsh-completion-3.16.4-1.1","relates_to_product_reference":"openSUSE Tumbleweed"},{"category":"default_component_of","full_product_name":{"name":"helm3-3.19.2-1.1 as component of openSUSE Tumbleweed","product_id":"openSUSE Tumbleweed:helm3-3.19.2-1.1"},"product_reference":"helm3-3.19.2-1.1","relates_to_product_reference":"openSUSE Tumbleweed"},{"category":"default_component_of","full_product_name":{"name":"helm3-bash-completion-3.19.2-1.1 as component of openSUSE Tumbleweed","product_id":"openSUSE Tumbleweed:helm3-bash-completion-3.19.2-1.1"},"product_reference":"helm3-bash-completion-3.19.2-1.1","relates_to_product_reference":"openSUSE Tumbleweed"},{"category":"default_component_of","full_product_name":{"name":"helm3-fish-completion-3.19.2-1.1 as component of openSUSE Tumbleweed","product_id":"openSUSE Tumbleweed:helm3-fish-completion-3.19.2-1.1"},"product_reference":"helm3-fish-completion-3.19.2-1.1","relates_to_product_reference":"openSUSE Tumbleweed"},{"category":"default_component_of","full_product_name":{"name":"helm3-zsh-completion-3.19.2-1.1 as component of openSUSE Tumbleweed","product_id":"openSUSE Tumbleweed:helm3-zsh-completion-3.19.2-1.1"},"product_reference":"helm3-zsh-completion-3.19.2-1.1","relates_to_product_reference":"openSUSE Tumbleweed"},{"category":"default_component_of","full_product_name":{"name":"logcli-3.3.2-1.1 as component of openSUSE Tumbleweed","product_id":"openSUSE Tumbleweed:logcli-3.3.2-1.1"},"product_reference":"logcli-3.3.2-1.1","relates_to_product_reference":"openSUSE Tumbleweed"},{"category":"default_component_of","full_product_name":{"name":"loki-3.3.2-1.1 as component of openSUSE Tumbleweed","product_id":"openSUSE Tumbleweed:loki-3.3.2-1.1"},"product_reference":"loki-3.3.2-1.1","relates_to_product_reference":"openSUSE Tumbleweed"},{"category":"default_component_of","full_product_name":{"name":"lokitool-3.3.2-1.1 as component of openSUSE Tumbleweed","product_id":"openSUSE Tumbleweed:lokitool-3.3.2-1.1"},"product_reference":"lokitool-3.3.2-1.1","relates_to_product_reference":"openSUSE Tumbleweed"},{"category":"default_component_of","full_product_name":{"name":"minikube-1.36.0-2.1 as component of openSUSE Tumbleweed","product_id":"openSUSE Tumbleweed:minikube-1.36.0-2.1"},"product_reference":"minikube-1.36.0-2.1","relates_to_product_reference":"openSUSE Tumbleweed"},{"category":"default_component_of","full_product_name":{"name":"minikube-bash-completion-1.36.0-2.1 as component of openSUSE Tumbleweed","product_id":"openSUSE Tumbleweed:minikube-bash-completion-1.36.0-2.1"},"product_reference":"minikube-bash-completion-1.36.0-2.1","relates_to_product_reference":"openSUSE Tumbleweed"},{"category":"default_component_of","full_product_name":{"name":"minikube-fish-completion-1.36.0-2.1 as component of openSUSE Tumbleweed","product_id":"openSUSE Tumbleweed:minikube-fish-completion-1.36.0-2.1"},"product_reference":"minikube-fish-completion-1.36.0-2.1","relates_to_product_reference":"openSUSE Tumbleweed"},{"category":"default_component_of","full_product_name":{"name":"minikube-zsh-completion-1.36.0-2.1 as component of openSUSE Tumbleweed","product_id":"openSUSE Tumbleweed:minikube-zsh-completion-1.36.0-2.1"},"product_reference":"minikube-zsh-completion-1.36.0-2.1","relates_to_product_reference":"openSUSE Tumbleweed"},{"category":"default_component_of","full_product_name":{"name":"promtail-3.3.2-1.1 as component of openSUSE Tumbleweed","product_id":"openSUSE Tumbleweed:promtail-3.3.2-1.1"},"product_reference":"promtail-3.3.2-1.1","relates_to_product_reference":"openSUSE Tumbleweed"},{"category":"default_component_of","full_product_name":{"name":"rclone-1.69.0-1.1 as component of openSUSE Tumbleweed","product_id":"openSUSE Tumbleweed:rclone-1.69.0-1.1"},"product_reference":"rclone-1.69.0-1.1","relates_to_product_reference":"openSUSE Tumbleweed"},{"category":"default_component_of","full_product_name":{"name":"rclone-bash-completion-1.69.0-1.1 as component of openSUSE Tumbleweed","product_id":"openSUSE Tumbleweed:rclone-bash-completion-1.69.0-1.1"},"product_reference":"rclone-bash-completion-1.69.0-1.1","relates_to_product_reference":"openSUSE Tumbleweed"},{"category":"default_component_of","full_product_name":{"name":"rclone-zsh-completion-1.69.0-1.1 as component of openSUSE Tumbleweed","product_id":"openSUSE Tumbleweed:rclone-zsh-completion-1.69.0-1.1"},"product_reference":"rclone-zsh-completion-1.69.0-1.1","relates_to_product_reference":"openSUSE Tumbleweed"},{"category":"default_component_of","full_product_name":{"name":"rime-plum-1.0.3-1.1 as component of openSUSE Tumbleweed","product_id":"openSUSE Tumbleweed:rime-plum-1.0.3-1.1"},"product_reference":"rime-plum-1.0.3-1.1","relates_to_product_reference":"openSUSE Tumbleweed"},{"category":"default_component_of","full_product_name":{"name":"tailscale-1.78.3-2.1 as component of openSUSE Tumbleweed","product_id":"openSUSE Tumbleweed:tailscale-1.78.3-2.1"},"product_reference":"tailscale-1.78.3-2.1","relates_to_product_reference":"openSUSE Tumbleweed"},{"category":"default_component_of","full_product_name":{"name":"tailscale-bash-completion-1.78.3-2.1 as component of openSUSE Tumbleweed","product_id":"openSUSE Tumbleweed:tailscale-bash-completion-1.78.3-2.1"},"product_reference":"tailscale-bash-completion-1.78.3-2.1","relates_to_product_reference":"openSUSE Tumbleweed"},{"category":"default_component_of","full_product_name":{"name":"tailscale-fish-completion-1.78.3-2.1 as component of openSUSE Tumbleweed","product_id":"openSUSE Tumbleweed:tailscale-fish-completion-1.78.3-2.1"},"product_reference":"tailscale-fish-completion-1.78.3-2.1","relates_to_product_reference":"openSUSE Tumbleweed"},{"category":"default_component_of","full_product_name":{"name":"tailscale-zsh-completion-1.78.3-2.1 as component of openSUSE Tumbleweed","product_id":"openSUSE Tumbleweed:tailscale-zsh-completion-1.78.3-2.1"},"product_reference":"tailscale-zsh-completion-1.78.3-2.1","relates_to_product_reference":"openSUSE Tumbleweed"},{"category":"default_component_of","full_product_name":{"name":"teleport-17.0.5-1.1 as component of openSUSE Tumbleweed","product_id":"openSUSE Tumbleweed:teleport-17.0.5-1.1"},"product_reference":"teleport-17.0.5-1.1","relates_to_product_reference":"openSUSE Tumbleweed"},{"category":"default_component_of","full_product_name":{"name":"teleport-bash-completion-17.0.5-1.1 as component of openSUSE Tumbleweed","product_id":"openSUSE Tumbleweed:teleport-bash-completion-17.0.5-1.1"},"product_reference":"teleport-bash-completion-17.0.5-1.1","relates_to_product_reference":"openSUSE Tumbleweed"},{"category":"default_component_of","full_product_name":{"name":"teleport-fdpass-teleport-17.0.5-1.1 as component of openSUSE Tumbleweed","product_id":"openSUSE Tumbleweed:teleport-fdpass-teleport-17.0.5-1.1"},"product_reference":"teleport-fdpass-teleport-17.0.5-1.1","relates_to_product_reference":"openSUSE Tumbleweed"},{"category":"default_component_of","full_product_name":{"name":"teleport-tbot-17.0.5-1.1 as component of openSUSE Tumbleweed","product_id":"openSUSE Tumbleweed:teleport-tbot-17.0.5-1.1"},"product_reference":"teleport-tbot-17.0.5-1.1","relates_to_product_reference":"openSUSE Tumbleweed"},{"category":"default_component_of","full_product_name":{"name":"teleport-tbot-bash-completion-17.0.5-1.1 as component of openSUSE Tumbleweed","product_id":"openSUSE Tumbleweed:teleport-tbot-bash-completion-17.0.5-1.1"},"product_reference":"teleport-tbot-bash-completion-17.0.5-1.1","relates_to_product_reference":"openSUSE Tumbleweed"},{"category":"default_component_of","full_product_name":{"name":"teleport-tbot-zsh-completion-17.0.5-1.1 as component of openSUSE Tumbleweed","product_id":"openSUSE Tumbleweed:teleport-tbot-zsh-completion-17.0.5-1.1"},"product_reference":"teleport-tbot-zsh-completion-17.0.5-1.1","relates_to_product_reference":"openSUSE Tumbleweed"},{"category":"default_component_of","full_product_name":{"name":"teleport-tctl-17.0.5-1.1 as component of openSUSE Tumbleweed","product_id":"openSUSE Tumbleweed:teleport-tctl-17.0.5-1.1"},"product_reference":"teleport-tctl-17.0.5-1.1","relates_to_product_reference":"openSUSE Tumbleweed"},{"category":"default_component_of","full_product_name":{"name":"teleport-tctl-bash-completion-17.0.5-1.1 as component of openSUSE Tumbleweed","product_id":"openSUSE Tumbleweed:teleport-tctl-bash-completion-17.0.5-1.1"},"product_reference":"teleport-tctl-bash-completion-17.0.5-1.1","relates_to_product_reference":"openSUSE Tumbleweed"},{"category":"default_component_of","full_product_name":{"name":"teleport-tctl-zsh-completion-17.0.5-1.1 as component of openSUSE Tumbleweed","product_id":"openSUSE Tumbleweed:teleport-tctl-zsh-completion-17.0.5-1.1"},"product_reference":"teleport-tctl-zsh-completion-17.0.5-1.1","relates_to_product_reference":"openSUSE Tumbleweed"},{"category":"default_component_of","full_product_name":{"name":"teleport-tsh-17.0.5-1.1 as component of openSUSE Tumbleweed","product_id":"openSUSE Tumbleweed:teleport-tsh-17.0.5-1.1"},"product_reference":"teleport-tsh-17.0.5-1.1","relates_to_product_reference":"openSUSE Tumbleweed"},{"category":"default_component_of","full_product_name":{"name":"teleport-tsh-bash-completion-17.0.5-1.1 as component of openSUSE Tumbleweed","product_id":"openSUSE Tumbleweed:teleport-tsh-bash-completion-17.0.5-1.1"},"product_reference":"teleport-tsh-bash-completion-17.0.5-1.1","relates_to_product_reference":"openSUSE Tumbleweed"},{"category":"default_component_of","full_product_name":{"name":"teleport-tsh-zsh-completion-17.0.5-1.1 as component of openSUSE Tumbleweed","product_id":"openSUSE Tumbleweed:teleport-tsh-zsh-completion-17.0.5-1.1"},"product_reference":"teleport-tsh-zsh-completion-17.0.5-1.1","relates_to_product_reference":"openSUSE Tumbleweed"},{"category":"default_component_of","full_product_name":{"name":"teleport-zsh-completion-17.0.5-1.1 as component of openSUSE Tumbleweed","product_id":"openSUSE Tumbleweed:teleport-zsh-completion-17.0.5-1.1"},"product_reference":"teleport-zsh-completion-17.0.5-1.1","relates_to_product_reference":"openSUSE Tumbleweed"},{"category":"default_component_of","full_product_name":{"name":"traefik-3.2.3-1.1 as component of openSUSE Tumbleweed","product_id":"openSUSE Tumbleweed:traefik-3.2.3-1.1"},"product_reference":"traefik-3.2.3-1.1","relates_to_product_reference":"openSUSE Tumbleweed"},{"category":"default_component_of","full_product_name":{"name":"traefik2-2.11.16-1.1 as component of openSUSE Tumbleweed","product_id":"openSUSE Tumbleweed:traefik2-2.11.16-1.1"},"product_reference":"traefik2-2.11.16-1.1","relates_to_product_reference":"openSUSE Tumbleweed"},{"category":"default_component_of","full_product_name":{"name":"trivy-0.58.2-1.1 as component of openSUSE Tumbleweed","product_id":"openSUSE Tumbleweed:trivy-0.58.2-1.1"},"product_reference":"trivy-0.58.2-1.1","relates_to_product_reference":"openSUSE Tumbleweed"},{"category":"default_component_of","full_product_name":{"name":"velero-1.15.1-1.1 as component of openSUSE Tumbleweed","product_id":"openSUSE Tumbleweed:velero-1.15.1-1.1"},"product_reference":"velero-1.15.1-1.1","relates_to_product_reference":"openSUSE Tumbleweed"},{"category":"default_component_of","full_product_name":{"name":"velero-bash-completion-1.15.1-1.1 as component of openSUSE Tumbleweed","product_id":"openSUSE Tumbleweed:velero-bash-completion-1.15.1-1.1"},"product_reference":"velero-bash-completion-1.15.1-1.1","relates_to_product_reference":"openSUSE Tumbleweed"},{"category":"default_component_of","full_product_name":{"name":"velero-fish-completion-1.15.1-1.1 as component of openSUSE Tumbleweed","product_id":"openSUSE Tumbleweed:velero-fish-completion-1.15.1-1.1"},"product_reference":"velero-fish-completion-1.15.1-1.1","relates_to_product_reference":"openSUSE Tumbleweed"},{"category":"default_component_of","full_product_name":{"name":"velero-zsh-completion-1.15.1-1.1 as component of openSUSE Tumbleweed","product_id":"openSUSE Tumbleweed:velero-zsh-completion-1.15.1-1.1"},"product_reference":"velero-zsh-completion-1.15.1-1.1","relates_to_product_reference":"openSUSE Tumbleweed"},{"category":"default_component_of","full_product_name":{"name":"vexctl-0.4.1+git78.f951e3a-1.1 as component of openSUSE Tumbleweed","product_id":"openSUSE Tumbleweed:vexctl-0.4.1+git78.f951e3a-1.1"},"product_reference":"vexctl-0.4.1+git78.f951e3a-1.1","relates_to_product_reference":"openSUSE Tumbleweed"},{"category":"default_component_of","full_product_name":{"name":"skopeo as component of SLES-LTSS-TERADATA 15 SP2","product_id":"SLES-LTSS-TERADATA 15 SP2:skopeo"},"product_reference":"skopeo","relates_to_product_reference":"SLES-LTSS-TERADATA 15 SP2"},{"category":"default_component_of","full_product_name":{"name":"buildah as component of SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS","product_id":"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:buildah"},"product_reference":"buildah","relates_to_product_reference":"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS"},{"category":"default_component_of","full_product_name":{"name":"docker as component of SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS","product_id":"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:docker"},"product_reference":"docker","relates_to_product_reference":"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS"},{"category":"default_component_of","full_product_name":{"name":"docker-bash-completion as component of SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS","product_id":"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:docker-bash-completion"},"product_reference":"docker-bash-completion","relates_to_product_reference":"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS"},{"category":"default_component_of","full_product_name":{"name":"docker-buildx as component of SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS","product_id":"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:docker-buildx"},"product_reference":"docker-buildx","relates_to_product_reference":"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS"},{"category":"default_component_of","full_product_name":{"name":"kubernetes1.18-client as component of SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS","product_id":"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:kubernetes1.18-client"},"product_reference":"kubernetes1.18-client","relates_to_product_reference":"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS"},{"category":"default_component_of","full_product_name":{"name":"kubernetes1.18-client-common as component of SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS","product_id":"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:kubernetes1.18-client-common"},"product_reference":"kubernetes1.18-client-common","relates_to_product_reference":"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS"},{"category":"default_component_of","full_product_name":{"name":"kubernetes1.18 as component of SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS","product_id":"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:kubernetes1.18"},"product_reference":"kubernetes1.18","relates_to_product_reference":"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS"},{"category":"default_component_of","full_product_name":{"name":"podman as component of SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS","product_id":"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:podman"},"product_reference":"podman","relates_to_product_reference":"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS"},{"category":"default_component_of","full_product_name":{"name":"podman-cni-config as component of SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS","product_id":"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:podman-cni-config"},"product_reference":"podman-cni-config","relates_to_product_reference":"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS"},{"category":"default_component_of","full_product_name":{"name":"buildah as component of SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS","product_id":"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:buildah"},"product_reference":"buildah","relates_to_product_reference":"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS"},{"category":"default_component_of","full_product_name":{"name":"docker as component of SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS","product_id":"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:docker"},"product_reference":"docker","relates_to_product_reference":"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS"},{"category":"default_component_of","full_product_name":{"name":"docker-bash-completion as component of SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS","product_id":"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:docker-bash-completion"},"product_reference":"docker-bash-completion","relates_to_product_reference":"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS"},{"category":"default_component_of","full_product_name":{"name":"docker-buildx as component of SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS","product_id":"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:docker-buildx"},"product_reference":"docker-buildx","relates_to_product_reference":"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS"},{"category":"default_component_of","full_product_name":{"name":"docker-fish-completion as component of SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS","product_id":"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:docker-fish-completion"},"product_reference":"docker-fish-completion","relates_to_product_reference":"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS"},{"category":"default_component_of","full_product_name":{"name":"kubernetes1.18-client as component of SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS","product_id":"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:kubernetes1.18-client"},"product_reference":"kubernetes1.18-client","relates_to_product_reference":"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS"},{"category":"default_component_of","full_product_name":{"name":"kubernetes1.18-client-common as component of SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS","product_id":"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:kubernetes1.18-client-common"},"product_reference":"kubernetes1.18-client-common","relates_to_product_reference":"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS"},{"category":"default_component_of","full_product_name":{"name":"kubernetes1.18 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS","product_id":"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:kubernetes1.18"},"product_reference":"kubernetes1.18","relates_to_product_reference":"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS"},{"category":"default_component_of","full_product_name":{"name":"kubernetes1.23-client as component of SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS","product_id":"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:kubernetes1.23-client"},"product_reference":"kubernetes1.23-client","relates_to_product_reference":"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS"},{"category":"default_component_of","full_product_name":{"name":"kubernetes1.23-client-common as component of SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS","product_id":"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:kubernetes1.23-client-common"},"product_reference":"kubernetes1.23-client-common","relates_to_product_reference":"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS"},{"category":"default_component_of","full_product_name":{"name":"kubernetes1.23 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS","product_id":"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:kubernetes1.23"},"product_reference":"kubernetes1.23","relates_to_product_reference":"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS"},{"category":"default_component_of","full_product_name":{"name":"kubernetes1.24-client as component of SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS","product_id":"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:kubernetes1.24-client"},"product_reference":"kubernetes1.24-client","relates_to_product_reference":"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS"},{"category":"default_component_of","full_product_name":{"name":"kubernetes1.24-client-common as component of SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS","product_id":"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:kubernetes1.24-client-common"},"product_reference":"kubernetes1.24-client-common","relates_to_product_reference":"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS"},{"category":"default_component_of","full_product_name":{"name":"kubernetes1.24 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS","product_id":"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:kubernetes1.24"},"product_reference":"kubernetes1.24","relates_to_product_reference":"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS"},{"category":"default_component_of","full_product_name":{"name":"podman as component of SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS","product_id":"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:podman"},"product_reference":"podman","relates_to_product_reference":"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS"},{"category":"default_component_of","full_product_name":{"name":"podman-cni-config as component of SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS","product_id":"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:podman-cni-config"},"product_reference":"podman-cni-config","relates_to_product_reference":"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS"},{"category":"default_component_of","full_product_name":{"name":"podman-remote as component of SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS","product_id":"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:podman-remote"},"product_reference":"podman-remote","relates_to_product_reference":"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS"},{"category":"default_component_of","full_product_name":{"name":"skopeo as component of SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS","product_id":"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:skopeo"},"product_reference":"skopeo","relates_to_product_reference":"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS"},{"category":"default_component_of","full_product_name":{"name":"buildah as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS","product_id":"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:buildah"},"product_reference":"buildah","relates_to_product_reference":"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS"},{"category":"default_component_of","full_product_name":{"name":"cosign as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS","product_id":"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:cosign"},"product_reference":"cosign","relates_to_product_reference":"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS"},{"category":"default_component_of","full_product_name":{"name":"docker as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS","product_id":"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:docker"},"product_reference":"docker","relates_to_product_reference":"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS"},{"category":"default_component_of","full_product_name":{"name":"docker-bash-completion as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS","product_id":"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:docker-bash-completion"},"product_reference":"docker-bash-completion","relates_to_product_reference":"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS"},{"category":"default_component_of","full_product_name":{"name":"docker-buildx as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS","product_id":"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:docker-buildx"},"product_reference":"docker-buildx","relates_to_product_reference":"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS"},{"category":"default_component_of","full_product_name":{"name":"docker-rootless-extras as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS","product_id":"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:docker-rootless-extras"},"product_reference":"docker-rootless-extras","relates_to_product_reference":"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS"},{"category":"default_component_of","full_product_name":{"name":"kubernetes1.18-client as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS","product_id":"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kubernetes1.18-client"},"product_reference":"kubernetes1.18-client","relates_to_product_reference":"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS"},{"category":"default_component_of","full_product_name":{"name":"kubernetes1.18-client-common as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS","product_id":"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kubernetes1.18-client-common"},"product_reference":"kubernetes1.18-client-common","relates_to_product_reference":"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS"},{"category":"default_component_of","full_product_name":{"name":"kubernetes1.18 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS","product_id":"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kubernetes1.18"},"product_reference":"kubernetes1.18","relates_to_product_reference":"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS"},{"category":"default_component_of","full_product_name":{"name":"kubernetes1.23-client as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS","product_id":"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kubernetes1.23-client"},"product_reference":"kubernetes1.23-client","relates_to_product_reference":"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS"},{"category":"default_component_of","full_product_name":{"name":"kubernetes1.23-client-common as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS","product_id":"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kubernetes1.23-client-common"},"product_reference":"kubernetes1.23-client-common","relates_to_product_reference":"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS"},{"category":"default_component_of","full_product_name":{"name":"kubernetes1.23 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS","product_id":"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kubernetes1.23"},"product_reference":"kubernetes1.23","relates_to_product_reference":"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS"},{"category":"default_component_of","full_product_name":{"name":"kubernetes1.24-client as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS","product_id":"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kubernetes1.24-client"},"product_reference":"kubernetes1.24-client","relates_to_product_reference":"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS"},{"category":"default_component_of","full_product_name":{"name":"kubernetes1.24-client-common as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS","product_id":"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kubernetes1.24-client-common"},"product_reference":"kubernetes1.24-client-common","relates_to_product_reference":"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS"},{"category":"default_component_of","full_product_name":{"name":"kubernetes1.24 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS","product_id":"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kubernetes1.24"},"product_reference":"kubernetes1.24","relates_to_product_reference":"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS"},{"category":"default_component_of","full_product_name":{"name":"kubernetes1.25-client as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS","product_id":"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kubernetes1.25-client"},"product_reference":"kubernetes1.25-client","relates_to_product_reference":"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS"},{"category":"default_component_of","full_product_name":{"name":"kubernetes1.25-client-common as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS","product_id":"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kubernetes1.25-client-common"},"product_reference":"kubernetes1.25-client-common","relates_to_product_reference":"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS"},{"category":"default_component_of","full_product_name":{"name":"kubernetes1.25 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS","product_id":"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kubernetes1.25"},"product_reference":"kubernetes1.25","relates_to_product_reference":"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS"},{"category":"default_component_of","full_product_name":{"name":"kubernetes1.26-client as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS","product_id":"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kubernetes1.26-client"},"product_reference":"kubernetes1.26-client","relates_to_product_reference":"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS"},{"category":"default_component_of","full_product_name":{"name":"kubernetes1.26-client-common as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS","product_id":"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kubernetes1.26-client-common"},"product_reference":"kubernetes1.26-client-common","relates_to_product_reference":"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS"},{"category":"default_component_of","full_product_name":{"name":"kubernetes1.26 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS","product_id":"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kubernetes1.26"},"product_reference":"kubernetes1.26","relates_to_product_reference":"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS"},{"category":"default_component_of","full_product_name":{"name":"kubernetes1.27-client as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS","product_id":"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kubernetes1.27-client"},"product_reference":"kubernetes1.27-client","relates_to_product_reference":"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS"},{"category":"default_component_of","full_product_name":{"name":"kubernetes1.27-client-common as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS","product_id":"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kubernetes1.27-client-common"},"product_reference":"kubernetes1.27-client-common","relates_to_product_reference":"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS"},{"category":"default_component_of","full_product_name":{"name":"kubernetes1.27 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS","product_id":"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kubernetes1.27"},"product_reference":"kubernetes1.27","relates_to_product_reference":"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS"},{"category":"default_component_of","full_product_name":{"name":"kubernetes1.28-client as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS","product_id":"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kubernetes1.28-client"},"product_reference":"kubernetes1.28-client","relates_to_product_reference":"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS"},{"category":"default_component_of","full_product_name":{"name":"kubernetes1.28-client-common as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS","product_id":"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kubernetes1.28-client-common"},"product_reference":"kubernetes1.28-client-common","relates_to_product_reference":"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS"},{"category":"default_component_of","full_product_name":{"name":"kubernetes1.28 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS","product_id":"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kubernetes1.28"},"product_reference":"kubernetes1.28","relates_to_product_reference":"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS"},{"category":"default_component_of","full_product_name":{"name":"podman as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS","product_id":"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:podman"},"product_reference":"podman","relates_to_product_reference":"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS"},{"category":"default_component_of","full_product_name":{"name":"podman-cni-config as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS","product_id":"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:podman-cni-config"},"product_reference":"podman-cni-config","relates_to_product_reference":"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS"},{"category":"default_component_of","full_product_name":{"name":"podman-docker as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS","product_id":"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:podman-docker"},"product_reference":"podman-docker","relates_to_product_reference":"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS"},{"category":"default_component_of","full_product_name":{"name":"podman-remote as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS","product_id":"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:podman-remote"},"product_reference":"podman-remote","relates_to_product_reference":"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS"},{"category":"default_component_of","full_product_name":{"name":"rekor as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS","product_id":"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:rekor"},"product_reference":"rekor","relates_to_product_reference":"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS"},{"category":"default_component_of","full_product_name":{"name":"buildah as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS","product_id":"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:buildah"},"product_reference":"buildah","relates_to_product_reference":"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS"},{"category":"default_component_of","full_product_name":{"name":"cosign as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS","product_id":"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:cosign"},"product_reference":"cosign","relates_to_product_reference":"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS"},{"category":"default_component_of","full_product_name":{"name":"docker as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS","product_id":"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:docker"},"product_reference":"docker","relates_to_product_reference":"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS"},{"category":"default_component_of","full_product_name":{"name":"docker-bash-completion as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS","product_id":"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:docker-bash-completion"},"product_reference":"docker-bash-completion","relates_to_product_reference":"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS"},{"category":"default_component_of","full_product_name":{"name":"docker-buildx as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS","product_id":"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:docker-buildx"},"product_reference":"docker-buildx","relates_to_product_reference":"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS"},{"category":"default_component_of","full_product_name":{"name":"docker-rootless-extras as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS","product_id":"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:docker-rootless-extras"},"product_reference":"docker-rootless-extras","relates_to_product_reference":"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS"},{"category":"default_component_of","full_product_name":{"name":"kubernetes1.18-client as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS","product_id":"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kubernetes1.18-client"},"product_reference":"kubernetes1.18-client","relates_to_product_reference":"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS"},{"category":"default_component_of","full_product_name":{"name":"kubernetes1.18-client-common as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS","product_id":"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kubernetes1.18-client-common"},"product_reference":"kubernetes1.18-client-common","relates_to_product_reference":"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS"},{"category":"default_component_of","full_product_name":{"name":"kubernetes1.18 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS","product_id":"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kubernetes1.18"},"product_reference":"kubernetes1.18","relates_to_product_reference":"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS"},{"category":"default_component_of","full_product_name":{"name":"kubernetes1.23-client as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS","product_id":"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kubernetes1.23-client"},"product_reference":"kubernetes1.23-client","relates_to_product_reference":"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS"},{"category":"default_component_of","full_product_name":{"name":"kubernetes1.23-client-common as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS","product_id":"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kubernetes1.23-client-common"},"product_reference":"kubernetes1.23-client-common","relates_to_product_reference":"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS"},{"category":"default_component_of","full_product_name":{"name":"kubernetes1.23 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS","product_id":"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kubernetes1.23"},"product_reference":"kubernetes1.23","relates_to_product_reference":"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS"},{"category":"default_component_of","full_product_name":{"name":"kubernetes1.24-client as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS","product_id":"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kubernetes1.24-client"},"product_reference":"kubernetes1.24-client","relates_to_product_reference":"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS"},{"category":"default_component_of","full_product_name":{"name":"kubernetes1.24-client-common as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS","product_id":"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kubernetes1.24-client-common"},"product_reference":"kubernetes1.24-client-common","relates_to_product_reference":"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS"},{"category":"default_component_of","full_product_name":{"name":"kubernetes1.24 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS","product_id":"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kubernetes1.24"},"product_reference":"kubernetes1.24","relates_to_product_reference":"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS"},{"category":"default_component_of","full_product_name":{"name":"kubernetes1.25-client as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS","product_id":"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kubernetes1.25-client"},"product_reference":"kubernetes1.25-client","relates_to_product_reference":"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS"},{"category":"default_component_of","full_product_name":{"name":"kubernetes1.25-client-common as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS","product_id":"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kubernetes1.25-client-common"},"product_reference":"kubernetes1.25-client-common","relates_to_product_reference":"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS"},{"category":"default_component_of","full_product_name":{"name":"kubernetes1.25 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS","product_id":"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kubernetes1.25"},"product_reference":"kubernetes1.25","relates_to_product_reference":"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS"},{"category":"default_component_of","full_product_name":{"name":"kubernetes1.26-client as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS","product_id":"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kubernetes1.26-client"},"product_reference":"kubernetes1.26-client","relates_to_product_reference":"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS"},{"category":"default_component_of","full_product_name":{"name":"kubernetes1.26-client-common as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS","product_id":"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kubernetes1.26-client-common"},"product_reference":"kubernetes1.26-client-common","relates_to_product_reference":"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS"},{"category":"default_component_of","full_product_name":{"name":"kubernetes1.26 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS","product_id":"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kubernetes1.26"},"product_reference":"kubernetes1.26","relates_to_product_reference":"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS"},{"category":"default_component_of","full_product_name":{"name":"kubernetes1.27-client as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS","product_id":"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kubernetes1.27-client"},"product_reference":"kubernetes1.27-client","relates_to_product_reference":"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS"},{"category":"default_component_of","full_product_name":{"name":"kubernetes1.27-client-common as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS","product_id":"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kubernetes1.27-client-common"},"product_reference":"kubernetes1.27-client-common","relates_to_product_reference":"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS"},{"category":"default_component_of","full_product_name":{"name":"kubernetes1.27 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS","product_id":"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kubernetes1.27"},"product_reference":"kubernetes1.27","relates_to_product_reference":"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS"},{"category":"default_component_of","full_product_name":{"name":"kubernetes1.28-client as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS","product_id":"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kubernetes1.28-client"},"product_reference":"kubernetes1.28-client","relates_to_product_reference":"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS"},{"category":"default_component_of","full_product_name":{"name":"kubernetes1.28-client-common as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS","product_id":"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kubernetes1.28-client-common"},"product_reference":"kubernetes1.28-client-common","relates_to_product_reference":"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS"},{"category":"default_component_of","full_product_name":{"name":"kubernetes1.28 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS","product_id":"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kubernetes1.28"},"product_reference":"kubernetes1.28","relates_to_product_reference":"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS"},{"category":"default_component_of","full_product_name":{"name":"podman as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS","product_id":"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:podman"},"product_reference":"podman","relates_to_product_reference":"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS"},{"category":"default_component_of","full_product_name":{"name":"podman-cni-config as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS","product_id":"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:podman-cni-config"},"product_reference":"podman-cni-config","relates_to_product_reference":"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS"},{"category":"default_component_of","full_product_name":{"name":"podman-docker as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS","product_id":"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:podman-docker"},"product_reference":"podman-docker","relates_to_product_reference":"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS"},{"category":"default_component_of","full_product_name":{"name":"podman-remote as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS","product_id":"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:podman-remote"},"product_reference":"podman-remote","relates_to_product_reference":"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS"},{"category":"default_component_of","full_product_name":{"name":"rekor as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS","product_id":"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:rekor"},"product_reference":"rekor","relates_to_product_reference":"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS"},{"category":"default_component_of","full_product_name":{"name":"skopeo as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS","product_id":"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:skopeo"},"product_reference":"skopeo","relates_to_product_reference":"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS"},{"category":"default_component_of","full_product_name":{"name":"rekor as component of SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS","product_id":"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:rekor"},"product_reference":"rekor","relates_to_product_reference":"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS"},{"category":"default_component_of","full_product_name":{"name":"skopeo as component of SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS","product_id":"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:skopeo"},"product_reference":"skopeo","relates_to_product_reference":"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS"},{"category":"default_component_of","full_product_name":{"name":"rekor as component of SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS","product_id":"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:rekor"},"product_reference":"rekor","relates_to_product_reference":"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS"},{"category":"default_component_of","full_product_name":{"name":"skopeo as component of SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS","product_id":"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:skopeo"},"product_reference":"skopeo","relates_to_product_reference":"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS"},{"category":"default_component_of","full_product_name":{"name":"docker as component of SUSE Linux Enterprise Micro 5.1","product_id":"SUSE Linux Enterprise Micro 5.1:docker"},"product_reference":"docker","relates_to_product_reference":"SUSE Linux Enterprise Micro 5.1"},{"category":"default_component_of","full_product_name":{"name":"docker-buildx as component of SUSE Linux Enterprise Micro 5.1","product_id":"SUSE Linux Enterprise Micro 5.1:docker-buildx"},"product_reference":"docker-buildx","relates_to_product_reference":"SUSE Linux Enterprise Micro 5.1"},{"category":"default_component_of","full_product_name":{"name":"podman as component of SUSE Linux Enterprise Micro 5.1","product_id":"SUSE Linux Enterprise Micro 5.1:podman"},"product_reference":"podman","relates_to_product_reference":"SUSE Linux Enterprise Micro 5.1"},{"category":"default_component_of","full_product_name":{"name":"podman-cni-config as component of SUSE Linux Enterprise Micro 5.1","product_id":"SUSE Linux Enterprise Micro 5.1:podman-cni-config"},"product_reference":"podman-cni-config","relates_to_product_reference":"SUSE Linux Enterprise Micro 5.1"},{"category":"default_component_of","full_product_name":{"name":"podman-remote as component of SUSE Linux Enterprise Micro 5.1","product_id":"SUSE Linux Enterprise Micro 5.1:podman-remote"},"product_reference":"podman-remote","relates_to_product_reference":"SUSE Linux Enterprise Micro 5.1"},{"category":"default_component_of","full_product_name":{"name":"docker as component of SUSE Linux Enterprise Micro 5.2","product_id":"SUSE Linux Enterprise Micro 5.2:docker"},"product_reference":"docker","relates_to_product_reference":"SUSE Linux Enterprise Micro 5.2"},{"category":"default_component_of","full_product_name":{"name":"docker-buildx as component of SUSE Linux Enterprise Micro 5.2","product_id":"SUSE Linux Enterprise Micro 5.2:docker-buildx"},"product_reference":"docker-buildx","relates_to_product_reference":"SUSE Linux Enterprise Micro 5.2"},{"category":"default_component_of","full_product_name":{"name":"podman as component of SUSE Linux Enterprise Micro 5.2","product_id":"SUSE Linux Enterprise Micro 5.2:podman"},"product_reference":"podman","relates_to_product_reference":"SUSE Linux Enterprise Micro 5.2"},{"category":"default_component_of","full_product_name":{"name":"podman-cni-config as component of SUSE Linux Enterprise Micro 5.2","product_id":"SUSE Linux Enterprise Micro 5.2:podman-cni-config"},"product_reference":"podman-cni-config","relates_to_product_reference":"SUSE Linux Enterprise Micro 5.2"},{"category":"default_component_of","full_product_name":{"name":"podman-remote as component of SUSE Linux Enterprise Micro 5.2","product_id":"SUSE Linux Enterprise Micro 5.2:podman-remote"},"product_reference":"podman-remote","relates_to_product_reference":"SUSE Linux Enterprise Micro 5.2"},{"category":"default_component_of","full_product_name":{"name":"docker as component of SUSE Linux Enterprise Micro 5.3","product_id":"SUSE Linux Enterprise Micro 5.3:docker"},"product_reference":"docker","relates_to_product_reference":"SUSE Linux Enterprise Micro 5.3"},{"category":"default_component_of","full_product_name":{"name":"docker-buildx as component of SUSE Linux Enterprise Micro 5.3","product_id":"SUSE Linux Enterprise Micro 5.3:docker-buildx"},"product_reference":"docker-buildx","relates_to_product_reference":"SUSE Linux Enterprise Micro 5.3"},{"category":"default_component_of","full_product_name":{"name":"podman as component of SUSE Linux Enterprise Micro 5.3","product_id":"SUSE Linux Enterprise Micro 5.3:podman"},"product_reference":"podman","relates_to_product_reference":"SUSE Linux Enterprise Micro 5.3"},{"category":"default_component_of","full_product_name":{"name":"podman-cni-config as component of SUSE Linux Enterprise Micro 5.3","product_id":"SUSE Linux Enterprise Micro 5.3:podman-cni-config"},"product_reference":"podman-cni-config","relates_to_product_reference":"SUSE Linux Enterprise Micro 5.3"},{"category":"default_component_of","full_product_name":{"name":"podman-remote as component of SUSE Linux Enterprise Micro 5.3","product_id":"SUSE Linux Enterprise Micro 5.3:podman-remote"},"product_reference":"podman-remote","relates_to_product_reference":"SUSE Linux Enterprise Micro 5.3"},{"category":"default_component_of","full_product_name":{"name":"docker as component of SUSE Linux Enterprise Micro 5.4","product_id":"SUSE Linux Enterprise Micro 5.4:docker"},"product_reference":"docker","relates_to_product_reference":"SUSE Linux Enterprise Micro 5.4"},{"category":"default_component_of","full_product_name":{"name":"docker-buildx as component of SUSE Linux Enterprise Micro 5.4","product_id":"SUSE Linux Enterprise Micro 5.4:docker-buildx"},"product_reference":"docker-buildx","relates_to_product_reference":"SUSE Linux Enterprise Micro 5.4"},{"category":"default_component_of","full_product_name":{"name":"podman as component of SUSE Linux Enterprise Micro 5.4","product_id":"SUSE Linux Enterprise Micro 5.4:podman"},"product_reference":"podman","relates_to_product_reference":"SUSE Linux Enterprise Micro 5.4"},{"category":"default_component_of","full_product_name":{"name":"podman-cni-config as component of SUSE Linux Enterprise Micro 5.4","product_id":"SUSE Linux Enterprise Micro 5.4:podman-cni-config"},"product_reference":"podman-cni-config","relates_to_product_reference":"SUSE Linux Enterprise Micro 5.4"},{"category":"default_component_of","full_product_name":{"name":"podman-remote as component of SUSE Linux Enterprise Micro 5.4","product_id":"SUSE Linux Enterprise Micro 5.4:podman-remote"},"product_reference":"podman-remote","relates_to_product_reference":"SUSE Linux Enterprise Micro 5.4"},{"category":"default_component_of","full_product_name":{"name":"docker as component of SUSE Linux Enterprise Micro 5.5","product_id":"SUSE Linux Enterprise Micro 5.5:docker"},"product_reference":"docker","relates_to_product_reference":"SUSE Linux Enterprise Micro 5.5"},{"category":"default_component_of","full_product_name":{"name":"docker-buildx as component of SUSE Linux Enterprise Micro 5.5","product_id":"SUSE Linux Enterprise Micro 5.5:docker-buildx"},"product_reference":"docker-buildx","relates_to_product_reference":"SUSE Linux Enterprise Micro 5.5"},{"category":"default_component_of","full_product_name":{"name":"podman as component of SUSE Linux Enterprise Micro 5.5","product_id":"SUSE Linux Enterprise Micro 5.5:podman"},"product_reference":"podman","relates_to_product_reference":"SUSE Linux Enterprise Micro 5.5"},{"category":"default_component_of","full_product_name":{"name":"podman-docker as component of SUSE Linux Enterprise Micro 5.5","product_id":"SUSE Linux Enterprise Micro 5.5:podman-docker"},"product_reference":"podman-docker","relates_to_product_reference":"SUSE Linux Enterprise Micro 5.5"},{"category":"default_component_of","full_product_name":{"name":"podman-remote as component of SUSE Linux Enterprise Micro 5.5","product_id":"SUSE Linux Enterprise Micro 5.5:podman-remote"},"product_reference":"podman-remote","relates_to_product_reference":"SUSE Linux Enterprise Micro 5.5"},{"category":"default_component_of","full_product_name":{"name":"podmansh as component of SUSE Linux Enterprise Micro 5.5","product_id":"SUSE Linux Enterprise Micro 5.5:podmansh"},"product_reference":"podmansh","relates_to_product_reference":"SUSE Linux Enterprise Micro 5.5"},{"category":"default_component_of","full_product_name":{"name":"skopeo as component of SUSE Linux Enterprise Micro 5.5","product_id":"SUSE Linux Enterprise Micro 5.5:skopeo"},"product_reference":"skopeo","relates_to_product_reference":"SUSE Linux Enterprise Micro 5.5"},{"category":"default_component_of","full_product_name":{"name":"cosign as component of SUSE Linux Enterprise Server 15 SP5","product_id":"SUSE Linux Enterprise Server 15 SP5:cosign"},"product_reference":"cosign","relates_to_product_reference":"SUSE Linux Enterprise Server 15 SP5"},{"category":"default_component_of","full_product_name":{"name":"cosign as component of SUSE Linux Enterprise Desktop 15 SP5","product_id":"SUSE Linux Enterprise Desktop 15 SP5:cosign"},"product_reference":"cosign","relates_to_product_reference":"SUSE Linux Enterprise Desktop 15 SP5"},{"category":"default_component_of","full_product_name":{"name":"cosign as component of SUSE Linux Enterprise Server for SAP Applications 15 SP5","product_id":"SUSE Linux Enterprise Server for SAP Applications 15 SP5:cosign"},"product_reference":"cosign","relates_to_product_reference":"SUSE Linux Enterprise Server for SAP Applications 15 SP5"},{"category":"default_component_of","full_product_name":{"name":"cosign as component of SUSE Linux Enterprise High Performance Computing 15 SP5","product_id":"SUSE Linux Enterprise High Performance Computing 15 SP5:cosign"},"product_reference":"cosign","relates_to_product_reference":"SUSE Linux Enterprise High Performance Computing 15 SP5"},{"category":"default_component_of","full_product_name":{"name":"cosign as component of SUSE Linux Enterprise Module for Basesystem 15 SP5","product_id":"SUSE Linux Enterprise Module for Basesystem 15 SP5:cosign"},"product_reference":"cosign","relates_to_product_reference":"SUSE Linux Enterprise Module for Basesystem 15 SP5"},{"category":"default_component_of","full_product_name":{"name":"rekor as component of SUSE Linux Enterprise Server 15 SP5","product_id":"SUSE Linux Enterprise Server 15 SP5:rekor"},"product_reference":"rekor","relates_to_product_reference":"SUSE Linux Enterprise Server 15 SP5"},{"category":"default_component_of","full_product_name":{"name":"rekor as component of SUSE Linux Enterprise Desktop 15 SP5","product_id":"SUSE Linux Enterprise Desktop 15 SP5:rekor"},"product_reference":"rekor","relates_to_product_reference":"SUSE Linux Enterprise Desktop 15 SP5"},{"category":"default_component_of","full_product_name":{"name":"rekor as component of SUSE Linux Enterprise Server for SAP Applications 15 SP5","product_id":"SUSE Linux Enterprise Server for SAP Applications 15 SP5:rekor"},"product_reference":"rekor","relates_to_product_reference":"SUSE Linux Enterprise Server for SAP Applications 15 SP5"},{"category":"default_component_of","full_product_name":{"name":"rekor as component of SUSE Linux Enterprise High Performance Computing 15 SP5","product_id":"SUSE Linux Enterprise High Performance Computing 15 SP5:rekor"},"product_reference":"rekor","relates_to_product_reference":"SUSE Linux Enterprise High Performance Computing 15 SP5"},{"category":"default_component_of","full_product_name":{"name":"rekor as component of SUSE Linux Enterprise Module for Basesystem 15 SP5","product_id":"SUSE Linux Enterprise Module for Basesystem 15 SP5:rekor"},"product_reference":"rekor","relates_to_product_reference":"SUSE Linux Enterprise Module for Basesystem 15 SP5"},{"category":"default_component_of","full_product_name":{"name":"cosign as component of SUSE Linux Enterprise Server 15 SP6","product_id":"SUSE Linux Enterprise Server 15 SP6:cosign"},"product_reference":"cosign","relates_to_product_reference":"SUSE Linux Enterprise Server 15 SP6"},{"category":"default_component_of","full_product_name":{"name":"cosign as component of SUSE Linux Enterprise Desktop 15 SP6","product_id":"SUSE Linux Enterprise Desktop 15 SP6:cosign"},"product_reference":"cosign","relates_to_product_reference":"SUSE Linux Enterprise Desktop 15 SP6"},{"category":"default_component_of","full_product_name":{"name":"cosign as component of SUSE Linux Enterprise Server for SAP Applications 15 SP6","product_id":"SUSE Linux Enterprise Server for SAP Applications 15 SP6:cosign"},"product_reference":"cosign","relates_to_product_reference":"SUSE Linux Enterprise Server for SAP Applications 15 SP6"},{"category":"default_component_of","full_product_name":{"name":"cosign as component of SUSE Linux Enterprise High Performance Computing 15 SP6","product_id":"SUSE Linux Enterprise High Performance Computing 15 SP6:cosign"},"product_reference":"cosign","relates_to_product_reference":"SUSE Linux Enterprise High Performance Computing 15 SP6"},{"category":"default_component_of","full_product_name":{"name":"cosign as component of SUSE Linux Enterprise Module for Basesystem 15 SP6","product_id":"SUSE Linux Enterprise Module for Basesystem 15 SP6:cosign"},"product_reference":"cosign","relates_to_product_reference":"SUSE Linux Enterprise Module for Basesystem 15 SP6"},{"category":"default_component_of","full_product_name":{"name":"rekor as component of SUSE Linux Enterprise Server 15 SP6","product_id":"SUSE Linux Enterprise Server 15 SP6:rekor"},"product_reference":"rekor","relates_to_product_reference":"SUSE Linux Enterprise Server 15 SP6"},{"category":"default_component_of","full_product_name":{"name":"rekor as component of SUSE Linux Enterprise Desktop 15 SP6","product_id":"SUSE Linux Enterprise Desktop 15 SP6:rekor"},"product_reference":"rekor","relates_to_product_reference":"SUSE Linux Enterprise Desktop 15 SP6"},{"category":"default_component_of","full_product_name":{"name":"rekor as component of SUSE Linux Enterprise Server for SAP Applications 15 SP6","product_id":"SUSE Linux Enterprise Server for SAP Applications 15 SP6:rekor"},"product_reference":"rekor","relates_to_product_reference":"SUSE Linux Enterprise Server for SAP Applications 15 SP6"},{"category":"default_component_of","full_product_name":{"name":"rekor as component of SUSE Linux Enterprise High Performance Computing 15 SP6","product_id":"SUSE Linux Enterprise High Performance Computing 15 SP6:rekor"},"product_reference":"rekor","relates_to_product_reference":"SUSE Linux Enterprise High Performance Computing 15 SP6"},{"category":"default_component_of","full_product_name":{"name":"rekor as component of SUSE Linux Enterprise Module for Basesystem 15 SP6","product_id":"SUSE Linux Enterprise Module for Basesystem 15 SP6:rekor"},"product_reference":"rekor","relates_to_product_reference":"SUSE Linux Enterprise Module for Basesystem 15 SP6"},{"category":"default_component_of","full_product_name":{"name":"skopeo as component of SUSE Linux Enterprise Server 15 SP6","product_id":"SUSE Linux Enterprise Server 15 SP6:skopeo"},"product_reference":"skopeo","relates_to_product_reference":"SUSE Linux Enterprise Server 15 SP6"},{"category":"default_component_of","full_product_name":{"name":"skopeo-bash-completion as component of SUSE Linux Enterprise Server 15 SP6","product_id":"SUSE Linux Enterprise Server 15 SP6:skopeo-bash-completion"},"product_reference":"skopeo-bash-completion","relates_to_product_reference":"SUSE Linux Enterprise Server 15 SP6"},{"category":"default_component_of","full_product_name":{"name":"skopeo-zsh-completion as component of SUSE Linux Enterprise Server 15 SP6","product_id":"SUSE Linux Enterprise Server 15 SP6:skopeo-zsh-completion"},"product_reference":"skopeo-zsh-completion","relates_to_product_reference":"SUSE Linux Enterprise Server 15 SP6"},{"category":"default_component_of","full_product_name":{"name":"skopeo as component of SUSE Linux Enterprise Desktop 15 SP6","product_id":"SUSE Linux Enterprise Desktop 15 SP6:skopeo"},"product_reference":"skopeo","relates_to_product_reference":"SUSE Linux Enterprise Desktop 15 SP6"},{"category":"default_component_of","full_product_name":{"name":"skopeo-bash-completion as component of SUSE Linux Enterprise Desktop 15 SP6","product_id":"SUSE Linux Enterprise Desktop 15 SP6:skopeo-bash-completion"},"product_reference":"skopeo-bash-completion","relates_to_product_reference":"SUSE Linux Enterprise Desktop 15 SP6"},{"category":"default_component_of","full_product_name":{"name":"skopeo-zsh-completion as component of SUSE Linux Enterprise Desktop 15 SP6","product_id":"SUSE Linux Enterprise Desktop 15 SP6:skopeo-zsh-completion"},"product_reference":"skopeo-zsh-completion","relates_to_product_reference":"SUSE Linux Enterprise Desktop 15 SP6"},{"category":"default_component_of","full_product_name":{"name":"skopeo as component of SUSE Linux Enterprise Server for SAP Applications 15 SP6","product_id":"SUSE Linux Enterprise Server for SAP Applications 15 SP6:skopeo"},"product_reference":"skopeo","relates_to_product_reference":"SUSE Linux Enterprise Server for SAP Applications 15 SP6"},{"category":"default_component_of","full_product_name":{"name":"skopeo-bash-completion as component of SUSE Linux Enterprise Server for SAP Applications 15 SP6","product_id":"SUSE Linux Enterprise Server for SAP Applications 15 SP6:skopeo-bash-completion"},"product_reference":"skopeo-bash-completion","relates_to_product_reference":"SUSE Linux Enterprise Server for SAP Applications 15 SP6"},{"category":"default_component_of","full_product_name":{"name":"skopeo-zsh-completion as component of SUSE Linux Enterprise Server for SAP Applications 15 SP6","product_id":"SUSE Linux Enterprise Server for SAP Applications 15 SP6:skopeo-zsh-completion"},"product_reference":"skopeo-zsh-completion","relates_to_product_reference":"SUSE Linux Enterprise Server for SAP Applications 15 SP6"},{"category":"default_component_of","full_product_name":{"name":"skopeo as component of SUSE Linux Enterprise High Performance Computing 15 SP6","product_id":"SUSE Linux Enterprise High Performance Computing 15 SP6:skopeo"},"product_reference":"skopeo","relates_to_product_reference":"SUSE Linux Enterprise High Performance Computing 15 SP6"},{"category":"default_component_of","full_product_name":{"name":"skopeo-bash-completion as component of SUSE Linux Enterprise High Performance Computing 15 SP6","product_id":"SUSE Linux Enterprise High Performance Computing 15 SP6:skopeo-bash-completion"},"product_reference":"skopeo-bash-completion","relates_to_product_reference":"SUSE Linux Enterprise High Performance Computing 15 SP6"},{"category":"default_component_of","full_product_name":{"name":"skopeo-zsh-completion as component of SUSE Linux Enterprise High Performance Computing 15 SP6","product_id":"SUSE Linux Enterprise High Performance Computing 15 SP6:skopeo-zsh-completion"},"product_reference":"skopeo-zsh-completion","relates_to_product_reference":"SUSE Linux Enterprise High Performance Computing 15 SP6"},{"category":"default_component_of","full_product_name":{"name":"skopeo as component of SUSE Linux Enterprise Module for Basesystem 15 SP6","product_id":"SUSE Linux Enterprise Module for Basesystem 15 SP6:skopeo"},"product_reference":"skopeo","relates_to_product_reference":"SUSE Linux Enterprise Module for Basesystem 15 SP6"},{"category":"default_component_of","full_product_name":{"name":"skopeo-bash-completion as component of SUSE Linux Enterprise Module for Basesystem 15 SP6","product_id":"SUSE Linux Enterprise Module for Basesystem 15 SP6:skopeo-bash-completion"},"product_reference":"skopeo-bash-completion","relates_to_product_reference":"SUSE Linux Enterprise Module for Basesystem 15 SP6"},{"category":"default_component_of","full_product_name":{"name":"skopeo-zsh-completion as component of SUSE Linux Enterprise Module for Basesystem 15 SP6","product_id":"SUSE Linux Enterprise Module for Basesystem 15 SP6:skopeo-zsh-completion"},"product_reference":"skopeo-zsh-completion","relates_to_product_reference":"SUSE Linux Enterprise Module for Basesystem 15 SP6"},{"category":"default_component_of","full_product_name":{"name":"rekor as component of SUSE Linux Enterprise Server 15 SP7","product_id":"SUSE Linux Enterprise Server 15 SP7:rekor"},"product_reference":"rekor","relates_to_product_reference":"SUSE Linux Enterprise Server 15 SP7"},{"category":"default_component_of","full_product_name":{"name":"rekor as component of SUSE Linux Enterprise Desktop 15 SP7","product_id":"SUSE Linux Enterprise Desktop 15 SP7:rekor"},"product_reference":"rekor","relates_to_product_reference":"SUSE Linux Enterprise Desktop 15 SP7"},{"category":"default_component_of","full_product_name":{"name":"rekor as component of SUSE Linux Enterprise Server for SAP Applications 15 SP7","product_id":"SUSE Linux Enterprise Server for SAP Applications 15 SP7:rekor"},"product_reference":"rekor","relates_to_product_reference":"SUSE Linux Enterprise Server for SAP Applications 15 SP7"},{"category":"default_component_of","full_product_name":{"name":"rekor as component of SUSE Linux Enterprise High Performance Computing 15 SP7","product_id":"SUSE Linux Enterprise High Performance Computing 15 SP7:rekor"},"product_reference":"rekor","relates_to_product_reference":"SUSE Linux Enterprise High Performance Computing 15 SP7"},{"category":"default_component_of","full_product_name":{"name":"rekor as component of SUSE Linux Enterprise Module for Basesystem 15 SP7","product_id":"SUSE Linux Enterprise Module for Basesystem 15 SP7:rekor"},"product_reference":"rekor","relates_to_product_reference":"SUSE Linux Enterprise Module for Basesystem 15 SP7"},{"category":"default_component_of","full_product_name":{"name":"buildah as component of SUSE Linux Enterprise Server 15 SP5","product_id":"SUSE Linux Enterprise Server 15 SP5:buildah"},"product_reference":"buildah","relates_to_product_reference":"SUSE Linux Enterprise Server 15 SP5"},{"category":"default_component_of","full_product_name":{"name":"buildah as component of SUSE Linux Enterprise Server for SAP Applications 15 SP5","product_id":"SUSE Linux Enterprise Server for SAP Applications 15 SP5:buildah"},"product_reference":"buildah","relates_to_product_reference":"SUSE Linux Enterprise Server for SAP Applications 15 SP5"},{"category":"default_component_of","full_product_name":{"name":"buildah as component of SUSE Linux Enterprise High Performance Computing 15 SP5","product_id":"SUSE Linux Enterprise High Performance Computing 15 SP5:buildah"},"product_reference":"buildah","relates_to_product_reference":"SUSE Linux Enterprise High Performance Computing 15 SP5"},{"category":"default_component_of","full_product_name":{"name":"buildah as component of SUSE Linux Enterprise Module for Containers 15 SP5","product_id":"SUSE Linux Enterprise Module for Containers 15 SP5:buildah"},"product_reference":"buildah","relates_to_product_reference":"SUSE Linux Enterprise Module for Containers 15 SP5"},{"category":"default_component_of","full_product_name":{"name":"docker as component of SUSE Linux Enterprise Server 15 SP5","product_id":"SUSE Linux Enterprise Server 15 SP5:docker"},"product_reference":"docker","relates_to_product_reference":"SUSE Linux Enterprise Server 15 SP5"},{"category":"default_component_of","full_product_name":{"name":"docker-bash-completion as component of SUSE Linux Enterprise Server 15 SP5","product_id":"SUSE Linux Enterprise Server 15 SP5:docker-bash-completion"},"product_reference":"docker-bash-completion","relates_to_product_reference":"SUSE Linux Enterprise Server 15 SP5"},{"category":"default_component_of","full_product_name":{"name":"docker-buildx as component of SUSE Linux Enterprise Server 15 SP5","product_id":"SUSE Linux Enterprise Server 15 SP5:docker-buildx"},"product_reference":"docker-buildx","relates_to_product_reference":"SUSE Linux Enterprise Server 15 SP5"},{"category":"default_component_of","full_product_name":{"name":"docker-rootless-extras as component of SUSE Linux Enterprise Server 15 SP5","product_id":"SUSE Linux Enterprise Server 15 SP5:docker-rootless-extras"},"product_reference":"docker-rootless-extras","relates_to_product_reference":"SUSE Linux Enterprise Server 15 SP5"},{"category":"default_component_of","full_product_name":{"name":"docker as component of SUSE Linux Enterprise Server for SAP Applications 15 SP5","product_id":"SUSE Linux Enterprise Server for SAP Applications 15 SP5:docker"},"product_reference":"docker","relates_to_product_reference":"SUSE Linux Enterprise Server for SAP Applications 15 SP5"},{"category":"default_component_of","full_product_name":{"name":"docker-bash-completion as component of SUSE Linux Enterprise Server for SAP Applications 15 SP5","product_id":"SUSE Linux Enterprise Server for SAP Applications 15 SP5:docker-bash-completion"},"product_reference":"docker-bash-completion","relates_to_product_reference":"SUSE Linux Enterprise Server for SAP Applications 15 SP5"},{"category":"default_component_of","full_product_name":{"name":"docker-buildx as component of SUSE Linux Enterprise Server for SAP Applications 15 SP5","product_id":"SUSE Linux Enterprise Server for SAP Applications 15 SP5:docker-buildx"},"product_reference":"docker-buildx","relates_to_product_reference":"SUSE Linux Enterprise Server for SAP Applications 15 SP5"},{"category":"default_component_of","full_product_name":{"name":"docker-rootless-extras as component of SUSE Linux Enterprise Server for SAP Applications 15 SP5","product_id":"SUSE Linux Enterprise Server for SAP Applications 15 SP5:docker-rootless-extras"},"product_reference":"docker-rootless-extras","relates_to_product_reference":"SUSE Linux Enterprise Server for SAP Applications 15 SP5"},{"category":"default_component_of","full_product_name":{"name":"docker as component of SUSE Linux Enterprise High Performance Computing 15 SP5","product_id":"SUSE Linux Enterprise High Performance Computing 15 SP5:docker"},"product_reference":"docker","relates_to_product_reference":"SUSE Linux Enterprise High Performance Computing 15 SP5"},{"category":"default_component_of","full_product_name":{"name":"docker-bash-completion as component of SUSE Linux Enterprise High Performance Computing 15 SP5","product_id":"SUSE Linux Enterprise High Performance Computing 15 SP5:docker-bash-completion"},"product_reference":"docker-bash-completion","relates_to_product_reference":"SUSE Linux Enterprise High Performance Computing 15 SP5"},{"category":"default_component_of","full_product_name":{"name":"docker-buildx as component of SUSE Linux Enterprise High Performance Computing 15 SP5","product_id":"SUSE Linux Enterprise High Performance Computing 15 SP5:docker-buildx"},"product_reference":"docker-buildx","relates_to_product_reference":"SUSE Linux Enterprise High Performance Computing 15 SP5"},{"category":"default_component_of","full_product_name":{"name":"docker-rootless-extras as component of SUSE Linux Enterprise High Performance Computing 15 SP5","product_id":"SUSE Linux Enterprise High Performance Computing 15 SP5:docker-rootless-extras"},"product_reference":"docker-rootless-extras","relates_to_product_reference":"SUSE Linux Enterprise High Performance Computing 15 SP5"},{"category":"default_component_of","full_product_name":{"name":"docker as component of SUSE Linux Enterprise Module for Containers 15 SP5","product_id":"SUSE Linux Enterprise Module for Containers 15 SP5:docker"},"product_reference":"docker","relates_to_product_reference":"SUSE Linux Enterprise Module for Containers 15 SP5"},{"category":"default_component_of","full_product_name":{"name":"docker-bash-completion as component of SUSE Linux Enterprise Module for Containers 15 SP5","product_id":"SUSE Linux Enterprise Module for Containers 15 SP5:docker-bash-completion"},"product_reference":"docker-bash-completion","relates_to_product_reference":"SUSE Linux Enterprise Module for Containers 15 SP5"},{"category":"default_component_of","full_product_name":{"name":"docker-buildx as component of SUSE Linux Enterprise Module for Containers 15 SP5","product_id":"SUSE Linux Enterprise Module for Containers 15 SP5:docker-buildx"},"product_reference":"docker-buildx","relates_to_product_reference":"SUSE Linux Enterprise Module for Containers 15 SP5"},{"category":"default_component_of","full_product_name":{"name":"docker-rootless-extras as component of SUSE Linux Enterprise Module for Containers 15 SP5","product_id":"SUSE Linux Enterprise Module for Containers 15 SP5:docker-rootless-extras"},"product_reference":"docker-rootless-extras","relates_to_product_reference":"SUSE Linux Enterprise Module for Containers 15 SP5"},{"category":"default_component_of","full_product_name":{"name":"kubernetes1.23-client as component of SUSE Linux Enterprise Server 15 SP5","product_id":"SUSE Linux Enterprise Server 15 SP5:kubernetes1.23-client"},"product_reference":"kubernetes1.23-client","relates_to_product_reference":"SUSE Linux Enterprise Server 15 SP5"},{"category":"default_component_of","full_product_name":{"name":"kubernetes1.23-client-common as component of SUSE Linux Enterprise Server 15 SP5","product_id":"SUSE Linux Enterprise Server 15 SP5:kubernetes1.23-client-common"},"product_reference":"kubernetes1.23-client-common","relates_to_product_reference":"SUSE Linux Enterprise Server 15 SP5"},{"category":"default_component_of","full_product_name":{"name":"kubernetes1.23 as component of SUSE Linux Enterprise Server 15 SP5","product_id":"SUSE Linux Enterprise Server 15 SP5:kubernetes1.23"},"product_reference":"kubernetes1.23","relates_to_product_reference":"SUSE Linux Enterprise Server 15 SP5"},{"category":"default_component_of","full_product_name":{"name":"kubernetes1.23-client as component of SUSE Linux Enterprise Server for SAP Applications 15 SP5","product_id":"SUSE Linux Enterprise Server for SAP Applications 15 SP5:kubernetes1.23-client"},"product_reference":"kubernetes1.23-client","relates_to_product_reference":"SUSE Linux Enterprise Server for SAP Applications 15 SP5"},{"category":"default_component_of","full_product_name":{"name":"kubernetes1.23-client-common as component of SUSE Linux Enterprise Server for SAP Applications 15 SP5","product_id":"SUSE Linux Enterprise Server for SAP Applications 15 SP5:kubernetes1.23-client-common"},"product_reference":"kubernetes1.23-client-common","relates_to_product_reference":"SUSE Linux Enterprise Server for SAP Applications 15 SP5"},{"category":"default_component_of","full_product_name":{"name":"kubernetes1.23 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP5","product_id":"SUSE Linux Enterprise Server for SAP Applications 15 SP5:kubernetes1.23"},"product_reference":"kubernetes1.23","relates_to_product_reference":"SUSE Linux Enterprise Server for SAP Applications 15 SP5"},{"category":"default_component_of","full_product_name":{"name":"kubernetes1.23-client as component of SUSE Linux Enterprise High Performance Computing 15 SP5","product_id":"SUSE Linux Enterprise High Performance Computing 15 SP5:kubernetes1.23-client"},"product_reference":"kubernetes1.23-client","relates_to_product_reference":"SUSE Linux Enterprise High Performance Computing 15 SP5"},{"category":"default_component_of","full_product_name":{"name":"kubernetes1.23-client-common as component of SUSE Linux Enterprise High Performance Computing 15 SP5","product_id":"SUSE Linux Enterprise High Performance Computing 15 SP5:kubernetes1.23-client-common"},"product_reference":"kubernetes1.23-client-common","relates_to_product_reference":"SUSE Linux Enterprise High Performance Computing 15 SP5"},{"category":"default_component_of","full_product_name":{"name":"kubernetes1.23 as component of SUSE Linux Enterprise High Performance Computing 15 SP5","product_id":"SUSE Linux Enterprise High Performance Computing 15 SP5:kubernetes1.23"},"product_reference":"kubernetes1.23","relates_to_product_reference":"SUSE Linux Enterprise High Performance Computing 15 SP5"},{"category":"default_component_of","full_product_name":{"name":"kubernetes1.23-client as component of SUSE Linux Enterprise Module for Containers 15 SP5","product_id":"SUSE Linux Enterprise Module for Containers 15 SP5:kubernetes1.23-client"},"product_reference":"kubernetes1.23-client","relates_to_product_reference":"SUSE Linux Enterprise Module for Containers 15 SP5"},{"category":"default_component_of","full_product_name":{"name":"kubernetes1.23-client-common as component of SUSE Linux Enterprise Module for Containers 15 SP5","product_id":"SUSE Linux Enterprise Module for Containers 15 SP5:kubernetes1.23-client-common"},"product_reference":"kubernetes1.23-client-common","relates_to_product_reference":"SUSE Linux Enterprise Module for Containers 15 SP5"},{"category":"default_component_of","full_product_name":{"name":"kubernetes1.23 as component of SUSE Linux Enterprise Module for Containers 15 SP5","product_id":"SUSE Linux Enterprise Module for Containers 15 SP5:kubernetes1.23"},"product_reference":"kubernetes1.23","relates_to_product_reference":"SUSE Linux Enterprise Module for Containers 15 SP5"},{"category":"default_component_of","full_product_name":{"name":"kubernetes1.24-client as component of SUSE Linux Enterprise Server 15 SP5","product_id":"SUSE Linux Enterprise Server 15 SP5:kubernetes1.24-client"},"product_reference":"kubernetes1.24-client","relates_to_product_reference":"SUSE Linux Enterprise Server 15 SP5"},{"category":"default_component_of","full_product_name":{"name":"kubernetes1.24-client-common as component of SUSE Linux Enterprise Server 15 SP5","product_id":"SUSE Linux Enterprise Server 15 SP5:kubernetes1.24-client-common"},"product_reference":"kubernetes1.24-client-common","relates_to_product_reference":"SUSE Linux Enterprise Server 15 SP5"},{"category":"default_component_of","full_product_name":{"name":"kubernetes1.24 as component of SUSE Linux Enterprise Server 15 SP5","product_id":"SUSE Linux Enterprise Server 15 SP5:kubernetes1.24"},"product_reference":"kubernetes1.24","relates_to_product_reference":"SUSE Linux Enterprise Server 15 SP5"},{"category":"default_component_of","full_product_name":{"name":"kubernetes1.24-client as component of SUSE Linux Enterprise Server for SAP Applications 15 SP5","product_id":"SUSE Linux Enterprise Server for SAP Applications 15 SP5:kubernetes1.24-client"},"product_reference":"kubernetes1.24-client","relates_to_product_reference":"SUSE Linux Enterprise Server for SAP Applications 15 SP5"},{"category":"default_component_of","full_product_name":{"name":"kubernetes1.24-client-common as component of SUSE Linux Enterprise Server for SAP Applications 15 SP5","product_id":"SUSE Linux Enterprise Server for SAP Applications 15 SP5:kubernetes1.24-client-common"},"product_reference":"kubernetes1.24-client-common","relates_to_product_reference":"SUSE Linux Enterprise Server for SAP Applications 15 SP5"},{"category":"default_component_of","full_product_name":{"name":"kubernetes1.24 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP5","product_id":"SUSE Linux Enterprise Server for SAP Applications 15 SP5:kubernetes1.24"},"product_reference":"kubernetes1.24","relates_to_product_reference":"SUSE Linux Enterprise Server for SAP Applications 15 SP5"},{"category":"default_component_of","full_product_name":{"name":"kubernetes1.24-client as component of SUSE Linux Enterprise High Performance Computing 15 SP5","product_id":"SUSE Linux Enterprise High Performance Computing 15 SP5:kubernetes1.24-client"},"product_reference":"kubernetes1.24-client","relates_to_product_reference":"SUSE Linux Enterprise High Performance Computing 15 SP5"},{"category":"default_component_of","full_product_name":{"name":"kubernetes1.24-client-common as component of SUSE Linux Enterprise High Performance Computing 15 SP5","product_id":"SUSE Linux Enterprise High Performance Computing 15 SP5:kubernetes1.24-client-common"},"product_reference":"kubernetes1.24-client-common","relates_to_product_reference":"SUSE Linux Enterprise High Performance Computing 15 SP5"},{"category":"default_component_of","full_product_name":{"name":"kubernetes1.24 as component of SUSE Linux Enterprise High Performance Computing 15 SP5","product_id":"SUSE Linux Enterprise High Performance Computing 15 SP5:kubernetes1.24"},"product_reference":"kubernetes1.24","relates_to_product_reference":"SUSE Linux Enterprise High Performance Computing 15 SP5"},{"category":"default_component_of","full_product_name":{"name":"kubernetes1.24-client as component of SUSE Linux Enterprise Module for Containers 15 SP5","product_id":"SUSE Linux Enterprise Module for Containers 15 SP5:kubernetes1.24-client"},"product_reference":"kubernetes1.24-client","relates_to_product_reference":"SUSE Linux Enterprise Module for Containers 15 SP5"},{"category":"default_component_of","full_product_name":{"name":"kubernetes1.24-client-common as component of SUSE Linux Enterprise Module for Containers 15 SP5","product_id":"SUSE Linux Enterprise Module for Containers 15 SP5:kubernetes1.24-client-common"},"product_reference":"kubernetes1.24-client-common","relates_to_product_reference":"SUSE Linux Enterprise Module for Containers 15 SP5"},{"category":"default_component_of","full_product_name":{"name":"kubernetes1.24 as component of SUSE Linux Enterprise Module for Containers 15 SP5","product_id":"SUSE Linux Enterprise Module for Containers 15 SP5:kubernetes1.24"},"product_reference":"kubernetes1.24","relates_to_product_reference":"SUSE Linux Enterprise Module for Containers 15 SP5"},{"category":"default_component_of","full_product_name":{"name":"kubernetes1.25-client as component of SUSE Linux Enterprise Server 15 SP5","product_id":"SUSE Linux Enterprise Server 15 SP5:kubernetes1.25-client"},"product_reference":"kubernetes1.25-client","relates_to_product_reference":"SUSE Linux Enterprise Server 15 SP5"},{"category":"default_component_of","full_product_name":{"name":"kubernetes1.25-client-common as component of SUSE Linux Enterprise Server 15 SP5","product_id":"SUSE Linux Enterprise Server 15 SP5:kubernetes1.25-client-common"},"product_reference":"kubernetes1.25-client-common","relates_to_product_reference":"SUSE Linux Enterprise Server 15 SP5"},{"category":"default_component_of","full_product_name":{"name":"kubernetes1.25 as component of SUSE Linux Enterprise Server 15 SP5","product_id":"SUSE Linux Enterprise Server 15 SP5:kubernetes1.25"},"product_reference":"kubernetes1.25","relates_to_product_reference":"SUSE Linux Enterprise Server 15 SP5"},{"category":"default_component_of","full_product_name":{"name":"kubernetes1.25-client as component of SUSE Linux Enterprise Server for SAP Applications 15 SP5","product_id":"SUSE Linux Enterprise Server for SAP Applications 15 SP5:kubernetes1.25-client"},"product_reference":"kubernetes1.25-client","relates_to_product_reference":"SUSE Linux Enterprise Server for SAP Applications 15 SP5"},{"category":"default_component_of","full_product_name":{"name":"kubernetes1.25-client-common as component of SUSE Linux Enterprise Server for SAP Applications 15 SP5","product_id":"SUSE Linux Enterprise Server for SAP Applications 15 SP5:kubernetes1.25-client-common"},"product_reference":"kubernetes1.25-client-common","relates_to_product_reference":"SUSE Linux Enterprise Server for SAP Applications 15 SP5"},{"category":"default_component_of","full_product_name":{"name":"kubernetes1.25 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP5","product_id":"SUSE Linux Enterprise Server for SAP Applications 15 SP5:kubernetes1.25"},"product_reference":"kubernetes1.25","relates_to_product_reference":"SUSE Linux Enterprise Server for SAP Applications 15 SP5"},{"category":"default_component_of","full_product_name":{"name":"kubernetes1.25-client as component of SUSE Linux Enterprise High Performance Computing 15 SP5","product_id":"SUSE Linux Enterprise High Performance Computing 15 SP5:kubernetes1.25-client"},"product_reference":"kubernetes1.25-client","relates_to_product_reference":"SUSE Linux Enterprise High Performance Computing 15 SP5"},{"category":"default_component_of","full_product_name":{"name":"kubernetes1.25-client-common as component of SUSE Linux Enterprise High Performance Computing 15 SP5","product_id":"SUSE Linux Enterprise High Performance Computing 15 SP5:kubernetes1.25-client-common"},"product_reference":"kubernetes1.25-client-common","relates_to_product_reference":"SUSE Linux Enterprise High Performance Computing 15 SP5"},{"category":"default_component_of","full_product_name":{"name":"kubernetes1.25 as component of SUSE Linux Enterprise High Performance Computing 15 SP5","product_id":"SUSE Linux Enterprise High Performance Computing 15 SP5:kubernetes1.25"},"product_reference":"kubernetes1.25","relates_to_product_reference":"SUSE Linux Enterprise High Performance Computing 15 SP5"},{"category":"default_component_of","full_product_name":{"name":"kubernetes1.25-client as component of SUSE Linux Enterprise Module for Containers 15 SP5","product_id":"SUSE Linux Enterprise Module for Containers 15 SP5:kubernetes1.25-client"},"product_reference":"kubernetes1.25-client","relates_to_product_reference":"SUSE Linux Enterprise Module for Containers 15 SP5"},{"category":"default_component_of","full_product_name":{"name":"kubernetes1.25-client-common as component of SUSE Linux Enterprise Module for Containers 15 SP5","product_id":"SUSE Linux Enterprise Module for Containers 15 SP5:kubernetes1.25-client-common"},"product_reference":"kubernetes1.25-client-common","relates_to_product_reference":"SUSE Linux Enterprise Module for Containers 15 SP5"},{"category":"default_component_of","full_product_name":{"name":"kubernetes1.25 as component of SUSE Linux Enterprise Module for Containers 15 SP5","product_id":"SUSE Linux Enterprise Module for Containers 15 SP5:kubernetes1.25"},"product_reference":"kubernetes1.25","relates_to_product_reference":"SUSE Linux Enterprise Module for Containers 15 SP5"},{"category":"default_component_of","full_product_name":{"name":"kubernetes1.26-client as component of SUSE Linux Enterprise Server 15 SP5","product_id":"SUSE Linux Enterprise Server 15 SP5:kubernetes1.26-client"},"product_reference":"kubernetes1.26-client","relates_to_product_reference":"SUSE Linux Enterprise Server 15 SP5"},{"category":"default_component_of","full_product_name":{"name":"kubernetes1.26-client-common as component of SUSE Linux Enterprise Server 15 SP5","product_id":"SUSE Linux Enterprise Server 15 SP5:kubernetes1.26-client-common"},"product_reference":"kubernetes1.26-client-common","relates_to_product_reference":"SUSE Linux Enterprise Server 15 SP5"},{"category":"default_component_of","full_product_name":{"name":"kubernetes1.26 as component of SUSE Linux Enterprise Server 15 SP5","product_id":"SUSE Linux Enterprise Server 15 SP5:kubernetes1.26"},"product_reference":"kubernetes1.26","relates_to_product_reference":"SUSE Linux Enterprise Server 15 SP5"},{"category":"default_component_of","full_product_name":{"name":"kubernetes1.26-client as component of SUSE Linux Enterprise Server for SAP Applications 15 SP5","product_id":"SUSE Linux Enterprise Server for SAP Applications 15 SP5:kubernetes1.26-client"},"product_reference":"kubernetes1.26-client","relates_to_product_reference":"SUSE Linux Enterprise Server for SAP Applications 15 SP5"},{"category":"default_component_of","full_product_name":{"name":"kubernetes1.26-client-common as component of SUSE Linux Enterprise Server for SAP Applications 15 SP5","product_id":"SUSE Linux Enterprise Server for SAP Applications 15 SP5:kubernetes1.26-client-common"},"product_reference":"kubernetes1.26-client-common","relates_to_product_reference":"SUSE Linux Enterprise Server for SAP Applications 15 SP5"},{"category":"default_component_of","full_product_name":{"name":"kubernetes1.26 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP5","product_id":"SUSE Linux Enterprise Server for SAP Applications 15 SP5:kubernetes1.26"},"product_reference":"kubernetes1.26","relates_to_product_reference":"SUSE Linux Enterprise Server for SAP Applications 15 SP5"},{"category":"default_component_of","full_product_name":{"name":"kubernetes1.26-client as component of SUSE Linux Enterprise High Performance Computing 15 SP5","product_id":"SUSE Linux Enterprise High Performance Computing 15 SP5:kubernetes1.26-client"},"product_reference":"kubernetes1.26-client","relates_to_product_reference":"SUSE Linux Enterprise High Performance Computing 15 SP5"},{"category":"default_component_of","full_product_name":{"name":"kubernetes1.26-client-common as component of SUSE Linux Enterprise High Performance Computing 15 SP5","product_id":"SUSE Linux Enterprise High Performance Computing 15 SP5:kubernetes1.26-client-common"},"product_reference":"kubernetes1.26-client-common","relates_to_product_reference":"SUSE Linux Enterprise High Performance Computing 15 SP5"},{"category":"default_component_of","full_product_name":{"name":"kubernetes1.26 as component of SUSE Linux Enterprise High Performance Computing 15 SP5","product_id":"SUSE Linux Enterprise High Performance Computing 15 SP5:kubernetes1.26"},"product_reference":"kubernetes1.26","relates_to_product_reference":"SUSE Linux Enterprise High Performance Computing 15 SP5"},{"category":"default_component_of","full_product_name":{"name":"kubernetes1.26-client as component of SUSE Linux Enterprise Module for Containers 15 SP5","product_id":"SUSE Linux Enterprise Module for Containers 15 SP5:kubernetes1.26-client"},"product_reference":"kubernetes1.26-client","relates_to_product_reference":"SUSE Linux Enterprise Module for Containers 15 SP5"},{"category":"default_component_of","full_product_name":{"name":"kubernetes1.26-client-common as component of SUSE Linux Enterprise Module for Containers 15 SP5","product_id":"SUSE Linux Enterprise Module for Containers 15 SP5:kubernetes1.26-client-common"},"product_reference":"kubernetes1.26-client-common","relates_to_product_reference":"SUSE Linux Enterprise Module for Containers 15 SP5"},{"category":"default_component_of","full_product_name":{"name":"kubernetes1.26 as component of SUSE Linux Enterprise Module for Containers 15 SP5","product_id":"SUSE Linux Enterprise Module for Containers 15 SP5:kubernetes1.26"},"product_reference":"kubernetes1.26","relates_to_product_reference":"SUSE Linux Enterprise Module for Containers 15 SP5"},{"category":"default_component_of","full_product_name":{"name":"kubernetes1.27-client as component of SUSE Linux Enterprise Server 15 SP5","product_id":"SUSE Linux Enterprise Server 15 SP5:kubernetes1.27-client"},"product_reference":"kubernetes1.27-client","relates_to_product_reference":"SUSE Linux Enterprise Server 15 SP5"},{"category":"default_component_of","full_product_name":{"name":"kubernetes1.27-client-common as component of SUSE Linux Enterprise Server 15 SP5","product_id":"SUSE Linux Enterprise Server 15 SP5:kubernetes1.27-client-common"},"product_reference":"kubernetes1.27-client-common","relates_to_product_reference":"SUSE Linux Enterprise Server 15 SP5"},{"category":"default_component_of","full_product_name":{"name":"kubernetes1.27 as component of SUSE Linux Enterprise Server 15 SP5","product_id":"SUSE Linux Enterprise Server 15 SP5:kubernetes1.27"},"product_reference":"kubernetes1.27","relates_to_product_reference":"SUSE Linux Enterprise Server 15 SP5"},{"category":"default_component_of","full_product_name":{"name":"kubernetes1.27-client as component of SUSE Linux Enterprise Server for SAP Applications 15 SP5","product_id":"SUSE Linux Enterprise Server for SAP Applications 15 SP5:kubernetes1.27-client"},"product_reference":"kubernetes1.27-client","relates_to_product_reference":"SUSE Linux Enterprise Server for SAP Applications 15 SP5"},{"category":"default_component_of","full_product_name":{"name":"kubernetes1.27-client-common as component of SUSE Linux Enterprise Server for SAP Applications 15 SP5","product_id":"SUSE Linux Enterprise Server for SAP Applications 15 SP5:kubernetes1.27-client-common"},"product_reference":"kubernetes1.27-client-common","relates_to_product_reference":"SUSE Linux Enterprise Server for SAP Applications 15 SP5"},{"category":"default_component_of","full_product_name":{"name":"kubernetes1.27 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP5","product_id":"SUSE Linux Enterprise Server for SAP Applications 15 SP5:kubernetes1.27"},"product_reference":"kubernetes1.27","relates_to_product_reference":"SUSE Linux Enterprise Server for SAP Applications 15 SP5"},{"category":"default_component_of","full_product_name":{"name":"kubernetes1.27-client as component of SUSE Linux Enterprise High Performance Computing 15 SP5","product_id":"SUSE Linux Enterprise High Performance Computing 15 SP5:kubernetes1.27-client"},"product_reference":"kubernetes1.27-client","relates_to_product_reference":"SUSE Linux Enterprise High Performance Computing 15 SP5"},{"category":"default_component_of","full_product_name":{"name":"kubernetes1.27-client-common as component of SUSE Linux Enterprise High Performance Computing 15 SP5","product_id":"SUSE Linux Enterprise High Performance Computing 15 SP5:kubernetes1.27-client-common"},"product_reference":"kubernetes1.27-client-common","relates_to_product_reference":"SUSE Linux Enterprise High Performance Computing 15 SP5"},{"category":"default_component_of","full_product_name":{"name":"kubernetes1.27 as component of SUSE Linux Enterprise High Performance Computing 15 SP5","product_id":"SUSE Linux Enterprise High Performance Computing 15 SP5:kubernetes1.27"},"product_reference":"kubernetes1.27","relates_to_product_reference":"SUSE Linux Enterprise High Performance Computing 15 SP5"},{"category":"default_component_of","full_product_name":{"name":"kubernetes1.27-client as component of SUSE Linux Enterprise Module for Containers 15 SP5","product_id":"SUSE Linux Enterprise Module for Containers 15 SP5:kubernetes1.27-client"},"product_reference":"kubernetes1.27-client","relates_to_product_reference":"SUSE Linux Enterprise Module for Containers 15 SP5"},{"category":"default_component_of","full_product_name":{"name":"kubernetes1.27-client-common as component of SUSE Linux Enterprise Module for Containers 15 SP5","product_id":"SUSE Linux Enterprise Module for Containers 15 SP5:kubernetes1.27-client-common"},"product_reference":"kubernetes1.27-client-common","relates_to_product_reference":"SUSE Linux Enterprise Module for Containers 15 SP5"},{"category":"default_component_of","full_product_name":{"name":"kubernetes1.27 as component of SUSE Linux Enterprise Module for Containers 15 SP5","product_id":"SUSE Linux Enterprise Module for Containers 15 SP5:kubernetes1.27"},"product_reference":"kubernetes1.27","relates_to_product_reference":"SUSE Linux Enterprise Module for Containers 15 SP5"},{"category":"default_component_of","full_product_name":{"name":"kubernetes1.28-client as component of SUSE Linux Enterprise Server 15 SP5","product_id":"SUSE Linux Enterprise Server 15 SP5:kubernetes1.28-client"},"product_reference":"kubernetes1.28-client","relates_to_product_reference":"SUSE Linux Enterprise Server 15 SP5"},{"category":"default_component_of","full_product_name":{"name":"kubernetes1.28-client-common as component of SUSE Linux Enterprise Server 15 SP5","product_id":"SUSE Linux Enterprise Server 15 SP5:kubernetes1.28-client-common"},"product_reference":"kubernetes1.28-client-common","relates_to_product_reference":"SUSE Linux Enterprise Server 15 SP5"},{"category":"default_component_of","full_product_name":{"name":"kubernetes1.28 as component of SUSE Linux Enterprise Server 15 SP5","product_id":"SUSE Linux Enterprise Server 15 SP5:kubernetes1.28"},"product_reference":"kubernetes1.28","relates_to_product_reference":"SUSE Linux Enterprise Server 15 SP5"},{"category":"default_component_of","full_product_name":{"name":"kubernetes1.28-client as component of SUSE Linux Enterprise Server for SAP Applications 15 SP5","product_id":"SUSE Linux Enterprise Server for SAP Applications 15 SP5:kubernetes1.28-client"},"product_reference":"kubernetes1.28-client","relates_to_product_reference":"SUSE Linux Enterprise Server for SAP Applications 15 SP5"},{"category":"default_component_of","full_product_name":{"name":"kubernetes1.28-client-common as component of SUSE Linux Enterprise Server for SAP Applications 15 SP5","product_id":"SUSE Linux Enterprise Server for SAP Applications 15 SP5:kubernetes1.28-client-common"},"product_reference":"kubernetes1.28-client-common","relates_to_product_reference":"SUSE Linux Enterprise Server for SAP Applications 15 SP5"},{"category":"default_component_of","full_product_name":{"name":"kubernetes1.28 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP5","product_id":"SUSE Linux Enterprise Server for SAP Applications 15 SP5:kubernetes1.28"},"product_reference":"kubernetes1.28","relates_to_product_reference":"SUSE Linux Enterprise Server for SAP Applications 15 SP5"},{"category":"default_component_of","full_product_name":{"name":"kubernetes1.28-client as component of SUSE Linux Enterprise High Performance Computing 15 SP5","product_id":"SUSE Linux Enterprise High Performance Computing 15 SP5:kubernetes1.28-client"},"product_reference":"kubernetes1.28-client","relates_to_product_reference":"SUSE Linux Enterprise High Performance Computing 15 SP5"},{"category":"default_component_of","full_product_name":{"name":"kubernetes1.28-client-common as component of SUSE Linux Enterprise High Performance Computing 15 SP5","product_id":"SUSE Linux Enterprise High Performance Computing 15 SP5:kubernetes1.28-client-common"},"product_reference":"kubernetes1.28-client-common","relates_to_product_reference":"SUSE Linux Enterprise High Performance Computing 15 SP5"},{"category":"default_component_of","full_product_name":{"name":"kubernetes1.28 as component of SUSE Linux Enterprise High Performance Computing 15 SP5","product_id":"SUSE Linux Enterprise High Performance Computing 15 SP5:kubernetes1.28"},"product_reference":"kubernetes1.28","relates_to_product_reference":"SUSE Linux Enterprise High Performance Computing 15 SP5"},{"category":"default_component_of","full_product_name":{"name":"kubernetes1.28-client as component of SUSE Linux Enterprise Module for Containers 15 SP5","product_id":"SUSE Linux Enterprise Module for Containers 15 SP5:kubernetes1.28-client"},"product_reference":"kubernetes1.28-client","relates_to_product_reference":"SUSE Linux Enterprise Module for Containers 15 SP5"},{"category":"default_component_of","full_product_name":{"name":"kubernetes1.28-client-common as component of SUSE Linux Enterprise Module for Containers 15 SP5","product_id":"SUSE Linux Enterprise Module for Containers 15 SP5:kubernetes1.28-client-common"},"product_reference":"kubernetes1.28-client-common","relates_to_product_reference":"SUSE Linux Enterprise Module for Containers 15 SP5"},{"category":"default_component_of","full_product_name":{"name":"kubernetes1.28 as component of SUSE Linux Enterprise Module for Containers 15 SP5","product_id":"SUSE Linux Enterprise Module for Containers 15 SP5:kubernetes1.28"},"product_reference":"kubernetes1.28","relates_to_product_reference":"SUSE Linux Enterprise Module for Containers 15 SP5"},{"category":"default_component_of","full_product_name":{"name":"podman as component of SUSE Linux Enterprise Server 15 SP5","product_id":"SUSE Linux Enterprise Server 15 SP5:podman"},"product_reference":"podman","relates_to_product_reference":"SUSE Linux Enterprise Server 15 SP5"},{"category":"default_component_of","full_product_name":{"name":"podman-docker as component of SUSE Linux Enterprise Server 15 SP5","product_id":"SUSE Linux Enterprise Server 15 SP5:podman-docker"},"product_reference":"podman-docker","relates_to_product_reference":"SUSE Linux Enterprise Server 15 SP5"},{"category":"default_component_of","full_product_name":{"name":"podman-remote as component of SUSE Linux Enterprise Server 15 SP5","product_id":"SUSE Linux Enterprise Server 15 SP5:podman-remote"},"product_reference":"podman-remote","relates_to_product_reference":"SUSE Linux Enterprise Server 15 SP5"},{"category":"default_component_of","full_product_name":{"name":"podmansh as component of SUSE Linux Enterprise Server 15 SP5","product_id":"SUSE Linux Enterprise Server 15 SP5:podmansh"},"product_reference":"podmansh","relates_to_product_reference":"SUSE Linux Enterprise Server 15 SP5"},{"category":"default_component_of","full_product_name":{"name":"podman as component of SUSE Linux Enterprise Server for SAP Applications 15 SP5","product_id":"SUSE Linux Enterprise Server for SAP Applications 15 SP5:podman"},"product_reference":"podman","relates_to_product_reference":"SUSE Linux Enterprise Server for SAP Applications 15 SP5"},{"category":"default_component_of","full_product_name":{"name":"podman-docker as component of SUSE Linux Enterprise Server for SAP Applications 15 SP5","product_id":"SUSE Linux Enterprise Server for SAP Applications 15 SP5:podman-docker"},"product_reference":"podman-docker","relates_to_product_reference":"SUSE Linux Enterprise Server for SAP Applications 15 SP5"},{"category":"default_component_of","full_product_name":{"name":"podman-remote as component of SUSE Linux Enterprise Server for SAP Applications 15 SP5","product_id":"SUSE Linux Enterprise Server for SAP Applications 15 SP5:podman-remote"},"product_reference":"podman-remote","relates_to_product_reference":"SUSE Linux Enterprise Server for SAP Applications 15 SP5"},{"category":"default_component_of","full_product_name":{"name":"podmansh as component of SUSE Linux Enterprise Server for SAP Applications 15 SP5","product_id":"SUSE Linux Enterprise Server for SAP Applications 15 SP5:podmansh"},"product_reference":"podmansh","relates_to_product_reference":"SUSE Linux Enterprise Server for SAP Applications 15 SP5"},{"category":"default_component_of","full_product_name":{"name":"podman as component of SUSE Linux Enterprise High Performance Computing 15 SP5","product_id":"SUSE Linux Enterprise High Performance Computing 15 SP5:podman"},"product_reference":"podman","relates_to_product_reference":"SUSE Linux Enterprise High Performance Computing 15 SP5"},{"category":"default_component_of","full_product_name":{"name":"podman-docker as component of SUSE Linux Enterprise High Performance Computing 15 SP5","product_id":"SUSE Linux Enterprise High Performance Computing 15 SP5:podman-docker"},"product_reference":"podman-docker","relates_to_product_reference":"SUSE Linux Enterprise High Performance Computing 15 SP5"},{"category":"default_component_of","full_product_name":{"name":"podman-remote as component of SUSE Linux Enterprise High Performance Computing 15 SP5","product_id":"SUSE Linux Enterprise High Performance Computing 15 SP5:podman-remote"},"product_reference":"podman-remote","relates_to_product_reference":"SUSE Linux Enterprise High Performance Computing 15 SP5"},{"category":"default_component_of","full_product_name":{"name":"podmansh as component of SUSE Linux Enterprise High Performance Computing 15 SP5","product_id":"SUSE Linux Enterprise High Performance Computing 15 SP5:podmansh"},"product_reference":"podmansh","relates_to_product_reference":"SUSE Linux Enterprise High Performance Computing 15 SP5"},{"category":"default_component_of","full_product_name":{"name":"podman as component of SUSE Linux Enterprise Module for Containers 15 SP5","product_id":"SUSE Linux Enterprise Module for Containers 15 SP5:podman"},"product_reference":"podman","relates_to_product_reference":"SUSE Linux Enterprise Module for Containers 15 SP5"},{"category":"default_component_of","full_product_name":{"name":"podman-docker as component of SUSE Linux Enterprise Module for Containers 15 SP5","product_id":"SUSE Linux Enterprise Module for Containers 15 SP5:podman-docker"},"product_reference":"podman-docker","relates_to_product_reference":"SUSE Linux Enterprise Module for Containers 15 SP5"},{"category":"default_component_of","full_product_name":{"name":"podman-remote as component of SUSE Linux Enterprise Module for Containers 15 SP5","product_id":"SUSE Linux Enterprise Module for Containers 15 SP5:podman-remote"},"product_reference":"podman-remote","relates_to_product_reference":"SUSE Linux Enterprise Module for Containers 15 SP5"},{"category":"default_component_of","full_product_name":{"name":"podmansh as component of SUSE Linux Enterprise Module for Containers 15 SP5","product_id":"SUSE Linux Enterprise Module for Containers 15 SP5:podmansh"},"product_reference":"podmansh","relates_to_product_reference":"SUSE Linux Enterprise Module for Containers 15 SP5"},{"category":"default_component_of","full_product_name":{"name":"buildah as component of SUSE Linux Enterprise Server 15 SP6","product_id":"SUSE Linux Enterprise Server 15 SP6:buildah"},"product_reference":"buildah","relates_to_product_reference":"SUSE Linux Enterprise Server 15 SP6"},{"category":"default_component_of","full_product_name":{"name":"buildah as component of SUSE Linux Enterprise Server for SAP Applications 15 SP6","product_id":"SUSE Linux Enterprise Server for SAP Applications 15 SP6:buildah"},"product_reference":"buildah","relates_to_product_reference":"SUSE Linux Enterprise Server for SAP Applications 15 SP6"},{"category":"default_component_of","full_product_name":{"name":"buildah as component of SUSE Linux Enterprise High Performance Computing 15 SP6","product_id":"SUSE Linux Enterprise High Performance Computing 15 SP6:buildah"},"product_reference":"buildah","relates_to_product_reference":"SUSE Linux Enterprise High Performance Computing 15 SP6"},{"category":"default_component_of","full_product_name":{"name":"buildah as component of SUSE Linux Enterprise Module for Containers 15 SP6","product_id":"SUSE Linux Enterprise Module for Containers 15 SP6:buildah"},"product_reference":"buildah","relates_to_product_reference":"SUSE Linux Enterprise Module for Containers 15 SP6"},{"category":"default_component_of","full_product_name":{"name":"docker as component of SUSE Linux Enterprise Server 15 SP6","product_id":"SUSE Linux Enterprise Server 15 SP6:docker"},"product_reference":"docker","relates_to_product_reference":"SUSE Linux Enterprise Server 15 SP6"},{"category":"default_component_of","full_product_name":{"name":"docker-bash-completion as component of SUSE Linux Enterprise Server 15 SP6","product_id":"SUSE Linux Enterprise Server 15 SP6:docker-bash-completion"},"product_reference":"docker-bash-completion","relates_to_product_reference":"SUSE Linux Enterprise Server 15 SP6"},{"category":"default_component_of","full_product_name":{"name":"docker-buildx as component of SUSE Linux Enterprise Server 15 SP6","product_id":"SUSE Linux Enterprise Server 15 SP6:docker-buildx"},"product_reference":"docker-buildx","relates_to_product_reference":"SUSE Linux Enterprise Server 15 SP6"},{"category":"default_component_of","full_product_name":{"name":"docker-rootless-extras as component of SUSE Linux Enterprise Server 15 SP6","product_id":"SUSE Linux Enterprise Server 15 SP6:docker-rootless-extras"},"product_reference":"docker-rootless-extras","relates_to_product_reference":"SUSE Linux Enterprise Server 15 SP6"},{"category":"default_component_of","full_product_name":{"name":"docker-zsh-completion as component of SUSE Linux Enterprise Server 15 SP6","product_id":"SUSE Linux Enterprise Server 15 SP6:docker-zsh-completion"},"product_reference":"docker-zsh-completion","relates_to_product_reference":"SUSE Linux Enterprise Server 15 SP6"},{"category":"default_component_of","full_product_name":{"name":"docker as component of SUSE Linux Enterprise Server for SAP Applications 15 SP6","product_id":"SUSE Linux Enterprise Server for SAP Applications 15 SP6:docker"},"product_reference":"docker","relates_to_product_reference":"SUSE Linux Enterprise Server for SAP Applications 15 SP6"},{"category":"default_component_of","full_product_name":{"name":"docker-bash-completion as component of SUSE Linux Enterprise Server for SAP Applications 15 SP6","product_id":"SUSE Linux Enterprise Server for SAP Applications 15 SP6:docker-bash-completion"},"product_reference":"docker-bash-completion","relates_to_product_reference":"SUSE Linux Enterprise Server for SAP Applications 15 SP6"},{"category":"default_component_of","full_product_name":{"name":"docker-buildx as component of SUSE Linux Enterprise Server for SAP Applications 15 SP6","product_id":"SUSE Linux Enterprise Server for SAP Applications 15 SP6:docker-buildx"},"product_reference":"docker-buildx","relates_to_product_reference":"SUSE Linux Enterprise Server for SAP Applications 15 SP6"},{"category":"default_component_of","full_product_name":{"name":"docker-rootless-extras as component of SUSE Linux Enterprise Server for SAP Applications 15 SP6","product_id":"SUSE Linux Enterprise Server for SAP Applications 15 SP6:docker-rootless-extras"},"product_reference":"docker-rootless-extras","relates_to_product_reference":"SUSE Linux Enterprise Server for SAP Applications 15 SP6"},{"category":"default_component_of","full_product_name":{"name":"docker-zsh-completion as component of SUSE Linux Enterprise Server for SAP Applications 15 SP6","product_id":"SUSE Linux Enterprise Server for SAP Applications 15 SP6:docker-zsh-completion"},"product_reference":"docker-zsh-completion","relates_to_product_reference":"SUSE Linux Enterprise Server for SAP Applications 15 SP6"},{"category":"default_component_of","full_product_name":{"name":"docker as component of SUSE Linux Enterprise High Performance Computing 15 SP6","product_id":"SUSE Linux Enterprise High Performance Computing 15 SP6:docker"},"product_reference":"docker","relates_to_product_reference":"SUSE Linux Enterprise High Performance Computing 15 SP6"},{"category":"default_component_of","full_product_name":{"name":"docker-bash-completion as component of SUSE Linux Enterprise High Performance Computing 15 SP6","product_id":"SUSE Linux Enterprise High Performance Computing 15 SP6:docker-bash-completion"},"product_reference":"docker-bash-completion","relates_to_product_reference":"SUSE Linux Enterprise High Performance Computing 15 SP6"},{"category":"default_component_of","full_product_name":{"name":"docker-buildx as component of SUSE Linux Enterprise High Performance Computing 15 SP6","product_id":"SUSE Linux Enterprise High Performance Computing 15 SP6:docker-buildx"},"product_reference":"docker-buildx","relates_to_product_reference":"SUSE Linux Enterprise High Performance Computing 15 SP6"},{"category":"default_component_of","full_product_name":{"name":"docker-rootless-extras as component of SUSE Linux Enterprise High Performance Computing 15 SP6","product_id":"SUSE Linux Enterprise High Performance Computing 15 SP6:docker-rootless-extras"},"product_reference":"docker-rootless-extras","relates_to_product_reference":"SUSE Linux Enterprise High Performance Computing 15 SP6"},{"category":"default_component_of","full_product_name":{"name":"docker-zsh-completion as component of SUSE Linux Enterprise High Performance Computing 15 SP6","product_id":"SUSE Linux Enterprise High Performance Computing 15 SP6:docker-zsh-completion"},"product_reference":"docker-zsh-completion","relates_to_product_reference":"SUSE Linux Enterprise High Performance Computing 15 SP6"},{"category":"default_component_of","full_product_name":{"name":"docker as component of SUSE Linux Enterprise Module for Containers 15 SP6","product_id":"SUSE Linux Enterprise Module for Containers 15 SP6:docker"},"product_reference":"docker","relates_to_product_reference":"SUSE Linux Enterprise Module for Containers 15 SP6"},{"category":"default_component_of","full_product_name":{"name":"docker-bash-completion as component of SUSE Linux Enterprise Module for Containers 15 SP6","product_id":"SUSE Linux Enterprise Module for Containers 15 SP6:docker-bash-completion"},"product_reference":"docker-bash-completion","relates_to_product_reference":"SUSE Linux Enterprise Module for Containers 15 SP6"},{"category":"default_component_of","full_product_name":{"name":"docker-buildx as component of SUSE Linux Enterprise Module for Containers 15 SP6","product_id":"SUSE Linux Enterprise Module for Containers 15 SP6:docker-buildx"},"product_reference":"docker-buildx","relates_to_product_reference":"SUSE Linux Enterprise Module for Containers 15 SP6"},{"category":"default_component_of","full_product_name":{"name":"docker-rootless-extras as component of SUSE Linux Enterprise Module for Containers 15 SP6","product_id":"SUSE Linux Enterprise Module for Containers 15 SP6:docker-rootless-extras"},"product_reference":"docker-rootless-extras","relates_to_product_reference":"SUSE Linux Enterprise Module for Containers 15 SP6"},{"category":"default_component_of","full_product_name":{"name":"docker-zsh-completion as component of SUSE Linux Enterprise Module for Containers 15 SP6","product_id":"SUSE Linux Enterprise Module for Containers 15 SP6:docker-zsh-completion"},"product_reference":"docker-zsh-completion","relates_to_product_reference":"SUSE Linux Enterprise Module for Containers 15 SP6"},{"category":"default_component_of","full_product_name":{"name":"kubernetes1.25-client as component of SUSE Linux Enterprise Server 15 SP6","product_id":"SUSE Linux Enterprise Server 15 SP6:kubernetes1.25-client"},"product_reference":"kubernetes1.25-client","relates_to_product_reference":"SUSE Linux Enterprise Server 15 SP6"},{"category":"default_component_of","full_product_name":{"name":"kubernetes1.25-client-common as component of SUSE Linux Enterprise Server 15 SP6","product_id":"SUSE Linux Enterprise Server 15 SP6:kubernetes1.25-client-common"},"product_reference":"kubernetes1.25-client-common","relates_to_product_reference":"SUSE Linux Enterprise Server 15 SP6"},{"category":"default_component_of","full_product_name":{"name":"kubernetes1.25 as component of SUSE Linux Enterprise Server 15 SP6","product_id":"SUSE Linux Enterprise Server 15 SP6:kubernetes1.25"},"product_reference":"kubernetes1.25","relates_to_product_reference":"SUSE Linux Enterprise Server 15 SP6"},{"category":"default_component_of","full_product_name":{"name":"kubernetes1.25-client as component of SUSE Linux Enterprise Server for SAP Applications 15 SP6","product_id":"SUSE Linux Enterprise Server for SAP Applications 15 SP6:kubernetes1.25-client"},"product_reference":"kubernetes1.25-client","relates_to_product_reference":"SUSE Linux Enterprise Server for SAP Applications 15 SP6"},{"category":"default_component_of","full_product_name":{"name":"kubernetes1.25-client-common as component of SUSE Linux Enterprise Server for SAP Applications 15 SP6","product_id":"SUSE Linux Enterprise Server for SAP Applications 15 SP6:kubernetes1.25-client-common"},"product_reference":"kubernetes1.25-client-common","relates_to_product_reference":"SUSE Linux Enterprise Server for SAP Applications 15 SP6"},{"category":"default_component_of","full_product_name":{"name":"kubernetes1.25 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP6","product_id":"SUSE Linux Enterprise Server for SAP Applications 15 SP6:kubernetes1.25"},"product_reference":"kubernetes1.25","relates_to_product_reference":"SUSE Linux Enterprise Server for SAP Applications 15 SP6"},{"category":"default_component_of","full_product_name":{"name":"kubernetes1.25-client as component of SUSE Linux Enterprise High Performance Computing 15 SP6","product_id":"SUSE Linux Enterprise High Performance Computing 15 SP6:kubernetes1.25-client"},"product_reference":"kubernetes1.25-client","relates_to_product_reference":"SUSE Linux Enterprise High Performance Computing 15 SP6"},{"category":"default_component_of","full_product_name":{"name":"kubernetes1.25-client-common as component of SUSE Linux Enterprise High Performance Computing 15 SP6","product_id":"SUSE Linux Enterprise High Performance Computing 15 SP6:kubernetes1.25-client-common"},"product_reference":"kubernetes1.25-client-common","relates_to_product_reference":"SUSE Linux Enterprise High Performance Computing 15 SP6"},{"category":"default_component_of","full_product_name":{"name":"kubernetes1.25 as component of SUSE Linux Enterprise High Performance Computing 15 SP6","product_id":"SUSE Linux Enterprise High Performance Computing 15 SP6:kubernetes1.25"},"product_reference":"kubernetes1.25","relates_to_product_reference":"SUSE Linux Enterprise High Performance Computing 15 SP6"},{"category":"default_component_of","full_product_name":{"name":"kubernetes1.25-client as component of SUSE Linux Enterprise Module for Containers 15 SP6","product_id":"SUSE Linux Enterprise Module for Containers 15 SP6:kubernetes1.25-client"},"product_reference":"kubernetes1.25-client","relates_to_product_reference":"SUSE Linux Enterprise Module for Containers 15 SP6"},{"category":"default_component_of","full_product_name":{"name":"kubernetes1.25-client-common as component of SUSE Linux Enterprise Module for Containers 15 SP6","product_id":"SUSE Linux Enterprise Module for Containers 15 SP6:kubernetes1.25-client-common"},"product_reference":"kubernetes1.25-client-common","relates_to_product_reference":"SUSE Linux Enterprise Module for Containers 15 SP6"},{"category":"default_component_of","full_product_name":{"name":"kubernetes1.25 as component of SUSE Linux Enterprise Module for Containers 15 SP6","product_id":"SUSE Linux Enterprise Module for Containers 15 SP6:kubernetes1.25"},"product_reference":"kubernetes1.25","relates_to_product_reference":"SUSE Linux Enterprise Module for Containers 15 SP6"},{"category":"default_component_of","full_product_name":{"name":"kubernetes1.26-client as component of SUSE Linux Enterprise Server 15 SP6","product_id":"SUSE Linux Enterprise Server 15 SP6:kubernetes1.26-client"},"product_reference":"kubernetes1.26-client","relates_to_product_reference":"SUSE Linux Enterprise Server 15 SP6"},{"category":"default_component_of","full_product_name":{"name":"kubernetes1.26-client-common as component of SUSE Linux Enterprise Server 15 SP6","product_id":"SUSE Linux Enterprise Server 15 SP6:kubernetes1.26-client-common"},"product_reference":"kubernetes1.26-client-common","relates_to_product_reference":"SUSE Linux Enterprise Server 15 SP6"},{"category":"default_component_of","full_product_name":{"name":"kubernetes1.26 as component of SUSE Linux Enterprise Server 15 SP6","product_id":"SUSE Linux Enterprise Server 15 SP6:kubernetes1.26"},"product_reference":"kubernetes1.26","relates_to_product_reference":"SUSE Linux Enterprise Server 15 SP6"},{"category":"default_component_of","full_product_name":{"name":"kubernetes1.26-client as component of SUSE Linux Enterprise Server for SAP Applications 15 SP6","product_id":"SUSE Linux Enterprise Server for SAP Applications 15 SP6:kubernetes1.26-client"},"product_reference":"kubernetes1.26-client","relates_to_product_reference":"SUSE Linux Enterprise Server for SAP Applications 15 SP6"},{"category":"default_component_of","full_product_name":{"name":"kubernetes1.26-client-common as component of SUSE Linux Enterprise Server for SAP Applications 15 SP6","product_id":"SUSE Linux Enterprise Server for SAP Applications 15 SP6:kubernetes1.26-client-common"},"product_reference":"kubernetes1.26-client-common","relates_to_product_reference":"SUSE Linux Enterprise Server for SAP Applications 15 SP6"},{"category":"default_component_of","full_product_name":{"name":"kubernetes1.26 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP6","product_id":"SUSE Linux Enterprise Server for SAP Applications 15 SP6:kubernetes1.26"},"product_reference":"kubernetes1.26","relates_to_product_reference":"SUSE Linux Enterprise Server for SAP Applications 15 SP6"},{"category":"default_component_of","full_product_name":{"name":"kubernetes1.26-client as component of SUSE Linux Enterprise High Performance Computing 15 SP6","product_id":"SUSE Linux Enterprise High Performance Computing 15 SP6:kubernetes1.26-client"},"product_reference":"kubernetes1.26-client","relates_to_product_reference":"SUSE Linux Enterprise High Performance Computing 15 SP6"},{"category":"default_component_of","full_product_name":{"name":"kubernetes1.26-client-common as component of SUSE Linux Enterprise High Performance Computing 15 SP6","product_id":"SUSE Linux Enterprise High Performance Computing 15 SP6:kubernetes1.26-client-common"},"product_reference":"kubernetes1.26-client-common","relates_to_product_reference":"SUSE Linux Enterprise High Performance Computing 15 SP6"},{"category":"default_component_of","full_product_name":{"name":"kubernetes1.26 as component of SUSE Linux Enterprise High Performance Computing 15 SP6","product_id":"SUSE Linux Enterprise High Performance Computing 15 SP6:kubernetes1.26"},"product_reference":"kubernetes1.26","relates_to_product_reference":"SUSE Linux Enterprise High Performance Computing 15 SP6"},{"category":"default_component_of","full_product_name":{"name":"kubernetes1.26-client as component of SUSE Linux Enterprise Module for Containers 15 SP6","product_id":"SUSE Linux Enterprise Module for Containers 15 SP6:kubernetes1.26-client"},"product_reference":"kubernetes1.26-client","relates_to_product_reference":"SUSE Linux Enterprise Module for Containers 15 SP6"},{"category":"default_component_of","full_product_name":{"name":"kubernetes1.26-client-common as component of SUSE Linux Enterprise Module for Containers 15 SP6","product_id":"SUSE Linux Enterprise Module for Containers 15 SP6:kubernetes1.26-client-common"},"product_reference":"kubernetes1.26-client-common","relates_to_product_reference":"SUSE Linux Enterprise Module for Containers 15 SP6"},{"category":"default_component_of","full_product_name":{"name":"kubernetes1.26 as component of SUSE Linux Enterprise Module for Containers 15 SP6","product_id":"SUSE Linux Enterprise Module for Containers 15 SP6:kubernetes1.26"},"product_reference":"kubernetes1.26","relates_to_product_reference":"SUSE Linux Enterprise Module for Containers 15 SP6"},{"category":"default_component_of","full_product_name":{"name":"kubernetes1.27-client as component of SUSE Linux Enterprise Server 15 SP6","product_id":"SUSE Linux Enterprise Server 15 SP6:kubernetes1.27-client"},"product_reference":"kubernetes1.27-client","relates_to_product_reference":"SUSE Linux Enterprise Server 15 SP6"},{"category":"default_component_of","full_product_name":{"name":"kubernetes1.27-client-common as component of SUSE Linux Enterprise Server 15 SP6","product_id":"SUSE Linux Enterprise Server 15 SP6:kubernetes1.27-client-common"},"product_reference":"kubernetes1.27-client-common","relates_to_product_reference":"SUSE Linux Enterprise Server 15 SP6"},{"category":"default_component_of","full_product_name":{"name":"kubernetes1.27 as component of SUSE Linux Enterprise Server 15 SP6","product_id":"SUSE Linux Enterprise Server 15 SP6:kubernetes1.27"},"product_reference":"kubernetes1.27","relates_to_product_reference":"SUSE Linux Enterprise Server 15 SP6"},{"category":"default_component_of","full_product_name":{"name":"kubernetes1.27-client as component of SUSE Linux Enterprise Server for SAP Applications 15 SP6","product_id":"SUSE Linux Enterprise Server for SAP Applications 15 SP6:kubernetes1.27-client"},"product_reference":"kubernetes1.27-client","relates_to_product_reference":"SUSE Linux Enterprise Server for SAP Applications 15 SP6"},{"category":"default_component_of","full_product_name":{"name":"kubernetes1.27-client-common as component of SUSE Linux Enterprise Server for SAP Applications 15 SP6","product_id":"SUSE Linux Enterprise Server for SAP Applications 15 SP6:kubernetes1.27-client-common"},"product_reference":"kubernetes1.27-client-common","relates_to_product_reference":"SUSE Linux Enterprise Server for SAP Applications 15 SP6"},{"category":"default_component_of","full_product_name":{"name":"kubernetes1.27 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP6","product_id":"SUSE Linux Enterprise Server for SAP Applications 15 SP6:kubernetes1.27"},"product_reference":"kubernetes1.27","relates_to_product_reference":"SUSE Linux Enterprise Server for SAP Applications 15 SP6"},{"category":"default_component_of","full_product_name":{"name":"kubernetes1.27-client as component of SUSE Linux Enterprise High Performance Computing 15 SP6","product_id":"SUSE Linux Enterprise High Performance Computing 15 SP6:kubernetes1.27-client"},"product_reference":"kubernetes1.27-client","relates_to_product_reference":"SUSE Linux Enterprise High Performance Computing 15 SP6"},{"category":"default_component_of","full_product_name":{"name":"kubernetes1.27-client-common as component of SUSE Linux Enterprise High Performance Computing 15 SP6","product_id":"SUSE Linux Enterprise High Performance Computing 15 SP6:kubernetes1.27-client-common"},"product_reference":"kubernetes1.27-client-common","relates_to_product_reference":"SUSE Linux Enterprise High Performance Computing 15 SP6"},{"category":"default_component_of","full_product_name":{"name":"kubernetes1.27 as component of SUSE Linux Enterprise High Performance Computing 15 SP6","product_id":"SUSE Linux Enterprise High Performance Computing 15 SP6:kubernetes1.27"},"product_reference":"kubernetes1.27","relates_to_product_reference":"SUSE Linux Enterprise High Performance Computing 15 SP6"},{"category":"default_component_of","full_product_name":{"name":"kubernetes1.27-client as component of SUSE Linux Enterprise Module for Containers 15 SP6","product_id":"SUSE Linux Enterprise Module for Containers 15 SP6:kubernetes1.27-client"},"product_reference":"kubernetes1.27-client","relates_to_product_reference":"SUSE Linux Enterprise Module for Containers 15 SP6"},{"category":"default_component_of","full_product_name":{"name":"kubernetes1.27-client-common as component of SUSE Linux Enterprise Module for Containers 15 SP6","product_id":"SUSE Linux Enterprise Module for Containers 15 SP6:kubernetes1.27-client-common"},"product_reference":"kubernetes1.27-client-common","relates_to_product_reference":"SUSE Linux Enterprise Module for Containers 15 SP6"},{"category":"default_component_of","full_product_name":{"name":"kubernetes1.27 as component of SUSE Linux Enterprise Module for Containers 15 SP6","product_id":"SUSE Linux Enterprise Module for Containers 15 SP6:kubernetes1.27"},"product_reference":"kubernetes1.27","relates_to_product_reference":"SUSE Linux Enterprise Module for Containers 15 SP6"},{"category":"default_component_of","full_product_name":{"name":"kubernetes1.28-client as component of SUSE Linux Enterprise Server 15 SP6","product_id":"SUSE Linux Enterprise Server 15 SP6:kubernetes1.28-client"},"product_reference":"kubernetes1.28-client","relates_to_product_reference":"SUSE Linux Enterprise Server 15 SP6"},{"category":"default_component_of","full_product_name":{"name":"kubernetes1.28-client-common as component of SUSE Linux Enterprise Server 15 SP6","product_id":"SUSE Linux Enterprise Server 15 SP6:kubernetes1.28-client-common"},"product_reference":"kubernetes1.28-client-common","relates_to_product_reference":"SUSE Linux Enterprise Server 15 SP6"},{"category":"default_component_of","full_product_name":{"name":"kubernetes1.28 as component of SUSE Linux Enterprise Server 15 SP6","product_id":"SUSE Linux Enterprise Server 15 SP6:kubernetes1.28"},"product_reference":"kubernetes1.28","relates_to_product_reference":"SUSE Linux Enterprise Server 15 SP6"},{"category":"default_component_of","full_product_name":{"name":"kubernetes1.28-client as component of SUSE Linux Enterprise Server for SAP Applications 15 SP6","product_id":"SUSE Linux Enterprise Server for SAP Applications 15 SP6:kubernetes1.28-client"},"product_reference":"kubernetes1.28-client","relates_to_product_reference":"SUSE Linux Enterprise Server for SAP Applications 15 SP6"},{"category":"default_component_of","full_product_name":{"name":"kubernetes1.28-client-common as component of SUSE Linux Enterprise Server for SAP Applications 15 SP6","product_id":"SUSE Linux Enterprise Server for SAP Applications 15 SP6:kubernetes1.28-client-common"},"product_reference":"kubernetes1.28-client-common","relates_to_product_reference":"SUSE Linux Enterprise Server for SAP Applications 15 SP6"},{"category":"default_component_of","full_product_name":{"name":"kubernetes1.28 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP6","product_id":"SUSE Linux Enterprise Server for SAP Applications 15 SP6:kubernetes1.28"},"product_reference":"kubernetes1.28","relates_to_product_reference":"SUSE Linux Enterprise Server for SAP Applications 15 SP6"},{"category":"default_component_of","full_product_name":{"name":"kubernetes1.28-client as component of SUSE Linux Enterprise High Performance Computing 15 SP6","product_id":"SUSE Linux Enterprise High Performance Computing 15 SP6:kubernetes1.28-client"},"product_reference":"kubernetes1.28-client","relates_to_product_reference":"SUSE Linux Enterprise High Performance Computing 15 SP6"},{"category":"default_component_of","full_product_name":{"name":"kubernetes1.28-client-common as component of SUSE Linux Enterprise High Performance Computing 15 SP6","product_id":"SUSE Linux Enterprise High Performance Computing 15 SP6:kubernetes1.28-client-common"},"product_reference":"kubernetes1.28-client-common","relates_to_product_reference":"SUSE Linux Enterprise High Performance Computing 15 SP6"},{"category":"default_component_of","full_product_name":{"name":"kubernetes1.28 as component of SUSE Linux Enterprise High Performance Computing 15 SP6","product_id":"SUSE Linux Enterprise High Performance Computing 15 SP6:kubernetes1.28"},"product_reference":"kubernetes1.28","relates_to_product_reference":"SUSE Linux Enterprise High Performance Computing 15 SP6"},{"category":"default_component_of","full_product_name":{"name":"kubernetes1.28-client as component of SUSE Linux Enterprise Module for Containers 15 SP6","product_id":"SUSE Linux Enterprise Module for Containers 15 SP6:kubernetes1.28-client"},"product_reference":"kubernetes1.28-client","relates_to_product_reference":"SUSE Linux Enterprise Module for Containers 15 SP6"},{"category":"default_component_of","full_product_name":{"name":"kubernetes1.28-client-common as component of SUSE Linux Enterprise Module for Containers 15 SP6","product_id":"SUSE Linux Enterprise Module for Containers 15 SP6:kubernetes1.28-client-common"},"product_reference":"kubernetes1.28-client-common","relates_to_product_reference":"SUSE Linux Enterprise Module for Containers 15 SP6"},{"category":"default_component_of","full_product_name":{"name":"kubernetes1.28 as component of SUSE Linux Enterprise Module for Containers 15 SP6","product_id":"SUSE Linux Enterprise Module for Containers 15 SP6:kubernetes1.28"},"product_reference":"kubernetes1.28","relates_to_product_reference":"SUSE Linux Enterprise Module for Containers 15 SP6"},{"category":"default_component_of","full_product_name":{"name":"podman as component of SUSE Linux Enterprise Server 15 SP6","product_id":"SUSE Linux Enterprise Server 15 SP6:podman"},"product_reference":"podman","relates_to_product_reference":"SUSE Linux Enterprise Server 15 SP6"},{"category":"default_component_of","full_product_name":{"name":"podman-docker as component of SUSE Linux Enterprise Server 15 SP6","product_id":"SUSE Linux Enterprise Server 15 SP6:podman-docker"},"product_reference":"podman-docker","relates_to_product_reference":"SUSE Linux Enterprise Server 15 SP6"},{"category":"default_component_of","full_product_name":{"name":"podman-remote as component of SUSE Linux Enterprise Server 15 SP6","product_id":"SUSE Linux Enterprise Server 15 SP6:podman-remote"},"product_reference":"podman-remote","relates_to_product_reference":"SUSE Linux Enterprise Server 15 SP6"},{"category":"default_component_of","full_product_name":{"name":"podmansh as component of SUSE Linux Enterprise Server 15 SP6","product_id":"SUSE Linux Enterprise Server 15 SP6:podmansh"},"product_reference":"podmansh","relates_to_product_reference":"SUSE Linux Enterprise Server 15 SP6"},{"category":"default_component_of","full_product_name":{"name":"podman as component of SUSE Linux Enterprise Server for SAP Applications 15 SP6","product_id":"SUSE Linux Enterprise Server for SAP Applications 15 SP6:podman"},"product_reference":"podman","relates_to_product_reference":"SUSE Linux Enterprise Server for SAP Applications 15 SP6"},{"category":"default_component_of","full_product_name":{"name":"podman-docker as component of SUSE Linux Enterprise Server for SAP Applications 15 SP6","product_id":"SUSE Linux Enterprise Server for SAP Applications 15 SP6:podman-docker"},"product_reference":"podman-docker","relates_to_product_reference":"SUSE Linux Enterprise Server for SAP Applications 15 SP6"},{"category":"default_component_of","full_product_name":{"name":"podman-remote as component of SUSE Linux Enterprise Server for SAP Applications 15 SP6","product_id":"SUSE Linux Enterprise Server for SAP Applications 15 SP6:podman-remote"},"product_reference":"podman-remote","relates_to_product_reference":"SUSE Linux Enterprise Server for SAP Applications 15 SP6"},{"category":"default_component_of","full_product_name":{"name":"podmansh as component of SUSE Linux Enterprise Server for SAP Applications 15 SP6","product_id":"SUSE Linux Enterprise Server for SAP Applications 15 SP6:podmansh"},"product_reference":"podmansh","relates_to_product_reference":"SUSE Linux Enterprise Server for SAP Applications 15 SP6"},{"category":"default_component_of","full_product_name":{"name":"podman as component of SUSE Linux Enterprise High Performance Computing 15 SP6","product_id":"SUSE Linux Enterprise High Performance Computing 15 SP6:podman"},"product_reference":"podman","relates_to_product_reference":"SUSE Linux Enterprise High Performance Computing 15 SP6"},{"category":"default_component_of","full_product_name":{"name":"podman-docker as component of SUSE Linux Enterprise High Performance Computing 15 SP6","product_id":"SUSE Linux Enterprise High Performance Computing 15 SP6:podman-docker"},"product_reference":"podman-docker","relates_to_product_reference":"SUSE Linux Enterprise High Performance Computing 15 SP6"},{"category":"default_component_of","full_product_name":{"name":"podman-remote as component of SUSE Linux Enterprise High Performance Computing 15 SP6","product_id":"SUSE Linux Enterprise High Performance Computing 15 SP6:podman-remote"},"product_reference":"podman-remote","relates_to_product_reference":"SUSE Linux Enterprise High Performance Computing 15 SP6"},{"category":"default_component_of","full_product_name":{"name":"podmansh as component of SUSE Linux Enterprise High Performance Computing 15 SP6","product_id":"SUSE Linux Enterprise High Performance Computing 15 SP6:podmansh"},"product_reference":"podmansh","relates_to_product_reference":"SUSE Linux Enterprise High Performance Computing 15 SP6"},{"category":"default_component_of","full_product_name":{"name":"podman as component of SUSE Linux Enterprise Module for Containers 15 SP6","product_id":"SUSE Linux Enterprise Module for Containers 15 SP6:podman"},"product_reference":"podman","relates_to_product_reference":"SUSE Linux Enterprise Module for Containers 15 SP6"},{"category":"default_component_of","full_product_name":{"name":"podman-docker as component of SUSE Linux Enterprise Module for Containers 15 SP6","product_id":"SUSE Linux Enterprise Module for Containers 15 SP6:podman-docker"},"product_reference":"podman-docker","relates_to_product_reference":"SUSE Linux Enterprise Module for Containers 15 SP6"},{"category":"default_component_of","full_product_name":{"name":"podman-remote as component of SUSE Linux Enterprise Module for Containers 15 SP6","product_id":"SUSE Linux Enterprise Module for Containers 15 SP6:podman-remote"},"product_reference":"podman-remote","relates_to_product_reference":"SUSE Linux Enterprise Module for Containers 15 SP6"},{"category":"default_component_of","full_product_name":{"name":"podmansh as component of SUSE Linux Enterprise Module for Containers 15 SP6","product_id":"SUSE Linux Enterprise Module for Containers 15 SP6:podmansh"},"product_reference":"podmansh","relates_to_product_reference":"SUSE Linux Enterprise Module for Containers 15 SP6"},{"category":"default_component_of","full_product_name":{"name":"buildah as component of SUSE Linux Enterprise Server 15 SP7","product_id":"SUSE Linux Enterprise Server 15 SP7:buildah"},"product_reference":"buildah","relates_to_product_reference":"SUSE Linux Enterprise Server 15 SP7"},{"category":"default_component_of","full_product_name":{"name":"buildah as component of SUSE Linux Enterprise Server for SAP Applications 15 SP7","product_id":"SUSE Linux Enterprise Server for SAP Applications 15 SP7:buildah"},"product_reference":"buildah","relates_to_product_reference":"SUSE Linux Enterprise Server for SAP Applications 15 SP7"},{"category":"default_component_of","full_product_name":{"name":"buildah as component of SUSE Linux Enterprise High Performance Computing 15 SP7","product_id":"SUSE Linux Enterprise High Performance Computing 15 SP7:buildah"},"product_reference":"buildah","relates_to_product_reference":"SUSE Linux Enterprise High Performance Computing 15 SP7"},{"category":"default_component_of","full_product_name":{"name":"buildah as component of SUSE Linux Enterprise Module for Containers 15 SP7","product_id":"SUSE Linux Enterprise Module for Containers 15 SP7:buildah"},"product_reference":"buildah","relates_to_product_reference":"SUSE Linux Enterprise Module for Containers 15 SP7"},{"category":"default_component_of","full_product_name":{"name":"podman as component of SUSE Linux Enterprise Server 15 SP7","product_id":"SUSE Linux Enterprise Server 15 SP7:podman"},"product_reference":"podman","relates_to_product_reference":"SUSE Linux Enterprise Server 15 SP7"},{"category":"default_component_of","full_product_name":{"name":"podman-docker as component of SUSE Linux Enterprise Server 15 SP7","product_id":"SUSE Linux Enterprise Server 15 SP7:podman-docker"},"product_reference":"podman-docker","relates_to_product_reference":"SUSE Linux Enterprise Server 15 SP7"},{"category":"default_component_of","full_product_name":{"name":"podman-remote as component of SUSE Linux Enterprise Server 15 SP7","product_id":"SUSE Linux Enterprise Server 15 SP7:podman-remote"},"product_reference":"podman-remote","relates_to_product_reference":"SUSE Linux Enterprise Server 15 SP7"},{"category":"default_component_of","full_product_name":{"name":"podmansh as component of SUSE Linux Enterprise Server 15 SP7","product_id":"SUSE Linux Enterprise Server 15 SP7:podmansh"},"product_reference":"podmansh","relates_to_product_reference":"SUSE Linux Enterprise Server 15 SP7"},{"category":"default_component_of","full_product_name":{"name":"podman as component of SUSE Linux Enterprise Server for SAP Applications 15 SP7","product_id":"SUSE Linux Enterprise Server for SAP Applications 15 SP7:podman"},"product_reference":"podman","relates_to_product_reference":"SUSE Linux Enterprise Server for SAP Applications 15 SP7"},{"category":"default_component_of","full_product_name":{"name":"podman-docker as component of SUSE Linux Enterprise Server for SAP Applications 15 SP7","product_id":"SUSE Linux Enterprise Server for SAP Applications 15 SP7:podman-docker"},"product_reference":"podman-docker","relates_to_product_reference":"SUSE Linux Enterprise Server for SAP Applications 15 SP7"},{"category":"default_component_of","full_product_name":{"name":"podman-remote as component of SUSE Linux Enterprise Server for SAP Applications 15 SP7","product_id":"SUSE Linux Enterprise Server for SAP Applications 15 SP7:podman-remote"},"product_reference":"podman-remote","relates_to_product_reference":"SUSE Linux Enterprise Server for SAP Applications 15 SP7"},{"category":"default_component_of","full_product_name":{"name":"podmansh as component of SUSE Linux Enterprise Server for SAP Applications 15 SP7","product_id":"SUSE Linux Enterprise Server for SAP Applications 15 SP7:podmansh"},"product_reference":"podmansh","relates_to_product_reference":"SUSE Linux Enterprise Server for SAP Applications 15 SP7"},{"category":"default_component_of","full_product_name":{"name":"podman as component of SUSE Linux Enterprise High Performance Computing 15 SP7","product_id":"SUSE Linux Enterprise High Performance Computing 15 SP7:podman"},"product_reference":"podman","relates_to_product_reference":"SUSE Linux Enterprise High Performance Computing 15 SP7"},{"category":"default_component_of","full_product_name":{"name":"podman-docker as component of SUSE Linux Enterprise High Performance Computing 15 SP7","product_id":"SUSE Linux Enterprise High Performance Computing 15 SP7:podman-docker"},"product_reference":"podman-docker","relates_to_product_reference":"SUSE Linux Enterprise High Performance Computing 15 SP7"},{"category":"default_component_of","full_product_name":{"name":"podman-remote as component of SUSE Linux Enterprise High Performance Computing 15 SP7","product_id":"SUSE Linux Enterprise High Performance Computing 15 SP7:podman-remote"},"product_reference":"podman-remote","relates_to_product_reference":"SUSE Linux Enterprise High Performance Computing 15 SP7"},{"category":"default_component_of","full_product_name":{"name":"podmansh as component of SUSE Linux Enterprise High Performance Computing 15 SP7","product_id":"SUSE Linux Enterprise High Performance Computing 15 SP7:podmansh"},"product_reference":"podmansh","relates_to_product_reference":"SUSE Linux Enterprise High Performance Computing 15 SP7"},{"category":"default_component_of","full_product_name":{"name":"podman as component of SUSE Linux Enterprise Module for Containers 15 SP7","product_id":"SUSE Linux Enterprise Module for Containers 15 SP7:podman"},"product_reference":"podman","relates_to_product_reference":"SUSE Linux Enterprise Module for Containers 15 SP7"},{"category":"default_component_of","full_product_name":{"name":"podman-docker as component of SUSE Linux Enterprise Module for Containers 15 SP7","product_id":"SUSE Linux Enterprise Module for Containers 15 SP7:podman-docker"},"product_reference":"podman-docker","relates_to_product_reference":"SUSE Linux Enterprise Module for Containers 15 SP7"},{"category":"default_component_of","full_product_name":{"name":"podman-remote as component of SUSE Linux Enterprise Module for Containers 15 SP7","product_id":"SUSE Linux Enterprise Module for Containers 15 SP7:podman-remote"},"product_reference":"podman-remote","relates_to_product_reference":"SUSE Linux Enterprise Module for Containers 15 SP7"},{"category":"default_component_of","full_product_name":{"name":"podmansh as component of SUSE Linux Enterprise Module for Containers 15 SP7","product_id":"SUSE Linux Enterprise Module for Containers 15 SP7:podmansh"},"product_reference":"podmansh","relates_to_product_reference":"SUSE Linux Enterprise Module for Containers 15 SP7"},{"category":"default_component_of","full_product_name":{"name":"brise as component of SUSE Linux Enterprise Module for Package Hub 15 SP5","product_id":"SUSE Linux Enterprise Module for Package Hub 15 SP5:brise"},"product_reference":"brise","relates_to_product_reference":"SUSE Linux Enterprise Module for Package Hub 15 SP5"},{"category":"default_component_of","full_product_name":{"name":"grafana as component of SUSE Linux Enterprise Module for Package Hub 15 SP5","product_id":"SUSE Linux Enterprise Module for Package Hub 15 SP5:grafana"},"product_reference":"grafana","relates_to_product_reference":"SUSE Linux Enterprise Module for Package Hub 15 SP5"},{"category":"default_component_of","full_product_name":{"name":"vexctl as component of SUSE Linux Enterprise Module for Package Hub 15 SP5","product_id":"SUSE Linux Enterprise Module for Package Hub 15 SP5:vexctl"},"product_reference":"vexctl","relates_to_product_reference":"SUSE Linux Enterprise Module for Package Hub 15 SP5"},{"category":"default_component_of","full_product_name":{"name":"brise as component of SUSE Linux Enterprise Module for Package Hub 15 SP6","product_id":"SUSE Linux Enterprise Module for Package Hub 15 SP6:brise"},"product_reference":"brise","relates_to_product_reference":"SUSE Linux Enterprise Module for Package Hub 15 SP6"},{"category":"default_component_of","full_product_name":{"name":"vexctl as component of SUSE Linux Enterprise Module for Package Hub 15 SP6","product_id":"SUSE Linux Enterprise Module for Package Hub 15 SP6:vexctl"},"product_reference":"vexctl","relates_to_product_reference":"SUSE Linux Enterprise Module for Package Hub 15 SP6"},{"category":"default_component_of","full_product_name":{"name":"amazon-ssm-agent as component of SUSE Linux Enterprise Server 12","product_id":"SUSE Linux Enterprise Server 12:amazon-ssm-agent"},"product_reference":"amazon-ssm-agent","relates_to_product_reference":"SUSE Linux Enterprise Server 12"},{"category":"default_component_of","full_product_name":{"name":"amazon-ssm-agent as component of SUSE Linux Enterprise Server for SAP Applications 12","product_id":"SUSE Linux Enterprise Server for SAP Applications 12:amazon-ssm-agent"},"product_reference":"amazon-ssm-agent","relates_to_product_reference":"SUSE Linux Enterprise Server for SAP Applications 12"},{"category":"default_component_of","full_product_name":{"name":"amazon-ssm-agent as component of SUSE Linux Enterprise High Performance Computing 12","product_id":"SUSE Linux Enterprise High Performance Computing 12:amazon-ssm-agent"},"product_reference":"amazon-ssm-agent","relates_to_product_reference":"SUSE Linux Enterprise High Performance Computing 12"},{"category":"default_component_of","full_product_name":{"name":"amazon-ssm-agent as component of SUSE Linux Enterprise Server 12 SP3","product_id":"SUSE Linux Enterprise Server 12 SP3:amazon-ssm-agent"},"product_reference":"amazon-ssm-agent","relates_to_product_reference":"SUSE Linux Enterprise Server 12 SP3"},{"category":"default_component_of","full_product_name":{"name":"amazon-ssm-agent as component of SUSE Linux Enterprise Server for SAP Applications 12 SP3","product_id":"SUSE Linux Enterprise Server for SAP Applications 12 SP3:amazon-ssm-agent"},"product_reference":"amazon-ssm-agent","relates_to_product_reference":"SUSE Linux Enterprise Server for SAP Applications 12 SP3"},{"category":"default_component_of","full_product_name":{"name":"amazon-ssm-agent as component of SUSE Linux Enterprise Server 12 SP4","product_id":"SUSE Linux Enterprise Server 12 SP4:amazon-ssm-agent"},"product_reference":"amazon-ssm-agent","relates_to_product_reference":"SUSE Linux Enterprise Server 12 SP4"},{"category":"default_component_of","full_product_name":{"name":"amazon-ssm-agent as component of SUSE Linux Enterprise Server for SAP Applications 12 SP4","product_id":"SUSE Linux Enterprise Server for SAP Applications 12 SP4:amazon-ssm-agent"},"product_reference":"amazon-ssm-agent","relates_to_product_reference":"SUSE Linux Enterprise Server for SAP Applications 12 SP4"},{"category":"default_component_of","full_product_name":{"name":"amazon-ssm-agent as component of SUSE Linux Enterprise Server 12 SP5","product_id":"SUSE Linux Enterprise Server 12 SP5:amazon-ssm-agent"},"product_reference":"amazon-ssm-agent","relates_to_product_reference":"SUSE Linux Enterprise Server 12 SP5"},{"category":"default_component_of","full_product_name":{"name":"amazon-ssm-agent as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5","product_id":"SUSE Linux Enterprise Server for SAP Applications 12 SP5:amazon-ssm-agent"},"product_reference":"amazon-ssm-agent","relates_to_product_reference":"SUSE Linux Enterprise Server for SAP Applications 12 SP5"},{"category":"default_component_of","full_product_name":{"name":"amazon-ssm-agent as component of SUSE Linux Enterprise Module for Public Cloud 12","product_id":"SUSE Linux Enterprise Module for Public Cloud 12:amazon-ssm-agent"},"product_reference":"amazon-ssm-agent","relates_to_product_reference":"SUSE Linux Enterprise Module for Public Cloud 12"},{"category":"default_component_of","full_product_name":{"name":"kubernetes-client as component of SUSE Linux Enterprise Server 12","product_id":"SUSE Linux Enterprise Server 12:kubernetes-client"},"product_reference":"kubernetes-client","relates_to_product_reference":"SUSE Linux Enterprise Server 12"},{"category":"default_component_of","full_product_name":{"name":"kubernetes as component of SUSE Linux Enterprise Server 12","product_id":"SUSE Linux Enterprise Server 12:kubernetes"},"product_reference":"kubernetes","relates_to_product_reference":"SUSE Linux Enterprise Server 12"},{"category":"default_component_of","full_product_name":{"name":"kubernetes-client as component of SUSE Linux Enterprise Server for SAP Applications 12","product_id":"SUSE Linux Enterprise Server for SAP Applications 12:kubernetes-client"},"product_reference":"kubernetes-client","relates_to_product_reference":"SUSE Linux Enterprise Server for SAP Applications 12"},{"category":"default_component_of","full_product_name":{"name":"kubernetes as component of SUSE Linux Enterprise Server for SAP Applications 12","product_id":"SUSE Linux Enterprise Server for SAP Applications 12:kubernetes"},"product_reference":"kubernetes","relates_to_product_reference":"SUSE Linux Enterprise Server for SAP Applications 12"},{"category":"default_component_of","full_product_name":{"name":"kubernetes-client as component of SUSE Linux Enterprise High Performance Computing 12","product_id":"SUSE Linux Enterprise High Performance Computing 12:kubernetes-client"},"product_reference":"kubernetes-client","relates_to_product_reference":"SUSE Linux Enterprise High Performance Computing 12"},{"category":"default_component_of","full_product_name":{"name":"kubernetes as component of SUSE Linux Enterprise High Performance Computing 12","product_id":"SUSE Linux Enterprise High Performance Computing 12:kubernetes"},"product_reference":"kubernetes","relates_to_product_reference":"SUSE Linux Enterprise High Performance Computing 12"},{"category":"default_component_of","full_product_name":{"name":"kubernetes-client as component of SUSE Linux Enterprise Server 12 SP3","product_id":"SUSE Linux Enterprise Server 12 SP3:kubernetes-client"},"product_reference":"kubernetes-client","relates_to_product_reference":"SUSE Linux Enterprise Server 12 SP3"},{"category":"default_component_of","full_product_name":{"name":"kubernetes as component of SUSE Linux Enterprise Server 12 SP3","product_id":"SUSE Linux Enterprise Server 12 SP3:kubernetes"},"product_reference":"kubernetes","relates_to_product_reference":"SUSE Linux Enterprise Server 12 SP3"},{"category":"default_component_of","full_product_name":{"name":"kubernetes-client as component of SUSE Linux Enterprise Server for SAP Applications 12 SP3","product_id":"SUSE Linux Enterprise Server for SAP Applications 12 SP3:kubernetes-client"},"product_reference":"kubernetes-client","relates_to_product_reference":"SUSE Linux Enterprise Server for SAP Applications 12 SP3"},{"category":"default_component_of","full_product_name":{"name":"kubernetes as component of SUSE Linux Enterprise Server for SAP Applications 12 SP3","product_id":"SUSE Linux Enterprise Server for SAP Applications 12 SP3:kubernetes"},"product_reference":"kubernetes","relates_to_product_reference":"SUSE Linux Enterprise Server for SAP Applications 12 SP3"},{"category":"default_component_of","full_product_name":{"name":"kubernetes-client as component of SUSE Linux Enterprise Server 12 SP4","product_id":"SUSE Linux Enterprise Server 12 SP4:kubernetes-client"},"product_reference":"kubernetes-client","relates_to_product_reference":"SUSE Linux Enterprise Server 12 SP4"},{"category":"default_component_of","full_product_name":{"name":"kubernetes as component of SUSE Linux Enterprise Server 12 SP4","product_id":"SUSE Linux Enterprise Server 12 SP4:kubernetes"},"product_reference":"kubernetes","relates_to_product_reference":"SUSE Linux Enterprise Server 12 SP4"},{"category":"default_component_of","full_product_name":{"name":"kubernetes-client as component of SUSE Linux Enterprise Server for SAP Applications 12 SP4","product_id":"SUSE Linux Enterprise Server for SAP Applications 12 SP4:kubernetes-client"},"product_reference":"kubernetes-client","relates_to_product_reference":"SUSE Linux Enterprise Server for SAP Applications 12 SP4"},{"category":"default_component_of","full_product_name":{"name":"kubernetes as component of SUSE Linux Enterprise Server for SAP Applications 12 SP4","product_id":"SUSE Linux Enterprise Server for SAP Applications 12 SP4:kubernetes"},"product_reference":"kubernetes","relates_to_product_reference":"SUSE Linux Enterprise Server for SAP Applications 12 SP4"},{"category":"default_component_of","full_product_name":{"name":"kubernetes-client as component of SUSE Linux Enterprise Server 12 SP5","product_id":"SUSE Linux Enterprise Server 12 SP5:kubernetes-client"},"product_reference":"kubernetes-client","relates_to_product_reference":"SUSE Linux Enterprise Server 12 SP5"},{"category":"default_component_of","full_product_name":{"name":"kubernetes as component of SUSE Linux Enterprise Server 12 SP5","product_id":"SUSE Linux Enterprise Server 12 SP5:kubernetes"},"product_reference":"kubernetes","relates_to_product_reference":"SUSE Linux Enterprise Server 12 SP5"},{"category":"default_component_of","full_product_name":{"name":"kubernetes-client as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5","product_id":"SUSE Linux Enterprise Server for SAP Applications 12 SP5:kubernetes-client"},"product_reference":"kubernetes-client","relates_to_product_reference":"SUSE Linux Enterprise Server for SAP Applications 12 SP5"},{"category":"default_component_of","full_product_name":{"name":"kubernetes as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5","product_id":"SUSE Linux Enterprise Server for SAP Applications 12 SP5:kubernetes"},"product_reference":"kubernetes","relates_to_product_reference":"SUSE Linux Enterprise Server for SAP Applications 12 SP5"},{"category":"default_component_of","full_product_name":{"name":"kubernetes-client as component of SUSE Linux Enterprise Module for Public Cloud 12","product_id":"SUSE Linux Enterprise Module for Public Cloud 12:kubernetes-client"},"product_reference":"kubernetes-client","relates_to_product_reference":"SUSE Linux Enterprise Module for Public Cloud 12"},{"category":"default_component_of","full_product_name":{"name":"kubernetes as component of SUSE Linux Enterprise Module for Public Cloud 12","product_id":"SUSE Linux Enterprise Module for Public Cloud 12:kubernetes"},"product_reference":"kubernetes","relates_to_product_reference":"SUSE Linux Enterprise Module for Public Cloud 12"},{"category":"default_component_of","full_product_name":{"name":"amazon-ssm-agent as component of SUSE Linux Enterprise Server 15 SP4","product_id":"SUSE Linux Enterprise Server 15 SP4:amazon-ssm-agent"},"product_reference":"amazon-ssm-agent","relates_to_product_reference":"SUSE Linux Enterprise Server 15 SP4"},{"category":"default_component_of","full_product_name":{"name":"amazon-ssm-agent as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4","product_id":"SUSE Linux Enterprise Server for SAP Applications 15 SP4:amazon-ssm-agent"},"product_reference":"amazon-ssm-agent","relates_to_product_reference":"SUSE Linux Enterprise Server for SAP Applications 15 SP4"},{"category":"default_component_of","full_product_name":{"name":"amazon-ssm-agent as component of SUSE Linux Enterprise High Performance Computing 15 SP4","product_id":"SUSE Linux Enterprise High Performance Computing 15 SP4:amazon-ssm-agent"},"product_reference":"amazon-ssm-agent","relates_to_product_reference":"SUSE Linux Enterprise High Performance Computing 15 SP4"},{"category":"default_component_of","full_product_name":{"name":"amazon-ssm-agent as component of SUSE Manager Server 4.3","product_id":"SUSE Manager Server 4.3:amazon-ssm-agent"},"product_reference":"amazon-ssm-agent","relates_to_product_reference":"SUSE Manager Server 4.3"},{"category":"default_component_of","full_product_name":{"name":"amazon-ssm-agent as component of SUSE Manager Proxy 4.3","product_id":"SUSE Manager Proxy 4.3:amazon-ssm-agent"},"product_reference":"amazon-ssm-agent","relates_to_product_reference":"SUSE Manager Proxy 4.3"},{"category":"default_component_of","full_product_name":{"name":"amazon-ssm-agent as component of SUSE Manager Retail Branch Server 4.3","product_id":"SUSE Manager Retail Branch Server 4.3:amazon-ssm-agent"},"product_reference":"amazon-ssm-agent","relates_to_product_reference":"SUSE Manager Retail Branch Server 4.3"},{"category":"default_component_of","full_product_name":{"name":"amazon-ssm-agent as component of SUSE Linux Enterprise Module for Public Cloud 15 SP4","product_id":"SUSE Linux Enterprise Module for Public Cloud 15 SP4:amazon-ssm-agent"},"product_reference":"amazon-ssm-agent","relates_to_product_reference":"SUSE Linux Enterprise Module for Public Cloud 15 SP4"},{"category":"default_component_of","full_product_name":{"name":"amazon-ssm-agent as component of SUSE Linux Enterprise Server 15 SP5","product_id":"SUSE Linux Enterprise Server 15 SP5:amazon-ssm-agent"},"product_reference":"amazon-ssm-agent","relates_to_product_reference":"SUSE Linux Enterprise Server 15 SP5"},{"category":"default_component_of","full_product_name":{"name":"amazon-ssm-agent as component of SUSE Linux Enterprise Server for SAP Applications 15 SP5","product_id":"SUSE Linux Enterprise Server for SAP Applications 15 SP5:amazon-ssm-agent"},"product_reference":"amazon-ssm-agent","relates_to_product_reference":"SUSE Linux Enterprise Server for SAP Applications 15 SP5"},{"category":"default_component_of","full_product_name":{"name":"amazon-ssm-agent as component of SUSE Linux Enterprise High Performance Computing 15 SP5","product_id":"SUSE Linux Enterprise High Performance Computing 15 SP5:amazon-ssm-agent"},"product_reference":"amazon-ssm-agent","relates_to_product_reference":"SUSE Linux Enterprise High Performance Computing 15 SP5"},{"category":"default_component_of","full_product_name":{"name":"amazon-ssm-agent as component of SUSE Linux Enterprise Module for Public Cloud 15 SP5","product_id":"SUSE Linux Enterprise Module for Public Cloud 15 SP5:amazon-ssm-agent"},"product_reference":"amazon-ssm-agent","relates_to_product_reference":"SUSE Linux Enterprise Module for Public Cloud 15 SP5"},{"category":"default_component_of","full_product_name":{"name":"amazon-ssm-agent as component of SUSE Linux Enterprise Server 15 SP6","product_id":"SUSE Linux Enterprise Server 15 SP6:amazon-ssm-agent"},"product_reference":"amazon-ssm-agent","relates_to_product_reference":"SUSE Linux Enterprise Server 15 SP6"},{"category":"default_component_of","full_product_name":{"name":"amazon-ssm-agent as component of SUSE Linux Enterprise Server for SAP Applications 15 SP6","product_id":"SUSE Linux Enterprise Server for SAP Applications 15 SP6:amazon-ssm-agent"},"product_reference":"amazon-ssm-agent","relates_to_product_reference":"SUSE Linux Enterprise Server for SAP Applications 15 SP6"},{"category":"default_component_of","full_product_name":{"name":"amazon-ssm-agent as component of SUSE Linux Enterprise High Performance Computing 15 SP6","product_id":"SUSE Linux Enterprise High Performance Computing 15 SP6:amazon-ssm-agent"},"product_reference":"amazon-ssm-agent","relates_to_product_reference":"SUSE Linux Enterprise High Performance Computing 15 SP6"},{"category":"default_component_of","full_product_name":{"name":"amazon-ssm-agent as component of SUSE Linux Enterprise Module for Public Cloud 15 SP6","product_id":"SUSE Linux Enterprise Module for Public Cloud 15 SP6:amazon-ssm-agent"},"product_reference":"amazon-ssm-agent","relates_to_product_reference":"SUSE Linux Enterprise Module for Public Cloud 15 SP6"},{"category":"default_component_of","full_product_name":{"name":"amazon-ssm-agent as component of SUSE Linux Enterprise Server 15 SP7","product_id":"SUSE Linux Enterprise Server 15 SP7:amazon-ssm-agent"},"product_reference":"amazon-ssm-agent","relates_to_product_reference":"SUSE Linux Enterprise Server 15 SP7"},{"category":"default_component_of","full_product_name":{"name":"amazon-ssm-agent as component of SUSE Linux Enterprise Server for SAP Applications 15 SP7","product_id":"SUSE Linux Enterprise Server for SAP Applications 15 SP7:amazon-ssm-agent"},"product_reference":"amazon-ssm-agent","relates_to_product_reference":"SUSE Linux Enterprise Server for SAP Applications 15 SP7"},{"category":"default_component_of","full_product_name":{"name":"amazon-ssm-agent as component of SUSE Linux Enterprise High Performance Computing 15 SP7","product_id":"SUSE Linux Enterprise High Performance Computing 15 SP7:amazon-ssm-agent"},"product_reference":"amazon-ssm-agent","relates_to_product_reference":"SUSE Linux Enterprise High Performance Computing 15 SP7"},{"category":"default_component_of","full_product_name":{"name":"amazon-ssm-agent as component of SUSE Linux Enterprise Module for Public Cloud 15 SP7","product_id":"SUSE Linux Enterprise Module for Public Cloud 15 SP7:amazon-ssm-agent"},"product_reference":"amazon-ssm-agent","relates_to_product_reference":"SUSE Linux Enterprise Module for Public Cloud 15 SP7"},{"category":"default_component_of","full_product_name":{"name":"docker as component of SUSE Linux Enterprise Server 12 SP5-LTSS","product_id":"SUSE Linux Enterprise Server 12 SP5-LTSS:docker"},"product_reference":"docker","relates_to_product_reference":"SUSE Linux Enterprise Server 12 SP5-LTSS"},{"category":"default_component_of","full_product_name":{"name":"docker-bash-completion as component of SUSE Linux Enterprise Server 12 SP5-LTSS","product_id":"SUSE Linux Enterprise Server 12 SP5-LTSS:docker-bash-completion"},"product_reference":"docker-bash-completion","relates_to_product_reference":"SUSE Linux Enterprise Server 12 SP5-LTSS"},{"category":"default_component_of","full_product_name":{"name":"docker-buildx as component of SUSE Linux Enterprise Server 12 SP5-LTSS","product_id":"SUSE Linux Enterprise Server 12 SP5-LTSS:docker-buildx"},"product_reference":"docker-buildx","relates_to_product_reference":"SUSE Linux Enterprise Server 12 SP5-LTSS"},{"category":"default_component_of","full_product_name":{"name":"docker as component of SUSE Linux Enterprise Server 12 SP5-LTSS Extended Security","product_id":"SUSE Linux Enterprise Server 12 SP5-LTSS Extended Security:docker"},"product_reference":"docker","relates_to_product_reference":"SUSE Linux Enterprise Server 12 SP5-LTSS Extended Security"},{"category":"default_component_of","full_product_name":{"name":"buildah as component of SUSE Linux Enterprise Server 15 SP1-LTSS","product_id":"SUSE Linux Enterprise Server 15 SP1-LTSS:buildah"},"product_reference":"buildah","relates_to_product_reference":"SUSE Linux Enterprise Server 15 SP1-LTSS"},{"category":"default_component_of","full_product_name":{"name":"docker as component of SUSE Linux Enterprise Server 15 SP1-LTSS","product_id":"SUSE Linux Enterprise Server 15 SP1-LTSS:docker"},"product_reference":"docker","relates_to_product_reference":"SUSE Linux Enterprise Server 15 SP1-LTSS"},{"category":"default_component_of","full_product_name":{"name":"docker-bash-completion as component of SUSE Linux Enterprise Server 15 SP1-LTSS","product_id":"SUSE Linux Enterprise Server 15 SP1-LTSS:docker-bash-completion"},"product_reference":"docker-bash-completion","relates_to_product_reference":"SUSE Linux Enterprise Server 15 SP1-LTSS"},{"category":"default_component_of","full_product_name":{"name":"kubernetes-client as component of SUSE Linux Enterprise Server 15 SP1-LTSS","product_id":"SUSE Linux Enterprise Server 15 SP1-LTSS:kubernetes-client"},"product_reference":"kubernetes-client","relates_to_product_reference":"SUSE Linux Enterprise Server 15 SP1-LTSS"},{"category":"default_component_of","full_product_name":{"name":"kubernetes-common as component of SUSE Linux Enterprise Server 15 SP1-LTSS","product_id":"SUSE Linux Enterprise Server 15 SP1-LTSS:kubernetes-common"},"product_reference":"kubernetes-common","relates_to_product_reference":"SUSE Linux Enterprise Server 15 SP1-LTSS"},{"category":"default_component_of","full_product_name":{"name":"kubernetes as component of SUSE Linux Enterprise Server 15 SP1-LTSS","product_id":"SUSE Linux Enterprise Server 15 SP1-LTSS:kubernetes"},"product_reference":"kubernetes","relates_to_product_reference":"SUSE Linux Enterprise Server 15 SP1-LTSS"},{"category":"default_component_of","full_product_name":{"name":"podman as component of SUSE Linux Enterprise Server 15 SP1-LTSS","product_id":"SUSE Linux Enterprise Server 15 SP1-LTSS:podman"},"product_reference":"podman","relates_to_product_reference":"SUSE Linux Enterprise Server 15 SP1-LTSS"},{"category":"default_component_of","full_product_name":{"name":"podman-cni-config as component of SUSE Linux Enterprise Server 15 SP1-LTSS","product_id":"SUSE Linux Enterprise Server 15 SP1-LTSS:podman-cni-config"},"product_reference":"podman-cni-config","relates_to_product_reference":"SUSE Linux Enterprise Server 15 SP1-LTSS"},{"category":"default_component_of","full_product_name":{"name":"skopeo as component of SUSE Linux Enterprise Server 15 SP1-LTSS","product_id":"SUSE Linux Enterprise Server 15 SP1-LTSS:skopeo"},"product_reference":"skopeo","relates_to_product_reference":"SUSE Linux Enterprise Server 15 SP1-LTSS"},{"category":"default_component_of","full_product_name":{"name":"buildah as component of SUSE Linux Enterprise Server 15 SP2-LTSS","product_id":"SUSE Linux Enterprise Server 15 SP2-LTSS:buildah"},"product_reference":"buildah","relates_to_product_reference":"SUSE Linux Enterprise Server 15 SP2-LTSS"},{"category":"default_component_of","full_product_name":{"name":"docker as component of SUSE Linux Enterprise Server 15 SP2-LTSS","product_id":"SUSE Linux Enterprise Server 15 SP2-LTSS:docker"},"product_reference":"docker","relates_to_product_reference":"SUSE Linux Enterprise Server 15 SP2-LTSS"},{"category":"default_component_of","full_product_name":{"name":"docker-bash-completion as component of SUSE Linux Enterprise Server 15 SP2-LTSS","product_id":"SUSE Linux Enterprise Server 15 SP2-LTSS:docker-bash-completion"},"product_reference":"docker-bash-completion","relates_to_product_reference":"SUSE Linux Enterprise Server 15 SP2-LTSS"},{"category":"default_component_of","full_product_name":{"name":"docker-buildx as component of SUSE Linux Enterprise Server 15 SP2-LTSS","product_id":"SUSE Linux Enterprise Server 15 SP2-LTSS:docker-buildx"},"product_reference":"docker-buildx","relates_to_product_reference":"SUSE Linux Enterprise Server 15 SP2-LTSS"},{"category":"default_component_of","full_product_name":{"name":"kubernetes1.18-client as component of SUSE Linux Enterprise Server 15 SP2-LTSS","product_id":"SUSE Linux Enterprise Server 15 SP2-LTSS:kubernetes1.18-client"},"product_reference":"kubernetes1.18-client","relates_to_product_reference":"SUSE Linux Enterprise Server 15 SP2-LTSS"},{"category":"default_component_of","full_product_name":{"name":"kubernetes1.18-client-common as component of SUSE Linux Enterprise Server 15 SP2-LTSS","product_id":"SUSE Linux Enterprise Server 15 SP2-LTSS:kubernetes1.18-client-common"},"product_reference":"kubernetes1.18-client-common","relates_to_product_reference":"SUSE Linux Enterprise Server 15 SP2-LTSS"},{"category":"default_component_of","full_product_name":{"name":"kubernetes1.18 as component of SUSE Linux Enterprise Server 15 SP2-LTSS","product_id":"SUSE Linux Enterprise Server 15 SP2-LTSS:kubernetes1.18"},"product_reference":"kubernetes1.18","relates_to_product_reference":"SUSE Linux Enterprise Server 15 SP2-LTSS"},{"category":"default_component_of","full_product_name":{"name":"podman as component of SUSE Linux Enterprise Server 15 SP2-LTSS","product_id":"SUSE Linux Enterprise Server 15 SP2-LTSS:podman"},"product_reference":"podman","relates_to_product_reference":"SUSE Linux Enterprise Server 15 SP2-LTSS"},{"category":"default_component_of","full_product_name":{"name":"podman-cni-config as component of SUSE Linux Enterprise Server 15 SP2-LTSS","product_id":"SUSE Linux Enterprise Server 15 SP2-LTSS:podman-cni-config"},"product_reference":"podman-cni-config","relates_to_product_reference":"SUSE Linux Enterprise Server 15 SP2-LTSS"},{"category":"default_component_of","full_product_name":{"name":"skopeo as component of SUSE Linux Enterprise Server 15 SP2-LTSS","product_id":"SUSE Linux Enterprise Server 15 SP2-LTSS:skopeo"},"product_reference":"skopeo","relates_to_product_reference":"SUSE Linux Enterprise Server 15 SP2-LTSS"},{"category":"default_component_of","full_product_name":{"name":"buildah as component of SUSE Linux Enterprise Server 15 SP3-LTSS","product_id":"SUSE Linux Enterprise Server 15 SP3-LTSS:buildah"},"product_reference":"buildah","relates_to_product_reference":"SUSE Linux Enterprise Server 15 SP3-LTSS"},{"category":"default_component_of","full_product_name":{"name":"docker as component of SUSE Linux Enterprise Server 15 SP3-LTSS","product_id":"SUSE Linux Enterprise Server 15 SP3-LTSS:docker"},"product_reference":"docker","relates_to_product_reference":"SUSE Linux Enterprise Server 15 SP3-LTSS"},{"category":"default_component_of","full_product_name":{"name":"docker-bash-completion as component of SUSE Linux Enterprise Server 15 SP3-LTSS","product_id":"SUSE Linux Enterprise Server 15 SP3-LTSS:docker-bash-completion"},"product_reference":"docker-bash-completion","relates_to_product_reference":"SUSE Linux Enterprise Server 15 SP3-LTSS"},{"category":"default_component_of","full_product_name":{"name":"docker-buildx as component of SUSE Linux Enterprise Server 15 SP3-LTSS","product_id":"SUSE Linux Enterprise Server 15 SP3-LTSS:docker-buildx"},"product_reference":"docker-buildx","relates_to_product_reference":"SUSE Linux Enterprise Server 15 SP3-LTSS"},{"category":"default_component_of","full_product_name":{"name":"docker-fish-completion as component of SUSE Linux Enterprise Server 15 SP3-LTSS","product_id":"SUSE Linux Enterprise Server 15 SP3-LTSS:docker-fish-completion"},"product_reference":"docker-fish-completion","relates_to_product_reference":"SUSE Linux Enterprise Server 15 SP3-LTSS"},{"category":"default_component_of","full_product_name":{"name":"kubernetes1.18-client as component of SUSE Linux Enterprise Server 15 SP3-LTSS","product_id":"SUSE Linux Enterprise Server 15 SP3-LTSS:kubernetes1.18-client"},"product_reference":"kubernetes1.18-client","relates_to_product_reference":"SUSE Linux Enterprise Server 15 SP3-LTSS"},{"category":"default_component_of","full_product_name":{"name":"kubernetes1.18-client-common as component of SUSE Linux Enterprise Server 15 SP3-LTSS","product_id":"SUSE Linux Enterprise Server 15 SP3-LTSS:kubernetes1.18-client-common"},"product_reference":"kubernetes1.18-client-common","relates_to_product_reference":"SUSE Linux Enterprise Server 15 SP3-LTSS"},{"category":"default_component_of","full_product_name":{"name":"kubernetes1.18 as component of SUSE Linux Enterprise Server 15 SP3-LTSS","product_id":"SUSE Linux Enterprise Server 15 SP3-LTSS:kubernetes1.18"},"product_reference":"kubernetes1.18","relates_to_product_reference":"SUSE Linux Enterprise Server 15 SP3-LTSS"},{"category":"default_component_of","full_product_name":{"name":"kubernetes1.23-client as component of SUSE Linux Enterprise Server 15 SP3-LTSS","product_id":"SUSE Linux Enterprise Server 15 SP3-LTSS:kubernetes1.23-client"},"product_reference":"kubernetes1.23-client","relates_to_product_reference":"SUSE Linux Enterprise Server 15 SP3-LTSS"},{"category":"default_component_of","full_product_name":{"name":"kubernetes1.23-client-common as component of SUSE Linux Enterprise Server 15 SP3-LTSS","product_id":"SUSE Linux Enterprise Server 15 SP3-LTSS:kubernetes1.23-client-common"},"product_reference":"kubernetes1.23-client-common","relates_to_product_reference":"SUSE Linux Enterprise Server 15 SP3-LTSS"},{"category":"default_component_of","full_product_name":{"name":"kubernetes1.23 as component of SUSE Linux Enterprise Server 15 SP3-LTSS","product_id":"SUSE Linux Enterprise Server 15 SP3-LTSS:kubernetes1.23"},"product_reference":"kubernetes1.23","relates_to_product_reference":"SUSE Linux Enterprise Server 15 SP3-LTSS"},{"category":"default_component_of","full_product_name":{"name":"kubernetes1.24-client as component of SUSE Linux Enterprise Server 15 SP3-LTSS","product_id":"SUSE Linux Enterprise Server 15 SP3-LTSS:kubernetes1.24-client"},"product_reference":"kubernetes1.24-client","relates_to_product_reference":"SUSE Linux Enterprise Server 15 SP3-LTSS"},{"category":"default_component_of","full_product_name":{"name":"kubernetes1.24-client-common as component of SUSE Linux Enterprise Server 15 SP3-LTSS","product_id":"SUSE Linux Enterprise Server 15 SP3-LTSS:kubernetes1.24-client-common"},"product_reference":"kubernetes1.24-client-common","relates_to_product_reference":"SUSE Linux Enterprise Server 15 SP3-LTSS"},{"category":"default_component_of","full_product_name":{"name":"kubernetes1.24 as component of SUSE Linux Enterprise Server 15 SP3-LTSS","product_id":"SUSE Linux Enterprise Server 15 SP3-LTSS:kubernetes1.24"},"product_reference":"kubernetes1.24","relates_to_product_reference":"SUSE Linux Enterprise Server 15 SP3-LTSS"},{"category":"default_component_of","full_product_name":{"name":"podman as component of SUSE Linux Enterprise Server 15 SP3-LTSS","product_id":"SUSE Linux Enterprise Server 15 SP3-LTSS:podman"},"product_reference":"podman","relates_to_product_reference":"SUSE Linux Enterprise Server 15 SP3-LTSS"},{"category":"default_component_of","full_product_name":{"name":"podman-cni-config as component of SUSE Linux Enterprise Server 15 SP3-LTSS","product_id":"SUSE Linux Enterprise Server 15 SP3-LTSS:podman-cni-config"},"product_reference":"podman-cni-config","relates_to_product_reference":"SUSE Linux Enterprise Server 15 SP3-LTSS"},{"category":"default_component_of","full_product_name":{"name":"podman-remote as component of SUSE Linux Enterprise Server 15 SP3-LTSS","product_id":"SUSE Linux Enterprise Server 15 SP3-LTSS:podman-remote"},"product_reference":"podman-remote","relates_to_product_reference":"SUSE Linux Enterprise Server 15 SP3-LTSS"},{"category":"default_component_of","full_product_name":{"name":"skopeo as component of SUSE Linux Enterprise Server 15 SP3-LTSS","product_id":"SUSE Linux Enterprise Server 15 SP3-LTSS:skopeo"},"product_reference":"skopeo","relates_to_product_reference":"SUSE Linux Enterprise Server 15 SP3-LTSS"},{"category":"default_component_of","full_product_name":{"name":"buildah as component of SUSE Linux Enterprise Server 15 SP4-LTSS","product_id":"SUSE Linux Enterprise Server 15 SP4-LTSS:buildah"},"product_reference":"buildah","relates_to_product_reference":"SUSE Linux Enterprise Server 15 SP4-LTSS"},{"category":"default_component_of","full_product_name":{"name":"cosign as component of SUSE Linux Enterprise Server 15 SP4-LTSS","product_id":"SUSE Linux Enterprise Server 15 SP4-LTSS:cosign"},"product_reference":"cosign","relates_to_product_reference":"SUSE Linux Enterprise Server 15 SP4-LTSS"},{"category":"default_component_of","full_product_name":{"name":"docker as component of SUSE Linux Enterprise Server 15 SP4-LTSS","product_id":"SUSE Linux Enterprise Server 15 SP4-LTSS:docker"},"product_reference":"docker","relates_to_product_reference":"SUSE Linux Enterprise Server 15 SP4-LTSS"},{"category":"default_component_of","full_product_name":{"name":"docker-bash-completion as component of SUSE Linux Enterprise Server 15 SP4-LTSS","product_id":"SUSE Linux Enterprise Server 15 SP4-LTSS:docker-bash-completion"},"product_reference":"docker-bash-completion","relates_to_product_reference":"SUSE Linux Enterprise Server 15 SP4-LTSS"},{"category":"default_component_of","full_product_name":{"name":"docker-buildx as component of SUSE Linux Enterprise Server 15 SP4-LTSS","product_id":"SUSE Linux Enterprise Server 15 SP4-LTSS:docker-buildx"},"product_reference":"docker-buildx","relates_to_product_reference":"SUSE Linux Enterprise Server 15 SP4-LTSS"},{"category":"default_component_of","full_product_name":{"name":"docker-rootless-extras as component of SUSE Linux Enterprise Server 15 SP4-LTSS","product_id":"SUSE Linux Enterprise Server 15 SP4-LTSS:docker-rootless-extras"},"product_reference":"docker-rootless-extras","relates_to_product_reference":"SUSE Linux Enterprise Server 15 SP4-LTSS"},{"category":"default_component_of","full_product_name":{"name":"kubernetes1.18-client as component of SUSE Linux Enterprise Server 15 SP4-LTSS","product_id":"SUSE Linux Enterprise Server 15 SP4-LTSS:kubernetes1.18-client"},"product_reference":"kubernetes1.18-client","relates_to_product_reference":"SUSE Linux Enterprise Server 15 SP4-LTSS"},{"category":"default_component_of","full_product_name":{"name":"kubernetes1.18-client-common as component of SUSE Linux Enterprise Server 15 SP4-LTSS","product_id":"SUSE Linux Enterprise Server 15 SP4-LTSS:kubernetes1.18-client-common"},"product_reference":"kubernetes1.18-client-common","relates_to_product_reference":"SUSE Linux Enterprise Server 15 SP4-LTSS"},{"category":"default_component_of","full_product_name":{"name":"kubernetes1.18 as component of SUSE Linux Enterprise Server 15 SP4-LTSS","product_id":"SUSE Linux Enterprise Server 15 SP4-LTSS:kubernetes1.18"},"product_reference":"kubernetes1.18","relates_to_product_reference":"SUSE Linux Enterprise Server 15 SP4-LTSS"},{"category":"default_component_of","full_product_name":{"name":"kubernetes1.23-client as component of SUSE Linux Enterprise Server 15 SP4-LTSS","product_id":"SUSE Linux Enterprise Server 15 SP4-LTSS:kubernetes1.23-client"},"product_reference":"kubernetes1.23-client","relates_to_product_reference":"SUSE Linux Enterprise Server 15 SP4-LTSS"},{"category":"default_component_of","full_product_name":{"name":"kubernetes1.23-client-common as component of SUSE Linux Enterprise Server 15 SP4-LTSS","product_id":"SUSE Linux Enterprise Server 15 SP4-LTSS:kubernetes1.23-client-common"},"product_reference":"kubernetes1.23-client-common","relates_to_product_reference":"SUSE Linux Enterprise Server 15 SP4-LTSS"},{"category":"default_component_of","full_product_name":{"name":"kubernetes1.23 as component of SUSE Linux Enterprise Server 15 SP4-LTSS","product_id":"SUSE Linux Enterprise Server 15 SP4-LTSS:kubernetes1.23"},"product_reference":"kubernetes1.23","relates_to_product_reference":"SUSE Linux Enterprise Server 15 SP4-LTSS"},{"category":"default_component_of","full_product_name":{"name":"kubernetes1.24-client as component of SUSE Linux Enterprise Server 15 SP4-LTSS","product_id":"SUSE Linux Enterprise Server 15 SP4-LTSS:kubernetes1.24-client"},"product_reference":"kubernetes1.24-client","relates_to_product_reference":"SUSE Linux Enterprise Server 15 SP4-LTSS"},{"category":"default_component_of","full_product_name":{"name":"kubernetes1.24-client-common as component of SUSE Linux Enterprise Server 15 SP4-LTSS","product_id":"SUSE Linux Enterprise Server 15 SP4-LTSS:kubernetes1.24-client-common"},"product_reference":"kubernetes1.24-client-common","relates_to_product_reference":"SUSE Linux Enterprise Server 15 SP4-LTSS"},{"category":"default_component_of","full_product_name":{"name":"kubernetes1.24 as component of SUSE Linux Enterprise Server 15 SP4-LTSS","product_id":"SUSE Linux Enterprise Server 15 SP4-LTSS:kubernetes1.24"},"product_reference":"kubernetes1.24","relates_to_product_reference":"SUSE Linux Enterprise Server 15 SP4-LTSS"},{"category":"default_component_of","full_product_name":{"name":"kubernetes1.25-client as component of SUSE Linux Enterprise Server 15 SP4-LTSS","product_id":"SUSE Linux Enterprise Server 15 SP4-LTSS:kubernetes1.25-client"},"product_reference":"kubernetes1.25-client","relates_to_product_reference":"SUSE Linux Enterprise Server 15 SP4-LTSS"},{"category":"default_component_of","full_product_name":{"name":"kubernetes1.25-client-common as component of SUSE Linux Enterprise Server 15 SP4-LTSS","product_id":"SUSE Linux Enterprise Server 15 SP4-LTSS:kubernetes1.25-client-common"},"product_reference":"kubernetes1.25-client-common","relates_to_product_reference":"SUSE Linux Enterprise Server 15 SP4-LTSS"},{"category":"default_component_of","full_product_name":{"name":"kubernetes1.25 as component of SUSE Linux Enterprise Server 15 SP4-LTSS","product_id":"SUSE Linux Enterprise Server 15 SP4-LTSS:kubernetes1.25"},"product_reference":"kubernetes1.25","relates_to_product_reference":"SUSE Linux Enterprise Server 15 SP4-LTSS"},{"category":"default_component_of","full_product_name":{"name":"kubernetes1.26-client as component of SUSE Linux Enterprise Server 15 SP4-LTSS","product_id":"SUSE Linux Enterprise Server 15 SP4-LTSS:kubernetes1.26-client"},"product_reference":"kubernetes1.26-client","relates_to_product_reference":"SUSE Linux Enterprise Server 15 SP4-LTSS"},{"category":"default_component_of","full_product_name":{"name":"kubernetes1.26-client-common as component of SUSE Linux Enterprise Server 15 SP4-LTSS","product_id":"SUSE Linux Enterprise Server 15 SP4-LTSS:kubernetes1.26-client-common"},"product_reference":"kubernetes1.26-client-common","relates_to_product_reference":"SUSE Linux Enterprise Server 15 SP4-LTSS"},{"category":"default_component_of","full_product_name":{"name":"kubernetes1.26 as component of SUSE Linux Enterprise Server 15 SP4-LTSS","product_id":"SUSE Linux Enterprise Server 15 SP4-LTSS:kubernetes1.26"},"product_reference":"kubernetes1.26","relates_to_product_reference":"SUSE Linux Enterprise Server 15 SP4-LTSS"},{"category":"default_component_of","full_product_name":{"name":"kubernetes1.27-client as component of SUSE Linux Enterprise Server 15 SP4-LTSS","product_id":"SUSE Linux Enterprise Server 15 SP4-LTSS:kubernetes1.27-client"},"product_reference":"kubernetes1.27-client","relates_to_product_reference":"SUSE Linux Enterprise Server 15 SP4-LTSS"},{"category":"default_component_of","full_product_name":{"name":"kubernetes1.27-client-common as component of SUSE Linux Enterprise Server 15 SP4-LTSS","product_id":"SUSE Linux Enterprise Server 15 SP4-LTSS:kubernetes1.27-client-common"},"product_reference":"kubernetes1.27-client-common","relates_to_product_reference":"SUSE Linux Enterprise Server 15 SP4-LTSS"},{"category":"default_component_of","full_product_name":{"name":"kubernetes1.27 as component of SUSE Linux Enterprise Server 15 SP4-LTSS","product_id":"SUSE Linux Enterprise Server 15 SP4-LTSS:kubernetes1.27"},"product_reference":"kubernetes1.27","relates_to_product_reference":"SUSE Linux Enterprise Server 15 SP4-LTSS"},{"category":"default_component_of","full_product_name":{"name":"kubernetes1.28-client as component of SUSE Linux Enterprise Server 15 SP4-LTSS","product_id":"SUSE Linux Enterprise Server 15 SP4-LTSS:kubernetes1.28-client"},"product_reference":"kubernetes1.28-client","relates_to_product_reference":"SUSE Linux Enterprise Server 15 SP4-LTSS"},{"category":"default_component_of","full_product_name":{"name":"kubernetes1.28-client-common as component of SUSE Linux Enterprise Server 15 SP4-LTSS","product_id":"SUSE Linux Enterprise Server 15 SP4-LTSS:kubernetes1.28-client-common"},"product_reference":"kubernetes1.28-client-common","relates_to_product_reference":"SUSE Linux Enterprise Server 15 SP4-LTSS"},{"category":"default_component_of","full_product_name":{"name":"kubernetes1.28 as component of SUSE Linux Enterprise Server 15 SP4-LTSS","product_id":"SUSE Linux Enterprise Server 15 SP4-LTSS:kubernetes1.28"},"product_reference":"kubernetes1.28","relates_to_product_reference":"SUSE Linux Enterprise Server 15 SP4-LTSS"},{"category":"default_component_of","full_product_name":{"name":"podman as component of SUSE Linux Enterprise Server 15 SP4-LTSS","product_id":"SUSE Linux Enterprise Server 15 SP4-LTSS:podman"},"product_reference":"podman","relates_to_product_reference":"SUSE Linux Enterprise Server 15 SP4-LTSS"},{"category":"default_component_of","full_product_name":{"name":"podman-cni-config as component of SUSE Linux Enterprise Server 15 SP4-LTSS","product_id":"SUSE Linux Enterprise Server 15 SP4-LTSS:podman-cni-config"},"product_reference":"podman-cni-config","relates_to_product_reference":"SUSE Linux Enterprise Server 15 SP4-LTSS"},{"category":"default_component_of","full_product_name":{"name":"podman-docker as component of SUSE Linux Enterprise Server 15 SP4-LTSS","product_id":"SUSE Linux Enterprise Server 15 SP4-LTSS:podman-docker"},"product_reference":"podman-docker","relates_to_product_reference":"SUSE Linux Enterprise Server 15 SP4-LTSS"},{"category":"default_component_of","full_product_name":{"name":"podman-remote as component of SUSE Linux Enterprise Server 15 SP4-LTSS","product_id":"SUSE Linux Enterprise Server 15 SP4-LTSS:podman-remote"},"product_reference":"podman-remote","relates_to_product_reference":"SUSE Linux Enterprise Server 15 SP4-LTSS"},{"category":"default_component_of","full_product_name":{"name":"rekor as component of SUSE Linux Enterprise Server 15 SP4-LTSS","product_id":"SUSE Linux Enterprise Server 15 SP4-LTSS:rekor"},"product_reference":"rekor","relates_to_product_reference":"SUSE Linux Enterprise Server 15 SP4-LTSS"},{"category":"default_component_of","full_product_name":{"name":"skopeo as component of SUSE Linux Enterprise Server 15 SP4-LTSS","product_id":"SUSE Linux Enterprise Server 15 SP4-LTSS:skopeo"},"product_reference":"skopeo","relates_to_product_reference":"SUSE Linux Enterprise Server 15 SP4-LTSS"},{"category":"default_component_of","full_product_name":{"name":"rekor as component of SUSE Linux Enterprise Server 15 SP5-LTSS","product_id":"SUSE Linux Enterprise Server 15 SP5-LTSS:rekor"},"product_reference":"rekor","relates_to_product_reference":"SUSE Linux Enterprise Server 15 SP5-LTSS"},{"category":"default_component_of","full_product_name":{"name":"skopeo as component of SUSE Linux Enterprise Server 15 SP5-LTSS","product_id":"SUSE Linux Enterprise Server 15 SP5-LTSS:skopeo"},"product_reference":"skopeo","relates_to_product_reference":"SUSE Linux Enterprise Server 15 SP5-LTSS"},{"category":"default_component_of","full_product_name":{"name":"buildah as component of SUSE Linux Enterprise Server 15 SP6-LTSS","product_id":"SUSE Linux Enterprise Server 15 SP6-LTSS:buildah"},"product_reference":"buildah","relates_to_product_reference":"SUSE Linux Enterprise Server 15 SP6-LTSS"},{"category":"default_component_of","full_product_name":{"name":"cosign as component of SUSE Linux Enterprise Server 15 SP6-LTSS","product_id":"SUSE Linux Enterprise Server 15 SP6-LTSS:cosign"},"product_reference":"cosign","relates_to_product_reference":"SUSE Linux Enterprise Server 15 SP6-LTSS"},{"category":"default_component_of","full_product_name":{"name":"docker as component of SUSE Linux Enterprise Server 15 SP6-LTSS","product_id":"SUSE Linux Enterprise Server 15 SP6-LTSS:docker"},"product_reference":"docker","relates_to_product_reference":"SUSE Linux Enterprise Server 15 SP6-LTSS"},{"category":"default_component_of","full_product_name":{"name":"docker-bash-completion as component of SUSE Linux Enterprise Server 15 SP6-LTSS","product_id":"SUSE Linux Enterprise Server 15 SP6-LTSS:docker-bash-completion"},"product_reference":"docker-bash-completion","relates_to_product_reference":"SUSE Linux Enterprise Server 15 SP6-LTSS"},{"category":"default_component_of","full_product_name":{"name":"docker-buildx as component of SUSE Linux Enterprise Server 15 SP6-LTSS","product_id":"SUSE Linux Enterprise Server 15 SP6-LTSS:docker-buildx"},"product_reference":"docker-buildx","relates_to_product_reference":"SUSE Linux Enterprise Server 15 SP6-LTSS"},{"category":"default_component_of","full_product_name":{"name":"docker-rootless-extras as component of SUSE Linux Enterprise Server 15 SP6-LTSS","product_id":"SUSE Linux Enterprise Server 15 SP6-LTSS:docker-rootless-extras"},"product_reference":"docker-rootless-extras","relates_to_product_reference":"SUSE Linux Enterprise Server 15 SP6-LTSS"},{"category":"default_component_of","full_product_name":{"name":"docker-zsh-completion as component of SUSE Linux Enterprise Server 15 SP6-LTSS","product_id":"SUSE Linux Enterprise Server 15 SP6-LTSS:docker-zsh-completion"},"product_reference":"docker-zsh-completion","relates_to_product_reference":"SUSE Linux Enterprise Server 15 SP6-LTSS"},{"category":"default_component_of","full_product_name":{"name":"podman as component of SUSE Linux Enterprise Server 15 SP6-LTSS","product_id":"SUSE Linux Enterprise Server 15 SP6-LTSS:podman"},"product_reference":"podman","relates_to_product_reference":"SUSE Linux Enterprise Server 15 SP6-LTSS"},{"category":"default_component_of","full_product_name":{"name":"podman-docker as component of SUSE Linux Enterprise Server 15 SP6-LTSS","product_id":"SUSE Linux Enterprise Server 15 SP6-LTSS:podman-docker"},"product_reference":"podman-docker","relates_to_product_reference":"SUSE Linux Enterprise Server 15 SP6-LTSS"},{"category":"default_component_of","full_product_name":{"name":"podman-remote as component of SUSE Linux Enterprise Server 15 SP6-LTSS","product_id":"SUSE Linux Enterprise Server 15 SP6-LTSS:podman-remote"},"product_reference":"podman-remote","relates_to_product_reference":"SUSE Linux Enterprise Server 15 SP6-LTSS"},{"category":"default_component_of","full_product_name":{"name":"podmansh as component of SUSE Linux Enterprise Server 15 SP6-LTSS","product_id":"SUSE Linux Enterprise Server 15 SP6-LTSS:podmansh"},"product_reference":"podmansh","relates_to_product_reference":"SUSE Linux Enterprise Server 15 SP6-LTSS"},{"category":"default_component_of","full_product_name":{"name":"rekor as component of SUSE Linux Enterprise Server 15 SP6-LTSS","product_id":"SUSE Linux Enterprise Server 15 SP6-LTSS:rekor"},"product_reference":"rekor","relates_to_product_reference":"SUSE Linux Enterprise Server 15 SP6-LTSS"},{"category":"default_component_of","full_product_name":{"name":"skopeo as component of SUSE Linux Enterprise Server 15 SP6-LTSS","product_id":"SUSE Linux Enterprise Server 15 SP6-LTSS:skopeo"},"product_reference":"skopeo","relates_to_product_reference":"SUSE Linux Enterprise Server 15 SP6-LTSS"},{"category":"default_component_of","full_product_name":{"name":"skopeo-bash-completion as component of SUSE Linux Enterprise Server 15 SP6-LTSS","product_id":"SUSE Linux Enterprise Server 15 SP6-LTSS:skopeo-bash-completion"},"product_reference":"skopeo-bash-completion","relates_to_product_reference":"SUSE Linux Enterprise Server 15 SP6-LTSS"},{"category":"default_component_of","full_product_name":{"name":"skopeo-zsh-completion as component of SUSE Linux Enterprise Server 15 SP6-LTSS","product_id":"SUSE Linux Enterprise Server 15 SP6-LTSS:skopeo-zsh-completion"},"product_reference":"skopeo-zsh-completion","relates_to_product_reference":"SUSE Linux Enterprise Server 15 SP6-LTSS"},{"category":"default_component_of","full_product_name":{"name":"docker as component of SUSE Linux Enterprise Server 15-LTSS","product_id":"SUSE Linux Enterprise Server 15-LTSS:docker"},"product_reference":"docker","relates_to_product_reference":"SUSE Linux Enterprise Server 15-LTSS"},{"category":"default_component_of","full_product_name":{"name":"docker-bash-completion as component of SUSE Linux Enterprise Server 15-LTSS","product_id":"SUSE Linux Enterprise Server 15-LTSS:docker-bash-completion"},"product_reference":"docker-bash-completion","relates_to_product_reference":"SUSE Linux Enterprise Server 15-LTSS"},{"category":"default_component_of","full_product_name":{"name":"skopeo as component of SUSE Linux Enterprise Server 15-LTSS","product_id":"SUSE Linux Enterprise Server 15-LTSS:skopeo"},"product_reference":"skopeo","relates_to_product_reference":"SUSE Linux Enterprise Server 15-LTSS"},{"category":"default_component_of","full_product_name":{"name":"amazon-ssm-agent as component of SUSE Linux Enterprise Server 16.0","product_id":"SUSE Linux Enterprise Server 16.0:amazon-ssm-agent"},"product_reference":"amazon-ssm-agent","relates_to_product_reference":"SUSE Linux Enterprise Server 16.0"},{"category":"default_component_of","full_product_name":{"name":"buildah as component of SUSE Linux Enterprise Server 16.0","product_id":"SUSE Linux Enterprise Server 16.0:buildah"},"product_reference":"buildah","relates_to_product_reference":"SUSE Linux Enterprise Server 16.0"},{"category":"default_component_of","full_product_name":{"name":"buildkit as component of SUSE Linux Enterprise Server 16.0","product_id":"SUSE Linux Enterprise Server 16.0:buildkit"},"product_reference":"buildkit","relates_to_product_reference":"SUSE Linux Enterprise Server 16.0"},{"category":"default_component_of","full_product_name":{"name":"cosign as component of SUSE Linux Enterprise Server 16.0","product_id":"SUSE Linux Enterprise Server 16.0:cosign"},"product_reference":"cosign","relates_to_product_reference":"SUSE Linux Enterprise Server 16.0"},{"category":"default_component_of","full_product_name":{"name":"docker as component of SUSE Linux Enterprise Server 16.0","product_id":"SUSE Linux Enterprise Server 16.0:docker"},"product_reference":"docker","relates_to_product_reference":"SUSE Linux Enterprise Server 16.0"},{"category":"default_component_of","full_product_name":{"name":"docker-bash-completion as component of SUSE Linux Enterprise Server 16.0","product_id":"SUSE Linux Enterprise Server 16.0:docker-bash-completion"},"product_reference":"docker-bash-completion","relates_to_product_reference":"SUSE Linux Enterprise Server 16.0"},{"category":"default_component_of","full_product_name":{"name":"docker-buildx as component of SUSE Linux Enterprise Server 16.0","product_id":"SUSE Linux Enterprise Server 16.0:docker-buildx"},"product_reference":"docker-buildx","relates_to_product_reference":"SUSE Linux Enterprise Server 16.0"},{"category":"default_component_of","full_product_name":{"name":"docker-fish-completion as component of SUSE Linux Enterprise Server 16.0","product_id":"SUSE Linux Enterprise Server 16.0:docker-fish-completion"},"product_reference":"docker-fish-completion","relates_to_product_reference":"SUSE Linux Enterprise Server 16.0"},{"category":"default_component_of","full_product_name":{"name":"docker-rootless-extras as component of SUSE Linux Enterprise Server 16.0","product_id":"SUSE Linux Enterprise Server 16.0:docker-rootless-extras"},"product_reference":"docker-rootless-extras","relates_to_product_reference":"SUSE Linux Enterprise Server 16.0"},{"category":"default_component_of","full_product_name":{"name":"docker-zsh-completion as component of SUSE Linux Enterprise Server 16.0","product_id":"SUSE Linux Enterprise Server 16.0:docker-zsh-completion"},"product_reference":"docker-zsh-completion","relates_to_product_reference":"SUSE Linux Enterprise Server 16.0"},{"category":"default_component_of","full_product_name":{"name":"docker-compose as component of SUSE Linux Enterprise Server 16.0","product_id":"SUSE Linux Enterprise Server 16.0:docker-compose"},"product_reference":"docker-compose","relates_to_product_reference":"SUSE Linux Enterprise Server 16.0"},{"category":"default_component_of","full_product_name":{"name":"google-guest-agent as component of SUSE Linux Enterprise Server 16.0","product_id":"SUSE Linux Enterprise Server 16.0:google-guest-agent"},"product_reference":"google-guest-agent","relates_to_product_reference":"SUSE Linux Enterprise Server 16.0"},{"category":"default_component_of","full_product_name":{"name":"podman as component of SUSE Linux Enterprise Server 16.0","product_id":"SUSE Linux Enterprise Server 16.0:podman"},"product_reference":"podman","relates_to_product_reference":"SUSE Linux Enterprise Server 16.0"},{"category":"default_component_of","full_product_name":{"name":"podman-docker as component of SUSE Linux Enterprise Server 16.0","product_id":"SUSE Linux Enterprise Server 16.0:podman-docker"},"product_reference":"podman-docker","relates_to_product_reference":"SUSE Linux Enterprise Server 16.0"},{"category":"default_component_of","full_product_name":{"name":"podman-remote as component of SUSE Linux Enterprise Server 16.0","product_id":"SUSE Linux Enterprise Server 16.0:podman-remote"},"product_reference":"podman-remote","relates_to_product_reference":"SUSE Linux Enterprise Server 16.0"},{"category":"default_component_of","full_product_name":{"name":"podmansh as component of SUSE Linux Enterprise Server 16.0","product_id":"SUSE Linux Enterprise Server 16.0:podmansh"},"product_reference":"podmansh","relates_to_product_reference":"SUSE Linux Enterprise Server 16.0"},{"category":"default_component_of","full_product_name":{"name":"rekor as component of SUSE Linux Enterprise Server 16.0","product_id":"SUSE Linux Enterprise Server 16.0:rekor"},"product_reference":"rekor","relates_to_product_reference":"SUSE Linux Enterprise Server 16.0"},{"category":"default_component_of","full_product_name":{"name":"skopeo as component of SUSE Linux Enterprise Server 16.0","product_id":"SUSE Linux Enterprise Server 16.0:skopeo"},"product_reference":"skopeo","relates_to_product_reference":"SUSE Linux Enterprise Server 16.0"},{"category":"default_component_of","full_product_name":{"name":"skopeo-bash-completion as component of SUSE Linux Enterprise Server 16.0","product_id":"SUSE Linux Enterprise Server 16.0:skopeo-bash-completion"},"product_reference":"skopeo-bash-completion","relates_to_product_reference":"SUSE Linux Enterprise Server 16.0"},{"category":"default_component_of","full_product_name":{"name":"skopeo-fish-completion as component of SUSE Linux Enterprise Server 16.0","product_id":"SUSE Linux Enterprise Server 16.0:skopeo-fish-completion"},"product_reference":"skopeo-fish-completion","relates_to_product_reference":"SUSE Linux Enterprise Server 16.0"},{"category":"default_component_of","full_product_name":{"name":"skopeo-zsh-completion as component of SUSE Linux Enterprise Server 16.0","product_id":"SUSE Linux Enterprise Server 16.0:skopeo-zsh-completion"},"product_reference":"skopeo-zsh-completion","relates_to_product_reference":"SUSE Linux Enterprise Server 16.0"},{"category":"default_component_of","full_product_name":{"name":"velociraptor as component of SUSE Linux Enterprise Server 16.0","product_id":"SUSE Linux Enterprise Server 16.0:velociraptor"},"product_reference":"velociraptor","relates_to_product_reference":"SUSE Linux Enterprise Server 16.0"},{"category":"default_component_of","full_product_name":{"name":"vexctl as component of SUSE Linux Enterprise Server 16.0","product_id":"SUSE Linux Enterprise Server 16.0:vexctl"},"product_reference":"vexctl","relates_to_product_reference":"SUSE Linux Enterprise Server 16.0"},{"category":"default_component_of","full_product_name":{"name":"amazon-ssm-agent as component of SUSE Linux Enterprise Server Teradata 15 SP4","product_id":"SUSE Linux Enterprise Server Teradata 15 SP4:amazon-ssm-agent"},"product_reference":"amazon-ssm-agent","relates_to_product_reference":"SUSE Linux Enterprise Server Teradata 15 SP4"},{"category":"default_component_of","full_product_name":{"name":"buildah as component of SUSE Linux Enterprise Server Teradata 15 SP4","product_id":"SUSE Linux Enterprise Server Teradata 15 SP4:buildah"},"product_reference":"buildah","relates_to_product_reference":"SUSE Linux Enterprise Server Teradata 15 SP4"},{"category":"default_component_of","full_product_name":{"name":"cosign as component of SUSE Linux Enterprise Server Teradata 15 SP4","product_id":"SUSE Linux Enterprise Server Teradata 15 SP4:cosign"},"product_reference":"cosign","relates_to_product_reference":"SUSE Linux Enterprise Server Teradata 15 SP4"},{"category":"default_component_of","full_product_name":{"name":"docker as component of SUSE Linux Enterprise Server Teradata 15 SP4","product_id":"SUSE Linux Enterprise Server Teradata 15 SP4:docker"},"product_reference":"docker","relates_to_product_reference":"SUSE Linux Enterprise Server Teradata 15 SP4"},{"category":"default_component_of","full_product_name":{"name":"kubernetes1.18 as component of SUSE Linux Enterprise Server Teradata 15 SP4","product_id":"SUSE Linux Enterprise Server Teradata 15 SP4:kubernetes1.18"},"product_reference":"kubernetes1.18","relates_to_product_reference":"SUSE Linux Enterprise Server Teradata 15 SP4"},{"category":"default_component_of","full_product_name":{"name":"kubernetes1.23 as component of SUSE Linux Enterprise Server Teradata 15 SP4","product_id":"SUSE Linux Enterprise Server Teradata 15 SP4:kubernetes1.23"},"product_reference":"kubernetes1.23","relates_to_product_reference":"SUSE Linux Enterprise Server Teradata 15 SP4"},{"category":"default_component_of","full_product_name":{"name":"kubernetes1.24 as component of SUSE Linux Enterprise Server Teradata 15 SP4","product_id":"SUSE Linux Enterprise Server Teradata 15 SP4:kubernetes1.24"},"product_reference":"kubernetes1.24","relates_to_product_reference":"SUSE Linux Enterprise Server Teradata 15 SP4"},{"category":"default_component_of","full_product_name":{"name":"kubernetes1.25 as component of SUSE Linux Enterprise Server Teradata 15 SP4","product_id":"SUSE Linux Enterprise Server Teradata 15 SP4:kubernetes1.25"},"product_reference":"kubernetes1.25","relates_to_product_reference":"SUSE Linux Enterprise Server Teradata 15 SP4"},{"category":"default_component_of","full_product_name":{"name":"kubernetes1.26 as component of SUSE Linux Enterprise Server Teradata 15 SP4","product_id":"SUSE Linux Enterprise Server Teradata 15 SP4:kubernetes1.26"},"product_reference":"kubernetes1.26","relates_to_product_reference":"SUSE Linux Enterprise Server Teradata 15 SP4"},{"category":"default_component_of","full_product_name":{"name":"kubernetes1.27 as component of SUSE Linux Enterprise Server Teradata 15 SP4","product_id":"SUSE Linux Enterprise Server Teradata 15 SP4:kubernetes1.27"},"product_reference":"kubernetes1.27","relates_to_product_reference":"SUSE Linux Enterprise Server Teradata 15 SP4"},{"category":"default_component_of","full_product_name":{"name":"kubernetes1.28 as component of SUSE Linux Enterprise Server Teradata 15 SP4","product_id":"SUSE Linux Enterprise Server Teradata 15 SP4:kubernetes1.28"},"product_reference":"kubernetes1.28","relates_to_product_reference":"SUSE Linux Enterprise Server Teradata 15 SP4"},{"category":"default_component_of","full_product_name":{"name":"podman as component of SUSE Linux Enterprise Server Teradata 15 SP4","product_id":"SUSE Linux Enterprise Server Teradata 15 SP4:podman"},"product_reference":"podman","relates_to_product_reference":"SUSE Linux Enterprise Server Teradata 15 SP4"},{"category":"default_component_of","full_product_name":{"name":"rekor as component of SUSE Linux Enterprise Server Teradata 15 SP4","product_id":"SUSE Linux Enterprise Server Teradata 15 SP4:rekor"},"product_reference":"rekor","relates_to_product_reference":"SUSE Linux Enterprise Server Teradata 15 SP4"},{"category":"default_component_of","full_product_name":{"name":"skopeo as component of SUSE Linux Enterprise Server Teradata 15 SP4","product_id":"SUSE Linux Enterprise Server Teradata 15 SP4:skopeo"},"product_reference":"skopeo","relates_to_product_reference":"SUSE Linux Enterprise Server Teradata 15 SP4"},{"category":"default_component_of","full_product_name":{"name":"buildah as component of SUSE Linux Enterprise Server for SAP Applications 15 SP2","product_id":"SUSE Linux Enterprise Server for SAP Applications 15 SP2:buildah"},"product_reference":"buildah","relates_to_product_reference":"SUSE Linux Enterprise Server for SAP Applications 15 SP2"},{"category":"default_component_of","full_product_name":{"name":"docker as component of SUSE Linux Enterprise Server for SAP Applications 15 SP2","product_id":"SUSE Linux Enterprise Server for SAP Applications 15 SP2:docker"},"product_reference":"docker","relates_to_product_reference":"SUSE Linux Enterprise Server for SAP Applications 15 SP2"},{"category":"default_component_of","full_product_name":{"name":"docker-bash-completion as component of SUSE Linux Enterprise Server for SAP Applications 15 SP2","product_id":"SUSE Linux Enterprise Server for SAP Applications 15 SP2:docker-bash-completion"},"product_reference":"docker-bash-completion","relates_to_product_reference":"SUSE Linux Enterprise Server for SAP Applications 15 SP2"},{"category":"default_component_of","full_product_name":{"name":"docker-buildx as component of SUSE Linux Enterprise Server for SAP Applications 15 SP2","product_id":"SUSE Linux Enterprise Server for SAP Applications 15 SP2:docker-buildx"},"product_reference":"docker-buildx","relates_to_product_reference":"SUSE Linux Enterprise Server for SAP Applications 15 SP2"},{"category":"default_component_of","full_product_name":{"name":"kubernetes1.18-client as component of SUSE Linux Enterprise Server for SAP Applications 15 SP2","product_id":"SUSE Linux Enterprise Server for SAP Applications 15 SP2:kubernetes1.18-client"},"product_reference":"kubernetes1.18-client","relates_to_product_reference":"SUSE Linux Enterprise Server for SAP Applications 15 SP2"},{"category":"default_component_of","full_product_name":{"name":"kubernetes1.18-client-common as component of SUSE Linux Enterprise Server for SAP Applications 15 SP2","product_id":"SUSE Linux Enterprise Server for SAP Applications 15 SP2:kubernetes1.18-client-common"},"product_reference":"kubernetes1.18-client-common","relates_to_product_reference":"SUSE Linux Enterprise Server for SAP Applications 15 SP2"},{"category":"default_component_of","full_product_name":{"name":"kubernetes1.18 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP2","product_id":"SUSE Linux Enterprise Server for SAP Applications 15 SP2:kubernetes1.18"},"product_reference":"kubernetes1.18","relates_to_product_reference":"SUSE Linux Enterprise Server for SAP Applications 15 SP2"},{"category":"default_component_of","full_product_name":{"name":"podman as component of SUSE Linux Enterprise Server for SAP Applications 15 SP2","product_id":"SUSE Linux Enterprise Server for SAP Applications 15 SP2:podman"},"product_reference":"podman","relates_to_product_reference":"SUSE Linux Enterprise Server for SAP Applications 15 SP2"},{"category":"default_component_of","full_product_name":{"name":"podman-cni-config as component of SUSE Linux Enterprise Server for SAP Applications 15 SP2","product_id":"SUSE Linux Enterprise Server for SAP Applications 15 SP2:podman-cni-config"},"product_reference":"podman-cni-config","relates_to_product_reference":"SUSE Linux Enterprise Server for SAP Applications 15 SP2"},{"category":"default_component_of","full_product_name":{"name":"buildah as component of SUSE Linux Enterprise Server for SAP Applications 15 SP3","product_id":"SUSE Linux Enterprise Server for SAP Applications 15 SP3:buildah"},"product_reference":"buildah","relates_to_product_reference":"SUSE Linux Enterprise Server for SAP Applications 15 SP3"},{"category":"default_component_of","full_product_name":{"name":"docker as component of SUSE Linux Enterprise Server for SAP Applications 15 SP3","product_id":"SUSE Linux Enterprise Server for SAP Applications 15 SP3:docker"},"product_reference":"docker","relates_to_product_reference":"SUSE Linux Enterprise Server for SAP Applications 15 SP3"},{"category":"default_component_of","full_product_name":{"name":"docker-bash-completion as component of SUSE Linux Enterprise Server for SAP Applications 15 SP3","product_id":"SUSE Linux Enterprise Server for SAP Applications 15 SP3:docker-bash-completion"},"product_reference":"docker-bash-completion","relates_to_product_reference":"SUSE Linux Enterprise Server for SAP Applications 15 SP3"},{"category":"default_component_of","full_product_name":{"name":"docker-buildx as component of SUSE Linux Enterprise Server for SAP Applications 15 SP3","product_id":"SUSE Linux Enterprise Server for SAP Applications 15 SP3:docker-buildx"},"product_reference":"docker-buildx","relates_to_product_reference":"SUSE Linux Enterprise Server for SAP Applications 15 SP3"},{"category":"default_component_of","full_product_name":{"name":"docker-fish-completion as component of SUSE Linux Enterprise Server for SAP Applications 15 SP3","product_id":"SUSE Linux Enterprise Server for SAP Applications 15 SP3:docker-fish-completion"},"product_reference":"docker-fish-completion","relates_to_product_reference":"SUSE Linux Enterprise Server for SAP Applications 15 SP3"},{"category":"default_component_of","full_product_name":{"name":"kubernetes1.18-client as component of SUSE Linux Enterprise Server for SAP Applications 15 SP3","product_id":"SUSE Linux Enterprise Server for SAP Applications 15 SP3:kubernetes1.18-client"},"product_reference":"kubernetes1.18-client","relates_to_product_reference":"SUSE Linux Enterprise Server for SAP Applications 15 SP3"},{"category":"default_component_of","full_product_name":{"name":"kubernetes1.18-client-common as component of SUSE Linux Enterprise Server for SAP Applications 15 SP3","product_id":"SUSE Linux Enterprise Server for SAP Applications 15 SP3:kubernetes1.18-client-common"},"product_reference":"kubernetes1.18-client-common","relates_to_product_reference":"SUSE Linux Enterprise Server for SAP Applications 15 SP3"},{"category":"default_component_of","full_product_name":{"name":"kubernetes1.18 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP3","product_id":"SUSE Linux Enterprise Server for SAP Applications 15 SP3:kubernetes1.18"},"product_reference":"kubernetes1.18","relates_to_product_reference":"SUSE Linux Enterprise Server for SAP Applications 15 SP3"},{"category":"default_component_of","full_product_name":{"name":"kubernetes1.23-client as component of SUSE Linux Enterprise Server for SAP Applications 15 SP3","product_id":"SUSE Linux Enterprise Server for SAP Applications 15 SP3:kubernetes1.23-client"},"product_reference":"kubernetes1.23-client","relates_to_product_reference":"SUSE Linux Enterprise Server for SAP Applications 15 SP3"},{"category":"default_component_of","full_product_name":{"name":"kubernetes1.23-client-common as component of SUSE Linux Enterprise Server for SAP Applications 15 SP3","product_id":"SUSE Linux Enterprise Server for SAP Applications 15 SP3:kubernetes1.23-client-common"},"product_reference":"kubernetes1.23-client-common","relates_to_product_reference":"SUSE Linux Enterprise Server for SAP Applications 15 SP3"},{"category":"default_component_of","full_product_name":{"name":"kubernetes1.23 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP3","product_id":"SUSE Linux Enterprise Server for SAP Applications 15 SP3:kubernetes1.23"},"product_reference":"kubernetes1.23","relates_to_product_reference":"SUSE Linux Enterprise Server for SAP Applications 15 SP3"},{"category":"default_component_of","full_product_name":{"name":"kubernetes1.24-client as component of SUSE Linux Enterprise Server for SAP Applications 15 SP3","product_id":"SUSE Linux Enterprise Server for SAP Applications 15 SP3:kubernetes1.24-client"},"product_reference":"kubernetes1.24-client","relates_to_product_reference":"SUSE Linux Enterprise Server for SAP Applications 15 SP3"},{"category":"default_component_of","full_product_name":{"name":"kubernetes1.24-client-common as component of SUSE Linux Enterprise Server for SAP Applications 15 SP3","product_id":"SUSE Linux Enterprise Server for SAP Applications 15 SP3:kubernetes1.24-client-common"},"product_reference":"kubernetes1.24-client-common","relates_to_product_reference":"SUSE Linux Enterprise Server for SAP Applications 15 SP3"},{"category":"default_component_of","full_product_name":{"name":"kubernetes1.24 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP3","product_id":"SUSE Linux Enterprise Server for SAP Applications 15 SP3:kubernetes1.24"},"product_reference":"kubernetes1.24","relates_to_product_reference":"SUSE Linux Enterprise Server for SAP Applications 15 SP3"},{"category":"default_component_of","full_product_name":{"name":"podman as component of SUSE Linux Enterprise Server for SAP Applications 15 SP3","product_id":"SUSE Linux Enterprise Server for SAP Applications 15 SP3:podman"},"product_reference":"podman","relates_to_product_reference":"SUSE Linux Enterprise Server for SAP Applications 15 SP3"},{"category":"default_component_of","full_product_name":{"name":"podman-cni-config as component of SUSE Linux Enterprise Server for SAP Applications 15 SP3","product_id":"SUSE Linux Enterprise Server for SAP Applications 15 SP3:podman-cni-config"},"product_reference":"podman-cni-config","relates_to_product_reference":"SUSE Linux Enterprise Server for SAP Applications 15 SP3"},{"category":"default_component_of","full_product_name":{"name":"podman-remote as component of SUSE Linux Enterprise Server for SAP Applications 15 SP3","product_id":"SUSE Linux Enterprise Server for SAP Applications 15 SP3:podman-remote"},"product_reference":"podman-remote","relates_to_product_reference":"SUSE Linux Enterprise Server for SAP Applications 15 SP3"},{"category":"default_component_of","full_product_name":{"name":"skopeo as component of SUSE Linux Enterprise Server for SAP Applications 15 SP3","product_id":"SUSE Linux Enterprise Server for SAP Applications 15 SP3:skopeo"},"product_reference":"skopeo","relates_to_product_reference":"SUSE Linux Enterprise Server for SAP Applications 15 SP3"},{"category":"default_component_of","full_product_name":{"name":"buildah as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4","product_id":"SUSE Linux Enterprise Server for SAP Applications 15 SP4:buildah"},"product_reference":"buildah","relates_to_product_reference":"SUSE Linux Enterprise Server for SAP Applications 15 SP4"},{"category":"default_component_of","full_product_name":{"name":"cosign as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4","product_id":"SUSE Linux Enterprise Server for SAP Applications 15 SP4:cosign"},"product_reference":"cosign","relates_to_product_reference":"SUSE Linux Enterprise Server for SAP Applications 15 SP4"},{"category":"default_component_of","full_product_name":{"name":"docker as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4","product_id":"SUSE Linux Enterprise Server for SAP Applications 15 SP4:docker"},"product_reference":"docker","relates_to_product_reference":"SUSE Linux Enterprise Server for SAP Applications 15 SP4"},{"category":"default_component_of","full_product_name":{"name":"docker-bash-completion as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4","product_id":"SUSE Linux Enterprise Server for SAP Applications 15 SP4:docker-bash-completion"},"product_reference":"docker-bash-completion","relates_to_product_reference":"SUSE Linux Enterprise Server for SAP Applications 15 SP4"},{"category":"default_component_of","full_product_name":{"name":"docker-buildx as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4","product_id":"SUSE Linux Enterprise Server for SAP Applications 15 SP4:docker-buildx"},"product_reference":"docker-buildx","relates_to_product_reference":"SUSE Linux Enterprise Server for SAP Applications 15 SP4"},{"category":"default_component_of","full_product_name":{"name":"docker-rootless-extras as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4","product_id":"SUSE Linux Enterprise Server for SAP Applications 15 SP4:docker-rootless-extras"},"product_reference":"docker-rootless-extras","relates_to_product_reference":"SUSE Linux Enterprise Server for SAP Applications 15 SP4"},{"category":"default_component_of","full_product_name":{"name":"kubernetes1.18-client as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4","product_id":"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kubernetes1.18-client"},"product_reference":"kubernetes1.18-client","relates_to_product_reference":"SUSE Linux Enterprise Server for SAP Applications 15 SP4"},{"category":"default_component_of","full_product_name":{"name":"kubernetes1.18-client-common as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4","product_id":"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kubernetes1.18-client-common"},"product_reference":"kubernetes1.18-client-common","relates_to_product_reference":"SUSE Linux Enterprise Server for SAP Applications 15 SP4"},{"category":"default_component_of","full_product_name":{"name":"kubernetes1.18 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4","product_id":"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kubernetes1.18"},"product_reference":"kubernetes1.18","relates_to_product_reference":"SUSE Linux Enterprise Server for SAP Applications 15 SP4"},{"category":"default_component_of","full_product_name":{"name":"kubernetes1.23-client as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4","product_id":"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kubernetes1.23-client"},"product_reference":"kubernetes1.23-client","relates_to_product_reference":"SUSE Linux Enterprise Server for SAP Applications 15 SP4"},{"category":"default_component_of","full_product_name":{"name":"kubernetes1.23-client-common as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4","product_id":"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kubernetes1.23-client-common"},"product_reference":"kubernetes1.23-client-common","relates_to_product_reference":"SUSE Linux Enterprise Server for SAP Applications 15 SP4"},{"category":"default_component_of","full_product_name":{"name":"kubernetes1.23 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4","product_id":"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kubernetes1.23"},"product_reference":"kubernetes1.23","relates_to_product_reference":"SUSE Linux Enterprise Server for SAP Applications 15 SP4"},{"category":"default_component_of","full_product_name":{"name":"kubernetes1.24-client as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4","product_id":"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kubernetes1.24-client"},"product_reference":"kubernetes1.24-client","relates_to_product_reference":"SUSE Linux Enterprise Server for SAP Applications 15 SP4"},{"category":"default_component_of","full_product_name":{"name":"kubernetes1.24-client-common as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4","product_id":"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kubernetes1.24-client-common"},"product_reference":"kubernetes1.24-client-common","relates_to_product_reference":"SUSE Linux Enterprise Server for SAP Applications 15 SP4"},{"category":"default_component_of","full_product_name":{"name":"kubernetes1.24 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4","product_id":"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kubernetes1.24"},"product_reference":"kubernetes1.24","relates_to_product_reference":"SUSE Linux Enterprise Server for SAP Applications 15 SP4"},{"category":"default_component_of","full_product_name":{"name":"kubernetes1.25-client as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4","product_id":"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kubernetes1.25-client"},"product_reference":"kubernetes1.25-client","relates_to_product_reference":"SUSE Linux Enterprise Server for SAP Applications 15 SP4"},{"category":"default_component_of","full_product_name":{"name":"kubernetes1.25-client-common as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4","product_id":"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kubernetes1.25-client-common"},"product_reference":"kubernetes1.25-client-common","relates_to_product_reference":"SUSE Linux Enterprise Server for SAP Applications 15 SP4"},{"category":"default_component_of","full_product_name":{"name":"kubernetes1.25 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4","product_id":"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kubernetes1.25"},"product_reference":"kubernetes1.25","relates_to_product_reference":"SUSE Linux Enterprise Server for SAP Applications 15 SP4"},{"category":"default_component_of","full_product_name":{"name":"kubernetes1.26-client as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4","product_id":"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kubernetes1.26-client"},"product_reference":"kubernetes1.26-client","relates_to_product_reference":"SUSE Linux Enterprise Server for SAP Applications 15 SP4"},{"category":"default_component_of","full_product_name":{"name":"kubernetes1.26-client-common as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4","product_id":"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kubernetes1.26-client-common"},"product_reference":"kubernetes1.26-client-common","relates_to_product_reference":"SUSE Linux Enterprise Server for SAP Applications 15 SP4"},{"category":"default_component_of","full_product_name":{"name":"kubernetes1.26 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4","product_id":"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kubernetes1.26"},"product_reference":"kubernetes1.26","relates_to_product_reference":"SUSE Linux Enterprise Server for SAP Applications 15 SP4"},{"category":"default_component_of","full_product_name":{"name":"kubernetes1.27-client as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4","product_id":"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kubernetes1.27-client"},"product_reference":"kubernetes1.27-client","relates_to_product_reference":"SUSE Linux Enterprise Server for SAP Applications 15 SP4"},{"category":"default_component_of","full_product_name":{"name":"kubernetes1.27-client-common as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4","product_id":"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kubernetes1.27-client-common"},"product_reference":"kubernetes1.27-client-common","relates_to_product_reference":"SUSE Linux Enterprise Server for SAP Applications 15 SP4"},{"category":"default_component_of","full_product_name":{"name":"kubernetes1.27 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4","product_id":"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kubernetes1.27"},"product_reference":"kubernetes1.27","relates_to_product_reference":"SUSE Linux Enterprise Server for SAP Applications 15 SP4"},{"category":"default_component_of","full_product_name":{"name":"kubernetes1.28-client as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4","product_id":"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kubernetes1.28-client"},"product_reference":"kubernetes1.28-client","relates_to_product_reference":"SUSE Linux Enterprise Server for SAP Applications 15 SP4"},{"category":"default_component_of","full_product_name":{"name":"kubernetes1.28-client-common as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4","product_id":"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kubernetes1.28-client-common"},"product_reference":"kubernetes1.28-client-common","relates_to_product_reference":"SUSE Linux Enterprise Server for SAP Applications 15 SP4"},{"category":"default_component_of","full_product_name":{"name":"kubernetes1.28 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4","product_id":"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kubernetes1.28"},"product_reference":"kubernetes1.28","relates_to_product_reference":"SUSE Linux Enterprise Server for SAP Applications 15 SP4"},{"category":"default_component_of","full_product_name":{"name":"podman as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4","product_id":"SUSE Linux Enterprise Server for SAP Applications 15 SP4:podman"},"product_reference":"podman","relates_to_product_reference":"SUSE Linux Enterprise Server for SAP Applications 15 SP4"},{"category":"default_component_of","full_product_name":{"name":"podman-cni-config as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4","product_id":"SUSE Linux Enterprise Server for SAP Applications 15 SP4:podman-cni-config"},"product_reference":"podman-cni-config","relates_to_product_reference":"SUSE Linux Enterprise Server for SAP Applications 15 SP4"},{"category":"default_component_of","full_product_name":{"name":"podman-docker as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4","product_id":"SUSE Linux Enterprise Server for SAP Applications 15 SP4:podman-docker"},"product_reference":"podman-docker","relates_to_product_reference":"SUSE Linux Enterprise Server for SAP Applications 15 SP4"},{"category":"default_component_of","full_product_name":{"name":"podman-remote as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4","product_id":"SUSE Linux Enterprise Server for SAP Applications 15 SP4:podman-remote"},"product_reference":"podman-remote","relates_to_product_reference":"SUSE Linux Enterprise Server for SAP Applications 15 SP4"},{"category":"default_component_of","full_product_name":{"name":"rekor as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4","product_id":"SUSE Linux Enterprise Server for SAP Applications 15 SP4:rekor"},"product_reference":"rekor","relates_to_product_reference":"SUSE Linux Enterprise Server for SAP Applications 15 SP4"},{"category":"default_component_of","full_product_name":{"name":"skopeo as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4","product_id":"SUSE Linux Enterprise Server for SAP Applications 15 SP4:skopeo"},"product_reference":"skopeo","relates_to_product_reference":"SUSE Linux Enterprise Server for SAP Applications 15 SP4"},{"category":"default_component_of","full_product_name":{"name":"skopeo as component of SUSE Linux Enterprise Server for SAP Applications 15 SP5","product_id":"SUSE Linux Enterprise Server for SAP Applications 15 SP5:skopeo"},"product_reference":"skopeo","relates_to_product_reference":"SUSE Linux Enterprise Server for SAP Applications 15 SP5"},{"category":"default_component_of","full_product_name":{"name":"amazon-ssm-agent as component of SUSE Linux Enterprise Server for SAP applications 16.0","product_id":"SUSE Linux Enterprise Server for SAP applications 16.0:amazon-ssm-agent"},"product_reference":"amazon-ssm-agent","relates_to_product_reference":"SUSE Linux Enterprise Server for SAP applications 16.0"},{"category":"default_component_of","full_product_name":{"name":"buildah as component of SUSE Linux Enterprise Server for SAP applications 16.0","product_id":"SUSE Linux Enterprise Server for SAP applications 16.0:buildah"},"product_reference":"buildah","relates_to_product_reference":"SUSE Linux Enterprise Server for SAP applications 16.0"},{"category":"default_component_of","full_product_name":{"name":"buildkit as component of SUSE Linux Enterprise Server for SAP applications 16.0","product_id":"SUSE Linux Enterprise Server for SAP applications 16.0:buildkit"},"product_reference":"buildkit","relates_to_product_reference":"SUSE Linux Enterprise Server for SAP applications 16.0"},{"category":"default_component_of","full_product_name":{"name":"cosign as component of SUSE Linux Enterprise Server for SAP applications 16.0","product_id":"SUSE Linux Enterprise Server for SAP applications 16.0:cosign"},"product_reference":"cosign","relates_to_product_reference":"SUSE Linux Enterprise Server for SAP applications 16.0"},{"category":"default_component_of","full_product_name":{"name":"docker as component of SUSE Linux Enterprise Server for SAP applications 16.0","product_id":"SUSE Linux Enterprise Server for SAP applications 16.0:docker"},"product_reference":"docker","relates_to_product_reference":"SUSE Linux Enterprise Server for SAP applications 16.0"},{"category":"default_component_of","full_product_name":{"name":"docker-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:docker-bash-completion"},"product_reference":"docker-bash-completion","relates_to_product_reference":"SUSE Linux Enterprise Server for SAP applications 16.0"},{"category":"default_component_of","full_product_name":{"name":"docker-buildx as component of SUSE Linux Enterprise Server for SAP applications 16.0","product_id":"SUSE Linux Enterprise Server for SAP applications 16.0:docker-buildx"},"product_reference":"docker-buildx","relates_to_product_reference":"SUSE Linux Enterprise Server for SAP applications 16.0"},{"category":"default_component_of","full_product_name":{"name":"docker-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:docker-fish-completion"},"product_reference":"docker-fish-completion","relates_to_product_reference":"SUSE Linux Enterprise Server for SAP applications 16.0"},{"category":"default_component_of","full_product_name":{"name":"docker-rootless-extras as component of SUSE Linux Enterprise Server for SAP applications 16.0","product_id":"SUSE Linux Enterprise Server for SAP applications 16.0:docker-rootless-extras"},"product_reference":"docker-rootless-extras","relates_to_product_reference":"SUSE Linux Enterprise Server for SAP applications 16.0"},{"category":"default_component_of","full_product_name":{"name":"docker-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:docker-zsh-completion"},"product_reference":"docker-zsh-completion","relates_to_product_reference":"SUSE Linux Enterprise Server for SAP applications 16.0"},{"category":"default_component_of","full_product_name":{"name":"docker-compose as component of SUSE Linux Enterprise Server for SAP applications 16.0","product_id":"SUSE Linux Enterprise Server for SAP applications 16.0:docker-compose"},"product_reference":"docker-compose","relates_to_product_reference":"SUSE Linux Enterprise Server for SAP applications 16.0"},{"category":"default_component_of","full_product_name":{"name":"google-guest-agent as component of SUSE Linux Enterprise Server for SAP applications 16.0","product_id":"SUSE Linux Enterprise Server for SAP applications 16.0:google-guest-agent"},"product_reference":"google-guest-agent","relates_to_product_reference":"SUSE Linux Enterprise Server for SAP applications 16.0"},{"category":"default_component_of","full_product_name":{"name":"podman as component of SUSE Linux Enterprise Server for SAP applications 16.0","product_id":"SUSE Linux Enterprise Server for SAP applications 16.0:podman"},"product_reference":"podman","relates_to_product_reference":"SUSE Linux Enterprise Server for SAP applications 16.0"},{"category":"default_component_of","full_product_name":{"name":"podman-docker as component of SUSE Linux Enterprise Server for SAP applications 16.0","product_id":"SUSE Linux Enterprise Server for SAP applications 16.0:podman-docker"},"product_reference":"podman-docker","relates_to_product_reference":"SUSE Linux Enterprise Server for SAP applications 16.0"},{"category":"default_component_of","full_product_name":{"name":"podman-remote as component of SUSE Linux Enterprise Server for SAP applications 16.0","product_id":"SUSE Linux Enterprise Server for SAP applications 16.0:podman-remote"},"product_reference":"podman-remote","relates_to_product_reference":"SUSE Linux Enterprise Server for SAP applications 16.0"},{"category":"default_component_of","full_product_name":{"name":"podmansh as component of SUSE Linux Enterprise Server for SAP applications 16.0","product_id":"SUSE Linux Enterprise Server for SAP applications 16.0:podmansh"},"product_reference":"podmansh","relates_to_product_reference":"SUSE Linux Enterprise Server for SAP applications 16.0"},{"category":"default_component_of","full_product_name":{"name":"rekor as component of SUSE Linux Enterprise Server for SAP applications 16.0","product_id":"SUSE Linux Enterprise Server for SAP applications 16.0:rekor"},"product_reference":"rekor","relates_to_product_reference":"SUSE Linux Enterprise Server for SAP applications 16.0"},{"category":"default_component_of","full_product_name":{"name":"skopeo as component of SUSE Linux Enterprise Server for SAP applications 16.0","product_id":"SUSE Linux Enterprise Server for SAP applications 16.0:skopeo"},"product_reference":"skopeo","relates_to_product_reference":"SUSE Linux Enterprise Server for SAP applications 16.0"},{"category":"default_component_of","full_product_name":{"name":"skopeo-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:skopeo-bash-completion"},"product_reference":"skopeo-bash-completion","relates_to_product_reference":"SUSE Linux Enterprise Server for SAP applications 16.0"},{"category":"default_component_of","full_product_name":{"name":"skopeo-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:skopeo-fish-completion"},"product_reference":"skopeo-fish-completion","relates_to_product_reference":"SUSE Linux Enterprise Server for SAP applications 16.0"},{"category":"default_component_of","full_product_name":{"name":"skopeo-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:skopeo-zsh-completion"},"product_reference":"skopeo-zsh-completion","relates_to_product_reference":"SUSE Linux Enterprise Server for SAP applications 16.0"},{"category":"default_component_of","full_product_name":{"name":"velociraptor as component of SUSE Linux Enterprise Server for SAP applications 16.0","product_id":"SUSE Linux Enterprise Server for SAP applications 16.0:velociraptor"},"product_reference":"velociraptor","relates_to_product_reference":"SUSE Linux Enterprise Server for SAP applications 16.0"},{"category":"default_component_of","full_product_name":{"name":"vexctl as component of SUSE Linux Enterprise Server for SAP applications 16.0","product_id":"SUSE Linux Enterprise Server for SAP applications 16.0:vexctl"},"product_reference":"vexctl","relates_to_product_reference":"SUSE Linux Enterprise Server for SAP applications 16.0"},{"category":"default_component_of","full_product_name":{"name":"buildkit as component of SUSE Linux Micro 6.0","product_id":"SUSE Linux Micro 6.0:buildkit"},"product_reference":"buildkit","relates_to_product_reference":"SUSE Linux Micro 6.0"},{"category":"default_component_of","full_product_name":{"name":"docker as component of SUSE Linux Micro 6.0","product_id":"SUSE Linux Micro 6.0:docker"},"product_reference":"docker","relates_to_product_reference":"SUSE Linux Micro 6.0"},{"category":"default_component_of","full_product_name":{"name":"docker-buildx as component of SUSE Linux Micro 6.0","product_id":"SUSE Linux Micro 6.0:docker-buildx"},"product_reference":"docker-buildx","relates_to_product_reference":"SUSE Linux Micro 6.0"},{"category":"default_component_of","full_product_name":{"name":"docker-compose as component of SUSE Linux Micro 6.0","product_id":"SUSE Linux Micro 6.0:docker-compose"},"product_reference":"docker-compose","relates_to_product_reference":"SUSE Linux Micro 6.0"},{"category":"default_component_of","full_product_name":{"name":"google-guest-agent as component of SUSE Linux Micro 6.0","product_id":"SUSE Linux Micro 6.0:google-guest-agent"},"product_reference":"google-guest-agent","relates_to_product_reference":"SUSE Linux Micro 6.0"},{"category":"default_component_of","full_product_name":{"name":"podman as component of SUSE Linux Micro 6.0","product_id":"SUSE Linux Micro 6.0:podman"},"product_reference":"podman","relates_to_product_reference":"SUSE Linux Micro 6.0"},{"category":"default_component_of","full_product_name":{"name":"podman-docker as component of SUSE Linux Micro 6.0","product_id":"SUSE Linux Micro 6.0:podman-docker"},"product_reference":"podman-docker","relates_to_product_reference":"SUSE Linux Micro 6.0"},{"category":"default_component_of","full_product_name":{"name":"podman-remote as component of SUSE Linux Micro 6.0","product_id":"SUSE Linux Micro 6.0:podman-remote"},"product_reference":"podman-remote","relates_to_product_reference":"SUSE Linux Micro 6.0"},{"category":"default_component_of","full_product_name":{"name":"podmansh as component of SUSE Linux Micro 6.0","product_id":"SUSE Linux Micro 6.0:podmansh"},"product_reference":"podmansh","relates_to_product_reference":"SUSE Linux Micro 6.0"},{"category":"default_component_of","full_product_name":{"name":"skopeo as component of SUSE Linux Micro 6.0","product_id":"SUSE Linux Micro 6.0:skopeo"},"product_reference":"skopeo","relates_to_product_reference":"SUSE Linux Micro 6.0"},{"category":"default_component_of","full_product_name":{"name":"buildkit as component of SUSE Linux Micro 6.1","product_id":"SUSE Linux Micro 6.1:buildkit"},"product_reference":"buildkit","relates_to_product_reference":"SUSE Linux Micro 6.1"},{"category":"default_component_of","full_product_name":{"name":"docker as component of SUSE Linux Micro 6.1","product_id":"SUSE Linux Micro 6.1:docker"},"product_reference":"docker","relates_to_product_reference":"SUSE Linux Micro 6.1"},{"category":"default_component_of","full_product_name":{"name":"docker-buildx as component of SUSE Linux Micro 6.1","product_id":"SUSE Linux Micro 6.1:docker-buildx"},"product_reference":"docker-buildx","relates_to_product_reference":"SUSE Linux Micro 6.1"},{"category":"default_component_of","full_product_name":{"name":"docker-compose as component of SUSE Linux Micro 6.1","product_id":"SUSE Linux Micro 6.1:docker-compose"},"product_reference":"docker-compose","relates_to_product_reference":"SUSE Linux Micro 6.1"},{"category":"default_component_of","full_product_name":{"name":"google-guest-agent as component of SUSE Linux Micro 6.1","product_id":"SUSE Linux Micro 6.1:google-guest-agent"},"product_reference":"google-guest-agent","relates_to_product_reference":"SUSE Linux Micro 6.1"},{"category":"default_component_of","full_product_name":{"name":"podman as component of SUSE Linux Micro 6.1","product_id":"SUSE Linux Micro 6.1:podman"},"product_reference":"podman","relates_to_product_reference":"SUSE Linux Micro 6.1"},{"category":"default_component_of","full_product_name":{"name":"podman-docker as component of SUSE Linux Micro 6.1","product_id":"SUSE Linux Micro 6.1:podman-docker"},"product_reference":"podman-docker","relates_to_product_reference":"SUSE Linux Micro 6.1"},{"category":"default_component_of","full_product_name":{"name":"podman-remote as component of SUSE Linux Micro 6.1","product_id":"SUSE Linux Micro 6.1:podman-remote"},"product_reference":"podman-remote","relates_to_product_reference":"SUSE Linux Micro 6.1"},{"category":"default_component_of","full_product_name":{"name":"podmansh as component of SUSE Linux Micro 6.1","product_id":"SUSE Linux Micro 6.1:podmansh"},"product_reference":"podmansh","relates_to_product_reference":"SUSE Linux Micro 6.1"},{"category":"default_component_of","full_product_name":{"name":"skopeo as component of SUSE Linux Micro 6.1","product_id":"SUSE Linux Micro 6.1:skopeo"},"product_reference":"skopeo","relates_to_product_reference":"SUSE Linux Micro 6.1"},{"category":"default_component_of","full_product_name":{"name":"docker as component of SUSE Linux Micro 6.2","product_id":"SUSE Linux Micro 6.2:docker"},"product_reference":"docker","relates_to_product_reference":"SUSE Linux Micro 6.2"},{"category":"default_component_of","full_product_name":{"name":"docker-buildx as component of SUSE Linux Micro 6.2","product_id":"SUSE Linux Micro 6.2:docker-buildx"},"product_reference":"docker-buildx","relates_to_product_reference":"SUSE Linux Micro 6.2"},{"category":"default_component_of","full_product_name":{"name":"docker-compose as component of SUSE Linux Micro 6.2","product_id":"SUSE Linux Micro 6.2:docker-compose"},"product_reference":"docker-compose","relates_to_product_reference":"SUSE Linux Micro 6.2"},{"category":"default_component_of","full_product_name":{"name":"podman as component of SUSE Linux Micro 6.2","product_id":"SUSE Linux Micro 6.2:podman"},"product_reference":"podman","relates_to_product_reference":"SUSE Linux Micro 6.2"},{"category":"default_component_of","full_product_name":{"name":"podman-docker as component of SUSE Linux Micro 6.2","product_id":"SUSE Linux Micro 6.2:podman-docker"},"product_reference":"podman-docker","relates_to_product_reference":"SUSE Linux Micro 6.2"},{"category":"default_component_of","full_product_name":{"name":"podman-remote as component of SUSE Linux Micro 6.2","product_id":"SUSE Linux Micro 6.2:podman-remote"},"product_reference":"podman-remote","relates_to_product_reference":"SUSE Linux Micro 6.2"},{"category":"default_component_of","full_product_name":{"name":"podmansh as component of SUSE Linux Micro 6.2","product_id":"SUSE Linux Micro 6.2:podmansh"},"product_reference":"podmansh","relates_to_product_reference":"SUSE Linux Micro 6.2"},{"category":"default_component_of","full_product_name":{"name":"skopeo as component of SUSE Linux Micro 6.2","product_id":"SUSE Linux Micro 6.2:skopeo"},"product_reference":"skopeo","relates_to_product_reference":"SUSE Linux Micro 6.2"},{"category":"default_component_of","full_product_name":{"name":"cosign as component of SUSE Manager Proxy 4.3","product_id":"SUSE Manager Proxy 4.3:cosign"},"product_reference":"cosign","relates_to_product_reference":"SUSE Manager Proxy 4.3"},{"category":"default_component_of","full_product_name":{"name":"rekor as component of SUSE Manager Proxy 4.3","product_id":"SUSE Manager Proxy 4.3:rekor"},"product_reference":"rekor","relates_to_product_reference":"SUSE Manager Proxy 4.3"},{"category":"default_component_of","full_product_name":{"name":"skopeo as component of SUSE Manager Proxy 4.3","product_id":"SUSE Manager Proxy 4.3:skopeo"},"product_reference":"skopeo","relates_to_product_reference":"SUSE Manager Proxy 4.3"},{"category":"default_component_of","full_product_name":{"name":"cosign as component of SUSE Manager Proxy LTS 4.3","product_id":"SUSE Manager Proxy LTS 4.3:cosign"},"product_reference":"cosign","relates_to_product_reference":"SUSE Manager Proxy LTS 4.3"},{"category":"default_component_of","full_product_name":{"name":"rekor as component of SUSE Manager Proxy LTS 4.3","product_id":"SUSE Manager Proxy LTS 4.3:rekor"},"product_reference":"rekor","relates_to_product_reference":"SUSE Manager Proxy LTS 4.3"},{"category":"default_component_of","full_product_name":{"name":"skopeo as component of SUSE Manager Proxy LTS 4.3","product_id":"SUSE Manager Proxy LTS 4.3:skopeo"},"product_reference":"skopeo","relates_to_product_reference":"SUSE Manager Proxy LTS 4.3"},{"category":"default_component_of","full_product_name":{"name":"cosign as component of SUSE Manager Retail Branch Server 4.3","product_id":"SUSE Manager Retail Branch Server 4.3:cosign"},"product_reference":"cosign","relates_to_product_reference":"SUSE Manager Retail Branch Server 4.3"},{"category":"default_component_of","full_product_name":{"name":"rekor as component of SUSE Manager Retail Branch Server 4.3","product_id":"SUSE Manager Retail Branch Server 4.3:rekor"},"product_reference":"rekor","relates_to_product_reference":"SUSE Manager Retail Branch Server 4.3"},{"category":"default_component_of","full_product_name":{"name":"skopeo as component of SUSE Manager Retail Branch Server 4.3","product_id":"SUSE Manager Retail Branch Server 4.3:skopeo"},"product_reference":"skopeo","relates_to_product_reference":"SUSE Manager Retail Branch Server 4.3"},{"category":"default_component_of","full_product_name":{"name":"cosign as component of SUSE Manager Retail Branch Server LTS 4.3","product_id":"SUSE Manager Retail Branch Server LTS 4.3:cosign"},"product_reference":"cosign","relates_to_product_reference":"SUSE Manager Retail Branch Server LTS 4.3"},{"category":"default_component_of","full_product_name":{"name":"rekor as component of SUSE Manager Retail Branch Server LTS 4.3","product_id":"SUSE Manager Retail Branch Server LTS 4.3:rekor"},"product_reference":"rekor","relates_to_product_reference":"SUSE Manager Retail Branch Server LTS 4.3"},{"category":"default_component_of","full_product_name":{"name":"skopeo as component of SUSE Manager Retail Branch Server LTS 4.3","product_id":"SUSE Manager Retail Branch Server LTS 4.3:skopeo"},"product_reference":"skopeo","relates_to_product_reference":"SUSE Manager Retail Branch Server LTS 4.3"},{"category":"default_component_of","full_product_name":{"name":"cosign as component of SUSE Manager Server 4.3","product_id":"SUSE Manager Server 4.3:cosign"},"product_reference":"cosign","relates_to_product_reference":"SUSE Manager Server 4.3"},{"category":"default_component_of","full_product_name":{"name":"rekor as component of SUSE Manager Server 4.3","product_id":"SUSE Manager Server 4.3:rekor"},"product_reference":"rekor","relates_to_product_reference":"SUSE Manager Server 4.3"},{"category":"default_component_of","full_product_name":{"name":"skopeo as component of SUSE Manager Server 4.3","product_id":"SUSE Manager Server 4.3:skopeo"},"product_reference":"skopeo","relates_to_product_reference":"SUSE Manager Server 4.3"},{"category":"default_component_of","full_product_name":{"name":"cosign as component of SUSE Manager Server LTS 4.3","product_id":"SUSE Manager Server LTS 4.3:cosign"},"product_reference":"cosign","relates_to_product_reference":"SUSE Manager Server LTS 4.3"},{"category":"default_component_of","full_product_name":{"name":"rekor as component of SUSE Manager Server LTS 4.3","product_id":"SUSE Manager Server LTS 4.3:rekor"},"product_reference":"rekor","relates_to_product_reference":"SUSE Manager Server LTS 4.3"},{"category":"default_component_of","full_product_name":{"name":"skopeo as component of SUSE Manager Server LTS 4.3","product_id":"SUSE Manager Server LTS 4.3:skopeo"},"product_reference":"skopeo","relates_to_product_reference":"SUSE Manager Server LTS 4.3"},{"category":"default_component_of","full_product_name":{"name":"amazon-ssm-agent as component of openSUSE Leap 15.5","product_id":"openSUSE Leap 15.5:amazon-ssm-agent"},"product_reference":"amazon-ssm-agent","relates_to_product_reference":"openSUSE Leap 15.5"},{"category":"default_component_of","full_product_name":{"name":"brise as component of openSUSE Leap 15.5","product_id":"openSUSE Leap 15.5:brise"},"product_reference":"brise","relates_to_product_reference":"openSUSE Leap 15.5"},{"category":"default_component_of","full_product_name":{"name":"buildah as component of openSUSE Leap 15.5","product_id":"openSUSE Leap 15.5:buildah"},"product_reference":"buildah","relates_to_product_reference":"openSUSE Leap 15.5"},{"category":"default_component_of","full_product_name":{"name":"cosign as component of openSUSE Leap 15.5","product_id":"openSUSE Leap 15.5:cosign"},"product_reference":"cosign","relates_to_product_reference":"openSUSE Leap 15.5"},{"category":"default_component_of","full_product_name":{"name":"docker as component of openSUSE Leap 15.5","product_id":"openSUSE Leap 15.5:docker"},"product_reference":"docker","relates_to_product_reference":"openSUSE Leap 15.5"},{"category":"default_component_of","full_product_name":{"name":"docker-bash-completion as component of openSUSE Leap 15.5","product_id":"openSUSE Leap 15.5:docker-bash-completion"},"product_reference":"docker-bash-completion","relates_to_product_reference":"openSUSE Leap 15.5"},{"category":"default_component_of","full_product_name":{"name":"docker-buildx as component of openSUSE Leap 15.5","product_id":"openSUSE Leap 15.5:docker-buildx"},"product_reference":"docker-buildx","relates_to_product_reference":"openSUSE Leap 15.5"},{"category":"default_component_of","full_product_name":{"name":"docker-fish-completion as component of openSUSE Leap 15.5","product_id":"openSUSE Leap 15.5:docker-fish-completion"},"product_reference":"docker-fish-completion","relates_to_product_reference":"openSUSE Leap 15.5"},{"category":"default_component_of","full_product_name":{"name":"docker-rootless-extras as component of openSUSE Leap 15.5","product_id":"openSUSE Leap 15.5:docker-rootless-extras"},"product_reference":"docker-rootless-extras","relates_to_product_reference":"openSUSE Leap 15.5"},{"category":"default_component_of","full_product_name":{"name":"docker-test as component of openSUSE Leap 15.5","product_id":"openSUSE Leap 15.5:docker-test"},"product_reference":"docker-test","relates_to_product_reference":"openSUSE Leap 15.5"},{"category":"default_component_of","full_product_name":{"name":"docker-zsh-completion as component of openSUSE Leap 15.5","product_id":"openSUSE Leap 15.5:docker-zsh-completion"},"product_reference":"docker-zsh-completion","relates_to_product_reference":"openSUSE Leap 15.5"},{"category":"default_component_of","full_product_name":{"name":"google-guest-agent as component of openSUSE Leap 15.5","product_id":"openSUSE Leap 15.5:google-guest-agent"},"product_reference":"google-guest-agent","relates_to_product_reference":"openSUSE Leap 15.5"},{"category":"default_component_of","full_product_name":{"name":"grafana as component of openSUSE Leap 15.5","product_id":"openSUSE Leap 15.5:grafana"},"product_reference":"grafana","relates_to_product_reference":"openSUSE Leap 15.5"},{"category":"default_component_of","full_product_name":{"name":"kubernetes1.18-client as component of openSUSE Leap 15.5","product_id":"openSUSE Leap 15.5:kubernetes1.18-client"},"product_reference":"kubernetes1.18-client","relates_to_product_reference":"openSUSE Leap 15.5"},{"category":"default_component_of","full_product_name":{"name":"kubernetes1.18-client-common as component of openSUSE Leap 15.5","product_id":"openSUSE Leap 15.5:kubernetes1.18-client-common"},"product_reference":"kubernetes1.18-client-common","relates_to_product_reference":"openSUSE Leap 15.5"},{"category":"default_component_of","full_product_name":{"name":"kubernetes1.18 as component of openSUSE Leap 15.5","product_id":"openSUSE Leap 15.5:kubernetes1.18"},"product_reference":"kubernetes1.18","relates_to_product_reference":"openSUSE Leap 15.5"},{"category":"default_component_of","full_product_name":{"name":"kubernetes1.23-apiserver as component of openSUSE Leap 15.5","product_id":"openSUSE Leap 15.5:kubernetes1.23-apiserver"},"product_reference":"kubernetes1.23-apiserver","relates_to_product_reference":"openSUSE Leap 15.5"},{"category":"default_component_of","full_product_name":{"name":"kubernetes1.23-client as component of openSUSE Leap 15.5","product_id":"openSUSE Leap 15.5:kubernetes1.23-client"},"product_reference":"kubernetes1.23-client","relates_to_product_reference":"openSUSE Leap 15.5"},{"category":"default_component_of","full_product_name":{"name":"kubernetes1.23-client-bash-completion as component of openSUSE Leap 15.5","product_id":"openSUSE Leap 15.5:kubernetes1.23-client-bash-completion"},"product_reference":"kubernetes1.23-client-bash-completion","relates_to_product_reference":"openSUSE Leap 15.5"},{"category":"default_component_of","full_product_name":{"name":"kubernetes1.23-client-common as component of openSUSE Leap 15.5","product_id":"openSUSE Leap 15.5:kubernetes1.23-client-common"},"product_reference":"kubernetes1.23-client-common","relates_to_product_reference":"openSUSE Leap 15.5"},{"category":"default_component_of","full_product_name":{"name":"kubernetes1.23-client-fish-completion as component of openSUSE Leap 15.5","product_id":"openSUSE Leap 15.5:kubernetes1.23-client-fish-completion"},"product_reference":"kubernetes1.23-client-fish-completion","relates_to_product_reference":"openSUSE Leap 15.5"},{"category":"default_component_of","full_product_name":{"name":"kubernetes1.23-controller-manager as component of openSUSE Leap 15.5","product_id":"openSUSE Leap 15.5:kubernetes1.23-controller-manager"},"product_reference":"kubernetes1.23-controller-manager","relates_to_product_reference":"openSUSE Leap 15.5"},{"category":"default_component_of","full_product_name":{"name":"kubernetes1.23-kubeadm as component of openSUSE Leap 15.5","product_id":"openSUSE Leap 15.5:kubernetes1.23-kubeadm"},"product_reference":"kubernetes1.23-kubeadm","relates_to_product_reference":"openSUSE Leap 15.5"},{"category":"default_component_of","full_product_name":{"name":"kubernetes1.23-kubelet as component of openSUSE Leap 15.5","product_id":"openSUSE Leap 15.5:kubernetes1.23-kubelet"},"product_reference":"kubernetes1.23-kubelet","relates_to_product_reference":"openSUSE Leap 15.5"},{"category":"default_component_of","full_product_name":{"name":"kubernetes1.23-kubelet-common as component of openSUSE Leap 15.5","product_id":"openSUSE Leap 15.5:kubernetes1.23-kubelet-common"},"product_reference":"kubernetes1.23-kubelet-common","relates_to_product_reference":"openSUSE Leap 15.5"},{"category":"default_component_of","full_product_name":{"name":"kubernetes1.23-proxy as component of openSUSE Leap 15.5","product_id":"openSUSE Leap 15.5:kubernetes1.23-proxy"},"product_reference":"kubernetes1.23-proxy","relates_to_product_reference":"openSUSE Leap 15.5"},{"category":"default_component_of","full_product_name":{"name":"kubernetes1.23-scheduler as component of openSUSE Leap 15.5","product_id":"openSUSE Leap 15.5:kubernetes1.23-scheduler"},"product_reference":"kubernetes1.23-scheduler","relates_to_product_reference":"openSUSE Leap 15.5"},{"category":"default_component_of","full_product_name":{"name":"kubernetes1.23 as component of openSUSE Leap 15.5","product_id":"openSUSE Leap 15.5:kubernetes1.23"},"product_reference":"kubernetes1.23","relates_to_product_reference":"openSUSE Leap 15.5"},{"category":"default_component_of","full_product_name":{"name":"kubernetes1.24-apiserver as component of openSUSE Leap 15.5","product_id":"openSUSE Leap 15.5:kubernetes1.24-apiserver"},"product_reference":"kubernetes1.24-apiserver","relates_to_product_reference":"openSUSE Leap 15.5"},{"category":"default_component_of","full_product_name":{"name":"kubernetes1.24-client as component of openSUSE Leap 15.5","product_id":"openSUSE Leap 15.5:kubernetes1.24-client"},"product_reference":"kubernetes1.24-client","relates_to_product_reference":"openSUSE Leap 15.5"},{"category":"default_component_of","full_product_name":{"name":"kubernetes1.24-client-bash-completion as component of openSUSE Leap 15.5","product_id":"openSUSE Leap 15.5:kubernetes1.24-client-bash-completion"},"product_reference":"kubernetes1.24-client-bash-completion","relates_to_product_reference":"openSUSE Leap 15.5"},{"category":"default_component_of","full_product_name":{"name":"kubernetes1.24-client-common as component of openSUSE Leap 15.5","product_id":"openSUSE Leap 15.5:kubernetes1.24-client-common"},"product_reference":"kubernetes1.24-client-common","relates_to_product_reference":"openSUSE Leap 15.5"},{"category":"default_component_of","full_product_name":{"name":"kubernetes1.24-client-fish-completion as component of openSUSE Leap 15.5","product_id":"openSUSE Leap 15.5:kubernetes1.24-client-fish-completion"},"product_reference":"kubernetes1.24-client-fish-completion","relates_to_product_reference":"openSUSE Leap 15.5"},{"category":"default_component_of","full_product_name":{"name":"kubernetes1.24-controller-manager as component of openSUSE Leap 15.5","product_id":"openSUSE Leap 15.5:kubernetes1.24-controller-manager"},"product_reference":"kubernetes1.24-controller-manager","relates_to_product_reference":"openSUSE Leap 15.5"},{"category":"default_component_of","full_product_name":{"name":"kubernetes1.24-kubeadm as component of openSUSE Leap 15.5","product_id":"openSUSE Leap 15.5:kubernetes1.24-kubeadm"},"product_reference":"kubernetes1.24-kubeadm","relates_to_product_reference":"openSUSE Leap 15.5"},{"category":"default_component_of","full_product_name":{"name":"kubernetes1.24-kubelet as component of openSUSE Leap 15.5","product_id":"openSUSE Leap 15.5:kubernetes1.24-kubelet"},"product_reference":"kubernetes1.24-kubelet","relates_to_product_reference":"openSUSE Leap 15.5"},{"category":"default_component_of","full_product_name":{"name":"kubernetes1.24-kubelet-common as component of openSUSE Leap 15.5","product_id":"openSUSE Leap 15.5:kubernetes1.24-kubelet-common"},"product_reference":"kubernetes1.24-kubelet-common","relates_to_product_reference":"openSUSE Leap 15.5"},{"category":"default_component_of","full_product_name":{"name":"kubernetes1.24-proxy as component of openSUSE Leap 15.5","product_id":"openSUSE Leap 15.5:kubernetes1.24-proxy"},"product_reference":"kubernetes1.24-proxy","relates_to_product_reference":"openSUSE Leap 15.5"},{"category":"default_component_of","full_product_name":{"name":"kubernetes1.24-scheduler as component of openSUSE Leap 15.5","product_id":"openSUSE Leap 15.5:kubernetes1.24-scheduler"},"product_reference":"kubernetes1.24-scheduler","relates_to_product_reference":"openSUSE Leap 15.5"},{"category":"default_component_of","full_product_name":{"name":"kubernetes1.24 as component of openSUSE Leap 15.5","product_id":"openSUSE Leap 15.5:kubernetes1.24"},"product_reference":"kubernetes1.24","relates_to_product_reference":"openSUSE Leap 15.5"},{"category":"default_component_of","full_product_name":{"name":"kubernetes1.25-client as component of openSUSE Leap 15.5","product_id":"openSUSE Leap 15.5:kubernetes1.25-client"},"product_reference":"kubernetes1.25-client","relates_to_product_reference":"openSUSE Leap 15.5"},{"category":"default_component_of","full_product_name":{"name":"kubernetes1.25-client-common as component of openSUSE Leap 15.5","product_id":"openSUSE Leap 15.5:kubernetes1.25-client-common"},"product_reference":"kubernetes1.25-client-common","relates_to_product_reference":"openSUSE Leap 15.5"},{"category":"default_component_of","full_product_name":{"name":"kubernetes1.25 as component of openSUSE Leap 15.5","product_id":"openSUSE Leap 15.5:kubernetes1.25"},"product_reference":"kubernetes1.25","relates_to_product_reference":"openSUSE Leap 15.5"},{"category":"default_component_of","full_product_name":{"name":"kubernetes1.26-client as component of openSUSE Leap 15.5","product_id":"openSUSE Leap 15.5:kubernetes1.26-client"},"product_reference":"kubernetes1.26-client","relates_to_product_reference":"openSUSE Leap 15.5"},{"category":"default_component_of","full_product_name":{"name":"kubernetes1.26-client-common as component of openSUSE Leap 15.5","product_id":"openSUSE Leap 15.5:kubernetes1.26-client-common"},"product_reference":"kubernetes1.26-client-common","relates_to_product_reference":"openSUSE Leap 15.5"},{"category":"default_component_of","full_product_name":{"name":"kubernetes1.26 as component of openSUSE Leap 15.5","product_id":"openSUSE Leap 15.5:kubernetes1.26"},"product_reference":"kubernetes1.26","relates_to_product_reference":"openSUSE Leap 15.5"},{"category":"default_component_of","full_product_name":{"name":"kubernetes1.27-client as component of openSUSE Leap 15.5","product_id":"openSUSE Leap 15.5:kubernetes1.27-client"},"product_reference":"kubernetes1.27-client","relates_to_product_reference":"openSUSE Leap 15.5"},{"category":"default_component_of","full_product_name":{"name":"kubernetes1.27-client-common as component of openSUSE Leap 15.5","product_id":"openSUSE Leap 15.5:kubernetes1.27-client-common"},"product_reference":"kubernetes1.27-client-common","relates_to_product_reference":"openSUSE Leap 15.5"},{"category":"default_component_of","full_product_name":{"name":"kubernetes1.27 as component of openSUSE Leap 15.5","product_id":"openSUSE Leap 15.5:kubernetes1.27"},"product_reference":"kubernetes1.27","relates_to_product_reference":"openSUSE Leap 15.5"},{"category":"default_component_of","full_product_name":{"name":"kubernetes1.28-client as component of openSUSE Leap 15.5","product_id":"openSUSE Leap 15.5:kubernetes1.28-client"},"product_reference":"kubernetes1.28-client","relates_to_product_reference":"openSUSE Leap 15.5"},{"category":"default_component_of","full_product_name":{"name":"kubernetes1.28-client-common as component of openSUSE Leap 15.5","product_id":"openSUSE Leap 15.5:kubernetes1.28-client-common"},"product_reference":"kubernetes1.28-client-common","relates_to_product_reference":"openSUSE Leap 15.5"},{"category":"default_component_of","full_product_name":{"name":"kubernetes1.28 as component of openSUSE Leap 15.5","product_id":"openSUSE Leap 15.5:kubernetes1.28"},"product_reference":"kubernetes1.28","relates_to_product_reference":"openSUSE Leap 15.5"},{"category":"default_component_of","full_product_name":{"name":"podman as component of openSUSE Leap 15.5","product_id":"openSUSE Leap 15.5:podman"},"product_reference":"podman","relates_to_product_reference":"openSUSE Leap 15.5"},{"category":"default_component_of","full_product_name":{"name":"podman-docker as component of openSUSE Leap 15.5","product_id":"openSUSE Leap 15.5:podman-docker"},"product_reference":"podman-docker","relates_to_product_reference":"openSUSE Leap 15.5"},{"category":"default_component_of","full_product_name":{"name":"podman-remote as component of openSUSE Leap 15.5","product_id":"openSUSE Leap 15.5:podman-remote"},"product_reference":"podman-remote","relates_to_product_reference":"openSUSE Leap 15.5"},{"category":"default_component_of","full_product_name":{"name":"podmansh as component of openSUSE Leap 15.5","product_id":"openSUSE Leap 15.5:podmansh"},"product_reference":"podmansh","relates_to_product_reference":"openSUSE Leap 15.5"},{"category":"default_component_of","full_product_name":{"name":"rekor as component of openSUSE Leap 15.5","product_id":"openSUSE Leap 15.5:rekor"},"product_reference":"rekor","relates_to_product_reference":"openSUSE Leap 15.5"},{"category":"default_component_of","full_product_name":{"name":"vexctl as component of openSUSE Leap 15.5","product_id":"openSUSE Leap 15.5:vexctl"},"product_reference":"vexctl","relates_to_product_reference":"openSUSE Leap 15.5"},{"category":"default_component_of","full_product_name":{"name":"amazon-ssm-agent as component of openSUSE Leap 15.6","product_id":"openSUSE Leap 15.6:amazon-ssm-agent"},"product_reference":"amazon-ssm-agent","relates_to_product_reference":"openSUSE Leap 15.6"},{"category":"default_component_of","full_product_name":{"name":"buildah as component of openSUSE Leap 15.6","product_id":"openSUSE Leap 15.6:buildah"},"product_reference":"buildah","relates_to_product_reference":"openSUSE Leap 15.6"},{"category":"default_component_of","full_product_name":{"name":"cosign as component of openSUSE Leap 15.6","product_id":"openSUSE Leap 15.6:cosign"},"product_reference":"cosign","relates_to_product_reference":"openSUSE Leap 15.6"},{"category":"default_component_of","full_product_name":{"name":"docker as component of openSUSE Leap 15.6","product_id":"openSUSE Leap 15.6:docker"},"product_reference":"docker","relates_to_product_reference":"openSUSE Leap 15.6"},{"category":"default_component_of","full_product_name":{"name":"docker-bash-completion as component of openSUSE Leap 15.6","product_id":"openSUSE Leap 15.6:docker-bash-completion"},"product_reference":"docker-bash-completion","relates_to_product_reference":"openSUSE Leap 15.6"},{"category":"default_component_of","full_product_name":{"name":"docker-buildx as component of openSUSE Leap 15.6","product_id":"openSUSE Leap 15.6:docker-buildx"},"product_reference":"docker-buildx","relates_to_product_reference":"openSUSE Leap 15.6"},{"category":"default_component_of","full_product_name":{"name":"docker-fish-completion as component of openSUSE Leap 15.6","product_id":"openSUSE Leap 15.6:docker-fish-completion"},"product_reference":"docker-fish-completion","relates_to_product_reference":"openSUSE Leap 15.6"},{"category":"default_component_of","full_product_name":{"name":"docker-rootless-extras as component of openSUSE Leap 15.6","product_id":"openSUSE Leap 15.6:docker-rootless-extras"},"product_reference":"docker-rootless-extras","relates_to_product_reference":"openSUSE Leap 15.6"},{"category":"default_component_of","full_product_name":{"name":"docker-test as component of openSUSE Leap 15.6","product_id":"openSUSE Leap 15.6:docker-test"},"product_reference":"docker-test","relates_to_product_reference":"openSUSE Leap 15.6"},{"category":"default_component_of","full_product_name":{"name":"docker-zsh-completion as component of openSUSE Leap 15.6","product_id":"openSUSE Leap 15.6:docker-zsh-completion"},"product_reference":"docker-zsh-completion","relates_to_product_reference":"openSUSE Leap 15.6"},{"category":"default_component_of","full_product_name":{"name":"kubernetes1.18-client as component of openSUSE Leap 15.6","product_id":"openSUSE Leap 15.6:kubernetes1.18-client"},"product_reference":"kubernetes1.18-client","relates_to_product_reference":"openSUSE Leap 15.6"},{"category":"default_component_of","full_product_name":{"name":"kubernetes1.18-client-common as component of openSUSE Leap 15.6","product_id":"openSUSE Leap 15.6:kubernetes1.18-client-common"},"product_reference":"kubernetes1.18-client-common","relates_to_product_reference":"openSUSE Leap 15.6"},{"category":"default_component_of","full_product_name":{"name":"kubernetes1.18 as component of openSUSE Leap 15.6","product_id":"openSUSE Leap 15.6:kubernetes1.18"},"product_reference":"kubernetes1.18","relates_to_product_reference":"openSUSE Leap 15.6"},{"category":"default_component_of","full_product_name":{"name":"kubernetes1.23-apiserver as component of openSUSE Leap 15.6","product_id":"openSUSE Leap 15.6:kubernetes1.23-apiserver"},"product_reference":"kubernetes1.23-apiserver","relates_to_product_reference":"openSUSE Leap 15.6"},{"category":"default_component_of","full_product_name":{"name":"kubernetes1.23-client as component of openSUSE Leap 15.6","product_id":"openSUSE Leap 15.6:kubernetes1.23-client"},"product_reference":"kubernetes1.23-client","relates_to_product_reference":"openSUSE Leap 15.6"},{"category":"default_component_of","full_product_name":{"name":"kubernetes1.23-client-bash-completion as component of openSUSE Leap 15.6","product_id":"openSUSE Leap 15.6:kubernetes1.23-client-bash-completion"},"product_reference":"kubernetes1.23-client-bash-completion","relates_to_product_reference":"openSUSE Leap 15.6"},{"category":"default_component_of","full_product_name":{"name":"kubernetes1.23-client-common as component of openSUSE Leap 15.6","product_id":"openSUSE Leap 15.6:kubernetes1.23-client-common"},"product_reference":"kubernetes1.23-client-common","relates_to_product_reference":"openSUSE Leap 15.6"},{"category":"default_component_of","full_product_name":{"name":"kubernetes1.23-client-fish-completion as component of openSUSE Leap 15.6","product_id":"openSUSE Leap 15.6:kubernetes1.23-client-fish-completion"},"product_reference":"kubernetes1.23-client-fish-completion","relates_to_product_reference":"openSUSE Leap 15.6"},{"category":"default_component_of","full_product_name":{"name":"kubernetes1.23-controller-manager as component of openSUSE Leap 15.6","product_id":"openSUSE Leap 15.6:kubernetes1.23-controller-manager"},"product_reference":"kubernetes1.23-controller-manager","relates_to_product_reference":"openSUSE Leap 15.6"},{"category":"default_component_of","full_product_name":{"name":"kubernetes1.23-kubeadm as component of openSUSE Leap 15.6","product_id":"openSUSE Leap 15.6:kubernetes1.23-kubeadm"},"product_reference":"kubernetes1.23-kubeadm","relates_to_product_reference":"openSUSE Leap 15.6"},{"category":"default_component_of","full_product_name":{"name":"kubernetes1.23-kubelet as component of openSUSE Leap 15.6","product_id":"openSUSE Leap 15.6:kubernetes1.23-kubelet"},"product_reference":"kubernetes1.23-kubelet","relates_to_product_reference":"openSUSE Leap 15.6"},{"category":"default_component_of","full_product_name":{"name":"kubernetes1.23-kubelet-common as component of openSUSE Leap 15.6","product_id":"openSUSE Leap 15.6:kubernetes1.23-kubelet-common"},"product_reference":"kubernetes1.23-kubelet-common","relates_to_product_reference":"openSUSE Leap 15.6"},{"category":"default_component_of","full_product_name":{"name":"kubernetes1.23-proxy as component of openSUSE Leap 15.6","product_id":"openSUSE Leap 15.6:kubernetes1.23-proxy"},"product_reference":"kubernetes1.23-proxy","relates_to_product_reference":"openSUSE Leap 15.6"},{"category":"default_component_of","full_product_name":{"name":"kubernetes1.23-scheduler as component of openSUSE Leap 15.6","product_id":"openSUSE Leap 15.6:kubernetes1.23-scheduler"},"product_reference":"kubernetes1.23-scheduler","relates_to_product_reference":"openSUSE Leap 15.6"},{"category":"default_component_of","full_product_name":{"name":"kubernetes1.23 as component of openSUSE Leap 15.6","product_id":"openSUSE Leap 15.6:kubernetes1.23"},"product_reference":"kubernetes1.23","relates_to_product_reference":"openSUSE Leap 15.6"},{"category":"default_component_of","full_product_name":{"name":"kubernetes1.24-apiserver as component of openSUSE Leap 15.6","product_id":"openSUSE Leap 15.6:kubernetes1.24-apiserver"},"product_reference":"kubernetes1.24-apiserver","relates_to_product_reference":"openSUSE Leap 15.6"},{"category":"default_component_of","full_product_name":{"name":"kubernetes1.24-client as component of openSUSE Leap 15.6","product_id":"openSUSE Leap 15.6:kubernetes1.24-client"},"product_reference":"kubernetes1.24-client","relates_to_product_reference":"openSUSE Leap 15.6"},{"category":"default_component_of","full_product_name":{"name":"kubernetes1.24-client-bash-completion as component of openSUSE Leap 15.6","product_id":"openSUSE Leap 15.6:kubernetes1.24-client-bash-completion"},"product_reference":"kubernetes1.24-client-bash-completion","relates_to_product_reference":"openSUSE Leap 15.6"},{"category":"default_component_of","full_product_name":{"name":"kubernetes1.24-client-common as component of openSUSE Leap 15.6","product_id":"openSUSE Leap 15.6:kubernetes1.24-client-common"},"product_reference":"kubernetes1.24-client-common","relates_to_product_reference":"openSUSE Leap 15.6"},{"category":"default_component_of","full_product_name":{"name":"kubernetes1.24-client-fish-completion as component of openSUSE Leap 15.6","product_id":"openSUSE Leap 15.6:kubernetes1.24-client-fish-completion"},"product_reference":"kubernetes1.24-client-fish-completion","relates_to_product_reference":"openSUSE Leap 15.6"},{"category":"default_component_of","full_product_name":{"name":"kubernetes1.24-controller-manager as component of openSUSE Leap 15.6","product_id":"openSUSE Leap 15.6:kubernetes1.24-controller-manager"},"product_reference":"kubernetes1.24-controller-manager","relates_to_product_reference":"openSUSE Leap 15.6"},{"category":"default_component_of","full_product_name":{"name":"kubernetes1.24-kubeadm as component of openSUSE Leap 15.6","product_id":"openSUSE Leap 15.6:kubernetes1.24-kubeadm"},"product_reference":"kubernetes1.24-kubeadm","relates_to_product_reference":"openSUSE Leap 15.6"},{"category":"default_component_of","full_product_name":{"name":"kubernetes1.24-kubelet as component of openSUSE Leap 15.6","product_id":"openSUSE Leap 15.6:kubernetes1.24-kubelet"},"product_reference":"kubernetes1.24-kubelet","relates_to_product_reference":"openSUSE Leap 15.6"},{"category":"default_component_of","full_product_name":{"name":"kubernetes1.24-kubelet-common as component of openSUSE Leap 15.6","product_id":"openSUSE Leap 15.6:kubernetes1.24-kubelet-common"},"product_reference":"kubernetes1.24-kubelet-common","relates_to_product_reference":"openSUSE Leap 15.6"},{"category":"default_component_of","full_product_name":{"name":"kubernetes1.24-proxy as component of openSUSE Leap 15.6","product_id":"openSUSE Leap 15.6:kubernetes1.24-proxy"},"product_reference":"kubernetes1.24-proxy","relates_to_product_reference":"openSUSE Leap 15.6"},{"category":"default_component_of","full_product_name":{"name":"kubernetes1.24-scheduler as component of openSUSE Leap 15.6","product_id":"openSUSE Leap 15.6:kubernetes1.24-scheduler"},"product_reference":"kubernetes1.24-scheduler","relates_to_product_reference":"openSUSE Leap 15.6"},{"category":"default_component_of","full_product_name":{"name":"kubernetes1.24 as component of openSUSE Leap 15.6","product_id":"openSUSE Leap 15.6:kubernetes1.24"},"product_reference":"kubernetes1.24","relates_to_product_reference":"openSUSE Leap 15.6"},{"category":"default_component_of","full_product_name":{"name":"kubernetes1.25-apiserver as component of openSUSE Leap 15.6","product_id":"openSUSE Leap 15.6:kubernetes1.25-apiserver"},"product_reference":"kubernetes1.25-apiserver","relates_to_product_reference":"openSUSE Leap 15.6"},{"category":"default_component_of","full_product_name":{"name":"kubernetes1.25-client as component of openSUSE Leap 15.6","product_id":"openSUSE Leap 15.6:kubernetes1.25-client"},"product_reference":"kubernetes1.25-client","relates_to_product_reference":"openSUSE Leap 15.6"},{"category":"default_component_of","full_product_name":{"name":"kubernetes1.25-client-bash-completion as component of openSUSE Leap 15.6","product_id":"openSUSE Leap 15.6:kubernetes1.25-client-bash-completion"},"product_reference":"kubernetes1.25-client-bash-completion","relates_to_product_reference":"openSUSE Leap 15.6"},{"category":"default_component_of","full_product_name":{"name":"kubernetes1.25-client-common as component of openSUSE Leap 15.6","product_id":"openSUSE Leap 15.6:kubernetes1.25-client-common"},"product_reference":"kubernetes1.25-client-common","relates_to_product_reference":"openSUSE Leap 15.6"},{"category":"default_component_of","full_product_name":{"name":"kubernetes1.25-client-fish-completion as component of openSUSE Leap 15.6","product_id":"openSUSE Leap 15.6:kubernetes1.25-client-fish-completion"},"product_reference":"kubernetes1.25-client-fish-completion","relates_to_product_reference":"openSUSE Leap 15.6"},{"category":"default_component_of","full_product_name":{"name":"kubernetes1.25-controller-manager as component of openSUSE Leap 15.6","product_id":"openSUSE Leap 15.6:kubernetes1.25-controller-manager"},"product_reference":"kubernetes1.25-controller-manager","relates_to_product_reference":"openSUSE Leap 15.6"},{"category":"default_component_of","full_product_name":{"name":"kubernetes1.25-kubeadm as component of openSUSE Leap 15.6","product_id":"openSUSE Leap 15.6:kubernetes1.25-kubeadm"},"product_reference":"kubernetes1.25-kubeadm","relates_to_product_reference":"openSUSE Leap 15.6"},{"category":"default_component_of","full_product_name":{"name":"kubernetes1.25-kubelet as component of openSUSE Leap 15.6","product_id":"openSUSE Leap 15.6:kubernetes1.25-kubelet"},"product_reference":"kubernetes1.25-kubelet","relates_to_product_reference":"openSUSE Leap 15.6"},{"category":"default_component_of","full_product_name":{"name":"kubernetes1.25-kubelet-common as component of openSUSE Leap 15.6","product_id":"openSUSE Leap 15.6:kubernetes1.25-kubelet-common"},"product_reference":"kubernetes1.25-kubelet-common","relates_to_product_reference":"openSUSE Leap 15.6"},{"category":"default_component_of","full_product_name":{"name":"kubernetes1.25-proxy as component of openSUSE Leap 15.6","product_id":"openSUSE Leap 15.6:kubernetes1.25-proxy"},"product_reference":"kubernetes1.25-proxy","relates_to_product_reference":"openSUSE Leap 15.6"},{"category":"default_component_of","full_product_name":{"name":"kubernetes1.25-scheduler as component of openSUSE Leap 15.6","product_id":"openSUSE Leap 15.6:kubernetes1.25-scheduler"},"product_reference":"kubernetes1.25-scheduler","relates_to_product_reference":"openSUSE Leap 15.6"},{"category":"default_component_of","full_product_name":{"name":"kubernetes1.25 as component of openSUSE Leap 15.6","product_id":"openSUSE Leap 15.6:kubernetes1.25"},"product_reference":"kubernetes1.25","relates_to_product_reference":"openSUSE Leap 15.6"},{"category":"default_component_of","full_product_name":{"name":"kubernetes1.26-apiserver as component of openSUSE Leap 15.6","product_id":"openSUSE Leap 15.6:kubernetes1.26-apiserver"},"product_reference":"kubernetes1.26-apiserver","relates_to_product_reference":"openSUSE Leap 15.6"},{"category":"default_component_of","full_product_name":{"name":"kubernetes1.26-client as component of openSUSE Leap 15.6","product_id":"openSUSE Leap 15.6:kubernetes1.26-client"},"product_reference":"kubernetes1.26-client","relates_to_product_reference":"openSUSE Leap 15.6"},{"category":"default_component_of","full_product_name":{"name":"kubernetes1.26-client-bash-completion as component of openSUSE Leap 15.6","product_id":"openSUSE Leap 15.6:kubernetes1.26-client-bash-completion"},"product_reference":"kubernetes1.26-client-bash-completion","relates_to_product_reference":"openSUSE Leap 15.6"},{"category":"default_component_of","full_product_name":{"name":"kubernetes1.26-client-common as component of openSUSE Leap 15.6","product_id":"openSUSE Leap 15.6:kubernetes1.26-client-common"},"product_reference":"kubernetes1.26-client-common","relates_to_product_reference":"openSUSE Leap 15.6"},{"category":"default_component_of","full_product_name":{"name":"kubernetes1.26-client-fish-completion as component of openSUSE Leap 15.6","product_id":"openSUSE Leap 15.6:kubernetes1.26-client-fish-completion"},"product_reference":"kubernetes1.26-client-fish-completion","relates_to_product_reference":"openSUSE Leap 15.6"},{"category":"default_component_of","full_product_name":{"name":"kubernetes1.26-controller-manager as component of openSUSE Leap 15.6","product_id":"openSUSE Leap 15.6:kubernetes1.26-controller-manager"},"product_reference":"kubernetes1.26-controller-manager","relates_to_product_reference":"openSUSE Leap 15.6"},{"category":"default_component_of","full_product_name":{"name":"kubernetes1.26-kubeadm as component of openSUSE Leap 15.6","product_id":"openSUSE Leap 15.6:kubernetes1.26-kubeadm"},"product_reference":"kubernetes1.26-kubeadm","relates_to_product_reference":"openSUSE Leap 15.6"},{"category":"default_component_of","full_product_name":{"name":"kubernetes1.26-kubelet as component of openSUSE Leap 15.6","product_id":"openSUSE Leap 15.6:kubernetes1.26-kubelet"},"product_reference":"kubernetes1.26-kubelet","relates_to_product_reference":"openSUSE Leap 15.6"},{"category":"default_component_of","full_product_name":{"name":"kubernetes1.26-kubelet-common as component of openSUSE Leap 15.6","product_id":"openSUSE Leap 15.6:kubernetes1.26-kubelet-common"},"product_reference":"kubernetes1.26-kubelet-common","relates_to_product_reference":"openSUSE Leap 15.6"},{"category":"default_component_of","full_product_name":{"name":"kubernetes1.26-proxy as component of openSUSE Leap 15.6","product_id":"openSUSE Leap 15.6:kubernetes1.26-proxy"},"product_reference":"kubernetes1.26-proxy","relates_to_product_reference":"openSUSE Leap 15.6"},{"category":"default_component_of","full_product_name":{"name":"kubernetes1.26-scheduler as component of openSUSE Leap 15.6","product_id":"openSUSE Leap 15.6:kubernetes1.26-scheduler"},"product_reference":"kubernetes1.26-scheduler","relates_to_product_reference":"openSUSE Leap 15.6"},{"category":"default_component_of","full_product_name":{"name":"kubernetes1.26 as component of openSUSE Leap 15.6","product_id":"openSUSE Leap 15.6:kubernetes1.26"},"product_reference":"kubernetes1.26","relates_to_product_reference":"openSUSE Leap 15.6"},{"category":"default_component_of","full_product_name":{"name":"kubernetes1.27-apiserver as component of openSUSE Leap 15.6","product_id":"openSUSE Leap 15.6:kubernetes1.27-apiserver"},"product_reference":"kubernetes1.27-apiserver","relates_to_product_reference":"openSUSE Leap 15.6"},{"category":"default_component_of","full_product_name":{"name":"kubernetes1.27-client as component of openSUSE Leap 15.6","product_id":"openSUSE Leap 15.6:kubernetes1.27-client"},"product_reference":"kubernetes1.27-client","relates_to_product_reference":"openSUSE Leap 15.6"},{"category":"default_component_of","full_product_name":{"name":"kubernetes1.27-client-bash-completion as component of openSUSE Leap 15.6","product_id":"openSUSE Leap 15.6:kubernetes1.27-client-bash-completion"},"product_reference":"kubernetes1.27-client-bash-completion","relates_to_product_reference":"openSUSE Leap 15.6"},{"category":"default_component_of","full_product_name":{"name":"kubernetes1.27-client-common as component of openSUSE Leap 15.6","product_id":"openSUSE Leap 15.6:kubernetes1.27-client-common"},"product_reference":"kubernetes1.27-client-common","relates_to_product_reference":"openSUSE Leap 15.6"},{"category":"default_component_of","full_product_name":{"name":"kubernetes1.27-client-fish-completion as component of openSUSE Leap 15.6","product_id":"openSUSE Leap 15.6:kubernetes1.27-client-fish-completion"},"product_reference":"kubernetes1.27-client-fish-completion","relates_to_product_reference":"openSUSE Leap 15.6"},{"category":"default_component_of","full_product_name":{"name":"kubernetes1.27-controller-manager as component of openSUSE Leap 15.6","product_id":"openSUSE Leap 15.6:kubernetes1.27-controller-manager"},"product_reference":"kubernetes1.27-controller-manager","relates_to_product_reference":"openSUSE Leap 15.6"},{"category":"default_component_of","full_product_name":{"name":"kubernetes1.27-kubeadm as component of openSUSE Leap 15.6","product_id":"openSUSE Leap 15.6:kubernetes1.27-kubeadm"},"product_reference":"kubernetes1.27-kubeadm","relates_to_product_reference":"openSUSE Leap 15.6"},{"category":"default_component_of","full_product_name":{"name":"kubernetes1.27-kubelet as component of openSUSE Leap 15.6","product_id":"openSUSE Leap 15.6:kubernetes1.27-kubelet"},"product_reference":"kubernetes1.27-kubelet","relates_to_product_reference":"openSUSE Leap 15.6"},{"category":"default_component_of","full_product_name":{"name":"kubernetes1.27-kubelet-common as component of openSUSE Leap 15.6","product_id":"openSUSE Leap 15.6:kubernetes1.27-kubelet-common"},"product_reference":"kubernetes1.27-kubelet-common","relates_to_product_reference":"openSUSE Leap 15.6"},{"category":"default_component_of","full_product_name":{"name":"kubernetes1.27-proxy as component of openSUSE Leap 15.6","product_id":"openSUSE Leap 15.6:kubernetes1.27-proxy"},"product_reference":"kubernetes1.27-proxy","relates_to_product_reference":"openSUSE Leap 15.6"},{"category":"default_component_of","full_product_name":{"name":"kubernetes1.27-scheduler as component of openSUSE Leap 15.6","product_id":"openSUSE Leap 15.6:kubernetes1.27-scheduler"},"product_reference":"kubernetes1.27-scheduler","relates_to_product_reference":"openSUSE Leap 15.6"},{"category":"default_component_of","full_product_name":{"name":"kubernetes1.27 as component of openSUSE Leap 15.6","product_id":"openSUSE Leap 15.6:kubernetes1.27"},"product_reference":"kubernetes1.27","relates_to_product_reference":"openSUSE Leap 15.6"},{"category":"default_component_of","full_product_name":{"name":"kubernetes1.28 as component of openSUSE Leap 15.6","product_id":"openSUSE Leap 15.6:kubernetes1.28"},"product_reference":"kubernetes1.28","relates_to_product_reference":"openSUSE Leap 15.6"},{"category":"default_component_of","full_product_name":{"name":"podman as component of openSUSE Leap 15.6","product_id":"openSUSE Leap 15.6:podman"},"product_reference":"podman","relates_to_product_reference":"openSUSE Leap 15.6"},{"category":"default_component_of","full_product_name":{"name":"podman-cni-config as component of openSUSE Leap 15.6","product_id":"openSUSE Leap 15.6:podman-cni-config"},"product_reference":"podman-cni-config","relates_to_product_reference":"openSUSE Leap 15.6"},{"category":"default_component_of","full_product_name":{"name":"podman-docker as component of openSUSE Leap 15.6","product_id":"openSUSE Leap 15.6:podman-docker"},"product_reference":"podman-docker","relates_to_product_reference":"openSUSE Leap 15.6"},{"category":"default_component_of","full_product_name":{"name":"podman-remote as component of openSUSE Leap 15.6","product_id":"openSUSE Leap 15.6:podman-remote"},"product_reference":"podman-remote","relates_to_product_reference":"openSUSE Leap 15.6"},{"category":"default_component_of","full_product_name":{"name":"podmansh as component of openSUSE Leap 15.6","product_id":"openSUSE Leap 15.6:podmansh"},"product_reference":"podmansh","relates_to_product_reference":"openSUSE Leap 15.6"},{"category":"default_component_of","full_product_name":{"name":"rekor as component of openSUSE Leap 15.6","product_id":"openSUSE Leap 15.6:rekor"},"product_reference":"rekor","relates_to_product_reference":"openSUSE Leap 15.6"},{"category":"default_component_of","full_product_name":{"name":"skopeo as component of openSUSE Leap 15.6","product_id":"openSUSE Leap 15.6:skopeo"},"product_reference":"skopeo","relates_to_product_reference":"openSUSE Leap 15.6"},{"category":"default_component_of","full_product_name":{"name":"skopeo-bash-completion as component of openSUSE Leap 15.6","product_id":"openSUSE Leap 15.6:skopeo-bash-completion"},"product_reference":"skopeo-bash-completion","relates_to_product_reference":"openSUSE Leap 15.6"},{"category":"default_component_of","full_product_name":{"name":"skopeo-fish-completion as component of openSUSE Leap 15.6","product_id":"openSUSE Leap 15.6:skopeo-fish-completion"},"product_reference":"skopeo-fish-completion","relates_to_product_reference":"openSUSE Leap 15.6"},{"category":"default_component_of","full_product_name":{"name":"skopeo-zsh-completion as component of openSUSE Leap 15.6","product_id":"openSUSE Leap 15.6:skopeo-zsh-completion"},"product_reference":"skopeo-zsh-completion","relates_to_product_reference":"openSUSE Leap 15.6"}]},"vulnerabilities":[{"cve":"CVE-2024-45337","ids":[{"system_name":"SUSE CVE Page","text":"https://www.suse.com/security/cve/CVE-2024-45337"}],"notes":[{"category":"general","text":"Applications and libraries which misuse connection.serverAuthenticate (via callback field ServerConfig.PublicKeyCallback) may be susceptible to an authorization bypass. The documentation for ServerConfig.PublicKeyCallback says that \"A call to this function does not guarantee that the key offered is in fact used to authenticate.\" Specifically, the SSH protocol allows clients to inquire about whether a public key is acceptable before proving control of the corresponding private key. PublicKeyCallback may be called with multiple keys, and the order in which the keys were provided cannot be used to infer which key the client successfully authenticated with, if any. Some applications, which store the key(s) passed to PublicKeyCallback (or derived information) and make security relevant determinations based on it once the connection is established, may make incorrect assumptions. For example, an attacker may send public keys A and B, and then authenticate with A. PublicKeyCallback would be called only twice, first with A and then with B. A vulnerable application may then make authorization decisions based on key B for which the attacker does not actually control the private key. Since this API is widely misused, as a partial mitigation golang.org/x/cry...@v0.31.0 enforces the property that, when successfully authenticating via public key, the last key passed to ServerConfig.PublicKeyCallback will be the key used to authenticate the connection. PublicKeyCallback will now be called multiple times with the same key, if necessary. Note that the client may still not control the last key passed to PublicKeyCallback if the connection is then authenticated with a different method, such as PasswordCallback, KeyboardInteractiveCallback, or NoClientAuth. Users should be using the Extensions field of the Permissions return value from the various authentication callbacks to record data associated with the authentication attempt instead of referencing external state. Once the connection is established the state corresponding to the successful authentication attempt can be retrieved via the ServerConn.Permissions field. Note that some third-party libraries misuse the Permissions type by sharing it across authentication attempts; users of third-party libraries should refer to the relevant projects for guidance.","title":"CVE description"}],"product_status":{"known_affected":["SUSE Linux Enterprise Module for Package Hub 15 SP5:brise","SUSE Linux Enterprise Module for Package Hub 15 SP5:grafana","SUSE Linux Enterprise Module for Package Hub 15 SP5:vexctl","SUSE Linux Enterprise Module for Package Hub 15 SP6:brise","SUSE Linux Enterprise Module for Package Hub 15 SP6:vexctl","SUSE Linux Enterprise Server 16.0:buildkit","SUSE Linux Enterprise Server 16.0:google-guest-agent","SUSE Linux Enterprise Server 16.0:vexctl","SUSE Linux Enterprise Server for SAP applications 16.0:buildkit","SUSE Linux Enterprise Server for SAP applications 16.0:google-guest-agent","SUSE Linux Enterprise Server for SAP applications 16.0:vexctl","SUSE Linux Micro 6.0:buildkit","SUSE Linux Micro 6.0:google-guest-agent","SUSE Linux Micro 6.1:buildkit","SUSE Linux Micro 6.1:google-guest-agent","chost:amazon/suse-sles-15-sp1-chost-byos-v20210304-hvm-ssd-x86_64","chost:amazon/suse-sles-15-sp1-chost-byos-v20220127-hvm-ssd-x86_64","chost:amazon/suse-sles-15-sp1-chost-byos-v20220715-hvm-ssd-x86_64","chost:amazon/suse-sles-15-sp2-chost-byos-v20210610-hvm-ssd-x86_64","chost:amazon/suse-sles-15-sp2-chost-byos-v20210722-hvm-ssd-x86_64","chost:amazon/suse-sles-15-sp2-chost-byos-v20210913-hvm-ssd-x86_64","chost:amazon/suse-sles-15-sp2-chost-byos-v20211025-hvm-ssd-x86_64","chost:amazon/suse-sles-15-sp2-chost-byos-v20220126-hvm-ssd-x86_64","chost:amazon/suse-sles-15-sp2-chost-byos-v20220718-hvm-ssd-x86_64","chost:amazon/suse-sles-15-sp3-chost-byos-v20210729-hvm-ssd-x86_64","chost:amazon/suse-sles-15-sp3-chost-byos-v20210827-hvm-ssd-x86_64","chost:amazon/suse-sles-15-sp3-chost-byos-v20210927-hvm-ssd-x86_64","chost:amazon/suse-sles-15-sp3-chost-byos-v20211004-hvm-ssd-x86_64","chost:amazon/suse-sles-15-sp3-chost-byos-v20211101-hvm-ssd-x86_64","chost:amazon/suse-sles-15-sp3-chost-byos-v20211202-hvm-ssd-x86_64","chost:amazon/suse-sles-15-sp3-chost-byos-v20220103-hvm-ssd-x86_64","chost:amazon/suse-sles-15-sp3-chost-byos-v20220126-hvm-ssd-x86_64","chost:amazon/suse-sles-15-sp3-chost-byos-v20220222-hvm-ssd-x86_64","chost:amazon/suse-sles-15-sp3-chost-byos-v20220310-hvm-ssd-x86_64","chost:amazon/suse-sles-15-sp3-chost-byos-v20220411-hvm-ssd-x86_64","chost:amazon/suse-sles-15-sp3-chost-byos-v20220510-hvm-ssd-x86_64","chost:amazon/suse-sles-15-sp3-chost-byos-v20220608-hvm-ssd-x86_64","chost:amazon/suse-sles-15-sp3-chost-byos-v20220708-hvm-ssd-x86_64","chost:amazon/suse-sles-15-sp3-chost-byos-v20220718-hvm-ssd-x86_64","chost:amazon/suse-sles-15-sp3-chost-byos-v20220818-hvm-ssd-x86_64","chost:amazon/suse-sles-15-sp3-chost-byos-v20220916-hvm-ssd-x86_64","chost:amazon/suse-sles-15-sp3-chost-byos-v20220921-hvm-ssd-x86_64","chost:amazon/suse-sles-15-sp3-chost-byos-v20221019-hvm-ssd-x86_64","chost:amazon/suse-sles-15-sp3-chost-byos-v20221119-hvm-ssd-x86_64","chost:amazon/suse-sles-15-sp3-chost-byos-v20221215-hvm-ssd-x86_64","chost:amazon/suse-sles-15-sp3-chost-byos-v20230313-hvm-ssd-x86_64","chost:amazon/suse-sles-15-sp3-chost-byos-v20230613-hvm-ssd-x86_64","chost:amazon/suse-sles-15-sp3-chost-byos-v20240807-hvm-ssd-x86_64","chost:amazon/suse-sles-15-sp3-chost-byos-v20240912-hvm-ssd-x86_64","chost:amazon/suse-sles-15-sp4-chost-byos-v20220718-hvm-ssd-x86_64","chost:amazon/suse-sles-15-sp4-chost-byos-v20220721-hvm-ssd-x86_64","chost:amazon/suse-sles-15-sp4-chost-byos-v20220819-hvm-ssd-x86_64","chost:amazon/suse-sles-15-sp4-chost-byos-v20220916-hvm-ssd-x86_64","chost:amazon/suse-sles-15-sp4-chost-byos-v20220923-hvm-ssd-x86_64","chost:amazon/suse-sles-15-sp4-chost-byos-v20221018-hvm-ssd-x86_64","chost:amazon/suse-sles-15-sp4-chost-byos-v20221118-hvm-ssd-x86_64","chost:amazon/suse-sles-15-sp4-chost-byos-v20221215-hvm-ssd-x86_64","chost:amazon/suse-sles-15-sp4-chost-byos-v20230111-hvm-ssd-x86_64","chost:amazon/suse-sles-15-sp4-chost-byos-v20230210-hvm-ssd-x86_64","chost:amazon/suse-sles-15-sp4-chost-byos-v20230310-hvm-ssd-x86_64","chost:amazon/suse-sles-15-sp4-chost-byos-v20230410-hvm-ssd-x86_64","chost:amazon/suse-sles-15-sp4-chost-byos-v20230510-hvm-ssd-x86_64","chost:amazon/suse-sles-15-sp4-chost-byos-v20230606-hvm-ssd-x86_64","chost:amazon/suse-sles-15-sp4-chost-byos-v20230704-hvm-ssd-x86_64","chost:amazon/suse-sles-15-sp4-chost-byos-v20230803-hvm-ssd-x86_64","chost:amazon/suse-sles-15-sp4-chost-byos-v20230901-hvm-ssd-x86_64","chost:amazon/suse-sles-15-sp4-chost-byos-v20230928-hvm-ssd-x86_64","chost:amazon/suse-sles-15-sp4-chost-byos-v20231027-hvm-ssd-x86_64","chost:amazon/suse-sles-15-sp4-chost-byos-v20231127-hvm-ssd-x86_64","chost:amazon/suse-sles-15-sp4-chost-byos-v20231212-hvm-ssd-x86_64","chost:amazon/suse-sles-15-sp4-chost-byos-v20240312-hvm-ssd-x86_64","chost:amazon/suse-sles-15-sp4-chost-byos-v20240612-hvm-ssd-x86_64","chost:amazon/suse-sles-15-sp4-chost-byos-v20240809-hvm-ssd-x86_64","chost:amazon/suse-sles-15-sp4-chost-byos-v20240912-hvm-ssd-x86_64","chost:amazon/suse-sles-15-sp4-chost-byos-v20250721-hvm-ssd-x86_64","chost:amazon/suse-sles-15-sp4-chost-byos-v20251022-hvm-ssd-x86_64","chost:amazon/suse-sles-15-sp5-chost-byos-v20230704-hvm-ssd-x86_64","chost:amazon/suse-sles-15-sp5-chost-byos-v20230816-hvm-ssd-x86_64","chost:amazon/suse-sles-15-sp5-chost-byos-v20230915-hvm-ssd-x86_64","chost:amazon/suse-sles-15-sp5-chost-byos-v20231013-hvm-ssd-x86_64","chost:amazon/suse-sles-15-sp5-chost-byos-v20231113-hvm-ssd-x86_64","chost:amazon/suse-sles-15-sp5-chost-byos-v20231213-hvm-ssd-x86_64","chost:amazon/suse-sles-15-sp5-chost-byos-v20240111-hvm-ssd-x86_64","chost:amazon/suse-sles-15-sp5-chost-byos-v20240209-hvm-ssd-x86_64","chost:amazon/suse-sles-15-sp5-chost-byos-v20240307-hvm-ssd-x86_64","chost:amazon/suse-sles-15-sp5-chost-byos-v20240403-hvm-ssd-x86_64","chost:amazon/suse-sles-15-sp5-chost-byos-v20240502-hvm-ssd-x86_64","chost:amazon/suse-sles-15-sp5-chost-byos-v20240529-hvm-ssd-x86_64","chost:amazon/suse-sles-15-sp5-chost-byos-v20240626-hvm-ssd-x86_64","chost:amazon/suse-sles-15-sp5-chost-byos-v20240726-hvm-ssd-x86_64","chost:amazon/suse-sles-15-sp5-chost-byos-v20240809-hvm-ssd-x86_64","chost:amazon/suse-sles-15-sp5-chost-byos-v20240826-hvm-ssd-x86_64","chost:amazon/suse-sles-15-sp5-chost-byos-v20240912-hvm-ssd-x86_64","chost:amazon/suse-sles-15-sp5-chost-byos-v20241011-hvm-ssd-x86_64","chost:amazon/suse-sles-15-sp5-chost-byos-v20241112-hvm-ssd-x86_64","chost:amazon/suse-sles-15-sp5-chost-byos-v20241216-hvm-ssd-x86_64","chost:amazon/suse-sles-15-sp5-chost-byos-v20250122-hvm-ssd-x86_64","chost:amazon/suse-sles-15-sp5-chost-byos-v20250212-hvm-ssd-x86_64","chost:amazon/suse-sles-15-sp5-chost-byos-v20250512-hvm-ssd-x86_64","chost:amazon/suse-sles-15-sp5-chost-byos-v20251022-hvm-ssd-x86_64","chost:google/sles-15-sp1-chost-byos-v20210202","chost:google/sles-15-sp1-chost-byos-v20210304","chost:google/sles-15-sp1-chost-byos-v20220127","chost:google/sles-15-sp1-chost-byos-v20220715-x86-64","chost:google/sles-15-sp2-chost-byos-v20210202","chost:google/sles-15-sp2-chost-byos-v20210304","chost:google/sles-15-sp2-chost-byos-v20210405","chost:google/sles-15-sp2-chost-byos-v20210506","chost:google/sles-15-sp2-chost-byos-v20210610","chost:google/sles-15-sp2-chost-byos-v20210722","chost:google/sles-15-sp2-chost-byos-v20210913","chost:google/sles-15-sp2-chost-byos-v20211025","chost:google/sles-15-sp2-chost-byos-v20220126","chost:google/sles-15-sp2-chost-byos-v20220718-x86-64","chost:google/sles-15-sp3-chost-byos-v20210729","chost:google/sles-15-sp3-chost-byos-v20210827","chost:google/sles-15-sp3-chost-byos-v20210927","chost:google/sles-15-sp3-chost-byos-v20211004","chost:google/sles-15-sp3-chost-byos-v20211101","chost:google/sles-15-sp3-chost-byos-v20211202","chost:google/sles-15-sp3-chost-byos-v20220103","chost:google/sles-15-sp3-chost-byos-v20220126","chost:google/sles-15-sp3-chost-byos-v20220222","chost:google/sles-15-sp3-chost-byos-v20220310","chost:google/sles-15-sp3-chost-byos-v20220411-x86-64","chost:google/sles-15-sp3-chost-byos-v20220510-x86-64","chost:google/sles-15-sp3-chost-byos-v20220608-x86-64","chost:google/sles-15-sp3-chost-byos-v20220708-x86-64","chost:google/sles-15-sp3-chost-byos-v20220718-x86-64","chost:google/sles-15-sp3-chost-byos-v20220818-x86-64","chost:google/sles-15-sp3-chost-byos-v20220916-x86-64","chost:google/sles-15-sp3-chost-byos-v20221019-x86-64","chost:google/sles-15-sp3-chost-byos-v20221118-x86-64","chost:google/sles-15-sp3-chost-byos-v20221215-x86-64","chost:google/sles-15-sp3-chost-byos-v20230313-x86-64","chost:google/sles-15-sp3-chost-byos-v20230613-x86-64","chost:google/sles-15-sp3-chost-byos-v20240807-x86-64","chost:google/sles-15-sp3-chost-byos-v20240912-x86-64","chost:google/sles-15-sp4-chost-byos-v20220718-x86-64","chost:google/sles-15-sp4-chost-byos-v20220721-x86-64","chost:google/sles-15-sp4-chost-byos-v20220818-x86-64","chost:google/sles-15-sp4-chost-byos-v20220916-x86-64","chost:google/sles-15-sp4-chost-byos-v20221018-x86-64","chost:google/sles-15-sp4-chost-byos-v20221118-x86-64","chost:google/sles-15-sp4-chost-byos-v20221215-arm64","chost:google/sles-15-sp4-chost-byos-v20221215-x86-64","chost:google/sles-15-sp4-chost-byos-v20230111-arm64","chost:google/sles-15-sp4-chost-byos-v20230111-x86-64","chost:google/sles-15-sp4-chost-byos-v20230210-arm64","chost:google/sles-15-sp4-chost-byos-v20230210-x86-64","chost:google/sles-15-sp4-chost-byos-v20230310-arm64","chost:google/sles-15-sp4-chost-byos-v20230310-x86-64","chost:google/sles-15-sp4-chost-byos-v20230410-arm64","chost:google/sles-15-sp4-chost-byos-v20230410-x86-64","chost:google/sles-15-sp4-chost-byos-v20230510-arm64","chost:google/sles-15-sp4-chost-byos-v20230510-x86-64","chost:google/sles-15-sp4-chost-byos-v20230606-arm64","chost:google/sles-15-sp4-chost-byos-v20230606-x86-64","chost:google/sles-15-sp4-chost-byos-v20230704-arm64","chost:google/sles-15-sp4-chost-byos-v20230704-x86-64","chost:google/sles-15-sp4-chost-byos-v20230804-arm64","chost:google/sles-15-sp4-chost-byos-v20230804-x86-64","chost:google/sles-15-sp4-chost-byos-v20230901-arm64","chost:google/sles-15-sp4-chost-byos-v20230901-x86-64","chost:google/sles-15-sp4-chost-byos-v20230928-arm64","chost:google/sles-15-sp4-chost-byos-v20230928-x86-64","chost:google/sles-15-sp4-chost-byos-v20231027-arm64","chost:google/sles-15-sp4-chost-byos-v20231027-x86-64","chost:google/sles-15-sp4-chost-byos-v20231127-arm64","chost:google/sles-15-sp4-chost-byos-v20231127-x86-64","chost:google/sles-15-sp4-chost-byos-v20231212-arm64","chost:google/sles-15-sp4-chost-byos-v20231212-x86-64","chost:google/sles-15-sp4-chost-byos-v20240312-arm64","chost:google/sles-15-sp4-chost-byos-v20240312-x86-64","chost:google/sles-15-sp4-chost-byos-v20240612-arm64","chost:google/sles-15-sp4-chost-byos-v20240612-x86-64","chost:google/sles-15-sp4-chost-byos-v20240809-arm64","chost:google/sles-15-sp4-chost-byos-v20240809-x86-64","chost:google/sles-15-sp4-chost-byos-v20240912-arm64","chost:google/sles-15-sp4-chost-byos-v20240912-x86-64","chost:google/sles-15-sp5-chost-byos-v20230704-arm64","chost:google/sles-15-sp5-chost-byos-v20230704-x86-64","chost:google/sles-15-sp5-chost-byos-v20230718-arm64","chost:google/sles-15-sp5-chost-byos-v20230719-x86-64","chost:google/sles-15-sp5-chost-byos-v20230816-arm64","chost:google/sles-15-sp5-chost-byos-v20230816-x86-64","chost:google/sles-15-sp5-chost-byos-v20230915-arm64","chost:google/sles-15-sp5-chost-byos-v20230915-x86-64","chost:google/sles-15-sp5-chost-byos-v20231013-arm64","chost:google/sles-15-sp5-chost-byos-v20231013-x86-64","chost:google/sles-15-sp5-chost-byos-v20231113-arm64","chost:google/sles-15-sp5-chost-byos-v20231113-x86-64","chost:google/sles-15-sp5-chost-byos-v20231213-arm64","chost:google/sles-15-sp5-chost-byos-v20231213-x86-64","chost:google/sles-15-sp5-chost-byos-v20240111-arm64","chost:google/sles-15-sp5-chost-byos-v20240111-x86-64","chost:google/sles-15-sp5-chost-byos-v20240209-arm64","chost:google/sles-15-sp5-chost-byos-v20240209-x86-64","chost:google/sles-15-sp5-chost-byos-v20240307-arm64","chost:google/sles-15-sp5-chost-byos-v20240307-x86-64","chost:google/sles-15-sp5-chost-byos-v20240403-arm64","chost:google/sles-15-sp5-chost-byos-v20240403-x86-64","chost:google/sles-15-sp5-chost-byos-v20240502-arm64","chost:google/sles-15-sp5-chost-byos-v20240502-x86-64","chost:google/sles-15-sp5-chost-byos-v20240529-arm64","chost:google/sles-15-sp5-chost-byos-v20240529-x86-64","chost:google/sles-15-sp5-chost-byos-v20240626-arm64","chost:google/sles-15-sp5-chost-byos-v20240626-x86-64","chost:google/sles-15-sp5-chost-byos-v20240726-arm64","chost:google/sles-15-sp5-chost-byos-v20240726-x86-64","chost:google/sles-15-sp5-chost-byos-v20240809-arm64","chost:google/sles-15-sp5-chost-byos-v20240809-x86-64","chost:google/sles-15-sp5-chost-byos-v20240826-arm64","chost:google/sles-15-sp5-chost-byos-v20240826-x86-64","chost:google/sles-15-sp5-chost-byos-v20240912-arm64","chost:google/sles-15-sp5-chost-byos-v20240912-x86-64","chost:google/sles-15-sp5-chost-byos-v20241011-arm64","chost:google/sles-15-sp5-chost-byos-v20241011-x86-64","chost:google/sles-15-sp5-chost-byos-v20241112-arm64","chost:google/sles-15-sp5-chost-byos-v20241112-x86-64","chost:google/sles-15-sp5-chost-byos-v20241216-arm64","chost:google/sles-15-sp5-chost-byos-v20241216-x86-64","chost:google/sles-15-sp5-chost-byos-v20250122-arm64","chost:google/sles-15-sp5-chost-byos-v20250122-x86-64","chost:google/sles-15-sp5-chost-byos-v20250212-arm64","chost:google/sles-15-sp5-chost-byos-v20250212-x86-64","chost:microsoft/suse-sles-15-sp1-chost-byos-v20210202","chost:microsoft/suse-sles-15-sp1-chost-byos-v20210304","chost:microsoft/suse-sles-15-sp1-chost-byos-v20220127","chost:microsoft/suse-sles-15-sp1-chost-byos-v20220715-x86_64","chost:microsoft/suse-sles-15-sp2-chost-byos-v20210202","chost:microsoft/suse-sles-15-sp2-chost-byos-v20210304","chost:microsoft/suse-sles-15-sp2-chost-byos-v20210405","chost:microsoft/suse-sles-15-sp2-chost-byos-v20210506","chost:microsoft/suse-sles-15-sp2-chost-byos-v20210610","chost:microsoft/suse-sles-15-sp2-chost-byos-v20210722","chost:microsoft/suse-sles-15-sp2-chost-byos-v20210913","chost:microsoft/suse-sles-15-sp2-chost-byos-v20211025","chost:microsoft/suse-sles-15-sp2-chost-byos-v20220126","chost:microsoft/suse-sles-15-sp2-chost-byos-v20220718-x86_64","chost:microsoft/suse-sles-15-sp3-chost-byos-v20210729","chost:microsoft/suse-sles-15-sp3-chost-byos-v20210827","chost:microsoft/suse-sles-15-sp3-chost-byos-v20210927","chost:microsoft/suse-sles-15-sp3-chost-byos-v20211004","chost:microsoft/suse-sles-15-sp3-chost-byos-v20211101","chost:microsoft/suse-sles-15-sp3-chost-byos-v20211202","chost:microsoft/suse-sles-15-sp3-chost-byos-v20220103","chost:microsoft/suse-sles-15-sp3-chost-byos-v20220126","chost:microsoft/suse-sles-15-sp3-chost-byos-v20220222","chost:microsoft/suse-sles-15-sp3-chost-byos-v20220310","chost:microsoft/suse-sles-15-sp3-chost-byos-v20220411-x86_64","chost:microsoft/suse-sles-15-sp3-chost-byos-v20220510-x86_64","chost:microsoft/suse-sles-15-sp3-chost-byos-v20220609-x86_64","chost:microsoft/suse-sles-15-sp3-chost-byos-v20220708-x86_64","chost:microsoft/suse-sles-15-sp3-chost-byos-v20220718-x86_64","chost:microsoft/suse-sles-15-sp3-chost-byos-v20220818-x86_64","chost:microsoft/suse-sles-15-sp3-chost-byos-v20220916-x86_64","chost:microsoft/suse-sles-15-sp3-chost-byos-v20220921-x86_64","chost:microsoft/suse-sles-15-sp3-chost-byos-v20221019-x86_64","chost:microsoft/suse-sles-15-sp3-chost-byos-v20221119-x86_64","chost:microsoft/suse-sles-15-sp3-chost-byos-v20221215-x86_64","chost:microsoft/suse-sles-15-sp3-chost-byos-v20230313-x86_64","chost:microsoft/suse-sles-15-sp3-chost-byos-v20230613-x86_64","chost:microsoft/suse-sles-15-sp3-chost-byos-v20240807-x86_64","chost:microsoft/suse-sles-15-sp3-chost-byos-v20240912-x86_64","chost:microsoft/suse-sles-15-sp4-chost-byos-v20220718-x86_64","chost:microsoft/suse-sles-15-sp4-chost-byos-v20220721-x86_64","chost:microsoft/suse-sles-15-sp4-chost-byos-v20220819-x86_64","chost:microsoft/suse-sles-15-sp4-chost-byos-v20220916-x86_64","chost:microsoft/suse-sles-15-sp4-chost-byos-v20220923-x86_64","chost:microsoft/suse-sles-15-sp4-chost-byos-v20221018-x86_64","chost:microsoft/suse-sles-15-sp4-chost-byos-v20221118-x86_64","chost:microsoft/suse-sles-15-sp4-chost-byos-v20221215-arm64","chost:microsoft/suse-sles-15-sp4-chost-byos-v20221215-x86_64","chost:microsoft/suse-sles-15-sp4-chost-byos-v20230111-arm64","chost:microsoft/suse-sles-15-sp4-chost-byos-v20230111-x86_64","chost:microsoft/suse-sles-15-sp4-chost-byos-v20230210-arm64","chost:microsoft/suse-sles-15-sp4-chost-byos-v20230210-x86_64","chost:microsoft/suse-sles-15-sp4-chost-byos-v20230310-arm64","chost:microsoft/suse-sles-15-sp4-chost-byos-v20230310-x86_64","chost:microsoft/suse-sles-15-sp4-chost-byos-v20230410-arm64","chost:microsoft/suse-sles-15-sp4-chost-byos-v20230410-x86_64","chost:microsoft/suse-sles-15-sp4-chost-byos-v20230510-arm64","chost:microsoft/suse-sles-15-sp4-chost-byos-v20230510-x86_64","chost:microsoft/suse-sles-15-sp4-chost-byos-v20230606-arm64","chost:microsoft/suse-sles-15-sp4-chost-byos-v20230606-x86_64","chost:microsoft/suse-sles-15-sp4-chost-byos-v20230704-arm64","chost:microsoft/suse-sles-15-sp4-chost-byos-v20230704-x86_64","chost:microsoft/suse-sles-15-sp4-chost-byos-v20230803-arm64","chost:microsoft/suse-sles-15-sp4-chost-byos-v20230803-x86_64","chost:microsoft/suse-sles-15-sp4-chost-byos-v20230901-arm64","chost:microsoft/suse-sles-15-sp4-chost-byos-v20230901-x86_64","chost:microsoft/suse-sles-15-sp4-chost-byos-v20230928-arm64","chost:microsoft/suse-sles-15-sp4-chost-byos-v20230928-x86_64","chost:microsoft/suse-sles-15-sp4-chost-byos-v20231027-arm64","chost:microsoft/suse-sles-15-sp4-chost-byos-v20231027-x86_64","chost:microsoft/suse-sles-15-sp4-chost-byos-v20231127-arm64","chost:microsoft/suse-sles-15-sp4-chost-byos-v20231127-x86_64","chost:microsoft/suse-sles-15-sp4-chost-byos-v20231212-arm64","chost:microsoft/suse-sles-15-sp4-chost-byos-v20231212-x86_64","chost:microsoft/suse-sles-15-sp4-chost-byos-v20240312-arm64","chost:microsoft/suse-sles-15-sp4-chost-byos-v20240312-x86_64","chost:microsoft/suse-sles-15-sp4-chost-byos-v20240612-arm64","chost:microsoft/suse-sles-15-sp4-chost-byos-v20240612-x86_64","chost:microsoft/suse-sles-15-sp4-chost-byos-v20240809-arm64","chost:microsoft/suse-sles-15-sp4-chost-byos-v20240809-x86_64","chost:microsoft/suse-sles-15-sp4-chost-byos-v20240912-arm64","chost:microsoft/suse-sles-15-sp4-chost-byos-v20240912-x86_64","chost:microsoft/suse-sles-15-sp4-chost-byos-v20250721-arm64","chost:microsoft/suse-sles-15-sp4-chost-byos-v20250721-x86_64","chost:microsoft/suse-sles-15-sp4-chost-byos-v20251022-arm64","chost:microsoft/suse-sles-15-sp4-chost-byos-v20251022-x86_64","chost:microsoft/suse-sles-15-sp5-chost-byos-v20230704-arm64","chost:microsoft/suse-sles-15-sp5-chost-byos-v20230704-x86_64","chost:microsoft/suse-sles-15-sp5-chost-byos-v20230718-arm64","chost:microsoft/suse-sles-15-sp5-chost-byos-v20230719-x86_64","chost:microsoft/suse-sles-15-sp5-chost-byos-v20230816-arm64","chost:microsoft/suse-sles-15-sp5-chost-byos-v20230816-x86_64","chost:microsoft/suse-sles-15-sp5-chost-byos-v20230915-arm64","chost:microsoft/suse-sles-15-sp5-chost-byos-v20230915-x86_64","chost:microsoft/suse-sles-15-sp5-chost-byos-v20231013-arm64","chost:microsoft/suse-sles-15-sp5-chost-byos-v20231013-x86_64","chost:microsoft/suse-sles-15-sp5-chost-byos-v20231113-arm64","chost:microsoft/suse-sles-15-sp5-chost-byos-v20231113-x86_64","chost:microsoft/suse-sles-15-sp5-chost-byos-v20231213-arm64","chost:microsoft/suse-sles-15-sp5-chost-byos-v20231213-x86_64","chost:microsoft/suse-sles-15-sp5-chost-byos-v20240111-arm64","chost:microsoft/suse-sles-15-sp5-chost-byos-v20240111-x86_64","chost:microsoft/suse-sles-15-sp5-chost-byos-v20240209-arm64","chost:microsoft/suse-sles-15-sp5-chost-byos-v20240209-x86_64","chost:microsoft/suse-sles-15-sp5-chost-byos-v20240307-arm64","chost:microsoft/suse-sles-15-sp5-chost-byos-v20240307-x86_64","chost:microsoft/suse-sles-15-sp5-chost-byos-v20240403-arm64","chost:microsoft/suse-sles-15-sp5-chost-byos-v20240403-x86_64","chost:microsoft/suse-sles-15-sp5-chost-byos-v20240502-arm64","chost:microsoft/suse-sles-15-sp5-chost-byos-v20240502-x86_64","chost:microsoft/suse-sles-15-sp5-chost-byos-v20240529-arm64","chost:microsoft/suse-sles-15-sp5-chost-byos-v20240529-x86_64","chost:microsoft/suse-sles-15-sp5-chost-byos-v20240626-arm64","chost:microsoft/suse-sles-15-sp5-chost-byos-v20240626-x86_64","chost:microsoft/suse-sles-15-sp5-chost-byos-v20240726-arm64","chost:microsoft/suse-sles-15-sp5-chost-byos-v20240726-x86_64","chost:microsoft/suse-sles-15-sp5-chost-byos-v20240809-arm64","chost:microsoft/suse-sles-15-sp5-chost-byos-v20240809-x86_64","chost:microsoft/suse-sles-15-sp5-chost-byos-v20240826-arm64","chost:microsoft/suse-sles-15-sp5-chost-byos-v20240826-x86_64","chost:microsoft/suse-sles-15-sp5-chost-byos-v20240912-arm64","chost:microsoft/suse-sles-15-sp5-chost-byos-v20240912-x86_64","chost:microsoft/suse-sles-15-sp5-chost-byos-v20241011-arm64","chost:microsoft/suse-sles-15-sp5-chost-byos-v20241011-x86_64","chost:microsoft/suse-sles-15-sp5-chost-byos-v20241112-arm64","chost:microsoft/suse-sles-15-sp5-chost-byos-v20241112-x86_64","chost:microsoft/suse-sles-15-sp5-chost-byos-v20241216-arm64","chost:microsoft/suse-sles-15-sp5-chost-byos-v20250122-arm64","chost:microsoft/suse-sles-15-sp5-chost-byos-v20250122-x86_64","chost:microsoft/suse-sles-15-sp5-chost-byos-v20250212-arm64","chost:microsoft/suse-sles-15-sp5-chost-byos-v20250212-x86_64","chost:microsoft/suse-sles-15-sp5-chost-byos-v20250512-arm64","chost:microsoft/suse-sles-15-sp5-chost-byos-v20250512-x86_64","chost:microsoft/suse-sles-15-sp5-chost-byos-v20251022-arm64","chost:microsoft/suse-sles-15-sp5-chost-byos-v20251022-x86_64","openSUSE Leap 15.5:brise","openSUSE Leap 15.5:google-guest-agent","openSUSE Leap 15.5:grafana","openSUSE Leap 15.5:vexctl"],"known_not_affected":["SLES-LTSS-TERADATA 15 SP2:skopeo","SUSE Linux Enterprise Desktop 15 SP5:cosign","SUSE Linux Enterprise Desktop 15 SP5:rekor","SUSE Linux Enterprise Desktop 15 SP6:cosign","SUSE Linux Enterprise Desktop 15 SP6:rekor","SUSE Linux Enterprise Desktop 15 SP6:skopeo","SUSE Linux Enterprise Desktop 15 SP6:skopeo-bash-completion","SUSE Linux Enterprise Desktop 15 SP6:skopeo-zsh-completion","SUSE Linux Enterprise Desktop 15 SP7:rekor","SUSE Linux Enterprise High Performance Computing 12:amazon-ssm-agent","SUSE Linux Enterprise High Performance Computing 12:kubernetes","SUSE Linux Enterprise High Performance Computing 12:kubernetes-client","SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:buildah","SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:docker","SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:docker-bash-completion","SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:docker-buildx","SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:kubernetes1.18","SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:kubernetes1.18-client","SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:kubernetes1.18-client-common","SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:podman","SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:podman-cni-config","SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:buildah","SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:docker","SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:docker-bash-completion","SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:docker-buildx","SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:docker-fish-completion","SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:kubernetes1.18","SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:kubernetes1.18-client","SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:kubernetes1.18-client-common","SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:kubernetes1.23","SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:kubernetes1.23-client","SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:kubernetes1.23-client-common","SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:kubernetes1.24","SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:kubernetes1.24-client","SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:kubernetes1.24-client-common","SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:podman","SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:podman-cni-config","SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:podman-remote","SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:skopeo","SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:buildah","SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:cosign","SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:docker","SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:docker-bash-completion","SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:docker-buildx","SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:docker-rootless-extras","SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kubernetes1.18","SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kubernetes1.18-client","SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kubernetes1.18-client-common","SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kubernetes1.23","SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kubernetes1.23-client","SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kubernetes1.23-client-common","SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kubernetes1.24","SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kubernetes1.24-client","SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kubernetes1.24-client-common","SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kubernetes1.25","SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kubernetes1.25-client","SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kubernetes1.25-client-common","SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kubernetes1.26","SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kubernetes1.26-client","SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kubernetes1.26-client-common","SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kubernetes1.27","SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kubernetes1.27-client","SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kubernetes1.27-client-common","SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kubernetes1.28","SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kubernetes1.28-client","SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kubernetes1.28-client-common","SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:podman","SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:podman-cni-config","SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:podman-docker","SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:podman-remote","SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:rekor","SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:buildah","SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:cosign","SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:docker","SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:docker-bash-completion","SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:docker-buildx","SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:docker-rootless-extras","SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kubernetes1.18","SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kubernetes1.18-client","SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kubernetes1.18-client-common","SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kubernetes1.23","SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kubernetes1.23-client","SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kubernetes1.23-client-common","SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kubernetes1.24","SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kubernetes1.24-client","SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kubernetes1.24-client-common","SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kubernetes1.25","SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kubernetes1.25-client","SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kubernetes1.25-client-common","SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kubernetes1.26","SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kubernetes1.26-client","SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kubernetes1.26-client-common","SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kubernetes1.27","SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kubernetes1.27-client","SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kubernetes1.27-client-common","SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kubernetes1.28","SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kubernetes1.28-client","SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kubernetes1.28-client-common","SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:podman","SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:podman-cni-config","SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:podman-docker","SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:podman-remote","SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:rekor","SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:skopeo","SUSE Linux Enterprise High Performance Computing 15 SP4:amazon-ssm-agent","SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:rekor","SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:skopeo","SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:rekor","SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:skopeo","SUSE Linux Enterprise High Performance Computing 15 SP5:amazon-ssm-agent","SUSE Linux Enterprise High Performance Computing 15 SP5:buildah","SUSE Linux Enterprise High Performance Computing 15 SP5:cosign","SUSE Linux Enterprise High Performance Computing 15 SP5:docker","SUSE Linux Enterprise High Performance Computing 15 SP5:docker-bash-completion","SUSE Linux Enterprise High Performance Computing 15 SP5:docker-buildx","SUSE Linux Enterprise High Performance Computing 15 SP5:docker-rootless-extras","SUSE Linux Enterprise High Performance Computing 15 SP5:kubernetes1.23","SUSE Linux Enterprise High Performance Computing 15 SP5:kubernetes1.23-client","SUSE Linux Enterprise High Performance Computing 15 SP5:kubernetes1.23-client-common","SUSE Linux Enterprise High Performance Computing 15 SP5:kubernetes1.24","SUSE Linux Enterprise High Performance Computing 15 SP5:kubernetes1.24-client","SUSE Linux Enterprise High Performance Computing 15 SP5:kubernetes1.24-client-common","SUSE Linux Enterprise High Performance Computing 15 SP5:kubernetes1.25","SUSE Linux Enterprise High Performance Computing 15 SP5:kubernetes1.25-client","SUSE Linux Enterprise High Performance Computing 15 SP5:kubernetes1.25-client-common","SUSE Linux Enterprise High Performance Computing 15 SP5:kubernetes1.26","SUSE Linux Enterprise High Performance Computing 15 SP5:kubernetes1.26-client","SUSE Linux Enterprise High Performance Computing 15 SP5:kubernetes1.26-client-common","SUSE Linux Enterprise High Performance Computing 15 SP5:kubernetes1.27","SUSE Linux Enterprise High Performance Computing 15 SP5:kubernetes1.27-client","SUSE Linux Enterprise High Performance Computing 15 SP5:kubernetes1.27-client-common","SUSE Linux Enterprise High Performance Computing 15 SP5:kubernetes1.28","SUSE Linux Enterprise High Performance Computing 15 SP5:kubernetes1.28-client","SUSE Linux Enterprise High Performance Computing 15 SP5:kubernetes1.28-client-common","SUSE Linux Enterprise High Performance Computing 15 SP5:podman","SUSE Linux Enterprise High Performance Computing 15 SP5:podman-docker","SUSE Linux Enterprise High Performance Computing 15 SP5:podman-remote","SUSE Linux Enterprise High Performance Computing 15 SP5:podmansh","SUSE Linux Enterprise High Performance Computing 15 SP5:rekor","SUSE Linux Enterprise High Performance Computing 15 SP6:amazon-ssm-agent","SUSE Linux Enterprise High Performance Computing 15 SP6:buildah","SUSE Linux Enterprise High Performance Computing 15 SP6:cosign","SUSE Linux Enterprise High Performance Computing 15 SP6:docker","SUSE Linux Enterprise High Performance Computing 15 SP6:docker-bash-completion","SUSE Linux Enterprise High Performance Computing 15 SP6:docker-buildx","SUSE Linux Enterprise High Performance Computing 15 SP6:docker-rootless-extras","SUSE Linux Enterprise High Performance Computing 15 SP6:docker-zsh-completion","SUSE Linux Enterprise High Performance Computing 15 SP6:kubernetes1.25","SUSE Linux Enterprise High Performance Computing 15 SP6:kubernetes1.25-client","SUSE Linux Enterprise High Performance Computing 15 SP6:kubernetes1.25-client-common","SUSE Linux Enterprise High Performance Computing 15 SP6:kubernetes1.26","SUSE Linux Enterprise High Performance Computing 15 SP6:kubernetes1.26-client","SUSE Linux Enterprise High Performance Computing 15 SP6:kubernetes1.26-client-common","SUSE Linux Enterprise High Performance Computing 15 SP6:kubernetes1.27","SUSE Linux Enterprise High Performance Computing 15 SP6:kubernetes1.27-client","SUSE Linux Enterprise High Performance Computing 15 SP6:kubernetes1.27-client-common","SUSE Linux Enterprise High Performance Computing 15 SP6:kubernetes1.28","SUSE Linux Enterprise High Performance Computing 15 SP6:kubernetes1.28-client","SUSE Linux Enterprise High Performance Computing 15 SP6:kubernetes1.28-client-common","SUSE Linux Enterprise High Performance Computing 15 SP6:podman","SUSE Linux Enterprise High Performance Computing 15 SP6:podman-docker","SUSE Linux Enterprise High Performance Computing 15 SP6:podman-remote","SUSE Linux Enterprise High Performance Computing 15 SP6:podmansh","SUSE Linux Enterprise High Performance Computing 15 SP6:rekor","SUSE Linux Enterprise High Performance Computing 15 SP6:skopeo","SUSE Linux Enterprise High Performance Computing 15 SP6:skopeo-bash-completion","SUSE Linux Enterprise High Performance Computing 15 SP6:skopeo-zsh-completion","SUSE Linux Enterprise High Performance Computing 15 SP7:amazon-ssm-agent","SUSE Linux Enterprise High Performance Computing 15 SP7:buildah","SUSE Linux Enterprise High Performance Computing 15 SP7:podman","SUSE Linux Enterprise High Performance Computing 15 SP7:podman-docker","SUSE Linux Enterprise High Performance Computing 15 SP7:podman-remote","SUSE Linux Enterprise High Performance Computing 15 SP7:podmansh","SUSE Linux Enterprise High Performance Computing 15 SP7:rekor","SUSE Linux Enterprise Micro 5.1:docker","SUSE Linux Enterprise Micro 5.1:docker-buildx","SUSE Linux Enterprise Micro 5.1:podman","SUSE Linux Enterprise Micro 5.1:podman-cni-config","SUSE Linux Enterprise Micro 5.1:podman-remote","SUSE Linux Enterprise Micro 5.2:docker","SUSE Linux Enterprise Micro 5.2:docker-buildx","SUSE Linux Enterprise Micro 5.2:podman","SUSE Linux Enterprise Micro 5.2:podman-cni-config","SUSE Linux Enterprise Micro 5.2:podman-remote","SUSE Linux Enterprise Micro 5.3:docker","SUSE Linux Enterprise Micro 5.3:docker-buildx","SUSE Linux Enterprise Micro 5.3:podman","SUSE Linux Enterprise Micro 5.3:podman-cni-config","SUSE Linux Enterprise Micro 5.3:podman-remote","SUSE Linux Enterprise Micro 5.4:docker","SUSE Linux Enterprise Micro 5.4:docker-buildx","SUSE Linux Enterprise Micro 5.4:podman","SUSE Linux Enterprise Micro 5.4:podman-cni-config","SUSE Linux Enterprise Micro 5.4:podman-remote","SUSE Linux Enterprise Micro 5.5:docker","SUSE Linux Enterprise Micro 5.5:docker-buildx","SUSE Linux Enterprise Micro 5.5:podman","SUSE Linux Enterprise Micro 5.5:podman-docker","SUSE Linux Enterprise Micro 5.5:podman-remote","SUSE Linux Enterprise Micro 5.5:podmansh","SUSE Linux Enterprise Micro 5.5:skopeo","SUSE Linux Enterprise Module for Basesystem 15 SP5:cosign","SUSE Linux Enterprise Module for Basesystem 15 SP5:rekor","SUSE Linux Enterprise Module for Basesystem 15 SP6:cosign","SUSE Linux Enterprise Module for Basesystem 15 SP6:rekor","SUSE Linux Enterprise Module for Basesystem 15 SP6:skopeo","SUSE Linux Enterprise Module for Basesystem 15 SP6:skopeo-bash-completion","SUSE Linux Enterprise Module for Basesystem 15 SP6:skopeo-zsh-completion","SUSE Linux Enterprise Module for Basesystem 15 SP7:rekor","SUSE Linux Enterprise Module for Containers 15 SP5:buildah","SUSE Linux Enterprise Module for Containers 15 SP5:docker","SUSE Linux Enterprise Module for Containers 15 SP5:docker-bash-completion","SUSE Linux Enterprise Module for Containers 15 SP5:docker-buildx","SUSE Linux Enterprise Module for Containers 15 SP5:docker-rootless-extras","SUSE Linux Enterprise Module for Containers 15 SP5:kubernetes1.23","SUSE Linux Enterprise Module for Containers 15 SP5:kubernetes1.23-client","SUSE Linux Enterprise Module for Containers 15 SP5:kubernetes1.23-client-common","SUSE Linux Enterprise Module for Containers 15 SP5:kubernetes1.24","SUSE Linux Enterprise Module for Containers 15 SP5:kubernetes1.24-client","SUSE Linux Enterprise Module for Containers 15 SP5:kubernetes1.24-client-common","SUSE Linux Enterprise Module for Containers 15 SP5:kubernetes1.25","SUSE Linux Enterprise Module for Containers 15 SP5:kubernetes1.25-client","SUSE Linux Enterprise Module for Containers 15 SP5:kubernetes1.25-client-common","SUSE Linux Enterprise Module for Containers 15 SP5:kubernetes1.26","SUSE Linux Enterprise Module for Containers 15 SP5:kubernetes1.26-client","SUSE Linux Enterprise Module for Containers 15 SP5:kubernetes1.26-client-common","SUSE Linux Enterprise Module for Containers 15 SP5:kubernetes1.27","SUSE Linux Enterprise Module for Containers 15 SP5:kubernetes1.27-client","SUSE Linux Enterprise Module for Containers 15 SP5:kubernetes1.27-client-common","SUSE Linux Enterprise Module for Containers 15 SP5:kubernetes1.28","SUSE Linux Enterprise Module for Containers 15 SP5:kubernetes1.28-client","SUSE Linux Enterprise Module for Containers 15 SP5:kubernetes1.28-client-common","SUSE Linux Enterprise Module for Containers 15 SP5:podman","SUSE Linux Enterprise Module for Containers 15 SP5:podman-docker","SUSE Linux Enterprise Module for Containers 15 SP5:podman-remote","SUSE Linux Enterprise Module for Containers 15 SP5:podmansh","SUSE Linux Enterprise Module for Containers 15 SP6:buildah","SUSE Linux Enterprise Module for Containers 15 SP6:docker","SUSE Linux Enterprise Module for Containers 15 SP6:docker-bash-completion","SUSE Linux Enterprise Module for Containers 15 SP6:docker-buildx","SUSE Linux Enterprise Module for Containers 15 SP6:docker-rootless-extras","SUSE Linux Enterprise Module for Containers 15 SP6:docker-zsh-completion","SUSE Linux Enterprise Module for Containers 15 SP6:kubernetes1.25","SUSE Linux Enterprise Module for Containers 15 SP6:kubernetes1.25-client","SUSE Linux Enterprise Module for Containers 15 SP6:kubernetes1.25-client-common","SUSE Linux Enterprise Module for Containers 15 SP6:kubernetes1.26","SUSE Linux Enterprise Module for Containers 15 SP6:kubernetes1.26-client","SUSE Linux Enterprise Module for Containers 15 SP6:kubernetes1.26-client-common","SUSE Linux Enterprise Module for Containers 15 SP6:kubernetes1.27","SUSE Linux Enterprise Module for Containers 15 SP6:kubernetes1.27-client","SUSE Linux Enterprise Module for Containers 15 SP6:kubernetes1.27-client-common","SUSE Linux Enterprise Module for Containers 15 SP6:kubernetes1.28","SUSE Linux Enterprise Module for Containers 15 SP6:kubernetes1.28-client","SUSE Linux Enterprise Module for Containers 15 SP6:kubernetes1.28-client-common","SUSE Linux Enterprise Module for Containers 15 SP6:podman","SUSE Linux Enterprise Module for Containers 15 SP6:podman-docker","SUSE Linux Enterprise Module for Containers 15 SP6:podman-remote","SUSE Linux Enterprise Module for Containers 15 SP6:podmansh","SUSE Linux Enterprise Module for Containers 15 SP7:buildah","SUSE Linux Enterprise Module for Containers 15 SP7:podman","SUSE Linux Enterprise Module for Containers 15 SP7:podman-docker","SUSE Linux Enterprise Module for Containers 15 SP7:podman-remote","SUSE Linux Enterprise Module for Containers 15 SP7:podmansh","SUSE Linux Enterprise Module for Public Cloud 12:amazon-ssm-agent","SUSE Linux Enterprise Module for Public Cloud 12:kubernetes","SUSE Linux Enterprise Module for Public Cloud 12:kubernetes-client","SUSE Linux Enterprise Module for Public Cloud 15 SP4:amazon-ssm-agent","SUSE Linux Enterprise Module for Public Cloud 15 SP5:amazon-ssm-agent","SUSE Linux Enterprise Module for Public Cloud 15 SP6:amazon-ssm-agent","SUSE Linux Enterprise Module for Public Cloud 15 SP7:amazon-ssm-agent","SUSE Linux Enterprise Server 12 SP3:amazon-ssm-agent","SUSE Linux Enterprise Server 12 SP3:kubernetes","SUSE Linux Enterprise Server 12 SP3:kubernetes-client","SUSE Linux Enterprise Server 12 SP4:amazon-ssm-agent","SUSE Linux Enterprise Server 12 SP4:kubernetes","SUSE Linux Enterprise Server 12 SP4:kubernetes-client","SUSE Linux Enterprise Server 12 SP5-LTSS Extended Security:docker","SUSE Linux Enterprise Server 12 SP5-LTSS:docker","SUSE Linux Enterprise Server 12 SP5-LTSS:docker-bash-completion","SUSE Linux Enterprise Server 12 SP5-LTSS:docker-buildx","SUSE Linux Enterprise Server 12 SP5:amazon-ssm-agent","SUSE Linux Enterprise Server 12 SP5:kubernetes","SUSE Linux Enterprise Server 12 SP5:kubernetes-client","SUSE Linux Enterprise Server 12:amazon-ssm-agent","SUSE Linux Enterprise Server 12:kubernetes","SUSE Linux Enterprise Server 12:kubernetes-client","SUSE Linux Enterprise Server 15 SP1-LTSS:buildah","SUSE Linux Enterprise Server 15 SP1-LTSS:docker","SUSE Linux Enterprise Server 15 SP1-LTSS:docker-bash-completion","SUSE Linux Enterprise Server 15 SP1-LTSS:kubernetes","SUSE Linux Enterprise Server 15 SP1-LTSS:kubernetes-client","SUSE Linux Enterprise Server 15 SP1-LTSS:kubernetes-common","SUSE Linux Enterprise Server 15 SP1-LTSS:podman","SUSE Linux Enterprise Server 15 SP1-LTSS:podman-cni-config","SUSE Linux Enterprise Server 15 SP1-LTSS:skopeo","SUSE Linux Enterprise Server 15 SP2-LTSS:buildah","SUSE Linux Enterprise Server 15 SP2-LTSS:docker","SUSE Linux Enterprise Server 15 SP2-LTSS:docker-bash-completion","SUSE Linux Enterprise Server 15 SP2-LTSS:docker-buildx","SUSE Linux Enterprise Server 15 SP2-LTSS:kubernetes1.18","SUSE Linux Enterprise Server 15 SP2-LTSS:kubernetes1.18-client","SUSE Linux Enterprise Server 15 SP2-LTSS:kubernetes1.18-client-common","SUSE Linux Enterprise Server 15 SP2-LTSS:podman","SUSE Linux Enterprise Server 15 SP2-LTSS:podman-cni-config","SUSE Linux Enterprise Server 15 SP2-LTSS:skopeo","SUSE Linux Enterprise Server 15 SP3-LTSS:buildah","SUSE Linux Enterprise Server 15 SP3-LTSS:docker","SUSE Linux Enterprise Server 15 SP3-LTSS:docker-bash-completion","SUSE Linux Enterprise Server 15 SP3-LTSS:docker-buildx","SUSE Linux Enterprise Server 15 SP3-LTSS:docker-fish-completion","SUSE Linux Enterprise Server 15 SP3-LTSS:kubernetes1.18","SUSE Linux Enterprise Server 15 SP3-LTSS:kubernetes1.18-client","SUSE Linux Enterprise Server 15 SP3-LTSS:kubernetes1.18-client-common","SUSE Linux Enterprise Server 15 SP3-LTSS:kubernetes1.23","SUSE Linux Enterprise Server 15 SP3-LTSS:kubernetes1.23-client","SUSE Linux Enterprise Server 15 SP3-LTSS:kubernetes1.23-client-common","SUSE Linux Enterprise Server 15 SP3-LTSS:kubernetes1.24","SUSE Linux Enterprise Server 15 SP3-LTSS:kubernetes1.24-client","SUSE Linux Enterprise Server 15 SP3-LTSS:kubernetes1.24-client-common","SUSE Linux Enterprise Server 15 SP3-LTSS:podman","SUSE Linux Enterprise Server 15 SP3-LTSS:podman-cni-config","SUSE Linux Enterprise Server 15 SP3-LTSS:podman-remote","SUSE Linux Enterprise Server 15 SP3-LTSS:skopeo","SUSE Linux Enterprise Server 15 SP4-LTSS:buildah","SUSE Linux Enterprise Server 15 SP4-LTSS:cosign","SUSE Linux Enterprise Server 15 SP4-LTSS:docker","SUSE Linux Enterprise Server 15 SP4-LTSS:docker-bash-completion","SUSE Linux Enterprise Server 15 SP4-LTSS:docker-buildx","SUSE Linux Enterprise Server 15 SP4-LTSS:docker-rootless-extras","SUSE Linux Enterprise Server 15 SP4-LTSS:kubernetes1.18","SUSE Linux Enterprise Server 15 SP4-LTSS:kubernetes1.18-client","SUSE Linux Enterprise Server 15 SP4-LTSS:kubernetes1.18-client-common","SUSE Linux Enterprise Server 15 SP4-LTSS:kubernetes1.23","SUSE Linux Enterprise Server 15 SP4-LTSS:kubernetes1.23-client","SUSE Linux Enterprise Server 15 SP4-LTSS:kubernetes1.23-client-common","SUSE Linux Enterprise Server 15 SP4-LTSS:kubernetes1.24","SUSE Linux Enterprise Server 15 SP4-LTSS:kubernetes1.24-client","SUSE Linux Enterprise Server 15 SP4-LTSS:kubernetes1.24-client-common","SUSE Linux Enterprise Server 15 SP4-LTSS:kubernetes1.25","SUSE Linux Enterprise Server 15 SP4-LTSS:kubernetes1.25-client","SUSE Linux Enterprise Server 15 SP4-LTSS:kubernetes1.25-client-common","SUSE Linux Enterprise Server 15 SP4-LTSS:kubernetes1.26","SUSE Linux Enterprise Server 15 SP4-LTSS:kubernetes1.26-client","SUSE Linux Enterprise Server 15 SP4-LTSS:kubernetes1.26-client-common","SUSE Linux Enterprise Server 15 SP4-LTSS:kubernetes1.27","SUSE Linux Enterprise Server 15 SP4-LTSS:kubernetes1.27-client","SUSE Linux Enterprise Server 15 SP4-LTSS:kubernetes1.27-client-common","SUSE Linux Enterprise Server 15 SP4-LTSS:kubernetes1.28","SUSE Linux Enterprise Server 15 SP4-LTSS:kubernetes1.28-client","SUSE Linux Enterprise Server 15 SP4-LTSS:kubernetes1.28-client-common","SUSE Linux Enterprise Server 15 SP4-LTSS:podman","SUSE Linux Enterprise Server 15 SP4-LTSS:podman-cni-config","SUSE Linux Enterprise Server 15 SP4-LTSS:podman-docker","SUSE Linux Enterprise Server 15 SP4-LTSS:podman-remote","SUSE Linux Enterprise Server 15 SP4-LTSS:rekor","SUSE Linux Enterprise Server 15 SP4-LTSS:skopeo","SUSE Linux Enterprise Server 15 SP4:amazon-ssm-agent","SUSE Linux Enterprise Server 15 SP5-LTSS:rekor","SUSE Linux Enterprise Server 15 SP5-LTSS:skopeo","SUSE Linux Enterprise Server 15 SP5:amazon-ssm-agent","SUSE Linux Enterprise Server 15 SP5:buildah","SUSE Linux Enterprise Server 15 SP5:cosign","SUSE Linux Enterprise Server 15 SP5:docker","SUSE Linux Enterprise Server 15 SP5:docker-bash-completion","SUSE Linux Enterprise Server 15 SP5:docker-buildx","SUSE Linux Enterprise Server 15 SP5:docker-rootless-extras","SUSE Linux Enterprise Server 15 SP5:kubernetes1.23","SUSE Linux Enterprise Server 15 SP5:kubernetes1.23-client","SUSE Linux Enterprise Server 15 SP5:kubernetes1.23-client-common","SUSE Linux Enterprise Server 15 SP5:kubernetes1.24","SUSE Linux Enterprise Server 15 SP5:kubernetes1.24-client","SUSE Linux Enterprise Server 15 SP5:kubernetes1.24-client-common","SUSE Linux Enterprise Server 15 SP5:kubernetes1.25","SUSE Linux Enterprise Server 15 SP5:kubernetes1.25-client","SUSE Linux Enterprise Server 15 SP5:kubernetes1.25-client-common","SUSE Linux Enterprise Server 15 SP5:kubernetes1.26","SUSE Linux Enterprise Server 15 SP5:kubernetes1.26-client","SUSE Linux Enterprise Server 15 SP5:kubernetes1.26-client-common","SUSE Linux Enterprise Server 15 SP5:kubernetes1.27","SUSE Linux Enterprise Server 15 SP5:kubernetes1.27-client","SUSE Linux Enterprise Server 15 SP5:kubernetes1.27-client-common","SUSE Linux Enterprise Server 15 SP5:kubernetes1.28","SUSE Linux Enterprise Server 15 SP5:kubernetes1.28-client","SUSE Linux Enterprise Server 15 SP5:kubernetes1.28-client-common","SUSE Linux Enterprise Server 15 SP5:podman","SUSE Linux Enterprise Server 15 SP5:podman-docker","SUSE Linux Enterprise Server 15 SP5:podman-remote","SUSE Linux Enterprise Server 15 SP5:podmansh","SUSE Linux Enterprise Server 15 SP5:rekor","SUSE Linux Enterprise Server 15 SP6-LTSS:buildah","SUSE Linux Enterprise Server 15 SP6-LTSS:cosign","SUSE Linux Enterprise Server 15 SP6-LTSS:docker","SUSE Linux Enterprise Server 15 SP6-LTSS:docker-bash-completion","SUSE Linux Enterprise Server 15 SP6-LTSS:docker-buildx","SUSE Linux Enterprise Server 15 SP6-LTSS:docker-rootless-extras","SUSE Linux Enterprise Server 15 SP6-LTSS:docker-zsh-completion","SUSE Linux Enterprise Server 15 SP6-LTSS:podman","SUSE Linux Enterprise Server 15 SP6-LTSS:podman-docker","SUSE Linux Enterprise Server 15 SP6-LTSS:podman-remote","SUSE Linux Enterprise Server 15 SP6-LTSS:podmansh","SUSE Linux Enterprise Server 15 SP6-LTSS:rekor","SUSE Linux Enterprise Server 15 SP6-LTSS:skopeo","SUSE Linux Enterprise Server 15 SP6-LTSS:skopeo-bash-completion","SUSE Linux Enterprise Server 15 SP6-LTSS:skopeo-zsh-completion","SUSE Linux Enterprise Server 15 SP6:amazon-ssm-agent","SUSE Linux Enterprise Server 15 SP6:buildah","SUSE Linux Enterprise Server 15 SP6:cosign","SUSE Linux Enterprise Server 15 SP6:docker","SUSE Linux Enterprise Server 15 SP6:docker-bash-completion","SUSE Linux Enterprise Server 15 SP6:docker-buildx","SUSE Linux Enterprise Server 15 SP6:docker-rootless-extras","SUSE Linux Enterprise Server 15 SP6:docker-zsh-completion","SUSE Linux Enterprise Server 15 SP6:kubernetes1.25","SUSE Linux Enterprise Server 15 SP6:kubernetes1.25-client","SUSE Linux Enterprise Server 15 SP6:kubernetes1.25-client-common","SUSE Linux Enterprise Server 15 SP6:kubernetes1.26","SUSE Linux Enterprise Server 15 SP6:kubernetes1.26-client","SUSE Linux Enterprise Server 15 SP6:kubernetes1.26-client-common","SUSE Linux Enterprise Server 15 SP6:kubernetes1.27","SUSE Linux Enterprise Server 15 SP6:kubernetes1.27-client","SUSE Linux Enterprise Server 15 SP6:kubernetes1.27-client-common","SUSE Linux Enterprise Server 15 SP6:kubernetes1.28","SUSE Linux Enterprise Server 15 SP6:kubernetes1.28-client","SUSE Linux Enterprise Server 15 SP6:kubernetes1.28-client-common","SUSE Linux Enterprise Server 15 SP6:podman","SUSE Linux Enterprise Server 15 SP6:podman-docker","SUSE Linux Enterprise Server 15 SP6:podman-remote","SUSE Linux Enterprise Server 15 SP6:podmansh","SUSE Linux Enterprise Server 15 SP6:rekor","SUSE Linux Enterprise Server 15 SP6:skopeo","SUSE Linux Enterprise Server 15 SP6:skopeo-bash-completion","SUSE Linux Enterprise Server 15 SP6:skopeo-zsh-completion","SUSE Linux Enterprise Server 15 SP7:amazon-ssm-agent","SUSE Linux Enterprise Server 15 SP7:buildah","SUSE Linux Enterprise Server 15 SP7:podman","SUSE Linux Enterprise Server 15 SP7:podman-docker","SUSE Linux Enterprise Server 15 SP7:podman-remote","SUSE Linux Enterprise Server 15 SP7:podmansh","SUSE Linux Enterprise Server 15 SP7:rekor","SUSE Linux Enterprise Server 15-LTSS:docker","SUSE Linux Enterprise Server 15-LTSS:docker-bash-completion","SUSE Linux Enterprise Server 15-LTSS:skopeo","SUSE Linux Enterprise Server 16.0:amazon-ssm-agent","SUSE Linux Enterprise Server 16.0:buildah","SUSE Linux Enterprise Server 16.0:cosign","SUSE Linux Enterprise Server 16.0:docker","SUSE Linux Enterprise Server 16.0:docker-bash-completion","SUSE Linux Enterprise Server 16.0:docker-buildx","SUSE Linux Enterprise Server 16.0:docker-compose","SUSE Linux Enterprise Server 16.0:docker-fish-completion","SUSE Linux Enterprise Server 16.0:docker-rootless-extras","SUSE Linux Enterprise Server 16.0:docker-zsh-completion","SUSE Linux Enterprise Server 16.0:podman","SUSE Linux Enterprise Server 16.0:podman-docker","SUSE Linux Enterprise Server 16.0:podman-remote","SUSE Linux Enterprise Server 16.0:podmansh","SUSE Linux Enterprise Server 16.0:rekor","SUSE Linux Enterprise Server 16.0:skopeo","SUSE Linux Enterprise Server 16.0:skopeo-bash-completion","SUSE Linux Enterprise Server 16.0:skopeo-fish-completion","SUSE Linux Enterprise Server 16.0:skopeo-zsh-completion","SUSE Linux Enterprise Server 16.0:velociraptor","SUSE Linux Enterprise Server Teradata 15 SP4:amazon-ssm-agent","SUSE Linux Enterprise Server Teradata 15 SP4:buildah","SUSE Linux Enterprise Server Teradata 15 SP4:cosign","SUSE Linux Enterprise Server Teradata 15 SP4:docker","SUSE Linux Enterprise Server Teradata 15 SP4:kubernetes1.18","SUSE Linux Enterprise Server Teradata 15 SP4:kubernetes1.23","SUSE Linux Enterprise Server Teradata 15 SP4:kubernetes1.24","SUSE Linux Enterprise Server Teradata 15 SP4:kubernetes1.25","SUSE Linux Enterprise Server Teradata 15 SP4:kubernetes1.26","SUSE Linux Enterprise Server Teradata 15 SP4:kubernetes1.27","SUSE Linux Enterprise Server Teradata 15 SP4:kubernetes1.28","SUSE Linux Enterprise Server Teradata 15 SP4:podman","SUSE Linux Enterprise Server Teradata 15 SP4:rekor","SUSE Linux Enterprise Server Teradata 15 SP4:skopeo","SUSE Linux Enterprise Server for SAP Applications 12 SP3:amazon-ssm-agent","SUSE Linux Enterprise Server for SAP Applications 12 SP3:kubernetes","SUSE Linux Enterprise Server for SAP Applications 12 SP3:kubernetes-client","SUSE Linux Enterprise Server for SAP Applications 12 SP4:amazon-ssm-agent","SUSE Linux Enterprise Server for SAP Applications 12 SP4:kubernetes","SUSE Linux Enterprise Server for SAP Applications 12 SP4:kubernetes-client","SUSE Linux Enterprise Server for SAP Applications 12 SP5:amazon-ssm-agent","SUSE Linux Enterprise Server for SAP Applications 12 SP5:kubernetes","SUSE Linux Enterprise Server for SAP Applications 12 SP5:kubernetes-client","SUSE Linux Enterprise Server for SAP Applications 12:amazon-ssm-agent","SUSE Linux Enterprise Server for SAP Applications 12:kubernetes","SUSE Linux Enterprise Server for SAP Applications 12:kubernetes-client","SUSE Linux Enterprise Server for SAP Applications 15 SP2:buildah","SUSE Linux Enterprise Server for SAP Applications 15 SP2:docker","SUSE Linux Enterprise Server for SAP Applications 15 SP2:docker-bash-completion","SUSE Linux Enterprise Server for SAP Applications 15 SP2:docker-buildx","SUSE Linux Enterprise Server for SAP Applications 15 SP2:kubernetes1.18","SUSE Linux Enterprise Server for SAP Applications 15 SP2:kubernetes1.18-client","SUSE Linux Enterprise Server for SAP Applications 15 SP2:kubernetes1.18-client-common","SUSE Linux Enterprise Server for SAP Applications 15 SP2:podman","SUSE Linux Enterprise Server for SAP Applications 15 SP2:podman-cni-config","SUSE Linux Enterprise Server for SAP Applications 15 SP3:buildah","SUSE Linux Enterprise Server for SAP Applications 15 SP3:docker","SUSE Linux Enterprise Server for SAP Applications 15 SP3:docker-bash-completion","SUSE Linux Enterprise Server for SAP Applications 15 SP3:docker-buildx","SUSE Linux Enterprise Server for SAP Applications 15 SP3:docker-fish-completion","SUSE Linux Enterprise Server for SAP Applications 15 SP3:kubernetes1.18","SUSE Linux Enterprise Server for SAP Applications 15 SP3:kubernetes1.18-client","SUSE Linux Enterprise Server for SAP Applications 15 SP3:kubernetes1.18-client-common","SUSE Linux Enterprise Server for SAP Applications 15 SP3:kubernetes1.23","SUSE Linux Enterprise Server for SAP Applications 15 SP3:kubernetes1.23-client","SUSE Linux Enterprise Server for SAP Applications 15 SP3:kubernetes1.23-client-common","SUSE Linux Enterprise Server for SAP Applications 15 SP3:kubernetes1.24","SUSE Linux Enterprise Server for SAP Applications 15 SP3:kubernetes1.24-client","SUSE Linux Enterprise Server for SAP Applications 15 SP3:kubernetes1.24-client-common","SUSE Linux Enterprise Server for SAP Applications 15 SP3:podman","SUSE Linux Enterprise Server for SAP Applications 15 SP3:podman-cni-config","SUSE Linux Enterprise Server for SAP Applications 15 SP3:podman-remote","SUSE Linux Enterprise Server for SAP Applications 15 SP3:skopeo","SUSE Linux Enterprise Server for SAP Applications 15 SP4:amazon-ssm-agent","SUSE Linux Enterprise Server for SAP Applications 15 SP4:buildah","SUSE Linux Enterprise Server for SAP Applications 15 SP4:cosign","SUSE Linux Enterprise Server for SAP Applications 15 SP4:docker","SUSE Linux Enterprise Server for SAP Applications 15 SP4:docker-bash-completion","SUSE Linux Enterprise Server for SAP Applications 15 SP4:docker-buildx","SUSE Linux Enterprise Server for SAP Applications 15 SP4:docker-rootless-extras","SUSE Linux Enterprise Server for SAP Applications 15 SP4:kubernetes1.18","SUSE Linux Enterprise Server for SAP Applications 15 SP4:kubernetes1.18-client","SUSE Linux Enterprise Server for SAP Applications 15 SP4:kubernetes1.18-client-common","SUSE Linux Enterprise Server for SAP Applications 15 SP4:kubernetes1.23","SUSE Linux Enterprise Server for SAP Applications 15 SP4:kubernetes1.23-client","SUSE Linux Enterprise Server for SAP Applications 15 SP4:kubernetes1.23-client-common","SUSE Linux Enterprise Server for SAP Applications 15 SP4:kubernetes1.24","SUSE Linux Enterprise Server for SAP Applications 15 SP4:kubernetes1.24-client","SUSE Linux Enterprise Server for SAP Applications 15 SP4:kubernetes1.24-client-common","SUSE Linux Enterprise Server for SAP Applications 15 SP4:kubernetes1.25","SUSE Linux Enterprise Server for SAP Applications 15 SP4:kubernetes1.25-client","SUSE Linux Enterprise Server for SAP Applications 15 SP4:kubernetes1.25-client-common","SUSE Linux Enterprise Server for SAP Applications 15 SP4:kubernetes1.26","SUSE Linux Enterprise Server for SAP Applications 15 SP4:kubernetes1.26-client","SUSE Linux Enterprise Server for SAP Applications 15 SP4:kubernetes1.26-client-common","SUSE Linux Enterprise Server for SAP Applications 15 SP4:kubernetes1.27","SUSE Linux Enterprise Server for SAP Applications 15 SP4:kubernetes1.27-client","SUSE Linux Enterprise Server for SAP Applications 15 SP4:kubernetes1.27-client-common","SUSE Linux Enterprise Server for SAP Applications 15 SP4:kubernetes1.28","SUSE Linux Enterprise Server for SAP Applications 15 SP4:kubernetes1.28-client","SUSE Linux Enterprise Server for SAP Applications 15 SP4:kubernetes1.28-client-common","SUSE Linux Enterprise Server for SAP Applications 15 SP4:podman","SUSE Linux Enterprise Server for SAP Applications 15 SP4:podman-cni-config","SUSE Linux Enterprise Server for SAP Applications 15 SP4:podman-docker","SUSE Linux Enterprise Server for SAP Applications 15 SP4:podman-remote","SUSE Linux Enterprise Server for SAP Applications 15 SP4:rekor","SUSE Linux Enterprise Server for SAP Applications 15 SP4:skopeo","SUSE Linux Enterprise Server for SAP Applications 15 SP5:amazon-ssm-agent","SUSE Linux Enterprise Server for SAP Applications 15 SP5:buildah","SUSE Linux Enterprise Server for SAP Applications 15 SP5:cosign","SUSE Linux Enterprise Server for SAP Applications 15 SP5:docker","SUSE Linux Enterprise Server for SAP Applications 15 SP5:docker-bash-completion","SUSE Linux Enterprise Server for SAP Applications 15 SP5:docker-buildx","SUSE Linux Enterprise Server for SAP Applications 15 SP5:docker-rootless-extras","SUSE Linux Enterprise Server for SAP Applications 15 SP5:kubernetes1.23","SUSE Linux Enterprise Server for SAP Applications 15 SP5:kubernetes1.23-client","SUSE Linux Enterprise Server for SAP Applications 15 SP5:kubernetes1.23-client-common","SUSE Linux Enterprise Server for SAP Applications 15 SP5:kubernetes1.24","SUSE Linux Enterprise Server for SAP Applications 15 SP5:kubernetes1.24-client","SUSE Linux Enterprise Server for SAP Applications 15 SP5:kubernetes1.24-client-common","SUSE Linux Enterprise Server for SAP Applications 15 SP5:kubernetes1.25","SUSE Linux Enterprise Server for SAP Applications 15 SP5:kubernetes1.25-client","SUSE Linux Enterprise Server for SAP Applications 15 SP5:kubernetes1.25-client-common","SUSE Linux Enterprise Server for SAP Applications 15 SP5:kubernetes1.26","SUSE Linux Enterprise Server for SAP Applications 15 SP5:kubernetes1.26-client","SUSE Linux Enterprise Server for SAP Applications 15 SP5:kubernetes1.26-client-common","SUSE Linux Enterprise Server for SAP Applications 15 SP5:kubernetes1.27","SUSE Linux Enterprise Server for SAP Applications 15 SP5:kubernetes1.27-client","SUSE Linux Enterprise Server for SAP Applications 15 SP5:kubernetes1.27-client-common","SUSE Linux Enterprise Server for SAP Applications 15 SP5:kubernetes1.28","SUSE Linux Enterprise Server for SAP Applications 15 SP5:kubernetes1.28-client","SUSE Linux Enterprise Server for SAP Applications 15 SP5:kubernetes1.28-client-common","SUSE Linux Enterprise Server for SAP Applications 15 SP5:podman","SUSE Linux Enterprise Server for SAP Applications 15 SP5:podman-docker","SUSE Linux Enterprise Server for SAP Applications 15 SP5:podman-remote","SUSE Linux Enterprise Server for SAP Applications 15 SP5:podmansh","SUSE Linux Enterprise Server for SAP Applications 15 SP5:rekor","SUSE Linux Enterprise Server for SAP Applications 15 SP5:skopeo","SUSE Linux Enterprise Server for SAP Applications 15 SP6:amazon-ssm-agent","SUSE Linux Enterprise Server for SAP Applications 15 SP6:buildah","SUSE Linux Enterprise Server for SAP Applications 15 SP6:cosign","SUSE Linux Enterprise Server for SAP Applications 15 SP6:docker","SUSE Linux Enterprise Server for SAP Applications 15 SP6:docker-bash-completion","SUSE Linux Enterprise Server for SAP Applications 15 SP6:docker-buildx","SUSE Linux Enterprise Server for SAP Applications 15 SP6:docker-rootless-extras","SUSE Linux Enterprise Server for SAP Applications 15 SP6:docker-zsh-completion","SUSE Linux Enterprise Server for SAP Applications 15 SP6:kubernetes1.25","SUSE Linux Enterprise Server for SAP Applications 15 SP6:kubernetes1.25-client","SUSE Linux Enterprise Server for SAP Applications 15 SP6:kubernetes1.25-client-common","SUSE Linux Enterprise Server for SAP Applications 15 SP6:kubernetes1.26","SUSE Linux Enterprise Server for SAP Applications 15 SP6:kubernetes1.26-client","SUSE Linux Enterprise Server for SAP Applications 15 SP6:kubernetes1.26-client-common","SUSE Linux Enterprise Server for SAP Applications 15 SP6:kubernetes1.27","SUSE Linux Enterprise Server for SAP Applications 15 SP6:kubernetes1.27-client","SUSE Linux Enterprise Server for SAP Applications 15 SP6:kubernetes1.27-client-common","SUSE Linux Enterprise Server for SAP Applications 15 SP6:kubernetes1.28","SUSE Linux Enterprise Server for SAP Applications 15 SP6:kubernetes1.28-client","SUSE Linux Enterprise Server for SAP Applications 15 SP6:kubernetes1.28-client-common","SUSE Linux Enterprise Server for SAP Applications 15 SP6:podman","SUSE Linux Enterprise Server for SAP Applications 15 SP6:podman-docker","SUSE Linux Enterprise Server for SAP Applications 15 SP6:podman-remote","SUSE Linux Enterprise Server for SAP Applications 15 SP6:podmansh","SUSE Linux Enterprise Server for SAP Applications 15 SP6:rekor","SUSE Linux Enterprise Server for SAP Applications 15 SP6:skopeo","SUSE Linux Enterprise Server for SAP Applications 15 SP6:skopeo-bash-completion","SUSE Linux Enterprise Server for SAP Applications 15 SP6:skopeo-zsh-completion","SUSE Linux Enterprise Server for SAP Applications 15 SP7:amazon-ssm-agent","SUSE Linux Enterprise Server for SAP Applications 15 SP7:buildah","SUSE Linux Enterprise Server for SAP Applications 15 SP7:podman","SUSE Linux Enterprise Server for SAP Applications 15 SP7:podman-docker","SUSE Linux Enterprise Server for SAP Applications 15 SP7:podman-remote","SUSE Linux Enterprise Server for SAP Applications 15 SP7:podmansh","SUSE Linux Enterprise Server for SAP Applications 15 SP7:rekor","SUSE Linux Enterprise Server for SAP applications 16.0:amazon-ssm-agent","SUSE Linux Enterprise Server for SAP applications 16.0:buildah","SUSE Linux Enterprise Server for SAP applications 16.0:cosign","SUSE Linux Enterprise Server for SAP applications 16.0:docker","SUSE Linux Enterprise Server for SAP applications 16.0:docker-bash-completion","SUSE Linux Enterprise Server for SAP applications 16.0:docker-buildx","SUSE Linux Enterprise Server for SAP applications 16.0:docker-compose","SUSE Linux Enterprise Server for SAP applications 16.0:docker-fish-completion","SUSE Linux Enterprise Server for SAP applications 16.0:docker-rootless-extras","SUSE Linux Enterprise Server for SAP applications 16.0:docker-zsh-completion","SUSE Linux Enterprise Server for SAP applications 16.0:podman","SUSE Linux Enterprise Server for SAP applications 16.0:podman-docker","SUSE Linux Enterprise Server for SAP applications 16.0:podman-remote","SUSE Linux Enterprise Server for SAP applications 16.0:podmansh","SUSE Linux Enterprise Server for SAP applications 16.0:rekor","SUSE Linux Enterprise Server for SAP applications 16.0:skopeo","SUSE Linux Enterprise Server for SAP applications 16.0:skopeo-bash-completion","SUSE Linux Enterprise Server for SAP applications 16.0:skopeo-fish-completion","SUSE Linux Enterprise Server for SAP applications 16.0:skopeo-zsh-completion","SUSE Linux Enterprise Server for SAP applications 16.0:velociraptor","SUSE Linux Micro 6.0:docker","SUSE Linux Micro 6.0:docker-buildx","SUSE Linux Micro 6.0:docker-compose","SUSE Linux Micro 6.0:podman","SUSE Linux Micro 6.0:podman-docker","SUSE Linux Micro 6.0:podman-remote","SUSE Linux Micro 6.0:podmansh","SUSE Linux Micro 6.0:skopeo","SUSE Linux Micro 6.1:docker","SUSE Linux Micro 6.1:docker-buildx","SUSE Linux Micro 6.1:docker-compose","SUSE Linux Micro 6.1:podman","SUSE Linux Micro 6.1:podman-docker","SUSE Linux Micro 6.1:podman-remote","SUSE Linux Micro 6.1:podmansh","SUSE Linux Micro 6.1:skopeo","SUSE Linux Micro 6.2:docker","SUSE Linux Micro 6.2:docker-buildx","SUSE Linux Micro 6.2:docker-compose","SUSE Linux Micro 6.2:podman","SUSE Linux Micro 6.2:podman-docker","SUSE Linux Micro 6.2:podman-remote","SUSE Linux Micro 6.2:podmansh","SUSE Linux Micro 6.2:skopeo","SUSE Manager Proxy 4.3:amazon-ssm-agent","SUSE Manager Proxy 4.3:cosign","SUSE Manager Proxy 4.3:rekor","SUSE Manager Proxy 4.3:skopeo","SUSE Manager Proxy LTS 4.3:cosign","SUSE Manager Proxy LTS 4.3:rekor","SUSE Manager Proxy LTS 4.3:skopeo","SUSE Manager Retail Branch Server 4.3:amazon-ssm-agent","SUSE Manager Retail Branch Server 4.3:cosign","SUSE Manager Retail Branch Server 4.3:rekor","SUSE Manager Retail Branch Server 4.3:skopeo","SUSE Manager Retail Branch Server LTS 4.3:cosign","SUSE Manager Retail Branch Server LTS 4.3:rekor","SUSE Manager Retail Branch Server LTS 4.3:skopeo","SUSE Manager Server 4.3:amazon-ssm-agent","SUSE Manager Server 4.3:cosign","SUSE Manager Server 4.3:rekor","SUSE Manager Server 4.3:skopeo","SUSE Manager Server LTS 4.3:cosign","SUSE Manager Server LTS 4.3:rekor","SUSE Manager Server LTS 4.3:skopeo","openSUSE Leap 15.5:amazon-ssm-agent","openSUSE Leap 15.5:buildah","openSUSE Leap 15.5:cosign","openSUSE Leap 15.5:docker","openSUSE Leap 15.5:docker-bash-completion","openSUSE Leap 15.5:docker-buildx","openSUSE Leap 15.5:docker-fish-completion","openSUSE Leap 15.5:docker-rootless-extras","openSUSE Leap 15.5:docker-test","openSUSE Leap 15.5:docker-zsh-completion","openSUSE Leap 15.5:kubernetes1.18","openSUSE Leap 15.5:kubernetes1.18-client","openSUSE Leap 15.5:kubernetes1.18-client-common","openSUSE Leap 15.5:kubernetes1.23","openSUSE Leap 15.5:kubernetes1.23-apiserver","openSUSE Leap 15.5:kubernetes1.23-client","openSUSE Leap 15.5:kubernetes1.23-client-bash-completion","openSUSE Leap 15.5:kubernetes1.23-client-common","openSUSE Leap 15.5:kubernetes1.23-client-fish-completion","openSUSE Leap 15.5:kubernetes1.23-controller-manager","openSUSE Leap 15.5:kubernetes1.23-kubeadm","openSUSE Leap 15.5:kubernetes1.23-kubelet","openSUSE Leap 15.5:kubernetes1.23-kubelet-common","openSUSE Leap 15.5:kubernetes1.23-proxy","openSUSE Leap 15.5:kubernetes1.23-scheduler","openSUSE Leap 15.5:kubernetes1.24","openSUSE Leap 15.5:kubernetes1.24-apiserver","openSUSE Leap 15.5:kubernetes1.24-client","openSUSE Leap 15.5:kubernetes1.24-client-bash-completion","openSUSE Leap 15.5:kubernetes1.24-client-common","openSUSE Leap 15.5:kubernetes1.24-client-fish-completion","openSUSE Leap 15.5:kubernetes1.24-controller-manager","openSUSE Leap 15.5:kubernetes1.24-kubeadm","openSUSE Leap 15.5:kubernetes1.24-kubelet","openSUSE Leap 15.5:kubernetes1.24-kubelet-common","openSUSE Leap 15.5:kubernetes1.24-proxy","openSUSE Leap 15.5:kubernetes1.24-scheduler","openSUSE Leap 15.5:kubernetes1.25","openSUSE Leap 15.5:kubernetes1.25-client","openSUSE Leap 15.5:kubernetes1.25-client-common","openSUSE Leap 15.5:kubernetes1.26","openSUSE Leap 15.5:kubernetes1.26-client","openSUSE Leap 15.5:kubernetes1.26-client-common","openSUSE Leap 15.5:kubernetes1.27","openSUSE Leap 15.5:kubernetes1.27-client","openSUSE Leap 15.5:kubernetes1.27-client-common","openSUSE Leap 15.5:kubernetes1.28","openSUSE Leap 15.5:kubernetes1.28-client","openSUSE Leap 15.5:kubernetes1.28-client-common","openSUSE Leap 15.5:podman","openSUSE Leap 15.5:podman-docker","openSUSE Leap 15.5:podman-remote","openSUSE Leap 15.5:podmansh","openSUSE Leap 15.5:rekor","openSUSE Leap 15.6:amazon-ssm-agent","openSUSE Leap 15.6:buildah","openSUSE Leap 15.6:cosign","openSUSE Leap 15.6:docker","openSUSE Leap 15.6:docker-bash-completion","openSUSE Leap 15.6:docker-buildx","openSUSE Leap 15.6:docker-fish-completion","openSUSE Leap 15.6:docker-rootless-extras","openSUSE Leap 15.6:docker-test","openSUSE Leap 15.6:docker-zsh-completion","openSUSE Leap 15.6:kubernetes1.18","openSUSE Leap 15.6:kubernetes1.18-client","openSUSE Leap 15.6:kubernetes1.18-client-common","openSUSE Leap 15.6:kubernetes1.23","openSUSE Leap 15.6:kubernetes1.23-apiserver","openSUSE Leap 15.6:kubernetes1.23-client","openSUSE Leap 15.6:kubernetes1.23-client-bash-completion","openSUSE Leap 15.6:kubernetes1.23-client-common","openSUSE Leap 15.6:kubernetes1.23-client-fish-completion","openSUSE Leap 15.6:kubernetes1.23-controller-manager","openSUSE Leap 15.6:kubernetes1.23-kubeadm","openSUSE Leap 15.6:kubernetes1.23-kubelet","openSUSE Leap 15.6:kubernetes1.23-kubelet-common","openSUSE Leap 15.6:kubernetes1.23-proxy","openSUSE Leap 15.6:kubernetes1.23-scheduler","openSUSE Leap 15.6:kubernetes1.24","openSUSE Leap 15.6:kubernetes1.24-apiserver","openSUSE Leap 15.6:kubernetes1.24-client","openSUSE Leap 15.6:kubernetes1.24-client-bash-completion","openSUSE Leap 15.6:kubernetes1.24-client-common","openSUSE Leap 15.6:kubernetes1.24-client-fish-completion","openSUSE Leap 15.6:kubernetes1.24-controller-manager","openSUSE Leap 15.6:kubernetes1.24-kubeadm","openSUSE Leap 15.6:kubernetes1.24-kubelet","openSUSE Leap 15.6:kubernetes1.24-kubelet-common","openSUSE Leap 15.6:kubernetes1.24-proxy","openSUSE Leap 15.6:kubernetes1.24-scheduler","openSUSE Leap 15.6:kubernetes1.25","openSUSE Leap 15.6:kubernetes1.25-apiserver","openSUSE Leap 15.6:kubernetes1.25-client","openSUSE Leap 15.6:kubernetes1.25-client-bash-completion","openSUSE Leap 15.6:kubernetes1.25-client-common","openSUSE Leap 15.6:kubernetes1.25-client-fish-completion","openSUSE Leap 15.6:kubernetes1.25-controller-manager","openSUSE Leap 15.6:kubernetes1.25-kubeadm","openSUSE Leap 15.6:kubernetes1.25-kubelet","openSUSE Leap 15.6:kubernetes1.25-kubelet-common","openSUSE Leap 15.6:kubernetes1.25-proxy","openSUSE Leap 15.6:kubernetes1.25-scheduler","openSUSE Leap 15.6:kubernetes1.26","openSUSE Leap 15.6:kubernetes1.26-apiserver","openSUSE Leap 15.6:kubernetes1.26-client","openSUSE Leap 15.6:kubernetes1.26-client-bash-completion","openSUSE Leap 15.6:kubernetes1.26-client-common","openSUSE Leap 15.6:kubernetes1.26-client-fish-completion","openSUSE Leap 15.6:kubernetes1.26-controller-manager","openSUSE Leap 15.6:kubernetes1.26-kubeadm","openSUSE Leap 15.6:kubernetes1.26-kubelet","openSUSE Leap 15.6:kubernetes1.26-kubelet-common","openSUSE Leap 15.6:kubernetes1.26-proxy","openSUSE Leap 15.6:kubernetes1.26-scheduler","openSUSE Leap 15.6:kubernetes1.27","openSUSE Leap 15.6:kubernetes1.27-apiserver","openSUSE Leap 15.6:kubernetes1.27-client","openSUSE Leap 15.6:kubernetes1.27-client-bash-completion","openSUSE Leap 15.6:kubernetes1.27-client-common","openSUSE Leap 15.6:kubernetes1.27-client-fish-completion","openSUSE Leap 15.6:kubernetes1.27-controller-manager","openSUSE Leap 15.6:kubernetes1.27-kubeadm","openSUSE Leap 15.6:kubernetes1.27-kubelet","openSUSE Leap 15.6:kubernetes1.27-kubelet-common","openSUSE Leap 15.6:kubernetes1.27-proxy","openSUSE Leap 15.6:kubernetes1.27-scheduler","openSUSE Leap 15.6:kubernetes1.28","openSUSE Leap 15.6:podman","openSUSE Leap 15.6:podman-cni-config","openSUSE Leap 15.6:podman-docker","openSUSE Leap 15.6:podman-remote","openSUSE Leap 15.6:podmansh","openSUSE Leap 15.6:rekor","openSUSE Leap 15.6:skopeo","openSUSE Leap 15.6:skopeo-bash-completion","openSUSE Leap 15.6:skopeo-fish-completion","openSUSE Leap 15.6:skopeo-zsh-completion"],"recommended":["SUSE Enterprise Storage 7.1:google-guest-agent-20250327.01-150000.1.60.1","SUSE Enterprise Storage 7.1:helm-3.17.1-150000.1.41.1","SUSE Enterprise Storage 7.1:helm-bash-completion-3.17.1-150000.1.41.1","SUSE Enterprise Storage 7.1:helm-zsh-completion-3.17.1-150000.1.41.1","SUSE Enterprise Storage 7.1:supportutils-plugin-salt-1.2.3-150000.3.16.1","SUSE Linux Enterprise Desktop 15 SP6:rime-schema-all-20230603+git.5fdd2d6-150600.3.8.1","SUSE Linux Enterprise Desktop 15 SP6:rime-schema-array-20230603+git.5fdd2d6-150600.3.8.1","SUSE Linux Enterprise Desktop 15 SP6:rime-schema-bopomofo-20230603+git.5fdd2d6-150600.3.8.1","SUSE Linux Enterprise Desktop 15 SP6:rime-schema-cangjie-20230603+git.5fdd2d6-150600.3.8.1","SUSE Linux Enterprise Desktop 15 SP6:rime-schema-cantonese-20230603+git.5fdd2d6-150600.3.8.1","SUSE Linux Enterprise Desktop 15 SP6:rime-schema-combo-pinyin-20230603+git.5fdd2d6-150600.3.8.1","SUSE Linux Enterprise Desktop 15 SP6:rime-schema-custom-20230603+git.5fdd2d6-150600.3.8.1","SUSE Linux Enterprise Desktop 15 SP6:rime-schema-default-20230603+git.5fdd2d6-150600.3.8.1","SUSE Linux Enterprise Desktop 15 SP6:rime-schema-double-pinyin-20230603+git.5fdd2d6-150600.3.8.1","SUSE Linux Enterprise Desktop 15 SP6:rime-schema-emoji-20230603+git.5fdd2d6-150600.3.8.1","SUSE Linux Enterprise Desktop 15 SP6:rime-schema-essay-20230603+git.5fdd2d6-150600.3.8.1","SUSE Linux Enterprise Desktop 15 SP6:rime-schema-essay-simp-20230603+git.5fdd2d6-150600.3.8.1","SUSE Linux Enterprise Desktop 15 SP6:rime-schema-extra-20230603+git.5fdd2d6-150600.3.8.1","SUSE Linux Enterprise Desktop 15 SP6:rime-schema-ipa-20230603+git.5fdd2d6-150600.3.8.1","SUSE Linux Enterprise Desktop 15 SP6:rime-schema-luna-pinyin-20230603+git.5fdd2d6-150600.3.8.1","SUSE Linux Enterprise Desktop 15 SP6:rime-schema-middle-chinese-20230603+git.5fdd2d6-150600.3.8.1","SUSE Linux Enterprise Desktop 15 SP6:rime-schema-pinyin-simp-20230603+git.5fdd2d6-150600.3.8.1","SUSE Linux Enterprise Desktop 15 SP6:rime-schema-prelude-20230603+git.5fdd2d6-150600.3.8.1","SUSE Linux Enterprise Desktop 15 SP6:rime-schema-quick-20230603+git.5fdd2d6-150600.3.8.1","SUSE Linux Enterprise Desktop 15 SP6:rime-schema-scj-20230603+git.5fdd2d6-150600.3.8.1","SUSE Linux Enterprise Desktop 15 SP6:rime-schema-soutzoe-20230603+git.5fdd2d6-150600.3.8.1","SUSE Linux Enterprise Desktop 15 SP6:rime-schema-stenotype-20230603+git.5fdd2d6-150600.3.8.1","SUSE Linux Enterprise Desktop 15 SP6:rime-schema-stroke-20230603+git.5fdd2d6-150600.3.8.1","SUSE Linux Enterprise Desktop 15 SP6:rime-schema-terra-pinyin-20230603+git.5fdd2d6-150600.3.8.1","SUSE Linux Enterprise Desktop 15 SP6:rime-schema-wubi-20230603+git.5fdd2d6-150600.3.8.1","SUSE Linux Enterprise Desktop 15 SP6:rime-schema-wugniu-20230603+git.5fdd2d6-150600.3.8.1","SUSE Linux Enterprise Desktop 15 SP6:supportutils-plugin-salt-1.2.3-150000.3.16.1","SUSE Linux Enterprise Desktop 15 SP7:helm-3.17.1-150000.1.41.1","SUSE Linux Enterprise Desktop 15 SP7:rime-schema-all-20230603+git.5fdd2d6-150600.3.8.1","SUSE Linux Enterprise Desktop 15 SP7:rime-schema-array-20230603+git.5fdd2d6-150600.3.8.1","SUSE Linux Enterprise Desktop 15 SP7:rime-schema-bopomofo-20230603+git.5fdd2d6-150600.3.8.1","SUSE Linux Enterprise Desktop 15 SP7:rime-schema-cangjie-20230603+git.5fdd2d6-150600.3.8.1","SUSE Linux Enterprise Desktop 15 SP7:rime-schema-cantonese-20230603+git.5fdd2d6-150600.3.8.1","SUSE Linux Enterprise Desktop 15 SP7:rime-schema-combo-pinyin-20230603+git.5fdd2d6-150600.3.8.1","SUSE Linux Enterprise Desktop 15 SP7:rime-schema-custom-20230603+git.5fdd2d6-150600.3.8.1","SUSE Linux Enterprise Desktop 15 SP7:rime-schema-default-20230603+git.5fdd2d6-150600.3.8.1","SUSE Linux Enterprise Desktop 15 SP7:rime-schema-double-pinyin-20230603+git.5fdd2d6-150600.3.8.1","SUSE Linux Enterprise Desktop 15 SP7:rime-schema-emoji-20230603+git.5fdd2d6-150600.3.8.1","SUSE Linux Enterprise Desktop 15 SP7:rime-schema-essay-20230603+git.5fdd2d6-150600.3.8.1","SUSE Linux Enterprise Desktop 15 SP7:rime-schema-essay-simp-20230603+git.5fdd2d6-150600.3.8.1","SUSE Linux Enterprise Desktop 15 SP7:rime-schema-extra-20230603+git.5fdd2d6-150600.3.8.1","SUSE Linux Enterprise Desktop 15 SP7:rime-schema-ipa-20230603+git.5fdd2d6-150600.3.8.1","SUSE Linux Enterprise Desktop 15 SP7:rime-schema-luna-pinyin-20230603+git.5fdd2d6-150600.3.8.1","SUSE Linux Enterprise Desktop 15 SP7:rime-schema-middle-chinese-20230603+git.5fdd2d6-150600.3.8.1","SUSE Linux Enterprise Desktop 15 SP7:rime-schema-pinyin-simp-20230603+git.5fdd2d6-150600.3.8.1","SUSE Linux Enterprise Desktop 15 SP7:rime-schema-prelude-20230603+git.5fdd2d6-150600.3.8.1","SUSE Linux Enterprise Desktop 15 SP7:rime-schema-quick-20230603+git.5fdd2d6-150600.3.8.1","SUSE Linux Enterprise Desktop 15 SP7:rime-schema-scj-20230603+git.5fdd2d6-150600.3.8.1","SUSE Linux Enterprise Desktop 15 SP7:rime-schema-soutzoe-20230603+git.5fdd2d6-150600.3.8.1","SUSE Linux Enterprise Desktop 15 SP7:rime-schema-stenotype-20230603+git.5fdd2d6-150600.3.8.1","SUSE Linux Enterprise Desktop 15 SP7:rime-schema-stroke-20230603+git.5fdd2d6-150600.3.8.1","SUSE Linux Enterprise Desktop 15 SP7:rime-schema-terra-pinyin-20230603+git.5fdd2d6-150600.3.8.1","SUSE Linux Enterprise Desktop 15 SP7:rime-schema-wubi-20230603+git.5fdd2d6-150600.3.8.1","SUSE Linux Enterprise Desktop 15 SP7:rime-schema-wugniu-20230603+git.5fdd2d6-150600.3.8.1","SUSE Linux Enterprise Desktop 15 SP7:supportutils-plugin-salt-1.2.3-150000.3.16.1","SUSE Linux Enterprise High Performance Computing 12:google-guest-agent-20250327.01-1.50.1","SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:helm-3.17.1-150000.1.41.1","SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:helm-bash-completion-3.17.1-150000.1.41.1","SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:helm-zsh-completion-3.17.1-150000.1.41.1","SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:supportutils-plugin-salt-1.2.3-150000.3.16.1","SUSE Linux Enterprise High Performance Computing 15 SP3:google-guest-agent-20250327.01-150000.1.60.1","SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:helm-3.17.1-150000.1.41.1","SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:helm-bash-completion-3.17.1-150000.1.41.1","SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:helm-zsh-completion-3.17.1-150000.1.41.1","SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:supportutils-plugin-salt-1.2.3-150000.3.16.1","SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:helm-3.17.1-150000.1.41.1","SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:helm-bash-completion-3.17.1-150000.1.41.1","SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:helm-zsh-completion-3.17.1-150000.1.41.1","SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:supportutils-plugin-salt-1.2.3-150000.3.16.1","SUSE Linux Enterprise High Performance Computing 15 SP4:google-guest-agent-20250327.01-150000.1.60.1","SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:helm-3.17.1-150000.1.41.1","SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:helm-bash-completion-3.17.1-150000.1.41.1","SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:helm-zsh-completion-3.17.1-150000.1.41.1","SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:supportutils-plugin-salt-1.2.3-150000.3.16.1","SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:helm-3.17.1-150000.1.41.1","SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:helm-bash-completion-3.17.1-150000.1.41.1","SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:helm-zsh-completion-3.17.1-150000.1.41.1","SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:supportutils-plugin-salt-1.2.3-150000.3.16.1","SUSE Linux Enterprise High Performance Computing 15 SP5:google-guest-agent-20250327.01-150000.1.60.1","SUSE Linux Enterprise High Performance Computing 15 SP6:apptainer-1.3.6-150600.4.9.1","SUSE Linux Enterprise High Performance Computing 15 SP6:apptainer-sle15_6-1.3.6-150600.4.9.1","SUSE Linux Enterprise High Performance Computing 15 SP6:google-guest-agent-20250327.01-150000.1.60.1","SUSE Linux Enterprise High Performance Computing 15 SP6:helm-3.17.1-150000.1.41.1","SUSE Linux Enterprise High Performance Computing 15 SP6:helm-bash-completion-3.17.1-150000.1.41.1","SUSE Linux Enterprise High Performance Computing 15 SP6:helm-zsh-completion-3.17.1-150000.1.41.1","SUSE Linux Enterprise High Performance Computing 15 SP6:kubevirt-manifests-1.4.1-150600.5.24.1","SUSE Linux Enterprise High Performance Computing 15 SP6:kubevirt-virtctl-1.4.1-150600.5.24.1","SUSE Linux Enterprise High Performance Computing 15 SP6:rime-schema-all-20230603+git.5fdd2d6-150600.3.8.1","SUSE Linux Enterprise High Performance Computing 15 SP6:rime-schema-array-20230603+git.5fdd2d6-150600.3.8.1","SUSE Linux Enterprise High Performance Computing 15 SP6:rime-schema-bopomofo-20230603+git.5fdd2d6-150600.3.8.1","SUSE Linux Enterprise High Performance Computing 15 SP6:rime-schema-cangjie-20230603+git.5fdd2d6-150600.3.8.1","SUSE Linux Enterprise High Performance Computing 15 SP6:rime-schema-cantonese-20230603+git.5fdd2d6-150600.3.8.1","SUSE Linux Enterprise High Performance Computing 15 SP6:rime-schema-combo-pinyin-20230603+git.5fdd2d6-150600.3.8.1","SUSE Linux Enterprise High Performance Computing 15 SP6:rime-schema-custom-20230603+git.5fdd2d6-150600.3.8.1","SUSE Linux Enterprise High Performance Computing 15 SP6:rime-schema-default-20230603+git.5fdd2d6-150600.3.8.1","SUSE Linux Enterprise High Performance Computing 15 SP6:rime-schema-double-pinyin-20230603+git.5fdd2d6-150600.3.8.1","SUSE Linux Enterprise High Performance Computing 15 SP6:rime-schema-emoji-20230603+git.5fdd2d6-150600.3.8.1","SUSE Linux Enterprise High Performance Computing 15 SP6:rime-schema-essay-20230603+git.5fdd2d6-150600.3.8.1","SUSE Linux Enterprise High Performance Computing 15 SP6:rime-schema-essay-simp-20230603+git.5fdd2d6-150600.3.8.1","SUSE Linux Enterprise High Performance Computing 15 SP6:rime-schema-extra-20230603+git.5fdd2d6-150600.3.8.1","SUSE Linux Enterprise High Performance Computing 15 SP6:rime-schema-ipa-20230603+git.5fdd2d6-150600.3.8.1","SUSE Linux Enterprise High Performance Computing 15 SP6:rime-schema-luna-pinyin-20230603+git.5fdd2d6-150600.3.8.1","SUSE Linux Enterprise High Performance Computing 15 SP6:rime-schema-middle-chinese-20230603+git.5fdd2d6-150600.3.8.1","SUSE Linux Enterprise High Performance Computing 15 SP6:rime-schema-pinyin-simp-20230603+git.5fdd2d6-150600.3.8.1","SUSE Linux Enterprise High Performance Computing 15 SP6:rime-schema-prelude-20230603+git.5fdd2d6-150600.3.8.1","SUSE Linux Enterprise High Performance Computing 15 SP6:rime-schema-quick-20230603+git.5fdd2d6-150600.3.8.1","SUSE Linux Enterprise High Performance Computing 15 SP6:rime-schema-scj-20230603+git.5fdd2d6-150600.3.8.1","SUSE Linux Enterprise High Performance Computing 15 SP6:rime-schema-soutzoe-20230603+git.5fdd2d6-150600.3.8.1","SUSE Linux Enterprise High Performance Computing 15 SP6:rime-schema-stenotype-20230603+git.5fdd2d6-150600.3.8.1","SUSE Linux Enterprise High Performance Computing 15 SP6:rime-schema-stroke-20230603+git.5fdd2d6-150600.3.8.1","SUSE Linux Enterprise High Performance Computing 15 SP6:rime-schema-terra-pinyin-20230603+git.5fdd2d6-150600.3.8.1","SUSE Linux Enterprise High Performance Computing 15 SP6:rime-schema-wubi-20230603+git.5fdd2d6-150600.3.8.1","SUSE Linux Enterprise High Performance Computing 15 SP6:rime-schema-wugniu-20230603+git.5fdd2d6-150600.3.8.1","SUSE Linux Enterprise High Performance Computing 15 SP6:supportutils-plugin-salt-1.2.3-150000.3.16.1","SUSE Linux Enterprise High Performance Computing 15 SP7:apptainer-1.3.6-150600.4.9.1","SUSE Linux Enterprise High Performance Computing 15 SP7:apptainer-sle15_7-1.3.6-150600.4.9.1","SUSE Linux Enterprise High Performance Computing 15 SP7:helm-3.17.1-150000.1.41.1","SUSE Linux Enterprise High Performance Computing 15 SP7:helm-3.17.2-150000.1.44.1","SUSE Linux Enterprise High Performance Computing 15 SP7:helm-bash-completion-3.17.1-150000.1.41.1","SUSE Linux Enterprise High Performance Computing 15 SP7:helm-zsh-completion-3.17.1-150000.1.41.1","SUSE Linux Enterprise High Performance Computing 15 SP7:kubevirt-manifests-1.5.2-150700.3.5.2","SUSE Linux Enterprise High Performance Computing 15 SP7:kubevirt-virtctl-1.5.2-150700.3.5.2","SUSE Linux Enterprise High Performance Computing 15 SP7:rime-schema-all-20230603+git.5fdd2d6-150600.3.8.1","SUSE Linux Enterprise High Performance Computing 15 SP7:rime-schema-array-20230603+git.5fdd2d6-150600.3.8.1","SUSE Linux Enterprise High Performance Computing 15 SP7:rime-schema-bopomofo-20230603+git.5fdd2d6-150600.3.8.1","SUSE Linux Enterprise High Performance Computing 15 SP7:rime-schema-cangjie-20230603+git.5fdd2d6-150600.3.8.1","SUSE Linux Enterprise High Performance Computing 15 SP7:rime-schema-cantonese-20230603+git.5fdd2d6-150600.3.8.1","SUSE Linux Enterprise High Performance Computing 15 SP7:rime-schema-combo-pinyin-20230603+git.5fdd2d6-150600.3.8.1","SUSE Linux Enterprise High Performance Computing 15 SP7:rime-schema-custom-20230603+git.5fdd2d6-150600.3.8.1","SUSE Linux Enterprise High Performance Computing 15 SP7:rime-schema-default-20230603+git.5fdd2d6-150600.3.8.1","SUSE Linux Enterprise High Performance Computing 15 SP7:rime-schema-double-pinyin-20230603+git.5fdd2d6-150600.3.8.1","SUSE Linux Enterprise High Performance Computing 15 SP7:rime-schema-emoji-20230603+git.5fdd2d6-150600.3.8.1","SUSE Linux Enterprise High Performance Computing 15 SP7:rime-schema-essay-20230603+git.5fdd2d6-150600.3.8.1","SUSE Linux Enterprise High Performance Computing 15 SP7:rime-schema-essay-simp-20230603+git.5fdd2d6-150600.3.8.1","SUSE Linux Enterprise High Performance Computing 15 SP7:rime-schema-extra-20230603+git.5fdd2d6-150600.3.8.1","SUSE Linux Enterprise High Performance Computing 15 SP7:rime-schema-ipa-20230603+git.5fdd2d6-150600.3.8.1","SUSE Linux Enterprise High Performance Computing 15 SP7:rime-schema-luna-pinyin-20230603+git.5fdd2d6-150600.3.8.1","SUSE Linux Enterprise High Performance Computing 15 SP7:rime-schema-middle-chinese-20230603+git.5fdd2d6-150600.3.8.1","SUSE Linux Enterprise High Performance Computing 15 SP7:rime-schema-pinyin-simp-20230603+git.5fdd2d6-150600.3.8.1","SUSE Linux Enterprise High Performance Computing 15 SP7:rime-schema-prelude-20230603+git.5fdd2d6-150600.3.8.1","SUSE Linux Enterprise High Performance Computing 15 SP7:rime-schema-quick-20230603+git.5fdd2d6-150600.3.8.1","SUSE Linux Enterprise High Performance Computing 15 SP7:rime-schema-scj-20230603+git.5fdd2d6-150600.3.8.1","SUSE Linux Enterprise High Performance Computing 15 SP7:rime-schema-soutzoe-20230603+git.5fdd2d6-150600.3.8.1","SUSE Linux Enterprise High Performance Computing 15 SP7:rime-schema-stenotype-20230603+git.5fdd2d6-150600.3.8.1","SUSE Linux Enterprise High Performance Computing 15 SP7:rime-schema-stroke-20230603+git.5fdd2d6-150600.3.8.1","SUSE Linux Enterprise High Performance Computing 15 SP7:rime-schema-terra-pinyin-20230603+git.5fdd2d6-150600.3.8.1","SUSE Linux Enterprise High Performance Computing 15 SP7:rime-schema-wubi-20230603+git.5fdd2d6-150600.3.8.1","SUSE Linux Enterprise High Performance Computing 15 SP7:rime-schema-wugniu-20230603+git.5fdd2d6-150600.3.8.1","SUSE Linux Enterprise High Performance Computing 15 SP7:supportutils-plugin-salt-1.2.3-150000.3.16.1","SUSE Linux Enterprise Micro 5.5:google-guest-agent-20250327.01-150000.1.60.1","SUSE Linux Enterprise Micro 5.5:helm-3.17.1-150000.1.41.1","SUSE Linux Enterprise Micro 5.5:helm-bash-completion-3.17.1-150000.1.41.1","SUSE Linux Enterprise Module for Basesystem 15 SP6:supportutils-plugin-salt-1.2.3-150000.3.16.1","SUSE Linux Enterprise Module for Basesystem 15 SP7:helm-3.17.1-150000.1.41.1","SUSE Linux Enterprise Module for Basesystem 15 SP7:supportutils-plugin-salt-1.2.3-150000.3.16.1","SUSE Linux Enterprise Module for Containers 15 SP6:helm-3.17.1-150000.1.41.1","SUSE Linux Enterprise Module for Containers 15 SP6:helm-bash-completion-3.17.1-150000.1.41.1","SUSE Linux Enterprise Module for Containers 15 SP6:helm-zsh-completion-3.17.1-150000.1.41.1","SUSE Linux Enterprise Module for Containers 15 SP6:kubevirt-manifests-1.4.1-150600.5.24.1","SUSE Linux Enterprise Module for Containers 15 SP6:kubevirt-virtctl-1.4.1-150600.5.24.1","SUSE Linux Enterprise Module for Containers 15 SP7:helm-3.17.2-150000.1.44.1","SUSE Linux Enterprise Module for Containers 15 SP7:helm-bash-completion-3.17.1-150000.1.41.1","SUSE Linux Enterprise Module for Containers 15 SP7:helm-zsh-completion-3.17.1-150000.1.41.1","SUSE Linux Enterprise Module for Containers 15 SP7:kubevirt-manifests-1.5.2-150700.3.5.2","SUSE Linux Enterprise Module for Containers 15 SP7:kubevirt-virtctl-1.5.2-150700.3.5.2","SUSE Linux Enterprise Module for Desktop Applications 15 SP6:rime-schema-all-20230603+git.5fdd2d6-150600.3.8.1","SUSE Linux Enterprise Module for Desktop Applications 15 SP6:rime-schema-array-20230603+git.5fdd2d6-150600.3.8.1","SUSE Linux Enterprise Module for Desktop Applications 15 SP6:rime-schema-bopomofo-20230603+git.5fdd2d6-150600.3.8.1","SUSE Linux Enterprise Module for Desktop Applications 15 SP6:rime-schema-cangjie-20230603+git.5fdd2d6-150600.3.8.1","SUSE Linux Enterprise Module for Desktop Applications 15 SP6:rime-schema-cantonese-20230603+git.5fdd2d6-150600.3.8.1","SUSE Linux Enterprise Module for Desktop Applications 15 SP6:rime-schema-combo-pinyin-20230603+git.5fdd2d6-150600.3.8.1","SUSE Linux Enterprise Module for Desktop Applications 15 SP6:rime-schema-custom-20230603+git.5fdd2d6-150600.3.8.1","SUSE Linux Enterprise Module for Desktop Applications 15 SP6:rime-schema-default-20230603+git.5fdd2d6-150600.3.8.1","SUSE Linux Enterprise Module for Desktop Applications 15 SP6:rime-schema-double-pinyin-20230603+git.5fdd2d6-150600.3.8.1","SUSE Linux Enterprise Module for Desktop Applications 15 SP6:rime-schema-emoji-20230603+git.5fdd2d6-150600.3.8.1","SUSE Linux Enterprise Module for Desktop Applications 15 SP6:rime-schema-essay-20230603+git.5fdd2d6-150600.3.8.1","SUSE Linux Enterprise Module for Desktop Applications 15 SP6:rime-schema-essay-simp-20230603+git.5fdd2d6-150600.3.8.1","SUSE Linux Enterprise Module for Desktop Applications 15 SP6:rime-schema-extra-20230603+git.5fdd2d6-150600.3.8.1","SUSE Linux Enterprise Module for Desktop Applications 15 SP6:rime-schema-ipa-20230603+git.5fdd2d6-150600.3.8.1","SUSE Linux Enterprise Module for Desktop Applications 15 SP6:rime-schema-luna-pinyin-20230603+git.5fdd2d6-150600.3.8.1","SUSE Linux Enterprise Module for Desktop Applications 15 SP6:rime-schema-middle-chinese-20230603+git.5fdd2d6-150600.3.8.1","SUSE Linux Enterprise Module for Desktop Applications 15 SP6:rime-schema-pinyin-simp-20230603+git.5fdd2d6-150600.3.8.1","SUSE Linux Enterprise Module for Desktop Applications 15 SP6:rime-schema-prelude-20230603+git.5fdd2d6-150600.3.8.1","SUSE Linux Enterprise Module for Desktop Applications 15 SP6:rime-schema-quick-20230603+git.5fdd2d6-150600.3.8.1","SUSE Linux Enterprise Module for Desktop Applications 15 SP6:rime-schema-scj-20230603+git.5fdd2d6-150600.3.8.1","SUSE Linux Enterprise Module for Desktop Applications 15 SP6:rime-schema-soutzoe-20230603+git.5fdd2d6-150600.3.8.1","SUSE Linux Enterprise Module for Desktop Applications 15 SP6:rime-schema-stenotype-20230603+git.5fdd2d6-150600.3.8.1","SUSE Linux Enterprise Module for Desktop Applications 15 SP6:rime-schema-stroke-20230603+git.5fdd2d6-150600.3.8.1","SUSE Linux Enterprise Module for Desktop Applications 15 SP6:rime-schema-terra-pinyin-20230603+git.5fdd2d6-150600.3.8.1","SUSE Linux Enterprise Module for Desktop Applications 15 SP6:rime-schema-wubi-20230603+git.5fdd2d6-150600.3.8.1","SUSE Linux Enterprise Module for Desktop Applications 15 SP6:rime-schema-wugniu-20230603+git.5fdd2d6-150600.3.8.1","SUSE Linux Enterprise Module for Desktop Applications 15 SP7:rime-schema-all-20230603+git.5fdd2d6-150600.3.8.1","SUSE Linux Enterprise Module for Desktop Applications 15 SP7:rime-schema-array-20230603+git.5fdd2d6-150600.3.8.1","SUSE Linux Enterprise Module for Desktop Applications 15 SP7:rime-schema-bopomofo-20230603+git.5fdd2d6-150600.3.8.1","SUSE Linux Enterprise Module for Desktop Applications 15 SP7:rime-schema-cangjie-20230603+git.5fdd2d6-150600.3.8.1","SUSE Linux Enterprise Module for Desktop Applications 15 SP7:rime-schema-cantonese-20230603+git.5fdd2d6-150600.3.8.1","SUSE Linux Enterprise Module for Desktop Applications 15 SP7:rime-schema-combo-pinyin-20230603+git.5fdd2d6-150600.3.8.1","SUSE Linux Enterprise Module for Desktop Applications 15 SP7:rime-schema-custom-20230603+git.5fdd2d6-150600.3.8.1","SUSE Linux Enterprise Module for Desktop Applications 15 SP7:rime-schema-default-20230603+git.5fdd2d6-150600.3.8.1","SUSE Linux Enterprise Module for Desktop Applications 15 SP7:rime-schema-double-pinyin-20230603+git.5fdd2d6-150600.3.8.1","SUSE Linux Enterprise Module for Desktop Applications 15 SP7:rime-schema-emoji-20230603+git.5fdd2d6-150600.3.8.1","SUSE Linux Enterprise Module for Desktop Applications 15 SP7:rime-schema-essay-20230603+git.5fdd2d6-150600.3.8.1","SUSE Linux Enterprise Module for Desktop Applications 15 SP7:rime-schema-essay-simp-20230603+git.5fdd2d6-150600.3.8.1","SUSE Linux Enterprise Module for Desktop Applications 15 SP7:rime-schema-extra-20230603+git.5fdd2d6-150600.3.8.1","SUSE Linux Enterprise Module for Desktop Applications 15 SP7:rime-schema-ipa-20230603+git.5fdd2d6-150600.3.8.1","SUSE Linux Enterprise Module for Desktop Applications 15 SP7:rime-schema-luna-pinyin-20230603+git.5fdd2d6-150600.3.8.1","SUSE Linux Enterprise Module for Desktop Applications 15 SP7:rime-schema-middle-chinese-20230603+git.5fdd2d6-150600.3.8.1","SUSE Linux Enterprise Module for Desktop Applications 15 SP7:rime-schema-pinyin-simp-20230603+git.5fdd2d6-150600.3.8.1","SUSE Linux Enterprise Module for Desktop Applications 15 SP7:rime-schema-prelude-20230603+git.5fdd2d6-150600.3.8.1","SUSE Linux Enterprise Module for Desktop Applications 15 SP7:rime-schema-quick-20230603+git.5fdd2d6-150600.3.8.1","SUSE Linux Enterprise Module for Desktop Applications 15 SP7:rime-schema-scj-20230603+git.5fdd2d6-150600.3.8.1","SUSE Linux Enterprise Module for Desktop Applications 15 SP7:rime-schema-soutzoe-20230603+git.5fdd2d6-150600.3.8.1","SUSE Linux Enterprise Module for Desktop Applications 15 SP7:rime-schema-stenotype-20230603+git.5fdd2d6-150600.3.8.1","SUSE Linux Enterprise Module for Desktop Applications 15 SP7:rime-schema-stroke-20230603+git.5fdd2d6-150600.3.8.1","SUSE Linux Enterprise Module for Desktop Applications 15 SP7:rime-schema-terra-pinyin-20230603+git.5fdd2d6-150600.3.8.1","SUSE Linux Enterprise Module for Desktop Applications 15 SP7:rime-schema-wubi-20230603+git.5fdd2d6-150600.3.8.1","SUSE Linux Enterprise Module for Desktop Applications 15 SP7:rime-schema-wugniu-20230603+git.5fdd2d6-150600.3.8.1","SUSE Linux Enterprise Module for HPC 15 SP6:apptainer-1.3.6-150600.4.9.1","SUSE Linux Enterprise Module for HPC 15 SP6:apptainer-sle15_6-1.3.6-150600.4.9.1","SUSE Linux Enterprise Module for HPC 15 SP7:apptainer-1.3.6-150600.4.9.1","SUSE Linux Enterprise Module for HPC 15 SP7:apptainer-sle15_7-1.3.6-150600.4.9.1","SUSE Linux Enterprise Module for Open Buildservice Development Tools 15 SP7:apptainer-leap-1.3.6-150600.4.9.1","SUSE Linux Enterprise Module for Open Buildservice Development Tools 15 SP7:apptainer-sle15_5-1.3.6-150600.4.9.1","SUSE Linux Enterprise Module for Open Buildservice Development Tools 15 SP7:apptainer-sle15_6-1.3.6-150600.4.9.1","SUSE Linux Enterprise Module for Open Buildservice Development Tools 15 SP7:dracut-saltboot-0.1.1728559936.c16d4fb-150000.1.56.1","SUSE Linux Enterprise Module for Open Buildservice Development Tools 15 SP7:golang-github-prometheus-promu-0.17.0-150000.3.24.1","SUSE Linux Enterprise Module for Open Buildservice Development Tools 15 SP7:grafana-10.4.13-150200.3.59.1","SUSE Linux Enterprise Module for Open Buildservice Development Tools 15 SP7:helm-fish-completion-3.17.1-150000.1.41.1","SUSE Linux Enterprise Module for Open Buildservice Development Tools 15 SP7:mgrctl-0.1.28-150000.1.16.1","SUSE Linux Enterprise Module for Open Buildservice Development Tools 15 SP7:mgrctl-bash-completion-0.1.28-150000.1.16.1","SUSE Linux Enterprise Module for Open Buildservice Development Tools 15 SP7:mgrctl-lang-0.1.28-150000.1.16.1","SUSE Linux Enterprise Module for Open Buildservice Development Tools 15 SP7:mgrctl-zsh-completion-0.1.28-150000.1.16.1","SUSE Linux Enterprise Module for Open Buildservice Development Tools 15 SP7:spacecmd-5.0.11-150000.3.130.1","SUSE Linux Enterprise Module for Package Hub 15 SP6:golang-github-prometheus-promu-0.17.0-150000.3.24.1","SUSE Linux Enterprise Module for Package Hub 15 SP6:grafana-10.4.13-150200.3.59.1","SUSE Linux Enterprise Module for Package Hub 15 SP6:helm-fish-completion-3.17.1-150000.1.41.1","SUSE Linux Enterprise Module for Package Hub 15 SP7:golang-github-prometheus-promu-0.17.0-150000.3.24.1","SUSE Linux Enterprise Module for Package Hub 15 SP7:grafana-10.4.13-150200.3.59.1","SUSE Linux Enterprise Module for Package Hub 15 SP7:helm-fish-completion-3.17.1-150000.1.41.1","SUSE Linux Enterprise Module for Public Cloud 12:google-guest-agent-20250327.01-1.50.1","SUSE Linux Enterprise Module for Public Cloud 15 SP3:google-guest-agent-20250327.01-150000.1.60.1","SUSE Linux Enterprise Module for Public Cloud 15 SP4:google-guest-agent-20250327.01-150000.1.60.1","SUSE Linux Enterprise Module for Public Cloud 15 SP5:google-guest-agent-20250327.01-150000.1.60.1","SUSE Linux Enterprise Module for Public Cloud 15 SP6:google-guest-agent-20250327.01-150000.1.60.1","SUSE Linux Enterprise Server 12 SP3:google-guest-agent-20250327.01-1.50.1","SUSE Linux Enterprise Server 12 SP4:google-guest-agent-20250327.01-1.50.1","SUSE Linux Enterprise Server 12 SP5:google-guest-agent-20250327.01-1.50.1","SUSE Linux Enterprise Server 12:google-guest-agent-20250327.01-1.50.1","SUSE Linux Enterprise Server 15 SP2-LTSS-TERADATA:supportutils-plugin-salt-1.2.3-150000.3.16.1","SUSE Linux Enterprise Server 15 SP3-LTSS:helm-3.17.1-150000.1.41.1","SUSE Linux Enterprise Server 15 SP3-LTSS:helm-bash-completion-3.17.1-150000.1.41.1","SUSE Linux Enterprise Server 15 SP3-LTSS:helm-zsh-completion-3.17.1-150000.1.41.1","SUSE Linux Enterprise Server 15 SP3-LTSS:supportutils-plugin-salt-1.2.3-150000.3.16.1","SUSE Linux Enterprise Server 15 SP3:google-guest-agent-20250327.01-150000.1.60.1","SUSE Linux Enterprise Server 15 SP4-LTSS:helm-3.17.1-150000.1.41.1","SUSE Linux Enterprise Server 15 SP4-LTSS:helm-bash-completion-3.17.1-150000.1.41.1","SUSE Linux Enterprise Server 15 SP4-LTSS:helm-zsh-completion-3.17.1-150000.1.41.1","SUSE Linux Enterprise Server 15 SP4-LTSS:supportutils-plugin-salt-1.2.3-150000.3.16.1","SUSE Linux Enterprise Server 15 SP4-TERADATA:google-guest-agent-20250327.01-150000.1.60.1","SUSE Linux Enterprise Server 15 SP4-TERADATA:helm-3.17.1-150000.1.41.1","SUSE Linux Enterprise Server 15 SP4-TERADATA:helm-bash-completion-3.17.1-150000.1.41.1","SUSE Linux Enterprise Server 15 SP4-TERADATA:helm-zsh-completion-3.17.1-150000.1.41.1","SUSE Linux Enterprise Server 15 SP4-TERADATA:supportutils-plugin-salt-1.2.3-150000.3.16.1","SUSE Linux Enterprise Server 15 SP4:google-guest-agent-20250327.01-150000.1.60.1","SUSE Linux Enterprise Server 15 SP5-LTSS:helm-3.17.1-150000.1.41.1","SUSE Linux Enterprise Server 15 SP5-LTSS:helm-bash-completion-3.17.1-150000.1.41.1","SUSE Linux Enterprise Server 15 SP5-LTSS:helm-zsh-completion-3.17.1-150000.1.41.1","SUSE Linux Enterprise Server 15 SP5-LTSS:supportutils-plugin-salt-1.2.3-150000.3.16.1","SUSE Linux Enterprise Server 15 SP5:google-guest-agent-20250327.01-150000.1.60.1","SUSE Linux Enterprise Server 15 SP6:google-guest-agent-20250327.01-150000.1.60.1","SUSE Linux Enterprise Server 15 SP6:helm-3.17.1-150000.1.41.1","SUSE Linux Enterprise Server 15 SP6:helm-bash-completion-3.17.1-150000.1.41.1","SUSE Linux Enterprise Server 15 SP6:helm-zsh-completion-3.17.1-150000.1.41.1","SUSE Linux Enterprise Server 15 SP6:kubevirt-manifests-1.4.1-150600.5.24.1","SUSE Linux Enterprise Server 15 SP6:kubevirt-virtctl-1.4.1-150600.5.24.1","SUSE Linux Enterprise Server 15 SP6:rime-schema-all-20230603+git.5fdd2d6-150600.3.8.1","SUSE Linux Enterprise Server 15 SP6:rime-schema-array-20230603+git.5fdd2d6-150600.3.8.1","SUSE Linux Enterprise Server 15 SP6:rime-schema-bopomofo-20230603+git.5fdd2d6-150600.3.8.1","SUSE Linux Enterprise Server 15 SP6:rime-schema-cangjie-20230603+git.5fdd2d6-150600.3.8.1","SUSE Linux Enterprise Server 15 SP6:rime-schema-cantonese-20230603+git.5fdd2d6-150600.3.8.1","SUSE Linux Enterprise Server 15 SP6:rime-schema-combo-pinyin-20230603+git.5fdd2d6-150600.3.8.1","SUSE Linux Enterprise Server 15 SP6:rime-schema-custom-20230603+git.5fdd2d6-150600.3.8.1","SUSE Linux Enterprise Server 15 SP6:rime-schema-default-20230603+git.5fdd2d6-150600.3.8.1","SUSE Linux Enterprise Server 15 SP6:rime-schema-double-pinyin-20230603+git.5fdd2d6-150600.3.8.1","SUSE Linux Enterprise Server 15 SP6:rime-schema-emoji-20230603+git.5fdd2d6-150600.3.8.1","SUSE Linux Enterprise Server 15 SP6:rime-schema-essay-20230603+git.5fdd2d6-150600.3.8.1","SUSE Linux Enterprise Server 15 SP6:rime-schema-essay-simp-20230603+git.5fdd2d6-150600.3.8.1","SUSE Linux Enterprise Server 15 SP6:rime-schema-extra-20230603+git.5fdd2d6-150600.3.8.1","SUSE Linux Enterprise Server 15 SP6:rime-schema-ipa-20230603+git.5fdd2d6-150600.3.8.1","SUSE Linux Enterprise Server 15 SP6:rime-schema-luna-pinyin-20230603+git.5fdd2d6-150600.3.8.1","SUSE Linux Enterprise Server 15 SP6:rime-schema-middle-chinese-20230603+git.5fdd2d6-150600.3.8.1","SUSE Linux Enterprise Server 15 SP6:rime-schema-pinyin-simp-20230603+git.5fdd2d6-150600.3.8.1","SUSE Linux Enterprise Server 15 SP6:rime-schema-prelude-20230603+git.5fdd2d6-150600.3.8.1","SUSE Linux Enterprise Server 15 SP6:rime-schema-quick-20230603+git.5fdd2d6-150600.3.8.1","SUSE Linux Enterprise Server 15 SP6:rime-schema-scj-20230603+git.5fdd2d6-150600.3.8.1","SUSE Linux Enterprise Server 15 SP6:rime-schema-soutzoe-20230603+git.5fdd2d6-150600.3.8.1","SUSE Linux Enterprise Server 15 SP6:rime-schema-stenotype-20230603+git.5fdd2d6-150600.3.8.1","SUSE Linux Enterprise Server 15 SP6:rime-schema-stroke-20230603+git.5fdd2d6-150600.3.8.1","SUSE Linux Enterprise Server 15 SP6:rime-schema-terra-pinyin-20230603+git.5fdd2d6-150600.3.8.1","SUSE Linux Enterprise Server 15 SP6:rime-schema-wubi-20230603+git.5fdd2d6-150600.3.8.1","SUSE Linux Enterprise Server 15 SP6:rime-schema-wugniu-20230603+git.5fdd2d6-150600.3.8.1","SUSE Linux Enterprise Server 15 SP6:supportutils-plugin-salt-1.2.3-150000.3.16.1","SUSE Linux Enterprise Server 15 SP7:helm-3.17.1-150000.1.41.1","SUSE Linux Enterprise Server 15 SP7:helm-3.17.2-150000.1.44.1","SUSE Linux Enterprise Server 15 SP7:helm-bash-completion-3.17.1-150000.1.41.1","SUSE Linux Enterprise Server 15 SP7:helm-zsh-completion-3.17.1-150000.1.41.1","SUSE Linux Enterprise Server 15 SP7:kubevirt-manifests-1.5.2-150700.3.5.2","SUSE Linux Enterprise Server 15 SP7:kubevirt-virtctl-1.5.2-150700.3.5.2","SUSE Linux Enterprise Server 15 SP7:rime-schema-all-20230603+git.5fdd2d6-150600.3.8.1","SUSE Linux Enterprise Server 15 SP7:rime-schema-array-20230603+git.5fdd2d6-150600.3.8.1","SUSE Linux Enterprise Server 15 SP7:rime-schema-bopomofo-20230603+git.5fdd2d6-150600.3.8.1","SUSE Linux Enterprise Server 15 SP7:rime-schema-cangjie-20230603+git.5fdd2d6-150600.3.8.1","SUSE Linux Enterprise Server 15 SP7:rime-schema-cantonese-20230603+git.5fdd2d6-150600.3.8.1","SUSE Linux Enterprise Server 15 SP7:rime-schema-combo-pinyin-20230603+git.5fdd2d6-150600.3.8.1","SUSE Linux Enterprise Server 15 SP7:rime-schema-custom-20230603+git.5fdd2d6-150600.3.8.1","SUSE Linux Enterprise Server 15 SP7:rime-schema-default-20230603+git.5fdd2d6-150600.3.8.1","SUSE Linux Enterprise Server 15 SP7:rime-schema-double-pinyin-20230603+git.5fdd2d6-150600.3.8.1","SUSE Linux Enterprise Server 15 SP7:rime-schema-emoji-20230603+git.5fdd2d6-150600.3.8.1","SUSE Linux Enterprise Server 15 SP7:rime-schema-essay-20230603+git.5fdd2d6-150600.3.8.1","SUSE Linux Enterprise Server 15 SP7:rime-schema-essay-simp-20230603+git.5fdd2d6-150600.3.8.1","SUSE Linux Enterprise Server 15 SP7:rime-schema-extra-20230603+git.5fdd2d6-150600.3.8.1","SUSE Linux Enterprise Server 15 SP7:rime-schema-ipa-20230603+git.5fdd2d6-150600.3.8.1","SUSE Linux Enterprise Server 15 SP7:rime-schema-luna-pinyin-20230603+git.5fdd2d6-150600.3.8.1","SUSE Linux Enterprise Server 15 SP7:rime-schema-middle-chinese-20230603+git.5fdd2d6-150600.3.8.1","SUSE Linux Enterprise Server 15 SP7:rime-schema-pinyin-simp-20230603+git.5fdd2d6-150600.3.8.1","SUSE Linux Enterprise Server 15 SP7:rime-schema-prelude-20230603+git.5fdd2d6-150600.3.8.1","SUSE Linux Enterprise Server 15 SP7:rime-schema-quick-20230603+git.5fdd2d6-150600.3.8.1","SUSE Linux Enterprise Server 15 SP7:rime-schema-scj-20230603+git.5fdd2d6-150600.3.8.1","SUSE Linux Enterprise Server 15 SP7:rime-schema-soutzoe-20230603+git.5fdd2d6-150600.3.8.1","SUSE Linux Enterprise Server 15 SP7:rime-schema-stenotype-20230603+git.5fdd2d6-150600.3.8.1","SUSE Linux Enterprise Server 15 SP7:rime-schema-stroke-20230603+git.5fdd2d6-150600.3.8.1","SUSE Linux Enterprise Server 15 SP7:rime-schema-terra-pinyin-20230603+git.5fdd2d6-150600.3.8.1","SUSE Linux Enterprise Server 15 SP7:rime-schema-wubi-20230603+git.5fdd2d6-150600.3.8.1","SUSE Linux Enterprise Server 15 SP7:rime-schema-wugniu-20230603+git.5fdd2d6-150600.3.8.1","SUSE Linux Enterprise Server 15 SP7:supportutils-plugin-salt-1.2.3-150000.3.16.1","SUSE Linux Enterprise Server 16.0:govulncheck-vulndb-0.0.20250814T182633-160000.1.2","SUSE Linux Enterprise Server 16.0:helm-3.18.4-160000.2.2","SUSE Linux Enterprise Server 16.0:helm-bash-completion-3.18.4-160000.2.2","SUSE Linux Enterprise Server 16.0:helm-fish-completion-3.18.4-160000.2.2","SUSE Linux Enterprise Server 16.0:helm-zsh-completion-3.18.4-160000.2.2","SUSE Linux Enterprise Server 16.0:kubevirt-virtctl-1.5.2-160000.1.2","SUSE Linux Enterprise Server for SAP Applications 12 SP3:google-guest-agent-20250327.01-1.50.1","SUSE Linux Enterprise Server for SAP Applications 12 SP4:google-guest-agent-20250327.01-1.50.1","SUSE Linux Enterprise Server for SAP Applications 12 SP5:google-guest-agent-20250327.01-1.50.1","SUSE Linux Enterprise Server for SAP Applications 12:google-guest-agent-20250327.01-1.50.1","SUSE Linux Enterprise Server for SAP Applications 15 SP3:google-guest-agent-20250327.01-150000.1.60.1","SUSE Linux Enterprise Server for SAP Applications 15 SP3:helm-3.17.1-150000.1.41.1","SUSE Linux Enterprise Server for SAP Applications 15 SP3:helm-bash-completion-3.17.1-150000.1.41.1","SUSE Linux Enterprise Server for SAP Applications 15 SP3:helm-zsh-completion-3.17.1-150000.1.41.1","SUSE Linux Enterprise Server for SAP Applications 15 SP3:supportutils-plugin-salt-1.2.3-150000.3.16.1","SUSE Linux Enterprise Server for SAP Applications 15 SP4:google-guest-agent-20250327.01-150000.1.60.1","SUSE Linux Enterprise Server for SAP Applications 15 SP4:helm-3.17.1-150000.1.41.1","SUSE Linux Enterprise Server for SAP Applications 15 SP4:helm-bash-completion-3.17.1-150000.1.41.1","SUSE Linux Enterprise Server for SAP Applications 15 SP4:helm-zsh-completion-3.17.1-150000.1.41.1","SUSE Linux Enterprise Server for SAP Applications 15 SP4:supportutils-plugin-salt-1.2.3-150000.3.16.1","SUSE Linux Enterprise Server for SAP Applications 15 SP5:google-guest-agent-20250327.01-150000.1.60.1","SUSE Linux Enterprise Server for SAP Applications 15 SP5:helm-3.17.1-150000.1.41.1","SUSE Linux Enterprise Server for SAP Applications 15 SP5:helm-bash-completion-3.17.1-150000.1.41.1","SUSE Linux Enterprise Server for SAP Applications 15 SP5:helm-zsh-completion-3.17.1-150000.1.41.1","SUSE Linux Enterprise Server for SAP Applications 15 SP5:supportutils-plugin-salt-1.2.3-150000.3.16.1","SUSE Linux Enterprise Server for SAP Applications 15 SP6:google-guest-agent-20250327.01-150000.1.60.1","SUSE Linux Enterprise Server for SAP Applications 15 SP6:helm-3.17.1-150000.1.41.1","SUSE Linux Enterprise Server for SAP Applications 15 SP6:helm-bash-completion-3.17.1-150000.1.41.1","SUSE Linux Enterprise Server for SAP Applications 15 SP6:helm-zsh-completion-3.17.1-150000.1.41.1","SUSE Linux Enterprise Server for SAP Applications 15 SP6:kubevirt-manifests-1.4.1-150600.5.24.1","SUSE Linux Enterprise Server for SAP Applications 15 SP6:kubevirt-virtctl-1.4.1-150600.5.24.1","SUSE Linux Enterprise Server for SAP Applications 15 SP6:rime-schema-all-20230603+git.5fdd2d6-150600.3.8.1","SUSE Linux Enterprise Server for SAP Applications 15 SP6:rime-schema-array-20230603+git.5fdd2d6-150600.3.8.1","SUSE Linux Enterprise Server for SAP Applications 15 SP6:rime-schema-bopomofo-20230603+git.5fdd2d6-150600.3.8.1","SUSE Linux Enterprise Server for SAP Applications 15 SP6:rime-schema-cangjie-20230603+git.5fdd2d6-150600.3.8.1","SUSE Linux Enterprise Server for SAP Applications 15 SP6:rime-schema-cantonese-20230603+git.5fdd2d6-150600.3.8.1","SUSE Linux Enterprise Server for SAP Applications 15 SP6:rime-schema-combo-pinyin-20230603+git.5fdd2d6-150600.3.8.1","SUSE Linux Enterprise Server for SAP Applications 15 SP6:rime-schema-custom-20230603+git.5fdd2d6-150600.3.8.1","SUSE Linux Enterprise Server for SAP Applications 15 SP6:rime-schema-default-20230603+git.5fdd2d6-150600.3.8.1","SUSE Linux Enterprise Server for SAP Applications 15 SP6:rime-schema-double-pinyin-20230603+git.5fdd2d6-150600.3.8.1","SUSE Linux Enterprise Server for SAP Applications 15 SP6:rime-schema-emoji-20230603+git.5fdd2d6-150600.3.8.1","SUSE Linux Enterprise Server for SAP Applications 15 SP6:rime-schema-essay-20230603+git.5fdd2d6-150600.3.8.1","SUSE Linux Enterprise Server for SAP Applications 15 SP6:rime-schema-essay-simp-20230603+git.5fdd2d6-150600.3.8.1","SUSE Linux Enterprise Server for SAP Applications 15 SP6:rime-schema-extra-20230603+git.5fdd2d6-150600.3.8.1","SUSE Linux Enterprise Server for SAP Applications 15 SP6:rime-schema-ipa-20230603+git.5fdd2d6-150600.3.8.1","SUSE Linux Enterprise Server for SAP Applications 15 SP6:rime-schema-luna-pinyin-20230603+git.5fdd2d6-150600.3.8.1","SUSE Linux Enterprise Server for SAP Applications 15 SP6:rime-schema-middle-chinese-20230603+git.5fdd2d6-150600.3.8.1","SUSE Linux Enterprise Server for SAP Applications 15 SP6:rime-schema-pinyin-simp-20230603+git.5fdd2d6-150600.3.8.1","SUSE Linux Enterprise Server for SAP Applications 15 SP6:rime-schema-prelude-20230603+git.5fdd2d6-150600.3.8.1","SUSE Linux Enterprise Server for SAP Applications 15 SP6:rime-schema-quick-20230603+git.5fdd2d6-150600.3.8.1","SUSE Linux Enterprise Server for SAP Applications 15 SP6:rime-schema-scj-20230603+git.5fdd2d6-150600.3.8.1","SUSE Linux Enterprise Server for SAP Applications 15 SP6:rime-schema-soutzoe-20230603+git.5fdd2d6-150600.3.8.1","SUSE Linux Enterprise Server for SAP Applications 15 SP6:rime-schema-stenotype-20230603+git.5fdd2d6-150600.3.8.1","SUSE Linux Enterprise Server for SAP Applications 15 SP6:rime-schema-stroke-20230603+git.5fdd2d6-150600.3.8.1","SUSE Linux Enterprise Server for SAP Applications 15 SP6:rime-schema-terra-pinyin-20230603+git.5fdd2d6-150600.3.8.1","SUSE Linux Enterprise Server for SAP Applications 15 SP6:rime-schema-wubi-20230603+git.5fdd2d6-150600.3.8.1","SUSE Linux Enterprise Server for SAP Applications 15 SP6:rime-schema-wugniu-20230603+git.5fdd2d6-150600.3.8.1","SUSE Linux Enterprise Server for SAP Applications 15 SP6:supportutils-plugin-salt-1.2.3-150000.3.16.1","SUSE Linux Enterprise Server for SAP Applications 15 SP7:helm-3.17.1-150000.1.41.1","SUSE Linux Enterprise Server for SAP Applications 15 SP7:helm-3.17.2-150000.1.44.1","SUSE Linux Enterprise Server for SAP Applications 15 SP7:helm-bash-completion-3.17.1-150000.1.41.1","SUSE Linux Enterprise Server for SAP Applications 15 SP7:helm-zsh-completion-3.17.1-150000.1.41.1","SUSE Linux Enterprise Server for SAP Applications 15 SP7:kubevirt-manifests-1.5.2-150700.3.5.2","SUSE Linux Enterprise Server for SAP Applications 15 SP7:kubevirt-virtctl-1.5.2-150700.3.5.2","SUSE Linux Enterprise Server for SAP Applications 15 SP7:rime-schema-all-20230603+git.5fdd2d6-150600.3.8.1","SUSE Linux Enterprise Server for SAP Applications 15 SP7:rime-schema-array-20230603+git.5fdd2d6-150600.3.8.1","SUSE Linux Enterprise Server for SAP Applications 15 SP7:rime-schema-bopomofo-20230603+git.5fdd2d6-150600.3.8.1","SUSE Linux Enterprise Server for SAP Applications 15 SP7:rime-schema-cangjie-20230603+git.5fdd2d6-150600.3.8.1","SUSE Linux Enterprise Server for SAP Applications 15 SP7:rime-schema-cantonese-20230603+git.5fdd2d6-150600.3.8.1","SUSE Linux Enterprise Server for SAP Applications 15 SP7:rime-schema-combo-pinyin-20230603+git.5fdd2d6-150600.3.8.1","SUSE Linux Enterprise Server for SAP Applications 15 SP7:rime-schema-custom-20230603+git.5fdd2d6-150600.3.8.1","SUSE Linux Enterprise Server for SAP Applications 15 SP7:rime-schema-default-20230603+git.5fdd2d6-150600.3.8.1","SUSE Linux Enterprise Server for SAP Applications 15 SP7:rime-schema-double-pinyin-20230603+git.5fdd2d6-150600.3.8.1","SUSE Linux Enterprise Server for SAP Applications 15 SP7:rime-schema-emoji-20230603+git.5fdd2d6-150600.3.8.1","SUSE Linux Enterprise Server for SAP Applications 15 SP7:rime-schema-essay-20230603+git.5fdd2d6-150600.3.8.1","SUSE Linux Enterprise Server for SAP Applications 15 SP7:rime-schema-essay-simp-20230603+git.5fdd2d6-150600.3.8.1","SUSE Linux Enterprise Server for SAP Applications 15 SP7:rime-schema-extra-20230603+git.5fdd2d6-150600.3.8.1","SUSE Linux Enterprise Server for SAP Applications 15 SP7:rime-schema-ipa-20230603+git.5fdd2d6-150600.3.8.1","SUSE Linux Enterprise Server for SAP Applications 15 SP7:rime-schema-luna-pinyin-20230603+git.5fdd2d6-150600.3.8.1","SUSE Linux Enterprise Server for SAP Applications 15 SP7:rime-schema-middle-chinese-20230603+git.5fdd2d6-150600.3.8.1","SUSE Linux Enterprise Server for SAP Applications 15 SP7:rime-schema-pinyin-simp-20230603+git.5fdd2d6-150600.3.8.1","SUSE Linux Enterprise Server for SAP Applications 15 SP7:rime-schema-prelude-20230603+git.5fdd2d6-150600.3.8.1","SUSE Linux Enterprise Server for SAP Applications 15 SP7:rime-schema-quick-20230603+git.5fdd2d6-150600.3.8.1","SUSE Linux Enterprise Server for SAP Applications 15 SP7:rime-schema-scj-20230603+git.5fdd2d6-150600.3.8.1","SUSE Linux Enterprise Server for SAP Applications 15 SP7:rime-schema-soutzoe-20230603+git.5fdd2d6-150600.3.8.1","SUSE Linux Enterprise Server for SAP Applications 15 SP7:rime-schema-stenotype-20230603+git.5fdd2d6-150600.3.8.1","SUSE Linux Enterprise Server for SAP Applications 15 SP7:rime-schema-stroke-20230603+git.5fdd2d6-150600.3.8.1","SUSE Linux Enterprise Server for SAP Applications 15 SP7:rime-schema-terra-pinyin-20230603+git.5fdd2d6-150600.3.8.1","SUSE Linux Enterprise Server for SAP Applications 15 SP7:rime-schema-wubi-20230603+git.5fdd2d6-150600.3.8.1","SUSE Linux Enterprise Server for SAP Applications 15 SP7:rime-schema-wugniu-20230603+git.5fdd2d6-150600.3.8.1","SUSE Linux Enterprise Server for SAP Applications 15 SP7:supportutils-plugin-salt-1.2.3-150000.3.16.1","SUSE Linux Micro 6.0:helm-3.17.2-1.1","SUSE Linux Micro 6.0:helm-bash-completion-3.17.2-1.1","SUSE Linux Micro 6.1:helm-3.17.2-slfo.1.1_1.1","SUSE Linux Micro 6.1:helm-bash-completion-3.17.2-slfo.1.1_1.1","SUSE Manager Client Tools 12:golang-github-prometheus-prometheus-2.53.3-1.56.1","SUSE Manager Client Tools 12:golang-github-prometheus-promu-0.17.0-1.24.1","SUSE Manager Client Tools 12:grafana-10.4.13-1.66.2","SUSE Manager Client Tools 12:mgrctl-0.1.28-1.16.1","SUSE Manager Client Tools 12:mgrctl-bash-completion-0.1.28-1.16.1","SUSE Manager Client Tools 12:mgrctl-zsh-completion-0.1.28-1.16.1","SUSE Manager Client Tools 12:spacecmd-5.0.11-38.153.1","SUSE Manager Client Tools 12:supportutils-plugin-salt-1.2.3-6.25.1","SUSE Manager Client Tools 12:supportutils-plugin-susemanager-client-5.0.4-6.33.1","SUSE Manager Client Tools 15:dracut-saltboot-0.1.1728559936.c16d4fb-150000.1.56.1","SUSE Manager Client Tools 15:firewalld-prometheus-config-0.1-150000.3.59.1","SUSE Manager Client Tools 15:golang-github-prometheus-prometheus-2.53.3-150000.3.59.1","SUSE Manager Client Tools 15:grafana-10.4.13-150000.1.66.1","SUSE Manager Client Tools 15:mgrctl-0.1.28-150000.1.16.1","SUSE Manager Client Tools 15:mgrctl-bash-completion-0.1.28-150000.1.16.1","SUSE Manager Client Tools 15:mgrctl-lang-0.1.28-150000.1.16.1","SUSE Manager Client Tools 15:mgrctl-zsh-completion-0.1.28-150000.1.16.1","SUSE Manager Client Tools 15:spacecmd-5.0.11-150000.3.130.1","SUSE Manager Client Tools 15:supportutils-plugin-salt-1.2.3-150000.3.16.1","SUSE Manager Client Tools 15:supportutils-plugin-susemanager-client-5.0.4-150000.3.27.1","SUSE Manager Client Tools for SLE Micro 5:dracut-saltboot-0.1.1728559936.c16d4fb-150000.1.56.1","SUSE Manager Client Tools for SLE Micro 5:mgrctl-0.1.28-150000.1.16.1","SUSE Manager Client Tools for SLE Micro 5:mgrctl-bash-completion-0.1.28-150000.1.16.1","SUSE Manager Client Tools for SLE Micro 5:mgrctl-lang-0.1.28-150000.1.16.1","SUSE Manager Client Tools for SLE Micro 5:mgrctl-zsh-completion-0.1.28-150000.1.16.1","SUSE Manager Proxy 4.2:google-guest-agent-20250327.01-150000.1.60.1","SUSE Manager Proxy 4.3:google-guest-agent-20250327.01-150000.1.60.1","SUSE Manager Proxy 4.3:supportutils-plugin-salt-1.2.3-150000.3.16.1","SUSE Manager Retail Branch Server 4.2:google-guest-agent-20250327.01-150000.1.60.1","SUSE Manager Retail Branch Server 4.3:google-guest-agent-20250327.01-150000.1.60.1","SUSE Manager Retail Branch Server 4.3:supportutils-plugin-salt-1.2.3-150000.3.16.1","SUSE Manager Server 4.2:google-guest-agent-20250327.01-150000.1.60.1","SUSE Manager Server 4.3:google-guest-agent-20250327.01-150000.1.60.1","SUSE Manager Server 4.3:release-notes-susemanager-4.3.15.2-150400.3.133.1","SUSE Manager Server 4.3:supportutils-plugin-salt-1.2.3-150000.3.16.1","SUSE Package Hub 15 SP6:cheat-4.4.2-bp156.3.3.1","SUSE Package Hub 15 SP6:docker-machine-driver-kvm2-1.36.0-bp156.2.6.1","SUSE Package Hub 15 SP6:git-bug-0.8.0+git.1733745604.d499b6e-bp156.3.3.1","SUSE Package Hub 15 SP6:git-bug-bash-completion-0.8.0+git.1733745604.d499b6e-bp156.3.3.1","SUSE Package Hub 15 SP6:git-bug-fish-completion-0.8.0+git.1733745604.d499b6e-bp156.3.3.1","SUSE Package Hub 15 SP6:git-bug-zsh-completion-0.8.0+git.1733745604.d499b6e-bp156.3.3.1","SUSE Package Hub 15 SP6:gitea-tea-0.9.2-bp156.5.1","SUSE Package Hub 15 SP6:gitea-tea-bash-completion-0.9.2-bp156.5.1","SUSE Package Hub 15 SP6:gitea-tea-zsh-completion-0.9.2-bp156.5.1","SUSE Package Hub 15 SP6:minikube-1.36.0-bp156.2.6.1","SUSE Package Hub 15 SP6:minikube-bash-completion-1.36.0-bp156.2.6.1","SUSE Package Hub 15 SP6:minikube-fish-completion-1.36.0-bp156.2.6.1","SUSE Package Hub 15 SP6:minikube-zsh-completion-1.36.0-bp156.2.6.1","SUSE Package Hub 15 SP6:rclone-1.69.3-bp156.2.3.2","SUSE Package Hub 15 SP6:rclone-bash-completion-1.69.3-bp156.2.3.2","SUSE Package Hub 15 SP6:rclone-zsh-completion-1.69.3-bp156.2.3.2","SUSE Package Hub 15 SP6:trivy-0.58.2-bp156.2.6.1","chost:google/sles-15-sp4-chost-byos-v20250721-arm64","chost:google/sles-15-sp4-chost-byos-v20250721-x86-64","chost:google/sles-15-sp4-chost-byos-v20251022-arm64","chost:google/sles-15-sp4-chost-byos-v20251022-x86-64","chost:google/sles-15-sp5-chost-byos-v20250512-arm64","chost:google/sles-15-sp5-chost-byos-v20250512-x86-64","chost:google/sles-15-sp5-chost-byos-v20251022-arm64","chost:google/sles-15-sp5-chost-byos-v20251022-x86-64","openSUSE Leap 15.6:apptainer-1.3.6-150600.4.9.1","openSUSE Leap 15.6:apptainer-leap-1.3.6-150600.4.9.1","openSUSE Leap 15.6:apptainer-sle15_5-1.3.6-150600.4.9.1","openSUSE Leap 15.6:apptainer-sle15_6-1.3.6-150600.4.9.1","openSUSE Leap 15.6:cheat-4.4.2-bp156.3.3.1","openSUSE Leap 15.6:docker-machine-driver-kvm2-1.36.0-bp156.2.6.1","openSUSE Leap 15.6:dracut-saltboot-0.1.1728559936.c16d4fb-150000.1.56.1","openSUSE Leap 15.6:git-bug-0.8.0+git.1733745604.d499b6e-bp156.3.3.1","openSUSE Leap 15.6:git-bug-bash-completion-0.8.0+git.1733745604.d499b6e-bp156.3.3.1","openSUSE Leap 15.6:git-bug-fish-completion-0.8.0+git.1733745604.d499b6e-bp156.3.3.1","openSUSE Leap 15.6:git-bug-zsh-completion-0.8.0+git.1733745604.d499b6e-bp156.3.3.1","openSUSE Leap 15.6:gitea-tea-0.9.2-bp156.5.1","openSUSE Leap 15.6:gitea-tea-bash-completion-0.9.2-bp156.5.1","openSUSE Leap 15.6:gitea-tea-zsh-completion-0.9.2-bp156.5.1","openSUSE Leap 15.6:golang-github-prometheus-promu-0.17.0-150000.3.24.1","openSUSE Leap 15.6:google-guest-agent-20250327.01-150000.1.60.1","openSUSE Leap 15.6:grafana-10.4.13-150200.3.59.1","openSUSE Leap 15.6:helm-3.17.1-150000.1.41.1","openSUSE Leap 15.6:helm-bash-completion-3.17.1-150000.1.41.1","openSUSE Leap 15.6:helm-fish-completion-3.17.1-150000.1.41.1","openSUSE Leap 15.6:helm-zsh-completion-3.17.1-150000.1.41.1","openSUSE Leap 15.6:kubevirt-container-disk-1.4.1-150600.5.24.1","openSUSE Leap 15.6:kubevirt-manifests-1.4.1-150600.5.24.1","openSUSE Leap 15.6:kubevirt-pr-helper-conf-1.4.1-150600.5.24.1","openSUSE Leap 15.6:kubevirt-tests-1.4.1-150600.5.24.1","openSUSE Leap 15.6:kubevirt-virt-api-1.4.1-150600.5.24.1","openSUSE Leap 15.6:kubevirt-virt-controller-1.4.1-150600.5.24.1","openSUSE Leap 15.6:kubevirt-virt-exportproxy-1.4.1-150600.5.24.1","openSUSE Leap 15.6:kubevirt-virt-exportserver-1.4.1-150600.5.24.1","openSUSE Leap 15.6:kubevirt-virt-handler-1.4.1-150600.5.24.1","openSUSE Leap 15.6:kubevirt-virt-launcher-1.4.1-150600.5.24.1","openSUSE Leap 15.6:kubevirt-virt-operator-1.4.1-150600.5.24.1","openSUSE Leap 15.6:kubevirt-virtctl-1.4.1-150600.5.24.1","openSUSE Leap 15.6:minikube-1.36.0-bp156.2.6.1","openSUSE Leap 15.6:minikube-bash-completion-1.36.0-bp156.2.6.1","openSUSE Leap 15.6:minikube-fish-completion-1.36.0-bp156.2.6.1","openSUSE Leap 15.6:minikube-zsh-completion-1.36.0-bp156.2.6.1","openSUSE Leap 15.6:obs-service-kubevirt_containers_meta-1.4.1-150600.5.24.1","openSUSE Leap 15.6:rclone-1.69.3-bp156.2.3.2","openSUSE Leap 15.6:rclone-bash-completion-1.69.3-bp156.2.3.2","openSUSE Leap 15.6:rclone-zsh-completion-1.69.3-bp156.2.3.2","openSUSE Leap 15.6:rime-schema-all-20230603+git.5fdd2d6-150600.3.8.1","openSUSE Leap 15.6:rime-schema-array-20230603+git.5fdd2d6-150600.3.8.1","openSUSE Leap 15.6:rime-schema-bopomofo-20230603+git.5fdd2d6-150600.3.8.1","openSUSE Leap 15.6:rime-schema-cangjie-20230603+git.5fdd2d6-150600.3.8.1","openSUSE Leap 15.6:rime-schema-cantonese-20230603+git.5fdd2d6-150600.3.8.1","openSUSE Leap 15.6:rime-schema-combo-pinyin-20230603+git.5fdd2d6-150600.3.8.1","openSUSE Leap 15.6:rime-schema-custom-20230603+git.5fdd2d6-150600.3.8.1","openSUSE Leap 15.6:rime-schema-default-20230603+git.5fdd2d6-150600.3.8.1","openSUSE Leap 15.6:rime-schema-double-pinyin-20230603+git.5fdd2d6-150600.3.8.1","openSUSE Leap 15.6:rime-schema-emoji-20230603+git.5fdd2d6-150600.3.8.1","openSUSE Leap 15.6:rime-schema-essay-20230603+git.5fdd2d6-150600.3.8.1","openSUSE Leap 15.6:rime-schema-essay-simp-20230603+git.5fdd2d6-150600.3.8.1","openSUSE Leap 15.6:rime-schema-extra-20230603+git.5fdd2d6-150600.3.8.1","openSUSE Leap 15.6:rime-schema-ipa-20230603+git.5fdd2d6-150600.3.8.1","openSUSE Leap 15.6:rime-schema-luna-pinyin-20230603+git.5fdd2d6-150600.3.8.1","openSUSE Leap 15.6:rime-schema-middle-chinese-20230603+git.5fdd2d6-150600.3.8.1","openSUSE Leap 15.6:rime-schema-pinyin-simp-20230603+git.5fdd2d6-150600.3.8.1","openSUSE Leap 15.6:rime-schema-prelude-20230603+git.5fdd2d6-150600.3.8.1","openSUSE Leap 15.6:rime-schema-quick-20230603+git.5fdd2d6-150600.3.8.1","openSUSE Leap 15.6:rime-schema-scj-20230603+git.5fdd2d6-150600.3.8.1","openSUSE Leap 15.6:rime-schema-soutzoe-20230603+git.5fdd2d6-150600.3.8.1","openSUSE Leap 15.6:rime-schema-stenotype-20230603+git.5fdd2d6-150600.3.8.1","openSUSE Leap 15.6:rime-schema-stroke-20230603+git.5fdd2d6-150600.3.8.1","openSUSE Leap 15.6:rime-schema-terra-pinyin-20230603+git.5fdd2d6-150600.3.8.1","openSUSE Leap 15.6:rime-schema-wubi-20230603+git.5fdd2d6-150600.3.8.1","openSUSE Leap 15.6:rime-schema-wugniu-20230603+git.5fdd2d6-150600.3.8.1","openSUSE Leap 15.6:spacecmd-5.0.11-150000.3.130.1","openSUSE Leap 15.6:supportutils-plugin-salt-1.2.3-150000.3.16.1","openSUSE Leap 15.6:supportutils-plugin-susemanager-client-5.0.4-150000.3.27.1","openSUSE Leap 15.6:trivy-0.58.2-bp156.2.6.1","openSUSE Leap 15.6:vexctl-0.4.1+git78.f951e3a-150000.1.11.1","openSUSE Leap 16.0:git-bug-0.10.1-bp160.1.1","openSUSE Leap 16.0:git-bug-bash-completion-0.10.1-bp160.1.1","openSUSE Leap 16.0:git-bug-fish-completion-0.10.1-bp160.1.1","openSUSE Leap 16.0:git-bug-zsh-completion-0.10.1-bp160.1.1","openSUSE Leap 16.0:trivy-0.66.0-bp160.1.1","openSUSE Tumbleweed:apptainer-1.3.6-5.1","openSUSE Tumbleweed:apptainer-leap-1.3.6-5.1","openSUSE Tumbleweed:apptainer-sle15_5-1.3.6-5.1","openSUSE Tumbleweed:apptainer-sle15_6-1.3.6-5.1","openSUSE Tumbleweed:apptainer-sle15_7-1.3.6-5.1","openSUSE Tumbleweed:cloudflared-2024.12.1-1.1","openSUSE Tumbleweed:docker-machine-driver-kvm2-1.36.0-2.1","openSUSE Tumbleweed:git-bug-0.8.0+git.1733745604.d499b6e-1.1","openSUSE Tumbleweed:git-bug-bash-completion-0.8.0+git.1733745604.d499b6e-1.1","openSUSE Tumbleweed:git-bug-fish-completion-0.8.0+git.1733745604.d499b6e-1.1","openSUSE Tumbleweed:git-bug-zsh-completion-0.8.0+git.1733745604.d499b6e-1.1","openSUSE Tumbleweed:gitleaks-8.24.2-1.1","openSUSE Tumbleweed:gitleaks-bash-completion-8.24.2-1.1","openSUSE Tumbleweed:gitleaks-fish-completion-8.24.2-1.1","openSUSE Tumbleweed:gitleaks-zsh-completion-8.24.2-1.1","openSUSE Tumbleweed:golang-github-prometheus-prometheus-3.1.0-1.1","openSUSE Tumbleweed:google-guest-agent-20250327.01-1.1","openSUSE Tumbleweed:gopass-1.15.16-1.1","openSUSE Tumbleweed:gopass-bash-completion-1.15.16-1.1","openSUSE Tumbleweed:gopass-fish-completion-1.15.16-1.1","openSUSE Tumbleweed:gopass-impersonate-pass-1.15.16-1.1","openSUSE Tumbleweed:gopass-zsh-completion-1.15.16-1.1","openSUSE Tumbleweed:govulncheck-vulndb-0.0.20241213T205935-1.1","openSUSE Tumbleweed:grafana-11.3.0-4.1","openSUSE Tumbleweed:helm-3.16.4-1.1","openSUSE Tumbleweed:helm-bash-completion-3.16.4-1.1","openSUSE Tumbleweed:helm-fish-completion-3.16.4-1.1","openSUSE Tumbleweed:helm-zsh-completion-3.16.4-1.1","openSUSE Tumbleweed:helm3-3.19.2-1.1","openSUSE Tumbleweed:helm3-bash-completion-3.19.2-1.1","openSUSE Tumbleweed:helm3-fish-completion-3.19.2-1.1","openSUSE Tumbleweed:helm3-zsh-completion-3.19.2-1.1","openSUSE Tumbleweed:logcli-3.3.2-1.1","openSUSE Tumbleweed:loki-3.3.2-1.1","openSUSE Tumbleweed:lokitool-3.3.2-1.1","openSUSE Tumbleweed:minikube-1.36.0-2.1","openSUSE Tumbleweed:minikube-bash-completion-1.36.0-2.1","openSUSE Tumbleweed:minikube-fish-completion-1.36.0-2.1","openSUSE Tumbleweed:minikube-zsh-completion-1.36.0-2.1","openSUSE Tumbleweed:promtail-3.3.2-1.1","openSUSE Tumbleweed:rclone-1.69.0-1.1","openSUSE Tumbleweed:rclone-bash-completion-1.69.0-1.1","openSUSE Tumbleweed:rclone-zsh-completion-1.69.0-1.1","openSUSE Tumbleweed:rime-plum-1.0.3-1.1","openSUSE Tumbleweed:tailscale-1.78.3-2.1","openSUSE Tumbleweed:tailscale-bash-completion-1.78.3-2.1","openSUSE Tumbleweed:tailscale-fish-completion-1.78.3-2.1","openSUSE Tumbleweed:tailscale-zsh-completion-1.78.3-2.1","openSUSE Tumbleweed:teleport-17.0.5-1.1","openSUSE Tumbleweed:teleport-bash-completion-17.0.5-1.1","openSUSE Tumbleweed:teleport-fdpass-teleport-17.0.5-1.1","openSUSE Tumbleweed:teleport-tbot-17.0.5-1.1","openSUSE Tumbleweed:teleport-tbot-bash-completion-17.0.5-1.1","openSUSE Tumbleweed:teleport-tbot-zsh-completion-17.0.5-1.1","openSUSE Tumbleweed:teleport-tctl-17.0.5-1.1","openSUSE Tumbleweed:teleport-tctl-bash-completion-17.0.5-1.1","openSUSE Tumbleweed:teleport-tctl-zsh-completion-17.0.5-1.1","openSUSE Tumbleweed:teleport-tsh-17.0.5-1.1","openSUSE Tumbleweed:teleport-tsh-bash-completion-17.0.5-1.1","openSUSE Tumbleweed:teleport-tsh-zsh-completion-17.0.5-1.1","openSUSE Tumbleweed:teleport-zsh-completion-17.0.5-1.1","openSUSE Tumbleweed:traefik-3.2.3-1.1","openSUSE Tumbleweed:traefik2-2.11.16-1.1","openSUSE Tumbleweed:trivy-0.58.2-1.1","openSUSE Tumbleweed:velero-1.15.1-1.1","openSUSE Tumbleweed:velero-bash-completion-1.15.1-1.1","openSUSE Tumbleweed:velero-fish-completion-1.15.1-1.1","openSUSE Tumbleweed:velero-zsh-completion-1.15.1-1.1","openSUSE Tumbleweed:vexctl-0.4.1+git78.f951e3a-1.1"]},"references":[{"category":"external","summary":"CVE-2024-45337","url":"https://www.suse.com/security/cve/CVE-2024-45337"},{"category":"external","summary":"SUSE Security Ratings","url":"https://www.suse.com/support/security/rating/"},{"category":"external","summary":"SUSE Bug 1234482 for CVE-2024-45337","url":"https://bugzilla.suse.com/1234482"},{"category":"external","summary":"Advisory link for SUSE-SU-2025:01985-1","url":"https://lists.suse.com/pipermail/sle-updates/2025-June/040353.html"},{"category":"external","summary":"Advisory link for SUSE-SU-2025:02581-1","url":"https://lists.suse.com/pipermail/sle-updates/2025-July/040990.html"},{"category":"external","summary":"Advisory link for SUSE-SU-2025:03278-1","url":"https://lists.suse.com/pipermail/sle-updates/2025-September/041779.html"},{"category":"external","summary":"Advisory link for SUSE-SU-2025:0524-1","url":"https://lists.suse.com/pipermail/sle-security-updates/2025-February/020348.html"},{"category":"external","summary":"Advisory link for SUSE-SU-2025:0525-1","url":"https://lists.suse.com/pipermail/sle-security-updates/2025-February/020347.html"},{"category":"external","summary":"Advisory link for SUSE-SU-2025:0545-1","url":"https://lists.suse.com/pipermail/sle-security-updates/2025-February/020341.html"},{"category":"external","summary":"Advisory link for SUSE-SU-2025:0601-1","url":"https://lists.suse.com/pipermail/sle-security-updates/2025-February/020385.html"},{"category":"external","summary":"Advisory link for SUSE-SU-2025:0602-1","url":"https://lists.suse.com/pipermail/sle-security-updates/2025-February/020384.html"},{"category":"external","summary":"Advisory link for SUSE-SU-2025:0980-1","url":"https://lists.suse.com/pipermail/sle-security-updates/2025-March/020574.html"},{"category":"external","summary":"Advisory link for SUSE-SU-2025:1142-1","url":"https://lists.suse.com/pipermail/sle-updates/2025-April/038915.html"},{"category":"external","summary":"Advisory link for SUSE-SU-2025:1143-1","url":"https://lists.suse.com/pipermail/sle-updates/2025-April/038914.html"},{"category":"external","summary":"Advisory link for SUSE-SU-2025:20196-1","url":"https://lists.suse.com/pipermail/sle-security-updates/2025-June/021144.html"},{"category":"external","summary":"Advisory link for SUSE-SU-2025:20278-1","url":"https://lists.suse.com/pipermail/sle-security-updates/2025-June/021044.html"},{"category":"external","summary":"Advisory link for SUSE-SU-2026:0592-1","url":"https://lists.suse.com/pipermail/sle-security-updates/2026-February/024365.html"},{"category":"external","summary":"Advisory link for openSUSE-SU-2024:14585-1","url":"https://lists.opensuse.org/archives/list/security-announce@lists.opensuse.org/thread/3VJBDKTY25NRJXFRK6QZSRH6ZRBUV2UT/"},{"category":"external","summary":"Advisory link for openSUSE-SU-2024:14590-1","url":"https://lists.opensuse.org/archives/list/security-announce@lists.opensuse.org/thread/RFAKX3BHM5IEGVFZW5ORK472VJQ7GAKL/"},{"category":"external","summary":"Advisory link for openSUSE-SU-2024:14592-1","url":"https://lists.opensuse.org/archives/list/security-announce@lists.opensuse.org/thread/XRFL3E5J4TDRJ22WLK6BNXDRPBVNWDKW/"},{"category":"external","summary":"Advisory link for openSUSE-SU-2024:14593-1","url":"https://lists.opensuse.org/archives/list/security-announce@lists.opensuse.org/thread/AAHWJCS7IRD2RDUFE5DZXZ6M6SOGWYEK/"},{"category":"external","summary":"Advisory link for openSUSE-SU-2024:14595-1","url":"https://lists.opensuse.org/archives/list/security-announce@lists.opensuse.org/thread/RQIXFLKNJXAP2G3IJXYD2WY62FHMR5IX/"},{"category":"external","summary":"Advisory link for openSUSE-SU-2024:14599-1","url":"https://lists.opensuse.org/archives/list/security-announce@lists.opensuse.org/thread/QTUY324RV3FFZBHVIWDHRCIOPJHIJIN4/"},{"category":"external","summary":"Advisory link for openSUSE-SU-2024:14602-1","url":"https://lists.opensuse.org/archives/list/security-announce@lists.opensuse.org/thread/KJENUST4DVKPMGTJHYGQFE57E55AQQDC/"},{"category":"external","summary":"Advisory link for openSUSE-SU-2025:0025-1","url":"https://lists.opensuse.org/archives/list/security-announce@lists.opensuse.org/thread/V7MPKXR7TT2G72ERR2OMAC2SJ3BTV5F6/"},{"category":"external","summary":"Advisory link for openSUSE-SU-2025:0056-1","url":"https://lists.opensuse.org/archives/list/security-announce@lists.opensuse.org/thread/DUNHR7ATZWEF5LQKUNEXKL22CUQAND3A/"},{"category":"external","summary":"Advisory link for openSUSE-SU-2025:0094-1","url":"https://lists.opensuse.org/archives/list/security-announce@lists.opensuse.org/thread/LKOLRH73CIQLMQ327IYGUHNSFKCU5MPI/"},{"category":"external","summary":"Advisory link for openSUSE-SU-2025:14613-1","url":"https://lists.opensuse.org/archives/list/security-announce@lists.opensuse.org/thread/72PNSQCBBGVVNI7VQE3WSCUAIHCZLRVQ/"},{"category":"external","summary":"Advisory link for openSUSE-SU-2025:14633-1","url":"https://lists.opensuse.org/archives/list/security-announce@lists.opensuse.org/thread/VJK5RQOOJ3Q26ODJIGOXXYOYQDDEQ3UX/"},{"category":"external","summary":"Advisory link for openSUSE-SU-2025:14641-1","url":"https://lists.opensuse.org/archives/list/security-announce@lists.opensuse.org/thread/MCLAZVPDAT5UFMI67YRTRQBKGNJYHBIS/"},{"category":"external","summary":"Advisory link for openSUSE-SU-2025:14660-1","url":"https://lists.opensuse.org/archives/list/security-announce@lists.opensuse.org/thread/LW4KB34TW645AUU7ROKPDCHUTXLGZZBG/"},{"category":"external","summary":"Advisory link for openSUSE-SU-2025:14713-1","url":"https://lists.opensuse.org/archives/list/security-announce@lists.opensuse.org/thread/JZAWXH6WKGE2WACLTZWYMHTDCJMU3X6R/"},{"category":"external","summary":"Advisory link for openSUSE-SU-2025:14909-1","url":"https://lists.opensuse.org/archives/list/security-announce@lists.opensuse.org/thread/BIPGSRATX6BG2ZXWE7566EGQCKXLC4RV/"},{"category":"external","summary":"Advisory link for openSUSE-SU-2025:14920-1","url":"https://lists.opensuse.org/archives/list/security-announce@lists.opensuse.org/thread/OAFVZYRPJ63SNIOTJJCDPNRWHGLE355Q/"},{"category":"external","summary":"Advisory link for openSUSE-SU-2025:14969-1","url":"https://lists.opensuse.org/archives/list/security-announce@lists.opensuse.org/thread/HSLGKMFCTSANXEKOHC36CPS5WHI66Y6L/"},{"category":"external","summary":"Advisory link for openSUSE-SU-2025:15013-1","url":"https://lists.opensuse.org/archives/list/security-announce@lists.opensuse.org/thread/HL46ARER7ICEJBIK62L5XG52R6FHUFHU/"}],"remediations":[{"category":"vendor_fix","details":"To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n","product_ids":["SUSE Enterprise Storage 7.1:google-guest-agent-20250327.01-150000.1.60.1","SUSE Enterprise Storage 7.1:helm-3.17.1-150000.1.41.1","SUSE Enterprise Storage 7.1:helm-bash-completion-3.17.1-150000.1.41.1","SUSE Enterprise Storage 7.1:helm-zsh-completion-3.17.1-150000.1.41.1","SUSE Enterprise Storage 7.1:supportutils-plugin-salt-1.2.3-150000.3.16.1","SUSE Linux Enterprise Desktop 15 SP6:rime-schema-all-20230603+git.5fdd2d6-150600.3.8.1","SUSE Linux Enterprise Desktop 15 SP6:rime-schema-array-20230603+git.5fdd2d6-150600.3.8.1","SUSE Linux Enterprise Desktop 15 SP6:rime-schema-bopomofo-20230603+git.5fdd2d6-150600.3.8.1","SUSE Linux Enterprise Desktop 15 SP6:rime-schema-cangjie-20230603+git.5fdd2d6-150600.3.8.1","SUSE Linux Enterprise Desktop 15 SP6:rime-schema-cantonese-20230603+git.5fdd2d6-150600.3.8.1","SUSE Linux Enterprise Desktop 15 SP6:rime-schema-combo-pinyin-20230603+git.5fdd2d6-150600.3.8.1","SUSE Linux Enterprise Desktop 15 SP6:rime-schema-custom-20230603+git.5fdd2d6-150600.3.8.1","SUSE Linux Enterprise Desktop 15 SP6:rime-schema-default-20230603+git.5fdd2d6-150600.3.8.1","SUSE Linux Enterprise Desktop 15 SP6:rime-schema-double-pinyin-20230603+git.5fdd2d6-150600.3.8.1","SUSE Linux Enterprise Desktop 15 SP6:rime-schema-emoji-20230603+git.5fdd2d6-150600.3.8.1","SUSE Linux Enterprise Desktop 15 SP6:rime-schema-essay-20230603+git.5fdd2d6-150600.3.8.1","SUSE Linux Enterprise Desktop 15 SP6:rime-schema-essay-simp-20230603+git.5fdd2d6-150600.3.8.1","SUSE Linux Enterprise Desktop 15 SP6:rime-schema-extra-20230603+git.5fdd2d6-150600.3.8.1","SUSE Linux Enterprise Desktop 15 SP6:rime-schema-ipa-20230603+git.5fdd2d6-150600.3.8.1","SUSE Linux Enterprise Desktop 15 SP6:rime-schema-luna-pinyin-20230603+git.5fdd2d6-150600.3.8.1","SUSE Linux Enterprise Desktop 15 SP6:rime-schema-middle-chinese-20230603+git.5fdd2d6-150600.3.8.1","SUSE Linux Enterprise Desktop 15 SP6:rime-schema-pinyin-simp-20230603+git.5fdd2d6-150600.3.8.1","SUSE Linux Enterprise Desktop 15 SP6:rime-schema-prelude-20230603+git.5fdd2d6-150600.3.8.1","SUSE Linux Enterprise Desktop 15 SP6:rime-schema-quick-20230603+git.5fdd2d6-150600.3.8.1","SUSE Linux Enterprise Desktop 15 SP6:rime-schema-scj-20230603+git.5fdd2d6-150600.3.8.1","SUSE Linux Enterprise Desktop 15 SP6:rime-schema-soutzoe-20230603+git.5fdd2d6-150600.3.8.1","SUSE Linux Enterprise Desktop 15 SP6:rime-schema-stenotype-20230603+git.5fdd2d6-150600.3.8.1","SUSE Linux Enterprise Desktop 15 SP6:rime-schema-stroke-20230603+git.5fdd2d6-150600.3.8.1","SUSE Linux Enterprise Desktop 15 SP6:rime-schema-terra-pinyin-20230603+git.5fdd2d6-150600.3.8.1","SUSE Linux Enterprise Desktop 15 SP6:rime-schema-wubi-20230603+git.5fdd2d6-150600.3.8.1","SUSE Linux Enterprise Desktop 15 SP6:rime-schema-wugniu-20230603+git.5fdd2d6-150600.3.8.1","SUSE Linux Enterprise Desktop 15 SP6:supportutils-plugin-salt-1.2.3-150000.3.16.1","SUSE Linux Enterprise Desktop 15 SP7:helm-3.17.1-150000.1.41.1","SUSE Linux Enterprise Desktop 15 SP7:rime-schema-all-20230603+git.5fdd2d6-150600.3.8.1","SUSE Linux Enterprise Desktop 15 SP7:rime-schema-array-20230603+git.5fdd2d6-150600.3.8.1","SUSE Linux Enterprise Desktop 15 SP7:rime-schema-bopomofo-20230603+git.5fdd2d6-150600.3.8.1","SUSE Linux Enterprise Desktop 15 SP7:rime-schema-cangjie-20230603+git.5fdd2d6-150600.3.8.1","SUSE Linux Enterprise Desktop 15 SP7:rime-schema-cantonese-20230603+git.5fdd2d6-150600.3.8.1","SUSE Linux Enterprise Desktop 15 SP7:rime-schema-combo-pinyin-20230603+git.5fdd2d6-150600.3.8.1","SUSE Linux Enterprise Desktop 15 SP7:rime-schema-custom-20230603+git.5fdd2d6-150600.3.8.1","SUSE Linux Enterprise Desktop 15 SP7:rime-schema-default-20230603+git.5fdd2d6-150600.3.8.1","SUSE Linux Enterprise Desktop 15 SP7:rime-schema-double-pinyin-20230603+git.5fdd2d6-150600.3.8.1","SUSE Linux Enterprise Desktop 15 SP7:rime-schema-emoji-20230603+git.5fdd2d6-150600.3.8.1","SUSE Linux Enterprise Desktop 15 SP7:rime-schema-essay-20230603+git.5fdd2d6-150600.3.8.1","SUSE Linux Enterprise Desktop 15 SP7:rime-schema-essay-simp-20230603+git.5fdd2d6-150600.3.8.1","SUSE Linux Enterprise Desktop 15 SP7:rime-schema-extra-20230603+git.5fdd2d6-150600.3.8.1","SUSE Linux Enterprise Desktop 15 SP7:rime-schema-ipa-20230603+git.5fdd2d6-150600.3.8.1","SUSE Linux Enterprise Desktop 15 SP7:rime-schema-luna-pinyin-20230603+git.5fdd2d6-150600.3.8.1","SUSE Linux Enterprise Desktop 15 SP7:rime-schema-middle-chinese-20230603+git.5fdd2d6-150600.3.8.1","SUSE Linux Enterprise Desktop 15 SP7:rime-schema-pinyin-simp-20230603+git.5fdd2d6-150600.3.8.1","SUSE Linux Enterprise Desktop 15 SP7:rime-schema-prelude-20230603+git.5fdd2d6-150600.3.8.1","SUSE Linux Enterprise Desktop 15 SP7:rime-schema-quick-20230603+git.5fdd2d6-150600.3.8.1","SUSE Linux Enterprise Desktop 15 SP7:rime-schema-scj-20230603+git.5fdd2d6-150600.3.8.1","SUSE Linux Enterprise Desktop 15 SP7:rime-schema-soutzoe-20230603+git.5fdd2d6-150600.3.8.1","SUSE Linux Enterprise Desktop 15 SP7:rime-schema-stenotype-20230603+git.5fdd2d6-150600.3.8.1","SUSE Linux Enterprise Desktop 15 SP7:rime-schema-stroke-20230603+git.5fdd2d6-150600.3.8.1","SUSE Linux Enterprise Desktop 15 SP7:rime-schema-terra-pinyin-20230603+git.5fdd2d6-150600.3.8.1","SUSE Linux Enterprise Desktop 15 SP7:rime-schema-wubi-20230603+git.5fdd2d6-150600.3.8.1","SUSE Linux Enterprise Desktop 15 SP7:rime-schema-wugniu-20230603+git.5fdd2d6-150600.3.8.1","SUSE Linux Enterprise Desktop 15 SP7:supportutils-plugin-salt-1.2.3-150000.3.16.1","SUSE Linux Enterprise High Performance Computing 12:google-guest-agent-20250327.01-1.50.1","SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:helm-3.17.1-150000.1.41.1","SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:helm-bash-completion-3.17.1-150000.1.41.1","SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:helm-zsh-completion-3.17.1-150000.1.41.1","SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:supportutils-plugin-salt-1.2.3-150000.3.16.1","SUSE Linux Enterprise High Performance Computing 15 SP3:google-guest-agent-20250327.01-150000.1.60.1","SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:helm-3.17.1-150000.1.41.1","SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:helm-bash-completion-3.17.1-150000.1.41.1","SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:helm-zsh-completion-3.17.1-150000.1.41.1","SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:supportutils-plugin-salt-1.2.3-150000.3.16.1","SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:helm-3.17.1-150000.1.41.1","SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:helm-bash-completion-3.17.1-150000.1.41.1","SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:helm-zsh-completion-3.17.1-150000.1.41.1","SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:supportutils-plugin-salt-1.2.3-150000.3.16.1","SUSE Linux Enterprise High Performance Computing 15 SP4:google-guest-agent-20250327.01-150000.1.60.1","SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:helm-3.17.1-150000.1.41.1","SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:helm-bash-completion-3.17.1-150000.1.41.1","SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:helm-zsh-completion-3.17.1-150000.1.41.1","SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:supportutils-plugin-salt-1.2.3-150000.3.16.1","SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:helm-3.17.1-150000.1.41.1","SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:helm-bash-completion-3.17.1-150000.1.41.1","SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:helm-zsh-completion-3.17.1-150000.1.41.1","SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:supportutils-plugin-salt-1.2.3-150000.3.16.1","SUSE Linux Enterprise High Performance Computing 15 SP5:google-guest-agent-20250327.01-150000.1.60.1","SUSE Linux Enterprise High Performance Computing 15 SP6:apptainer-1.3.6-150600.4.9.1","SUSE Linux Enterprise High Performance Computing 15 SP6:apptainer-sle15_6-1.3.6-150600.4.9.1","SUSE Linux Enterprise High Performance Computing 15 SP6:google-guest-agent-20250327.01-150000.1.60.1","SUSE Linux Enterprise High Performance Computing 15 SP6:helm-3.17.1-150000.1.41.1","SUSE Linux Enterprise High Performance Computing 15 SP6:helm-bash-completion-3.17.1-150000.1.41.1","SUSE Linux Enterprise High Performance Computing 15 SP6:helm-zsh-completion-3.17.1-150000.1.41.1","SUSE Linux Enterprise High Performance Computing 15 SP6:kubevirt-manifests-1.4.1-150600.5.24.1","SUSE Linux Enterprise High Performance Computing 15 SP6:kubevirt-virtctl-1.4.1-150600.5.24.1","SUSE Linux Enterprise High Performance Computing 15 SP6:rime-schema-all-20230603+git.5fdd2d6-150600.3.8.1","SUSE Linux Enterprise High Performance Computing 15 SP6:rime-schema-array-20230603+git.5fdd2d6-150600.3.8.1","SUSE Linux Enterprise High Performance Computing 15 SP6:rime-schema-bopomofo-20230603+git.5fdd2d6-150600.3.8.1","SUSE Linux Enterprise High Performance Computing 15 SP6:rime-schema-cangjie-20230603+git.5fdd2d6-150600.3.8.1","SUSE Linux Enterprise High Performance Computing 15 SP6:rime-schema-cantonese-20230603+git.5fdd2d6-150600.3.8.1","SUSE Linux Enterprise High Performance Computing 15 SP6:rime-schema-combo-pinyin-20230603+git.5fdd2d6-150600.3.8.1","SUSE Linux Enterprise High Performance Computing 15 SP6:rime-schema-custom-20230603+git.5fdd2d6-150600.3.8.1","SUSE Linux Enterprise High Performance Computing 15 SP6:rime-schema-default-20230603+git.5fdd2d6-150600.3.8.1","SUSE Linux Enterprise High Performance Computing 15 SP6:rime-schema-double-pinyin-20230603+git.5fdd2d6-150600.3.8.1","SUSE Linux Enterprise High Performance Computing 15 SP6:rime-schema-emoji-20230603+git.5fdd2d6-150600.3.8.1","SUSE Linux Enterprise High Performance Computing 15 SP6:rime-schema-essay-20230603+git.5fdd2d6-150600.3.8.1","SUSE Linux Enterprise High Performance Computing 15 SP6:rime-schema-essay-simp-20230603+git.5fdd2d6-150600.3.8.1","SUSE Linux Enterprise High Performance Computing 15 SP6:rime-schema-extra-20230603+git.5fdd2d6-150600.3.8.1","SUSE Linux Enterprise High Performance Computing 15 SP6:rime-schema-ipa-20230603+git.5fdd2d6-150600.3.8.1","SUSE Linux Enterprise High Performance Computing 15 SP6:rime-schema-luna-pinyin-20230603+git.5fdd2d6-150600.3.8.1","SUSE Linux Enterprise High Performance Computing 15 SP6:rime-schema-middle-chinese-20230603+git.5fdd2d6-150600.3.8.1","SUSE Linux Enterprise High Performance Computing 15 SP6:rime-schema-pinyin-simp-20230603+git.5fdd2d6-150600.3.8.1","SUSE Linux Enterprise High Performance Computing 15 SP6:rime-schema-prelude-20230603+git.5fdd2d6-150600.3.8.1","SUSE Linux Enterprise High Performance Computing 15 SP6:rime-schema-quick-20230603+git.5fdd2d6-150600.3.8.1","SUSE Linux Enterprise High Performance Computing 15 SP6:rime-schema-scj-20230603+git.5fdd2d6-150600.3.8.1","SUSE Linux Enterprise High Performance Computing 15 SP6:rime-schema-soutzoe-20230603+git.5fdd2d6-150600.3.8.1","SUSE Linux Enterprise High Performance Computing 15 SP6:rime-schema-stenotype-20230603+git.5fdd2d6-150600.3.8.1","SUSE Linux Enterprise High Performance Computing 15 SP6:rime-schema-stroke-20230603+git.5fdd2d6-150600.3.8.1","SUSE Linux Enterprise High Performance Computing 15 SP6:rime-schema-terra-pinyin-20230603+git.5fdd2d6-150600.3.8.1","SUSE Linux Enterprise High Performance Computing 15 SP6:rime-schema-wubi-20230603+git.5fdd2d6-150600.3.8.1","SUSE Linux Enterprise High Performance Computing 15 SP6:rime-schema-wugniu-20230603+git.5fdd2d6-150600.3.8.1","SUSE Linux Enterprise High Performance Computing 15 SP6:supportutils-plugin-salt-1.2.3-150000.3.16.1","SUSE Linux Enterprise High Performance Computing 15 SP7:apptainer-1.3.6-150600.4.9.1","SUSE Linux Enterprise High Performance Computing 15 SP7:apptainer-sle15_7-1.3.6-150600.4.9.1","SUSE Linux Enterprise High Performance Computing 15 SP7:helm-3.17.1-150000.1.41.1","SUSE Linux Enterprise High Performance Computing 15 SP7:helm-3.17.2-150000.1.44.1","SUSE Linux Enterprise High Performance Computing 15 SP7:helm-bash-completion-3.17.1-150000.1.41.1","SUSE Linux Enterprise High Performance Computing 15 SP7:helm-zsh-completion-3.17.1-150000.1.41.1","SUSE Linux Enterprise High Performance Computing 15 SP7:kubevirt-manifests-1.5.2-150700.3.5.2","SUSE Linux Enterprise High Performance Computing 15 SP7:kubevirt-virtctl-1.5.2-150700.3.5.2","SUSE Linux Enterprise High Performance Computing 15 SP7:rime-schema-all-20230603+git.5fdd2d6-150600.3.8.1","SUSE Linux Enterprise High Performance Computing 15 SP7:rime-schema-array-20230603+git.5fdd2d6-150600.3.8.1","SUSE Linux Enterprise High Performance Computing 15 SP7:rime-schema-bopomofo-20230603+git.5fdd2d6-150600.3.8.1","SUSE Linux Enterprise High Performance Computing 15 SP7:rime-schema-cangjie-20230603+git.5fdd2d6-150600.3.8.1","SUSE Linux Enterprise High Performance Computing 15 SP7:rime-schema-cantonese-20230603+git.5fdd2d6-150600.3.8.1","SUSE Linux Enterprise High Performance Computing 15 SP7:rime-schema-combo-pinyin-20230603+git.5fdd2d6-150600.3.8.1","SUSE Linux Enterprise High Performance Computing 15 SP7:rime-schema-custom-20230603+git.5fdd2d6-150600.3.8.1","SUSE Linux Enterprise High Performance Computing 15 SP7:rime-schema-default-20230603+git.5fdd2d6-150600.3.8.1","SUSE Linux Enterprise High Performance Computing 15 SP7:rime-schema-double-pinyin-20230603+git.5fdd2d6-150600.3.8.1","SUSE Linux Enterprise High Performance Computing 15 SP7:rime-schema-emoji-20230603+git.5fdd2d6-150600.3.8.1","SUSE Linux Enterprise High Performance Computing 15 SP7:rime-schema-essay-20230603+git.5fdd2d6-150600.3.8.1","SUSE Linux Enterprise High Performance Computing 15 SP7:rime-schema-essay-simp-20230603+git.5fdd2d6-150600.3.8.1","SUSE Linux Enterprise High Performance Computing 15 SP7:rime-schema-extra-20230603+git.5fdd2d6-150600.3.8.1","SUSE Linux Enterprise High Performance Computing 15 SP7:rime-schema-ipa-20230603+git.5fdd2d6-150600.3.8.1","SUSE Linux Enterprise High Performance Computing 15 SP7:rime-schema-luna-pinyin-20230603+git.5fdd2d6-150600.3.8.1","SUSE Linux Enterprise High Performance Computing 15 SP7:rime-schema-middle-chinese-20230603+git.5fdd2d6-150600.3.8.1","SUSE Linux Enterprise High Performance Computing 15 SP7:rime-schema-pinyin-simp-20230603+git.5fdd2d6-150600.3.8.1","SUSE Linux Enterprise High Performance Computing 15 SP7:rime-schema-prelude-20230603+git.5fdd2d6-150600.3.8.1","SUSE Linux Enterprise High Performance Computing 15 SP7:rime-schema-quick-20230603+git.5fdd2d6-150600.3.8.1","SUSE Linux Enterprise High Performance Computing 15 SP7:rime-schema-scj-20230603+git.5fdd2d6-150600.3.8.1","SUSE Linux Enterprise High Performance Computing 15 SP7:rime-schema-soutzoe-20230603+git.5fdd2d6-150600.3.8.1","SUSE Linux Enterprise High Performance Computing 15 SP7:rime-schema-stenotype-20230603+git.5fdd2d6-150600.3.8.1","SUSE Linux Enterprise High Performance Computing 15 SP7:rime-schema-stroke-20230603+git.5fdd2d6-150600.3.8.1","SUSE Linux Enterprise High Performance Computing 15 SP7:rime-schema-terra-pinyin-20230603+git.5fdd2d6-150600.3.8.1","SUSE Linux Enterprise High Performance Computing 15 SP7:rime-schema-wubi-20230603+git.5fdd2d6-150600.3.8.1","SUSE Linux Enterprise High Performance Computing 15 SP7:rime-schema-wugniu-20230603+git.5fdd2d6-150600.3.8.1","SUSE Linux Enterprise High Performance Computing 15 SP7:supportutils-plugin-salt-1.2.3-150000.3.16.1","SUSE Linux Enterprise Micro 5.5:google-guest-agent-20250327.01-150000.1.60.1","SUSE Linux Enterprise Micro 5.5:helm-3.17.1-150000.1.41.1","SUSE Linux Enterprise Micro 5.5:helm-bash-completion-3.17.1-150000.1.41.1","SUSE Linux Enterprise Module for Basesystem 15 SP6:supportutils-plugin-salt-1.2.3-150000.3.16.1","SUSE Linux Enterprise Module for Basesystem 15 SP7:helm-3.17.1-150000.1.41.1","SUSE Linux Enterprise Module for Basesystem 15 SP7:supportutils-plugin-salt-1.2.3-150000.3.16.1","SUSE Linux Enterprise Module for Containers 15 SP6:helm-3.17.1-150000.1.41.1","SUSE Linux Enterprise Module for Containers 15 SP6:helm-bash-completion-3.17.1-150000.1.41.1","SUSE Linux Enterprise Module for Containers 15 SP6:helm-zsh-completion-3.17.1-150000.1.41.1","SUSE Linux Enterprise Module for Containers 15 SP6:kubevirt-manifests-1.4.1-150600.5.24.1","SUSE Linux Enterprise Module for Containers 15 SP6:kubevirt-virtctl-1.4.1-150600.5.24.1","SUSE Linux Enterprise Module for Containers 15 SP7:helm-3.17.2-150000.1.44.1","SUSE Linux Enterprise Module for Containers 15 SP7:helm-bash-completion-3.17.1-150000.1.41.1","SUSE Linux Enterprise Module for Containers 15 SP7:helm-zsh-completion-3.17.1-150000.1.41.1","SUSE Linux Enterprise Module for Containers 15 SP7:kubevirt-manifests-1.5.2-150700.3.5.2","SUSE Linux Enterprise Module for Containers 15 SP7:kubevirt-virtctl-1.5.2-150700.3.5.2","SUSE Linux Enterprise Module for Desktop Applications 15 SP6:rime-schema-all-20230603+git.5fdd2d6-150600.3.8.1","SUSE Linux Enterprise Module for Desktop Applications 15 SP6:rime-schema-array-20230603+git.5fdd2d6-150600.3.8.1","SUSE Linux Enterprise Module for Desktop Applications 15 SP6:rime-schema-bopomofo-20230603+git.5fdd2d6-150600.3.8.1","SUSE Linux Enterprise Module for Desktop Applications 15 SP6:rime-schema-cangjie-20230603+git.5fdd2d6-150600.3.8.1","SUSE Linux Enterprise Module for Desktop Applications 15 SP6:rime-schema-cantonese-20230603+git.5fdd2d6-150600.3.8.1","SUSE Linux Enterprise Module for Desktop Applications 15 SP6:rime-schema-combo-pinyin-20230603+git.5fdd2d6-150600.3.8.1","SUSE Linux Enterprise Module for Desktop Applications 15 SP6:rime-schema-custom-20230603+git.5fdd2d6-150600.3.8.1","SUSE Linux Enterprise Module for Desktop Applications 15 SP6:rime-schema-default-20230603+git.5fdd2d6-150600.3.8.1","SUSE Linux Enterprise Module for Desktop Applications 15 SP6:rime-schema-double-pinyin-20230603+git.5fdd2d6-150600.3.8.1","SUSE Linux Enterprise Module for Desktop Applications 15 SP6:rime-schema-emoji-20230603+git.5fdd2d6-150600.3.8.1","SUSE Linux Enterprise Module for Desktop Applications 15 SP6:rime-schema-essay-20230603+git.5fdd2d6-150600.3.8.1","SUSE Linux Enterprise Module for Desktop Applications 15 SP6:rime-schema-essay-simp-20230603+git.5fdd2d6-150600.3.8.1","SUSE Linux Enterprise Module for Desktop Applications 15 SP6:rime-schema-extra-20230603+git.5fdd2d6-150600.3.8.1","SUSE Linux Enterprise Module for Desktop Applications 15 SP6:rime-schema-ipa-20230603+git.5fdd2d6-150600.3.8.1","SUSE Linux Enterprise Module for Desktop Applications 15 SP6:rime-schema-luna-pinyin-20230603+git.5fdd2d6-150600.3.8.1","SUSE Linux Enterprise Module for Desktop Applications 15 SP6:rime-schema-middle-chinese-20230603+git.5fdd2d6-150600.3.8.1","SUSE Linux Enterprise Module for Desktop Applications 15 SP6:rime-schema-pinyin-simp-20230603+git.5fdd2d6-150600.3.8.1","SUSE Linux Enterprise Module for Desktop Applications 15 SP6:rime-schema-prelude-20230603+git.5fdd2d6-150600.3.8.1","SUSE Linux Enterprise Module for Desktop Applications 15 SP6:rime-schema-quick-20230603+git.5fdd2d6-150600.3.8.1","SUSE Linux Enterprise Module for Desktop Applications 15 SP6:rime-schema-scj-20230603+git.5fdd2d6-150600.3.8.1","SUSE Linux Enterprise Module for Desktop Applications 15 SP6:rime-schema-soutzoe-20230603+git.5fdd2d6-150600.3.8.1","SUSE Linux Enterprise Module for Desktop Applications 15 SP6:rime-schema-stenotype-20230603+git.5fdd2d6-150600.3.8.1","SUSE Linux Enterprise Module for Desktop Applications 15 SP6:rime-schema-stroke-20230603+git.5fdd2d6-150600.3.8.1","SUSE Linux Enterprise Module for Desktop Applications 15 SP6:rime-schema-terra-pinyin-20230603+git.5fdd2d6-150600.3.8.1","SUSE Linux Enterprise Module for Desktop Applications 15 SP6:rime-schema-wubi-20230603+git.5fdd2d6-150600.3.8.1","SUSE Linux Enterprise Module for Desktop Applications 15 SP6:rime-schema-wugniu-20230603+git.5fdd2d6-150600.3.8.1","SUSE Linux Enterprise Module for Desktop Applications 15 SP7:rime-schema-all-20230603+git.5fdd2d6-150600.3.8.1","SUSE Linux Enterprise Module for Desktop Applications 15 SP7:rime-schema-array-20230603+git.5fdd2d6-150600.3.8.1","SUSE Linux Enterprise Module for Desktop Applications 15 SP7:rime-schema-bopomofo-20230603+git.5fdd2d6-150600.3.8.1","SUSE Linux Enterprise Module for Desktop Applications 15 SP7:rime-schema-cangjie-20230603+git.5fdd2d6-150600.3.8.1","SUSE Linux Enterprise Module for Desktop Applications 15 SP7:rime-schema-cantonese-20230603+git.5fdd2d6-150600.3.8.1","SUSE Linux Enterprise Module for Desktop Applications 15 SP7:rime-schema-combo-pinyin-20230603+git.5fdd2d6-150600.3.8.1","SUSE Linux Enterprise Module for Desktop Applications 15 SP7:rime-schema-custom-20230603+git.5fdd2d6-150600.3.8.1","SUSE Linux Enterprise Module for Desktop Applications 15 SP7:rime-schema-default-20230603+git.5fdd2d6-150600.3.8.1","SUSE Linux Enterprise Module for Desktop Applications 15 SP7:rime-schema-double-pinyin-20230603+git.5fdd2d6-150600.3.8.1","SUSE Linux Enterprise Module for Desktop Applications 15 SP7:rime-schema-emoji-20230603+git.5fdd2d6-150600.3.8.1","SUSE Linux Enterprise Module for Desktop Applications 15 SP7:rime-schema-essay-20230603+git.5fdd2d6-150600.3.8.1","SUSE Linux Enterprise Module for Desktop Applications 15 SP7:rime-schema-essay-simp-20230603+git.5fdd2d6-150600.3.8.1","SUSE Linux Enterprise Module for Desktop Applications 15 SP7:rime-schema-extra-20230603+git.5fdd2d6-150600.3.8.1","SUSE Linux Enterprise Module for Desktop Applications 15 SP7:rime-schema-ipa-20230603+git.5fdd2d6-150600.3.8.1","SUSE Linux Enterprise Module for Desktop Applications 15 SP7:rime-schema-luna-pinyin-20230603+git.5fdd2d6-150600.3.8.1","SUSE Linux Enterprise Module for Desktop Applications 15 SP7:rime-schema-middle-chinese-20230603+git.5fdd2d6-150600.3.8.1","SUSE Linux Enterprise Module for Desktop Applications 15 SP7:rime-schema-pinyin-simp-20230603+git.5fdd2d6-150600.3.8.1","SUSE Linux Enterprise Module for Desktop Applications 15 SP7:rime-schema-prelude-20230603+git.5fdd2d6-150600.3.8.1","SUSE Linux Enterprise Module for Desktop Applications 15 SP7:rime-schema-quick-20230603+git.5fdd2d6-150600.3.8.1","SUSE Linux Enterprise Module for Desktop Applications 15 SP7:rime-schema-scj-20230603+git.5fdd2d6-150600.3.8.1","SUSE Linux Enterprise Module for Desktop Applications 15 SP7:rime-schema-soutzoe-20230603+git.5fdd2d6-150600.3.8.1","SUSE Linux Enterprise Module for Desktop Applications 15 SP7:rime-schema-stenotype-20230603+git.5fdd2d6-150600.3.8.1","SUSE Linux Enterprise Module for Desktop Applications 15 SP7:rime-schema-stroke-20230603+git.5fdd2d6-150600.3.8.1","SUSE Linux Enterprise Module for Desktop Applications 15 SP7:rime-schema-terra-pinyin-20230603+git.5fdd2d6-150600.3.8.1","SUSE Linux Enterprise Module for Desktop Applications 15 SP7:rime-schema-wubi-20230603+git.5fdd2d6-150600.3.8.1","SUSE Linux Enterprise Module for Desktop Applications 15 SP7:rime-schema-wugniu-20230603+git.5fdd2d6-150600.3.8.1","SUSE Linux Enterprise Module for HPC 15 SP6:apptainer-1.3.6-150600.4.9.1","SUSE Linux Enterprise Module for HPC 15 SP6:apptainer-sle15_6-1.3.6-150600.4.9.1","SUSE Linux Enterprise Module for HPC 15 SP7:apptainer-1.3.6-150600.4.9.1","SUSE Linux Enterprise Module for HPC 15 SP7:apptainer-sle15_7-1.3.6-150600.4.9.1","SUSE Linux Enterprise Module for Open Buildservice Development Tools 15 SP7:apptainer-leap-1.3.6-150600.4.9.1","SUSE Linux Enterprise Module for Open Buildservice Development Tools 15 SP7:apptainer-sle15_5-1.3.6-150600.4.9.1","SUSE Linux Enterprise Module for Open Buildservice Development Tools 15 SP7:apptainer-sle15_6-1.3.6-150600.4.9.1","SUSE Linux Enterprise Module for Open Buildservice Development Tools 15 SP7:dracut-saltboot-0.1.1728559936.c16d4fb-150000.1.56.1","SUSE Linux Enterprise Module for Open Buildservice Development Tools 15 SP7:golang-github-prometheus-promu-0.17.0-150000.3.24.1","SUSE Linux Enterprise Module for Open Buildservice Development Tools 15 SP7:grafana-10.4.13-150200.3.59.1","SUSE Linux Enterprise Module for Open Buildservice Development Tools 15 SP7:helm-fish-completion-3.17.1-150000.1.41.1","SUSE Linux Enterprise Module for Open Buildservice Development Tools 15 SP7:mgrctl-0.1.28-150000.1.16.1","SUSE Linux Enterprise Module for Open Buildservice Development Tools 15 SP7:mgrctl-bash-completion-0.1.28-150000.1.16.1","SUSE Linux Enterprise Module for Open Buildservice Development Tools 15 SP7:mgrctl-lang-0.1.28-150000.1.16.1","SUSE Linux Enterprise Module for Open Buildservice Development Tools 15 SP7:mgrctl-zsh-completion-0.1.28-150000.1.16.1","SUSE Linux Enterprise Module for Open Buildservice Development Tools 15 SP7:spacecmd-5.0.11-150000.3.130.1","SUSE Linux Enterprise Module for Package Hub 15 SP6:golang-github-prometheus-promu-0.17.0-150000.3.24.1","SUSE Linux Enterprise Module for Package Hub 15 SP6:grafana-10.4.13-150200.3.59.1","SUSE Linux Enterprise Module for Package Hub 15 SP6:helm-fish-completion-3.17.1-150000.1.41.1","SUSE Linux Enterprise Module for Package Hub 15 SP7:golang-github-prometheus-promu-0.17.0-150000.3.24.1","SUSE Linux Enterprise Module for Package Hub 15 SP7:grafana-10.4.13-150200.3.59.1","SUSE Linux Enterprise Module for Package Hub 15 SP7:helm-fish-completion-3.17.1-150000.1.41.1","SUSE Linux Enterprise Module for Public Cloud 12:google-guest-agent-20250327.01-1.50.1","SUSE Linux Enterprise Module for Public Cloud 15 SP3:google-guest-agent-20250327.01-150000.1.60.1","SUSE Linux Enterprise Module for Public Cloud 15 SP4:google-guest-agent-20250327.01-150000.1.60.1","SUSE Linux Enterprise Module for Public Cloud 15 SP5:google-guest-agent-20250327.01-150000.1.60.1","SUSE Linux Enterprise Module for Public Cloud 15 SP6:google-guest-agent-20250327.01-150000.1.60.1","SUSE Linux Enterprise Server 12 SP3:google-guest-agent-20250327.01-1.50.1","SUSE Linux Enterprise Server 12 SP4:google-guest-agent-20250327.01-1.50.1","SUSE Linux Enterprise Server 12 SP5:google-guest-agent-20250327.01-1.50.1","SUSE Linux Enterprise Server 12:google-guest-agent-20250327.01-1.50.1","SUSE Linux Enterprise Server 15 SP2-LTSS-TERADATA:supportutils-plugin-salt-1.2.3-150000.3.16.1","SUSE Linux Enterprise Server 15 SP3-LTSS:helm-3.17.1-150000.1.41.1","SUSE Linux Enterprise Server 15 SP3-LTSS:helm-bash-completion-3.17.1-150000.1.41.1","SUSE Linux Enterprise Server 15 SP3-LTSS:helm-zsh-completion-3.17.1-150000.1.41.1","SUSE Linux Enterprise Server 15 SP3-LTSS:supportutils-plugin-salt-1.2.3-150000.3.16.1","SUSE Linux Enterprise Server 15 SP3:google-guest-agent-20250327.01-150000.1.60.1","SUSE Linux Enterprise Server 15 SP4-LTSS:helm-3.17.1-150000.1.41.1","SUSE Linux Enterprise Server 15 SP4-LTSS:helm-bash-completion-3.17.1-150000.1.41.1","SUSE Linux Enterprise Server 15 SP4-LTSS:helm-zsh-completion-3.17.1-150000.1.41.1","SUSE Linux Enterprise Server 15 SP4-LTSS:supportutils-plugin-salt-1.2.3-150000.3.16.1","SUSE Linux Enterprise Server 15 SP4-TERADATA:google-guest-agent-20250327.01-150000.1.60.1","SUSE Linux Enterprise Server 15 SP4-TERADATA:helm-3.17.1-150000.1.41.1","SUSE Linux Enterprise Server 15 SP4-TERADATA:helm-bash-completion-3.17.1-150000.1.41.1","SUSE Linux Enterprise Server 15 SP4-TERADATA:helm-zsh-completion-3.17.1-150000.1.41.1","SUSE Linux Enterprise Server 15 SP4-TERADATA:supportutils-plugin-salt-1.2.3-150000.3.16.1","SUSE Linux Enterprise Server 15 SP4:google-guest-agent-20250327.01-150000.1.60.1","SUSE Linux Enterprise Server 15 SP5-LTSS:helm-3.17.1-150000.1.41.1","SUSE Linux Enterprise Server 15 SP5-LTSS:helm-bash-completion-3.17.1-150000.1.41.1","SUSE Linux Enterprise Server 15 SP5-LTSS:helm-zsh-completion-3.17.1-150000.1.41.1","SUSE Linux Enterprise Server 15 SP5-LTSS:supportutils-plugin-salt-1.2.3-150000.3.16.1","SUSE Linux Enterprise Server 15 SP5:google-guest-agent-20250327.01-150000.1.60.1","SUSE Linux Enterprise Server 15 SP6:google-guest-agent-20250327.01-150000.1.60.1","SUSE Linux Enterprise Server 15 SP6:helm-3.17.1-150000.1.41.1","SUSE Linux Enterprise Server 15 SP6:helm-bash-completion-3.17.1-150000.1.41.1","SUSE Linux Enterprise Server 15 SP6:helm-zsh-completion-3.17.1-150000.1.41.1","SUSE Linux Enterprise Server 15 SP6:kubevirt-manifests-1.4.1-150600.5.24.1","SUSE Linux Enterprise Server 15 SP6:kubevirt-virtctl-1.4.1-150600.5.24.1","SUSE Linux Enterprise Server 15 SP6:rime-schema-all-20230603+git.5fdd2d6-150600.3.8.1","SUSE Linux Enterprise Server 15 SP6:rime-schema-array-20230603+git.5fdd2d6-150600.3.8.1","SUSE Linux Enterprise Server 15 SP6:rime-schema-bopomofo-20230603+git.5fdd2d6-150600.3.8.1","SUSE Linux Enterprise Server 15 SP6:rime-schema-cangjie-20230603+git.5fdd2d6-150600.3.8.1","SUSE Linux Enterprise Server 15 SP6:rime-schema-cantonese-20230603+git.5fdd2d6-150600.3.8.1","SUSE Linux Enterprise Server 15 SP6:rime-schema-combo-pinyin-20230603+git.5fdd2d6-150600.3.8.1","SUSE Linux Enterprise Server 15 SP6:rime-schema-custom-20230603+git.5fdd2d6-150600.3.8.1","SUSE Linux Enterprise Server 15 SP6:rime-schema-default-20230603+git.5fdd2d6-150600.3.8.1","SUSE Linux Enterprise Server 15 SP6:rime-schema-double-pinyin-20230603+git.5fdd2d6-150600.3.8.1","SUSE Linux Enterprise Server 15 SP6:rime-schema-emoji-20230603+git.5fdd2d6-150600.3.8.1","SUSE Linux Enterprise Server 15 SP6:rime-schema-essay-20230603+git.5fdd2d6-150600.3.8.1","SUSE Linux Enterprise Server 15 SP6:rime-schema-essay-simp-20230603+git.5fdd2d6-150600.3.8.1","SUSE Linux Enterprise Server 15 SP6:rime-schema-extra-20230603+git.5fdd2d6-150600.3.8.1","SUSE Linux Enterprise Server 15 SP6:rime-schema-ipa-20230603+git.5fdd2d6-150600.3.8.1","SUSE Linux Enterprise Server 15 SP6:rime-schema-luna-pinyin-20230603+git.5fdd2d6-150600.3.8.1","SUSE Linux Enterprise Server 15 SP6:rime-schema-middle-chinese-20230603+git.5fdd2d6-150600.3.8.1","SUSE Linux Enterprise Server 15 SP6:rime-schema-pinyin-simp-20230603+git.5fdd2d6-150600.3.8.1","SUSE Linux Enterprise Server 15 SP6:rime-schema-prelude-20230603+git.5fdd2d6-150600.3.8.1","SUSE Linux Enterprise Server 15 SP6:rime-schema-quick-20230603+git.5fdd2d6-150600.3.8.1","SUSE Linux Enterprise Server 15 SP6:rime-schema-scj-20230603+git.5fdd2d6-150600.3.8.1","SUSE Linux Enterprise Server 15 SP6:rime-schema-soutzoe-20230603+git.5fdd2d6-150600.3.8.1","SUSE Linux Enterprise Server 15 SP6:rime-schema-stenotype-20230603+git.5fdd2d6-150600.3.8.1","SUSE Linux Enterprise Server 15 SP6:rime-schema-stroke-20230603+git.5fdd2d6-150600.3.8.1","SUSE Linux Enterprise Server 15 SP6:rime-schema-terra-pinyin-20230603+git.5fdd2d6-150600.3.8.1","SUSE Linux Enterprise Server 15 SP6:rime-schema-wubi-20230603+git.5fdd2d6-150600.3.8.1","SUSE Linux Enterprise Server 15 SP6:rime-schema-wugniu-20230603+git.5fdd2d6-150600.3.8.1","SUSE Linux Enterprise Server 15 SP6:supportutils-plugin-salt-1.2.3-150000.3.16.1","SUSE Linux Enterprise Server 15 SP7:helm-3.17.1-150000.1.41.1","SUSE Linux Enterprise Server 15 SP7:helm-3.17.2-150000.1.44.1","SUSE Linux Enterprise Server 15 SP7:helm-bash-completion-3.17.1-150000.1.41.1","SUSE Linux Enterprise Server 15 SP7:helm-zsh-completion-3.17.1-150000.1.41.1","SUSE Linux Enterprise Server 15 SP7:kubevirt-manifests-1.5.2-150700.3.5.2","SUSE Linux Enterprise Server 15 SP7:kubevirt-virtctl-1.5.2-150700.3.5.2","SUSE Linux Enterprise Server 15 SP7:rime-schema-all-20230603+git.5fdd2d6-150600.3.8.1","SUSE Linux Enterprise Server 15 SP7:rime-schema-array-20230603+git.5fdd2d6-150600.3.8.1","SUSE Linux Enterprise Server 15 SP7:rime-schema-bopomofo-20230603+git.5fdd2d6-150600.3.8.1","SUSE Linux Enterprise Server 15 SP7:rime-schema-cangjie-20230603+git.5fdd2d6-150600.3.8.1","SUSE Linux Enterprise Server 15 SP7:rime-schema-cantonese-20230603+git.5fdd2d6-150600.3.8.1","SUSE Linux Enterprise Server 15 SP7:rime-schema-combo-pinyin-20230603+git.5fdd2d6-150600.3.8.1","SUSE Linux Enterprise Server 15 SP7:rime-schema-custom-20230603+git.5fdd2d6-150600.3.8.1","SUSE Linux Enterprise Server 15 SP7:rime-schema-default-20230603+git.5fdd2d6-150600.3.8.1","SUSE Linux Enterprise Server 15 SP7:rime-schema-double-pinyin-20230603+git.5fdd2d6-150600.3.8.1","SUSE Linux Enterprise Server 15 SP7:rime-schema-emoji-20230603+git.5fdd2d6-150600.3.8.1","SUSE Linux Enterprise Server 15 SP7:rime-schema-essay-20230603+git.5fdd2d6-150600.3.8.1","SUSE Linux Enterprise Server 15 SP7:rime-schema-essay-simp-20230603+git.5fdd2d6-150600.3.8.1","SUSE Linux Enterprise Server 15 SP7:rime-schema-extra-20230603+git.5fdd2d6-150600.3.8.1","SUSE Linux Enterprise Server 15 SP7:rime-schema-ipa-20230603+git.5fdd2d6-150600.3.8.1","SUSE Linux Enterprise Server 15 SP7:rime-schema-luna-pinyin-20230603+git.5fdd2d6-150600.3.8.1","SUSE Linux Enterprise Server 15 SP7:rime-schema-middle-chinese-20230603+git.5fdd2d6-150600.3.8.1","SUSE Linux Enterprise Server 15 SP7:rime-schema-pinyin-simp-20230603+git.5fdd2d6-150600.3.8.1","SUSE Linux Enterprise Server 15 SP7:rime-schema-prelude-20230603+git.5fdd2d6-150600.3.8.1","SUSE Linux Enterprise Server 15 SP7:rime-schema-quick-20230603+git.5fdd2d6-150600.3.8.1","SUSE Linux Enterprise Server 15 SP7:rime-schema-scj-20230603+git.5fdd2d6-150600.3.8.1","SUSE Linux Enterprise Server 15 SP7:rime-schema-soutzoe-20230603+git.5fdd2d6-150600.3.8.1","SUSE Linux Enterprise Server 15 SP7:rime-schema-stenotype-20230603+git.5fdd2d6-150600.3.8.1","SUSE Linux Enterprise Server 15 SP7:rime-schema-stroke-20230603+git.5fdd2d6-150600.3.8.1","SUSE Linux Enterprise Server 15 SP7:rime-schema-terra-pinyin-20230603+git.5fdd2d6-150600.3.8.1","SUSE Linux Enterprise Server 15 SP7:rime-schema-wubi-20230603+git.5fdd2d6-150600.3.8.1","SUSE Linux Enterprise Server 15 SP7:rime-schema-wugniu-20230603+git.5fdd2d6-150600.3.8.1","SUSE Linux Enterprise Server 15 SP7:supportutils-plugin-salt-1.2.3-150000.3.16.1","SUSE Linux Enterprise Server 16.0:govulncheck-vulndb-0.0.20250814T182633-160000.1.2","SUSE Linux Enterprise Server 16.0:helm-3.18.4-160000.2.2","SUSE Linux Enterprise Server 16.0:helm-bash-completion-3.18.4-160000.2.2","SUSE Linux Enterprise Server 16.0:helm-fish-completion-3.18.4-160000.2.2","SUSE Linux Enterprise Server 16.0:helm-zsh-completion-3.18.4-160000.2.2","SUSE Linux Enterprise Server 16.0:kubevirt-virtctl-1.5.2-160000.1.2","SUSE Linux Enterprise Server for SAP Applications 12 SP3:google-guest-agent-20250327.01-1.50.1","SUSE Linux Enterprise Server for SAP Applications 12 SP4:google-guest-agent-20250327.01-1.50.1","SUSE Linux Enterprise Server for SAP Applications 12 SP5:google-guest-agent-20250327.01-1.50.1","SUSE Linux Enterprise Server for SAP Applications 12:google-guest-agent-20250327.01-1.50.1","SUSE Linux Enterprise Server for SAP Applications 15 SP3:google-guest-agent-20250327.01-150000.1.60.1","SUSE Linux Enterprise Server for SAP Applications 15 SP3:helm-3.17.1-150000.1.41.1","SUSE Linux Enterprise Server for SAP Applications 15 SP3:helm-bash-completion-3.17.1-150000.1.41.1","SUSE Linux Enterprise Server for SAP Applications 15 SP3:helm-zsh-completion-3.17.1-150000.1.41.1","SUSE Linux Enterprise Server for SAP Applications 15 SP3:supportutils-plugin-salt-1.2.3-150000.3.16.1","SUSE Linux Enterprise Server for SAP Applications 15 SP4:google-guest-agent-20250327.01-150000.1.60.1","SUSE Linux Enterprise Server for SAP Applications 15 SP4:helm-3.17.1-150000.1.41.1","SUSE Linux Enterprise Server for SAP Applications 15 SP4:helm-bash-completion-3.17.1-150000.1.41.1","SUSE Linux Enterprise Server for SAP Applications 15 SP4:helm-zsh-completion-3.17.1-150000.1.41.1","SUSE Linux Enterprise Server for SAP Applications 15 SP4:supportutils-plugin-salt-1.2.3-150000.3.16.1","SUSE Linux Enterprise Server for SAP Applications 15 SP5:google-guest-agent-20250327.01-150000.1.60.1","SUSE Linux Enterprise Server for SAP Applications 15 SP5:helm-3.17.1-150000.1.41.1","SUSE Linux Enterprise Server for SAP Applications 15 SP5:helm-bash-completion-3.17.1-150000.1.41.1","SUSE Linux Enterprise Server for SAP Applications 15 SP5:helm-zsh-completion-3.17.1-150000.1.41.1","SUSE Linux Enterprise Server for SAP Applications 15 SP5:supportutils-plugin-salt-1.2.3-150000.3.16.1","SUSE Linux Enterprise Server for SAP Applications 15 SP6:google-guest-agent-20250327.01-150000.1.60.1","SUSE Linux Enterprise Server for SAP Applications 15 SP6:helm-3.17.1-150000.1.41.1","SUSE Linux Enterprise Server for SAP Applications 15 SP6:helm-bash-completion-3.17.1-150000.1.41.1","SUSE Linux Enterprise Server for SAP Applications 15 SP6:helm-zsh-completion-3.17.1-150000.1.41.1","SUSE Linux Enterprise Server for SAP Applications 15 SP6:kubevirt-manifests-1.4.1-150600.5.24.1","SUSE Linux Enterprise Server for SAP Applications 15 SP6:kubevirt-virtctl-1.4.1-150600.5.24.1","SUSE Linux Enterprise Server for SAP Applications 15 SP6:rime-schema-all-20230603+git.5fdd2d6-150600.3.8.1","SUSE Linux Enterprise Server for SAP Applications 15 SP6:rime-schema-array-20230603+git.5fdd2d6-150600.3.8.1","SUSE Linux Enterprise Server for SAP Applications 15 SP6:rime-schema-bopomofo-20230603+git.5fdd2d6-150600.3.8.1","SUSE Linux Enterprise Server for SAP Applications 15 SP6:rime-schema-cangjie-20230603+git.5fdd2d6-150600.3.8.1","SUSE Linux Enterprise Server for SAP Applications 15 SP6:rime-schema-cantonese-20230603+git.5fdd2d6-150600.3.8.1","SUSE Linux Enterprise Server for SAP Applications 15 SP6:rime-schema-combo-pinyin-20230603+git.5fdd2d6-150600.3.8.1","SUSE Linux Enterprise Server for SAP Applications 15 SP6:rime-schema-custom-20230603+git.5fdd2d6-150600.3.8.1","SUSE Linux Enterprise Server for SAP Applications 15 SP6:rime-schema-default-20230603+git.5fdd2d6-150600.3.8.1","SUSE Linux Enterprise Server for SAP Applications 15 SP6:rime-schema-double-pinyin-20230603+git.5fdd2d6-150600.3.8.1","SUSE Linux Enterprise Server for SAP Applications 15 SP6:rime-schema-emoji-20230603+git.5fdd2d6-150600.3.8.1","SUSE Linux Enterprise Server for SAP Applications 15 SP6:rime-schema-essay-20230603+git.5fdd2d6-150600.3.8.1","SUSE Linux Enterprise Server for SAP Applications 15 SP6:rime-schema-essay-simp-20230603+git.5fdd2d6-150600.3.8.1","SUSE Linux Enterprise Server for SAP Applications 15 SP6:rime-schema-extra-20230603+git.5fdd2d6-150600.3.8.1","SUSE Linux Enterprise Server for SAP Applications 15 SP6:rime-schema-ipa-20230603+git.5fdd2d6-150600.3.8.1","SUSE Linux Enterprise Server for SAP Applications 15 SP6:rime-schema-luna-pinyin-20230603+git.5fdd2d6-150600.3.8.1","SUSE Linux Enterprise Server for SAP Applications 15 SP6:rime-schema-middle-chinese-20230603+git.5fdd2d6-150600.3.8.1","SUSE Linux Enterprise Server for SAP Applications 15 SP6:rime-schema-pinyin-simp-20230603+git.5fdd2d6-150600.3.8.1","SUSE Linux Enterprise Server for SAP Applications 15 SP6:rime-schema-prelude-20230603+git.5fdd2d6-150600.3.8.1","SUSE Linux Enterprise Server for SAP Applications 15 SP6:rime-schema-quick-20230603+git.5fdd2d6-150600.3.8.1","SUSE Linux Enterprise Server for SAP Applications 15 SP6:rime-schema-scj-20230603+git.5fdd2d6-150600.3.8.1","SUSE Linux Enterprise Server for SAP Applications 15 SP6:rime-schema-soutzoe-20230603+git.5fdd2d6-150600.3.8.1","SUSE Linux Enterprise Server for SAP Applications 15 SP6:rime-schema-stenotype-20230603+git.5fdd2d6-150600.3.8.1","SUSE Linux Enterprise Server for SAP Applications 15 SP6:rime-schema-stroke-20230603+git.5fdd2d6-150600.3.8.1","SUSE Linux Enterprise Server for SAP Applications 15 SP6:rime-schema-terra-pinyin-20230603+git.5fdd2d6-150600.3.8.1","SUSE Linux Enterprise Server for SAP Applications 15 SP6:rime-schema-wubi-20230603+git.5fdd2d6-150600.3.8.1","SUSE Linux Enterprise Server for SAP Applications 15 SP6:rime-schema-wugniu-20230603+git.5fdd2d6-150600.3.8.1","SUSE Linux Enterprise Server for SAP Applications 15 SP6:supportutils-plugin-salt-1.2.3-150000.3.16.1","SUSE Linux Enterprise Server for SAP Applications 15 SP7:helm-3.17.1-150000.1.41.1","SUSE Linux Enterprise Server for SAP Applications 15 SP7:helm-3.17.2-150000.1.44.1","SUSE Linux Enterprise Server for SAP Applications 15 SP7:helm-bash-completion-3.17.1-150000.1.41.1","SUSE Linux Enterprise Server for SAP Applications 15 SP7:helm-zsh-completion-3.17.1-150000.1.41.1","SUSE Linux Enterprise Server for SAP Applications 15 SP7:kubevirt-manifests-1.5.2-150700.3.5.2","SUSE Linux Enterprise Server for SAP Applications 15 SP7:kubevirt-virtctl-1.5.2-150700.3.5.2","SUSE Linux Enterprise Server for SAP Applications 15 SP7:rime-schema-all-20230603+git.5fdd2d6-150600.3.8.1","SUSE Linux Enterprise Server for SAP Applications 15 SP7:rime-schema-array-20230603+git.5fdd2d6-150600.3.8.1","SUSE Linux Enterprise Server for SAP Applications 15 SP7:rime-schema-bopomofo-20230603+git.5fdd2d6-150600.3.8.1","SUSE Linux Enterprise Server for SAP Applications 15 SP7:rime-schema-cangjie-20230603+git.5fdd2d6-150600.3.8.1","SUSE Linux Enterprise Server for SAP Applications 15 SP7:rime-schema-cantonese-20230603+git.5fdd2d6-150600.3.8.1","SUSE Linux Enterprise Server for SAP Applications 15 SP7:rime-schema-combo-pinyin-20230603+git.5fdd2d6-150600.3.8.1","SUSE Linux Enterprise Server for SAP Applications 15 SP7:rime-schema-custom-20230603+git.5fdd2d6-150600.3.8.1","SUSE Linux Enterprise Server for SAP Applications 15 SP7:rime-schema-default-20230603+git.5fdd2d6-150600.3.8.1","SUSE Linux Enterprise Server for SAP Applications 15 SP7:rime-schema-double-pinyin-20230603+git.5fdd2d6-150600.3.8.1","SUSE Linux Enterprise Server for SAP Applications 15 SP7:rime-schema-emoji-20230603+git.5fdd2d6-150600.3.8.1","SUSE Linux Enterprise Server for SAP Applications 15 SP7:rime-schema-essay-20230603+git.5fdd2d6-150600.3.8.1","SUSE Linux Enterprise Server for SAP Applications 15 SP7:rime-schema-essay-simp-20230603+git.5fdd2d6-150600.3.8.1","SUSE Linux Enterprise Server for SAP Applications 15 SP7:rime-schema-extra-20230603+git.5fdd2d6-150600.3.8.1","SUSE Linux Enterprise Server for SAP Applications 15 SP7:rime-schema-ipa-20230603+git.5fdd2d6-150600.3.8.1","SUSE Linux Enterprise Server for SAP Applications 15 SP7:rime-schema-luna-pinyin-20230603+git.5fdd2d6-150600.3.8.1","SUSE Linux Enterprise Server for SAP Applications 15 SP7:rime-schema-middle-chinese-20230603+git.5fdd2d6-150600.3.8.1","SUSE Linux Enterprise Server for SAP Applications 15 SP7:rime-schema-pinyin-simp-20230603+git.5fdd2d6-150600.3.8.1","SUSE Linux Enterprise Server for SAP Applications 15 SP7:rime-schema-prelude-20230603+git.5fdd2d6-150600.3.8.1","SUSE Linux Enterprise Server for SAP Applications 15 SP7:rime-schema-quick-20230603+git.5fdd2d6-150600.3.8.1","SUSE Linux Enterprise Server for SAP Applications 15 SP7:rime-schema-scj-20230603+git.5fdd2d6-150600.3.8.1","SUSE Linux Enterprise Server for SAP Applications 15 SP7:rime-schema-soutzoe-20230603+git.5fdd2d6-150600.3.8.1","SUSE Linux Enterprise Server for SAP Applications 15 SP7:rime-schema-stenotype-20230603+git.5fdd2d6-150600.3.8.1","SUSE Linux Enterprise Server for SAP Applications 15 SP7:rime-schema-stroke-20230603+git.5fdd2d6-150600.3.8.1","SUSE Linux Enterprise Server for SAP Applications 15 SP7:rime-schema-terra-pinyin-20230603+git.5fdd2d6-150600.3.8.1","SUSE Linux Enterprise Server for SAP Applications 15 SP7:rime-schema-wubi-20230603+git.5fdd2d6-150600.3.8.1","SUSE Linux Enterprise Server for SAP Applications 15 SP7:rime-schema-wugniu-20230603+git.5fdd2d6-150600.3.8.1","SUSE Linux Enterprise Server for SAP Applications 15 SP7:supportutils-plugin-salt-1.2.3-150000.3.16.1","SUSE Linux Micro 6.0:helm-3.17.2-1.1","SUSE Linux Micro 6.0:helm-bash-completion-3.17.2-1.1","SUSE Linux Micro 6.1:helm-3.17.2-slfo.1.1_1.1","SUSE Linux Micro 6.1:helm-bash-completion-3.17.2-slfo.1.1_1.1","SUSE Manager Client Tools 12:golang-github-prometheus-prometheus-2.53.3-1.56.1","SUSE Manager Client Tools 12:golang-github-prometheus-promu-0.17.0-1.24.1","SUSE Manager Client Tools 12:grafana-10.4.13-1.66.2","SUSE Manager Client Tools 12:mgrctl-0.1.28-1.16.1","SUSE Manager Client Tools 12:mgrctl-bash-completion-0.1.28-1.16.1","SUSE Manager Client Tools 12:mgrctl-zsh-completion-0.1.28-1.16.1","SUSE Manager Client Tools 12:spacecmd-5.0.11-38.153.1","SUSE Manager Client Tools 12:supportutils-plugin-salt-1.2.3-6.25.1","SUSE Manager Client Tools 12:supportutils-plugin-susemanager-client-5.0.4-6.33.1","SUSE Manager Client Tools 15:dracut-saltboot-0.1.1728559936.c16d4fb-150000.1.56.1","SUSE Manager Client Tools 15:firewalld-prometheus-config-0.1-150000.3.59.1","SUSE Manager Client Tools 15:golang-github-prometheus-prometheus-2.53.3-150000.3.59.1","SUSE Manager Client Tools 15:grafana-10.4.13-150000.1.66.1","SUSE Manager Client Tools 15:mgrctl-0.1.28-150000.1.16.1","SUSE Manager Client Tools 15:mgrctl-bash-completion-0.1.28-150000.1.16.1","SUSE Manager Client Tools 15:mgrctl-lang-0.1.28-150000.1.16.1","SUSE Manager Client Tools 15:mgrctl-zsh-completion-0.1.28-150000.1.16.1","SUSE Manager Client Tools 15:spacecmd-5.0.11-150000.3.130.1","SUSE Manager Client Tools 15:supportutils-plugin-salt-1.2.3-150000.3.16.1","SUSE Manager Client Tools 15:supportutils-plugin-susemanager-client-5.0.4-150000.3.27.1","SUSE Manager Client Tools for SLE Micro 5:dracut-saltboot-0.1.1728559936.c16d4fb-150000.1.56.1","SUSE Manager Client Tools for SLE Micro 5:mgrctl-0.1.28-150000.1.16.1","SUSE Manager Client Tools for SLE Micro 5:mgrctl-bash-completion-0.1.28-150000.1.16.1","SUSE Manager Client Tools for SLE Micro 5:mgrctl-lang-0.1.28-150000.1.16.1","SUSE Manager Client Tools for SLE Micro 5:mgrctl-zsh-completion-0.1.28-150000.1.16.1","SUSE Manager Proxy 4.2:google-guest-agent-20250327.01-150000.1.60.1","SUSE Manager Proxy 4.3:google-guest-agent-20250327.01-150000.1.60.1","SUSE Manager Proxy 4.3:supportutils-plugin-salt-1.2.3-150000.3.16.1","SUSE Manager Retail Branch Server 4.2:google-guest-agent-20250327.01-150000.1.60.1","SUSE Manager Retail Branch Server 4.3:google-guest-agent-20250327.01-150000.1.60.1","SUSE Manager Retail Branch Server 4.3:supportutils-plugin-salt-1.2.3-150000.3.16.1","SUSE Manager Server 4.2:google-guest-agent-20250327.01-150000.1.60.1","SUSE Manager Server 4.3:google-guest-agent-20250327.01-150000.1.60.1","SUSE Manager Server 4.3:release-notes-susemanager-4.3.15.2-150400.3.133.1","SUSE Manager Server 4.3:supportutils-plugin-salt-1.2.3-150000.3.16.1","SUSE Package Hub 15 SP6:cheat-4.4.2-bp156.3.3.1","SUSE Package Hub 15 SP6:docker-machine-driver-kvm2-1.36.0-bp156.2.6.1","SUSE Package Hub 15 SP6:git-bug-0.8.0+git.1733745604.d499b6e-bp156.3.3.1","SUSE Package Hub 15 SP6:git-bug-bash-completion-0.8.0+git.1733745604.d499b6e-bp156.3.3.1","SUSE Package Hub 15 SP6:git-bug-fish-completion-0.8.0+git.1733745604.d499b6e-bp156.3.3.1","SUSE Package Hub 15 SP6:git-bug-zsh-completion-0.8.0+git.1733745604.d499b6e-bp156.3.3.1","SUSE Package Hub 15 SP6:gitea-tea-0.9.2-bp156.5.1","SUSE Package Hub 15 SP6:gitea-tea-bash-completion-0.9.2-bp156.5.1","SUSE Package Hub 15 SP6:gitea-tea-zsh-completion-0.9.2-bp156.5.1","SUSE Package Hub 15 SP6:minikube-1.36.0-bp156.2.6.1","SUSE Package Hub 15 SP6:minikube-bash-completion-1.36.0-bp156.2.6.1","SUSE Package Hub 15 SP6:minikube-fish-completion-1.36.0-bp156.2.6.1","SUSE Package Hub 15 SP6:minikube-zsh-completion-1.36.0-bp156.2.6.1","SUSE Package Hub 15 SP6:rclone-1.69.3-bp156.2.3.2","SUSE Package Hub 15 SP6:rclone-bash-completion-1.69.3-bp156.2.3.2","SUSE Package Hub 15 SP6:rclone-zsh-completion-1.69.3-bp156.2.3.2","SUSE Package Hub 15 SP6:trivy-0.58.2-bp156.2.6.1","chost:google/sles-15-sp4-chost-byos-v20250721-arm64","chost:google/sles-15-sp4-chost-byos-v20250721-x86-64","chost:google/sles-15-sp4-chost-byos-v20251022-arm64","chost:google/sles-15-sp4-chost-byos-v20251022-x86-64","chost:google/sles-15-sp5-chost-byos-v20250512-arm64","chost:google/sles-15-sp5-chost-byos-v20250512-x86-64","chost:google/sles-15-sp5-chost-byos-v20251022-arm64","chost:google/sles-15-sp5-chost-byos-v20251022-x86-64","openSUSE Leap 15.6:apptainer-1.3.6-150600.4.9.1","openSUSE Leap 15.6:apptainer-leap-1.3.6-150600.4.9.1","openSUSE Leap 15.6:apptainer-sle15_5-1.3.6-150600.4.9.1","openSUSE Leap 15.6:apptainer-sle15_6-1.3.6-150600.4.9.1","openSUSE Leap 15.6:cheat-4.4.2-bp156.3.3.1","openSUSE Leap 15.6:docker-machine-driver-kvm2-1.36.0-bp156.2.6.1","openSUSE Leap 15.6:dracut-saltboot-0.1.1728559936.c16d4fb-150000.1.56.1","openSUSE Leap 15.6:git-bug-0.8.0+git.1733745604.d499b6e-bp156.3.3.1","openSUSE Leap 15.6:git-bug-bash-completion-0.8.0+git.1733745604.d499b6e-bp156.3.3.1","openSUSE Leap 15.6:git-bug-fish-completion-0.8.0+git.1733745604.d499b6e-bp156.3.3.1","openSUSE Leap 15.6:git-bug-zsh-completion-0.8.0+git.1733745604.d499b6e-bp156.3.3.1","openSUSE Leap 15.6:gitea-tea-0.9.2-bp156.5.1","openSUSE Leap 15.6:gitea-tea-bash-completion-0.9.2-bp156.5.1","openSUSE Leap 15.6:gitea-tea-zsh-completion-0.9.2-bp156.5.1","openSUSE Leap 15.6:golang-github-prometheus-promu-0.17.0-150000.3.24.1","openSUSE Leap 15.6:google-guest-agent-20250327.01-150000.1.60.1","openSUSE Leap 15.6:grafana-10.4.13-150200.3.59.1","openSUSE Leap 15.6:helm-3.17.1-150000.1.41.1","openSUSE Leap 15.6:helm-bash-completion-3.17.1-150000.1.41.1","openSUSE Leap 15.6:helm-fish-completion-3.17.1-150000.1.41.1","openSUSE Leap 15.6:helm-zsh-completion-3.17.1-150000.1.41.1","openSUSE Leap 15.6:kubevirt-container-disk-1.4.1-150600.5.24.1","openSUSE Leap 15.6:kubevirt-manifests-1.4.1-150600.5.24.1","openSUSE Leap 15.6:kubevirt-pr-helper-conf-1.4.1-150600.5.24.1","openSUSE Leap 15.6:kubevirt-tests-1.4.1-150600.5.24.1","openSUSE Leap 15.6:kubevirt-virt-api-1.4.1-150600.5.24.1","openSUSE Leap 15.6:kubevirt-virt-controller-1.4.1-150600.5.24.1","openSUSE Leap 15.6:kubevirt-virt-exportproxy-1.4.1-150600.5.24.1","openSUSE Leap 15.6:kubevirt-virt-exportserver-1.4.1-150600.5.24.1","openSUSE Leap 15.6:kubevirt-virt-handler-1.4.1-150600.5.24.1","openSUSE Leap 15.6:kubevirt-virt-launcher-1.4.1-150600.5.24.1","openSUSE Leap 15.6:kubevirt-virt-operator-1.4.1-150600.5.24.1","openSUSE Leap 15.6:kubevirt-virtctl-1.4.1-150600.5.24.1","openSUSE Leap 15.6:minikube-1.36.0-bp156.2.6.1","openSUSE Leap 15.6:minikube-bash-completion-1.36.0-bp156.2.6.1","openSUSE Leap 15.6:minikube-fish-completion-1.36.0-bp156.2.6.1","openSUSE Leap 15.6:minikube-zsh-completion-1.36.0-bp156.2.6.1","openSUSE Leap 15.6:obs-service-kubevirt_containers_meta-1.4.1-150600.5.24.1","openSUSE Leap 15.6:rclone-1.69.3-bp156.2.3.2","openSUSE Leap 15.6:rclone-bash-completion-1.69.3-bp156.2.3.2","openSUSE Leap 15.6:rclone-zsh-completion-1.69.3-bp156.2.3.2","openSUSE Leap 15.6:rime-schema-all-20230603+git.5fdd2d6-150600.3.8.1","openSUSE Leap 15.6:rime-schema-array-20230603+git.5fdd2d6-150600.3.8.1","openSUSE Leap 15.6:rime-schema-bopomofo-20230603+git.5fdd2d6-150600.3.8.1","openSUSE Leap 15.6:rime-schema-cangjie-20230603+git.5fdd2d6-150600.3.8.1","openSUSE Leap 15.6:rime-schema-cantonese-20230603+git.5fdd2d6-150600.3.8.1","openSUSE Leap 15.6:rime-schema-combo-pinyin-20230603+git.5fdd2d6-150600.3.8.1","openSUSE Leap 15.6:rime-schema-custom-20230603+git.5fdd2d6-150600.3.8.1","openSUSE Leap 15.6:rime-schema-default-20230603+git.5fdd2d6-150600.3.8.1","openSUSE Leap 15.6:rime-schema-double-pinyin-20230603+git.5fdd2d6-150600.3.8.1","openSUSE Leap 15.6:rime-schema-emoji-20230603+git.5fdd2d6-150600.3.8.1","openSUSE Leap 15.6:rime-schema-essay-20230603+git.5fdd2d6-150600.3.8.1","openSUSE Leap 15.6:rime-schema-essay-simp-20230603+git.5fdd2d6-150600.3.8.1","openSUSE Leap 15.6:rime-schema-extra-20230603+git.5fdd2d6-150600.3.8.1","openSUSE Leap 15.6:rime-schema-ipa-20230603+git.5fdd2d6-150600.3.8.1","openSUSE Leap 15.6:rime-schema-luna-pinyin-20230603+git.5fdd2d6-150600.3.8.1","openSUSE Leap 15.6:rime-schema-middle-chinese-20230603+git.5fdd2d6-150600.3.8.1","openSUSE Leap 15.6:rime-schema-pinyin-simp-20230603+git.5fdd2d6-150600.3.8.1","openSUSE Leap 15.6:rime-schema-prelude-20230603+git.5fdd2d6-150600.3.8.1","openSUSE Leap 15.6:rime-schema-quick-20230603+git.5fdd2d6-150600.3.8.1","openSUSE Leap 15.6:rime-schema-scj-20230603+git.5fdd2d6-150600.3.8.1","openSUSE Leap 15.6:rime-schema-soutzoe-20230603+git.5fdd2d6-150600.3.8.1","openSUSE Leap 15.6:rime-schema-stenotype-20230603+git.5fdd2d6-150600.3.8.1","openSUSE Leap 15.6:rime-schema-stroke-20230603+git.5fdd2d6-150600.3.8.1","openSUSE Leap 15.6:rime-schema-terra-pinyin-20230603+git.5fdd2d6-150600.3.8.1","openSUSE Leap 15.6:rime-schema-wubi-20230603+git.5fdd2d6-150600.3.8.1","openSUSE Leap 15.6:rime-schema-wugniu-20230603+git.5fdd2d6-150600.3.8.1","openSUSE Leap 15.6:spacecmd-5.0.11-150000.3.130.1","openSUSE Leap 15.6:supportutils-plugin-salt-1.2.3-150000.3.16.1","openSUSE Leap 15.6:supportutils-plugin-susemanager-client-5.0.4-150000.3.27.1","openSUSE Leap 15.6:trivy-0.58.2-bp156.2.6.1","openSUSE Leap 15.6:vexctl-0.4.1+git78.f951e3a-150000.1.11.1","openSUSE Leap 16.0:git-bug-0.10.1-bp160.1.1","openSUSE Leap 16.0:git-bug-bash-completion-0.10.1-bp160.1.1","openSUSE Leap 16.0:git-bug-fish-completion-0.10.1-bp160.1.1","openSUSE Leap 16.0:git-bug-zsh-completion-0.10.1-bp160.1.1","openSUSE Leap 16.0:trivy-0.66.0-bp160.1.1","openSUSE Tumbleweed:apptainer-1.3.6-5.1","openSUSE Tumbleweed:apptainer-leap-1.3.6-5.1","openSUSE Tumbleweed:apptainer-sle15_5-1.3.6-5.1","openSUSE Tumbleweed:apptainer-sle15_6-1.3.6-5.1","openSUSE Tumbleweed:apptainer-sle15_7-1.3.6-5.1","openSUSE Tumbleweed:cloudflared-2024.12.1-1.1","openSUSE Tumbleweed:docker-machine-driver-kvm2-1.36.0-2.1","openSUSE Tumbleweed:git-bug-0.8.0+git.1733745604.d499b6e-1.1","openSUSE Tumbleweed:git-bug-bash-completion-0.8.0+git.1733745604.d499b6e-1.1","openSUSE Tumbleweed:git-bug-fish-completion-0.8.0+git.1733745604.d499b6e-1.1","openSUSE Tumbleweed:git-bug-zsh-completion-0.8.0+git.1733745604.d499b6e-1.1","openSUSE Tumbleweed:gitleaks-8.24.2-1.1","openSUSE Tumbleweed:gitleaks-bash-completion-8.24.2-1.1","openSUSE Tumbleweed:gitleaks-fish-completion-8.24.2-1.1","openSUSE Tumbleweed:gitleaks-zsh-completion-8.24.2-1.1","openSUSE Tumbleweed:golang-github-prometheus-prometheus-3.1.0-1.1","openSUSE Tumbleweed:google-guest-agent-20250327.01-1.1","openSUSE Tumbleweed:gopass-1.15.16-1.1","openSUSE Tumbleweed:gopass-bash-completion-1.15.16-1.1","openSUSE Tumbleweed:gopass-fish-completion-1.15.16-1.1","openSUSE Tumbleweed:gopass-impersonate-pass-1.15.16-1.1","openSUSE Tumbleweed:gopass-zsh-completion-1.15.16-1.1","openSUSE Tumbleweed:govulncheck-vulndb-0.0.20241213T205935-1.1","openSUSE Tumbleweed:grafana-11.3.0-4.1","openSUSE Tumbleweed:helm-3.16.4-1.1","openSUSE Tumbleweed:helm-bash-completion-3.16.4-1.1","openSUSE Tumbleweed:helm-fish-completion-3.16.4-1.1","openSUSE Tumbleweed:helm-zsh-completion-3.16.4-1.1","openSUSE Tumbleweed:helm3-3.19.2-1.1","openSUSE Tumbleweed:helm3-bash-completion-3.19.2-1.1","openSUSE Tumbleweed:helm3-fish-completion-3.19.2-1.1","openSUSE Tumbleweed:helm3-zsh-completion-3.19.2-1.1","openSUSE Tumbleweed:logcli-3.3.2-1.1","openSUSE Tumbleweed:loki-3.3.2-1.1","openSUSE Tumbleweed:lokitool-3.3.2-1.1","openSUSE Tumbleweed:minikube-1.36.0-2.1","openSUSE Tumbleweed:minikube-bash-completion-1.36.0-2.1","openSUSE Tumbleweed:minikube-fish-completion-1.36.0-2.1","openSUSE Tumbleweed:minikube-zsh-completion-1.36.0-2.1","openSUSE Tumbleweed:promtail-3.3.2-1.1","openSUSE Tumbleweed:rclone-1.69.0-1.1","openSUSE Tumbleweed:rclone-bash-completion-1.69.0-1.1","openSUSE Tumbleweed:rclone-zsh-completion-1.69.0-1.1","openSUSE Tumbleweed:rime-plum-1.0.3-1.1","openSUSE Tumbleweed:tailscale-1.78.3-2.1","openSUSE Tumbleweed:tailscale-bash-completion-1.78.3-2.1","openSUSE Tumbleweed:tailscale-fish-completion-1.78.3-2.1","openSUSE Tumbleweed:tailscale-zsh-completion-1.78.3-2.1","openSUSE Tumbleweed:teleport-17.0.5-1.1","openSUSE Tumbleweed:teleport-bash-completion-17.0.5-1.1","openSUSE Tumbleweed:teleport-fdpass-teleport-17.0.5-1.1","openSUSE Tumbleweed:teleport-tbot-17.0.5-1.1","openSUSE Tumbleweed:teleport-tbot-bash-completion-17.0.5-1.1","openSUSE Tumbleweed:teleport-tbot-zsh-completion-17.0.5-1.1","openSUSE Tumbleweed:teleport-tctl-17.0.5-1.1","openSUSE Tumbleweed:teleport-tctl-bash-completion-17.0.5-1.1","openSUSE Tumbleweed:teleport-tctl-zsh-completion-17.0.5-1.1","openSUSE Tumbleweed:teleport-tsh-17.0.5-1.1","openSUSE Tumbleweed:teleport-tsh-bash-completion-17.0.5-1.1","openSUSE Tumbleweed:teleport-tsh-zsh-completion-17.0.5-1.1","openSUSE Tumbleweed:teleport-zsh-completion-17.0.5-1.1","openSUSE Tumbleweed:traefik-3.2.3-1.1","openSUSE Tumbleweed:traefik2-2.11.16-1.1","openSUSE Tumbleweed:trivy-0.58.2-1.1","openSUSE Tumbleweed:velero-1.15.1-1.1","openSUSE Tumbleweed:velero-bash-completion-1.15.1-1.1","openSUSE Tumbleweed:velero-fish-completion-1.15.1-1.1","openSUSE Tumbleweed:velero-zsh-completion-1.15.1-1.1","openSUSE Tumbleweed:vexctl-0.4.1+git78.f951e3a-1.1"]}],"scores":[{"cvss_v3":{"baseScore":8.1,"baseSeverity":"HIGH","vectorString":"CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:H","version":"3.1"},"products":["SUSE Enterprise Storage 7.1:google-guest-agent-20250327.01-150000.1.60.1","SUSE Enterprise Storage 7.1:helm-3.17.1-150000.1.41.1","SUSE Enterprise Storage 7.1:helm-bash-completion-3.17.1-150000.1.41.1","SUSE Enterprise Storage 7.1:helm-zsh-completion-3.17.1-150000.1.41.1","SUSE Enterprise Storage 7.1:supportutils-plugin-salt-1.2.3-150000.3.16.1","SUSE Linux Enterprise Desktop 15 SP6:rime-schema-all-20230603+git.5fdd2d6-150600.3.8.1","SUSE Linux Enterprise Desktop 15 SP6:rime-schema-array-20230603+git.5fdd2d6-150600.3.8.1","SUSE Linux Enterprise Desktop 15 SP6:rime-schema-bopomofo-20230603+git.5fdd2d6-150600.3.8.1","SUSE Linux Enterprise Desktop 15 SP6:rime-schema-cangjie-20230603+git.5fdd2d6-150600.3.8.1","SUSE Linux Enterprise Desktop 15 SP6:rime-schema-cantonese-20230603+git.5fdd2d6-150600.3.8.1","SUSE Linux Enterprise Desktop 15 SP6:rime-schema-combo-pinyin-20230603+git.5fdd2d6-150600.3.8.1","SUSE Linux Enterprise Desktop 15 SP6:rime-schema-custom-20230603+git.5fdd2d6-150600.3.8.1","SUSE Linux Enterprise Desktop 15 SP6:rime-schema-default-20230603+git.5fdd2d6-150600.3.8.1","SUSE Linux Enterprise Desktop 15 SP6:rime-schema-double-pinyin-20230603+git.5fdd2d6-150600.3.8.1","SUSE Linux Enterprise Desktop 15 SP6:rime-schema-emoji-20230603+git.5fdd2d6-150600.3.8.1","SUSE Linux Enterprise Desktop 15 SP6:rime-schema-essay-20230603+git.5fdd2d6-150600.3.8.1","SUSE Linux Enterprise Desktop 15 SP6:rime-schema-essay-simp-20230603+git.5fdd2d6-150600.3.8.1","SUSE Linux Enterprise Desktop 15 SP6:rime-schema-extra-20230603+git.5fdd2d6-150600.3.8.1","SUSE Linux Enterprise Desktop 15 SP6:rime-schema-ipa-20230603+git.5fdd2d6-150600.3.8.1","SUSE Linux Enterprise Desktop 15 SP6:rime-schema-luna-pinyin-20230603+git.5fdd2d6-150600.3.8.1","SUSE Linux Enterprise Desktop 15 SP6:rime-schema-middle-chinese-20230603+git.5fdd2d6-150600.3.8.1","SUSE Linux Enterprise Desktop 15 SP6:rime-schema-pinyin-simp-20230603+git.5fdd2d6-150600.3.8.1","SUSE Linux Enterprise Desktop 15 SP6:rime-schema-prelude-20230603+git.5fdd2d6-150600.3.8.1","SUSE Linux Enterprise Desktop 15 SP6:rime-schema-quick-20230603+git.5fdd2d6-150600.3.8.1","SUSE Linux Enterprise Desktop 15 SP6:rime-schema-scj-20230603+git.5fdd2d6-150600.3.8.1","SUSE Linux Enterprise Desktop 15 SP6:rime-schema-soutzoe-20230603+git.5fdd2d6-150600.3.8.1","SUSE Linux Enterprise Desktop 15 SP6:rime-schema-stenotype-20230603+git.5fdd2d6-150600.3.8.1","SUSE Linux Enterprise Desktop 15 SP6:rime-schema-stroke-20230603+git.5fdd2d6-150600.3.8.1","SUSE Linux Enterprise Desktop 15 SP6:rime-schema-terra-pinyin-20230603+git.5fdd2d6-150600.3.8.1","SUSE Linux Enterprise Desktop 15 SP6:rime-schema-wubi-20230603+git.5fdd2d6-150600.3.8.1","SUSE Linux Enterprise Desktop 15 SP6:rime-schema-wugniu-20230603+git.5fdd2d6-150600.3.8.1","SUSE Linux Enterprise Desktop 15 SP6:supportutils-plugin-salt-1.2.3-150000.3.16.1","SUSE Linux Enterprise Desktop 15 SP7:helm-3.17.1-150000.1.41.1","SUSE Linux Enterprise Desktop 15 SP7:rime-schema-all-20230603+git.5fdd2d6-150600.3.8.1","SUSE Linux Enterprise Desktop 15 SP7:rime-schema-array-20230603+git.5fdd2d6-150600.3.8.1","SUSE Linux Enterprise Desktop 15 SP7:rime-schema-bopomofo-20230603+git.5fdd2d6-150600.3.8.1","SUSE Linux Enterprise Desktop 15 SP7:rime-schema-cangjie-20230603+git.5fdd2d6-150600.3.8.1","SUSE Linux Enterprise Desktop 15 SP7:rime-schema-cantonese-20230603+git.5fdd2d6-150600.3.8.1","SUSE Linux Enterprise Desktop 15 SP7:rime-schema-combo-pinyin-20230603+git.5fdd2d6-150600.3.8.1","SUSE Linux Enterprise Desktop 15 SP7:rime-schema-custom-20230603+git.5fdd2d6-150600.3.8.1","SUSE Linux Enterprise Desktop 15 SP7:rime-schema-default-20230603+git.5fdd2d6-150600.3.8.1","SUSE Linux Enterprise Desktop 15 SP7:rime-schema-double-pinyin-20230603+git.5fdd2d6-150600.3.8.1","SUSE Linux Enterprise Desktop 15 SP7:rime-schema-emoji-20230603+git.5fdd2d6-150600.3.8.1","SUSE Linux Enterprise Desktop 15 SP7:rime-schema-essay-20230603+git.5fdd2d6-150600.3.8.1","SUSE Linux Enterprise Desktop 15 SP7:rime-schema-essay-simp-20230603+git.5fdd2d6-150600.3.8.1","SUSE Linux Enterprise Desktop 15 SP7:rime-schema-extra-20230603+git.5fdd2d6-150600.3.8.1","SUSE Linux Enterprise Desktop 15 SP7:rime-schema-ipa-20230603+git.5fdd2d6-150600.3.8.1","SUSE Linux Enterprise Desktop 15 SP7:rime-schema-luna-pinyin-20230603+git.5fdd2d6-150600.3.8.1","SUSE Linux Enterprise Desktop 15 SP7:rime-schema-middle-chinese-20230603+git.5fdd2d6-150600.3.8.1","SUSE Linux Enterprise Desktop 15 SP7:rime-schema-pinyin-simp-20230603+git.5fdd2d6-150600.3.8.1","SUSE Linux Enterprise Desktop 15 SP7:rime-schema-prelude-20230603+git.5fdd2d6-150600.3.8.1","SUSE Linux Enterprise Desktop 15 SP7:rime-schema-quick-20230603+git.5fdd2d6-150600.3.8.1","SUSE Linux Enterprise Desktop 15 SP7:rime-schema-scj-20230603+git.5fdd2d6-150600.3.8.1","SUSE Linux Enterprise Desktop 15 SP7:rime-schema-soutzoe-20230603+git.5fdd2d6-150600.3.8.1","SUSE Linux Enterprise Desktop 15 SP7:rime-schema-stenotype-20230603+git.5fdd2d6-150600.3.8.1","SUSE Linux Enterprise Desktop 15 SP7:rime-schema-stroke-20230603+git.5fdd2d6-150600.3.8.1","SUSE Linux Enterprise Desktop 15 SP7:rime-schema-terra-pinyin-20230603+git.5fdd2d6-150600.3.8.1","SUSE Linux Enterprise Desktop 15 SP7:rime-schema-wubi-20230603+git.5fdd2d6-150600.3.8.1","SUSE Linux Enterprise Desktop 15 SP7:rime-schema-wugniu-20230603+git.5fdd2d6-150600.3.8.1","SUSE Linux Enterprise Desktop 15 SP7:supportutils-plugin-salt-1.2.3-150000.3.16.1","SUSE Linux Enterprise High Performance Computing 12:google-guest-agent-20250327.01-1.50.1","SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:helm-3.17.1-150000.1.41.1","SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:helm-bash-completion-3.17.1-150000.1.41.1","SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:helm-zsh-completion-3.17.1-150000.1.41.1","SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:supportutils-plugin-salt-1.2.3-150000.3.16.1","SUSE Linux Enterprise High Performance Computing 15 SP3:google-guest-agent-20250327.01-150000.1.60.1","SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:helm-3.17.1-150000.1.41.1","SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:helm-bash-completion-3.17.1-150000.1.41.1","SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:helm-zsh-completion-3.17.1-150000.1.41.1","SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:supportutils-plugin-salt-1.2.3-150000.3.16.1","SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:helm-3.17.1-150000.1.41.1","SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:helm-bash-completion-3.17.1-150000.1.41.1","SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:helm-zsh-completion-3.17.1-150000.1.41.1","SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:supportutils-plugin-salt-1.2.3-150000.3.16.1","SUSE Linux Enterprise High Performance Computing 15 SP4:google-guest-agent-20250327.01-150000.1.60.1","SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:helm-3.17.1-150000.1.41.1","SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:helm-bash-completion-3.17.1-150000.1.41.1","SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:helm-zsh-completion-3.17.1-150000.1.41.1","SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:supportutils-plugin-salt-1.2.3-150000.3.16.1","SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:helm-3.17.1-150000.1.41.1","SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:helm-bash-completion-3.17.1-150000.1.41.1","SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:helm-zsh-completion-3.17.1-150000.1.41.1","SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:supportutils-plugin-salt-1.2.3-150000.3.16.1","SUSE Linux Enterprise High Performance Computing 15 SP5:google-guest-agent-20250327.01-150000.1.60.1","SUSE Linux Enterprise High Performance Computing 15 SP6:apptainer-1.3.6-150600.4.9.1","SUSE Linux Enterprise High Performance Computing 15 SP6:apptainer-sle15_6-1.3.6-150600.4.9.1","SUSE Linux Enterprise High Performance Computing 15 SP6:google-guest-agent-20250327.01-150000.1.60.1","SUSE Linux Enterprise High Performance Computing 15 SP6:helm-3.17.1-150000.1.41.1","SUSE Linux Enterprise High Performance Computing 15 SP6:helm-bash-completion-3.17.1-150000.1.41.1","SUSE Linux Enterprise High Performance Computing 15 SP6:helm-zsh-completion-3.17.1-150000.1.41.1","SUSE Linux Enterprise High Performance Computing 15 SP6:kubevirt-manifests-1.4.1-150600.5.24.1","SUSE Linux Enterprise High Performance Computing 15 SP6:kubevirt-virtctl-1.4.1-150600.5.24.1","SUSE Linux Enterprise High Performance Computing 15 SP6:rime-schema-all-20230603+git.5fdd2d6-150600.3.8.1","SUSE Linux Enterprise High Performance Computing 15 SP6:rime-schema-array-20230603+git.5fdd2d6-150600.3.8.1","SUSE Linux Enterprise High Performance Computing 15 SP6:rime-schema-bopomofo-20230603+git.5fdd2d6-150600.3.8.1","SUSE Linux Enterprise High Performance Computing 15 SP6:rime-schema-cangjie-20230603+git.5fdd2d6-150600.3.8.1","SUSE Linux Enterprise High Performance Computing 15 SP6:rime-schema-cantonese-20230603+git.5fdd2d6-150600.3.8.1","SUSE Linux Enterprise High Performance Computing 15 SP6:rime-schema-combo-pinyin-20230603+git.5fdd2d6-150600.3.8.1","SUSE Linux Enterprise High Performance Computing 15 SP6:rime-schema-custom-20230603+git.5fdd2d6-150600.3.8.1","SUSE Linux Enterprise High Performance Computing 15 SP6:rime-schema-default-20230603+git.5fdd2d6-150600.3.8.1","SUSE Linux Enterprise High Performance Computing 15 SP6:rime-schema-double-pinyin-20230603+git.5fdd2d6-150600.3.8.1","SUSE Linux Enterprise High Performance Computing 15 SP6:rime-schema-emoji-20230603+git.5fdd2d6-150600.3.8.1","SUSE Linux Enterprise High Performance Computing 15 SP6:rime-schema-essay-20230603+git.5fdd2d6-150600.3.8.1","SUSE Linux Enterprise High Performance Computing 15 SP6:rime-schema-essay-simp-20230603+git.5fdd2d6-150600.3.8.1","SUSE Linux Enterprise High Performance Computing 15 SP6:rime-schema-extra-20230603+git.5fdd2d6-150600.3.8.1","SUSE Linux Enterprise High Performance Computing 15 SP6:rime-schema-ipa-20230603+git.5fdd2d6-150600.3.8.1","SUSE Linux Enterprise High Performance Computing 15 SP6:rime-schema-luna-pinyin-20230603+git.5fdd2d6-150600.3.8.1","SUSE Linux Enterprise High Performance Computing 15 SP6:rime-schema-middle-chinese-20230603+git.5fdd2d6-150600.3.8.1","SUSE Linux Enterprise High Performance Computing 15 SP6:rime-schema-pinyin-simp-20230603+git.5fdd2d6-150600.3.8.1","SUSE Linux Enterprise High Performance Computing 15 SP6:rime-schema-prelude-20230603+git.5fdd2d6-150600.3.8.1","SUSE Linux Enterprise High Performance Computing 15 SP6:rime-schema-quick-20230603+git.5fdd2d6-150600.3.8.1","SUSE Linux Enterprise High Performance Computing 15 SP6:rime-schema-scj-20230603+git.5fdd2d6-150600.3.8.1","SUSE Linux Enterprise High Performance Computing 15 SP6:rime-schema-soutzoe-20230603+git.5fdd2d6-150600.3.8.1","SUSE Linux Enterprise High Performance Computing 15 SP6:rime-schema-stenotype-20230603+git.5fdd2d6-150600.3.8.1","SUSE Linux Enterprise High Performance Computing 15 SP6:rime-schema-stroke-20230603+git.5fdd2d6-150600.3.8.1","SUSE Linux Enterprise High Performance Computing 15 SP6:rime-schema-terra-pinyin-20230603+git.5fdd2d6-150600.3.8.1","SUSE Linux Enterprise High Performance Computing 15 SP6:rime-schema-wubi-20230603+git.5fdd2d6-150600.3.8.1","SUSE Linux Enterprise High Performance Computing 15 SP6:rime-schema-wugniu-20230603+git.5fdd2d6-150600.3.8.1","SUSE Linux Enterprise High Performance Computing 15 SP6:supportutils-plugin-salt-1.2.3-150000.3.16.1","SUSE Linux Enterprise High Performance Computing 15 SP7:apptainer-1.3.6-150600.4.9.1","SUSE Linux Enterprise High Performance Computing 15 SP7:apptainer-sle15_7-1.3.6-150600.4.9.1","SUSE Linux Enterprise High Performance Computing 15 SP7:helm-3.17.1-150000.1.41.1","SUSE Linux Enterprise High Performance Computing 15 SP7:helm-3.17.2-150000.1.44.1","SUSE Linux Enterprise High Performance Computing 15 SP7:helm-bash-completion-3.17.1-150000.1.41.1","SUSE Linux Enterprise High Performance Computing 15 SP7:helm-zsh-completion-3.17.1-150000.1.41.1","SUSE Linux Enterprise High Performance Computing 15 SP7:kubevirt-manifests-1.5.2-150700.3.5.2","SUSE Linux Enterprise High Performance Computing 15 SP7:kubevirt-virtctl-1.5.2-150700.3.5.2","SUSE Linux Enterprise High Performance Computing 15 SP7:rime-schema-all-20230603+git.5fdd2d6-150600.3.8.1","SUSE Linux Enterprise High Performance Computing 15 SP7:rime-schema-array-20230603+git.5fdd2d6-150600.3.8.1","SUSE Linux Enterprise High Performance Computing 15 SP7:rime-schema-bopomofo-20230603+git.5fdd2d6-150600.3.8.1","SUSE Linux Enterprise High Performance Computing 15 SP7:rime-schema-cangjie-20230603+git.5fdd2d6-150600.3.8.1","SUSE Linux Enterprise High Performance Computing 15 SP7:rime-schema-cantonese-20230603+git.5fdd2d6-150600.3.8.1","SUSE Linux Enterprise High Performance Computing 15 SP7:rime-schema-combo-pinyin-20230603+git.5fdd2d6-150600.3.8.1","SUSE Linux Enterprise High Performance Computing 15 SP7:rime-schema-custom-20230603+git.5fdd2d6-150600.3.8.1","SUSE Linux Enterprise High Performance Computing 15 SP7:rime-schema-default-20230603+git.5fdd2d6-150600.3.8.1","SUSE Linux Enterprise High Performance Computing 15 SP7:rime-schema-double-pinyin-20230603+git.5fdd2d6-150600.3.8.1","SUSE Linux Enterprise High Performance Computing 15 SP7:rime-schema-emoji-20230603+git.5fdd2d6-150600.3.8.1","SUSE Linux Enterprise High Performance Computing 15 SP7:rime-schema-essay-20230603+git.5fdd2d6-150600.3.8.1","SUSE Linux Enterprise High Performance Computing 15 SP7:rime-schema-essay-simp-20230603+git.5fdd2d6-150600.3.8.1","SUSE Linux Enterprise High Performance Computing 15 SP7:rime-schema-extra-20230603+git.5fdd2d6-150600.3.8.1","SUSE Linux Enterprise High Performance Computing 15 SP7:rime-schema-ipa-20230603+git.5fdd2d6-150600.3.8.1","SUSE Linux Enterprise High Performance Computing 15 SP7:rime-schema-luna-pinyin-20230603+git.5fdd2d6-150600.3.8.1","SUSE Linux Enterprise High Performance Computing 15 SP7:rime-schema-middle-chinese-20230603+git.5fdd2d6-150600.3.8.1","SUSE Linux Enterprise High Performance Computing 15 SP7:rime-schema-pinyin-simp-20230603+git.5fdd2d6-150600.3.8.1","SUSE Linux Enterprise High Performance Computing 15 SP7:rime-schema-prelude-20230603+git.5fdd2d6-150600.3.8.1","SUSE Linux Enterprise High Performance Computing 15 SP7:rime-schema-quick-20230603+git.5fdd2d6-150600.3.8.1","SUSE Linux Enterprise High Performance Computing 15 SP7:rime-schema-scj-20230603+git.5fdd2d6-150600.3.8.1","SUSE Linux Enterprise High Performance Computing 15 SP7:rime-schema-soutzoe-20230603+git.5fdd2d6-150600.3.8.1","SUSE Linux Enterprise High Performance Computing 15 SP7:rime-schema-stenotype-20230603+git.5fdd2d6-150600.3.8.1","SUSE Linux Enterprise High Performance Computing 15 SP7:rime-schema-stroke-20230603+git.5fdd2d6-150600.3.8.1","SUSE Linux Enterprise High Performance Computing 15 SP7:rime-schema-terra-pinyin-20230603+git.5fdd2d6-150600.3.8.1","SUSE Linux Enterprise High Performance Computing 15 SP7:rime-schema-wubi-20230603+git.5fdd2d6-150600.3.8.1","SUSE Linux Enterprise High Performance Computing 15 SP7:rime-schema-wugniu-20230603+git.5fdd2d6-150600.3.8.1","SUSE Linux Enterprise High Performance Computing 15 SP7:supportutils-plugin-salt-1.2.3-150000.3.16.1","SUSE Linux Enterprise Micro 5.5:google-guest-agent-20250327.01-150000.1.60.1","SUSE Linux Enterprise Micro 5.5:helm-3.17.1-150000.1.41.1","SUSE Linux Enterprise Micro 5.5:helm-bash-completion-3.17.1-150000.1.41.1","SUSE Linux Enterprise Module for Basesystem 15 SP6:supportutils-plugin-salt-1.2.3-150000.3.16.1","SUSE Linux Enterprise Module for Basesystem 15 SP7:helm-3.17.1-150000.1.41.1","SUSE Linux Enterprise Module for Basesystem 15 SP7:supportutils-plugin-salt-1.2.3-150000.3.16.1","SUSE Linux Enterprise Module for Containers 15 SP6:helm-3.17.1-150000.1.41.1","SUSE Linux Enterprise Module for Containers 15 SP6:helm-bash-completion-3.17.1-150000.1.41.1","SUSE Linux Enterprise Module for Containers 15 SP6:helm-zsh-completion-3.17.1-150000.1.41.1","SUSE Linux Enterprise Module for Containers 15 SP6:kubevirt-manifests-1.4.1-150600.5.24.1","SUSE Linux Enterprise Module for Containers 15 SP6:kubevirt-virtctl-1.4.1-150600.5.24.1","SUSE Linux Enterprise Module for Containers 15 SP7:helm-3.17.2-150000.1.44.1","SUSE Linux Enterprise Module for Containers 15 SP7:helm-bash-completion-3.17.1-150000.1.41.1","SUSE Linux Enterprise Module for Containers 15 SP7:helm-zsh-completion-3.17.1-150000.1.41.1","SUSE Linux Enterprise Module for Containers 15 SP7:kubevirt-manifests-1.5.2-150700.3.5.2","SUSE Linux Enterprise Module for Containers 15 SP7:kubevirt-virtctl-1.5.2-150700.3.5.2","SUSE Linux Enterprise Module for Desktop Applications 15 SP6:rime-schema-all-20230603+git.5fdd2d6-150600.3.8.1","SUSE Linux Enterprise Module for Desktop Applications 15 SP6:rime-schema-array-20230603+git.5fdd2d6-150600.3.8.1","SUSE Linux Enterprise Module for Desktop Applications 15 SP6:rime-schema-bopomofo-20230603+git.5fdd2d6-150600.3.8.1","SUSE Linux Enterprise Module for Desktop Applications 15 SP6:rime-schema-cangjie-20230603+git.5fdd2d6-150600.3.8.1","SUSE Linux Enterprise Module for Desktop Applications 15 SP6:rime-schema-cantonese-20230603+git.5fdd2d6-150600.3.8.1","SUSE Linux Enterprise Module for Desktop Applications 15 SP6:rime-schema-combo-pinyin-20230603+git.5fdd2d6-150600.3.8.1","SUSE Linux Enterprise Module for Desktop Applications 15 SP6:rime-schema-custom-20230603+git.5fdd2d6-150600.3.8.1","SUSE Linux Enterprise Module for Desktop Applications 15 SP6:rime-schema-default-20230603+git.5fdd2d6-150600.3.8.1","SUSE Linux Enterprise Module for Desktop Applications 15 SP6:rime-schema-double-pinyin-20230603+git.5fdd2d6-150600.3.8.1","SUSE Linux Enterprise Module for Desktop Applications 15 SP6:rime-schema-emoji-20230603+git.5fdd2d6-150600.3.8.1","SUSE Linux Enterprise Module for Desktop Applications 15 SP6:rime-schema-essay-20230603+git.5fdd2d6-150600.3.8.1","SUSE Linux Enterprise Module for Desktop Applications 15 SP6:rime-schema-essay-simp-20230603+git.5fdd2d6-150600.3.8.1","SUSE Linux Enterprise Module for Desktop Applications 15 SP6:rime-schema-extra-20230603+git.5fdd2d6-150600.3.8.1","SUSE Linux Enterprise Module for Desktop Applications 15 SP6:rime-schema-ipa-20230603+git.5fdd2d6-150600.3.8.1","SUSE Linux Enterprise Module for Desktop Applications 15 SP6:rime-schema-luna-pinyin-20230603+git.5fdd2d6-150600.3.8.1","SUSE Linux Enterprise Module for Desktop Applications 15 SP6:rime-schema-middle-chinese-20230603+git.5fdd2d6-150600.3.8.1","SUSE Linux Enterprise Module for Desktop Applications 15 SP6:rime-schema-pinyin-simp-20230603+git.5fdd2d6-150600.3.8.1","SUSE Linux Enterprise Module for Desktop Applications 15 SP6:rime-schema-prelude-20230603+git.5fdd2d6-150600.3.8.1","SUSE Linux Enterprise Module for Desktop Applications 15 SP6:rime-schema-quick-20230603+git.5fdd2d6-150600.3.8.1","SUSE Linux Enterprise Module for Desktop Applications 15 SP6:rime-schema-scj-20230603+git.5fdd2d6-150600.3.8.1","SUSE Linux Enterprise Module for Desktop Applications 15 SP6:rime-schema-soutzoe-20230603+git.5fdd2d6-150600.3.8.1","SUSE Linux Enterprise Module for Desktop Applications 15 SP6:rime-schema-stenotype-20230603+git.5fdd2d6-150600.3.8.1","SUSE Linux Enterprise Module for Desktop Applications 15 SP6:rime-schema-stroke-20230603+git.5fdd2d6-150600.3.8.1","SUSE Linux Enterprise Module for Desktop Applications 15 SP6:rime-schema-terra-pinyin-20230603+git.5fdd2d6-150600.3.8.1","SUSE Linux Enterprise Module for Desktop Applications 15 SP6:rime-schema-wubi-20230603+git.5fdd2d6-150600.3.8.1","SUSE Linux Enterprise Module for Desktop Applications 15 SP6:rime-schema-wugniu-20230603+git.5fdd2d6-150600.3.8.1","SUSE Linux Enterprise Module for Desktop Applications 15 SP7:rime-schema-all-20230603+git.5fdd2d6-150600.3.8.1","SUSE Linux Enterprise Module for Desktop Applications 15 SP7:rime-schema-array-20230603+git.5fdd2d6-150600.3.8.1","SUSE Linux Enterprise Module for Desktop Applications 15 SP7:rime-schema-bopomofo-20230603+git.5fdd2d6-150600.3.8.1","SUSE Linux Enterprise Module for Desktop Applications 15 SP7:rime-schema-cangjie-20230603+git.5fdd2d6-150600.3.8.1","SUSE Linux Enterprise Module for Desktop Applications 15 SP7:rime-schema-cantonese-20230603+git.5fdd2d6-150600.3.8.1","SUSE Linux Enterprise Module for Desktop Applications 15 SP7:rime-schema-combo-pinyin-20230603+git.5fdd2d6-150600.3.8.1","SUSE Linux Enterprise Module for Desktop Applications 15 SP7:rime-schema-custom-20230603+git.5fdd2d6-150600.3.8.1","SUSE Linux Enterprise Module for Desktop Applications 15 SP7:rime-schema-default-20230603+git.5fdd2d6-150600.3.8.1","SUSE Linux Enterprise Module for Desktop Applications 15 SP7:rime-schema-double-pinyin-20230603+git.5fdd2d6-150600.3.8.1","SUSE Linux Enterprise Module for Desktop Applications 15 SP7:rime-schema-emoji-20230603+git.5fdd2d6-150600.3.8.1","SUSE Linux Enterprise Module for Desktop Applications 15 SP7:rime-schema-essay-20230603+git.5fdd2d6-150600.3.8.1","SUSE Linux Enterprise Module for Desktop Applications 15 SP7:rime-schema-essay-simp-20230603+git.5fdd2d6-150600.3.8.1","SUSE Linux Enterprise Module for Desktop Applications 15 SP7:rime-schema-extra-20230603+git.5fdd2d6-150600.3.8.1","SUSE Linux Enterprise Module for Desktop Applications 15 SP7:rime-schema-ipa-20230603+git.5fdd2d6-150600.3.8.1","SUSE Linux Enterprise Module for Desktop Applications 15 SP7:rime-schema-luna-pinyin-20230603+git.5fdd2d6-150600.3.8.1","SUSE Linux Enterprise Module for Desktop Applications 15 SP7:rime-schema-middle-chinese-20230603+git.5fdd2d6-150600.3.8.1","SUSE Linux Enterprise Module for Desktop Applications 15 SP7:rime-schema-pinyin-simp-20230603+git.5fdd2d6-150600.3.8.1","SUSE Linux Enterprise Module for Desktop Applications 15 SP7:rime-schema-prelude-20230603+git.5fdd2d6-150600.3.8.1","SUSE Linux Enterprise Module for Desktop Applications 15 SP7:rime-schema-quick-20230603+git.5fdd2d6-150600.3.8.1","SUSE Linux Enterprise Module for Desktop Applications 15 SP7:rime-schema-scj-20230603+git.5fdd2d6-150600.3.8.1","SUSE Linux Enterprise Module for Desktop Applications 15 SP7:rime-schema-soutzoe-20230603+git.5fdd2d6-150600.3.8.1","SUSE Linux Enterprise Module for Desktop Applications 15 SP7:rime-schema-stenotype-20230603+git.5fdd2d6-150600.3.8.1","SUSE Linux Enterprise Module for Desktop Applications 15 SP7:rime-schema-stroke-20230603+git.5fdd2d6-150600.3.8.1","SUSE Linux Enterprise Module for Desktop Applications 15 SP7:rime-schema-terra-pinyin-20230603+git.5fdd2d6-150600.3.8.1","SUSE Linux Enterprise Module for Desktop Applications 15 SP7:rime-schema-wubi-20230603+git.5fdd2d6-150600.3.8.1","SUSE Linux Enterprise Module for Desktop Applications 15 SP7:rime-schema-wugniu-20230603+git.5fdd2d6-150600.3.8.1","SUSE Linux Enterprise Module for HPC 15 SP6:apptainer-1.3.6-150600.4.9.1","SUSE Linux Enterprise Module for HPC 15 SP6:apptainer-sle15_6-1.3.6-150600.4.9.1","SUSE Linux Enterprise Module for HPC 15 SP7:apptainer-1.3.6-150600.4.9.1","SUSE Linux Enterprise Module for HPC 15 SP7:apptainer-sle15_7-1.3.6-150600.4.9.1","SUSE Linux Enterprise Module for Open Buildservice Development Tools 15 SP7:apptainer-leap-1.3.6-150600.4.9.1","SUSE Linux Enterprise Module for Open Buildservice Development Tools 15 SP7:apptainer-sle15_5-1.3.6-150600.4.9.1","SUSE Linux Enterprise Module for Open Buildservice Development Tools 15 SP7:apptainer-sle15_6-1.3.6-150600.4.9.1","SUSE Linux Enterprise Module for Open Buildservice Development Tools 15 SP7:dracut-saltboot-0.1.1728559936.c16d4fb-150000.1.56.1","SUSE Linux Enterprise Module for Open Buildservice Development Tools 15 SP7:golang-github-prometheus-promu-0.17.0-150000.3.24.1","SUSE Linux Enterprise Module for Open Buildservice Development Tools 15 SP7:grafana-10.4.13-150200.3.59.1","SUSE Linux Enterprise Module for Open Buildservice Development Tools 15 SP7:helm-fish-completion-3.17.1-150000.1.41.1","SUSE Linux Enterprise Module for Open Buildservice Development Tools 15 SP7:mgrctl-0.1.28-150000.1.16.1","SUSE Linux Enterprise Module for Open Buildservice Development Tools 15 SP7:mgrctl-bash-completion-0.1.28-150000.1.16.1","SUSE Linux Enterprise Module for Open Buildservice Development Tools 15 SP7:mgrctl-lang-0.1.28-150000.1.16.1","SUSE Linux Enterprise Module for Open Buildservice Development Tools 15 SP7:mgrctl-zsh-completion-0.1.28-150000.1.16.1","SUSE Linux Enterprise Module for Open Buildservice Development Tools 15 SP7:spacecmd-5.0.11-150000.3.130.1","SUSE Linux Enterprise Module for Package Hub 15 SP6:golang-github-prometheus-promu-0.17.0-150000.3.24.1","SUSE Linux Enterprise Module for Package Hub 15 SP6:grafana-10.4.13-150200.3.59.1","SUSE Linux Enterprise Module for Package Hub 15 SP6:helm-fish-completion-3.17.1-150000.1.41.1","SUSE Linux Enterprise Module for Package Hub 15 SP7:golang-github-prometheus-promu-0.17.0-150000.3.24.1","SUSE Linux Enterprise Module for Package Hub 15 SP7:grafana-10.4.13-150200.3.59.1","SUSE Linux Enterprise Module for Package Hub 15 SP7:helm-fish-completion-3.17.1-150000.1.41.1","SUSE Linux Enterprise Module for Public Cloud 12:google-guest-agent-20250327.01-1.50.1","SUSE Linux Enterprise Module for Public Cloud 15 SP3:google-guest-agent-20250327.01-150000.1.60.1","SUSE Linux Enterprise Module for Public Cloud 15 SP4:google-guest-agent-20250327.01-150000.1.60.1","SUSE Linux Enterprise Module for Public Cloud 15 SP5:google-guest-agent-20250327.01-150000.1.60.1","SUSE Linux Enterprise Module for Public Cloud 15 SP6:google-guest-agent-20250327.01-150000.1.60.1","SUSE Linux Enterprise Server 12 SP3:google-guest-agent-20250327.01-1.50.1","SUSE Linux Enterprise Server 12 SP4:google-guest-agent-20250327.01-1.50.1","SUSE Linux Enterprise Server 12 SP5:google-guest-agent-20250327.01-1.50.1","SUSE Linux Enterprise Server 12:google-guest-agent-20250327.01-1.50.1","SUSE Linux Enterprise Server 15 SP2-LTSS-TERADATA:supportutils-plugin-salt-1.2.3-150000.3.16.1","SUSE Linux Enterprise Server 15 SP3-LTSS:helm-3.17.1-150000.1.41.1","SUSE Linux Enterprise Server 15 SP3-LTSS:helm-bash-completion-3.17.1-150000.1.41.1","SUSE Linux Enterprise Server 15 SP3-LTSS:helm-zsh-completion-3.17.1-150000.1.41.1","SUSE Linux Enterprise Server 15 SP3-LTSS:supportutils-plugin-salt-1.2.3-150000.3.16.1","SUSE Linux Enterprise Server 15 SP3:google-guest-agent-20250327.01-150000.1.60.1","SUSE Linux Enterprise Server 15 SP4-LTSS:helm-3.17.1-150000.1.41.1","SUSE Linux Enterprise Server 15 SP4-LTSS:helm-bash-completion-3.17.1-150000.1.41.1","SUSE Linux Enterprise Server 15 SP4-LTSS:helm-zsh-completion-3.17.1-150000.1.41.1","SUSE Linux Enterprise Server 15 SP4-LTSS:supportutils-plugin-salt-1.2.3-150000.3.16.1","SUSE Linux Enterprise Server 15 SP4-TERADATA:google-guest-agent-20250327.01-150000.1.60.1","SUSE Linux Enterprise Server 15 SP4-TERADATA:helm-3.17.1-150000.1.41.1","SUSE Linux Enterprise Server 15 SP4-TERADATA:helm-bash-completion-3.17.1-150000.1.41.1","SUSE Linux Enterprise Server 15 SP4-TERADATA:helm-zsh-completion-3.17.1-150000.1.41.1","SUSE Linux Enterprise Server 15 SP4-TERADATA:supportutils-plugin-salt-1.2.3-150000.3.16.1","SUSE Linux Enterprise Server 15 SP4:google-guest-agent-20250327.01-150000.1.60.1","SUSE Linux Enterprise Server 15 SP5-LTSS:helm-3.17.1-150000.1.41.1","SUSE Linux Enterprise Server 15 SP5-LTSS:helm-bash-completion-3.17.1-150000.1.41.1","SUSE Linux Enterprise Server 15 SP5-LTSS:helm-zsh-completion-3.17.1-150000.1.41.1","SUSE Linux Enterprise Server 15 SP5-LTSS:supportutils-plugin-salt-1.2.3-150000.3.16.1","SUSE Linux Enterprise Server 15 SP5:google-guest-agent-20250327.01-150000.1.60.1","SUSE Linux Enterprise Server 15 SP6:google-guest-agent-20250327.01-150000.1.60.1","SUSE Linux Enterprise Server 15 SP6:helm-3.17.1-150000.1.41.1","SUSE Linux Enterprise Server 15 SP6:helm-bash-completion-3.17.1-150000.1.41.1","SUSE Linux Enterprise Server 15 SP6:helm-zsh-completion-3.17.1-150000.1.41.1","SUSE Linux Enterprise Server 15 SP6:kubevirt-manifests-1.4.1-150600.5.24.1","SUSE Linux Enterprise Server 15 SP6:kubevirt-virtctl-1.4.1-150600.5.24.1","SUSE Linux Enterprise Server 15 SP6:rime-schema-all-20230603+git.5fdd2d6-150600.3.8.1","SUSE Linux Enterprise Server 15 SP6:rime-schema-array-20230603+git.5fdd2d6-150600.3.8.1","SUSE Linux Enterprise Server 15 SP6:rime-schema-bopomofo-20230603+git.5fdd2d6-150600.3.8.1","SUSE Linux Enterprise Server 15 SP6:rime-schema-cangjie-20230603+git.5fdd2d6-150600.3.8.1","SUSE Linux Enterprise Server 15 SP6:rime-schema-cantonese-20230603+git.5fdd2d6-150600.3.8.1","SUSE Linux Enterprise Server 15 SP6:rime-schema-combo-pinyin-20230603+git.5fdd2d6-150600.3.8.1","SUSE Linux Enterprise Server 15 SP6:rime-schema-custom-20230603+git.5fdd2d6-150600.3.8.1","SUSE Linux Enterprise Server 15 SP6:rime-schema-default-20230603+git.5fdd2d6-150600.3.8.1","SUSE Linux Enterprise Server 15 SP6:rime-schema-double-pinyin-20230603+git.5fdd2d6-150600.3.8.1","SUSE Linux Enterprise Server 15 SP6:rime-schema-emoji-20230603+git.5fdd2d6-150600.3.8.1","SUSE Linux Enterprise Server 15 SP6:rime-schema-essay-20230603+git.5fdd2d6-150600.3.8.1","SUSE Linux Enterprise Server 15 SP6:rime-schema-essay-simp-20230603+git.5fdd2d6-150600.3.8.1","SUSE Linux Enterprise Server 15 SP6:rime-schema-extra-20230603+git.5fdd2d6-150600.3.8.1","SUSE Linux Enterprise Server 15 SP6:rime-schema-ipa-20230603+git.5fdd2d6-150600.3.8.1","SUSE Linux Enterprise Server 15 SP6:rime-schema-luna-pinyin-20230603+git.5fdd2d6-150600.3.8.1","SUSE Linux Enterprise Server 15 SP6:rime-schema-middle-chinese-20230603+git.5fdd2d6-150600.3.8.1","SUSE Linux Enterprise Server 15 SP6:rime-schema-pinyin-simp-20230603+git.5fdd2d6-150600.3.8.1","SUSE Linux Enterprise Server 15 SP6:rime-schema-prelude-20230603+git.5fdd2d6-150600.3.8.1","SUSE Linux Enterprise Server 15 SP6:rime-schema-quick-20230603+git.5fdd2d6-150600.3.8.1","SUSE Linux Enterprise Server 15 SP6:rime-schema-scj-20230603+git.5fdd2d6-150600.3.8.1","SUSE Linux Enterprise Server 15 SP6:rime-schema-soutzoe-20230603+git.5fdd2d6-150600.3.8.1","SUSE Linux Enterprise Server 15 SP6:rime-schema-stenotype-20230603+git.5fdd2d6-150600.3.8.1","SUSE Linux Enterprise Server 15 SP6:rime-schema-stroke-20230603+git.5fdd2d6-150600.3.8.1","SUSE Linux Enterprise Server 15 SP6:rime-schema-terra-pinyin-20230603+git.5fdd2d6-150600.3.8.1","SUSE Linux Enterprise Server 15 SP6:rime-schema-wubi-20230603+git.5fdd2d6-150600.3.8.1","SUSE Linux Enterprise Server 15 SP6:rime-schema-wugniu-20230603+git.5fdd2d6-150600.3.8.1","SUSE Linux Enterprise Server 15 SP6:supportutils-plugin-salt-1.2.3-150000.3.16.1","SUSE Linux Enterprise Server 15 SP7:helm-3.17.1-150000.1.41.1","SUSE Linux Enterprise Server 15 SP7:helm-3.17.2-150000.1.44.1","SUSE Linux Enterprise Server 15 SP7:helm-bash-completion-3.17.1-150000.1.41.1","SUSE Linux Enterprise Server 15 SP7:helm-zsh-completion-3.17.1-150000.1.41.1","SUSE Linux Enterprise Server 15 SP7:kubevirt-manifests-1.5.2-150700.3.5.2","SUSE Linux Enterprise Server 15 SP7:kubevirt-virtctl-1.5.2-150700.3.5.2","SUSE Linux Enterprise Server 15 SP7:rime-schema-all-20230603+git.5fdd2d6-150600.3.8.1","SUSE Linux Enterprise Server 15 SP7:rime-schema-array-20230603+git.5fdd2d6-150600.3.8.1","SUSE Linux Enterprise Server 15 SP7:rime-schema-bopomofo-20230603+git.5fdd2d6-150600.3.8.1","SUSE Linux Enterprise Server 15 SP7:rime-schema-cangjie-20230603+git.5fdd2d6-150600.3.8.1","SUSE Linux Enterprise Server 15 SP7:rime-schema-cantonese-20230603+git.5fdd2d6-150600.3.8.1","SUSE Linux Enterprise Server 15 SP7:rime-schema-combo-pinyin-20230603+git.5fdd2d6-150600.3.8.1","SUSE Linux Enterprise Server 15 SP7:rime-schema-custom-20230603+git.5fdd2d6-150600.3.8.1","SUSE Linux Enterprise Server 15 SP7:rime-schema-default-20230603+git.5fdd2d6-150600.3.8.1","SUSE Linux Enterprise Server 15 SP7:rime-schema-double-pinyin-20230603+git.5fdd2d6-150600.3.8.1","SUSE Linux Enterprise Server 15 SP7:rime-schema-emoji-20230603+git.5fdd2d6-150600.3.8.1","SUSE Linux Enterprise Server 15 SP7:rime-schema-essay-20230603+git.5fdd2d6-150600.3.8.1","SUSE Linux Enterprise Server 15 SP7:rime-schema-essay-simp-20230603+git.5fdd2d6-150600.3.8.1","SUSE Linux Enterprise Server 15 SP7:rime-schema-extra-20230603+git.5fdd2d6-150600.3.8.1","SUSE Linux Enterprise Server 15 SP7:rime-schema-ipa-20230603+git.5fdd2d6-150600.3.8.1","SUSE Linux Enterprise Server 15 SP7:rime-schema-luna-pinyin-20230603+git.5fdd2d6-150600.3.8.1","SUSE Linux Enterprise Server 15 SP7:rime-schema-middle-chinese-20230603+git.5fdd2d6-150600.3.8.1","SUSE Linux Enterprise Server 15 SP7:rime-schema-pinyin-simp-20230603+git.5fdd2d6-150600.3.8.1","SUSE Linux Enterprise Server 15 SP7:rime-schema-prelude-20230603+git.5fdd2d6-150600.3.8.1","SUSE Linux Enterprise Server 15 SP7:rime-schema-quick-20230603+git.5fdd2d6-150600.3.8.1","SUSE Linux Enterprise Server 15 SP7:rime-schema-scj-20230603+git.5fdd2d6-150600.3.8.1","SUSE Linux Enterprise Server 15 SP7:rime-schema-soutzoe-20230603+git.5fdd2d6-150600.3.8.1","SUSE Linux Enterprise Server 15 SP7:rime-schema-stenotype-20230603+git.5fdd2d6-150600.3.8.1","SUSE Linux Enterprise Server 15 SP7:rime-schema-stroke-20230603+git.5fdd2d6-150600.3.8.1","SUSE Linux Enterprise Server 15 SP7:rime-schema-terra-pinyin-20230603+git.5fdd2d6-150600.3.8.1","SUSE Linux Enterprise Server 15 SP7:rime-schema-wubi-20230603+git.5fdd2d6-150600.3.8.1","SUSE Linux Enterprise Server 15 SP7:rime-schema-wugniu-20230603+git.5fdd2d6-150600.3.8.1","SUSE Linux Enterprise Server 15 SP7:supportutils-plugin-salt-1.2.3-150000.3.16.1","SUSE Linux Enterprise Server 16.0:govulncheck-vulndb-0.0.20250814T182633-160000.1.2","SUSE Linux Enterprise Server 16.0:helm-3.18.4-160000.2.2","SUSE Linux Enterprise Server 16.0:helm-bash-completion-3.18.4-160000.2.2","SUSE Linux Enterprise Server 16.0:helm-fish-completion-3.18.4-160000.2.2","SUSE Linux Enterprise Server 16.0:helm-zsh-completion-3.18.4-160000.2.2","SUSE Linux Enterprise Server 16.0:kubevirt-virtctl-1.5.2-160000.1.2","SUSE Linux Enterprise Server for SAP Applications 12 SP3:google-guest-agent-20250327.01-1.50.1","SUSE Linux Enterprise Server for SAP Applications 12 SP4:google-guest-agent-20250327.01-1.50.1","SUSE Linux Enterprise Server for SAP Applications 12 SP5:google-guest-agent-20250327.01-1.50.1","SUSE Linux Enterprise Server for SAP Applications 12:google-guest-agent-20250327.01-1.50.1","SUSE Linux Enterprise Server for SAP Applications 15 SP3:google-guest-agent-20250327.01-150000.1.60.1","SUSE Linux Enterprise Server for SAP Applications 15 SP3:helm-3.17.1-150000.1.41.1","SUSE Linux Enterprise Server for SAP Applications 15 SP3:helm-bash-completion-3.17.1-150000.1.41.1","SUSE Linux Enterprise Server for SAP Applications 15 SP3:helm-zsh-completion-3.17.1-150000.1.41.1","SUSE Linux Enterprise Server for SAP Applications 15 SP3:supportutils-plugin-salt-1.2.3-150000.3.16.1","SUSE Linux Enterprise Server for SAP Applications 15 SP4:google-guest-agent-20250327.01-150000.1.60.1","SUSE Linux Enterprise Server for SAP Applications 15 SP4:helm-3.17.1-150000.1.41.1","SUSE Linux Enterprise Server for SAP Applications 15 SP4:helm-bash-completion-3.17.1-150000.1.41.1","SUSE Linux Enterprise Server for SAP Applications 15 SP4:helm-zsh-completion-3.17.1-150000.1.41.1","SUSE Linux Enterprise Server for SAP Applications 15 SP4:supportutils-plugin-salt-1.2.3-150000.3.16.1","SUSE Linux Enterprise Server for SAP Applications 15 SP5:google-guest-agent-20250327.01-150000.1.60.1","SUSE Linux Enterprise Server for SAP Applications 15 SP5:helm-3.17.1-150000.1.41.1","SUSE Linux Enterprise Server for SAP Applications 15 SP5:helm-bash-completion-3.17.1-150000.1.41.1","SUSE Linux Enterprise Server for SAP Applications 15 SP5:helm-zsh-completion-3.17.1-150000.1.41.1","SUSE Linux Enterprise Server for SAP Applications 15 SP5:supportutils-plugin-salt-1.2.3-150000.3.16.1","SUSE Linux Enterprise Server for SAP Applications 15 SP6:google-guest-agent-20250327.01-150000.1.60.1","SUSE Linux Enterprise Server for SAP Applications 15 SP6:helm-3.17.1-150000.1.41.1","SUSE Linux Enterprise Server for SAP Applications 15 SP6:helm-bash-completion-3.17.1-150000.1.41.1","SUSE Linux Enterprise Server for SAP Applications 15 SP6:helm-zsh-completion-3.17.1-150000.1.41.1","SUSE Linux Enterprise Server for SAP Applications 15 SP6:kubevirt-manifests-1.4.1-150600.5.24.1","SUSE Linux Enterprise Server for SAP Applications 15 SP6:kubevirt-virtctl-1.4.1-150600.5.24.1","SUSE Linux Enterprise Server for SAP Applications 15 SP6:rime-schema-all-20230603+git.5fdd2d6-150600.3.8.1","SUSE Linux Enterprise Server for SAP Applications 15 SP6:rime-schema-array-20230603+git.5fdd2d6-150600.3.8.1","SUSE Linux Enterprise Server for SAP Applications 15 SP6:rime-schema-bopomofo-20230603+git.5fdd2d6-150600.3.8.1","SUSE Linux Enterprise Server for SAP Applications 15 SP6:rime-schema-cangjie-20230603+git.5fdd2d6-150600.3.8.1","SUSE Linux Enterprise Server for SAP Applications 15 SP6:rime-schema-cantonese-20230603+git.5fdd2d6-150600.3.8.1","SUSE Linux Enterprise Server for SAP Applications 15 SP6:rime-schema-combo-pinyin-20230603+git.5fdd2d6-150600.3.8.1","SUSE Linux Enterprise Server for SAP Applications 15 SP6:rime-schema-custom-20230603+git.5fdd2d6-150600.3.8.1","SUSE Linux Enterprise Server for SAP Applications 15 SP6:rime-schema-default-20230603+git.5fdd2d6-150600.3.8.1","SUSE Linux Enterprise Server for SAP Applications 15 SP6:rime-schema-double-pinyin-20230603+git.5fdd2d6-150600.3.8.1","SUSE Linux Enterprise Server for SAP Applications 15 SP6:rime-schema-emoji-20230603+git.5fdd2d6-150600.3.8.1","SUSE Linux Enterprise Server for SAP Applications 15 SP6:rime-schema-essay-20230603+git.5fdd2d6-150600.3.8.1","SUSE Linux Enterprise Server for SAP Applications 15 SP6:rime-schema-essay-simp-20230603+git.5fdd2d6-150600.3.8.1","SUSE Linux Enterprise Server for SAP Applications 15 SP6:rime-schema-extra-20230603+git.5fdd2d6-150600.3.8.1","SUSE Linux Enterprise Server for SAP Applications 15 SP6:rime-schema-ipa-20230603+git.5fdd2d6-150600.3.8.1","SUSE Linux Enterprise Server for SAP Applications 15 SP6:rime-schema-luna-pinyin-20230603+git.5fdd2d6-150600.3.8.1","SUSE Linux Enterprise Server for SAP Applications 15 SP6:rime-schema-middle-chinese-20230603+git.5fdd2d6-150600.3.8.1","SUSE Linux Enterprise Server for SAP Applications 15 SP6:rime-schema-pinyin-simp-20230603+git.5fdd2d6-150600.3.8.1","SUSE Linux Enterprise Server for SAP Applications 15 SP6:rime-schema-prelude-20230603+git.5fdd2d6-150600.3.8.1","SUSE Linux Enterprise Server for SAP Applications 15 SP6:rime-schema-quick-20230603+git.5fdd2d6-150600.3.8.1","SUSE Linux Enterprise Server for SAP Applications 15 SP6:rime-schema-scj-20230603+git.5fdd2d6-150600.3.8.1","SUSE Linux Enterprise Server for SAP Applications 15 SP6:rime-schema-soutzoe-20230603+git.5fdd2d6-150600.3.8.1","SUSE Linux Enterprise Server for SAP Applications 15 SP6:rime-schema-stenotype-20230603+git.5fdd2d6-150600.3.8.1","SUSE Linux Enterprise Server for SAP Applications 15 SP6:rime-schema-stroke-20230603+git.5fdd2d6-150600.3.8.1","SUSE Linux Enterprise Server for SAP Applications 15 SP6:rime-schema-terra-pinyin-20230603+git.5fdd2d6-150600.3.8.1","SUSE Linux Enterprise Server for SAP Applications 15 SP6:rime-schema-wubi-20230603+git.5fdd2d6-150600.3.8.1","SUSE Linux Enterprise Server for SAP Applications 15 SP6:rime-schema-wugniu-20230603+git.5fdd2d6-150600.3.8.1","SUSE Linux Enterprise Server for SAP Applications 15 SP6:supportutils-plugin-salt-1.2.3-150000.3.16.1","SUSE Linux Enterprise Server for SAP Applications 15 SP7:helm-3.17.1-150000.1.41.1","SUSE Linux Enterprise Server for SAP Applications 15 SP7:helm-3.17.2-150000.1.44.1","SUSE Linux Enterprise Server for SAP Applications 15 SP7:helm-bash-completion-3.17.1-150000.1.41.1","SUSE Linux Enterprise Server for SAP Applications 15 SP7:helm-zsh-completion-3.17.1-150000.1.41.1","SUSE Linux Enterprise Server for SAP Applications 15 SP7:kubevirt-manifests-1.5.2-150700.3.5.2","SUSE Linux Enterprise Server for SAP Applications 15 SP7:kubevirt-virtctl-1.5.2-150700.3.5.2","SUSE Linux Enterprise Server for SAP Applications 15 SP7:rime-schema-all-20230603+git.5fdd2d6-150600.3.8.1","SUSE Linux Enterprise Server for SAP Applications 15 SP7:rime-schema-array-20230603+git.5fdd2d6-150600.3.8.1","SUSE Linux Enterprise Server for SAP Applications 15 SP7:rime-schema-bopomofo-20230603+git.5fdd2d6-150600.3.8.1","SUSE Linux Enterprise Server for SAP Applications 15 SP7:rime-schema-cangjie-20230603+git.5fdd2d6-150600.3.8.1","SUSE Linux Enterprise Server for SAP Applications 15 SP7:rime-schema-cantonese-20230603+git.5fdd2d6-150600.3.8.1","SUSE Linux Enterprise Server for SAP Applications 15 SP7:rime-schema-combo-pinyin-20230603+git.5fdd2d6-150600.3.8.1","SUSE Linux Enterprise Server for SAP Applications 15 SP7:rime-schema-custom-20230603+git.5fdd2d6-150600.3.8.1","SUSE Linux Enterprise Server for SAP Applications 15 SP7:rime-schema-default-20230603+git.5fdd2d6-150600.3.8.1","SUSE Linux Enterprise Server for SAP Applications 15 SP7:rime-schema-double-pinyin-20230603+git.5fdd2d6-150600.3.8.1","SUSE Linux Enterprise Server for SAP Applications 15 SP7:rime-schema-emoji-20230603+git.5fdd2d6-150600.3.8.1","SUSE Linux Enterprise Server for SAP Applications 15 SP7:rime-schema-essay-20230603+git.5fdd2d6-150600.3.8.1","SUSE Linux Enterprise Server for SAP Applications 15 SP7:rime-schema-essay-simp-20230603+git.5fdd2d6-150600.3.8.1","SUSE Linux Enterprise Server for SAP Applications 15 SP7:rime-schema-extra-20230603+git.5fdd2d6-150600.3.8.1","SUSE Linux Enterprise Server for SAP Applications 15 SP7:rime-schema-ipa-20230603+git.5fdd2d6-150600.3.8.1","SUSE Linux Enterprise Server for SAP Applications 15 SP7:rime-schema-luna-pinyin-20230603+git.5fdd2d6-150600.3.8.1","SUSE Linux Enterprise Server for SAP Applications 15 SP7:rime-schema-middle-chinese-20230603+git.5fdd2d6-150600.3.8.1","SUSE Linux Enterprise Server for SAP Applications 15 SP7:rime-schema-pinyin-simp-20230603+git.5fdd2d6-150600.3.8.1","SUSE Linux Enterprise Server for SAP Applications 15 SP7:rime-schema-prelude-20230603+git.5fdd2d6-150600.3.8.1","SUSE Linux Enterprise Server for SAP Applications 15 SP7:rime-schema-quick-20230603+git.5fdd2d6-150600.3.8.1","SUSE Linux Enterprise Server for SAP Applications 15 SP7:rime-schema-scj-20230603+git.5fdd2d6-150600.3.8.1","SUSE Linux Enterprise Server for SAP Applications 15 SP7:rime-schema-soutzoe-20230603+git.5fdd2d6-150600.3.8.1","SUSE Linux Enterprise Server for SAP Applications 15 SP7:rime-schema-stenotype-20230603+git.5fdd2d6-150600.3.8.1","SUSE Linux Enterprise Server for SAP Applications 15 SP7:rime-schema-stroke-20230603+git.5fdd2d6-150600.3.8.1","SUSE Linux Enterprise Server for SAP Applications 15 SP7:rime-schema-terra-pinyin-20230603+git.5fdd2d6-150600.3.8.1","SUSE Linux Enterprise Server for SAP Applications 15 SP7:rime-schema-wubi-20230603+git.5fdd2d6-150600.3.8.1","SUSE Linux Enterprise Server for SAP Applications 15 SP7:rime-schema-wugniu-20230603+git.5fdd2d6-150600.3.8.1","SUSE Linux Enterprise Server for SAP Applications 15 SP7:supportutils-plugin-salt-1.2.3-150000.3.16.1","SUSE Linux Micro 6.0:helm-3.17.2-1.1","SUSE Linux Micro 6.0:helm-bash-completion-3.17.2-1.1","SUSE Linux Micro 6.1:helm-3.17.2-slfo.1.1_1.1","SUSE Linux Micro 6.1:helm-bash-completion-3.17.2-slfo.1.1_1.1","SUSE Manager Client Tools 12:golang-github-prometheus-prometheus-2.53.3-1.56.1","SUSE Manager Client Tools 12:golang-github-prometheus-promu-0.17.0-1.24.1","SUSE Manager Client Tools 12:grafana-10.4.13-1.66.2","SUSE Manager Client Tools 12:mgrctl-0.1.28-1.16.1","SUSE Manager Client Tools 12:mgrctl-bash-completion-0.1.28-1.16.1","SUSE Manager Client Tools 12:mgrctl-zsh-completion-0.1.28-1.16.1","SUSE Manager Client Tools 12:spacecmd-5.0.11-38.153.1","SUSE Manager Client Tools 12:supportutils-plugin-salt-1.2.3-6.25.1","SUSE Manager Client Tools 12:supportutils-plugin-susemanager-client-5.0.4-6.33.1","SUSE Manager Client Tools 15:dracut-saltboot-0.1.1728559936.c16d4fb-150000.1.56.1","SUSE Manager Client Tools 15:firewalld-prometheus-config-0.1-150000.3.59.1","SUSE Manager Client Tools 15:golang-github-prometheus-prometheus-2.53.3-150000.3.59.1","SUSE Manager Client Tools 15:grafana-10.4.13-150000.1.66.1","SUSE Manager Client Tools 15:mgrctl-0.1.28-150000.1.16.1","SUSE Manager Client Tools 15:mgrctl-bash-completion-0.1.28-150000.1.16.1","SUSE Manager Client Tools 15:mgrctl-lang-0.1.28-150000.1.16.1","SUSE Manager Client Tools 15:mgrctl-zsh-completion-0.1.28-150000.1.16.1","SUSE Manager Client Tools 15:spacecmd-5.0.11-150000.3.130.1","SUSE Manager Client Tools 15:supportutils-plugin-salt-1.2.3-150000.3.16.1","SUSE Manager Client Tools 15:supportutils-plugin-susemanager-client-5.0.4-150000.3.27.1","SUSE Manager Client Tools for SLE Micro 5:dracut-saltboot-0.1.1728559936.c16d4fb-150000.1.56.1","SUSE Manager Client Tools for SLE Micro 5:mgrctl-0.1.28-150000.1.16.1","SUSE Manager Client Tools for SLE Micro 5:mgrctl-bash-completion-0.1.28-150000.1.16.1","SUSE Manager Client Tools for SLE Micro 5:mgrctl-lang-0.1.28-150000.1.16.1","SUSE Manager Client Tools for SLE Micro 5:mgrctl-zsh-completion-0.1.28-150000.1.16.1","SUSE Manager Proxy 4.2:google-guest-agent-20250327.01-150000.1.60.1","SUSE Manager Proxy 4.3:google-guest-agent-20250327.01-150000.1.60.1","SUSE Manager Proxy 4.3:supportutils-plugin-salt-1.2.3-150000.3.16.1","SUSE Manager Retail Branch Server 4.2:google-guest-agent-20250327.01-150000.1.60.1","SUSE Manager Retail Branch Server 4.3:google-guest-agent-20250327.01-150000.1.60.1","SUSE Manager Retail Branch Server 4.3:supportutils-plugin-salt-1.2.3-150000.3.16.1","SUSE Manager Server 4.2:google-guest-agent-20250327.01-150000.1.60.1","SUSE Manager Server 4.3:google-guest-agent-20250327.01-150000.1.60.1","SUSE Manager Server 4.3:release-notes-susemanager-4.3.15.2-150400.3.133.1","SUSE Manager Server 4.3:supportutils-plugin-salt-1.2.3-150000.3.16.1","SUSE Package Hub 15 SP6:cheat-4.4.2-bp156.3.3.1","SUSE Package Hub 15 SP6:docker-machine-driver-kvm2-1.36.0-bp156.2.6.1","SUSE Package Hub 15 SP6:git-bug-0.8.0+git.1733745604.d499b6e-bp156.3.3.1","SUSE Package Hub 15 SP6:git-bug-bash-completion-0.8.0+git.1733745604.d499b6e-bp156.3.3.1","SUSE Package Hub 15 SP6:git-bug-fish-completion-0.8.0+git.1733745604.d499b6e-bp156.3.3.1","SUSE Package Hub 15 SP6:git-bug-zsh-completion-0.8.0+git.1733745604.d499b6e-bp156.3.3.1","SUSE Package Hub 15 SP6:gitea-tea-0.9.2-bp156.5.1","SUSE Package Hub 15 SP6:gitea-tea-bash-completion-0.9.2-bp156.5.1","SUSE Package Hub 15 SP6:gitea-tea-zsh-completion-0.9.2-bp156.5.1","SUSE Package Hub 15 SP6:minikube-1.36.0-bp156.2.6.1","SUSE Package Hub 15 SP6:minikube-bash-completion-1.36.0-bp156.2.6.1","SUSE Package Hub 15 SP6:minikube-fish-completion-1.36.0-bp156.2.6.1","SUSE Package Hub 15 SP6:minikube-zsh-completion-1.36.0-bp156.2.6.1","SUSE Package Hub 15 SP6:rclone-1.69.3-bp156.2.3.2","SUSE Package Hub 15 SP6:rclone-bash-completion-1.69.3-bp156.2.3.2","SUSE Package Hub 15 SP6:rclone-zsh-completion-1.69.3-bp156.2.3.2","SUSE Package Hub 15 SP6:trivy-0.58.2-bp156.2.6.1","chost:google/sles-15-sp4-chost-byos-v20250721-arm64","chost:google/sles-15-sp4-chost-byos-v20250721-x86-64","chost:google/sles-15-sp4-chost-byos-v20251022-arm64","chost:google/sles-15-sp4-chost-byos-v20251022-x86-64","chost:google/sles-15-sp5-chost-byos-v20250512-arm64","chost:google/sles-15-sp5-chost-byos-v20250512-x86-64","chost:google/sles-15-sp5-chost-byos-v20251022-arm64","chost:google/sles-15-sp5-chost-byos-v20251022-x86-64","openSUSE Leap 15.6:apptainer-1.3.6-150600.4.9.1","openSUSE Leap 15.6:apptainer-leap-1.3.6-150600.4.9.1","openSUSE Leap 15.6:apptainer-sle15_5-1.3.6-150600.4.9.1","openSUSE Leap 15.6:apptainer-sle15_6-1.3.6-150600.4.9.1","openSUSE Leap 15.6:cheat-4.4.2-bp156.3.3.1","openSUSE Leap 15.6:docker-machine-driver-kvm2-1.36.0-bp156.2.6.1","openSUSE Leap 15.6:dracut-saltboot-0.1.1728559936.c16d4fb-150000.1.56.1","openSUSE Leap 15.6:git-bug-0.8.0+git.1733745604.d499b6e-bp156.3.3.1","openSUSE Leap 15.6:git-bug-bash-completion-0.8.0+git.1733745604.d499b6e-bp156.3.3.1","openSUSE Leap 15.6:git-bug-fish-completion-0.8.0+git.1733745604.d499b6e-bp156.3.3.1","openSUSE Leap 15.6:git-bug-zsh-completion-0.8.0+git.1733745604.d499b6e-bp156.3.3.1","openSUSE Leap 15.6:gitea-tea-0.9.2-bp156.5.1","openSUSE Leap 15.6:gitea-tea-bash-completion-0.9.2-bp156.5.1","openSUSE Leap 15.6:gitea-tea-zsh-completion-0.9.2-bp156.5.1","openSUSE Leap 15.6:golang-github-prometheus-promu-0.17.0-150000.3.24.1","openSUSE Leap 15.6:google-guest-agent-20250327.01-150000.1.60.1","openSUSE Leap 15.6:grafana-10.4.13-150200.3.59.1","openSUSE Leap 15.6:helm-3.17.1-150000.1.41.1","openSUSE Leap 15.6:helm-bash-completion-3.17.1-150000.1.41.1","openSUSE Leap 15.6:helm-fish-completion-3.17.1-150000.1.41.1","openSUSE Leap 15.6:helm-zsh-completion-3.17.1-150000.1.41.1","openSUSE Leap 15.6:kubevirt-container-disk-1.4.1-150600.5.24.1","openSUSE Leap 15.6:kubevirt-manifests-1.4.1-150600.5.24.1","openSUSE Leap 15.6:kubevirt-pr-helper-conf-1.4.1-150600.5.24.1","openSUSE Leap 15.6:kubevirt-tests-1.4.1-150600.5.24.1","openSUSE Leap 15.6:kubevirt-virt-api-1.4.1-150600.5.24.1","openSUSE Leap 15.6:kubevirt-virt-controller-1.4.1-150600.5.24.1","openSUSE Leap 15.6:kubevirt-virt-exportproxy-1.4.1-150600.5.24.1","openSUSE Leap 15.6:kubevirt-virt-exportserver-1.4.1-150600.5.24.1","openSUSE Leap 15.6:kubevirt-virt-handler-1.4.1-150600.5.24.1","openSUSE Leap 15.6:kubevirt-virt-launcher-1.4.1-150600.5.24.1","openSUSE Leap 15.6:kubevirt-virt-operator-1.4.1-150600.5.24.1","openSUSE Leap 15.6:kubevirt-virtctl-1.4.1-150600.5.24.1","openSUSE Leap 15.6:minikube-1.36.0-bp156.2.6.1","openSUSE Leap 15.6:minikube-bash-completion-1.36.0-bp156.2.6.1","openSUSE Leap 15.6:minikube-fish-completion-1.36.0-bp156.2.6.1","openSUSE Leap 15.6:minikube-zsh-completion-1.36.0-bp156.2.6.1","openSUSE Leap 15.6:obs-service-kubevirt_containers_meta-1.4.1-150600.5.24.1","openSUSE Leap 15.6:rclone-1.69.3-bp156.2.3.2","openSUSE Leap 15.6:rclone-bash-completion-1.69.3-bp156.2.3.2","openSUSE Leap 15.6:rclone-zsh-completion-1.69.3-bp156.2.3.2","openSUSE Leap 15.6:rime-schema-all-20230603+git.5fdd2d6-150600.3.8.1","openSUSE Leap 15.6:rime-schema-array-20230603+git.5fdd2d6-150600.3.8.1","openSUSE Leap 15.6:rime-schema-bopomofo-20230603+git.5fdd2d6-150600.3.8.1","openSUSE Leap 15.6:rime-schema-cangjie-20230603+git.5fdd2d6-150600.3.8.1","openSUSE Leap 15.6:rime-schema-cantonese-20230603+git.5fdd2d6-150600.3.8.1","openSUSE Leap 15.6:rime-schema-combo-pinyin-20230603+git.5fdd2d6-150600.3.8.1","openSUSE Leap 15.6:rime-schema-custom-20230603+git.5fdd2d6-150600.3.8.1","openSUSE Leap 15.6:rime-schema-default-20230603+git.5fdd2d6-150600.3.8.1","openSUSE Leap 15.6:rime-schema-double-pinyin-20230603+git.5fdd2d6-150600.3.8.1","openSUSE Leap 15.6:rime-schema-emoji-20230603+git.5fdd2d6-150600.3.8.1","openSUSE Leap 15.6:rime-schema-essay-20230603+git.5fdd2d6-150600.3.8.1","openSUSE Leap 15.6:rime-schema-essay-simp-20230603+git.5fdd2d6-150600.3.8.1","openSUSE Leap 15.6:rime-schema-extra-20230603+git.5fdd2d6-150600.3.8.1","openSUSE Leap 15.6:rime-schema-ipa-20230603+git.5fdd2d6-150600.3.8.1","openSUSE Leap 15.6:rime-schema-luna-pinyin-20230603+git.5fdd2d6-150600.3.8.1","openSUSE Leap 15.6:rime-schema-middle-chinese-20230603+git.5fdd2d6-150600.3.8.1","openSUSE Leap 15.6:rime-schema-pinyin-simp-20230603+git.5fdd2d6-150600.3.8.1","openSUSE Leap 15.6:rime-schema-prelude-20230603+git.5fdd2d6-150600.3.8.1","openSUSE Leap 15.6:rime-schema-quick-20230603+git.5fdd2d6-150600.3.8.1","openSUSE Leap 15.6:rime-schema-scj-20230603+git.5fdd2d6-150600.3.8.1","openSUSE Leap 15.6:rime-schema-soutzoe-20230603+git.5fdd2d6-150600.3.8.1","openSUSE Leap 15.6:rime-schema-stenotype-20230603+git.5fdd2d6-150600.3.8.1","openSUSE Leap 15.6:rime-schema-stroke-20230603+git.5fdd2d6-150600.3.8.1","openSUSE Leap 15.6:rime-schema-terra-pinyin-20230603+git.5fdd2d6-150600.3.8.1","openSUSE Leap 15.6:rime-schema-wubi-20230603+git.5fdd2d6-150600.3.8.1","openSUSE Leap 15.6:rime-schema-wugniu-20230603+git.5fdd2d6-150600.3.8.1","openSUSE Leap 15.6:spacecmd-5.0.11-150000.3.130.1","openSUSE Leap 15.6:supportutils-plugin-salt-1.2.3-150000.3.16.1","openSUSE Leap 15.6:supportutils-plugin-susemanager-client-5.0.4-150000.3.27.1","openSUSE Leap 15.6:trivy-0.58.2-bp156.2.6.1","openSUSE Leap 15.6:vexctl-0.4.1+git78.f951e3a-150000.1.11.1","openSUSE Leap 16.0:git-bug-0.10.1-bp160.1.1","openSUSE Leap 16.0:git-bug-bash-completion-0.10.1-bp160.1.1","openSUSE Leap 16.0:git-bug-fish-completion-0.10.1-bp160.1.1","openSUSE Leap 16.0:git-bug-zsh-completion-0.10.1-bp160.1.1","openSUSE Leap 16.0:trivy-0.66.0-bp160.1.1","openSUSE Tumbleweed:apptainer-1.3.6-5.1","openSUSE Tumbleweed:apptainer-leap-1.3.6-5.1","openSUSE Tumbleweed:apptainer-sle15_5-1.3.6-5.1","openSUSE Tumbleweed:apptainer-sle15_6-1.3.6-5.1","openSUSE Tumbleweed:apptainer-sle15_7-1.3.6-5.1","openSUSE Tumbleweed:cloudflared-2024.12.1-1.1","openSUSE Tumbleweed:docker-machine-driver-kvm2-1.36.0-2.1","openSUSE Tumbleweed:git-bug-0.8.0+git.1733745604.d499b6e-1.1","openSUSE Tumbleweed:git-bug-bash-completion-0.8.0+git.1733745604.d499b6e-1.1","openSUSE Tumbleweed:git-bug-fish-completion-0.8.0+git.1733745604.d499b6e-1.1","openSUSE Tumbleweed:git-bug-zsh-completion-0.8.0+git.1733745604.d499b6e-1.1","openSUSE Tumbleweed:gitleaks-8.24.2-1.1","openSUSE Tumbleweed:gitleaks-bash-completion-8.24.2-1.1","openSUSE Tumbleweed:gitleaks-fish-completion-8.24.2-1.1","openSUSE Tumbleweed:gitleaks-zsh-completion-8.24.2-1.1","openSUSE Tumbleweed:golang-github-prometheus-prometheus-3.1.0-1.1","openSUSE Tumbleweed:google-guest-agent-20250327.01-1.1","openSUSE Tumbleweed:gopass-1.15.16-1.1","openSUSE Tumbleweed:gopass-bash-completion-1.15.16-1.1","openSUSE Tumbleweed:gopass-fish-completion-1.15.16-1.1","openSUSE Tumbleweed:gopass-impersonate-pass-1.15.16-1.1","openSUSE Tumbleweed:gopass-zsh-completion-1.15.16-1.1","openSUSE Tumbleweed:govulncheck-vulndb-0.0.20241213T205935-1.1","openSUSE Tumbleweed:grafana-11.3.0-4.1","openSUSE Tumbleweed:helm-3.16.4-1.1","openSUSE Tumbleweed:helm-bash-completion-3.16.4-1.1","openSUSE Tumbleweed:helm-fish-completion-3.16.4-1.1","openSUSE Tumbleweed:helm-zsh-completion-3.16.4-1.1","openSUSE Tumbleweed:helm3-3.19.2-1.1","openSUSE Tumbleweed:helm3-bash-completion-3.19.2-1.1","openSUSE Tumbleweed:helm3-fish-completion-3.19.2-1.1","openSUSE Tumbleweed:helm3-zsh-completion-3.19.2-1.1","openSUSE Tumbleweed:logcli-3.3.2-1.1","openSUSE Tumbleweed:loki-3.3.2-1.1","openSUSE Tumbleweed:lokitool-3.3.2-1.1","openSUSE Tumbleweed:minikube-1.36.0-2.1","openSUSE Tumbleweed:minikube-bash-completion-1.36.0-2.1","openSUSE Tumbleweed:minikube-fish-completion-1.36.0-2.1","openSUSE Tumbleweed:minikube-zsh-completion-1.36.0-2.1","openSUSE Tumbleweed:promtail-3.3.2-1.1","openSUSE Tumbleweed:rclone-1.69.0-1.1","openSUSE Tumbleweed:rclone-bash-completion-1.69.0-1.1","openSUSE Tumbleweed:rclone-zsh-completion-1.69.0-1.1","openSUSE Tumbleweed:rime-plum-1.0.3-1.1","openSUSE Tumbleweed:tailscale-1.78.3-2.1","openSUSE Tumbleweed:tailscale-bash-completion-1.78.3-2.1","openSUSE Tumbleweed:tailscale-fish-completion-1.78.3-2.1","openSUSE Tumbleweed:tailscale-zsh-completion-1.78.3-2.1","openSUSE Tumbleweed:teleport-17.0.5-1.1","openSUSE Tumbleweed:teleport-bash-completion-17.0.5-1.1","openSUSE Tumbleweed:teleport-fdpass-teleport-17.0.5-1.1","openSUSE Tumbleweed:teleport-tbot-17.0.5-1.1","openSUSE Tumbleweed:teleport-tbot-bash-completion-17.0.5-1.1","openSUSE Tumbleweed:teleport-tbot-zsh-completion-17.0.5-1.1","openSUSE Tumbleweed:teleport-tctl-17.0.5-1.1","openSUSE Tumbleweed:teleport-tctl-bash-completion-17.0.5-1.1","openSUSE Tumbleweed:teleport-tctl-zsh-completion-17.0.5-1.1","openSUSE Tumbleweed:teleport-tsh-17.0.5-1.1","openSUSE Tumbleweed:teleport-tsh-bash-completion-17.0.5-1.1","openSUSE Tumbleweed:teleport-tsh-zsh-completion-17.0.5-1.1","openSUSE Tumbleweed:teleport-zsh-completion-17.0.5-1.1","openSUSE Tumbleweed:traefik-3.2.3-1.1","openSUSE Tumbleweed:traefik2-2.11.16-1.1","openSUSE Tumbleweed:trivy-0.58.2-1.1","openSUSE Tumbleweed:velero-1.15.1-1.1","openSUSE Tumbleweed:velero-bash-completion-1.15.1-1.1","openSUSE Tumbleweed:velero-fish-completion-1.15.1-1.1","openSUSE Tumbleweed:velero-zsh-completion-1.15.1-1.1","openSUSE Tumbleweed:vexctl-0.4.1+git78.f951e3a-1.1"]}],"threats":[{"category":"impact","date":"2024-12-12T03:01:09Z","details":"important"}],"title":"CVE-2024-45337"}]}