{"document":{"aggregate_severity":{"namespace":"https://www.suse.com/support/security/rating/","text":"critical"},"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-24576","title":"Title"},{"category":"description","text":"Rust is a programming language. The Rust Security Response WG was notified that the Rust standard library prior to version 1.77.2 did not properly escape arguments when invoking batch files (with the `bat` and `cmd` extensions) on Windows using the `Command`. An attacker able to control the arguments passed to the spawned process could execute arbitrary shell commands by bypassing the escaping. The severity of this vulnerability is critical for those who invoke batch files on Windows with untrusted arguments. No other platform or use is affected.\n\nThe `Command::arg` and `Command::args` APIs state in their documentation that the arguments will be passed to the spawned process as-is, regardless of the content of the arguments, and will not be evaluated by a shell. This means it should be safe to pass untrusted input as an argument.\n\nOn Windows, the implementation of this is more complex than other platforms, because the Windows API only provides a single string containing all the arguments to the spawned process, and it's up to the spawned process to split them. Most programs use the standard C run-time argv, which in practice results in a mostly consistent way arguments are splitted.\n\nOne exception though is `cmd.exe` (used among other things to execute batch files), which has its own argument splitting logic. That forces the standard library to implement custom escaping for arguments passed to batch files. Unfortunately it was reported that our escaping logic was not thorough enough, and it was possible to pass malicious arguments that would result in arbitrary shell execution.\n\nDue to the complexity of `cmd.exe`, we didn't identify a solution that would correctly escape arguments in all cases. To maintain our API guarantees, we improved the robustness of the escaping code, and changed the `Command` API to return an `InvalidInput` error when it cannot safely escape an argument. This error will be emitted when spawning the process.\n\nThe fix is included in Rust 1.77.2. Note that the new escaping logic for batch files errs on the conservative side, and could reject valid arguments. Those who implement the escaping themselves or only handle trusted inputs on Windows can also use the `CommandExt::raw_arg` method to bypass the standard library's escaping logic.","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-24576","url":"https://www.suse.com/security/cve/CVE-2024-24576"},{"category":"external","summary":"SUSE Security Ratings","url":"https://www.suse.com/support/security/rating/"}],"title":"SUSE CVE CVE-2024-24576","tracking":{"current_release_date":"2026-01-06T00:30:11Z","generator":{"date":"2024-05-16T02:23:30Z","engine":{"name":"cve-database.git:bin/generate-csaf-vex.pl","version":"1"}},"id":"CVE-2024-24576","initial_release_date":"2024-05-16T02:23:30Z","revision_history":[{"date":"2024-05-16T02:23:30Z","number":"2","summary":"Current version"},{"date":"2024-06-21T03:18:43Z","number":"3","summary":"Current version"},{"date":"2025-01-01T01:28:35Z","number":"4","summary":"Current version"},{"date":"2025-01-04T01:32:24Z","number":"5","summary":"Current version"},{"date":"2025-02-14T05:26:45Z","number":"6","summary":"Current version"},{"date":"2025-02-16T05:19:42Z","number":"7","summary":"Current version"},{"date":"2025-03-15T05:31:19Z","number":"8","summary":"Current version"},{"date":"2025-03-18T03:03:42Z","number":"9","summary":"Current version"},{"date":"2025-04-24T14:54:13Z","number":"10","summary":"Current version"},{"date":"2025-06-26T01:23:41Z","number":"11","summary":"Current version"},{"date":"2025-07-01T00:13:09Z","number":"12","summary":"Current version"},{"date":"2025-07-07T23:44:28Z","number":"13","summary":"Current version"},{"date":"2026-01-06T00:30:11Z","number":"14","summary":"scores added"}],"status":"interim","version":"14"}},"product_tree":{"branches":[{"branches":[{"branches":[{"category":"product_name","name":"SUSE Enterprise Storage 7.1","product":{"name":"SUSE Enterprise Storage 7.1","product_id":"SUSE Enterprise Storage 7.1","product_identification_helper":{"cpe":"cpe:/o:suse:ses:7.1"}}},{"category":"product_name","name":"SUSE Linux Enterprise Desktop 15 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 High Performance Computing 15 SP2-LTSS","product":{"name":"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS","product_id":"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS","product_identification_helper":{"cpe":"cpe:/o:suse:sle_hpc-ltss:15:sp2"}}},{"category":"product_name","name":"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS","product":{"name":"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS","product_id":"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS","product_identification_helper":{"cpe":"cpe:/o:suse:sle_hpc-ltss:15:sp3"}}},{"category":"product_name","name":"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS","product":{"name":"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS","product_id":"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS","product_identification_helper":{"cpe":"cpe:/o:suse:sle_hpc-espos:15:sp4"}}},{"category":"product_name","name":"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS","product":{"name":"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS","product_id":"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS","product_identification_helper":{"cpe":"cpe:/o:suse:sle_hpc-ltss:15:sp4"}}},{"category":"product_name","name":"SUSE Linux Enterprise High Performance Computing 15 SP5","product":{"name":"SUSE Linux Enterprise High Performance Computing 15 SP5","product_id":"SUSE Linux Enterprise High Performance Computing 15 SP5","product_identification_helper":{"cpe":"cpe:/o:suse:sle_hpc:15:sp5"}}},{"category":"product_name","name":"SUSE Linux Enterprise Module for Development Tools 15 SP5","product":{"name":"SUSE Linux Enterprise Module for Development Tools 15 SP5","product_id":"SUSE Linux Enterprise Module for Development Tools 15 SP5","product_identification_helper":{"cpe":"cpe:/o:suse:sle-module-development-tools:15:sp5"}}},{"category":"product_name","name":"SUSE Linux Enterprise Server 15 SP1-LTSS","product":{"name":"SUSE Linux Enterprise Server 15 SP1-LTSS","product_id":"SUSE Linux Enterprise Server 15 SP1-LTSS","product_identification_helper":{"cpe":"cpe:/o:suse:sles-ltss:15:sp1"}}},{"category":"product_name","name":"SUSE Linux Enterprise Server 15 SP2-LTSS","product":{"name":"SUSE Linux Enterprise Server 15 SP2-LTSS","product_id":"SUSE Linux Enterprise Server 15 SP2-LTSS","product_identification_helper":{"cpe":"cpe:/o:suse:sles-ltss:15:sp2"}}},{"category":"product_name","name":"SUSE Linux Enterprise Server 15 SP3-LTSS","product":{"name":"SUSE Linux Enterprise Server 15 SP3-LTSS","product_id":"SUSE Linux Enterprise Server 15 SP3-LTSS","product_identification_helper":{"cpe":"cpe:/o:suse:sles-ltss:15:sp3"}}},{"category":"product_name","name":"SUSE Linux Enterprise Server 15 SP4-LTSS","product":{"name":"SUSE Linux Enterprise Server 15 SP4-LTSS","product_id":"SUSE Linux Enterprise Server 15 SP4-LTSS","product_identification_helper":{"cpe":"cpe:/o:suse:sles-ltss:15:sp4"}}},{"category":"product_name","name":"SUSE Linux Enterprise Server 15 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-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 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":"openSUSE Tumbleweed","product":{"name":"openSUSE Tumbleweed","product_id":"openSUSE Tumbleweed","product_identification_helper":{"cpe":"cpe:/o:opensuse:tumbleweed"}}},{"category":"product_version","name":"cargo","product":{"name":"cargo","product_id":"cargo","product_identification_helper":{"cpe":"cpe:2.3:a:rust-lang:rust:*:*:*:*:*:*:*:*","purl":"pkg:rpm/suse/cargo@?upstream=rust.src.rpm"}}},{"category":"product_version","name":"cargo1.43","product":{"name":"cargo1.43","product_id":"cargo1.43","product_identification_helper":{"cpe":"cpe:2.3:a:rust-lang:rust:*:*:*:*:*:*:*:*","purl":"pkg:rpm/suse/cargo1.43@?upstream=rust1.43.src.rpm"}}},{"category":"product_version","name":"cargo1.43-doc","product":{"name":"cargo1.43-doc","product_id":"cargo1.43-doc","product_identification_helper":{"cpe":"cpe:2.3:a:rust-lang:rust:*:*:*:*:*:*:*:*","purl":"pkg:rpm/suse/cargo1.43-doc@?upstream=rust1.43.src.rpm"}}},{"category":"product_version","name":"cargo1.53","product":{"name":"cargo1.53","product_id":"cargo1.53","product_identification_helper":{"cpe":"cpe:2.3:a:rust-lang:rust:*:*:*:*:*:*:*:*","purl":"pkg:rpm/suse/cargo1.53@?upstream=rust1.53.src.rpm"}}},{"category":"product_version","name":"cargo1.53-doc","product":{"name":"cargo1.53-doc","product_id":"cargo1.53-doc","product_identification_helper":{"cpe":"cpe:2.3:a:rust-lang:rust:*:*:*:*:*:*:*:*","purl":"pkg:rpm/suse/cargo1.53-doc@?upstream=rust1.53.src.rpm"}}},{"category":"product_version","name":"cargo1.54","product":{"name":"cargo1.54","product_id":"cargo1.54","product_identification_helper":{"cpe":"cpe:2.3:a:rust-lang:rust:*:*:*:*:*:*:*:*","purl":"pkg:rpm/suse/cargo1.54@?upstream=rust1.54.src.rpm"}}},{"category":"product_version","name":"cargo1.54-doc","product":{"name":"cargo1.54-doc","product_id":"cargo1.54-doc","product_identification_helper":{"cpe":"cpe:2.3:a:rust-lang:rust:*:*:*:*:*:*:*:*","purl":"pkg:rpm/suse/cargo1.54-doc@?upstream=rust1.54.src.rpm"}}},{"category":"product_version","name":"cargo1.55","product":{"name":"cargo1.55","product_id":"cargo1.55","product_identification_helper":{"cpe":"cpe:2.3:a:rust-lang:rust:*:*:*:*:*:*:*:*","purl":"pkg:rpm/suse/cargo1.55@?upstream=rust1.55.src.rpm"}}},{"category":"product_version","name":"cargo1.56","product":{"name":"cargo1.56","product_id":"cargo1.56","product_identification_helper":{"cpe":"cpe:2.3:a:rust-lang:rust:*:*:*:*:*:*:*:*","purl":"pkg:rpm/suse/cargo1.56@?upstream=rust1.56.src.rpm"}}},{"category":"product_version","name":"cargo1.57","product":{"name":"cargo1.57","product_id":"cargo1.57","product_identification_helper":{"cpe":"cpe:2.3:a:rust-lang:rust:*:*:*:*:*:*:*:*","purl":"pkg:rpm/suse/cargo1.57@?upstream=rust1.57.src.rpm"}}},{"category":"product_version","name":"cargo1.58","product":{"name":"cargo1.58","product_id":"cargo1.58","product_identification_helper":{"cpe":"cpe:2.3:a:rust-lang:rust:*:*:*:*:*:*:*:*","purl":"pkg:rpm/suse/cargo1.58@?upstream=rust1.58.src.rpm"}}},{"category":"product_version","name":"cargo1.59","product":{"name":"cargo1.59","product_id":"cargo1.59","product_identification_helper":{"cpe":"cpe:2.3:a:rust-lang:rust:*:*:*:*:*:*:*:*","purl":"pkg:rpm/suse/cargo1.59@?upstream=rust1.59.src.rpm"}}},{"category":"product_version","name":"cargo1.60","product":{"name":"cargo1.60","product_id":"cargo1.60","product_identification_helper":{"cpe":"cpe:2.3:a:rust-lang:rust:*:*:*:*:*:*:*:*","purl":"pkg:rpm/suse/cargo1.60@?upstream=rust1.60.src.rpm"}}},{"category":"product_version","name":"cargo1.61","product":{"name":"cargo1.61","product_id":"cargo1.61","product_identification_helper":{"cpe":"cpe:2.3:a:rust-lang:rust:*:*:*:*:*:*:*:*","purl":"pkg:rpm/suse/cargo1.61@?upstream=rust1.61.src.rpm"}}},{"category":"product_version","name":"cargo1.62","product":{"name":"cargo1.62","product_id":"cargo1.62","product_identification_helper":{"cpe":"cpe:2.3:a:rust-lang:rust:*:*:*:*:*:*:*:*","purl":"pkg:rpm/suse/cargo1.62@?upstream=rust1.62.src.rpm"}}},{"category":"product_version","name":"cargo1.63","product":{"name":"cargo1.63","product_id":"cargo1.63","product_identification_helper":{"cpe":"cpe:2.3:a:rust-lang:rust:*:*:*:*:*:*:*:*","purl":"pkg:rpm/suse/cargo1.63@?upstream=rust1.63.src.rpm"}}},{"category":"product_version","name":"cargo1.64","product":{"name":"cargo1.64","product_id":"cargo1.64","product_identification_helper":{"cpe":"cpe:2.3:a:rust-lang:rust:*:*:*:*:*:*:*:*","purl":"pkg:rpm/suse/cargo1.64@?upstream=rust1.64.src.rpm"}}},{"category":"product_version","name":"cargo1.65","product":{"name":"cargo1.65","product_id":"cargo1.65","product_identification_helper":{"cpe":"cpe:2.3:a:rust-lang:rust:*:*:*:*:*:*:*:*","purl":"pkg:rpm/suse/cargo1.65@?upstream=rust1.65.src.rpm"}}},{"category":"product_version","name":"cargo1.66","product":{"name":"cargo1.66","product_id":"cargo1.66","product_identification_helper":{"cpe":"cpe:2.3:a:rust-lang:rust:*:*:*:*:*:*:*:*","purl":"pkg:rpm/suse/cargo1.66@?upstream=rust1.66.src.rpm"}}},{"category":"product_version","name":"cargo1.67","product":{"name":"cargo1.67","product_id":"cargo1.67","product_identification_helper":{"cpe":"cpe:2.3:a:rust-lang:rust:*:*:*:*:*:*:*:*","purl":"pkg:rpm/suse/cargo1.67@?upstream=rust1.67.src.rpm"}}},{"category":"product_version","name":"cargo1.68","product":{"name":"cargo1.68","product_id":"cargo1.68","product_identification_helper":{"cpe":"cpe:2.3:a:rust-lang:rust:*:*:*:*:*:*:*:*","purl":"pkg:rpm/suse/cargo1.68@?upstream=rust1.68.src.rpm"}}},{"category":"product_version","name":"cargo1.69","product":{"name":"cargo1.69","product_id":"cargo1.69","product_identification_helper":{"cpe":"cpe:2.3:a:rust-lang:rust:*:*:*:*:*:*:*:*","purl":"pkg:rpm/suse/cargo1.69@?upstream=rust1.69.src.rpm"}}},{"category":"product_version","name":"cargo1.70","product":{"name":"cargo1.70","product_id":"cargo1.70","product_identification_helper":{"cpe":"cpe:2.3:a:rust-lang:rust:*:*:*:*:*:*:*:*","purl":"pkg:rpm/suse/cargo1.70@?upstream=rust1.70.src.rpm"}}},{"category":"product_version","name":"cargo1.71","product":{"name":"cargo1.71","product_id":"cargo1.71","product_identification_helper":{"cpe":"cpe:2.3:a:rust-lang:rust:*:*:*:*:*:*:*:*","purl":"pkg:rpm/suse/cargo1.71@?upstream=rust1.71.src.rpm"}}},{"category":"product_version","name":"cargo1.72","product":{"name":"cargo1.72","product_id":"cargo1.72","product_identification_helper":{"cpe":"cpe:2.3:a:rust-lang:rust:*:*:*:*:*:*:*:*","purl":"pkg:rpm/suse/cargo1.72@?upstream=rust1.72.src.rpm"}}},{"category":"product_version","name":"cargo1.73","product":{"name":"cargo1.73","product_id":"cargo1.73","product_identification_helper":{"cpe":"cpe:2.3:a:rust-lang:rust:*:*:*:*:*:*:*:*","purl":"pkg:rpm/suse/cargo1.73@?upstream=rust1.73.src.rpm"}}},{"category":"product_version","name":"cargo1.74","product":{"name":"cargo1.74","product_id":"cargo1.74","product_identification_helper":{"cpe":"cpe:2.3:a:rust-lang:rust:*:*:*:*:*:*:*:*","purl":"pkg:rpm/suse/cargo1.74@?upstream=rust1.74.src.rpm"}}},{"category":"product_version","name":"cargo1.75","product":{"name":"cargo1.75","product_id":"cargo1.75","product_identification_helper":{"cpe":"cpe:2.3:a:rust-lang:rust:*:*:*:*:*:*:*:*","purl":"pkg:rpm/suse/cargo1.75@?upstream=rust1.75.src.rpm"}}},{"category":"product_version","name":"cargo1.76","product":{"name":"cargo1.76","product_id":"cargo1.76","product_identification_helper":{"cpe":"cpe:2.3:a:rust-lang:rust:*:*:*:*:*:*:*:*","purl":"pkg:rpm/suse/cargo1.76@?upstream=rust1.76.src.rpm"}}},{"category":"product_version","name":"cargo1.77","product":{"name":"cargo1.77","product_id":"cargo1.77","product_identification_helper":{"cpe":"cpe:2.3:a:rust-lang:rust:*:*:*:*:*:*:*:*","purl":"pkg:rpm/suse/cargo1.77@?upstream=rust1.77.src.rpm"}}},{"category":"product_version","name":"cargo1.77-1.77.2-1.1","product":{"name":"cargo1.77-1.77.2-1.1","product_id":"cargo1.77-1.77.2-1.1","product_identification_helper":{"cpe":"cpe:2.3:a:rust-lang:rust:1.77.2:*:*:*:*:*:*:*","purl":"pkg:rpm/suse/cargo1.77@1.77.2-1.1?upstream=rust1.77-1.77.2-1.1.src.rpm"}}},{"category":"product_version","name":"clippy","product":{"name":"clippy","product_id":"clippy","product_identification_helper":{"cpe":"cpe:2.3:a:rust-lang:rust:*:*:*:*:*:*:*:*","purl":"pkg:rpm/suse/clippy@?upstream=rust.src.rpm"}}},{"category":"product_version","name":"rls","product":{"name":"rls","product_id":"rls","product_identification_helper":{"cpe":"cpe:2.3:a:rust-lang:rust:*:*:*:*:*:*:*:*","purl":"pkg:rpm/suse/rls@?upstream=rust.src.rpm"}}},{"category":"product_version","name":"rls1.43","product":{"name":"rls1.43","product_id":"rls1.43","product_identification_helper":{"cpe":"cpe:2.3:a:rust-lang:rust:*:*:*:*:*:*:*:*","purl":"pkg:rpm/suse/rls1.43@?upstream=rust1.43.src.rpm"}}},{"category":"product_version","name":"rls1.53","product":{"name":"rls1.53","product_id":"rls1.53","product_identification_helper":{"cpe":"cpe:2.3:a:rust-lang:rust:*:*:*:*:*:*:*:*","purl":"pkg:rpm/suse/rls1.53@?upstream=rust1.53.src.rpm"}}},{"category":"product_version","name":"rls1.54","product":{"name":"rls1.54","product_id":"rls1.54","product_identification_helper":{"cpe":"cpe:2.3:a:rust-lang:rust:*:*:*:*:*:*:*:*","purl":"pkg:rpm/suse/rls1.54@?upstream=rust1.54.src.rpm"}}},{"category":"product_version","name":"rust","product":{"name":"rust","product_id":"rust","product_identification_helper":{"cpe":"cpe:2.3:a:rust-lang:rust:*:*:*:*:*:*:*:*","purl":"pkg:rpm/suse/rust@?upstream=rust.src.rpm"}}},{"category":"product_version","name":"rust-analysis","product":{"name":"rust-analysis","product_id":"rust-analysis","product_identification_helper":{"cpe":"cpe:2.3:a:rust-lang:rust:*:*:*:*:*:*:*:*","purl":"pkg:rpm/suse/rust-analysis@?upstream=rust.src.rpm"}}},{"category":"product_version","name":"rust-gdb","product":{"name":"rust-gdb","product_id":"rust-gdb","product_identification_helper":{"cpe":"cpe:2.3:a:rust-lang:rust:*:*:*:*:*:*:*:*","purl":"pkg:rpm/suse/rust-gdb@?upstream=rust.src.rpm"}}},{"category":"product_version","name":"rust-src","product":{"name":"rust-src","product_id":"rust-src","product_identification_helper":{"cpe":"cpe:2.3:a:rust-lang:rust:*:*:*:*:*:*:*:*","purl":"pkg:rpm/suse/rust-src@?upstream=rust.src.rpm"}}},{"category":"product_version","name":"rust-std","product":{"name":"rust-std","product_id":"rust-std","product_identification_helper":{"cpe":"cpe:2.3:a:rust-lang:rust:*:*:*:*:*:*:*:*","purl":"pkg:rpm/suse/rust-std@?upstream=rust.src.rpm"}}},{"category":"product_version","name":"rust-std-static","product":{"name":"rust-std-static","product_id":"rust-std-static","product_identification_helper":{"cpe":"cpe:2.3:a:rust-lang:rust:*:*:*:*:*:*:*:*","purl":"pkg:rpm/suse/rust-std-static@?upstream=rust.src.rpm"}}},{"category":"product_version","name":"rust1.43","product":{"name":"rust1.43","product_id":"rust1.43","product_identification_helper":{"cpe":"cpe:2.3:a:rust-lang:rust:*:*:*:*:*:*:*:*","purl":"pkg:rpm/suse/rust1.43@?upstream=rust1.43.src.rpm"}}},{"category":"product_version","name":"rust1.43-analysis","product":{"name":"rust1.43-analysis","product_id":"rust1.43-analysis","product_identification_helper":{"cpe":"cpe:2.3:a:rust-lang:rust:*:*:*:*:*:*:*:*","purl":"pkg:rpm/suse/rust1.43-analysis@?upstream=rust1.43.src.rpm"}}},{"category":"product_version","name":"rust1.43-doc","product":{"name":"rust1.43-doc","product_id":"rust1.43-doc","product_identification_helper":{"cpe":"cpe:2.3:a:rust-lang:rust:*:*:*:*:*:*:*:*","purl":"pkg:rpm/suse/rust1.43-doc@?upstream=rust1.43.src.rpm"}}},{"category":"product_version","name":"rust1.43-gdb","product":{"name":"rust1.43-gdb","product_id":"rust1.43-gdb","product_identification_helper":{"cpe":"cpe:2.3:a:rust-lang:rust:*:*:*:*:*:*:*:*","purl":"pkg:rpm/suse/rust1.43-gdb@?upstream=rust1.43.src.rpm"}}},{"category":"product_version","name":"rust1.43-src","product":{"name":"rust1.43-src","product_id":"rust1.43-src","product_identification_helper":{"cpe":"cpe:2.3:a:rust-lang:rust:*:*:*:*:*:*:*:*","purl":"pkg:rpm/suse/rust1.43-src@?upstream=rust1.43.src.rpm"}}},{"category":"product_version","name":"rust1.53","product":{"name":"rust1.53","product_id":"rust1.53","product_identification_helper":{"cpe":"cpe:2.3:a:rust-lang:rust:*:*:*:*:*:*:*:*","purl":"pkg:rpm/suse/rust1.53@?upstream=rust1.53.src.rpm"}}},{"category":"product_version","name":"rust1.53-analysis","product":{"name":"rust1.53-analysis","product_id":"rust1.53-analysis","product_identification_helper":{"cpe":"cpe:2.3:a:rust-lang:rust:*:*:*:*:*:*:*:*","purl":"pkg:rpm/suse/rust1.53-analysis@?upstream=rust1.53.src.rpm"}}},{"category":"product_version","name":"rust1.53-doc","product":{"name":"rust1.53-doc","product_id":"rust1.53-doc","product_identification_helper":{"cpe":"cpe:2.3:a:rust-lang:rust:*:*:*:*:*:*:*:*","purl":"pkg:rpm/suse/rust1.53-doc@?upstream=rust1.53.src.rpm"}}},{"category":"product_version","name":"rust1.53-gdb","product":{"name":"rust1.53-gdb","product_id":"rust1.53-gdb","product_identification_helper":{"cpe":"cpe:2.3:a:rust-lang:rust:*:*:*:*:*:*:*:*","purl":"pkg:rpm/suse/rust1.53-gdb@?upstream=rust1.53.src.rpm"}}},{"category":"product_version","name":"rust1.53-src","product":{"name":"rust1.53-src","product_id":"rust1.53-src","product_identification_helper":{"cpe":"cpe:2.3:a:rust-lang:rust:*:*:*:*:*:*:*:*","purl":"pkg:rpm/suse/rust1.53-src@?upstream=rust1.53.src.rpm"}}},{"category":"product_version","name":"rust1.54","product":{"name":"rust1.54","product_id":"rust1.54","product_identification_helper":{"cpe":"cpe:2.3:a:rust-lang:rust:*:*:*:*:*:*:*:*","purl":"pkg:rpm/suse/rust1.54@?upstream=rust1.54.src.rpm"}}},{"category":"product_version","name":"rust1.54-analysis","product":{"name":"rust1.54-analysis","product_id":"rust1.54-analysis","product_identification_helper":{"cpe":"cpe:2.3:a:rust-lang:rust:*:*:*:*:*:*:*:*","purl":"pkg:rpm/suse/rust1.54-analysis@?upstream=rust1.54.src.rpm"}}},{"category":"product_version","name":"rust1.54-doc","product":{"name":"rust1.54-doc","product_id":"rust1.54-doc","product_identification_helper":{"cpe":"cpe:2.3:a:rust-lang:rust:*:*:*:*:*:*:*:*","purl":"pkg:rpm/suse/rust1.54-doc@?upstream=rust1.54.src.rpm"}}},{"category":"product_version","name":"rust1.54-gdb","product":{"name":"rust1.54-gdb","product_id":"rust1.54-gdb","product_identification_helper":{"cpe":"cpe:2.3:a:rust-lang:rust:*:*:*:*:*:*:*:*","purl":"pkg:rpm/suse/rust1.54-gdb@?upstream=rust1.54.src.rpm"}}},{"category":"product_version","name":"rust1.54-src","product":{"name":"rust1.54-src","product_id":"rust1.54-src","product_identification_helper":{"cpe":"cpe:2.3:a:rust-lang:rust:*:*:*:*:*:*:*:*","purl":"pkg:rpm/suse/rust1.54-src@?upstream=rust1.54.src.rpm"}}},{"category":"product_version","name":"rust1.55","product":{"name":"rust1.55","product_id":"rust1.55","product_identification_helper":{"cpe":"cpe:2.3:a:rust-lang:rust:*:*:*:*:*:*:*:*","purl":"pkg:rpm/suse/rust1.55@?upstream=rust1.55.src.rpm"}}},{"category":"product_version","name":"rust1.56","product":{"name":"rust1.56","product_id":"rust1.56","product_identification_helper":{"cpe":"cpe:2.3:a:rust-lang:rust:*:*:*:*:*:*:*:*","purl":"pkg:rpm/suse/rust1.56@?upstream=rust1.56.src.rpm"}}},{"category":"product_version","name":"rust1.57","product":{"name":"rust1.57","product_id":"rust1.57","product_identification_helper":{"cpe":"cpe:2.3:a:rust-lang:rust:*:*:*:*:*:*:*:*","purl":"pkg:rpm/suse/rust1.57@?upstream=rust1.57.src.rpm"}}},{"category":"product_version","name":"rust1.58","product":{"name":"rust1.58","product_id":"rust1.58","product_identification_helper":{"cpe":"cpe:2.3:a:rust-lang:rust:*:*:*:*:*:*:*:*","purl":"pkg:rpm/suse/rust1.58@?upstream=rust1.58.src.rpm"}}},{"category":"product_version","name":"rust1.59","product":{"name":"rust1.59","product_id":"rust1.59","product_identification_helper":{"cpe":"cpe:2.3:a:rust-lang:rust:*:*:*:*:*:*:*:*","purl":"pkg:rpm/suse/rust1.59@?upstream=rust1.59.src.rpm"}}},{"category":"product_version","name":"rust1.60","product":{"name":"rust1.60","product_id":"rust1.60","product_identification_helper":{"cpe":"cpe:2.3:a:rust-lang:rust:*:*:*:*:*:*:*:*","purl":"pkg:rpm/suse/rust1.60@?upstream=rust1.60.src.rpm"}}},{"category":"product_version","name":"rust1.61","product":{"name":"rust1.61","product_id":"rust1.61","product_identification_helper":{"cpe":"cpe:2.3:a:rust-lang:rust:*:*:*:*:*:*:*:*","purl":"pkg:rpm/suse/rust1.61@?upstream=rust1.61.src.rpm"}}},{"category":"product_version","name":"rust1.62","product":{"name":"rust1.62","product_id":"rust1.62","product_identification_helper":{"cpe":"cpe:2.3:a:rust-lang:rust:*:*:*:*:*:*:*:*","purl":"pkg:rpm/suse/rust1.62@?upstream=rust1.62.src.rpm"}}},{"category":"product_version","name":"rust1.63","product":{"name":"rust1.63","product_id":"rust1.63","product_identification_helper":{"cpe":"cpe:2.3:a:rust-lang:rust:*:*:*:*:*:*:*:*","purl":"pkg:rpm/suse/rust1.63@?upstream=rust1.63.src.rpm"}}},{"category":"product_version","name":"rust1.64","product":{"name":"rust1.64","product_id":"rust1.64","product_identification_helper":{"cpe":"cpe:2.3:a:rust-lang:rust:*:*:*:*:*:*:*:*","purl":"pkg:rpm/suse/rust1.64@?upstream=rust1.64.src.rpm"}}},{"category":"product_version","name":"rust1.65","product":{"name":"rust1.65","product_id":"rust1.65","product_identification_helper":{"cpe":"cpe:2.3:a:rust-lang:rust:*:*:*:*:*:*:*:*","purl":"pkg:rpm/suse/rust1.65@?upstream=rust1.65.src.rpm"}}},{"category":"product_version","name":"rust1.66","product":{"name":"rust1.66","product_id":"rust1.66","product_identification_helper":{"cpe":"cpe:2.3:a:rust-lang:rust:*:*:*:*:*:*:*:*","purl":"pkg:rpm/suse/rust1.66@?upstream=rust1.66.src.rpm"}}},{"category":"product_version","name":"rust1.67","product":{"name":"rust1.67","product_id":"rust1.67","product_identification_helper":{"cpe":"cpe:2.3:a:rust-lang:rust:*:*:*:*:*:*:*:*","purl":"pkg:rpm/suse/rust1.67@?upstream=rust1.67.src.rpm"}}},{"category":"product_version","name":"rust1.68","product":{"name":"rust1.68","product_id":"rust1.68","product_identification_helper":{"cpe":"cpe:2.3:a:rust-lang:rust:*:*:*:*:*:*:*:*","purl":"pkg:rpm/suse/rust1.68@?upstream=rust1.68.src.rpm"}}},{"category":"product_version","name":"rust1.69","product":{"name":"rust1.69","product_id":"rust1.69","product_identification_helper":{"cpe":"cpe:2.3:a:rust-lang:rust:*:*:*:*:*:*:*:*","purl":"pkg:rpm/suse/rust1.69@?upstream=rust1.69.src.rpm"}}},{"category":"product_version","name":"rust1.70","product":{"name":"rust1.70","product_id":"rust1.70","product_identification_helper":{"cpe":"cpe:2.3:a:rust-lang:rust:*:*:*:*:*:*:*:*","purl":"pkg:rpm/suse/rust1.70@?upstream=rust1.70.src.rpm"}}},{"category":"product_version","name":"rust1.71","product":{"name":"rust1.71","product_id":"rust1.71","product_identification_helper":{"cpe":"cpe:2.3:a:rust-lang:rust:*:*:*:*:*:*:*:*","purl":"pkg:rpm/suse/rust1.71@?upstream=rust1.71.src.rpm"}}},{"category":"product_version","name":"rust1.72","product":{"name":"rust1.72","product_id":"rust1.72","product_identification_helper":{"cpe":"cpe:2.3:a:rust-lang:rust:*:*:*:*:*:*:*:*","purl":"pkg:rpm/suse/rust1.72@?upstream=rust1.72.src.rpm"}}},{"category":"product_version","name":"rust1.73","product":{"name":"rust1.73","product_id":"rust1.73","product_identification_helper":{"cpe":"cpe:2.3:a:rust-lang:rust:*:*:*:*:*:*:*:*","purl":"pkg:rpm/suse/rust1.73@?upstream=rust1.73.src.rpm"}}},{"category":"product_version","name":"rust1.74","product":{"name":"rust1.74","product_id":"rust1.74","product_identification_helper":{"cpe":"cpe:2.3:a:rust-lang:rust:*:*:*:*:*:*:*:*","purl":"pkg:rpm/suse/rust1.74@?upstream=rust1.74.src.rpm"}}},{"category":"product_version","name":"rust1.75","product":{"name":"rust1.75","product_id":"rust1.75","product_identification_helper":{"cpe":"cpe:2.3:a:rust-lang:rust:*:*:*:*:*:*:*:*","purl":"pkg:rpm/suse/rust1.75@?upstream=rust1.75.src.rpm"}}},{"category":"product_version","name":"rust1.76","product":{"name":"rust1.76","product_id":"rust1.76","product_identification_helper":{"cpe":"cpe:2.3:a:rust-lang:rust:*:*:*:*:*:*:*:*","purl":"pkg:rpm/suse/rust1.76@?upstream=rust1.76.src.rpm"}}},{"category":"product_version","name":"rust1.77","product":{"name":"rust1.77","product_id":"rust1.77","product_identification_helper":{"cpe":"cpe:2.3:a:rust-lang:rust:*:*:*:*:*:*:*:*","purl":"pkg:rpm/suse/rust1.77@?upstream=rust1.77.src.rpm"}}},{"category":"product_version","name":"rust1.77-1.77.2-1.1","product":{"name":"rust1.77-1.77.2-1.1","product_id":"rust1.77-1.77.2-1.1","product_identification_helper":{"cpe":"cpe:2.3:a:rust-lang:rust:1.77.2:*:*:*:*:*:*:*","purl":"pkg:rpm/suse/rust1.77@1.77.2-1.1?upstream=rust1.77-1.77.2-1.1.src.rpm"}}},{"category":"product_version","name":"rustfmt","product":{"name":"rustfmt","product_id":"rustfmt","product_identification_helper":{"cpe":"cpe:2.3:a:rust-lang:rust:*:*:*:*:*:*:*:*","purl":"pkg:rpm/suse/rustfmt@?upstream=rust.src.rpm"}}}],"category":"product_family","name":"SUSE Linux Enterprise"}],"category":"vendor","name":"SUSE"}],"relationships":[{"category":"default_component_of","full_product_name":{"name":"cargo1.77-1.77.2-1.1 as component of openSUSE Tumbleweed","product_id":"openSUSE Tumbleweed:cargo1.77-1.77.2-1.1"},"product_reference":"cargo1.77-1.77.2-1.1","relates_to_product_reference":"openSUSE Tumbleweed"},{"category":"default_component_of","full_product_name":{"name":"rust1.77-1.77.2-1.1 as component of openSUSE Tumbleweed","product_id":"openSUSE Tumbleweed:rust1.77-1.77.2-1.1"},"product_reference":"rust1.77-1.77.2-1.1","relates_to_product_reference":"openSUSE Tumbleweed"},{"category":"default_component_of","full_product_name":{"name":"cargo as component of SUSE Enterprise Storage 7.1","product_id":"SUSE Enterprise Storage 7.1:cargo"},"product_reference":"cargo","relates_to_product_reference":"SUSE Enterprise Storage 7.1"},{"category":"default_component_of","full_product_name":{"name":"rls as component of SUSE Enterprise Storage 7.1","product_id":"SUSE Enterprise Storage 7.1:rls"},"product_reference":"rls","relates_to_product_reference":"SUSE Enterprise Storage 7.1"},{"category":"default_component_of","full_product_name":{"name":"rust as component of SUSE Enterprise Storage 7.1","product_id":"SUSE Enterprise Storage 7.1:rust"},"product_reference":"rust","relates_to_product_reference":"SUSE Enterprise Storage 7.1"},{"category":"default_component_of","full_product_name":{"name":"rust-gdb as component of SUSE Enterprise Storage 7.1","product_id":"SUSE Enterprise Storage 7.1:rust-gdb"},"product_reference":"rust-gdb","relates_to_product_reference":"SUSE Enterprise Storage 7.1"},{"category":"default_component_of","full_product_name":{"name":"cargo1.43 as component of SUSE Enterprise Storage 7.1","product_id":"SUSE Enterprise Storage 7.1:cargo1.43"},"product_reference":"cargo1.43","relates_to_product_reference":"SUSE Enterprise Storage 7.1"},{"category":"default_component_of","full_product_name":{"name":"cargo1.43-doc as component of SUSE Enterprise Storage 7.1","product_id":"SUSE Enterprise Storage 7.1:cargo1.43-doc"},"product_reference":"cargo1.43-doc","relates_to_product_reference":"SUSE Enterprise Storage 7.1"},{"category":"default_component_of","full_product_name":{"name":"rls1.43 as component of SUSE Enterprise Storage 7.1","product_id":"SUSE Enterprise Storage 7.1:rls1.43"},"product_reference":"rls1.43","relates_to_product_reference":"SUSE Enterprise Storage 7.1"},{"category":"default_component_of","full_product_name":{"name":"rust1.43 as component of SUSE Enterprise Storage 7.1","product_id":"SUSE Enterprise Storage 7.1:rust1.43"},"product_reference":"rust1.43","relates_to_product_reference":"SUSE Enterprise Storage 7.1"},{"category":"default_component_of","full_product_name":{"name":"rust1.43-analysis as component of SUSE Enterprise Storage 7.1","product_id":"SUSE Enterprise Storage 7.1:rust1.43-analysis"},"product_reference":"rust1.43-analysis","relates_to_product_reference":"SUSE Enterprise Storage 7.1"},{"category":"default_component_of","full_product_name":{"name":"rust1.43-doc as component of SUSE Enterprise Storage 7.1","product_id":"SUSE Enterprise Storage 7.1:rust1.43-doc"},"product_reference":"rust1.43-doc","relates_to_product_reference":"SUSE Enterprise Storage 7.1"},{"category":"default_component_of","full_product_name":{"name":"rust1.43-gdb as component of SUSE Enterprise Storage 7.1","product_id":"SUSE Enterprise Storage 7.1:rust1.43-gdb"},"product_reference":"rust1.43-gdb","relates_to_product_reference":"SUSE Enterprise Storage 7.1"},{"category":"default_component_of","full_product_name":{"name":"rust1.43-src as component of SUSE Enterprise Storage 7.1","product_id":"SUSE Enterprise Storage 7.1:rust1.43-src"},"product_reference":"rust1.43-src","relates_to_product_reference":"SUSE Enterprise Storage 7.1"},{"category":"default_component_of","full_product_name":{"name":"cargo1.53 as component of SUSE Enterprise Storage 7.1","product_id":"SUSE Enterprise Storage 7.1:cargo1.53"},"product_reference":"cargo1.53","relates_to_product_reference":"SUSE Enterprise Storage 7.1"},{"category":"default_component_of","full_product_name":{"name":"cargo1.53-doc as component of SUSE Enterprise Storage 7.1","product_id":"SUSE Enterprise Storage 7.1:cargo1.53-doc"},"product_reference":"cargo1.53-doc","relates_to_product_reference":"SUSE Enterprise Storage 7.1"},{"category":"default_component_of","full_product_name":{"name":"rls1.53 as component of SUSE Enterprise Storage 7.1","product_id":"SUSE Enterprise Storage 7.1:rls1.53"},"product_reference":"rls1.53","relates_to_product_reference":"SUSE Enterprise Storage 7.1"},{"category":"default_component_of","full_product_name":{"name":"rust1.53 as component of SUSE Enterprise Storage 7.1","product_id":"SUSE Enterprise Storage 7.1:rust1.53"},"product_reference":"rust1.53","relates_to_product_reference":"SUSE Enterprise Storage 7.1"},{"category":"default_component_of","full_product_name":{"name":"rust1.53-analysis as component of SUSE Enterprise Storage 7.1","product_id":"SUSE Enterprise Storage 7.1:rust1.53-analysis"},"product_reference":"rust1.53-analysis","relates_to_product_reference":"SUSE Enterprise Storage 7.1"},{"category":"default_component_of","full_product_name":{"name":"rust1.53-doc as component of SUSE Enterprise Storage 7.1","product_id":"SUSE Enterprise Storage 7.1:rust1.53-doc"},"product_reference":"rust1.53-doc","relates_to_product_reference":"SUSE Enterprise Storage 7.1"},{"category":"default_component_of","full_product_name":{"name":"rust1.53-gdb as component of SUSE Enterprise Storage 7.1","product_id":"SUSE Enterprise Storage 7.1:rust1.53-gdb"},"product_reference":"rust1.53-gdb","relates_to_product_reference":"SUSE Enterprise Storage 7.1"},{"category":"default_component_of","full_product_name":{"name":"rust1.53-src as component of SUSE Enterprise Storage 7.1","product_id":"SUSE Enterprise Storage 7.1:rust1.53-src"},"product_reference":"rust1.53-src","relates_to_product_reference":"SUSE Enterprise Storage 7.1"},{"category":"default_component_of","full_product_name":{"name":"cargo1.54 as component of SUSE Enterprise Storage 7.1","product_id":"SUSE Enterprise Storage 7.1:cargo1.54"},"product_reference":"cargo1.54","relates_to_product_reference":"SUSE Enterprise Storage 7.1"},{"category":"default_component_of","full_product_name":{"name":"cargo1.54-doc as component of SUSE Enterprise Storage 7.1","product_id":"SUSE Enterprise Storage 7.1:cargo1.54-doc"},"product_reference":"cargo1.54-doc","relates_to_product_reference":"SUSE Enterprise Storage 7.1"},{"category":"default_component_of","full_product_name":{"name":"rls1.54 as component of SUSE Enterprise Storage 7.1","product_id":"SUSE Enterprise Storage 7.1:rls1.54"},"product_reference":"rls1.54","relates_to_product_reference":"SUSE Enterprise Storage 7.1"},{"category":"default_component_of","full_product_name":{"name":"rust1.54 as component of SUSE Enterprise Storage 7.1","product_id":"SUSE Enterprise Storage 7.1:rust1.54"},"product_reference":"rust1.54","relates_to_product_reference":"SUSE Enterprise Storage 7.1"},{"category":"default_component_of","full_product_name":{"name":"rust1.54-analysis as component of SUSE Enterprise Storage 7.1","product_id":"SUSE Enterprise Storage 7.1:rust1.54-analysis"},"product_reference":"rust1.54-analysis","relates_to_product_reference":"SUSE Enterprise Storage 7.1"},{"category":"default_component_of","full_product_name":{"name":"rust1.54-doc as component of SUSE Enterprise Storage 7.1","product_id":"SUSE Enterprise Storage 7.1:rust1.54-doc"},"product_reference":"rust1.54-doc","relates_to_product_reference":"SUSE Enterprise Storage 7.1"},{"category":"default_component_of","full_product_name":{"name":"rust1.54-gdb as component of SUSE Enterprise Storage 7.1","product_id":"SUSE Enterprise Storage 7.1:rust1.54-gdb"},"product_reference":"rust1.54-gdb","relates_to_product_reference":"SUSE Enterprise Storage 7.1"},{"category":"default_component_of","full_product_name":{"name":"rust1.54-src as component of SUSE Enterprise Storage 7.1","product_id":"SUSE Enterprise Storage 7.1:rust1.54-src"},"product_reference":"rust1.54-src","relates_to_product_reference":"SUSE Enterprise Storage 7.1"},{"category":"default_component_of","full_product_name":{"name":"cargo1.55 as component of SUSE Enterprise Storage 7.1","product_id":"SUSE Enterprise Storage 7.1:cargo1.55"},"product_reference":"cargo1.55","relates_to_product_reference":"SUSE Enterprise Storage 7.1"},{"category":"default_component_of","full_product_name":{"name":"rust1.55 as component of SUSE Enterprise Storage 7.1","product_id":"SUSE Enterprise Storage 7.1:rust1.55"},"product_reference":"rust1.55","relates_to_product_reference":"SUSE Enterprise Storage 7.1"},{"category":"default_component_of","full_product_name":{"name":"cargo1.56 as component of SUSE Enterprise Storage 7.1","product_id":"SUSE Enterprise Storage 7.1:cargo1.56"},"product_reference":"cargo1.56","relates_to_product_reference":"SUSE Enterprise Storage 7.1"},{"category":"default_component_of","full_product_name":{"name":"rust1.56 as component of SUSE Enterprise Storage 7.1","product_id":"SUSE Enterprise Storage 7.1:rust1.56"},"product_reference":"rust1.56","relates_to_product_reference":"SUSE Enterprise Storage 7.1"},{"category":"default_component_of","full_product_name":{"name":"cargo1.57 as component of SUSE Enterprise Storage 7.1","product_id":"SUSE Enterprise Storage 7.1:cargo1.57"},"product_reference":"cargo1.57","relates_to_product_reference":"SUSE Enterprise Storage 7.1"},{"category":"default_component_of","full_product_name":{"name":"rust1.57 as component of SUSE Enterprise Storage 7.1","product_id":"SUSE Enterprise Storage 7.1:rust1.57"},"product_reference":"rust1.57","relates_to_product_reference":"SUSE Enterprise Storage 7.1"},{"category":"default_component_of","full_product_name":{"name":"cargo1.58 as component of SUSE Enterprise Storage 7.1","product_id":"SUSE Enterprise Storage 7.1:cargo1.58"},"product_reference":"cargo1.58","relates_to_product_reference":"SUSE Enterprise Storage 7.1"},{"category":"default_component_of","full_product_name":{"name":"rust1.58 as component of SUSE Enterprise Storage 7.1","product_id":"SUSE Enterprise Storage 7.1:rust1.58"},"product_reference":"rust1.58","relates_to_product_reference":"SUSE Enterprise Storage 7.1"},{"category":"default_component_of","full_product_name":{"name":"cargo1.59 as component of SUSE Enterprise Storage 7.1","product_id":"SUSE Enterprise Storage 7.1:cargo1.59"},"product_reference":"cargo1.59","relates_to_product_reference":"SUSE Enterprise Storage 7.1"},{"category":"default_component_of","full_product_name":{"name":"rust1.59 as component of SUSE Enterprise Storage 7.1","product_id":"SUSE Enterprise Storage 7.1:rust1.59"},"product_reference":"rust1.59","relates_to_product_reference":"SUSE Enterprise Storage 7.1"},{"category":"default_component_of","full_product_name":{"name":"cargo1.60 as component of SUSE Enterprise Storage 7.1","product_id":"SUSE Enterprise Storage 7.1:cargo1.60"},"product_reference":"cargo1.60","relates_to_product_reference":"SUSE Enterprise Storage 7.1"},{"category":"default_component_of","full_product_name":{"name":"rust1.60 as component of SUSE Enterprise Storage 7.1","product_id":"SUSE Enterprise Storage 7.1:rust1.60"},"product_reference":"rust1.60","relates_to_product_reference":"SUSE Enterprise Storage 7.1"},{"category":"default_component_of","full_product_name":{"name":"cargo1.61 as component of SUSE Enterprise Storage 7.1","product_id":"SUSE Enterprise Storage 7.1:cargo1.61"},"product_reference":"cargo1.61","relates_to_product_reference":"SUSE Enterprise Storage 7.1"},{"category":"default_component_of","full_product_name":{"name":"rust1.61 as component of SUSE Enterprise Storage 7.1","product_id":"SUSE Enterprise Storage 7.1:rust1.61"},"product_reference":"rust1.61","relates_to_product_reference":"SUSE Enterprise Storage 7.1"},{"category":"default_component_of","full_product_name":{"name":"cargo1.62 as component of SUSE Enterprise Storage 7.1","product_id":"SUSE Enterprise Storage 7.1:cargo1.62"},"product_reference":"cargo1.62","relates_to_product_reference":"SUSE Enterprise Storage 7.1"},{"category":"default_component_of","full_product_name":{"name":"rust1.62 as component of SUSE Enterprise Storage 7.1","product_id":"SUSE Enterprise Storage 7.1:rust1.62"},"product_reference":"rust1.62","relates_to_product_reference":"SUSE Enterprise Storage 7.1"},{"category":"default_component_of","full_product_name":{"name":"cargo1.63 as component of SUSE Enterprise Storage 7.1","product_id":"SUSE Enterprise Storage 7.1:cargo1.63"},"product_reference":"cargo1.63","relates_to_product_reference":"SUSE Enterprise Storage 7.1"},{"category":"default_component_of","full_product_name":{"name":"rust1.63 as component of SUSE Enterprise Storage 7.1","product_id":"SUSE Enterprise Storage 7.1:rust1.63"},"product_reference":"rust1.63","relates_to_product_reference":"SUSE Enterprise Storage 7.1"},{"category":"default_component_of","full_product_name":{"name":"cargo1.64 as component of SUSE Enterprise Storage 7.1","product_id":"SUSE Enterprise Storage 7.1:cargo1.64"},"product_reference":"cargo1.64","relates_to_product_reference":"SUSE Enterprise Storage 7.1"},{"category":"default_component_of","full_product_name":{"name":"rust1.64 as component of SUSE Enterprise Storage 7.1","product_id":"SUSE Enterprise Storage 7.1:rust1.64"},"product_reference":"rust1.64","relates_to_product_reference":"SUSE Enterprise Storage 7.1"},{"category":"default_component_of","full_product_name":{"name":"cargo1.65 as component of SUSE Enterprise Storage 7.1","product_id":"SUSE Enterprise Storage 7.1:cargo1.65"},"product_reference":"cargo1.65","relates_to_product_reference":"SUSE Enterprise Storage 7.1"},{"category":"default_component_of","full_product_name":{"name":"rust1.65 as component of SUSE Enterprise Storage 7.1","product_id":"SUSE Enterprise Storage 7.1:rust1.65"},"product_reference":"rust1.65","relates_to_product_reference":"SUSE Enterprise Storage 7.1"},{"category":"default_component_of","full_product_name":{"name":"cargo as component of SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS","product_id":"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:cargo"},"product_reference":"cargo","relates_to_product_reference":"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS"},{"category":"default_component_of","full_product_name":{"name":"clippy as component of SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS","product_id":"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:clippy"},"product_reference":"clippy","relates_to_product_reference":"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS"},{"category":"default_component_of","full_product_name":{"name":"rls as component of SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS","product_id":"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:rls"},"product_reference":"rls","relates_to_product_reference":"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS"},{"category":"default_component_of","full_product_name":{"name":"rust as component of SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS","product_id":"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:rust"},"product_reference":"rust","relates_to_product_reference":"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS"},{"category":"default_component_of","full_product_name":{"name":"rust-analysis as component of SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS","product_id":"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:rust-analysis"},"product_reference":"rust-analysis","relates_to_product_reference":"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS"},{"category":"default_component_of","full_product_name":{"name":"rust-src as component of SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS","product_id":"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:rust-src"},"product_reference":"rust-src","relates_to_product_reference":"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS"},{"category":"default_component_of","full_product_name":{"name":"rust-std-static as component of SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS","product_id":"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:rust-std-static"},"product_reference":"rust-std-static","relates_to_product_reference":"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS"},{"category":"default_component_of","full_product_name":{"name":"rustfmt as component of SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS","product_id":"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:rustfmt"},"product_reference":"rustfmt","relates_to_product_reference":"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS"},{"category":"default_component_of","full_product_name":{"name":"cargo as component of SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS","product_id":"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:cargo"},"product_reference":"cargo","relates_to_product_reference":"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS"},{"category":"default_component_of","full_product_name":{"name":"rls as component of SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS","product_id":"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:rls"},"product_reference":"rls","relates_to_product_reference":"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS"},{"category":"default_component_of","full_product_name":{"name":"rust as component of SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS","product_id":"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:rust"},"product_reference":"rust","relates_to_product_reference":"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS"},{"category":"default_component_of","full_product_name":{"name":"rust-gdb as component of SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS","product_id":"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:rust-gdb"},"product_reference":"rust-gdb","relates_to_product_reference":"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS"},{"category":"default_component_of","full_product_name":{"name":"cargo1.43 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS","product_id":"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:cargo1.43"},"product_reference":"cargo1.43","relates_to_product_reference":"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS"},{"category":"default_component_of","full_product_name":{"name":"cargo1.43-doc as component of SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS","product_id":"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:cargo1.43-doc"},"product_reference":"cargo1.43-doc","relates_to_product_reference":"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS"},{"category":"default_component_of","full_product_name":{"name":"rls1.43 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS","product_id":"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:rls1.43"},"product_reference":"rls1.43","relates_to_product_reference":"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS"},{"category":"default_component_of","full_product_name":{"name":"rust1.43 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS","product_id":"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:rust1.43"},"product_reference":"rust1.43","relates_to_product_reference":"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS"},{"category":"default_component_of","full_product_name":{"name":"rust1.43-analysis as component of SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS","product_id":"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:rust1.43-analysis"},"product_reference":"rust1.43-analysis","relates_to_product_reference":"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS"},{"category":"default_component_of","full_product_name":{"name":"rust1.43-doc as component of SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS","product_id":"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:rust1.43-doc"},"product_reference":"rust1.43-doc","relates_to_product_reference":"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS"},{"category":"default_component_of","full_product_name":{"name":"rust1.43-gdb as component of SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS","product_id":"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:rust1.43-gdb"},"product_reference":"rust1.43-gdb","relates_to_product_reference":"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS"},{"category":"default_component_of","full_product_name":{"name":"rust1.43-src as component of SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS","product_id":"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:rust1.43-src"},"product_reference":"rust1.43-src","relates_to_product_reference":"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS"},{"category":"default_component_of","full_product_name":{"name":"cargo1.53 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS","product_id":"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:cargo1.53"},"product_reference":"cargo1.53","relates_to_product_reference":"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS"},{"category":"default_component_of","full_product_name":{"name":"cargo1.53-doc as component of SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS","product_id":"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:cargo1.53-doc"},"product_reference":"cargo1.53-doc","relates_to_product_reference":"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS"},{"category":"default_component_of","full_product_name":{"name":"rls1.53 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS","product_id":"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:rls1.53"},"product_reference":"rls1.53","relates_to_product_reference":"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS"},{"category":"default_component_of","full_product_name":{"name":"rust1.53 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS","product_id":"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:rust1.53"},"product_reference":"rust1.53","relates_to_product_reference":"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS"},{"category":"default_component_of","full_product_name":{"name":"rust1.53-analysis as component of SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS","product_id":"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:rust1.53-analysis"},"product_reference":"rust1.53-analysis","relates_to_product_reference":"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS"},{"category":"default_component_of","full_product_name":{"name":"rust1.53-doc as component of SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS","product_id":"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:rust1.53-doc"},"product_reference":"rust1.53-doc","relates_to_product_reference":"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS"},{"category":"default_component_of","full_product_name":{"name":"rust1.53-gdb as component of SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS","product_id":"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:rust1.53-gdb"},"product_reference":"rust1.53-gdb","relates_to_product_reference":"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS"},{"category":"default_component_of","full_product_name":{"name":"rust1.53-src as component of SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS","product_id":"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:rust1.53-src"},"product_reference":"rust1.53-src","relates_to_product_reference":"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS"},{"category":"default_component_of","full_product_name":{"name":"cargo1.54 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS","product_id":"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:cargo1.54"},"product_reference":"cargo1.54","relates_to_product_reference":"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS"},{"category":"default_component_of","full_product_name":{"name":"cargo1.54-doc as component of SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS","product_id":"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:cargo1.54-doc"},"product_reference":"cargo1.54-doc","relates_to_product_reference":"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS"},{"category":"default_component_of","full_product_name":{"name":"rls1.54 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS","product_id":"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:rls1.54"},"product_reference":"rls1.54","relates_to_product_reference":"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS"},{"category":"default_component_of","full_product_name":{"name":"rust1.54 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS","product_id":"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:rust1.54"},"product_reference":"rust1.54","relates_to_product_reference":"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS"},{"category":"default_component_of","full_product_name":{"name":"rust1.54-analysis as component of SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS","product_id":"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:rust1.54-analysis"},"product_reference":"rust1.54-analysis","relates_to_product_reference":"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS"},{"category":"default_component_of","full_product_name":{"name":"rust1.54-doc as component of SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS","product_id":"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:rust1.54-doc"},"product_reference":"rust1.54-doc","relates_to_product_reference":"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS"},{"category":"default_component_of","full_product_name":{"name":"rust1.54-gdb as component of SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS","product_id":"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:rust1.54-gdb"},"product_reference":"rust1.54-gdb","relates_to_product_reference":"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS"},{"category":"default_component_of","full_product_name":{"name":"rust1.54-src as component of SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS","product_id":"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:rust1.54-src"},"product_reference":"rust1.54-src","relates_to_product_reference":"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS"},{"category":"default_component_of","full_product_name":{"name":"cargo1.55 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS","product_id":"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:cargo1.55"},"product_reference":"cargo1.55","relates_to_product_reference":"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS"},{"category":"default_component_of","full_product_name":{"name":"rust1.55 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS","product_id":"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:rust1.55"},"product_reference":"rust1.55","relates_to_product_reference":"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS"},{"category":"default_component_of","full_product_name":{"name":"cargo1.56 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS","product_id":"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:cargo1.56"},"product_reference":"cargo1.56","relates_to_product_reference":"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS"},{"category":"default_component_of","full_product_name":{"name":"rust1.56 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS","product_id":"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:rust1.56"},"product_reference":"rust1.56","relates_to_product_reference":"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS"},{"category":"default_component_of","full_product_name":{"name":"cargo1.57 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS","product_id":"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:cargo1.57"},"product_reference":"cargo1.57","relates_to_product_reference":"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS"},{"category":"default_component_of","full_product_name":{"name":"rust1.57 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS","product_id":"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:rust1.57"},"product_reference":"rust1.57","relates_to_product_reference":"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS"},{"category":"default_component_of","full_product_name":{"name":"cargo1.58 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS","product_id":"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:cargo1.58"},"product_reference":"cargo1.58","relates_to_product_reference":"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS"},{"category":"default_component_of","full_product_name":{"name":"rust1.58 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS","product_id":"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:rust1.58"},"product_reference":"rust1.58","relates_to_product_reference":"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS"},{"category":"default_component_of","full_product_name":{"name":"cargo1.59 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS","product_id":"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:cargo1.59"},"product_reference":"cargo1.59","relates_to_product_reference":"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS"},{"category":"default_component_of","full_product_name":{"name":"rust1.59 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS","product_id":"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:rust1.59"},"product_reference":"rust1.59","relates_to_product_reference":"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS"},{"category":"default_component_of","full_product_name":{"name":"cargo1.60 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS","product_id":"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:cargo1.60"},"product_reference":"cargo1.60","relates_to_product_reference":"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS"},{"category":"default_component_of","full_product_name":{"name":"rust1.60 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS","product_id":"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:rust1.60"},"product_reference":"rust1.60","relates_to_product_reference":"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS"},{"category":"default_component_of","full_product_name":{"name":"cargo1.61 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS","product_id":"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:cargo1.61"},"product_reference":"cargo1.61","relates_to_product_reference":"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS"},{"category":"default_component_of","full_product_name":{"name":"rust1.61 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS","product_id":"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:rust1.61"},"product_reference":"rust1.61","relates_to_product_reference":"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS"},{"category":"default_component_of","full_product_name":{"name":"cargo1.62 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS","product_id":"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:cargo1.62"},"product_reference":"cargo1.62","relates_to_product_reference":"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS"},{"category":"default_component_of","full_product_name":{"name":"rust1.62 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS","product_id":"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:rust1.62"},"product_reference":"rust1.62","relates_to_product_reference":"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS"},{"category":"default_component_of","full_product_name":{"name":"cargo1.63 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS","product_id":"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:cargo1.63"},"product_reference":"cargo1.63","relates_to_product_reference":"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS"},{"category":"default_component_of","full_product_name":{"name":"rust1.63 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS","product_id":"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:rust1.63"},"product_reference":"rust1.63","relates_to_product_reference":"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS"},{"category":"default_component_of","full_product_name":{"name":"cargo1.64 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS","product_id":"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:cargo1.64"},"product_reference":"cargo1.64","relates_to_product_reference":"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS"},{"category":"default_component_of","full_product_name":{"name":"rust1.64 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS","product_id":"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:rust1.64"},"product_reference":"rust1.64","relates_to_product_reference":"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS"},{"category":"default_component_of","full_product_name":{"name":"cargo1.65 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS","product_id":"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:cargo1.65"},"product_reference":"cargo1.65","relates_to_product_reference":"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS"},{"category":"default_component_of","full_product_name":{"name":"rust1.65 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS","product_id":"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:rust1.65"},"product_reference":"rust1.65","relates_to_product_reference":"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS"},{"category":"default_component_of","full_product_name":{"name":"cargo as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS","product_id":"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:cargo"},"product_reference":"cargo","relates_to_product_reference":"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS"},{"category":"default_component_of","full_product_name":{"name":"rust as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS","product_id":"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:rust"},"product_reference":"rust","relates_to_product_reference":"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS"},{"category":"default_component_of","full_product_name":{"name":"cargo1.43 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS","product_id":"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:cargo1.43"},"product_reference":"cargo1.43","relates_to_product_reference":"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS"},{"category":"default_component_of","full_product_name":{"name":"cargo1.43-doc as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS","product_id":"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:cargo1.43-doc"},"product_reference":"cargo1.43-doc","relates_to_product_reference":"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS"},{"category":"default_component_of","full_product_name":{"name":"rls1.43 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS","product_id":"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:rls1.43"},"product_reference":"rls1.43","relates_to_product_reference":"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS"},{"category":"default_component_of","full_product_name":{"name":"rust1.43 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS","product_id":"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:rust1.43"},"product_reference":"rust1.43","relates_to_product_reference":"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS"},{"category":"default_component_of","full_product_name":{"name":"rust1.43-analysis as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS","product_id":"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:rust1.43-analysis"},"product_reference":"rust1.43-analysis","relates_to_product_reference":"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS"},{"category":"default_component_of","full_product_name":{"name":"rust1.43-doc as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS","product_id":"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:rust1.43-doc"},"product_reference":"rust1.43-doc","relates_to_product_reference":"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS"},{"category":"default_component_of","full_product_name":{"name":"rust1.43-gdb as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS","product_id":"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:rust1.43-gdb"},"product_reference":"rust1.43-gdb","relates_to_product_reference":"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS"},{"category":"default_component_of","full_product_name":{"name":"rust1.43-src as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS","product_id":"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:rust1.43-src"},"product_reference":"rust1.43-src","relates_to_product_reference":"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS"},{"category":"default_component_of","full_product_name":{"name":"cargo1.58 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS","product_id":"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:cargo1.58"},"product_reference":"cargo1.58","relates_to_product_reference":"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS"},{"category":"default_component_of","full_product_name":{"name":"rust1.58 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS","product_id":"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:rust1.58"},"product_reference":"rust1.58","relates_to_product_reference":"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS"},{"category":"default_component_of","full_product_name":{"name":"cargo1.59 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS","product_id":"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:cargo1.59"},"product_reference":"cargo1.59","relates_to_product_reference":"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS"},{"category":"default_component_of","full_product_name":{"name":"rust1.59 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS","product_id":"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:rust1.59"},"product_reference":"rust1.59","relates_to_product_reference":"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS"},{"category":"default_component_of","full_product_name":{"name":"cargo1.60 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS","product_id":"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:cargo1.60"},"product_reference":"cargo1.60","relates_to_product_reference":"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS"},{"category":"default_component_of","full_product_name":{"name":"rust1.60 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS","product_id":"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:rust1.60"},"product_reference":"rust1.60","relates_to_product_reference":"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS"},{"category":"default_component_of","full_product_name":{"name":"cargo1.61 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS","product_id":"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:cargo1.61"},"product_reference":"cargo1.61","relates_to_product_reference":"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS"},{"category":"default_component_of","full_product_name":{"name":"rust1.61 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS","product_id":"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:rust1.61"},"product_reference":"rust1.61","relates_to_product_reference":"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS"},{"category":"default_component_of","full_product_name":{"name":"cargo1.62 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS","product_id":"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:cargo1.62"},"product_reference":"cargo1.62","relates_to_product_reference":"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS"},{"category":"default_component_of","full_product_name":{"name":"rust1.62 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS","product_id":"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:rust1.62"},"product_reference":"rust1.62","relates_to_product_reference":"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS"},{"category":"default_component_of","full_product_name":{"name":"cargo1.63 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS","product_id":"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:cargo1.63"},"product_reference":"cargo1.63","relates_to_product_reference":"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS"},{"category":"default_component_of","full_product_name":{"name":"rust1.63 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS","product_id":"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:rust1.63"},"product_reference":"rust1.63","relates_to_product_reference":"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS"},{"category":"default_component_of","full_product_name":{"name":"cargo1.64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS","product_id":"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:cargo1.64"},"product_reference":"cargo1.64","relates_to_product_reference":"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS"},{"category":"default_component_of","full_product_name":{"name":"rust1.64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS","product_id":"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:rust1.64"},"product_reference":"rust1.64","relates_to_product_reference":"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS"},{"category":"default_component_of","full_product_name":{"name":"cargo1.65 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS","product_id":"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:cargo1.65"},"product_reference":"cargo1.65","relates_to_product_reference":"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS"},{"category":"default_component_of","full_product_name":{"name":"rust1.65 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS","product_id":"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:rust1.65"},"product_reference":"rust1.65","relates_to_product_reference":"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS"},{"category":"default_component_of","full_product_name":{"name":"cargo1.66 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS","product_id":"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:cargo1.66"},"product_reference":"cargo1.66","relates_to_product_reference":"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS"},{"category":"default_component_of","full_product_name":{"name":"rust1.66 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS","product_id":"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:rust1.66"},"product_reference":"rust1.66","relates_to_product_reference":"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS"},{"category":"default_component_of","full_product_name":{"name":"cargo1.67 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS","product_id":"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:cargo1.67"},"product_reference":"cargo1.67","relates_to_product_reference":"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS"},{"category":"default_component_of","full_product_name":{"name":"rust1.67 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS","product_id":"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:rust1.67"},"product_reference":"rust1.67","relates_to_product_reference":"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS"},{"category":"default_component_of","full_product_name":{"name":"cargo1.68 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS","product_id":"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:cargo1.68"},"product_reference":"cargo1.68","relates_to_product_reference":"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS"},{"category":"default_component_of","full_product_name":{"name":"rust1.68 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS","product_id":"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:rust1.68"},"product_reference":"rust1.68","relates_to_product_reference":"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS"},{"category":"default_component_of","full_product_name":{"name":"cargo1.69 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS","product_id":"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:cargo1.69"},"product_reference":"cargo1.69","relates_to_product_reference":"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS"},{"category":"default_component_of","full_product_name":{"name":"rust1.69 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS","product_id":"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:rust1.69"},"product_reference":"rust1.69","relates_to_product_reference":"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS"},{"category":"default_component_of","full_product_name":{"name":"cargo1.70 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS","product_id":"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:cargo1.70"},"product_reference":"cargo1.70","relates_to_product_reference":"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS"},{"category":"default_component_of","full_product_name":{"name":"rust1.70 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS","product_id":"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:rust1.70"},"product_reference":"rust1.70","relates_to_product_reference":"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS"},{"category":"default_component_of","full_product_name":{"name":"cargo1.71 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS","product_id":"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:cargo1.71"},"product_reference":"cargo1.71","relates_to_product_reference":"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS"},{"category":"default_component_of","full_product_name":{"name":"rust1.71 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS","product_id":"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:rust1.71"},"product_reference":"rust1.71","relates_to_product_reference":"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS"},{"category":"default_component_of","full_product_name":{"name":"cargo1.72 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS","product_id":"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:cargo1.72"},"product_reference":"cargo1.72","relates_to_product_reference":"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS"},{"category":"default_component_of","full_product_name":{"name":"rust1.72 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS","product_id":"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:rust1.72"},"product_reference":"rust1.72","relates_to_product_reference":"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS"},{"category":"default_component_of","full_product_name":{"name":"cargo1.73 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS","product_id":"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:cargo1.73"},"product_reference":"cargo1.73","relates_to_product_reference":"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS"},{"category":"default_component_of","full_product_name":{"name":"rust1.73 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS","product_id":"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:rust1.73"},"product_reference":"rust1.73","relates_to_product_reference":"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS"},{"category":"default_component_of","full_product_name":{"name":"cargo1.74 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS","product_id":"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:cargo1.74"},"product_reference":"cargo1.74","relates_to_product_reference":"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS"},{"category":"default_component_of","full_product_name":{"name":"rust1.74 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS","product_id":"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:rust1.74"},"product_reference":"rust1.74","relates_to_product_reference":"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS"},{"category":"default_component_of","full_product_name":{"name":"cargo as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS","product_id":"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:cargo"},"product_reference":"cargo","relates_to_product_reference":"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS"},{"category":"default_component_of","full_product_name":{"name":"rust as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS","product_id":"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:rust"},"product_reference":"rust","relates_to_product_reference":"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS"},{"category":"default_component_of","full_product_name":{"name":"cargo1.43 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS","product_id":"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:cargo1.43"},"product_reference":"cargo1.43","relates_to_product_reference":"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS"},{"category":"default_component_of","full_product_name":{"name":"cargo1.43-doc as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS","product_id":"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:cargo1.43-doc"},"product_reference":"cargo1.43-doc","relates_to_product_reference":"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS"},{"category":"default_component_of","full_product_name":{"name":"rls1.43 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS","product_id":"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:rls1.43"},"product_reference":"rls1.43","relates_to_product_reference":"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS"},{"category":"default_component_of","full_product_name":{"name":"rust1.43 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS","product_id":"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:rust1.43"},"product_reference":"rust1.43","relates_to_product_reference":"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS"},{"category":"default_component_of","full_product_name":{"name":"rust1.43-analysis as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS","product_id":"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:rust1.43-analysis"},"product_reference":"rust1.43-analysis","relates_to_product_reference":"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS"},{"category":"default_component_of","full_product_name":{"name":"rust1.43-doc as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS","product_id":"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:rust1.43-doc"},"product_reference":"rust1.43-doc","relates_to_product_reference":"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS"},{"category":"default_component_of","full_product_name":{"name":"rust1.43-gdb as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS","product_id":"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:rust1.43-gdb"},"product_reference":"rust1.43-gdb","relates_to_product_reference":"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS"},{"category":"default_component_of","full_product_name":{"name":"rust1.43-src as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS","product_id":"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:rust1.43-src"},"product_reference":"rust1.43-src","relates_to_product_reference":"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS"},{"category":"default_component_of","full_product_name":{"name":"cargo1.58 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS","product_id":"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:cargo1.58"},"product_reference":"cargo1.58","relates_to_product_reference":"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS"},{"category":"default_component_of","full_product_name":{"name":"rust1.58 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS","product_id":"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:rust1.58"},"product_reference":"rust1.58","relates_to_product_reference":"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS"},{"category":"default_component_of","full_product_name":{"name":"cargo1.59 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS","product_id":"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:cargo1.59"},"product_reference":"cargo1.59","relates_to_product_reference":"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS"},{"category":"default_component_of","full_product_name":{"name":"rust1.59 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS","product_id":"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:rust1.59"},"product_reference":"rust1.59","relates_to_product_reference":"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS"},{"category":"default_component_of","full_product_name":{"name":"cargo1.60 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS","product_id":"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:cargo1.60"},"product_reference":"cargo1.60","relates_to_product_reference":"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS"},{"category":"default_component_of","full_product_name":{"name":"rust1.60 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS","product_id":"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:rust1.60"},"product_reference":"rust1.60","relates_to_product_reference":"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS"},{"category":"default_component_of","full_product_name":{"name":"cargo1.61 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS","product_id":"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:cargo1.61"},"product_reference":"cargo1.61","relates_to_product_reference":"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS"},{"category":"default_component_of","full_product_name":{"name":"rust1.61 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS","product_id":"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:rust1.61"},"product_reference":"rust1.61","relates_to_product_reference":"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS"},{"category":"default_component_of","full_product_name":{"name":"cargo1.62 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS","product_id":"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:cargo1.62"},"product_reference":"cargo1.62","relates_to_product_reference":"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS"},{"category":"default_component_of","full_product_name":{"name":"rust1.62 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS","product_id":"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:rust1.62"},"product_reference":"rust1.62","relates_to_product_reference":"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS"},{"category":"default_component_of","full_product_name":{"name":"cargo1.63 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS","product_id":"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:cargo1.63"},"product_reference":"cargo1.63","relates_to_product_reference":"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS"},{"category":"default_component_of","full_product_name":{"name":"rust1.63 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS","product_id":"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:rust1.63"},"product_reference":"rust1.63","relates_to_product_reference":"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS"},{"category":"default_component_of","full_product_name":{"name":"cargo1.64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS","product_id":"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:cargo1.64"},"product_reference":"cargo1.64","relates_to_product_reference":"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS"},{"category":"default_component_of","full_product_name":{"name":"rust1.64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS","product_id":"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:rust1.64"},"product_reference":"rust1.64","relates_to_product_reference":"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS"},{"category":"default_component_of","full_product_name":{"name":"cargo1.65 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS","product_id":"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:cargo1.65"},"product_reference":"cargo1.65","relates_to_product_reference":"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS"},{"category":"default_component_of","full_product_name":{"name":"rust1.65 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS","product_id":"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:rust1.65"},"product_reference":"rust1.65","relates_to_product_reference":"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS"},{"category":"default_component_of","full_product_name":{"name":"cargo1.66 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS","product_id":"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:cargo1.66"},"product_reference":"cargo1.66","relates_to_product_reference":"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS"},{"category":"default_component_of","full_product_name":{"name":"rust1.66 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS","product_id":"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:rust1.66"},"product_reference":"rust1.66","relates_to_product_reference":"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS"},{"category":"default_component_of","full_product_name":{"name":"cargo1.67 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS","product_id":"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:cargo1.67"},"product_reference":"cargo1.67","relates_to_product_reference":"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS"},{"category":"default_component_of","full_product_name":{"name":"rust1.67 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS","product_id":"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:rust1.67"},"product_reference":"rust1.67","relates_to_product_reference":"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS"},{"category":"default_component_of","full_product_name":{"name":"cargo1.68 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS","product_id":"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:cargo1.68"},"product_reference":"cargo1.68","relates_to_product_reference":"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS"},{"category":"default_component_of","full_product_name":{"name":"rust1.68 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS","product_id":"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:rust1.68"},"product_reference":"rust1.68","relates_to_product_reference":"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS"},{"category":"default_component_of","full_product_name":{"name":"cargo1.69 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS","product_id":"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:cargo1.69"},"product_reference":"cargo1.69","relates_to_product_reference":"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS"},{"category":"default_component_of","full_product_name":{"name":"rust1.69 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS","product_id":"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:rust1.69"},"product_reference":"rust1.69","relates_to_product_reference":"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS"},{"category":"default_component_of","full_product_name":{"name":"cargo1.70 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS","product_id":"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:cargo1.70"},"product_reference":"cargo1.70","relates_to_product_reference":"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS"},{"category":"default_component_of","full_product_name":{"name":"rust1.70 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS","product_id":"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:rust1.70"},"product_reference":"rust1.70","relates_to_product_reference":"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS"},{"category":"default_component_of","full_product_name":{"name":"cargo1.71 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS","product_id":"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:cargo1.71"},"product_reference":"cargo1.71","relates_to_product_reference":"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS"},{"category":"default_component_of","full_product_name":{"name":"rust1.71 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS","product_id":"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:rust1.71"},"product_reference":"rust1.71","relates_to_product_reference":"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS"},{"category":"default_component_of","full_product_name":{"name":"cargo1.72 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS","product_id":"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:cargo1.72"},"product_reference":"cargo1.72","relates_to_product_reference":"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS"},{"category":"default_component_of","full_product_name":{"name":"rust1.72 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS","product_id":"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:rust1.72"},"product_reference":"rust1.72","relates_to_product_reference":"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS"},{"category":"default_component_of","full_product_name":{"name":"cargo1.73 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS","product_id":"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:cargo1.73"},"product_reference":"cargo1.73","relates_to_product_reference":"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS"},{"category":"default_component_of","full_product_name":{"name":"rust1.73 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS","product_id":"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:rust1.73"},"product_reference":"rust1.73","relates_to_product_reference":"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS"},{"category":"default_component_of","full_product_name":{"name":"cargo1.74 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS","product_id":"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:cargo1.74"},"product_reference":"cargo1.74","relates_to_product_reference":"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS"},{"category":"default_component_of","full_product_name":{"name":"rust1.74 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS","product_id":"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:rust1.74"},"product_reference":"rust1.74","relates_to_product_reference":"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS"},{"category":"default_component_of","full_product_name":{"name":"cargo as component of SUSE Linux Enterprise Server 15 SP5","product_id":"SUSE Linux Enterprise Server 15 SP5:cargo"},"product_reference":"cargo","relates_to_product_reference":"SUSE Linux Enterprise Server 15 SP5"},{"category":"default_component_of","full_product_name":{"name":"rust as component of SUSE Linux Enterprise Server 15 SP5","product_id":"SUSE Linux Enterprise Server 15 SP5:rust"},"product_reference":"rust","relates_to_product_reference":"SUSE Linux Enterprise Server 15 SP5"},{"category":"default_component_of","full_product_name":{"name":"cargo as component of SUSE Linux Enterprise Desktop 15 SP5","product_id":"SUSE Linux Enterprise Desktop 15 SP5:cargo"},"product_reference":"cargo","relates_to_product_reference":"SUSE Linux Enterprise Desktop 15 SP5"},{"category":"default_component_of","full_product_name":{"name":"rust as component of SUSE Linux Enterprise Desktop 15 SP5","product_id":"SUSE Linux Enterprise Desktop 15 SP5:rust"},"product_reference":"rust","relates_to_product_reference":"SUSE Linux Enterprise Desktop 15 SP5"},{"category":"default_component_of","full_product_name":{"name":"cargo as component of SUSE Linux Enterprise Server for SAP Applications 15 SP5","product_id":"SUSE Linux Enterprise Server for SAP Applications 15 SP5:cargo"},"product_reference":"cargo","relates_to_product_reference":"SUSE Linux Enterprise Server for SAP Applications 15 SP5"},{"category":"default_component_of","full_product_name":{"name":"rust as component of SUSE Linux Enterprise Server for SAP Applications 15 SP5","product_id":"SUSE Linux Enterprise Server for SAP Applications 15 SP5:rust"},"product_reference":"rust","relates_to_product_reference":"SUSE Linux Enterprise Server for SAP Applications 15 SP5"},{"category":"default_component_of","full_product_name":{"name":"cargo as component of SUSE Linux Enterprise High Performance Computing 15 SP5","product_id":"SUSE Linux Enterprise High Performance Computing 15 SP5:cargo"},"product_reference":"cargo","relates_to_product_reference":"SUSE Linux Enterprise High Performance Computing 15 SP5"},{"category":"default_component_of","full_product_name":{"name":"rust as component of SUSE Linux Enterprise High Performance Computing 15 SP5","product_id":"SUSE Linux Enterprise High Performance Computing 15 SP5:rust"},"product_reference":"rust","relates_to_product_reference":"SUSE Linux Enterprise High Performance Computing 15 SP5"},{"category":"default_component_of","full_product_name":{"name":"cargo as component of SUSE Linux Enterprise Module for Development Tools 15 SP5","product_id":"SUSE Linux Enterprise Module for Development Tools 15 SP5:cargo"},"product_reference":"cargo","relates_to_product_reference":"SUSE Linux Enterprise Module for Development Tools 15 SP5"},{"category":"default_component_of","full_product_name":{"name":"rust as component of SUSE Linux Enterprise Module for Development Tools 15 SP5","product_id":"SUSE Linux Enterprise Module for Development Tools 15 SP5:rust"},"product_reference":"rust","relates_to_product_reference":"SUSE Linux Enterprise Module for Development Tools 15 SP5"},{"category":"default_component_of","full_product_name":{"name":"cargo1.43 as component of SUSE Linux Enterprise Server 15 SP5","product_id":"SUSE Linux Enterprise Server 15 SP5:cargo1.43"},"product_reference":"cargo1.43","relates_to_product_reference":"SUSE Linux Enterprise Server 15 SP5"},{"category":"default_component_of","full_product_name":{"name":"cargo1.43-doc as component of SUSE Linux Enterprise Server 15 SP5","product_id":"SUSE Linux Enterprise Server 15 SP5:cargo1.43-doc"},"product_reference":"cargo1.43-doc","relates_to_product_reference":"SUSE Linux Enterprise Server 15 SP5"},{"category":"default_component_of","full_product_name":{"name":"rls1.43 as component of SUSE Linux Enterprise Server 15 SP5","product_id":"SUSE Linux Enterprise Server 15 SP5:rls1.43"},"product_reference":"rls1.43","relates_to_product_reference":"SUSE Linux Enterprise Server 15 SP5"},{"category":"default_component_of","full_product_name":{"name":"rust1.43 as component of SUSE Linux Enterprise Server 15 SP5","product_id":"SUSE Linux Enterprise Server 15 SP5:rust1.43"},"product_reference":"rust1.43","relates_to_product_reference":"SUSE Linux Enterprise Server 15 SP5"},{"category":"default_component_of","full_product_name":{"name":"rust1.43-analysis as component of SUSE Linux Enterprise Server 15 SP5","product_id":"SUSE Linux Enterprise Server 15 SP5:rust1.43-analysis"},"product_reference":"rust1.43-analysis","relates_to_product_reference":"SUSE Linux Enterprise Server 15 SP5"},{"category":"default_component_of","full_product_name":{"name":"rust1.43-doc as component of SUSE Linux Enterprise Server 15 SP5","product_id":"SUSE Linux Enterprise Server 15 SP5:rust1.43-doc"},"product_reference":"rust1.43-doc","relates_to_product_reference":"SUSE Linux Enterprise Server 15 SP5"},{"category":"default_component_of","full_product_name":{"name":"rust1.43-gdb as component of SUSE Linux Enterprise Server 15 SP5","product_id":"SUSE Linux Enterprise Server 15 SP5:rust1.43-gdb"},"product_reference":"rust1.43-gdb","relates_to_product_reference":"SUSE Linux Enterprise Server 15 SP5"},{"category":"default_component_of","full_product_name":{"name":"rust1.43-src as component of SUSE Linux Enterprise Server 15 SP5","product_id":"SUSE Linux Enterprise Server 15 SP5:rust1.43-src"},"product_reference":"rust1.43-src","relates_to_product_reference":"SUSE Linux Enterprise Server 15 SP5"},{"category":"default_component_of","full_product_name":{"name":"cargo1.43 as component of SUSE Linux Enterprise Desktop 15 SP5","product_id":"SUSE Linux Enterprise Desktop 15 SP5:cargo1.43"},"product_reference":"cargo1.43","relates_to_product_reference":"SUSE Linux Enterprise Desktop 15 SP5"},{"category":"default_component_of","full_product_name":{"name":"cargo1.43-doc as component of SUSE Linux Enterprise Desktop 15 SP5","product_id":"SUSE Linux Enterprise Desktop 15 SP5:cargo1.43-doc"},"product_reference":"cargo1.43-doc","relates_to_product_reference":"SUSE Linux Enterprise Desktop 15 SP5"},{"category":"default_component_of","full_product_name":{"name":"rls1.43 as component of SUSE Linux Enterprise Desktop 15 SP5","product_id":"SUSE Linux Enterprise Desktop 15 SP5:rls1.43"},"product_reference":"rls1.43","relates_to_product_reference":"SUSE Linux Enterprise Desktop 15 SP5"},{"category":"default_component_of","full_product_name":{"name":"rust1.43 as component of SUSE Linux Enterprise Desktop 15 SP5","product_id":"SUSE Linux Enterprise Desktop 15 SP5:rust1.43"},"product_reference":"rust1.43","relates_to_product_reference":"SUSE Linux Enterprise Desktop 15 SP5"},{"category":"default_component_of","full_product_name":{"name":"rust1.43-analysis as component of SUSE Linux Enterprise Desktop 15 SP5","product_id":"SUSE Linux Enterprise Desktop 15 SP5:rust1.43-analysis"},"product_reference":"rust1.43-analysis","relates_to_product_reference":"SUSE Linux Enterprise Desktop 15 SP5"},{"category":"default_component_of","full_product_name":{"name":"rust1.43-doc as component of SUSE Linux Enterprise Desktop 15 SP5","product_id":"SUSE Linux Enterprise Desktop 15 SP5:rust1.43-doc"},"product_reference":"rust1.43-doc","relates_to_product_reference":"SUSE Linux Enterprise Desktop 15 SP5"},{"category":"default_component_of","full_product_name":{"name":"rust1.43-gdb as component of SUSE Linux Enterprise Desktop 15 SP5","product_id":"SUSE Linux Enterprise Desktop 15 SP5:rust1.43-gdb"},"product_reference":"rust1.43-gdb","relates_to_product_reference":"SUSE Linux Enterprise Desktop 15 SP5"},{"category":"default_component_of","full_product_name":{"name":"rust1.43-src as component of SUSE Linux Enterprise Desktop 15 SP5","product_id":"SUSE Linux Enterprise Desktop 15 SP5:rust1.43-src"},"product_reference":"rust1.43-src","relates_to_product_reference":"SUSE Linux Enterprise Desktop 15 SP5"},{"category":"default_component_of","full_product_name":{"name":"cargo1.43 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP5","product_id":"SUSE Linux Enterprise Server for SAP Applications 15 SP5:cargo1.43"},"product_reference":"cargo1.43","relates_to_product_reference":"SUSE Linux Enterprise Server for SAP Applications 15 SP5"},{"category":"default_component_of","full_product_name":{"name":"cargo1.43-doc as component of SUSE Linux Enterprise Server for SAP Applications 15 SP5","product_id":"SUSE Linux Enterprise Server for SAP Applications 15 SP5:cargo1.43-doc"},"product_reference":"cargo1.43-doc","relates_to_product_reference":"SUSE Linux Enterprise Server for SAP Applications 15 SP5"},{"category":"default_component_of","full_product_name":{"name":"rls1.43 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP5","product_id":"SUSE Linux Enterprise Server for SAP Applications 15 SP5:rls1.43"},"product_reference":"rls1.43","relates_to_product_reference":"SUSE Linux Enterprise Server for SAP Applications 15 SP5"},{"category":"default_component_of","full_product_name":{"name":"rust1.43 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP5","product_id":"SUSE Linux Enterprise Server for SAP Applications 15 SP5:rust1.43"},"product_reference":"rust1.43","relates_to_product_reference":"SUSE Linux Enterprise Server for SAP Applications 15 SP5"},{"category":"default_component_of","full_product_name":{"name":"rust1.43-analysis as component of SUSE Linux Enterprise Server for SAP Applications 15 SP5","product_id":"SUSE Linux Enterprise Server for SAP Applications 15 SP5:rust1.43-analysis"},"product_reference":"rust1.43-analysis","relates_to_product_reference":"SUSE Linux Enterprise Server for SAP Applications 15 SP5"},{"category":"default_component_of","full_product_name":{"name":"rust1.43-doc as component of SUSE Linux Enterprise Server for SAP Applications 15 SP5","product_id":"SUSE Linux Enterprise Server for SAP Applications 15 SP5:rust1.43-doc"},"product_reference":"rust1.43-doc","relates_to_product_reference":"SUSE Linux Enterprise Server for SAP Applications 15 SP5"},{"category":"default_component_of","full_product_name":{"name":"rust1.43-gdb as component of SUSE Linux Enterprise Server for SAP Applications 15 SP5","product_id":"SUSE Linux Enterprise Server for SAP Applications 15 SP5:rust1.43-gdb"},"product_reference":"rust1.43-gdb","relates_to_product_reference":"SUSE Linux Enterprise Server for SAP Applications 15 SP5"},{"category":"default_component_of","full_product_name":{"name":"rust1.43-src as component of SUSE Linux Enterprise Server for SAP Applications 15 SP5","product_id":"SUSE Linux Enterprise Server for SAP Applications 15 SP5:rust1.43-src"},"product_reference":"rust1.43-src","relates_to_product_reference":"SUSE Linux Enterprise Server for SAP Applications 15 SP5"},{"category":"default_component_of","full_product_name":{"name":"cargo1.43 as component of SUSE Linux Enterprise High Performance Computing 15 SP5","product_id":"SUSE Linux Enterprise High Performance Computing 15 SP5:cargo1.43"},"product_reference":"cargo1.43","relates_to_product_reference":"SUSE Linux Enterprise High Performance Computing 15 SP5"},{"category":"default_component_of","full_product_name":{"name":"cargo1.43-doc as component of SUSE Linux Enterprise High Performance Computing 15 SP5","product_id":"SUSE Linux Enterprise High Performance Computing 15 SP5:cargo1.43-doc"},"product_reference":"cargo1.43-doc","relates_to_product_reference":"SUSE Linux Enterprise High Performance Computing 15 SP5"},{"category":"default_component_of","full_product_name":{"name":"rls1.43 as component of SUSE Linux Enterprise High Performance Computing 15 SP5","product_id":"SUSE Linux Enterprise High Performance Computing 15 SP5:rls1.43"},"product_reference":"rls1.43","relates_to_product_reference":"SUSE Linux Enterprise High Performance Computing 15 SP5"},{"category":"default_component_of","full_product_name":{"name":"rust1.43 as component of SUSE Linux Enterprise High Performance Computing 15 SP5","product_id":"SUSE Linux Enterprise High Performance Computing 15 SP5:rust1.43"},"product_reference":"rust1.43","relates_to_product_reference":"SUSE Linux Enterprise High Performance Computing 15 SP5"},{"category":"default_component_of","full_product_name":{"name":"rust1.43-analysis as component of SUSE Linux Enterprise High Performance Computing 15 SP5","product_id":"SUSE Linux Enterprise High Performance Computing 15 SP5:rust1.43-analysis"},"product_reference":"rust1.43-analysis","relates_to_product_reference":"SUSE Linux Enterprise High Performance Computing 15 SP5"},{"category":"default_component_of","full_product_name":{"name":"rust1.43-doc as component of SUSE Linux Enterprise High Performance Computing 15 SP5","product_id":"SUSE Linux Enterprise High Performance Computing 15 SP5:rust1.43-doc"},"product_reference":"rust1.43-doc","relates_to_product_reference":"SUSE Linux Enterprise High Performance Computing 15 SP5"},{"category":"default_component_of","full_product_name":{"name":"rust1.43-gdb as component of SUSE Linux Enterprise High Performance Computing 15 SP5","product_id":"SUSE Linux Enterprise High Performance Computing 15 SP5:rust1.43-gdb"},"product_reference":"rust1.43-gdb","relates_to_product_reference":"SUSE Linux Enterprise High Performance Computing 15 SP5"},{"category":"default_component_of","full_product_name":{"name":"rust1.43-src as component of SUSE Linux Enterprise High Performance Computing 15 SP5","product_id":"SUSE Linux Enterprise High Performance Computing 15 SP5:rust1.43-src"},"product_reference":"rust1.43-src","relates_to_product_reference":"SUSE Linux Enterprise High Performance Computing 15 SP5"},{"category":"default_component_of","full_product_name":{"name":"cargo1.43 as component of SUSE Linux Enterprise Module for Development Tools 15 SP5","product_id":"SUSE Linux Enterprise Module for Development Tools 15 SP5:cargo1.43"},"product_reference":"cargo1.43","relates_to_product_reference":"SUSE Linux Enterprise Module for Development Tools 15 SP5"},{"category":"default_component_of","full_product_name":{"name":"cargo1.43-doc as component of SUSE Linux Enterprise Module for Development Tools 15 SP5","product_id":"SUSE Linux Enterprise Module for Development Tools 15 SP5:cargo1.43-doc"},"product_reference":"cargo1.43-doc","relates_to_product_reference":"SUSE Linux Enterprise Module for Development Tools 15 SP5"},{"category":"default_component_of","full_product_name":{"name":"rls1.43 as component of SUSE Linux Enterprise Module for Development Tools 15 SP5","product_id":"SUSE Linux Enterprise Module for Development Tools 15 SP5:rls1.43"},"product_reference":"rls1.43","relates_to_product_reference":"SUSE Linux Enterprise Module for Development Tools 15 SP5"},{"category":"default_component_of","full_product_name":{"name":"rust1.43 as component of SUSE Linux Enterprise Module for Development Tools 15 SP5","product_id":"SUSE Linux Enterprise Module for Development Tools 15 SP5:rust1.43"},"product_reference":"rust1.43","relates_to_product_reference":"SUSE Linux Enterprise Module for Development Tools 15 SP5"},{"category":"default_component_of","full_product_name":{"name":"rust1.43-analysis as component of SUSE Linux Enterprise Module for Development Tools 15 SP5","product_id":"SUSE Linux Enterprise Module for Development Tools 15 SP5:rust1.43-analysis"},"product_reference":"rust1.43-analysis","relates_to_product_reference":"SUSE Linux Enterprise Module for Development Tools 15 SP5"},{"category":"default_component_of","full_product_name":{"name":"rust1.43-doc as component of SUSE Linux Enterprise Module for Development Tools 15 SP5","product_id":"SUSE Linux Enterprise Module for Development Tools 15 SP5:rust1.43-doc"},"product_reference":"rust1.43-doc","relates_to_product_reference":"SUSE Linux Enterprise Module for Development Tools 15 SP5"},{"category":"default_component_of","full_product_name":{"name":"rust1.43-gdb as component of SUSE Linux Enterprise Module for Development Tools 15 SP5","product_id":"SUSE Linux Enterprise Module for Development Tools 15 SP5:rust1.43-gdb"},"product_reference":"rust1.43-gdb","relates_to_product_reference":"SUSE Linux Enterprise Module for Development Tools 15 SP5"},{"category":"default_component_of","full_product_name":{"name":"rust1.43-src as component of SUSE Linux Enterprise Module for Development Tools 15 SP5","product_id":"SUSE Linux Enterprise Module for Development Tools 15 SP5:rust1.43-src"},"product_reference":"rust1.43-src","relates_to_product_reference":"SUSE Linux Enterprise Module for Development Tools 15 SP5"},{"category":"default_component_of","full_product_name":{"name":"cargo1.68 as component of SUSE Linux Enterprise Server 15 SP5","product_id":"SUSE Linux Enterprise Server 15 SP5:cargo1.68"},"product_reference":"cargo1.68","relates_to_product_reference":"SUSE Linux Enterprise Server 15 SP5"},{"category":"default_component_of","full_product_name":{"name":"rust1.68 as component of SUSE Linux Enterprise Server 15 SP5","product_id":"SUSE Linux Enterprise Server 15 SP5:rust1.68"},"product_reference":"rust1.68","relates_to_product_reference":"SUSE Linux Enterprise Server 15 SP5"},{"category":"default_component_of","full_product_name":{"name":"cargo1.68 as component of SUSE Linux Enterprise Desktop 15 SP5","product_id":"SUSE Linux Enterprise Desktop 15 SP5:cargo1.68"},"product_reference":"cargo1.68","relates_to_product_reference":"SUSE Linux Enterprise Desktop 15 SP5"},{"category":"default_component_of","full_product_name":{"name":"rust1.68 as component of SUSE Linux Enterprise Desktop 15 SP5","product_id":"SUSE Linux Enterprise Desktop 15 SP5:rust1.68"},"product_reference":"rust1.68","relates_to_product_reference":"SUSE Linux Enterprise Desktop 15 SP5"},{"category":"default_component_of","full_product_name":{"name":"cargo1.68 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP5","product_id":"SUSE Linux Enterprise Server for SAP Applications 15 SP5:cargo1.68"},"product_reference":"cargo1.68","relates_to_product_reference":"SUSE Linux Enterprise Server for SAP Applications 15 SP5"},{"category":"default_component_of","full_product_name":{"name":"rust1.68 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP5","product_id":"SUSE Linux Enterprise Server for SAP Applications 15 SP5:rust1.68"},"product_reference":"rust1.68","relates_to_product_reference":"SUSE Linux Enterprise Server for SAP Applications 15 SP5"},{"category":"default_component_of","full_product_name":{"name":"cargo1.68 as component of SUSE Linux Enterprise High Performance Computing 15 SP5","product_id":"SUSE Linux Enterprise High Performance Computing 15 SP5:cargo1.68"},"product_reference":"cargo1.68","relates_to_product_reference":"SUSE Linux Enterprise High Performance Computing 15 SP5"},{"category":"default_component_of","full_product_name":{"name":"rust1.68 as component of SUSE Linux Enterprise High Performance Computing 15 SP5","product_id":"SUSE Linux Enterprise High Performance Computing 15 SP5:rust1.68"},"product_reference":"rust1.68","relates_to_product_reference":"SUSE Linux Enterprise High Performance Computing 15 SP5"},{"category":"default_component_of","full_product_name":{"name":"cargo1.68 as component of SUSE Linux Enterprise Module for Development Tools 15 SP5","product_id":"SUSE Linux Enterprise Module for Development Tools 15 SP5:cargo1.68"},"product_reference":"cargo1.68","relates_to_product_reference":"SUSE Linux Enterprise Module for Development Tools 15 SP5"},{"category":"default_component_of","full_product_name":{"name":"rust1.68 as component of SUSE Linux Enterprise Module for Development Tools 15 SP5","product_id":"SUSE Linux Enterprise Module for Development Tools 15 SP5:rust1.68"},"product_reference":"rust1.68","relates_to_product_reference":"SUSE Linux Enterprise Module for Development Tools 15 SP5"},{"category":"default_component_of","full_product_name":{"name":"cargo1.69 as component of SUSE Linux Enterprise Server 15 SP5","product_id":"SUSE Linux Enterprise Server 15 SP5:cargo1.69"},"product_reference":"cargo1.69","relates_to_product_reference":"SUSE Linux Enterprise Server 15 SP5"},{"category":"default_component_of","full_product_name":{"name":"rust1.69 as component of SUSE Linux Enterprise Server 15 SP5","product_id":"SUSE Linux Enterprise Server 15 SP5:rust1.69"},"product_reference":"rust1.69","relates_to_product_reference":"SUSE Linux Enterprise Server 15 SP5"},{"category":"default_component_of","full_product_name":{"name":"cargo1.69 as component of SUSE Linux Enterprise Desktop 15 SP5","product_id":"SUSE Linux Enterprise Desktop 15 SP5:cargo1.69"},"product_reference":"cargo1.69","relates_to_product_reference":"SUSE Linux Enterprise Desktop 15 SP5"},{"category":"default_component_of","full_product_name":{"name":"rust1.69 as component of SUSE Linux Enterprise Desktop 15 SP5","product_id":"SUSE Linux Enterprise Desktop 15 SP5:rust1.69"},"product_reference":"rust1.69","relates_to_product_reference":"SUSE Linux Enterprise Desktop 15 SP5"},{"category":"default_component_of","full_product_name":{"name":"cargo1.69 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP5","product_id":"SUSE Linux Enterprise Server for SAP Applications 15 SP5:cargo1.69"},"product_reference":"cargo1.69","relates_to_product_reference":"SUSE Linux Enterprise Server for SAP Applications 15 SP5"},{"category":"default_component_of","full_product_name":{"name":"rust1.69 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP5","product_id":"SUSE Linux Enterprise Server for SAP Applications 15 SP5:rust1.69"},"product_reference":"rust1.69","relates_to_product_reference":"SUSE Linux Enterprise Server for SAP Applications 15 SP5"},{"category":"default_component_of","full_product_name":{"name":"cargo1.69 as component of SUSE Linux Enterprise High Performance Computing 15 SP5","product_id":"SUSE Linux Enterprise High Performance Computing 15 SP5:cargo1.69"},"product_reference":"cargo1.69","relates_to_product_reference":"SUSE Linux Enterprise High Performance Computing 15 SP5"},{"category":"default_component_of","full_product_name":{"name":"rust1.69 as component of SUSE Linux Enterprise High Performance Computing 15 SP5","product_id":"SUSE Linux Enterprise High Performance Computing 15 SP5:rust1.69"},"product_reference":"rust1.69","relates_to_product_reference":"SUSE Linux Enterprise High Performance Computing 15 SP5"},{"category":"default_component_of","full_product_name":{"name":"cargo1.69 as component of SUSE Linux Enterprise Module for Development Tools 15 SP5","product_id":"SUSE Linux Enterprise Module for Development Tools 15 SP5:cargo1.69"},"product_reference":"cargo1.69","relates_to_product_reference":"SUSE Linux Enterprise Module for Development Tools 15 SP5"},{"category":"default_component_of","full_product_name":{"name":"rust1.69 as component of SUSE Linux Enterprise Module for Development Tools 15 SP5","product_id":"SUSE Linux Enterprise Module for Development Tools 15 SP5:rust1.69"},"product_reference":"rust1.69","relates_to_product_reference":"SUSE Linux Enterprise Module for Development Tools 15 SP5"},{"category":"default_component_of","full_product_name":{"name":"cargo1.70 as component of SUSE Linux Enterprise Server 15 SP5","product_id":"SUSE Linux Enterprise Server 15 SP5:cargo1.70"},"product_reference":"cargo1.70","relates_to_product_reference":"SUSE Linux Enterprise Server 15 SP5"},{"category":"default_component_of","full_product_name":{"name":"rust1.70 as component of SUSE Linux Enterprise Server 15 SP5","product_id":"SUSE Linux Enterprise Server 15 SP5:rust1.70"},"product_reference":"rust1.70","relates_to_product_reference":"SUSE Linux Enterprise Server 15 SP5"},{"category":"default_component_of","full_product_name":{"name":"cargo1.70 as component of SUSE Linux Enterprise Desktop 15 SP5","product_id":"SUSE Linux Enterprise Desktop 15 SP5:cargo1.70"},"product_reference":"cargo1.70","relates_to_product_reference":"SUSE Linux Enterprise Desktop 15 SP5"},{"category":"default_component_of","full_product_name":{"name":"rust1.70 as component of SUSE Linux Enterprise Desktop 15 SP5","product_id":"SUSE Linux Enterprise Desktop 15 SP5:rust1.70"},"product_reference":"rust1.70","relates_to_product_reference":"SUSE Linux Enterprise Desktop 15 SP5"},{"category":"default_component_of","full_product_name":{"name":"cargo1.70 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP5","product_id":"SUSE Linux Enterprise Server for SAP Applications 15 SP5:cargo1.70"},"product_reference":"cargo1.70","relates_to_product_reference":"SUSE Linux Enterprise Server for SAP Applications 15 SP5"},{"category":"default_component_of","full_product_name":{"name":"rust1.70 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP5","product_id":"SUSE Linux Enterprise Server for SAP Applications 15 SP5:rust1.70"},"product_reference":"rust1.70","relates_to_product_reference":"SUSE Linux Enterprise Server for SAP Applications 15 SP5"},{"category":"default_component_of","full_product_name":{"name":"cargo1.70 as component of SUSE Linux Enterprise High Performance Computing 15 SP5","product_id":"SUSE Linux Enterprise High Performance Computing 15 SP5:cargo1.70"},"product_reference":"cargo1.70","relates_to_product_reference":"SUSE Linux Enterprise High Performance Computing 15 SP5"},{"category":"default_component_of","full_product_name":{"name":"rust1.70 as component of SUSE Linux Enterprise High Performance Computing 15 SP5","product_id":"SUSE Linux Enterprise High Performance Computing 15 SP5:rust1.70"},"product_reference":"rust1.70","relates_to_product_reference":"SUSE Linux Enterprise High Performance Computing 15 SP5"},{"category":"default_component_of","full_product_name":{"name":"cargo1.70 as component of SUSE Linux Enterprise Module for Development Tools 15 SP5","product_id":"SUSE Linux Enterprise Module for Development Tools 15 SP5:cargo1.70"},"product_reference":"cargo1.70","relates_to_product_reference":"SUSE Linux Enterprise Module for Development Tools 15 SP5"},{"category":"default_component_of","full_product_name":{"name":"rust1.70 as component of SUSE Linux Enterprise Module for Development Tools 15 SP5","product_id":"SUSE Linux Enterprise Module for Development Tools 15 SP5:rust1.70"},"product_reference":"rust1.70","relates_to_product_reference":"SUSE Linux Enterprise Module for Development Tools 15 SP5"},{"category":"default_component_of","full_product_name":{"name":"cargo1.71 as component of SUSE Linux Enterprise Server 15 SP5","product_id":"SUSE Linux Enterprise Server 15 SP5:cargo1.71"},"product_reference":"cargo1.71","relates_to_product_reference":"SUSE Linux Enterprise Server 15 SP5"},{"category":"default_component_of","full_product_name":{"name":"rust1.71 as component of SUSE Linux Enterprise Server 15 SP5","product_id":"SUSE Linux Enterprise Server 15 SP5:rust1.71"},"product_reference":"rust1.71","relates_to_product_reference":"SUSE Linux Enterprise Server 15 SP5"},{"category":"default_component_of","full_product_name":{"name":"cargo1.71 as component of SUSE Linux Enterprise Desktop 15 SP5","product_id":"SUSE Linux Enterprise Desktop 15 SP5:cargo1.71"},"product_reference":"cargo1.71","relates_to_product_reference":"SUSE Linux Enterprise Desktop 15 SP5"},{"category":"default_component_of","full_product_name":{"name":"rust1.71 as component of SUSE Linux Enterprise Desktop 15 SP5","product_id":"SUSE Linux Enterprise Desktop 15 SP5:rust1.71"},"product_reference":"rust1.71","relates_to_product_reference":"SUSE Linux Enterprise Desktop 15 SP5"},{"category":"default_component_of","full_product_name":{"name":"cargo1.71 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP5","product_id":"SUSE Linux Enterprise Server for SAP Applications 15 SP5:cargo1.71"},"product_reference":"cargo1.71","relates_to_product_reference":"SUSE Linux Enterprise Server for SAP Applications 15 SP5"},{"category":"default_component_of","full_product_name":{"name":"rust1.71 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP5","product_id":"SUSE Linux Enterprise Server for SAP Applications 15 SP5:rust1.71"},"product_reference":"rust1.71","relates_to_product_reference":"SUSE Linux Enterprise Server for SAP Applications 15 SP5"},{"category":"default_component_of","full_product_name":{"name":"cargo1.71 as component of SUSE Linux Enterprise High Performance Computing 15 SP5","product_id":"SUSE Linux Enterprise High Performance Computing 15 SP5:cargo1.71"},"product_reference":"cargo1.71","relates_to_product_reference":"SUSE Linux Enterprise High Performance Computing 15 SP5"},{"category":"default_component_of","full_product_name":{"name":"rust1.71 as component of SUSE Linux Enterprise High Performance Computing 15 SP5","product_id":"SUSE Linux Enterprise High Performance Computing 15 SP5:rust1.71"},"product_reference":"rust1.71","relates_to_product_reference":"SUSE Linux Enterprise High Performance Computing 15 SP5"},{"category":"default_component_of","full_product_name":{"name":"cargo1.71 as component of SUSE Linux Enterprise Module for Development Tools 15 SP5","product_id":"SUSE Linux Enterprise Module for Development Tools 15 SP5:cargo1.71"},"product_reference":"cargo1.71","relates_to_product_reference":"SUSE Linux Enterprise Module for Development Tools 15 SP5"},{"category":"default_component_of","full_product_name":{"name":"rust1.71 as component of SUSE Linux Enterprise Module for Development Tools 15 SP5","product_id":"SUSE Linux Enterprise Module for Development Tools 15 SP5:rust1.71"},"product_reference":"rust1.71","relates_to_product_reference":"SUSE Linux Enterprise Module for Development Tools 15 SP5"},{"category":"default_component_of","full_product_name":{"name":"cargo1.72 as component of SUSE Linux Enterprise Server 15 SP5","product_id":"SUSE Linux Enterprise Server 15 SP5:cargo1.72"},"product_reference":"cargo1.72","relates_to_product_reference":"SUSE Linux Enterprise Server 15 SP5"},{"category":"default_component_of","full_product_name":{"name":"rust1.72 as component of SUSE Linux Enterprise Server 15 SP5","product_id":"SUSE Linux Enterprise Server 15 SP5:rust1.72"},"product_reference":"rust1.72","relates_to_product_reference":"SUSE Linux Enterprise Server 15 SP5"},{"category":"default_component_of","full_product_name":{"name":"cargo1.72 as component of SUSE Linux Enterprise Desktop 15 SP5","product_id":"SUSE Linux Enterprise Desktop 15 SP5:cargo1.72"},"product_reference":"cargo1.72","relates_to_product_reference":"SUSE Linux Enterprise Desktop 15 SP5"},{"category":"default_component_of","full_product_name":{"name":"rust1.72 as component of SUSE Linux Enterprise Desktop 15 SP5","product_id":"SUSE Linux Enterprise Desktop 15 SP5:rust1.72"},"product_reference":"rust1.72","relates_to_product_reference":"SUSE Linux Enterprise Desktop 15 SP5"},{"category":"default_component_of","full_product_name":{"name":"cargo1.72 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP5","product_id":"SUSE Linux Enterprise Server for SAP Applications 15 SP5:cargo1.72"},"product_reference":"cargo1.72","relates_to_product_reference":"SUSE Linux Enterprise Server for SAP Applications 15 SP5"},{"category":"default_component_of","full_product_name":{"name":"rust1.72 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP5","product_id":"SUSE Linux Enterprise Server for SAP Applications 15 SP5:rust1.72"},"product_reference":"rust1.72","relates_to_product_reference":"SUSE Linux Enterprise Server for SAP Applications 15 SP5"},{"category":"default_component_of","full_product_name":{"name":"cargo1.72 as component of SUSE Linux Enterprise High Performance Computing 15 SP5","product_id":"SUSE Linux Enterprise High Performance Computing 15 SP5:cargo1.72"},"product_reference":"cargo1.72","relates_to_product_reference":"SUSE Linux Enterprise High Performance Computing 15 SP5"},{"category":"default_component_of","full_product_name":{"name":"rust1.72 as component of SUSE Linux Enterprise High Performance Computing 15 SP5","product_id":"SUSE Linux Enterprise High Performance Computing 15 SP5:rust1.72"},"product_reference":"rust1.72","relates_to_product_reference":"SUSE Linux Enterprise High Performance Computing 15 SP5"},{"category":"default_component_of","full_product_name":{"name":"cargo1.72 as component of SUSE Linux Enterprise Module for Development Tools 15 SP5","product_id":"SUSE Linux Enterprise Module for Development Tools 15 SP5:cargo1.72"},"product_reference":"cargo1.72","relates_to_product_reference":"SUSE Linux Enterprise Module for Development Tools 15 SP5"},{"category":"default_component_of","full_product_name":{"name":"rust1.72 as component of SUSE Linux Enterprise Module for Development Tools 15 SP5","product_id":"SUSE Linux Enterprise Module for Development Tools 15 SP5:rust1.72"},"product_reference":"rust1.72","relates_to_product_reference":"SUSE Linux Enterprise Module for Development Tools 15 SP5"},{"category":"default_component_of","full_product_name":{"name":"cargo1.73 as component of SUSE Linux Enterprise Server 15 SP5","product_id":"SUSE Linux Enterprise Server 15 SP5:cargo1.73"},"product_reference":"cargo1.73","relates_to_product_reference":"SUSE Linux Enterprise Server 15 SP5"},{"category":"default_component_of","full_product_name":{"name":"rust1.73 as component of SUSE Linux Enterprise Server 15 SP5","product_id":"SUSE Linux Enterprise Server 15 SP5:rust1.73"},"product_reference":"rust1.73","relates_to_product_reference":"SUSE Linux Enterprise Server 15 SP5"},{"category":"default_component_of","full_product_name":{"name":"cargo1.73 as component of SUSE Linux Enterprise Desktop 15 SP5","product_id":"SUSE Linux Enterprise Desktop 15 SP5:cargo1.73"},"product_reference":"cargo1.73","relates_to_product_reference":"SUSE Linux Enterprise Desktop 15 SP5"},{"category":"default_component_of","full_product_name":{"name":"rust1.73 as component of SUSE Linux Enterprise Desktop 15 SP5","product_id":"SUSE Linux Enterprise Desktop 15 SP5:rust1.73"},"product_reference":"rust1.73","relates_to_product_reference":"SUSE Linux Enterprise Desktop 15 SP5"},{"category":"default_component_of","full_product_name":{"name":"cargo1.73 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP5","product_id":"SUSE Linux Enterprise Server for SAP Applications 15 SP5:cargo1.73"},"product_reference":"cargo1.73","relates_to_product_reference":"SUSE Linux Enterprise Server for SAP Applications 15 SP5"},{"category":"default_component_of","full_product_name":{"name":"rust1.73 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP5","product_id":"SUSE Linux Enterprise Server for SAP Applications 15 SP5:rust1.73"},"product_reference":"rust1.73","relates_to_product_reference":"SUSE Linux Enterprise Server for SAP Applications 15 SP5"},{"category":"default_component_of","full_product_name":{"name":"cargo1.73 as component of SUSE Linux Enterprise High Performance Computing 15 SP5","product_id":"SUSE Linux Enterprise High Performance Computing 15 SP5:cargo1.73"},"product_reference":"cargo1.73","relates_to_product_reference":"SUSE Linux Enterprise High Performance Computing 15 SP5"},{"category":"default_component_of","full_product_name":{"name":"rust1.73 as component of SUSE Linux Enterprise High Performance Computing 15 SP5","product_id":"SUSE Linux Enterprise High Performance Computing 15 SP5:rust1.73"},"product_reference":"rust1.73","relates_to_product_reference":"SUSE Linux Enterprise High Performance Computing 15 SP5"},{"category":"default_component_of","full_product_name":{"name":"cargo1.73 as component of SUSE Linux Enterprise Module for Development Tools 15 SP5","product_id":"SUSE Linux Enterprise Module for Development Tools 15 SP5:cargo1.73"},"product_reference":"cargo1.73","relates_to_product_reference":"SUSE Linux Enterprise Module for Development Tools 15 SP5"},{"category":"default_component_of","full_product_name":{"name":"rust1.73 as component of SUSE Linux Enterprise Module for Development Tools 15 SP5","product_id":"SUSE Linux Enterprise Module for Development Tools 15 SP5:rust1.73"},"product_reference":"rust1.73","relates_to_product_reference":"SUSE Linux Enterprise Module for Development Tools 15 SP5"},{"category":"default_component_of","full_product_name":{"name":"cargo1.74 as component of SUSE Linux Enterprise Server 15 SP5","product_id":"SUSE Linux Enterprise Server 15 SP5:cargo1.74"},"product_reference":"cargo1.74","relates_to_product_reference":"SUSE Linux Enterprise Server 15 SP5"},{"category":"default_component_of","full_product_name":{"name":"rust1.74 as component of SUSE Linux Enterprise Server 15 SP5","product_id":"SUSE Linux Enterprise Server 15 SP5:rust1.74"},"product_reference":"rust1.74","relates_to_product_reference":"SUSE Linux Enterprise Server 15 SP5"},{"category":"default_component_of","full_product_name":{"name":"cargo1.74 as component of SUSE Linux Enterprise Desktop 15 SP5","product_id":"SUSE Linux Enterprise Desktop 15 SP5:cargo1.74"},"product_reference":"cargo1.74","relates_to_product_reference":"SUSE Linux Enterprise Desktop 15 SP5"},{"category":"default_component_of","full_product_name":{"name":"rust1.74 as component of SUSE Linux Enterprise Desktop 15 SP5","product_id":"SUSE Linux Enterprise Desktop 15 SP5:rust1.74"},"product_reference":"rust1.74","relates_to_product_reference":"SUSE Linux Enterprise Desktop 15 SP5"},{"category":"default_component_of","full_product_name":{"name":"cargo1.74 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP5","product_id":"SUSE Linux Enterprise Server for SAP Applications 15 SP5:cargo1.74"},"product_reference":"cargo1.74","relates_to_product_reference":"SUSE Linux Enterprise Server for SAP Applications 15 SP5"},{"category":"default_component_of","full_product_name":{"name":"rust1.74 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP5","product_id":"SUSE Linux Enterprise Server for SAP Applications 15 SP5:rust1.74"},"product_reference":"rust1.74","relates_to_product_reference":"SUSE Linux Enterprise Server for SAP Applications 15 SP5"},{"category":"default_component_of","full_product_name":{"name":"cargo1.74 as component of SUSE Linux Enterprise High Performance Computing 15 SP5","product_id":"SUSE Linux Enterprise High Performance Computing 15 SP5:cargo1.74"},"product_reference":"cargo1.74","relates_to_product_reference":"SUSE Linux Enterprise High Performance Computing 15 SP5"},{"category":"default_component_of","full_product_name":{"name":"rust1.74 as component of SUSE Linux Enterprise High Performance Computing 15 SP5","product_id":"SUSE Linux Enterprise High Performance Computing 15 SP5:rust1.74"},"product_reference":"rust1.74","relates_to_product_reference":"SUSE Linux Enterprise High Performance Computing 15 SP5"},{"category":"default_component_of","full_product_name":{"name":"cargo1.74 as component of SUSE Linux Enterprise Module for Development Tools 15 SP5","product_id":"SUSE Linux Enterprise Module for Development Tools 15 SP5:cargo1.74"},"product_reference":"cargo1.74","relates_to_product_reference":"SUSE Linux Enterprise Module for Development Tools 15 SP5"},{"category":"default_component_of","full_product_name":{"name":"rust1.74 as component of SUSE Linux Enterprise Module for Development Tools 15 SP5","product_id":"SUSE Linux Enterprise Module for Development Tools 15 SP5:rust1.74"},"product_reference":"rust1.74","relates_to_product_reference":"SUSE Linux Enterprise Module for Development Tools 15 SP5"},{"category":"default_component_of","full_product_name":{"name":"cargo1.75 as component of SUSE Linux Enterprise Server 15 SP5","product_id":"SUSE Linux Enterprise Server 15 SP5:cargo1.75"},"product_reference":"cargo1.75","relates_to_product_reference":"SUSE Linux Enterprise Server 15 SP5"},{"category":"default_component_of","full_product_name":{"name":"rust1.75 as component of SUSE Linux Enterprise Server 15 SP5","product_id":"SUSE Linux Enterprise Server 15 SP5:rust1.75"},"product_reference":"rust1.75","relates_to_product_reference":"SUSE Linux Enterprise Server 15 SP5"},{"category":"default_component_of","full_product_name":{"name":"cargo1.75 as component of SUSE Linux Enterprise Desktop 15 SP5","product_id":"SUSE Linux Enterprise Desktop 15 SP5:cargo1.75"},"product_reference":"cargo1.75","relates_to_product_reference":"SUSE Linux Enterprise Desktop 15 SP5"},{"category":"default_component_of","full_product_name":{"name":"rust1.75 as component of SUSE Linux Enterprise Desktop 15 SP5","product_id":"SUSE Linux Enterprise Desktop 15 SP5:rust1.75"},"product_reference":"rust1.75","relates_to_product_reference":"SUSE Linux Enterprise Desktop 15 SP5"},{"category":"default_component_of","full_product_name":{"name":"cargo1.75 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP5","product_id":"SUSE Linux Enterprise Server for SAP Applications 15 SP5:cargo1.75"},"product_reference":"cargo1.75","relates_to_product_reference":"SUSE Linux Enterprise Server for SAP Applications 15 SP5"},{"category":"default_component_of","full_product_name":{"name":"rust1.75 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP5","product_id":"SUSE Linux Enterprise Server for SAP Applications 15 SP5:rust1.75"},"product_reference":"rust1.75","relates_to_product_reference":"SUSE Linux Enterprise Server for SAP Applications 15 SP5"},{"category":"default_component_of","full_product_name":{"name":"cargo1.75 as component of SUSE Linux Enterprise High Performance Computing 15 SP5","product_id":"SUSE Linux Enterprise High Performance Computing 15 SP5:cargo1.75"},"product_reference":"cargo1.75","relates_to_product_reference":"SUSE Linux Enterprise High Performance Computing 15 SP5"},{"category":"default_component_of","full_product_name":{"name":"rust1.75 as component of SUSE Linux Enterprise High Performance Computing 15 SP5","product_id":"SUSE Linux Enterprise High Performance Computing 15 SP5:rust1.75"},"product_reference":"rust1.75","relates_to_product_reference":"SUSE Linux Enterprise High Performance Computing 15 SP5"},{"category":"default_component_of","full_product_name":{"name":"cargo1.75 as component of SUSE Linux Enterprise Module for Development Tools 15 SP5","product_id":"SUSE Linux Enterprise Module for Development Tools 15 SP5:cargo1.75"},"product_reference":"cargo1.75","relates_to_product_reference":"SUSE Linux Enterprise Module for Development Tools 15 SP5"},{"category":"default_component_of","full_product_name":{"name":"rust1.75 as component of SUSE Linux Enterprise Module for Development Tools 15 SP5","product_id":"SUSE Linux Enterprise Module for Development Tools 15 SP5:rust1.75"},"product_reference":"rust1.75","relates_to_product_reference":"SUSE Linux Enterprise Module for Development Tools 15 SP5"},{"category":"default_component_of","full_product_name":{"name":"cargo1.76 as component of SUSE Linux Enterprise Server 15 SP5","product_id":"SUSE Linux Enterprise Server 15 SP5:cargo1.76"},"product_reference":"cargo1.76","relates_to_product_reference":"SUSE Linux Enterprise Server 15 SP5"},{"category":"default_component_of","full_product_name":{"name":"rust1.76 as component of SUSE Linux Enterprise Server 15 SP5","product_id":"SUSE Linux Enterprise Server 15 SP5:rust1.76"},"product_reference":"rust1.76","relates_to_product_reference":"SUSE Linux Enterprise Server 15 SP5"},{"category":"default_component_of","full_product_name":{"name":"cargo1.76 as component of SUSE Linux Enterprise Desktop 15 SP5","product_id":"SUSE Linux Enterprise Desktop 15 SP5:cargo1.76"},"product_reference":"cargo1.76","relates_to_product_reference":"SUSE Linux Enterprise Desktop 15 SP5"},{"category":"default_component_of","full_product_name":{"name":"rust1.76 as component of SUSE Linux Enterprise Desktop 15 SP5","product_id":"SUSE Linux Enterprise Desktop 15 SP5:rust1.76"},"product_reference":"rust1.76","relates_to_product_reference":"SUSE Linux Enterprise Desktop 15 SP5"},{"category":"default_component_of","full_product_name":{"name":"cargo1.76 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP5","product_id":"SUSE Linux Enterprise Server for SAP Applications 15 SP5:cargo1.76"},"product_reference":"cargo1.76","relates_to_product_reference":"SUSE Linux Enterprise Server for SAP Applications 15 SP5"},{"category":"default_component_of","full_product_name":{"name":"rust1.76 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP5","product_id":"SUSE Linux Enterprise Server for SAP Applications 15 SP5:rust1.76"},"product_reference":"rust1.76","relates_to_product_reference":"SUSE Linux Enterprise Server for SAP Applications 15 SP5"},{"category":"default_component_of","full_product_name":{"name":"cargo1.76 as component of SUSE Linux Enterprise High Performance Computing 15 SP5","product_id":"SUSE Linux Enterprise High Performance Computing 15 SP5:cargo1.76"},"product_reference":"cargo1.76","relates_to_product_reference":"SUSE Linux Enterprise High Performance Computing 15 SP5"},{"category":"default_component_of","full_product_name":{"name":"rust1.76 as component of SUSE Linux Enterprise High Performance Computing 15 SP5","product_id":"SUSE Linux Enterprise High Performance Computing 15 SP5:rust1.76"},"product_reference":"rust1.76","relates_to_product_reference":"SUSE Linux Enterprise High Performance Computing 15 SP5"},{"category":"default_component_of","full_product_name":{"name":"cargo1.76 as component of SUSE Linux Enterprise Module for Development Tools 15 SP5","product_id":"SUSE Linux Enterprise Module for Development Tools 15 SP5:cargo1.76"},"product_reference":"cargo1.76","relates_to_product_reference":"SUSE Linux Enterprise Module for Development Tools 15 SP5"},{"category":"default_component_of","full_product_name":{"name":"rust1.76 as component of SUSE Linux Enterprise Module for Development Tools 15 SP5","product_id":"SUSE Linux Enterprise Module for Development Tools 15 SP5:rust1.76"},"product_reference":"rust1.76","relates_to_product_reference":"SUSE Linux Enterprise Module for Development Tools 15 SP5"},{"category":"default_component_of","full_product_name":{"name":"cargo1.77 as component of SUSE Linux Enterprise Server 15 SP5","product_id":"SUSE Linux Enterprise Server 15 SP5:cargo1.77"},"product_reference":"cargo1.77","relates_to_product_reference":"SUSE Linux Enterprise Server 15 SP5"},{"category":"default_component_of","full_product_name":{"name":"rust1.77 as component of SUSE Linux Enterprise Server 15 SP5","product_id":"SUSE Linux Enterprise Server 15 SP5:rust1.77"},"product_reference":"rust1.77","relates_to_product_reference":"SUSE Linux Enterprise Server 15 SP5"},{"category":"default_component_of","full_product_name":{"name":"cargo1.77 as component of SUSE Linux Enterprise Desktop 15 SP5","product_id":"SUSE Linux Enterprise Desktop 15 SP5:cargo1.77"},"product_reference":"cargo1.77","relates_to_product_reference":"SUSE Linux Enterprise Desktop 15 SP5"},{"category":"default_component_of","full_product_name":{"name":"rust1.77 as component of SUSE Linux Enterprise Desktop 15 SP5","product_id":"SUSE Linux Enterprise Desktop 15 SP5:rust1.77"},"product_reference":"rust1.77","relates_to_product_reference":"SUSE Linux Enterprise Desktop 15 SP5"},{"category":"default_component_of","full_product_name":{"name":"cargo1.77 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP5","product_id":"SUSE Linux Enterprise Server for SAP Applications 15 SP5:cargo1.77"},"product_reference":"cargo1.77","relates_to_product_reference":"SUSE Linux Enterprise Server for SAP Applications 15 SP5"},{"category":"default_component_of","full_product_name":{"name":"rust1.77 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP5","product_id":"SUSE Linux Enterprise Server for SAP Applications 15 SP5:rust1.77"},"product_reference":"rust1.77","relates_to_product_reference":"SUSE Linux Enterprise Server for SAP Applications 15 SP5"},{"category":"default_component_of","full_product_name":{"name":"cargo1.77 as component of SUSE Linux Enterprise High Performance Computing 15 SP5","product_id":"SUSE Linux Enterprise High Performance Computing 15 SP5:cargo1.77"},"product_reference":"cargo1.77","relates_to_product_reference":"SUSE Linux Enterprise High Performance Computing 15 SP5"},{"category":"default_component_of","full_product_name":{"name":"rust1.77 as component of SUSE Linux Enterprise High Performance Computing 15 SP5","product_id":"SUSE Linux Enterprise High Performance Computing 15 SP5:rust1.77"},"product_reference":"rust1.77","relates_to_product_reference":"SUSE Linux Enterprise High Performance Computing 15 SP5"},{"category":"default_component_of","full_product_name":{"name":"cargo1.77 as component of SUSE Linux Enterprise Module for Development Tools 15 SP5","product_id":"SUSE Linux Enterprise Module for Development Tools 15 SP5:cargo1.77"},"product_reference":"cargo1.77","relates_to_product_reference":"SUSE Linux Enterprise Module for Development Tools 15 SP5"},{"category":"default_component_of","full_product_name":{"name":"rust1.77 as component of SUSE Linux Enterprise Module for Development Tools 15 SP5","product_id":"SUSE Linux Enterprise Module for Development Tools 15 SP5:rust1.77"},"product_reference":"rust1.77","relates_to_product_reference":"SUSE Linux Enterprise Module for Development Tools 15 SP5"},{"category":"default_component_of","full_product_name":{"name":"cargo as component of SUSE Linux Enterprise Server 15 SP1-LTSS","product_id":"SUSE Linux Enterprise Server 15 SP1-LTSS:cargo"},"product_reference":"cargo","relates_to_product_reference":"SUSE Linux Enterprise Server 15 SP1-LTSS"},{"category":"default_component_of","full_product_name":{"name":"clippy as component of SUSE Linux Enterprise Server 15 SP1-LTSS","product_id":"SUSE Linux Enterprise Server 15 SP1-LTSS:clippy"},"product_reference":"clippy","relates_to_product_reference":"SUSE Linux Enterprise Server 15 SP1-LTSS"},{"category":"default_component_of","full_product_name":{"name":"rls as component of SUSE Linux Enterprise Server 15 SP1-LTSS","product_id":"SUSE Linux Enterprise Server 15 SP1-LTSS:rls"},"product_reference":"rls","relates_to_product_reference":"SUSE Linux Enterprise Server 15 SP1-LTSS"},{"category":"default_component_of","full_product_name":{"name":"rust as component of SUSE Linux Enterprise Server 15 SP1-LTSS","product_id":"SUSE Linux Enterprise Server 15 SP1-LTSS:rust"},"product_reference":"rust","relates_to_product_reference":"SUSE Linux Enterprise Server 15 SP1-LTSS"},{"category":"default_component_of","full_product_name":{"name":"rust-analysis as component of SUSE Linux Enterprise Server 15 SP1-LTSS","product_id":"SUSE Linux Enterprise Server 15 SP1-LTSS:rust-analysis"},"product_reference":"rust-analysis","relates_to_product_reference":"SUSE Linux Enterprise Server 15 SP1-LTSS"},{"category":"default_component_of","full_product_name":{"name":"rust-src as component of SUSE Linux Enterprise Server 15 SP1-LTSS","product_id":"SUSE Linux Enterprise Server 15 SP1-LTSS:rust-src"},"product_reference":"rust-src","relates_to_product_reference":"SUSE Linux Enterprise Server 15 SP1-LTSS"},{"category":"default_component_of","full_product_name":{"name":"rust-std-static as component of SUSE Linux Enterprise Server 15 SP1-LTSS","product_id":"SUSE Linux Enterprise Server 15 SP1-LTSS:rust-std-static"},"product_reference":"rust-std-static","relates_to_product_reference":"SUSE Linux Enterprise Server 15 SP1-LTSS"},{"category":"default_component_of","full_product_name":{"name":"rustfmt as component of SUSE Linux Enterprise Server 15 SP1-LTSS","product_id":"SUSE Linux Enterprise Server 15 SP1-LTSS:rustfmt"},"product_reference":"rustfmt","relates_to_product_reference":"SUSE Linux Enterprise Server 15 SP1-LTSS"},{"category":"default_component_of","full_product_name":{"name":"cargo as component of SUSE Linux Enterprise Server 15 SP2-LTSS","product_id":"SUSE Linux Enterprise Server 15 SP2-LTSS:cargo"},"product_reference":"cargo","relates_to_product_reference":"SUSE Linux Enterprise Server 15 SP2-LTSS"},{"category":"default_component_of","full_product_name":{"name":"clippy as component of SUSE Linux Enterprise Server 15 SP2-LTSS","product_id":"SUSE Linux Enterprise Server 15 SP2-LTSS:clippy"},"product_reference":"clippy","relates_to_product_reference":"SUSE Linux Enterprise Server 15 SP2-LTSS"},{"category":"default_component_of","full_product_name":{"name":"rls as component of SUSE Linux Enterprise Server 15 SP2-LTSS","product_id":"SUSE Linux Enterprise Server 15 SP2-LTSS:rls"},"product_reference":"rls","relates_to_product_reference":"SUSE Linux Enterprise Server 15 SP2-LTSS"},{"category":"default_component_of","full_product_name":{"name":"rust as component of SUSE Linux Enterprise Server 15 SP2-LTSS","product_id":"SUSE Linux Enterprise Server 15 SP2-LTSS:rust"},"product_reference":"rust","relates_to_product_reference":"SUSE Linux Enterprise Server 15 SP2-LTSS"},{"category":"default_component_of","full_product_name":{"name":"rust-analysis as component of SUSE Linux Enterprise Server 15 SP2-LTSS","product_id":"SUSE Linux Enterprise Server 15 SP2-LTSS:rust-analysis"},"product_reference":"rust-analysis","relates_to_product_reference":"SUSE Linux Enterprise Server 15 SP2-LTSS"},{"category":"default_component_of","full_product_name":{"name":"rust-src as component of SUSE Linux Enterprise Server 15 SP2-LTSS","product_id":"SUSE Linux Enterprise Server 15 SP2-LTSS:rust-src"},"product_reference":"rust-src","relates_to_product_reference":"SUSE Linux Enterprise Server 15 SP2-LTSS"},{"category":"default_component_of","full_product_name":{"name":"rust-std-static as component of SUSE Linux Enterprise Server 15 SP2-LTSS","product_id":"SUSE Linux Enterprise Server 15 SP2-LTSS:rust-std-static"},"product_reference":"rust-std-static","relates_to_product_reference":"SUSE Linux Enterprise Server 15 SP2-LTSS"},{"category":"default_component_of","full_product_name":{"name":"rustfmt as component of SUSE Linux Enterprise Server 15 SP2-LTSS","product_id":"SUSE Linux Enterprise Server 15 SP2-LTSS:rustfmt"},"product_reference":"rustfmt","relates_to_product_reference":"SUSE Linux Enterprise Server 15 SP2-LTSS"},{"category":"default_component_of","full_product_name":{"name":"cargo as component of SUSE Linux Enterprise Server 15 SP3-LTSS","product_id":"SUSE Linux Enterprise Server 15 SP3-LTSS:cargo"},"product_reference":"cargo","relates_to_product_reference":"SUSE Linux Enterprise Server 15 SP3-LTSS"},{"category":"default_component_of","full_product_name":{"name":"rls as component of SUSE Linux Enterprise Server 15 SP3-LTSS","product_id":"SUSE Linux Enterprise Server 15 SP3-LTSS:rls"},"product_reference":"rls","relates_to_product_reference":"SUSE Linux Enterprise Server 15 SP3-LTSS"},{"category":"default_component_of","full_product_name":{"name":"rust as component of SUSE Linux Enterprise Server 15 SP3-LTSS","product_id":"SUSE Linux Enterprise Server 15 SP3-LTSS:rust"},"product_reference":"rust","relates_to_product_reference":"SUSE Linux Enterprise Server 15 SP3-LTSS"},{"category":"default_component_of","full_product_name":{"name":"rust-gdb as component of SUSE Linux Enterprise Server 15 SP3-LTSS","product_id":"SUSE Linux Enterprise Server 15 SP3-LTSS:rust-gdb"},"product_reference":"rust-gdb","relates_to_product_reference":"SUSE Linux Enterprise Server 15 SP3-LTSS"},{"category":"default_component_of","full_product_name":{"name":"cargo1.43 as component of SUSE Linux Enterprise Server 15 SP3-LTSS","product_id":"SUSE Linux Enterprise Server 15 SP3-LTSS:cargo1.43"},"product_reference":"cargo1.43","relates_to_product_reference":"SUSE Linux Enterprise Server 15 SP3-LTSS"},{"category":"default_component_of","full_product_name":{"name":"cargo1.43-doc as component of SUSE Linux Enterprise Server 15 SP3-LTSS","product_id":"SUSE Linux Enterprise Server 15 SP3-LTSS:cargo1.43-doc"},"product_reference":"cargo1.43-doc","relates_to_product_reference":"SUSE Linux Enterprise Server 15 SP3-LTSS"},{"category":"default_component_of","full_product_name":{"name":"rls1.43 as component of SUSE Linux Enterprise Server 15 SP3-LTSS","product_id":"SUSE Linux Enterprise Server 15 SP3-LTSS:rls1.43"},"product_reference":"rls1.43","relates_to_product_reference":"SUSE Linux Enterprise Server 15 SP3-LTSS"},{"category":"default_component_of","full_product_name":{"name":"rust1.43 as component of SUSE Linux Enterprise Server 15 SP3-LTSS","product_id":"SUSE Linux Enterprise Server 15 SP3-LTSS:rust1.43"},"product_reference":"rust1.43","relates_to_product_reference":"SUSE Linux Enterprise Server 15 SP3-LTSS"},{"category":"default_component_of","full_product_name":{"name":"rust1.43-analysis as component of SUSE Linux Enterprise Server 15 SP3-LTSS","product_id":"SUSE Linux Enterprise Server 15 SP3-LTSS:rust1.43-analysis"},"product_reference":"rust1.43-analysis","relates_to_product_reference":"SUSE Linux Enterprise Server 15 SP3-LTSS"},{"category":"default_component_of","full_product_name":{"name":"rust1.43-doc as component of SUSE Linux Enterprise Server 15 SP3-LTSS","product_id":"SUSE Linux Enterprise Server 15 SP3-LTSS:rust1.43-doc"},"product_reference":"rust1.43-doc","relates_to_product_reference":"SUSE Linux Enterprise Server 15 SP3-LTSS"},{"category":"default_component_of","full_product_name":{"name":"rust1.43-gdb as component of SUSE Linux Enterprise Server 15 SP3-LTSS","product_id":"SUSE Linux Enterprise Server 15 SP3-LTSS:rust1.43-gdb"},"product_reference":"rust1.43-gdb","relates_to_product_reference":"SUSE Linux Enterprise Server 15 SP3-LTSS"},{"category":"default_component_of","full_product_name":{"name":"rust1.43-src as component of SUSE Linux Enterprise Server 15 SP3-LTSS","product_id":"SUSE Linux Enterprise Server 15 SP3-LTSS:rust1.43-src"},"product_reference":"rust1.43-src","relates_to_product_reference":"SUSE Linux Enterprise Server 15 SP3-LTSS"},{"category":"default_component_of","full_product_name":{"name":"cargo1.53 as component of SUSE Linux Enterprise Server 15 SP3-LTSS","product_id":"SUSE Linux Enterprise Server 15 SP3-LTSS:cargo1.53"},"product_reference":"cargo1.53","relates_to_product_reference":"SUSE Linux Enterprise Server 15 SP3-LTSS"},{"category":"default_component_of","full_product_name":{"name":"cargo1.53-doc as component of SUSE Linux Enterprise Server 15 SP3-LTSS","product_id":"SUSE Linux Enterprise Server 15 SP3-LTSS:cargo1.53-doc"},"product_reference":"cargo1.53-doc","relates_to_product_reference":"SUSE Linux Enterprise Server 15 SP3-LTSS"},{"category":"default_component_of","full_product_name":{"name":"rls1.53 as component of SUSE Linux Enterprise Server 15 SP3-LTSS","product_id":"SUSE Linux Enterprise Server 15 SP3-LTSS:rls1.53"},"product_reference":"rls1.53","relates_to_product_reference":"SUSE Linux Enterprise Server 15 SP3-LTSS"},{"category":"default_component_of","full_product_name":{"name":"rust1.53 as component of SUSE Linux Enterprise Server 15 SP3-LTSS","product_id":"SUSE Linux Enterprise Server 15 SP3-LTSS:rust1.53"},"product_reference":"rust1.53","relates_to_product_reference":"SUSE Linux Enterprise Server 15 SP3-LTSS"},{"category":"default_component_of","full_product_name":{"name":"rust1.53-analysis as component of SUSE Linux Enterprise Server 15 SP3-LTSS","product_id":"SUSE Linux Enterprise Server 15 SP3-LTSS:rust1.53-analysis"},"product_reference":"rust1.53-analysis","relates_to_product_reference":"SUSE Linux Enterprise Server 15 SP3-LTSS"},{"category":"default_component_of","full_product_name":{"name":"rust1.53-doc as component of SUSE Linux Enterprise Server 15 SP3-LTSS","product_id":"SUSE Linux Enterprise Server 15 SP3-LTSS:rust1.53-doc"},"product_reference":"rust1.53-doc","relates_to_product_reference":"SUSE Linux Enterprise Server 15 SP3-LTSS"},{"category":"default_component_of","full_product_name":{"name":"rust1.53-gdb as component of SUSE Linux Enterprise Server 15 SP3-LTSS","product_id":"SUSE Linux Enterprise Server 15 SP3-LTSS:rust1.53-gdb"},"product_reference":"rust1.53-gdb","relates_to_product_reference":"SUSE Linux Enterprise Server 15 SP3-LTSS"},{"category":"default_component_of","full_product_name":{"name":"rust1.53-src as component of SUSE Linux Enterprise Server 15 SP3-LTSS","product_id":"SUSE Linux Enterprise Server 15 SP3-LTSS:rust1.53-src"},"product_reference":"rust1.53-src","relates_to_product_reference":"SUSE Linux Enterprise Server 15 SP3-LTSS"},{"category":"default_component_of","full_product_name":{"name":"cargo1.54 as component of SUSE Linux Enterprise Server 15 SP3-LTSS","product_id":"SUSE Linux Enterprise Server 15 SP3-LTSS:cargo1.54"},"product_reference":"cargo1.54","relates_to_product_reference":"SUSE Linux Enterprise Server 15 SP3-LTSS"},{"category":"default_component_of","full_product_name":{"name":"cargo1.54-doc as component of SUSE Linux Enterprise Server 15 SP3-LTSS","product_id":"SUSE Linux Enterprise Server 15 SP3-LTSS:cargo1.54-doc"},"product_reference":"cargo1.54-doc","relates_to_product_reference":"SUSE Linux Enterprise Server 15 SP3-LTSS"},{"category":"default_component_of","full_product_name":{"name":"rls1.54 as component of SUSE Linux Enterprise Server 15 SP3-LTSS","product_id":"SUSE Linux Enterprise Server 15 SP3-LTSS:rls1.54"},"product_reference":"rls1.54","relates_to_product_reference":"SUSE Linux Enterprise Server 15 SP3-LTSS"},{"category":"default_component_of","full_product_name":{"name":"rust1.54 as component of SUSE Linux Enterprise Server 15 SP3-LTSS","product_id":"SUSE Linux Enterprise Server 15 SP3-LTSS:rust1.54"},"product_reference":"rust1.54","relates_to_product_reference":"SUSE Linux Enterprise Server 15 SP3-LTSS"},{"category":"default_component_of","full_product_name":{"name":"rust1.54-analysis as component of SUSE Linux Enterprise Server 15 SP3-LTSS","product_id":"SUSE Linux Enterprise Server 15 SP3-LTSS:rust1.54-analysis"},"product_reference":"rust1.54-analysis","relates_to_product_reference":"SUSE Linux Enterprise Server 15 SP3-LTSS"},{"category":"default_component_of","full_product_name":{"name":"rust1.54-doc as component of SUSE Linux Enterprise Server 15 SP3-LTSS","product_id":"SUSE Linux Enterprise Server 15 SP3-LTSS:rust1.54-doc"},"product_reference":"rust1.54-doc","relates_to_product_reference":"SUSE Linux Enterprise Server 15 SP3-LTSS"},{"category":"default_component_of","full_product_name":{"name":"rust1.54-gdb as component of SUSE Linux Enterprise Server 15 SP3-LTSS","product_id":"SUSE Linux Enterprise Server 15 SP3-LTSS:rust1.54-gdb"},"product_reference":"rust1.54-gdb","relates_to_product_reference":"SUSE Linux Enterprise Server 15 SP3-LTSS"},{"category":"default_component_of","full_product_name":{"name":"rust1.54-src as component of SUSE Linux Enterprise Server 15 SP3-LTSS","product_id":"SUSE Linux Enterprise Server 15 SP3-LTSS:rust1.54-src"},"product_reference":"rust1.54-src","relates_to_product_reference":"SUSE Linux Enterprise Server 15 SP3-LTSS"},{"category":"default_component_of","full_product_name":{"name":"cargo1.55 as component of SUSE Linux Enterprise Server 15 SP3-LTSS","product_id":"SUSE Linux Enterprise Server 15 SP3-LTSS:cargo1.55"},"product_reference":"cargo1.55","relates_to_product_reference":"SUSE Linux Enterprise Server 15 SP3-LTSS"},{"category":"default_component_of","full_product_name":{"name":"rust1.55 as component of SUSE Linux Enterprise Server 15 SP3-LTSS","product_id":"SUSE Linux Enterprise Server 15 SP3-LTSS:rust1.55"},"product_reference":"rust1.55","relates_to_product_reference":"SUSE Linux Enterprise Server 15 SP3-LTSS"},{"category":"default_component_of","full_product_name":{"name":"cargo1.56 as component of SUSE Linux Enterprise Server 15 SP3-LTSS","product_id":"SUSE Linux Enterprise Server 15 SP3-LTSS:cargo1.56"},"product_reference":"cargo1.56","relates_to_product_reference":"SUSE Linux Enterprise Server 15 SP3-LTSS"},{"category":"default_component_of","full_product_name":{"name":"rust1.56 as component of SUSE Linux Enterprise Server 15 SP3-LTSS","product_id":"SUSE Linux Enterprise Server 15 SP3-LTSS:rust1.56"},"product_reference":"rust1.56","relates_to_product_reference":"SUSE Linux Enterprise Server 15 SP3-LTSS"},{"category":"default_component_of","full_product_name":{"name":"cargo1.57 as component of SUSE Linux Enterprise Server 15 SP3-LTSS","product_id":"SUSE Linux Enterprise Server 15 SP3-LTSS:cargo1.57"},"product_reference":"cargo1.57","relates_to_product_reference":"SUSE Linux Enterprise Server 15 SP3-LTSS"},{"category":"default_component_of","full_product_name":{"name":"rust1.57 as component of SUSE Linux Enterprise Server 15 SP3-LTSS","product_id":"SUSE Linux Enterprise Server 15 SP3-LTSS:rust1.57"},"product_reference":"rust1.57","relates_to_product_reference":"SUSE Linux Enterprise Server 15 SP3-LTSS"},{"category":"default_component_of","full_product_name":{"name":"cargo1.58 as component of SUSE Linux Enterprise Server 15 SP3-LTSS","product_id":"SUSE Linux Enterprise Server 15 SP3-LTSS:cargo1.58"},"product_reference":"cargo1.58","relates_to_product_reference":"SUSE Linux Enterprise Server 15 SP3-LTSS"},{"category":"default_component_of","full_product_name":{"name":"rust1.58 as component of SUSE Linux Enterprise Server 15 SP3-LTSS","product_id":"SUSE Linux Enterprise Server 15 SP3-LTSS:rust1.58"},"product_reference":"rust1.58","relates_to_product_reference":"SUSE Linux Enterprise Server 15 SP3-LTSS"},{"category":"default_component_of","full_product_name":{"name":"cargo1.59 as component of SUSE Linux Enterprise Server 15 SP3-LTSS","product_id":"SUSE Linux Enterprise Server 15 SP3-LTSS:cargo1.59"},"product_reference":"cargo1.59","relates_to_product_reference":"SUSE Linux Enterprise Server 15 SP3-LTSS"},{"category":"default_component_of","full_product_name":{"name":"rust1.59 as component of SUSE Linux Enterprise Server 15 SP3-LTSS","product_id":"SUSE Linux Enterprise Server 15 SP3-LTSS:rust1.59"},"product_reference":"rust1.59","relates_to_product_reference":"SUSE Linux Enterprise Server 15 SP3-LTSS"},{"category":"default_component_of","full_product_name":{"name":"cargo1.60 as component of SUSE Linux Enterprise Server 15 SP3-LTSS","product_id":"SUSE Linux Enterprise Server 15 SP3-LTSS:cargo1.60"},"product_reference":"cargo1.60","relates_to_product_reference":"SUSE Linux Enterprise Server 15 SP3-LTSS"},{"category":"default_component_of","full_product_name":{"name":"rust1.60 as component of SUSE Linux Enterprise Server 15 SP3-LTSS","product_id":"SUSE Linux Enterprise Server 15 SP3-LTSS:rust1.60"},"product_reference":"rust1.60","relates_to_product_reference":"SUSE Linux Enterprise Server 15 SP3-LTSS"},{"category":"default_component_of","full_product_name":{"name":"cargo1.61 as component of SUSE Linux Enterprise Server 15 SP3-LTSS","product_id":"SUSE Linux Enterprise Server 15 SP3-LTSS:cargo1.61"},"product_reference":"cargo1.61","relates_to_product_reference":"SUSE Linux Enterprise Server 15 SP3-LTSS"},{"category":"default_component_of","full_product_name":{"name":"rust1.61 as component of SUSE Linux Enterprise Server 15 SP3-LTSS","product_id":"SUSE Linux Enterprise Server 15 SP3-LTSS:rust1.61"},"product_reference":"rust1.61","relates_to_product_reference":"SUSE Linux Enterprise Server 15 SP3-LTSS"},{"category":"default_component_of","full_product_name":{"name":"cargo1.62 as component of SUSE Linux Enterprise Server 15 SP3-LTSS","product_id":"SUSE Linux Enterprise Server 15 SP3-LTSS:cargo1.62"},"product_reference":"cargo1.62","relates_to_product_reference":"SUSE Linux Enterprise Server 15 SP3-LTSS"},{"category":"default_component_of","full_product_name":{"name":"rust1.62 as component of SUSE Linux Enterprise Server 15 SP3-LTSS","product_id":"SUSE Linux Enterprise Server 15 SP3-LTSS:rust1.62"},"product_reference":"rust1.62","relates_to_product_reference":"SUSE Linux Enterprise Server 15 SP3-LTSS"},{"category":"default_component_of","full_product_name":{"name":"cargo1.63 as component of SUSE Linux Enterprise Server 15 SP3-LTSS","product_id":"SUSE Linux Enterprise Server 15 SP3-LTSS:cargo1.63"},"product_reference":"cargo1.63","relates_to_product_reference":"SUSE Linux Enterprise Server 15 SP3-LTSS"},{"category":"default_component_of","full_product_name":{"name":"rust1.63 as component of SUSE Linux Enterprise Server 15 SP3-LTSS","product_id":"SUSE Linux Enterprise Server 15 SP3-LTSS:rust1.63"},"product_reference":"rust1.63","relates_to_product_reference":"SUSE Linux Enterprise Server 15 SP3-LTSS"},{"category":"default_component_of","full_product_name":{"name":"cargo1.64 as component of SUSE Linux Enterprise Server 15 SP3-LTSS","product_id":"SUSE Linux Enterprise Server 15 SP3-LTSS:cargo1.64"},"product_reference":"cargo1.64","relates_to_product_reference":"SUSE Linux Enterprise Server 15 SP3-LTSS"},{"category":"default_component_of","full_product_name":{"name":"rust1.64 as component of SUSE Linux Enterprise Server 15 SP3-LTSS","product_id":"SUSE Linux Enterprise Server 15 SP3-LTSS:rust1.64"},"product_reference":"rust1.64","relates_to_product_reference":"SUSE Linux Enterprise Server 15 SP3-LTSS"},{"category":"default_component_of","full_product_name":{"name":"cargo1.65 as component of SUSE Linux Enterprise Server 15 SP3-LTSS","product_id":"SUSE Linux Enterprise Server 15 SP3-LTSS:cargo1.65"},"product_reference":"cargo1.65","relates_to_product_reference":"SUSE Linux Enterprise Server 15 SP3-LTSS"},{"category":"default_component_of","full_product_name":{"name":"rust1.65 as component of SUSE Linux Enterprise Server 15 SP3-LTSS","product_id":"SUSE Linux Enterprise Server 15 SP3-LTSS:rust1.65"},"product_reference":"rust1.65","relates_to_product_reference":"SUSE Linux Enterprise Server 15 SP3-LTSS"},{"category":"default_component_of","full_product_name":{"name":"cargo as component of SUSE Linux Enterprise Server 15 SP4-LTSS","product_id":"SUSE Linux Enterprise Server 15 SP4-LTSS:cargo"},"product_reference":"cargo","relates_to_product_reference":"SUSE Linux Enterprise Server 15 SP4-LTSS"},{"category":"default_component_of","full_product_name":{"name":"rust as component of SUSE Linux Enterprise Server 15 SP4-LTSS","product_id":"SUSE Linux Enterprise Server 15 SP4-LTSS:rust"},"product_reference":"rust","relates_to_product_reference":"SUSE Linux Enterprise Server 15 SP4-LTSS"},{"category":"default_component_of","full_product_name":{"name":"rust-analysis as component of SUSE Linux Enterprise Server 15 SP4-LTSS","product_id":"SUSE Linux Enterprise Server 15 SP4-LTSS:rust-analysis"},"product_reference":"rust-analysis","relates_to_product_reference":"SUSE Linux Enterprise Server 15 SP4-LTSS"},{"category":"default_component_of","full_product_name":{"name":"cargo1.43 as component of SUSE Linux Enterprise Server 15 SP4-LTSS","product_id":"SUSE Linux Enterprise Server 15 SP4-LTSS:cargo1.43"},"product_reference":"cargo1.43","relates_to_product_reference":"SUSE Linux Enterprise Server 15 SP4-LTSS"},{"category":"default_component_of","full_product_name":{"name":"cargo1.43-doc as component of SUSE Linux Enterprise Server 15 SP4-LTSS","product_id":"SUSE Linux Enterprise Server 15 SP4-LTSS:cargo1.43-doc"},"product_reference":"cargo1.43-doc","relates_to_product_reference":"SUSE Linux Enterprise Server 15 SP4-LTSS"},{"category":"default_component_of","full_product_name":{"name":"rls1.43 as component of SUSE Linux Enterprise Server 15 SP4-LTSS","product_id":"SUSE Linux Enterprise Server 15 SP4-LTSS:rls1.43"},"product_reference":"rls1.43","relates_to_product_reference":"SUSE Linux Enterprise Server 15 SP4-LTSS"},{"category":"default_component_of","full_product_name":{"name":"rust1.43 as component of SUSE Linux Enterprise Server 15 SP4-LTSS","product_id":"SUSE Linux Enterprise Server 15 SP4-LTSS:rust1.43"},"product_reference":"rust1.43","relates_to_product_reference":"SUSE Linux Enterprise Server 15 SP4-LTSS"},{"category":"default_component_of","full_product_name":{"name":"rust1.43-analysis as component of SUSE Linux Enterprise Server 15 SP4-LTSS","product_id":"SUSE Linux Enterprise Server 15 SP4-LTSS:rust1.43-analysis"},"product_reference":"rust1.43-analysis","relates_to_product_reference":"SUSE Linux Enterprise Server 15 SP4-LTSS"},{"category":"default_component_of","full_product_name":{"name":"rust1.43-doc as component of SUSE Linux Enterprise Server 15 SP4-LTSS","product_id":"SUSE Linux Enterprise Server 15 SP4-LTSS:rust1.43-doc"},"product_reference":"rust1.43-doc","relates_to_product_reference":"SUSE Linux Enterprise Server 15 SP4-LTSS"},{"category":"default_component_of","full_product_name":{"name":"rust1.43-gdb as component of SUSE Linux Enterprise Server 15 SP4-LTSS","product_id":"SUSE Linux Enterprise Server 15 SP4-LTSS:rust1.43-gdb"},"product_reference":"rust1.43-gdb","relates_to_product_reference":"SUSE Linux Enterprise Server 15 SP4-LTSS"},{"category":"default_component_of","full_product_name":{"name":"rust1.43-src as component of SUSE Linux Enterprise Server 15 SP4-LTSS","product_id":"SUSE Linux Enterprise Server 15 SP4-LTSS:rust1.43-src"},"product_reference":"rust1.43-src","relates_to_product_reference":"SUSE Linux Enterprise Server 15 SP4-LTSS"},{"category":"default_component_of","full_product_name":{"name":"cargo1.58 as component of SUSE Linux Enterprise Server 15 SP4-LTSS","product_id":"SUSE Linux Enterprise Server 15 SP4-LTSS:cargo1.58"},"product_reference":"cargo1.58","relates_to_product_reference":"SUSE Linux Enterprise Server 15 SP4-LTSS"},{"category":"default_component_of","full_product_name":{"name":"rust1.58 as component of SUSE Linux Enterprise Server 15 SP4-LTSS","product_id":"SUSE Linux Enterprise Server 15 SP4-LTSS:rust1.58"},"product_reference":"rust1.58","relates_to_product_reference":"SUSE Linux Enterprise Server 15 SP4-LTSS"},{"category":"default_component_of","full_product_name":{"name":"cargo1.59 as component of SUSE Linux Enterprise Server 15 SP4-LTSS","product_id":"SUSE Linux Enterprise Server 15 SP4-LTSS:cargo1.59"},"product_reference":"cargo1.59","relates_to_product_reference":"SUSE Linux Enterprise Server 15 SP4-LTSS"},{"category":"default_component_of","full_product_name":{"name":"rust1.59 as component of SUSE Linux Enterprise Server 15 SP4-LTSS","product_id":"SUSE Linux Enterprise Server 15 SP4-LTSS:rust1.59"},"product_reference":"rust1.59","relates_to_product_reference":"SUSE Linux Enterprise Server 15 SP4-LTSS"},{"category":"default_component_of","full_product_name":{"name":"cargo1.60 as component of SUSE Linux Enterprise Server 15 SP4-LTSS","product_id":"SUSE Linux Enterprise Server 15 SP4-LTSS:cargo1.60"},"product_reference":"cargo1.60","relates_to_product_reference":"SUSE Linux Enterprise Server 15 SP4-LTSS"},{"category":"default_component_of","full_product_name":{"name":"rust1.60 as component of SUSE Linux Enterprise Server 15 SP4-LTSS","product_id":"SUSE Linux Enterprise Server 15 SP4-LTSS:rust1.60"},"product_reference":"rust1.60","relates_to_product_reference":"SUSE Linux Enterprise Server 15 SP4-LTSS"},{"category":"default_component_of","full_product_name":{"name":"cargo1.61 as component of SUSE Linux Enterprise Server 15 SP4-LTSS","product_id":"SUSE Linux Enterprise Server 15 SP4-LTSS:cargo1.61"},"product_reference":"cargo1.61","relates_to_product_reference":"SUSE Linux Enterprise Server 15 SP4-LTSS"},{"category":"default_component_of","full_product_name":{"name":"rust1.61 as component of SUSE Linux Enterprise Server 15 SP4-LTSS","product_id":"SUSE Linux Enterprise Server 15 SP4-LTSS:rust1.61"},"product_reference":"rust1.61","relates_to_product_reference":"SUSE Linux Enterprise Server 15 SP4-LTSS"},{"category":"default_component_of","full_product_name":{"name":"cargo1.62 as component of SUSE Linux Enterprise Server 15 SP4-LTSS","product_id":"SUSE Linux Enterprise Server 15 SP4-LTSS:cargo1.62"},"product_reference":"cargo1.62","relates_to_product_reference":"SUSE Linux Enterprise Server 15 SP4-LTSS"},{"category":"default_component_of","full_product_name":{"name":"rust1.62 as component of SUSE Linux Enterprise Server 15 SP4-LTSS","product_id":"SUSE Linux Enterprise Server 15 SP4-LTSS:rust1.62"},"product_reference":"rust1.62","relates_to_product_reference":"SUSE Linux Enterprise Server 15 SP4-LTSS"},{"category":"default_component_of","full_product_name":{"name":"cargo1.63 as component of SUSE Linux Enterprise Server 15 SP4-LTSS","product_id":"SUSE Linux Enterprise Server 15 SP4-LTSS:cargo1.63"},"product_reference":"cargo1.63","relates_to_product_reference":"SUSE Linux Enterprise Server 15 SP4-LTSS"},{"category":"default_component_of","full_product_name":{"name":"rust1.63 as component of SUSE Linux Enterprise Server 15 SP4-LTSS","product_id":"SUSE Linux Enterprise Server 15 SP4-LTSS:rust1.63"},"product_reference":"rust1.63","relates_to_product_reference":"SUSE Linux Enterprise Server 15 SP4-LTSS"},{"category":"default_component_of","full_product_name":{"name":"cargo1.64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS","product_id":"SUSE Linux Enterprise Server 15 SP4-LTSS:cargo1.64"},"product_reference":"cargo1.64","relates_to_product_reference":"SUSE Linux Enterprise Server 15 SP4-LTSS"},{"category":"default_component_of","full_product_name":{"name":"rust1.64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS","product_id":"SUSE Linux Enterprise Server 15 SP4-LTSS:rust1.64"},"product_reference":"rust1.64","relates_to_product_reference":"SUSE Linux Enterprise Server 15 SP4-LTSS"},{"category":"default_component_of","full_product_name":{"name":"cargo1.65 as component of SUSE Linux Enterprise Server 15 SP4-LTSS","product_id":"SUSE Linux Enterprise Server 15 SP4-LTSS:cargo1.65"},"product_reference":"cargo1.65","relates_to_product_reference":"SUSE Linux Enterprise Server 15 SP4-LTSS"},{"category":"default_component_of","full_product_name":{"name":"rust1.65 as component of SUSE Linux Enterprise Server 15 SP4-LTSS","product_id":"SUSE Linux Enterprise Server 15 SP4-LTSS:rust1.65"},"product_reference":"rust1.65","relates_to_product_reference":"SUSE Linux Enterprise Server 15 SP4-LTSS"},{"category":"default_component_of","full_product_name":{"name":"cargo1.66 as component of SUSE Linux Enterprise Server 15 SP4-LTSS","product_id":"SUSE Linux Enterprise Server 15 SP4-LTSS:cargo1.66"},"product_reference":"cargo1.66","relates_to_product_reference":"SUSE Linux Enterprise Server 15 SP4-LTSS"},{"category":"default_component_of","full_product_name":{"name":"rust1.66 as component of SUSE Linux Enterprise Server 15 SP4-LTSS","product_id":"SUSE Linux Enterprise Server 15 SP4-LTSS:rust1.66"},"product_reference":"rust1.66","relates_to_product_reference":"SUSE Linux Enterprise Server 15 SP4-LTSS"},{"category":"default_component_of","full_product_name":{"name":"cargo1.67 as component of SUSE Linux Enterprise Server 15 SP4-LTSS","product_id":"SUSE Linux Enterprise Server 15 SP4-LTSS:cargo1.67"},"product_reference":"cargo1.67","relates_to_product_reference":"SUSE Linux Enterprise Server 15 SP4-LTSS"},{"category":"default_component_of","full_product_name":{"name":"rust1.67 as component of SUSE Linux Enterprise Server 15 SP4-LTSS","product_id":"SUSE Linux Enterprise Server 15 SP4-LTSS:rust1.67"},"product_reference":"rust1.67","relates_to_product_reference":"SUSE Linux Enterprise Server 15 SP4-LTSS"},{"category":"default_component_of","full_product_name":{"name":"cargo1.68 as component of SUSE Linux Enterprise Server 15 SP4-LTSS","product_id":"SUSE Linux Enterprise Server 15 SP4-LTSS:cargo1.68"},"product_reference":"cargo1.68","relates_to_product_reference":"SUSE Linux Enterprise Server 15 SP4-LTSS"},{"category":"default_component_of","full_product_name":{"name":"rust1.68 as component of SUSE Linux Enterprise Server 15 SP4-LTSS","product_id":"SUSE Linux Enterprise Server 15 SP4-LTSS:rust1.68"},"product_reference":"rust1.68","relates_to_product_reference":"SUSE Linux Enterprise Server 15 SP4-LTSS"},{"category":"default_component_of","full_product_name":{"name":"cargo1.69 as component of SUSE Linux Enterprise Server 15 SP4-LTSS","product_id":"SUSE Linux Enterprise Server 15 SP4-LTSS:cargo1.69"},"product_reference":"cargo1.69","relates_to_product_reference":"SUSE Linux Enterprise Server 15 SP4-LTSS"},{"category":"default_component_of","full_product_name":{"name":"rust1.69 as component of SUSE Linux Enterprise Server 15 SP4-LTSS","product_id":"SUSE Linux Enterprise Server 15 SP4-LTSS:rust1.69"},"product_reference":"rust1.69","relates_to_product_reference":"SUSE Linux Enterprise Server 15 SP4-LTSS"},{"category":"default_component_of","full_product_name":{"name":"cargo1.70 as component of SUSE Linux Enterprise Server 15 SP4-LTSS","product_id":"SUSE Linux Enterprise Server 15 SP4-LTSS:cargo1.70"},"product_reference":"cargo1.70","relates_to_product_reference":"SUSE Linux Enterprise Server 15 SP4-LTSS"},{"category":"default_component_of","full_product_name":{"name":"rust1.70 as component of SUSE Linux Enterprise Server 15 SP4-LTSS","product_id":"SUSE Linux Enterprise Server 15 SP4-LTSS:rust1.70"},"product_reference":"rust1.70","relates_to_product_reference":"SUSE Linux Enterprise Server 15 SP4-LTSS"},{"category":"default_component_of","full_product_name":{"name":"cargo1.71 as component of SUSE Linux Enterprise Server 15 SP4-LTSS","product_id":"SUSE Linux Enterprise Server 15 SP4-LTSS:cargo1.71"},"product_reference":"cargo1.71","relates_to_product_reference":"SUSE Linux Enterprise Server 15 SP4-LTSS"},{"category":"default_component_of","full_product_name":{"name":"rust1.71 as component of SUSE Linux Enterprise Server 15 SP4-LTSS","product_id":"SUSE Linux Enterprise Server 15 SP4-LTSS:rust1.71"},"product_reference":"rust1.71","relates_to_product_reference":"SUSE Linux Enterprise Server 15 SP4-LTSS"},{"category":"default_component_of","full_product_name":{"name":"cargo1.72 as component of SUSE Linux Enterprise Server 15 SP4-LTSS","product_id":"SUSE Linux Enterprise Server 15 SP4-LTSS:cargo1.72"},"product_reference":"cargo1.72","relates_to_product_reference":"SUSE Linux Enterprise Server 15 SP4-LTSS"},{"category":"default_component_of","full_product_name":{"name":"rust1.72 as component of SUSE Linux Enterprise Server 15 SP4-LTSS","product_id":"SUSE Linux Enterprise Server 15 SP4-LTSS:rust1.72"},"product_reference":"rust1.72","relates_to_product_reference":"SUSE Linux Enterprise Server 15 SP4-LTSS"},{"category":"default_component_of","full_product_name":{"name":"cargo1.73 as component of SUSE Linux Enterprise Server 15 SP4-LTSS","product_id":"SUSE Linux Enterprise Server 15 SP4-LTSS:cargo1.73"},"product_reference":"cargo1.73","relates_to_product_reference":"SUSE Linux Enterprise Server 15 SP4-LTSS"},{"category":"default_component_of","full_product_name":{"name":"rust1.73 as component of SUSE Linux Enterprise Server 15 SP4-LTSS","product_id":"SUSE Linux Enterprise Server 15 SP4-LTSS:rust1.73"},"product_reference":"rust1.73","relates_to_product_reference":"SUSE Linux Enterprise Server 15 SP4-LTSS"},{"category":"default_component_of","full_product_name":{"name":"cargo1.74 as component of SUSE Linux Enterprise Server 15 SP4-LTSS","product_id":"SUSE Linux Enterprise Server 15 SP4-LTSS:cargo1.74"},"product_reference":"cargo1.74","relates_to_product_reference":"SUSE Linux Enterprise Server 15 SP4-LTSS"},{"category":"default_component_of","full_product_name":{"name":"rust1.74 as component of SUSE Linux Enterprise Server 15 SP4-LTSS","product_id":"SUSE Linux Enterprise Server 15 SP4-LTSS:rust1.74"},"product_reference":"rust1.74","relates_to_product_reference":"SUSE Linux Enterprise Server 15 SP4-LTSS"},{"category":"default_component_of","full_product_name":{"name":"cargo as component of SUSE Linux Enterprise Server 15-LTSS","product_id":"SUSE Linux Enterprise Server 15-LTSS:cargo"},"product_reference":"cargo","relates_to_product_reference":"SUSE Linux Enterprise Server 15-LTSS"},{"category":"default_component_of","full_product_name":{"name":"clippy as component of SUSE Linux Enterprise Server 15-LTSS","product_id":"SUSE Linux Enterprise Server 15-LTSS:clippy"},"product_reference":"clippy","relates_to_product_reference":"SUSE Linux Enterprise Server 15-LTSS"},{"category":"default_component_of","full_product_name":{"name":"rls as component of SUSE Linux Enterprise Server 15-LTSS","product_id":"SUSE Linux Enterprise Server 15-LTSS:rls"},"product_reference":"rls","relates_to_product_reference":"SUSE Linux Enterprise Server 15-LTSS"},{"category":"default_component_of","full_product_name":{"name":"rust as component of SUSE Linux Enterprise Server 15-LTSS","product_id":"SUSE Linux Enterprise Server 15-LTSS:rust"},"product_reference":"rust","relates_to_product_reference":"SUSE Linux Enterprise Server 15-LTSS"},{"category":"default_component_of","full_product_name":{"name":"rust-analysis as component of SUSE Linux Enterprise Server 15-LTSS","product_id":"SUSE Linux Enterprise Server 15-LTSS:rust-analysis"},"product_reference":"rust-analysis","relates_to_product_reference":"SUSE Linux Enterprise Server 15-LTSS"},{"category":"default_component_of","full_product_name":{"name":"rust-gdb as component of SUSE Linux Enterprise Server 15-LTSS","product_id":"SUSE Linux Enterprise Server 15-LTSS:rust-gdb"},"product_reference":"rust-gdb","relates_to_product_reference":"SUSE Linux Enterprise Server 15-LTSS"},{"category":"default_component_of","full_product_name":{"name":"rust-src as component of SUSE Linux Enterprise Server 15-LTSS","product_id":"SUSE Linux Enterprise Server 15-LTSS:rust-src"},"product_reference":"rust-src","relates_to_product_reference":"SUSE Linux Enterprise Server 15-LTSS"},{"category":"default_component_of","full_product_name":{"name":"rust-std as component of SUSE Linux Enterprise Server 15-LTSS","product_id":"SUSE Linux Enterprise Server 15-LTSS:rust-std"},"product_reference":"rust-std","relates_to_product_reference":"SUSE Linux Enterprise Server 15-LTSS"},{"category":"default_component_of","full_product_name":{"name":"rust-std-static as component of SUSE Linux Enterprise Server 15-LTSS","product_id":"SUSE Linux Enterprise Server 15-LTSS:rust-std-static"},"product_reference":"rust-std-static","relates_to_product_reference":"SUSE Linux Enterprise Server 15-LTSS"},{"category":"default_component_of","full_product_name":{"name":"rustfmt as component of SUSE Linux Enterprise Server 15-LTSS","product_id":"SUSE Linux Enterprise Server 15-LTSS:rustfmt"},"product_reference":"rustfmt","relates_to_product_reference":"SUSE Linux Enterprise Server 15-LTSS"},{"category":"default_component_of","full_product_name":{"name":"cargo as component of SUSE Linux Enterprise Server for SAP Applications 15 SP2","product_id":"SUSE Linux Enterprise Server for SAP Applications 15 SP2:cargo"},"product_reference":"cargo","relates_to_product_reference":"SUSE Linux Enterprise Server for SAP Applications 15 SP2"},{"category":"default_component_of","full_product_name":{"name":"clippy as component of SUSE Linux Enterprise Server for SAP Applications 15 SP2","product_id":"SUSE Linux Enterprise Server for SAP Applications 15 SP2:clippy"},"product_reference":"clippy","relates_to_product_reference":"SUSE Linux Enterprise Server for SAP Applications 15 SP2"},{"category":"default_component_of","full_product_name":{"name":"rls as component of SUSE Linux Enterprise Server for SAP Applications 15 SP2","product_id":"SUSE Linux Enterprise Server for SAP Applications 15 SP2:rls"},"product_reference":"rls","relates_to_product_reference":"SUSE Linux Enterprise Server for SAP Applications 15 SP2"},{"category":"default_component_of","full_product_name":{"name":"rust as component of SUSE Linux Enterprise Server for SAP Applications 15 SP2","product_id":"SUSE Linux Enterprise Server for SAP Applications 15 SP2:rust"},"product_reference":"rust","relates_to_product_reference":"SUSE Linux Enterprise Server for SAP Applications 15 SP2"},{"category":"default_component_of","full_product_name":{"name":"rust-analysis as component of SUSE Linux Enterprise Server for SAP Applications 15 SP2","product_id":"SUSE Linux Enterprise Server for SAP Applications 15 SP2:rust-analysis"},"product_reference":"rust-analysis","relates_to_product_reference":"SUSE Linux Enterprise Server for SAP Applications 15 SP2"},{"category":"default_component_of","full_product_name":{"name":"rust-src as component of SUSE Linux Enterprise Server for SAP Applications 15 SP2","product_id":"SUSE Linux Enterprise Server for SAP Applications 15 SP2:rust-src"},"product_reference":"rust-src","relates_to_product_reference":"SUSE Linux Enterprise Server for SAP Applications 15 SP2"},{"category":"default_component_of","full_product_name":{"name":"rust-std-static as component of SUSE Linux Enterprise Server for SAP Applications 15 SP2","product_id":"SUSE Linux Enterprise Server for SAP Applications 15 SP2:rust-std-static"},"product_reference":"rust-std-static","relates_to_product_reference":"SUSE Linux Enterprise Server for SAP Applications 15 SP2"},{"category":"default_component_of","full_product_name":{"name":"rustfmt as component of SUSE Linux Enterprise Server for SAP Applications 15 SP2","product_id":"SUSE Linux Enterprise Server for SAP Applications 15 SP2:rustfmt"},"product_reference":"rustfmt","relates_to_product_reference":"SUSE Linux Enterprise Server for SAP Applications 15 SP2"},{"category":"default_component_of","full_product_name":{"name":"cargo as component of SUSE Linux Enterprise Server for SAP Applications 15 SP3","product_id":"SUSE Linux Enterprise Server for SAP Applications 15 SP3:cargo"},"product_reference":"cargo","relates_to_product_reference":"SUSE Linux Enterprise Server for SAP Applications 15 SP3"},{"category":"default_component_of","full_product_name":{"name":"rls as component of SUSE Linux Enterprise Server for SAP Applications 15 SP3","product_id":"SUSE Linux Enterprise Server for SAP Applications 15 SP3:rls"},"product_reference":"rls","relates_to_product_reference":"SUSE Linux Enterprise Server for SAP Applications 15 SP3"},{"category":"default_component_of","full_product_name":{"name":"rust as component of SUSE Linux Enterprise Server for SAP Applications 15 SP3","product_id":"SUSE Linux Enterprise Server for SAP Applications 15 SP3:rust"},"product_reference":"rust","relates_to_product_reference":"SUSE Linux Enterprise Server for SAP Applications 15 SP3"},{"category":"default_component_of","full_product_name":{"name":"rust-gdb as component of SUSE Linux Enterprise Server for SAP Applications 15 SP3","product_id":"SUSE Linux Enterprise Server for SAP Applications 15 SP3:rust-gdb"},"product_reference":"rust-gdb","relates_to_product_reference":"SUSE Linux Enterprise Server for SAP Applications 15 SP3"},{"category":"default_component_of","full_product_name":{"name":"cargo1.43 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP3","product_id":"SUSE Linux Enterprise Server for SAP Applications 15 SP3:cargo1.43"},"product_reference":"cargo1.43","relates_to_product_reference":"SUSE Linux Enterprise Server for SAP Applications 15 SP3"},{"category":"default_component_of","full_product_name":{"name":"cargo1.43-doc as component of SUSE Linux Enterprise Server for SAP Applications 15 SP3","product_id":"SUSE Linux Enterprise Server for SAP Applications 15 SP3:cargo1.43-doc"},"product_reference":"cargo1.43-doc","relates_to_product_reference":"SUSE Linux Enterprise Server for SAP Applications 15 SP3"},{"category":"default_component_of","full_product_name":{"name":"rls1.43 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP3","product_id":"SUSE Linux Enterprise Server for SAP Applications 15 SP3:rls1.43"},"product_reference":"rls1.43","relates_to_product_reference":"SUSE Linux Enterprise Server for SAP Applications 15 SP3"},{"category":"default_component_of","full_product_name":{"name":"rust1.43 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP3","product_id":"SUSE Linux Enterprise Server for SAP Applications 15 SP3:rust1.43"},"product_reference":"rust1.43","relates_to_product_reference":"SUSE Linux Enterprise Server for SAP Applications 15 SP3"},{"category":"default_component_of","full_product_name":{"name":"rust1.43-analysis as component of SUSE Linux Enterprise Server for SAP Applications 15 SP3","product_id":"SUSE Linux Enterprise Server for SAP Applications 15 SP3:rust1.43-analysis"},"product_reference":"rust1.43-analysis","relates_to_product_reference":"SUSE Linux Enterprise Server for SAP Applications 15 SP3"},{"category":"default_component_of","full_product_name":{"name":"rust1.43-doc as component of SUSE Linux Enterprise Server for SAP Applications 15 SP3","product_id":"SUSE Linux Enterprise Server for SAP Applications 15 SP3:rust1.43-doc"},"product_reference":"rust1.43-doc","relates_to_product_reference":"SUSE Linux Enterprise Server for SAP Applications 15 SP3"},{"category":"default_component_of","full_product_name":{"name":"rust1.43-gdb as component of SUSE Linux Enterprise Server for SAP Applications 15 SP3","product_id":"SUSE Linux Enterprise Server for SAP Applications 15 SP3:rust1.43-gdb"},"product_reference":"rust1.43-gdb","relates_to_product_reference":"SUSE Linux Enterprise Server for SAP Applications 15 SP3"},{"category":"default_component_of","full_product_name":{"name":"rust1.43-src as component of SUSE Linux Enterprise Server for SAP Applications 15 SP3","product_id":"SUSE Linux Enterprise Server for SAP Applications 15 SP3:rust1.43-src"},"product_reference":"rust1.43-src","relates_to_product_reference":"SUSE Linux Enterprise Server for SAP Applications 15 SP3"},{"category":"default_component_of","full_product_name":{"name":"cargo1.53 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP3","product_id":"SUSE Linux Enterprise Server for SAP Applications 15 SP3:cargo1.53"},"product_reference":"cargo1.53","relates_to_product_reference":"SUSE Linux Enterprise Server for SAP Applications 15 SP3"},{"category":"default_component_of","full_product_name":{"name":"cargo1.53-doc as component of SUSE Linux Enterprise Server for SAP Applications 15 SP3","product_id":"SUSE Linux Enterprise Server for SAP Applications 15 SP3:cargo1.53-doc"},"product_reference":"cargo1.53-doc","relates_to_product_reference":"SUSE Linux Enterprise Server for SAP Applications 15 SP3"},{"category":"default_component_of","full_product_name":{"name":"rls1.53 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP3","product_id":"SUSE Linux Enterprise Server for SAP Applications 15 SP3:rls1.53"},"product_reference":"rls1.53","relates_to_product_reference":"SUSE Linux Enterprise Server for SAP Applications 15 SP3"},{"category":"default_component_of","full_product_name":{"name":"rust1.53 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP3","product_id":"SUSE Linux Enterprise Server for SAP Applications 15 SP3:rust1.53"},"product_reference":"rust1.53","relates_to_product_reference":"SUSE Linux Enterprise Server for SAP Applications 15 SP3"},{"category":"default_component_of","full_product_name":{"name":"rust1.53-analysis as component of SUSE Linux Enterprise Server for SAP Applications 15 SP3","product_id":"SUSE Linux Enterprise Server for SAP Applications 15 SP3:rust1.53-analysis"},"product_reference":"rust1.53-analysis","relates_to_product_reference":"SUSE Linux Enterprise Server for SAP Applications 15 SP3"},{"category":"default_component_of","full_product_name":{"name":"rust1.53-doc as component of SUSE Linux Enterprise Server for SAP Applications 15 SP3","product_id":"SUSE Linux Enterprise Server for SAP Applications 15 SP3:rust1.53-doc"},"product_reference":"rust1.53-doc","relates_to_product_reference":"SUSE Linux Enterprise Server for SAP Applications 15 SP3"},{"category":"default_component_of","full_product_name":{"name":"rust1.53-gdb as component of SUSE Linux Enterprise Server for SAP Applications 15 SP3","product_id":"SUSE Linux Enterprise Server for SAP Applications 15 SP3:rust1.53-gdb"},"product_reference":"rust1.53-gdb","relates_to_product_reference":"SUSE Linux Enterprise Server for SAP Applications 15 SP3"},{"category":"default_component_of","full_product_name":{"name":"rust1.53-src as component of SUSE Linux Enterprise Server for SAP Applications 15 SP3","product_id":"SUSE Linux Enterprise Server for SAP Applications 15 SP3:rust1.53-src"},"product_reference":"rust1.53-src","relates_to_product_reference":"SUSE Linux Enterprise Server for SAP Applications 15 SP3"},{"category":"default_component_of","full_product_name":{"name":"cargo1.54 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP3","product_id":"SUSE Linux Enterprise Server for SAP Applications 15 SP3:cargo1.54"},"product_reference":"cargo1.54","relates_to_product_reference":"SUSE Linux Enterprise Server for SAP Applications 15 SP3"},{"category":"default_component_of","full_product_name":{"name":"cargo1.54-doc as component of SUSE Linux Enterprise Server for SAP Applications 15 SP3","product_id":"SUSE Linux Enterprise Server for SAP Applications 15 SP3:cargo1.54-doc"},"product_reference":"cargo1.54-doc","relates_to_product_reference":"SUSE Linux Enterprise Server for SAP Applications 15 SP3"},{"category":"default_component_of","full_product_name":{"name":"rls1.54 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP3","product_id":"SUSE Linux Enterprise Server for SAP Applications 15 SP3:rls1.54"},"product_reference":"rls1.54","relates_to_product_reference":"SUSE Linux Enterprise Server for SAP Applications 15 SP3"},{"category":"default_component_of","full_product_name":{"name":"rust1.54 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP3","product_id":"SUSE Linux Enterprise Server for SAP Applications 15 SP3:rust1.54"},"product_reference":"rust1.54","relates_to_product_reference":"SUSE Linux Enterprise Server for SAP Applications 15 SP3"},{"category":"default_component_of","full_product_name":{"name":"rust1.54-analysis as component of SUSE Linux Enterprise Server for SAP Applications 15 SP3","product_id":"SUSE Linux Enterprise Server for SAP Applications 15 SP3:rust1.54-analysis"},"product_reference":"rust1.54-analysis","relates_to_product_reference":"SUSE Linux Enterprise Server for SAP Applications 15 SP3"},{"category":"default_component_of","full_product_name":{"name":"rust1.54-doc as component of SUSE Linux Enterprise Server for SAP Applications 15 SP3","product_id":"SUSE Linux Enterprise Server for SAP Applications 15 SP3:rust1.54-doc"},"product_reference":"rust1.54-doc","relates_to_product_reference":"SUSE Linux Enterprise Server for SAP Applications 15 SP3"},{"category":"default_component_of","full_product_name":{"name":"rust1.54-gdb as component of SUSE Linux Enterprise Server for SAP Applications 15 SP3","product_id":"SUSE Linux Enterprise Server for SAP Applications 15 SP3:rust1.54-gdb"},"product_reference":"rust1.54-gdb","relates_to_product_reference":"SUSE Linux Enterprise Server for SAP Applications 15 SP3"},{"category":"default_component_of","full_product_name":{"name":"rust1.54-src as component of SUSE Linux Enterprise Server for SAP Applications 15 SP3","product_id":"SUSE Linux Enterprise Server for SAP Applications 15 SP3:rust1.54-src"},"product_reference":"rust1.54-src","relates_to_product_reference":"SUSE Linux Enterprise Server for SAP Applications 15 SP3"},{"category":"default_component_of","full_product_name":{"name":"cargo1.55 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP3","product_id":"SUSE Linux Enterprise Server for SAP Applications 15 SP3:cargo1.55"},"product_reference":"cargo1.55","relates_to_product_reference":"SUSE Linux Enterprise Server for SAP Applications 15 SP3"},{"category":"default_component_of","full_product_name":{"name":"rust1.55 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP3","product_id":"SUSE Linux Enterprise Server for SAP Applications 15 SP3:rust1.55"},"product_reference":"rust1.55","relates_to_product_reference":"SUSE Linux Enterprise Server for SAP Applications 15 SP3"},{"category":"default_component_of","full_product_name":{"name":"cargo1.56 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP3","product_id":"SUSE Linux Enterprise Server for SAP Applications 15 SP3:cargo1.56"},"product_reference":"cargo1.56","relates_to_product_reference":"SUSE Linux Enterprise Server for SAP Applications 15 SP3"},{"category":"default_component_of","full_product_name":{"name":"rust1.56 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP3","product_id":"SUSE Linux Enterprise Server for SAP Applications 15 SP3:rust1.56"},"product_reference":"rust1.56","relates_to_product_reference":"SUSE Linux Enterprise Server for SAP Applications 15 SP3"},{"category":"default_component_of","full_product_name":{"name":"cargo1.57 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP3","product_id":"SUSE Linux Enterprise Server for SAP Applications 15 SP3:cargo1.57"},"product_reference":"cargo1.57","relates_to_product_reference":"SUSE Linux Enterprise Server for SAP Applications 15 SP3"},{"category":"default_component_of","full_product_name":{"name":"rust1.57 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP3","product_id":"SUSE Linux Enterprise Server for SAP Applications 15 SP3:rust1.57"},"product_reference":"rust1.57","relates_to_product_reference":"SUSE Linux Enterprise Server for SAP Applications 15 SP3"},{"category":"default_component_of","full_product_name":{"name":"cargo1.58 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP3","product_id":"SUSE Linux Enterprise Server for SAP Applications 15 SP3:cargo1.58"},"product_reference":"cargo1.58","relates_to_product_reference":"SUSE Linux Enterprise Server for SAP Applications 15 SP3"},{"category":"default_component_of","full_product_name":{"name":"rust1.58 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP3","product_id":"SUSE Linux Enterprise Server for SAP Applications 15 SP3:rust1.58"},"product_reference":"rust1.58","relates_to_product_reference":"SUSE Linux Enterprise Server for SAP Applications 15 SP3"},{"category":"default_component_of","full_product_name":{"name":"cargo1.59 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP3","product_id":"SUSE Linux Enterprise Server for SAP Applications 15 SP3:cargo1.59"},"product_reference":"cargo1.59","relates_to_product_reference":"SUSE Linux Enterprise Server for SAP Applications 15 SP3"},{"category":"default_component_of","full_product_name":{"name":"rust1.59 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP3","product_id":"SUSE Linux Enterprise Server for SAP Applications 15 SP3:rust1.59"},"product_reference":"rust1.59","relates_to_product_reference":"SUSE Linux Enterprise Server for SAP Applications 15 SP3"},{"category":"default_component_of","full_product_name":{"name":"cargo1.60 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP3","product_id":"SUSE Linux Enterprise Server for SAP Applications 15 SP3:cargo1.60"},"product_reference":"cargo1.60","relates_to_product_reference":"SUSE Linux Enterprise Server for SAP Applications 15 SP3"},{"category":"default_component_of","full_product_name":{"name":"rust1.60 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP3","product_id":"SUSE Linux Enterprise Server for SAP Applications 15 SP3:rust1.60"},"product_reference":"rust1.60","relates_to_product_reference":"SUSE Linux Enterprise Server for SAP Applications 15 SP3"},{"category":"default_component_of","full_product_name":{"name":"cargo1.61 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP3","product_id":"SUSE Linux Enterprise Server for SAP Applications 15 SP3:cargo1.61"},"product_reference":"cargo1.61","relates_to_product_reference":"SUSE Linux Enterprise Server for SAP Applications 15 SP3"},{"category":"default_component_of","full_product_name":{"name":"rust1.61 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP3","product_id":"SUSE Linux Enterprise Server for SAP Applications 15 SP3:rust1.61"},"product_reference":"rust1.61","relates_to_product_reference":"SUSE Linux Enterprise Server for SAP Applications 15 SP3"},{"category":"default_component_of","full_product_name":{"name":"cargo1.62 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP3","product_id":"SUSE Linux Enterprise Server for SAP Applications 15 SP3:cargo1.62"},"product_reference":"cargo1.62","relates_to_product_reference":"SUSE Linux Enterprise Server for SAP Applications 15 SP3"},{"category":"default_component_of","full_product_name":{"name":"rust1.62 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP3","product_id":"SUSE Linux Enterprise Server for SAP Applications 15 SP3:rust1.62"},"product_reference":"rust1.62","relates_to_product_reference":"SUSE Linux Enterprise Server for SAP Applications 15 SP3"},{"category":"default_component_of","full_product_name":{"name":"cargo1.63 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP3","product_id":"SUSE Linux Enterprise Server for SAP Applications 15 SP3:cargo1.63"},"product_reference":"cargo1.63","relates_to_product_reference":"SUSE Linux Enterprise Server for SAP Applications 15 SP3"},{"category":"default_component_of","full_product_name":{"name":"rust1.63 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP3","product_id":"SUSE Linux Enterprise Server for SAP Applications 15 SP3:rust1.63"},"product_reference":"rust1.63","relates_to_product_reference":"SUSE Linux Enterprise Server for SAP Applications 15 SP3"},{"category":"default_component_of","full_product_name":{"name":"cargo1.64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP3","product_id":"SUSE Linux Enterprise Server for SAP Applications 15 SP3:cargo1.64"},"product_reference":"cargo1.64","relates_to_product_reference":"SUSE Linux Enterprise Server for SAP Applications 15 SP3"},{"category":"default_component_of","full_product_name":{"name":"rust1.64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP3","product_id":"SUSE Linux Enterprise Server for SAP Applications 15 SP3:rust1.64"},"product_reference":"rust1.64","relates_to_product_reference":"SUSE Linux Enterprise Server for SAP Applications 15 SP3"},{"category":"default_component_of","full_product_name":{"name":"cargo1.65 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP3","product_id":"SUSE Linux Enterprise Server for SAP Applications 15 SP3:cargo1.65"},"product_reference":"cargo1.65","relates_to_product_reference":"SUSE Linux Enterprise Server for SAP Applications 15 SP3"},{"category":"default_component_of","full_product_name":{"name":"rust1.65 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP3","product_id":"SUSE Linux Enterprise Server for SAP Applications 15 SP3:rust1.65"},"product_reference":"rust1.65","relates_to_product_reference":"SUSE Linux Enterprise Server for SAP Applications 15 SP3"},{"category":"default_component_of","full_product_name":{"name":"cargo as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4","product_id":"SUSE Linux Enterprise Server for SAP Applications 15 SP4:cargo"},"product_reference":"cargo","relates_to_product_reference":"SUSE Linux Enterprise Server for SAP Applications 15 SP4"},{"category":"default_component_of","full_product_name":{"name":"rust as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4","product_id":"SUSE Linux Enterprise Server for SAP Applications 15 SP4:rust"},"product_reference":"rust","relates_to_product_reference":"SUSE Linux Enterprise Server for SAP Applications 15 SP4"},{"category":"default_component_of","full_product_name":{"name":"rust-analysis as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4","product_id":"SUSE Linux Enterprise Server for SAP Applications 15 SP4:rust-analysis"},"product_reference":"rust-analysis","relates_to_product_reference":"SUSE Linux Enterprise Server for SAP Applications 15 SP4"},{"category":"default_component_of","full_product_name":{"name":"cargo1.43 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4","product_id":"SUSE Linux Enterprise Server for SAP Applications 15 SP4:cargo1.43"},"product_reference":"cargo1.43","relates_to_product_reference":"SUSE Linux Enterprise Server for SAP Applications 15 SP4"},{"category":"default_component_of","full_product_name":{"name":"cargo1.43-doc as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4","product_id":"SUSE Linux Enterprise Server for SAP Applications 15 SP4:cargo1.43-doc"},"product_reference":"cargo1.43-doc","relates_to_product_reference":"SUSE Linux Enterprise Server for SAP Applications 15 SP4"},{"category":"default_component_of","full_product_name":{"name":"rls1.43 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4","product_id":"SUSE Linux Enterprise Server for SAP Applications 15 SP4:rls1.43"},"product_reference":"rls1.43","relates_to_product_reference":"SUSE Linux Enterprise Server for SAP Applications 15 SP4"},{"category":"default_component_of","full_product_name":{"name":"rust1.43 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4","product_id":"SUSE Linux Enterprise Server for SAP Applications 15 SP4:rust1.43"},"product_reference":"rust1.43","relates_to_product_reference":"SUSE Linux Enterprise Server for SAP Applications 15 SP4"},{"category":"default_component_of","full_product_name":{"name":"rust1.43-analysis as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4","product_id":"SUSE Linux Enterprise Server for SAP Applications 15 SP4:rust1.43-analysis"},"product_reference":"rust1.43-analysis","relates_to_product_reference":"SUSE Linux Enterprise Server for SAP Applications 15 SP4"},{"category":"default_component_of","full_product_name":{"name":"rust1.43-doc as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4","product_id":"SUSE Linux Enterprise Server for SAP Applications 15 SP4:rust1.43-doc"},"product_reference":"rust1.43-doc","relates_to_product_reference":"SUSE Linux Enterprise Server for SAP Applications 15 SP4"},{"category":"default_component_of","full_product_name":{"name":"rust1.43-gdb as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4","product_id":"SUSE Linux Enterprise Server for SAP Applications 15 SP4:rust1.43-gdb"},"product_reference":"rust1.43-gdb","relates_to_product_reference":"SUSE Linux Enterprise Server for SAP Applications 15 SP4"},{"category":"default_component_of","full_product_name":{"name":"rust1.43-src as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4","product_id":"SUSE Linux Enterprise Server for SAP Applications 15 SP4:rust1.43-src"},"product_reference":"rust1.43-src","relates_to_product_reference":"SUSE Linux Enterprise Server for SAP Applications 15 SP4"},{"category":"default_component_of","full_product_name":{"name":"cargo1.58 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4","product_id":"SUSE Linux Enterprise Server for SAP Applications 15 SP4:cargo1.58"},"product_reference":"cargo1.58","relates_to_product_reference":"SUSE Linux Enterprise Server for SAP Applications 15 SP4"},{"category":"default_component_of","full_product_name":{"name":"rust1.58 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4","product_id":"SUSE Linux Enterprise Server for SAP Applications 15 SP4:rust1.58"},"product_reference":"rust1.58","relates_to_product_reference":"SUSE Linux Enterprise Server for SAP Applications 15 SP4"},{"category":"default_component_of","full_product_name":{"name":"cargo1.59 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4","product_id":"SUSE Linux Enterprise Server for SAP Applications 15 SP4:cargo1.59"},"product_reference":"cargo1.59","relates_to_product_reference":"SUSE Linux Enterprise Server for SAP Applications 15 SP4"},{"category":"default_component_of","full_product_name":{"name":"rust1.59 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4","product_id":"SUSE Linux Enterprise Server for SAP Applications 15 SP4:rust1.59"},"product_reference":"rust1.59","relates_to_product_reference":"SUSE Linux Enterprise Server for SAP Applications 15 SP4"},{"category":"default_component_of","full_product_name":{"name":"cargo1.60 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4","product_id":"SUSE Linux Enterprise Server for SAP Applications 15 SP4:cargo1.60"},"product_reference":"cargo1.60","relates_to_product_reference":"SUSE Linux Enterprise Server for SAP Applications 15 SP4"},{"category":"default_component_of","full_product_name":{"name":"rust1.60 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4","product_id":"SUSE Linux Enterprise Server for SAP Applications 15 SP4:rust1.60"},"product_reference":"rust1.60","relates_to_product_reference":"SUSE Linux Enterprise Server for SAP Applications 15 SP4"},{"category":"default_component_of","full_product_name":{"name":"cargo1.61 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4","product_id":"SUSE Linux Enterprise Server for SAP Applications 15 SP4:cargo1.61"},"product_reference":"cargo1.61","relates_to_product_reference":"SUSE Linux Enterprise Server for SAP Applications 15 SP4"},{"category":"default_component_of","full_product_name":{"name":"rust1.61 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4","product_id":"SUSE Linux Enterprise Server for SAP Applications 15 SP4:rust1.61"},"product_reference":"rust1.61","relates_to_product_reference":"SUSE Linux Enterprise Server for SAP Applications 15 SP4"},{"category":"default_component_of","full_product_name":{"name":"cargo1.62 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4","product_id":"SUSE Linux Enterprise Server for SAP Applications 15 SP4:cargo1.62"},"product_reference":"cargo1.62","relates_to_product_reference":"SUSE Linux Enterprise Server for SAP Applications 15 SP4"},{"category":"default_component_of","full_product_name":{"name":"rust1.62 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4","product_id":"SUSE Linux Enterprise Server for SAP Applications 15 SP4:rust1.62"},"product_reference":"rust1.62","relates_to_product_reference":"SUSE Linux Enterprise Server for SAP Applications 15 SP4"},{"category":"default_component_of","full_product_name":{"name":"cargo1.63 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4","product_id":"SUSE Linux Enterprise Server for SAP Applications 15 SP4:cargo1.63"},"product_reference":"cargo1.63","relates_to_product_reference":"SUSE Linux Enterprise Server for SAP Applications 15 SP4"},{"category":"default_component_of","full_product_name":{"name":"rust1.63 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4","product_id":"SUSE Linux Enterprise Server for SAP Applications 15 SP4:rust1.63"},"product_reference":"rust1.63","relates_to_product_reference":"SUSE Linux Enterprise Server for SAP Applications 15 SP4"},{"category":"default_component_of","full_product_name":{"name":"cargo1.64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4","product_id":"SUSE Linux Enterprise Server for SAP Applications 15 SP4:cargo1.64"},"product_reference":"cargo1.64","relates_to_product_reference":"SUSE Linux Enterprise Server for SAP Applications 15 SP4"},{"category":"default_component_of","full_product_name":{"name":"rust1.64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4","product_id":"SUSE Linux Enterprise Server for SAP Applications 15 SP4:rust1.64"},"product_reference":"rust1.64","relates_to_product_reference":"SUSE Linux Enterprise Server for SAP Applications 15 SP4"},{"category":"default_component_of","full_product_name":{"name":"cargo1.65 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4","product_id":"SUSE Linux Enterprise Server for SAP Applications 15 SP4:cargo1.65"},"product_reference":"cargo1.65","relates_to_product_reference":"SUSE Linux Enterprise Server for SAP Applications 15 SP4"},{"category":"default_component_of","full_product_name":{"name":"rust1.65 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4","product_id":"SUSE Linux Enterprise Server for SAP Applications 15 SP4:rust1.65"},"product_reference":"rust1.65","relates_to_product_reference":"SUSE Linux Enterprise Server for SAP Applications 15 SP4"},{"category":"default_component_of","full_product_name":{"name":"cargo1.66 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4","product_id":"SUSE Linux Enterprise Server for SAP Applications 15 SP4:cargo1.66"},"product_reference":"cargo1.66","relates_to_product_reference":"SUSE Linux Enterprise Server for SAP Applications 15 SP4"},{"category":"default_component_of","full_product_name":{"name":"rust1.66 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4","product_id":"SUSE Linux Enterprise Server for SAP Applications 15 SP4:rust1.66"},"product_reference":"rust1.66","relates_to_product_reference":"SUSE Linux Enterprise Server for SAP Applications 15 SP4"},{"category":"default_component_of","full_product_name":{"name":"cargo1.67 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4","product_id":"SUSE Linux Enterprise Server for SAP Applications 15 SP4:cargo1.67"},"product_reference":"cargo1.67","relates_to_product_reference":"SUSE Linux Enterprise Server for SAP Applications 15 SP4"},{"category":"default_component_of","full_product_name":{"name":"rust1.67 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4","product_id":"SUSE Linux Enterprise Server for SAP Applications 15 SP4:rust1.67"},"product_reference":"rust1.67","relates_to_product_reference":"SUSE Linux Enterprise Server for SAP Applications 15 SP4"},{"category":"default_component_of","full_product_name":{"name":"cargo1.68 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4","product_id":"SUSE Linux Enterprise Server for SAP Applications 15 SP4:cargo1.68"},"product_reference":"cargo1.68","relates_to_product_reference":"SUSE Linux Enterprise Server for SAP Applications 15 SP4"},{"category":"default_component_of","full_product_name":{"name":"rust1.68 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4","product_id":"SUSE Linux Enterprise Server for SAP Applications 15 SP4:rust1.68"},"product_reference":"rust1.68","relates_to_product_reference":"SUSE Linux Enterprise Server for SAP Applications 15 SP4"},{"category":"default_component_of","full_product_name":{"name":"cargo1.69 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4","product_id":"SUSE Linux Enterprise Server for SAP Applications 15 SP4:cargo1.69"},"product_reference":"cargo1.69","relates_to_product_reference":"SUSE Linux Enterprise Server for SAP Applications 15 SP4"},{"category":"default_component_of","full_product_name":{"name":"rust1.69 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4","product_id":"SUSE Linux Enterprise Server for SAP Applications 15 SP4:rust1.69"},"product_reference":"rust1.69","relates_to_product_reference":"SUSE Linux Enterprise Server for SAP Applications 15 SP4"},{"category":"default_component_of","full_product_name":{"name":"cargo1.70 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4","product_id":"SUSE Linux Enterprise Server for SAP Applications 15 SP4:cargo1.70"},"product_reference":"cargo1.70","relates_to_product_reference":"SUSE Linux Enterprise Server for SAP Applications 15 SP4"},{"category":"default_component_of","full_product_name":{"name":"rust1.70 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4","product_id":"SUSE Linux Enterprise Server for SAP Applications 15 SP4:rust1.70"},"product_reference":"rust1.70","relates_to_product_reference":"SUSE Linux Enterprise Server for SAP Applications 15 SP4"},{"category":"default_component_of","full_product_name":{"name":"cargo1.71 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4","product_id":"SUSE Linux Enterprise Server for SAP Applications 15 SP4:cargo1.71"},"product_reference":"cargo1.71","relates_to_product_reference":"SUSE Linux Enterprise Server for SAP Applications 15 SP4"},{"category":"default_component_of","full_product_name":{"name":"rust1.71 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4","product_id":"SUSE Linux Enterprise Server for SAP Applications 15 SP4:rust1.71"},"product_reference":"rust1.71","relates_to_product_reference":"SUSE Linux Enterprise Server for SAP Applications 15 SP4"},{"category":"default_component_of","full_product_name":{"name":"cargo1.72 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4","product_id":"SUSE Linux Enterprise Server for SAP Applications 15 SP4:cargo1.72"},"product_reference":"cargo1.72","relates_to_product_reference":"SUSE Linux Enterprise Server for SAP Applications 15 SP4"},{"category":"default_component_of","full_product_name":{"name":"rust1.72 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4","product_id":"SUSE Linux Enterprise Server for SAP Applications 15 SP4:rust1.72"},"product_reference":"rust1.72","relates_to_product_reference":"SUSE Linux Enterprise Server for SAP Applications 15 SP4"},{"category":"default_component_of","full_product_name":{"name":"cargo1.73 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4","product_id":"SUSE Linux Enterprise Server for SAP Applications 15 SP4:cargo1.73"},"product_reference":"cargo1.73","relates_to_product_reference":"SUSE Linux Enterprise Server for SAP Applications 15 SP4"},{"category":"default_component_of","full_product_name":{"name":"rust1.73 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4","product_id":"SUSE Linux Enterprise Server for SAP Applications 15 SP4:rust1.73"},"product_reference":"rust1.73","relates_to_product_reference":"SUSE Linux Enterprise Server for SAP Applications 15 SP4"},{"category":"default_component_of","full_product_name":{"name":"cargo1.74 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4","product_id":"SUSE Linux Enterprise Server for SAP Applications 15 SP4:cargo1.74"},"product_reference":"cargo1.74","relates_to_product_reference":"SUSE Linux Enterprise Server for SAP Applications 15 SP4"},{"category":"default_component_of","full_product_name":{"name":"rust1.74 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4","product_id":"SUSE Linux Enterprise Server for SAP Applications 15 SP4:rust1.74"},"product_reference":"rust1.74","relates_to_product_reference":"SUSE Linux Enterprise Server for SAP Applications 15 SP4"}]},"vulnerabilities":[{"cve":"CVE-2024-24576","ids":[{"system_name":"SUSE CVE Page","text":"https://www.suse.com/security/cve/CVE-2024-24576"}],"notes":[{"category":"general","text":"Rust is a programming language. The Rust Security Response WG was notified that the Rust standard library prior to version 1.77.2 did not properly escape arguments when invoking batch files (with the `bat` and `cmd` extensions) on Windows using the `Command`. An attacker able to control the arguments passed to the spawned process could execute arbitrary shell commands by bypassing the escaping. The severity of this vulnerability is critical for those who invoke batch files on Windows with untrusted arguments. No other platform or use is affected.\n\nThe `Command::arg` and `Command::args` APIs state in their documentation that the arguments will be passed to the spawned process as-is, regardless of the content of the arguments, and will not be evaluated by a shell. This means it should be safe to pass untrusted input as an argument.\n\nOn Windows, the implementation of this is more complex than other platforms, because the Windows API only provides a single string containing all the arguments to the spawned process, and it's up to the spawned process to split them. Most programs use the standard C run-time argv, which in practice results in a mostly consistent way arguments are splitted.\n\nOne exception though is `cmd.exe` (used among other things to execute batch files), which has its own argument splitting logic. That forces the standard library to implement custom escaping for arguments passed to batch files. Unfortunately it was reported that our escaping logic was not thorough enough, and it was possible to pass malicious arguments that would result in arbitrary shell execution.\n\nDue to the complexity of `cmd.exe`, we didn't identify a solution that would correctly escape arguments in all cases. To maintain our API guarantees, we improved the robustness of the escaping code, and changed the `Command` API to return an `InvalidInput` error when it cannot safely escape an argument. This error will be emitted when spawning the process.\n\nThe fix is included in Rust 1.77.2. Note that the new escaping logic for batch files errs on the conservative side, and could reject valid arguments. Those who implement the escaping themselves or only handle trusted inputs on Windows can also use the `CommandExt::raw_arg` method to bypass the standard library's escaping logic.","title":"CVE description"}],"product_status":{"known_not_affected":["SUSE Enterprise Storage 7.1:cargo","SUSE Enterprise Storage 7.1:cargo1.43","SUSE Enterprise Storage 7.1:cargo1.43-doc","SUSE Enterprise Storage 7.1:cargo1.53","SUSE Enterprise Storage 7.1:cargo1.53-doc","SUSE Enterprise Storage 7.1:cargo1.54","SUSE Enterprise Storage 7.1:cargo1.54-doc","SUSE Enterprise Storage 7.1:cargo1.55","SUSE Enterprise Storage 7.1:cargo1.56","SUSE Enterprise Storage 7.1:cargo1.57","SUSE Enterprise Storage 7.1:cargo1.58","SUSE Enterprise Storage 7.1:cargo1.59","SUSE Enterprise Storage 7.1:cargo1.60","SUSE Enterprise Storage 7.1:cargo1.61","SUSE Enterprise Storage 7.1:cargo1.62","SUSE Enterprise Storage 7.1:cargo1.63","SUSE Enterprise Storage 7.1:cargo1.64","SUSE Enterprise Storage 7.1:cargo1.65","SUSE Enterprise Storage 7.1:rls","SUSE Enterprise Storage 7.1:rls1.43","SUSE Enterprise Storage 7.1:rls1.53","SUSE Enterprise Storage 7.1:rls1.54","SUSE Enterprise Storage 7.1:rust","SUSE Enterprise Storage 7.1:rust-gdb","SUSE Enterprise Storage 7.1:rust1.43","SUSE Enterprise Storage 7.1:rust1.43-analysis","SUSE Enterprise Storage 7.1:rust1.43-doc","SUSE Enterprise Storage 7.1:rust1.43-gdb","SUSE Enterprise Storage 7.1:rust1.43-src","SUSE Enterprise Storage 7.1:rust1.53","SUSE Enterprise Storage 7.1:rust1.53-analysis","SUSE Enterprise Storage 7.1:rust1.53-doc","SUSE Enterprise Storage 7.1:rust1.53-gdb","SUSE Enterprise Storage 7.1:rust1.53-src","SUSE Enterprise Storage 7.1:rust1.54","SUSE Enterprise Storage 7.1:rust1.54-analysis","SUSE Enterprise Storage 7.1:rust1.54-doc","SUSE Enterprise Storage 7.1:rust1.54-gdb","SUSE Enterprise Storage 7.1:rust1.54-src","SUSE Enterprise Storage 7.1:rust1.55","SUSE Enterprise Storage 7.1:rust1.56","SUSE Enterprise Storage 7.1:rust1.57","SUSE Enterprise Storage 7.1:rust1.58","SUSE Enterprise Storage 7.1:rust1.59","SUSE Enterprise Storage 7.1:rust1.60","SUSE Enterprise Storage 7.1:rust1.61","SUSE Enterprise Storage 7.1:rust1.62","SUSE Enterprise Storage 7.1:rust1.63","SUSE Enterprise Storage 7.1:rust1.64","SUSE Enterprise Storage 7.1:rust1.65","SUSE Linux Enterprise Desktop 15 SP5:cargo","SUSE Linux Enterprise Desktop 15 SP5:cargo1.43","SUSE Linux Enterprise Desktop 15 SP5:cargo1.43-doc","SUSE Linux Enterprise Desktop 15 SP5:cargo1.68","SUSE Linux Enterprise Desktop 15 SP5:cargo1.69","SUSE Linux Enterprise Desktop 15 SP5:cargo1.70","SUSE Linux Enterprise Desktop 15 SP5:cargo1.71","SUSE Linux Enterprise Desktop 15 SP5:cargo1.72","SUSE Linux Enterprise Desktop 15 SP5:cargo1.73","SUSE Linux Enterprise Desktop 15 SP5:cargo1.74","SUSE Linux Enterprise Desktop 15 SP5:cargo1.75","SUSE Linux Enterprise Desktop 15 SP5:cargo1.76","SUSE Linux Enterprise Desktop 15 SP5:cargo1.77","SUSE Linux Enterprise Desktop 15 SP5:rls1.43","SUSE Linux Enterprise Desktop 15 SP5:rust","SUSE Linux Enterprise Desktop 15 SP5:rust1.43","SUSE Linux Enterprise Desktop 15 SP5:rust1.43-analysis","SUSE Linux Enterprise Desktop 15 SP5:rust1.43-doc","SUSE Linux Enterprise Desktop 15 SP5:rust1.43-gdb","SUSE Linux Enterprise Desktop 15 SP5:rust1.43-src","SUSE Linux Enterprise Desktop 15 SP5:rust1.68","SUSE Linux Enterprise Desktop 15 SP5:rust1.69","SUSE Linux Enterprise Desktop 15 SP5:rust1.70","SUSE Linux Enterprise Desktop 15 SP5:rust1.71","SUSE Linux Enterprise Desktop 15 SP5:rust1.72","SUSE Linux Enterprise Desktop 15 SP5:rust1.73","SUSE Linux Enterprise Desktop 15 SP5:rust1.74","SUSE Linux Enterprise Desktop 15 SP5:rust1.75","SUSE Linux Enterprise Desktop 15 SP5:rust1.76","SUSE Linux Enterprise Desktop 15 SP5:rust1.77","SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:cargo","SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:clippy","SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:rls","SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:rust","SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:rust-analysis","SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:rust-src","SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:rust-std-static","SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:rustfmt","SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:cargo","SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:cargo1.43","SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:cargo1.43-doc","SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:cargo1.53","SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:cargo1.53-doc","SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:cargo1.54","SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:cargo1.54-doc","SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:cargo1.55","SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:cargo1.56","SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:cargo1.57","SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:cargo1.58","SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:cargo1.59","SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:cargo1.60","SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:cargo1.61","SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:cargo1.62","SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:cargo1.63","SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:cargo1.64","SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:cargo1.65","SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:rls","SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:rls1.43","SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:rls1.53","SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:rls1.54","SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:rust","SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:rust-gdb","SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:rust1.43","SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:rust1.43-analysis","SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:rust1.43-doc","SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:rust1.43-gdb","SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:rust1.43-src","SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:rust1.53","SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:rust1.53-analysis","SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:rust1.53-doc","SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:rust1.53-gdb","SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:rust1.53-src","SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:rust1.54","SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:rust1.54-analysis","SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:rust1.54-doc","SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:rust1.54-gdb","SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:rust1.54-src","SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:rust1.55","SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:rust1.56","SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:rust1.57","SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:rust1.58","SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:rust1.59","SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:rust1.60","SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:rust1.61","SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:rust1.62","SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:rust1.63","SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:rust1.64","SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:rust1.65","SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:cargo","SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:cargo1.43","SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:cargo1.43-doc","SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:cargo1.58","SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:cargo1.59","SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:cargo1.60","SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:cargo1.61","SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:cargo1.62","SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:cargo1.63","SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:cargo1.64","SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:cargo1.65","SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:cargo1.66","SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:cargo1.67","SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:cargo1.68","SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:cargo1.69","SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:cargo1.70","SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:cargo1.71","SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:cargo1.72","SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:cargo1.73","SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:cargo1.74","SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:rls1.43","SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:rust","SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:rust1.43","SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:rust1.43-analysis","SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:rust1.43-doc","SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:rust1.43-gdb","SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:rust1.43-src","SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:rust1.58","SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:rust1.59","SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:rust1.60","SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:rust1.61","SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:rust1.62","SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:rust1.63","SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:rust1.64","SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:rust1.65","SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:rust1.66","SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:rust1.67","SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:rust1.68","SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:rust1.69","SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:rust1.70","SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:rust1.71","SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:rust1.72","SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:rust1.73","SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:rust1.74","SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:cargo","SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:cargo1.43","SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:cargo1.43-doc","SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:cargo1.58","SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:cargo1.59","SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:cargo1.60","SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:cargo1.61","SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:cargo1.62","SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:cargo1.63","SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:cargo1.64","SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:cargo1.65","SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:cargo1.66","SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:cargo1.67","SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:cargo1.68","SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:cargo1.69","SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:cargo1.70","SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:cargo1.71","SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:cargo1.72","SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:cargo1.73","SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:cargo1.74","SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:rls1.43","SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:rust","SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:rust1.43","SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:rust1.43-analysis","SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:rust1.43-doc","SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:rust1.43-gdb","SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:rust1.43-src","SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:rust1.58","SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:rust1.59","SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:rust1.60","SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:rust1.61","SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:rust1.62","SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:rust1.63","SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:rust1.64","SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:rust1.65","SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:rust1.66","SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:rust1.67","SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:rust1.68","SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:rust1.69","SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:rust1.70","SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:rust1.71","SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:rust1.72","SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:rust1.73","SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:rust1.74","SUSE Linux Enterprise High Performance Computing 15 SP5:cargo","SUSE Linux Enterprise High Performance Computing 15 SP5:cargo1.43","SUSE Linux Enterprise High Performance Computing 15 SP5:cargo1.43-doc","SUSE Linux Enterprise High Performance Computing 15 SP5:cargo1.68","SUSE Linux Enterprise High Performance Computing 15 SP5:cargo1.69","SUSE Linux Enterprise High Performance Computing 15 SP5:cargo1.70","SUSE Linux Enterprise High Performance Computing 15 SP5:cargo1.71","SUSE Linux Enterprise High Performance Computing 15 SP5:cargo1.72","SUSE Linux Enterprise High Performance Computing 15 SP5:cargo1.73","SUSE Linux Enterprise High Performance Computing 15 SP5:cargo1.74","SUSE Linux Enterprise High Performance Computing 15 SP5:cargo1.75","SUSE Linux Enterprise High Performance Computing 15 SP5:cargo1.76","SUSE Linux Enterprise High Performance Computing 15 SP5:cargo1.77","SUSE Linux Enterprise High Performance Computing 15 SP5:rls1.43","SUSE Linux Enterprise High Performance Computing 15 SP5:rust","SUSE Linux Enterprise High Performance Computing 15 SP5:rust1.43","SUSE Linux Enterprise High Performance Computing 15 SP5:rust1.43-analysis","SUSE Linux Enterprise High Performance Computing 15 SP5:rust1.43-doc","SUSE Linux Enterprise High Performance Computing 15 SP5:rust1.43-gdb","SUSE Linux Enterprise High Performance Computing 15 SP5:rust1.43-src","SUSE Linux Enterprise High Performance Computing 15 SP5:rust1.68","SUSE Linux Enterprise High Performance Computing 15 SP5:rust1.69","SUSE Linux Enterprise High Performance Computing 15 SP5:rust1.70","SUSE Linux Enterprise High Performance Computing 15 SP5:rust1.71","SUSE Linux Enterprise High Performance Computing 15 SP5:rust1.72","SUSE Linux Enterprise High Performance Computing 15 SP5:rust1.73","SUSE Linux Enterprise High Performance Computing 15 SP5:rust1.74","SUSE Linux Enterprise High Performance Computing 15 SP5:rust1.75","SUSE Linux Enterprise High Performance Computing 15 SP5:rust1.76","SUSE Linux Enterprise High Performance Computing 15 SP5:rust1.77","SUSE Linux Enterprise Module for Development Tools 15 SP5:cargo","SUSE Linux Enterprise Module for Development Tools 15 SP5:cargo1.43","SUSE Linux Enterprise Module for Development Tools 15 SP5:cargo1.43-doc","SUSE Linux Enterprise Module for Development Tools 15 SP5:cargo1.68","SUSE Linux Enterprise Module for Development Tools 15 SP5:cargo1.69","SUSE Linux Enterprise Module for Development Tools 15 SP5:cargo1.70","SUSE Linux Enterprise Module for Development Tools 15 SP5:cargo1.71","SUSE Linux Enterprise Module for Development Tools 15 SP5:cargo1.72","SUSE Linux Enterprise Module for Development Tools 15 SP5:cargo1.73","SUSE Linux Enterprise Module for Development Tools 15 SP5:cargo1.74","SUSE Linux Enterprise Module for Development Tools 15 SP5:cargo1.75","SUSE Linux Enterprise Module for Development Tools 15 SP5:cargo1.76","SUSE Linux Enterprise Module for Development Tools 15 SP5:cargo1.77","SUSE Linux Enterprise Module for Development Tools 15 SP5:rls1.43","SUSE Linux Enterprise Module for Development Tools 15 SP5:rust","SUSE Linux Enterprise Module for Development Tools 15 SP5:rust1.43","SUSE Linux Enterprise Module for Development Tools 15 SP5:rust1.43-analysis","SUSE Linux Enterprise Module for Development Tools 15 SP5:rust1.43-doc","SUSE Linux Enterprise Module for Development Tools 15 SP5:rust1.43-gdb","SUSE Linux Enterprise Module for Development Tools 15 SP5:rust1.43-src","SUSE Linux Enterprise Module for Development Tools 15 SP5:rust1.68","SUSE Linux Enterprise Module for Development Tools 15 SP5:rust1.69","SUSE Linux Enterprise Module for Development Tools 15 SP5:rust1.70","SUSE Linux Enterprise Module for Development Tools 15 SP5:rust1.71","SUSE Linux Enterprise Module for Development Tools 15 SP5:rust1.72","SUSE Linux Enterprise Module for Development Tools 15 SP5:rust1.73","SUSE Linux Enterprise Module for Development Tools 15 SP5:rust1.74","SUSE Linux Enterprise Module for Development Tools 15 SP5:rust1.75","SUSE Linux Enterprise Module for Development Tools 15 SP5:rust1.76","SUSE Linux Enterprise Module for Development Tools 15 SP5:rust1.77","SUSE Linux Enterprise Server 15 SP1-LTSS:cargo","SUSE Linux Enterprise Server 15 SP1-LTSS:clippy","SUSE Linux Enterprise Server 15 SP1-LTSS:rls","SUSE Linux Enterprise Server 15 SP1-LTSS:rust","SUSE Linux Enterprise Server 15 SP1-LTSS:rust-analysis","SUSE Linux Enterprise Server 15 SP1-LTSS:rust-src","SUSE Linux Enterprise Server 15 SP1-LTSS:rust-std-static","SUSE Linux Enterprise Server 15 SP1-LTSS:rustfmt","SUSE Linux Enterprise Server 15 SP2-LTSS:cargo","SUSE Linux Enterprise Server 15 SP2-LTSS:clippy","SUSE Linux Enterprise Server 15 SP2-LTSS:rls","SUSE Linux Enterprise Server 15 SP2-LTSS:rust","SUSE Linux Enterprise Server 15 SP2-LTSS:rust-analysis","SUSE Linux Enterprise Server 15 SP2-LTSS:rust-src","SUSE Linux Enterprise Server 15 SP2-LTSS:rust-std-static","SUSE Linux Enterprise Server 15 SP2-LTSS:rustfmt","SUSE Linux Enterprise Server 15 SP3-LTSS:cargo","SUSE Linux Enterprise Server 15 SP3-LTSS:cargo1.43","SUSE Linux Enterprise Server 15 SP3-LTSS:cargo1.43-doc","SUSE Linux Enterprise Server 15 SP3-LTSS:cargo1.53","SUSE Linux Enterprise Server 15 SP3-LTSS:cargo1.53-doc","SUSE Linux Enterprise Server 15 SP3-LTSS:cargo1.54","SUSE Linux Enterprise Server 15 SP3-LTSS:cargo1.54-doc","SUSE Linux Enterprise Server 15 SP3-LTSS:cargo1.55","SUSE Linux Enterprise Server 15 SP3-LTSS:cargo1.56","SUSE Linux Enterprise Server 15 SP3-LTSS:cargo1.57","SUSE Linux Enterprise Server 15 SP3-LTSS:cargo1.58","SUSE Linux Enterprise Server 15 SP3-LTSS:cargo1.59","SUSE Linux Enterprise Server 15 SP3-LTSS:cargo1.60","SUSE Linux Enterprise Server 15 SP3-LTSS:cargo1.61","SUSE Linux Enterprise Server 15 SP3-LTSS:cargo1.62","SUSE Linux Enterprise Server 15 SP3-LTSS:cargo1.63","SUSE Linux Enterprise Server 15 SP3-LTSS:cargo1.64","SUSE Linux Enterprise Server 15 SP3-LTSS:cargo1.65","SUSE Linux Enterprise Server 15 SP3-LTSS:rls","SUSE Linux Enterprise Server 15 SP3-LTSS:rls1.43","SUSE Linux Enterprise Server 15 SP3-LTSS:rls1.53","SUSE Linux Enterprise Server 15 SP3-LTSS:rls1.54","SUSE Linux Enterprise Server 15 SP3-LTSS:rust","SUSE Linux Enterprise Server 15 SP3-LTSS:rust-gdb","SUSE Linux Enterprise Server 15 SP3-LTSS:rust1.43","SUSE Linux Enterprise Server 15 SP3-LTSS:rust1.43-analysis","SUSE Linux Enterprise Server 15 SP3-LTSS:rust1.43-doc","SUSE Linux Enterprise Server 15 SP3-LTSS:rust1.43-gdb","SUSE Linux Enterprise Server 15 SP3-LTSS:rust1.43-src","SUSE Linux Enterprise Server 15 SP3-LTSS:rust1.53","SUSE Linux Enterprise Server 15 SP3-LTSS:rust1.53-analysis","SUSE Linux Enterprise Server 15 SP3-LTSS:rust1.53-doc","SUSE Linux Enterprise Server 15 SP3-LTSS:rust1.53-gdb","SUSE Linux Enterprise Server 15 SP3-LTSS:rust1.53-src","SUSE Linux Enterprise Server 15 SP3-LTSS:rust1.54","SUSE Linux Enterprise Server 15 SP3-LTSS:rust1.54-analysis","SUSE Linux Enterprise Server 15 SP3-LTSS:rust1.54-doc","SUSE Linux Enterprise Server 15 SP3-LTSS:rust1.54-gdb","SUSE Linux Enterprise Server 15 SP3-LTSS:rust1.54-src","SUSE Linux Enterprise Server 15 SP3-LTSS:rust1.55","SUSE Linux Enterprise Server 15 SP3-LTSS:rust1.56","SUSE Linux Enterprise Server 15 SP3-LTSS:rust1.57","SUSE Linux Enterprise Server 15 SP3-LTSS:rust1.58","SUSE Linux Enterprise Server 15 SP3-LTSS:rust1.59","SUSE Linux Enterprise Server 15 SP3-LTSS:rust1.60","SUSE Linux Enterprise Server 15 SP3-LTSS:rust1.61","SUSE Linux Enterprise Server 15 SP3-LTSS:rust1.62","SUSE Linux Enterprise Server 15 SP3-LTSS:rust1.63","SUSE Linux Enterprise Server 15 SP3-LTSS:rust1.64","SUSE Linux Enterprise Server 15 SP3-LTSS:rust1.65","SUSE Linux Enterprise Server 15 SP4-LTSS:cargo","SUSE Linux Enterprise Server 15 SP4-LTSS:cargo1.43","SUSE Linux Enterprise Server 15 SP4-LTSS:cargo1.43-doc","SUSE Linux Enterprise Server 15 SP4-LTSS:cargo1.58","SUSE Linux Enterprise Server 15 SP4-LTSS:cargo1.59","SUSE Linux Enterprise Server 15 SP4-LTSS:cargo1.60","SUSE Linux Enterprise Server 15 SP4-LTSS:cargo1.61","SUSE Linux Enterprise Server 15 SP4-LTSS:cargo1.62","SUSE Linux Enterprise Server 15 SP4-LTSS:cargo1.63","SUSE Linux Enterprise Server 15 SP4-LTSS:cargo1.64","SUSE Linux Enterprise Server 15 SP4-LTSS:cargo1.65","SUSE Linux Enterprise Server 15 SP4-LTSS:cargo1.66","SUSE Linux Enterprise Server 15 SP4-LTSS:cargo1.67","SUSE Linux Enterprise Server 15 SP4-LTSS:cargo1.68","SUSE Linux Enterprise Server 15 SP4-LTSS:cargo1.69","SUSE Linux Enterprise Server 15 SP4-LTSS:cargo1.70","SUSE Linux Enterprise Server 15 SP4-LTSS:cargo1.71","SUSE Linux Enterprise Server 15 SP4-LTSS:cargo1.72","SUSE Linux Enterprise Server 15 SP4-LTSS:cargo1.73","SUSE Linux Enterprise Server 15 SP4-LTSS:cargo1.74","SUSE Linux Enterprise Server 15 SP4-LTSS:rls1.43","SUSE Linux Enterprise Server 15 SP4-LTSS:rust","SUSE Linux Enterprise Server 15 SP4-LTSS:rust-analysis","SUSE Linux Enterprise Server 15 SP4-LTSS:rust1.43","SUSE Linux Enterprise Server 15 SP4-LTSS:rust1.43-analysis","SUSE Linux Enterprise Server 15 SP4-LTSS:rust1.43-doc","SUSE Linux Enterprise Server 15 SP4-LTSS:rust1.43-gdb","SUSE Linux Enterprise Server 15 SP4-LTSS:rust1.43-src","SUSE Linux Enterprise Server 15 SP4-LTSS:rust1.58","SUSE Linux Enterprise Server 15 SP4-LTSS:rust1.59","SUSE Linux Enterprise Server 15 SP4-LTSS:rust1.60","SUSE Linux Enterprise Server 15 SP4-LTSS:rust1.61","SUSE Linux Enterprise Server 15 SP4-LTSS:rust1.62","SUSE Linux Enterprise Server 15 SP4-LTSS:rust1.63","SUSE Linux Enterprise Server 15 SP4-LTSS:rust1.64","SUSE Linux Enterprise Server 15 SP4-LTSS:rust1.65","SUSE Linux Enterprise Server 15 SP4-LTSS:rust1.66","SUSE Linux Enterprise Server 15 SP4-LTSS:rust1.67","SUSE Linux Enterprise Server 15 SP4-LTSS:rust1.68","SUSE Linux Enterprise Server 15 SP4-LTSS:rust1.69","SUSE Linux Enterprise Server 15 SP4-LTSS:rust1.70","SUSE Linux Enterprise Server 15 SP4-LTSS:rust1.71","SUSE Linux Enterprise Server 15 SP4-LTSS:rust1.72","SUSE Linux Enterprise Server 15 SP4-LTSS:rust1.73","SUSE Linux Enterprise Server 15 SP4-LTSS:rust1.74","SUSE Linux Enterprise Server 15 SP5:cargo","SUSE Linux Enterprise Server 15 SP5:cargo1.43","SUSE Linux Enterprise Server 15 SP5:cargo1.43-doc","SUSE Linux Enterprise Server 15 SP5:cargo1.68","SUSE Linux Enterprise Server 15 SP5:cargo1.69","SUSE Linux Enterprise Server 15 SP5:cargo1.70","SUSE Linux Enterprise Server 15 SP5:cargo1.71","SUSE Linux Enterprise Server 15 SP5:cargo1.72","SUSE Linux Enterprise Server 15 SP5:cargo1.73","SUSE Linux Enterprise Server 15 SP5:cargo1.74","SUSE Linux Enterprise Server 15 SP5:cargo1.75","SUSE Linux Enterprise Server 15 SP5:cargo1.76","SUSE Linux Enterprise Server 15 SP5:cargo1.77","SUSE Linux Enterprise Server 15 SP5:rls1.43","SUSE Linux Enterprise Server 15 SP5:rust","SUSE Linux Enterprise Server 15 SP5:rust1.43","SUSE Linux Enterprise Server 15 SP5:rust1.43-analysis","SUSE Linux Enterprise Server 15 SP5:rust1.43-doc","SUSE Linux Enterprise Server 15 SP5:rust1.43-gdb","SUSE Linux Enterprise Server 15 SP5:rust1.43-src","SUSE Linux Enterprise Server 15 SP5:rust1.68","SUSE Linux Enterprise Server 15 SP5:rust1.69","SUSE Linux Enterprise Server 15 SP5:rust1.70","SUSE Linux Enterprise Server 15 SP5:rust1.71","SUSE Linux Enterprise Server 15 SP5:rust1.72","SUSE Linux Enterprise Server 15 SP5:rust1.73","SUSE Linux Enterprise Server 15 SP5:rust1.74","SUSE Linux Enterprise Server 15 SP5:rust1.75","SUSE Linux Enterprise Server 15 SP5:rust1.76","SUSE Linux Enterprise Server 15 SP5:rust1.77","SUSE Linux Enterprise Server 15-LTSS:cargo","SUSE Linux Enterprise Server 15-LTSS:clippy","SUSE Linux Enterprise Server 15-LTSS:rls","SUSE Linux Enterprise Server 15-LTSS:rust","SUSE Linux Enterprise Server 15-LTSS:rust-analysis","SUSE Linux Enterprise Server 15-LTSS:rust-gdb","SUSE Linux Enterprise Server 15-LTSS:rust-src","SUSE Linux Enterprise Server 15-LTSS:rust-std","SUSE Linux Enterprise Server 15-LTSS:rust-std-static","SUSE Linux Enterprise Server 15-LTSS:rustfmt","SUSE Linux Enterprise Server for SAP Applications 15 SP2:cargo","SUSE Linux Enterprise Server for SAP Applications 15 SP2:clippy","SUSE Linux Enterprise Server for SAP Applications 15 SP2:rls","SUSE Linux Enterprise Server for SAP Applications 15 SP2:rust","SUSE Linux Enterprise Server for SAP Applications 15 SP2:rust-analysis","SUSE Linux Enterprise Server for SAP Applications 15 SP2:rust-src","SUSE Linux Enterprise Server for SAP Applications 15 SP2:rust-std-static","SUSE Linux Enterprise Server for SAP Applications 15 SP2:rustfmt","SUSE Linux Enterprise Server for SAP Applications 15 SP3:cargo","SUSE Linux Enterprise Server for SAP Applications 15 SP3:cargo1.43","SUSE Linux Enterprise Server for SAP Applications 15 SP3:cargo1.43-doc","SUSE Linux Enterprise Server for SAP Applications 15 SP3:cargo1.53","SUSE Linux Enterprise Server for SAP Applications 15 SP3:cargo1.53-doc","SUSE Linux Enterprise Server for SAP Applications 15 SP3:cargo1.54","SUSE Linux Enterprise Server for SAP Applications 15 SP3:cargo1.54-doc","SUSE Linux Enterprise Server for SAP Applications 15 SP3:cargo1.55","SUSE Linux Enterprise Server for SAP Applications 15 SP3:cargo1.56","SUSE Linux Enterprise Server for SAP Applications 15 SP3:cargo1.57","SUSE Linux Enterprise Server for SAP Applications 15 SP3:cargo1.58","SUSE Linux Enterprise Server for SAP Applications 15 SP3:cargo1.59","SUSE Linux Enterprise Server for SAP Applications 15 SP3:cargo1.60","SUSE Linux Enterprise Server for SAP Applications 15 SP3:cargo1.61","SUSE Linux Enterprise Server for SAP Applications 15 SP3:cargo1.62","SUSE Linux Enterprise Server for SAP Applications 15 SP3:cargo1.63","SUSE Linux Enterprise Server for SAP Applications 15 SP3:cargo1.64","SUSE Linux Enterprise Server for SAP Applications 15 SP3:cargo1.65","SUSE Linux Enterprise Server for SAP Applications 15 SP3:rls","SUSE Linux Enterprise Server for SAP Applications 15 SP3:rls1.43","SUSE Linux Enterprise Server for SAP Applications 15 SP3:rls1.53","SUSE Linux Enterprise Server for SAP Applications 15 SP3:rls1.54","SUSE Linux Enterprise Server for SAP Applications 15 SP3:rust","SUSE Linux Enterprise Server for SAP Applications 15 SP3:rust-gdb","SUSE Linux Enterprise Server for SAP Applications 15 SP3:rust1.43","SUSE Linux Enterprise Server for SAP Applications 15 SP3:rust1.43-analysis","SUSE Linux Enterprise Server for SAP Applications 15 SP3:rust1.43-doc","SUSE Linux Enterprise Server for SAP Applications 15 SP3:rust1.43-gdb","SUSE Linux Enterprise Server for SAP Applications 15 SP3:rust1.43-src","SUSE Linux Enterprise Server for SAP Applications 15 SP3:rust1.53","SUSE Linux Enterprise Server for SAP Applications 15 SP3:rust1.53-analysis","SUSE Linux Enterprise Server for SAP Applications 15 SP3:rust1.53-doc","SUSE Linux Enterprise Server for SAP Applications 15 SP3:rust1.53-gdb","SUSE Linux Enterprise Server for SAP Applications 15 SP3:rust1.53-src","SUSE Linux Enterprise Server for SAP Applications 15 SP3:rust1.54","SUSE Linux Enterprise Server for SAP Applications 15 SP3:rust1.54-analysis","SUSE Linux Enterprise Server for SAP Applications 15 SP3:rust1.54-doc","SUSE Linux Enterprise Server for SAP Applications 15 SP3:rust1.54-gdb","SUSE Linux Enterprise Server for SAP Applications 15 SP3:rust1.54-src","SUSE Linux Enterprise Server for SAP Applications 15 SP3:rust1.55","SUSE Linux Enterprise Server for SAP Applications 15 SP3:rust1.56","SUSE Linux Enterprise Server for SAP Applications 15 SP3:rust1.57","SUSE Linux Enterprise Server for SAP Applications 15 SP3:rust1.58","SUSE Linux Enterprise Server for SAP Applications 15 SP3:rust1.59","SUSE Linux Enterprise Server for SAP Applications 15 SP3:rust1.60","SUSE Linux Enterprise Server for SAP Applications 15 SP3:rust1.61","SUSE Linux Enterprise Server for SAP Applications 15 SP3:rust1.62","SUSE Linux Enterprise Server for SAP Applications 15 SP3:rust1.63","SUSE Linux Enterprise Server for SAP Applications 15 SP3:rust1.64","SUSE Linux Enterprise Server for SAP Applications 15 SP3:rust1.65","SUSE Linux Enterprise Server for SAP Applications 15 SP4:cargo","SUSE Linux Enterprise Server for SAP Applications 15 SP4:cargo1.43","SUSE Linux Enterprise Server for SAP Applications 15 SP4:cargo1.43-doc","SUSE Linux Enterprise Server for SAP Applications 15 SP4:cargo1.58","SUSE Linux Enterprise Server for SAP Applications 15 SP4:cargo1.59","SUSE Linux Enterprise Server for SAP Applications 15 SP4:cargo1.60","SUSE Linux Enterprise Server for SAP Applications 15 SP4:cargo1.61","SUSE Linux Enterprise Server for SAP Applications 15 SP4:cargo1.62","SUSE Linux Enterprise Server for SAP Applications 15 SP4:cargo1.63","SUSE Linux Enterprise Server for SAP Applications 15 SP4:cargo1.64","SUSE Linux Enterprise Server for SAP Applications 15 SP4:cargo1.65","SUSE Linux Enterprise Server for SAP Applications 15 SP4:cargo1.66","SUSE Linux Enterprise Server for SAP Applications 15 SP4:cargo1.67","SUSE Linux Enterprise Server for SAP Applications 15 SP4:cargo1.68","SUSE Linux Enterprise Server for SAP Applications 15 SP4:cargo1.69","SUSE Linux Enterprise Server for SAP Applications 15 SP4:cargo1.70","SUSE Linux Enterprise Server for SAP Applications 15 SP4:cargo1.71","SUSE Linux Enterprise Server for SAP Applications 15 SP4:cargo1.72","SUSE Linux Enterprise Server for SAP Applications 15 SP4:cargo1.73","SUSE Linux Enterprise Server for SAP Applications 15 SP4:cargo1.74","SUSE Linux Enterprise Server for SAP Applications 15 SP4:rls1.43","SUSE Linux Enterprise Server for SAP Applications 15 SP4:rust","SUSE Linux Enterprise Server for SAP Applications 15 SP4:rust-analysis","SUSE Linux Enterprise Server for SAP Applications 15 SP4:rust1.43","SUSE Linux Enterprise Server for SAP Applications 15 SP4:rust1.43-analysis","SUSE Linux Enterprise Server for SAP Applications 15 SP4:rust1.43-doc","SUSE Linux Enterprise Server for SAP Applications 15 SP4:rust1.43-gdb","SUSE Linux Enterprise Server for SAP Applications 15 SP4:rust1.43-src","SUSE Linux Enterprise Server for SAP Applications 15 SP4:rust1.58","SUSE Linux Enterprise Server for SAP Applications 15 SP4:rust1.59","SUSE Linux Enterprise Server for SAP Applications 15 SP4:rust1.60","SUSE Linux Enterprise Server for SAP Applications 15 SP4:rust1.61","SUSE Linux Enterprise Server for SAP Applications 15 SP4:rust1.62","SUSE Linux Enterprise Server for SAP Applications 15 SP4:rust1.63","SUSE Linux Enterprise Server for SAP Applications 15 SP4:rust1.64","SUSE Linux Enterprise Server for SAP Applications 15 SP4:rust1.65","SUSE Linux Enterprise Server for SAP Applications 15 SP4:rust1.66","SUSE Linux Enterprise Server for SAP Applications 15 SP4:rust1.67","SUSE Linux Enterprise Server for SAP Applications 15 SP4:rust1.68","SUSE Linux Enterprise Server for SAP Applications 15 SP4:rust1.69","SUSE Linux Enterprise Server for SAP Applications 15 SP4:rust1.70","SUSE Linux Enterprise Server for SAP Applications 15 SP4:rust1.71","SUSE Linux Enterprise Server for SAP Applications 15 SP4:rust1.72","SUSE Linux Enterprise Server for SAP Applications 15 SP4:rust1.73","SUSE Linux Enterprise Server for SAP Applications 15 SP4:rust1.74","SUSE Linux Enterprise Server for SAP Applications 15 SP5:cargo","SUSE Linux Enterprise Server for SAP Applications 15 SP5:cargo1.43","SUSE Linux Enterprise Server for SAP Applications 15 SP5:cargo1.43-doc","SUSE Linux Enterprise Server for SAP Applications 15 SP5:cargo1.68","SUSE Linux Enterprise Server for SAP Applications 15 SP5:cargo1.69","SUSE Linux Enterprise Server for SAP Applications 15 SP5:cargo1.70","SUSE Linux Enterprise Server for SAP Applications 15 SP5:cargo1.71","SUSE Linux Enterprise Server for SAP Applications 15 SP5:cargo1.72","SUSE Linux Enterprise Server for SAP Applications 15 SP5:cargo1.73","SUSE Linux Enterprise Server for SAP Applications 15 SP5:cargo1.74","SUSE Linux Enterprise Server for SAP Applications 15 SP5:cargo1.75","SUSE Linux Enterprise Server for SAP Applications 15 SP5:cargo1.76","SUSE Linux Enterprise Server for SAP Applications 15 SP5:cargo1.77","SUSE Linux Enterprise Server for SAP Applications 15 SP5:rls1.43","SUSE Linux Enterprise Server for SAP Applications 15 SP5:rust","SUSE Linux Enterprise Server for SAP Applications 15 SP5:rust1.43","SUSE Linux Enterprise Server for SAP Applications 15 SP5:rust1.43-analysis","SUSE Linux Enterprise Server for SAP Applications 15 SP5:rust1.43-doc","SUSE Linux Enterprise Server for SAP Applications 15 SP5:rust1.43-gdb","SUSE Linux Enterprise Server for SAP Applications 15 SP5:rust1.43-src","SUSE Linux Enterprise Server for SAP Applications 15 SP5:rust1.68","SUSE Linux Enterprise Server for SAP Applications 15 SP5:rust1.69","SUSE Linux Enterprise Server for SAP Applications 15 SP5:rust1.70","SUSE Linux Enterprise Server for SAP Applications 15 SP5:rust1.71","SUSE Linux Enterprise Server for SAP Applications 15 SP5:rust1.72","SUSE Linux Enterprise Server for SAP Applications 15 SP5:rust1.73","SUSE Linux Enterprise Server for SAP Applications 15 SP5:rust1.74","SUSE Linux Enterprise Server for SAP Applications 15 SP5:rust1.75","SUSE Linux Enterprise Server for SAP Applications 15 SP5:rust1.76","SUSE Linux Enterprise Server for SAP Applications 15 SP5:rust1.77"],"recommended":["openSUSE Tumbleweed:cargo1.77-1.77.2-1.1","openSUSE Tumbleweed:rust1.77-1.77.2-1.1"]},"references":[{"category":"external","summary":"CVE-2024-24576","url":"https://www.suse.com/security/cve/CVE-2024-24576"},{"category":"external","summary":"SUSE Security Ratings","url":"https://www.suse.com/support/security/rating/"}],"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":["openSUSE Tumbleweed:cargo1.77-1.77.2-1.1","openSUSE Tumbleweed:rust1.77-1.77.2-1.1"]}],"scores":[{"cvss_v3":{"baseScore":10,"baseSeverity":"CRITICAL","vectorString":"CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:C/C:H/I:H/A:H","version":"3.1"},"products":["openSUSE Tumbleweed:cargo1.77-1.77.2-1.1","openSUSE Tumbleweed:rust1.77-1.77.2-1.1"]}],"threats":[{"category":"impact","date":"2024-04-09T19:00:03Z","details":"critical"}],"title":"CVE-2024-24576"}]}