Vulnerability from csaf_suse
Published
2025-02-03 15:12
Modified
2025-02-03 15:12
Summary
Security update for java-11-openjdk

Notes

Title of the patch
Security update for java-11-openjdk
Description of the patch
This update for java-11-openjdk fixes the following issues: Upgrade to upstream tag jdk-11.0.26+4 (January 2025 CPU) Security fixes: - CVE-2025-21502: Enhance array handling (JDK-8330045, bsc#1236278) Other changes: - JDK-8224624: Inefficiencies in CodeStrings::add_comment cause - timeouts - JDK-8225045: javax/swing/JInternalFrame/8146321//JInternalFrameIconTest.java fails on linux-x64 - JDK-8232367: Update Reactive Streams to 1.0.3 -- tests only - JDK-8247706: Unintentional use of new Date(year...) with absolute year - JDK-8299254: Support dealing with standard assert macro - JDK-8303920: Avoid calling out to python in DataDescriptorSignatureMissing test - JDK-8315936: Parallelize gc/stress/TestStressG1Humongous.java test - JDK-8316193: jdk/jfr/event/oldobject/TestListenerLeak.java java.lang.Exception: Could not find leak - JDK-8328300: Convert PrintDialogsTest.java from Applet to main program - JDK-8328642: Convert applet test MouseDraggedOutCauseScrollingTest.html to main - JDK-8334332: TestIOException.java fails if run by root - JDK-8335428: Enhanced Building of Processes - JDK-8335801: [11u] Backport of 8210988 to 11u removes gcc warnings - JDK-8335912, JDK-8337499: Add an operation mode to the jar command when extracting to not overwriting existing files - JDK-8336564: Enhance mask blit functionality redux - JDK-8338402: GHA: some of bundles may not get removed - JDK-8339082: Bump update version for OpenJDK: jdk-11.0.26 - JDK-8339180: Enhanced Building of Processes: Follow-on Issue - JDK-8339470: [17u] More defensive fix for 8163921 - JDK-8339637: (tz) Update Timezone Data to 2024b - JDK-8339644: Improve parsing of Day/Month in tzdata rules - JDK-8339803: Acknowledge case insensitive unambiguous keywords in tzdata files - JDK-8340552: Harden TzdbZoneRulesCompiler against missing zone names - JDK-8340671: GHA: Bump macOS and Xcode versions to macos-12 and XCode 13.4.1 - JDK-8340815: Add SECURITY.md file - JDK-8342426: [11u] javax/naming/module/RunBasic.java javac compile fails - JDK-8342629: [11u] Properly message out that shenandoah is disabled - JDK-8347483: [11u] Remove designator DEFAULT_PROMOTED_VERSION_PRE=ea for release 11.0.26
Patchnames
SUSE-2025-338,SUSE-SLE-Module-Legacy-15-SP6-2025-338,SUSE-SLE-Module-Packagehub-Subpackages-15-SP6-2025-338,SUSE-SLE-Product-HPC-15-SP3-LTSS-2025-338,SUSE-SLE-Product-HPC-15-SP4-ESPOS-2025-338,SUSE-SLE-Product-HPC-15-SP4-LTSS-2025-338,SUSE-SLE-Product-HPC-15-SP5-ESPOS-2025-338,SUSE-SLE-Product-HPC-15-SP5-LTSS-2025-338,SUSE-SLE-Product-SLES-15-SP3-LTSS-2025-338,SUSE-SLE-Product-SLES-15-SP4-LTSS-2025-338,SUSE-SLE-Product-SLES-15-SP5-LTSS-2025-338,SUSE-SLE-Product-SLES_SAP-15-SP3-2025-338,SUSE-SLE-Product-SLES_SAP-15-SP4-2025-338,SUSE-SLE-Product-SLES_SAP-15-SP5-2025-338,SUSE-SLE-Product-SUSE-Manager-Proxy-4.3-2025-338,SUSE-SLE-Product-SUSE-Manager-Server-4.3-2025-338,SUSE-Storage-7.1-2025-338,openSUSE-SLE-15.6-2025-338
Terms of use
CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).



{
   document: {
      aggregate_severity: {
         namespace: "https://www.suse.com/support/security/rating/",
         text: "moderate",
      },
      category: "csaf_security_advisory",
      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: "Security update for java-11-openjdk",
            title: "Title of the patch",
         },
         {
            category: "description",
            text: "This update for java-11-openjdk fixes the following issues:\n\nUpgrade to upstream tag jdk-11.0.26+4 (January 2025 CPU)\n\nSecurity fixes:\n\n- CVE-2025-21502: Enhance array handling (JDK-8330045, bsc#1236278)\n\nOther changes:\n\n- JDK-8224624: Inefficiencies in CodeStrings::add_comment cause - timeouts\n- JDK-8225045: javax/swing/JInternalFrame/8146321//JInternalFrameIconTest.java fails on linux-x64\n- JDK-8232367: Update Reactive Streams to 1.0.3 -- tests only\n- JDK-8247706: Unintentional use of new Date(year...) with absolute year\n- JDK-8299254: Support dealing with standard assert macro\n- JDK-8303920: Avoid calling out to python in DataDescriptorSignatureMissing test\n- JDK-8315936: Parallelize gc/stress/TestStressG1Humongous.java test\n- JDK-8316193: jdk/jfr/event/oldobject/TestListenerLeak.java java.lang.Exception: Could not find leak\n- JDK-8328300: Convert PrintDialogsTest.java from Applet to main program\n- JDK-8328642: Convert applet test MouseDraggedOutCauseScrollingTest.html to main\n- JDK-8334332: TestIOException.java fails if run by root\n- JDK-8335428: Enhanced Building of Processes\n- JDK-8335801: [11u] Backport of 8210988 to 11u removes gcc warnings\n- JDK-8335912, JDK-8337499: Add an operation mode to the jar command when extracting to not overwriting existing files\n- JDK-8336564: Enhance mask blit functionality redux\n- JDK-8338402: GHA: some of bundles may not get removed\n- JDK-8339082: Bump update version for OpenJDK: jdk-11.0.26\n- JDK-8339180: Enhanced Building of Processes: Follow-on Issue\n- JDK-8339470: [17u] More defensive fix for 8163921\n- JDK-8339637: (tz) Update Timezone Data to 2024b\n- JDK-8339644: Improve parsing of Day/Month in tzdata rules\n- JDK-8339803: Acknowledge case insensitive unambiguous keywords in tzdata files\n- JDK-8340552: Harden TzdbZoneRulesCompiler against missing zone names\n- JDK-8340671: GHA: Bump macOS and Xcode versions to macos-12 and XCode 13.4.1\n- JDK-8340815: Add SECURITY.md file\n- JDK-8342426: [11u] javax/naming/module/RunBasic.java javac compile fails\n- JDK-8342629: [11u] Properly message out that shenandoah is disabled\n- JDK-8347483: [11u] Remove designator DEFAULT_PROMOTED_VERSION_PRE=ea for release 11.0.26\n\n",
            title: "Description of the patch",
         },
         {
            category: "details",
            text: "SUSE-2025-338,SUSE-SLE-Module-Legacy-15-SP6-2025-338,SUSE-SLE-Module-Packagehub-Subpackages-15-SP6-2025-338,SUSE-SLE-Product-HPC-15-SP3-LTSS-2025-338,SUSE-SLE-Product-HPC-15-SP4-ESPOS-2025-338,SUSE-SLE-Product-HPC-15-SP4-LTSS-2025-338,SUSE-SLE-Product-HPC-15-SP5-ESPOS-2025-338,SUSE-SLE-Product-HPC-15-SP5-LTSS-2025-338,SUSE-SLE-Product-SLES-15-SP3-LTSS-2025-338,SUSE-SLE-Product-SLES-15-SP4-LTSS-2025-338,SUSE-SLE-Product-SLES-15-SP5-LTSS-2025-338,SUSE-SLE-Product-SLES_SAP-15-SP3-2025-338,SUSE-SLE-Product-SLES_SAP-15-SP4-2025-338,SUSE-SLE-Product-SLES_SAP-15-SP5-2025-338,SUSE-SLE-Product-SUSE-Manager-Proxy-4.3-2025-338,SUSE-SLE-Product-SUSE-Manager-Server-4.3-2025-338,SUSE-Storage-7.1-2025-338,openSUSE-SLE-15.6-2025-338",
            title: "Patchnames",
         },
         {
            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: "SUSE ratings",
            url: "https://www.suse.com/support/security/rating/",
         },
         {
            category: "self",
            summary: "URL of this CSAF notice",
            url: "https://ftp.suse.com/pub/projects/security/csaf/suse-su-2025_0338-1.json",
         },
         {
            category: "self",
            summary: "URL for SUSE-SU-2025:0338-1",
            url: "https://www.suse.com/support/update/announcement/2025/suse-su-20250338-1/",
         },
         {
            category: "self",
            summary: "E-Mail link for SUSE-SU-2025:0338-1",
            url: "https://lists.suse.com/pipermail/sle-security-updates/2025-February/020260.html",
         },
         {
            category: "self",
            summary: "SUSE Bug 1236278",
            url: "https://bugzilla.suse.com/1236278",
         },
         {
            category: "self",
            summary: "SUSE CVE CVE-2025-21502 page",
            url: "https://www.suse.com/security/cve/CVE-2025-21502/",
         },
      ],
      title: "Security update for java-11-openjdk",
      tracking: {
         current_release_date: "2025-02-03T15:12:44Z",
         generator: {
            date: "2025-02-03T15:12:44Z",
            engine: {
               name: "cve-database.git:bin/generate-csaf.pl",
               version: "1",
            },
         },
         id: "SUSE-SU-2025:0338-1",
         initial_release_date: "2025-02-03T15:12:44Z",
         revision_history: [
            {
               date: "2025-02-03T15:12:44Z",
               number: "1",
               summary: "Current version",
            },
         ],
         status: "final",
         version: "1",
      },
   },
   product_tree: {
      branches: [
         {
            branches: [
               {
                  branches: [
                     {
                        category: "product_version",
                        name: "java-11-openjdk-11.0.26.0-150000.3.122.1.aarch64",
                        product: {
                           name: "java-11-openjdk-11.0.26.0-150000.3.122.1.aarch64",
                           product_id: "java-11-openjdk-11.0.26.0-150000.3.122.1.aarch64",
                        },
                     },
                     {
                        category: "product_version",
                        name: "java-11-openjdk-demo-11.0.26.0-150000.3.122.1.aarch64",
                        product: {
                           name: "java-11-openjdk-demo-11.0.26.0-150000.3.122.1.aarch64",
                           product_id: "java-11-openjdk-demo-11.0.26.0-150000.3.122.1.aarch64",
                        },
                     },
                     {
                        category: "product_version",
                        name: "java-11-openjdk-devel-11.0.26.0-150000.3.122.1.aarch64",
                        product: {
                           name: "java-11-openjdk-devel-11.0.26.0-150000.3.122.1.aarch64",
                           product_id: "java-11-openjdk-devel-11.0.26.0-150000.3.122.1.aarch64",
                        },
                     },
                     {
                        category: "product_version",
                        name: "java-11-openjdk-headless-11.0.26.0-150000.3.122.1.aarch64",
                        product: {
                           name: "java-11-openjdk-headless-11.0.26.0-150000.3.122.1.aarch64",
                           product_id: "java-11-openjdk-headless-11.0.26.0-150000.3.122.1.aarch64",
                        },
                     },
                     {
                        category: "product_version",
                        name: "java-11-openjdk-jmods-11.0.26.0-150000.3.122.1.aarch64",
                        product: {
                           name: "java-11-openjdk-jmods-11.0.26.0-150000.3.122.1.aarch64",
                           product_id: "java-11-openjdk-jmods-11.0.26.0-150000.3.122.1.aarch64",
                        },
                     },
                     {
                        category: "product_version",
                        name: "java-11-openjdk-src-11.0.26.0-150000.3.122.1.aarch64",
                        product: {
                           name: "java-11-openjdk-src-11.0.26.0-150000.3.122.1.aarch64",
                           product_id: "java-11-openjdk-src-11.0.26.0-150000.3.122.1.aarch64",
                        },
                     },
                  ],
                  category: "architecture",
                  name: "aarch64",
               },
               {
                  branches: [
                     {
                        category: "product_version",
                        name: "java-11-openjdk-11.0.26.0-150000.3.122.1.i586",
                        product: {
                           name: "java-11-openjdk-11.0.26.0-150000.3.122.1.i586",
                           product_id: "java-11-openjdk-11.0.26.0-150000.3.122.1.i586",
                        },
                     },
                     {
                        category: "product_version",
                        name: "java-11-openjdk-demo-11.0.26.0-150000.3.122.1.i586",
                        product: {
                           name: "java-11-openjdk-demo-11.0.26.0-150000.3.122.1.i586",
                           product_id: "java-11-openjdk-demo-11.0.26.0-150000.3.122.1.i586",
                        },
                     },
                     {
                        category: "product_version",
                        name: "java-11-openjdk-devel-11.0.26.0-150000.3.122.1.i586",
                        product: {
                           name: "java-11-openjdk-devel-11.0.26.0-150000.3.122.1.i586",
                           product_id: "java-11-openjdk-devel-11.0.26.0-150000.3.122.1.i586",
                        },
                     },
                     {
                        category: "product_version",
                        name: "java-11-openjdk-headless-11.0.26.0-150000.3.122.1.i586",
                        product: {
                           name: "java-11-openjdk-headless-11.0.26.0-150000.3.122.1.i586",
                           product_id: "java-11-openjdk-headless-11.0.26.0-150000.3.122.1.i586",
                        },
                     },
                     {
                        category: "product_version",
                        name: "java-11-openjdk-jmods-11.0.26.0-150000.3.122.1.i586",
                        product: {
                           name: "java-11-openjdk-jmods-11.0.26.0-150000.3.122.1.i586",
                           product_id: "java-11-openjdk-jmods-11.0.26.0-150000.3.122.1.i586",
                        },
                     },
                     {
                        category: "product_version",
                        name: "java-11-openjdk-src-11.0.26.0-150000.3.122.1.i586",
                        product: {
                           name: "java-11-openjdk-src-11.0.26.0-150000.3.122.1.i586",
                           product_id: "java-11-openjdk-src-11.0.26.0-150000.3.122.1.i586",
                        },
                     },
                  ],
                  category: "architecture",
                  name: "i586",
               },
               {
                  branches: [
                     {
                        category: "product_version",
                        name: "java-11-openjdk-javadoc-11.0.26.0-150000.3.122.1.noarch",
                        product: {
                           name: "java-11-openjdk-javadoc-11.0.26.0-150000.3.122.1.noarch",
                           product_id: "java-11-openjdk-javadoc-11.0.26.0-150000.3.122.1.noarch",
                        },
                     },
                  ],
                  category: "architecture",
                  name: "noarch",
               },
               {
                  branches: [
                     {
                        category: "product_version",
                        name: "java-11-openjdk-11.0.26.0-150000.3.122.1.ppc64le",
                        product: {
                           name: "java-11-openjdk-11.0.26.0-150000.3.122.1.ppc64le",
                           product_id: "java-11-openjdk-11.0.26.0-150000.3.122.1.ppc64le",
                        },
                     },
                     {
                        category: "product_version",
                        name: "java-11-openjdk-demo-11.0.26.0-150000.3.122.1.ppc64le",
                        product: {
                           name: "java-11-openjdk-demo-11.0.26.0-150000.3.122.1.ppc64le",
                           product_id: "java-11-openjdk-demo-11.0.26.0-150000.3.122.1.ppc64le",
                        },
                     },
                     {
                        category: "product_version",
                        name: "java-11-openjdk-devel-11.0.26.0-150000.3.122.1.ppc64le",
                        product: {
                           name: "java-11-openjdk-devel-11.0.26.0-150000.3.122.1.ppc64le",
                           product_id: "java-11-openjdk-devel-11.0.26.0-150000.3.122.1.ppc64le",
                        },
                     },
                     {
                        category: "product_version",
                        name: "java-11-openjdk-headless-11.0.26.0-150000.3.122.1.ppc64le",
                        product: {
                           name: "java-11-openjdk-headless-11.0.26.0-150000.3.122.1.ppc64le",
                           product_id: "java-11-openjdk-headless-11.0.26.0-150000.3.122.1.ppc64le",
                        },
                     },
                     {
                        category: "product_version",
                        name: "java-11-openjdk-jmods-11.0.26.0-150000.3.122.1.ppc64le",
                        product: {
                           name: "java-11-openjdk-jmods-11.0.26.0-150000.3.122.1.ppc64le",
                           product_id: "java-11-openjdk-jmods-11.0.26.0-150000.3.122.1.ppc64le",
                        },
                     },
                     {
                        category: "product_version",
                        name: "java-11-openjdk-src-11.0.26.0-150000.3.122.1.ppc64le",
                        product: {
                           name: "java-11-openjdk-src-11.0.26.0-150000.3.122.1.ppc64le",
                           product_id: "java-11-openjdk-src-11.0.26.0-150000.3.122.1.ppc64le",
                        },
                     },
                  ],
                  category: "architecture",
                  name: "ppc64le",
               },
               {
                  branches: [
                     {
                        category: "product_version",
                        name: "java-11-openjdk-11.0.26.0-150000.3.122.1.s390x",
                        product: {
                           name: "java-11-openjdk-11.0.26.0-150000.3.122.1.s390x",
                           product_id: "java-11-openjdk-11.0.26.0-150000.3.122.1.s390x",
                        },
                     },
                     {
                        category: "product_version",
                        name: "java-11-openjdk-demo-11.0.26.0-150000.3.122.1.s390x",
                        product: {
                           name: "java-11-openjdk-demo-11.0.26.0-150000.3.122.1.s390x",
                           product_id: "java-11-openjdk-demo-11.0.26.0-150000.3.122.1.s390x",
                        },
                     },
                     {
                        category: "product_version",
                        name: "java-11-openjdk-devel-11.0.26.0-150000.3.122.1.s390x",
                        product: {
                           name: "java-11-openjdk-devel-11.0.26.0-150000.3.122.1.s390x",
                           product_id: "java-11-openjdk-devel-11.0.26.0-150000.3.122.1.s390x",
                        },
                     },
                     {
                        category: "product_version",
                        name: "java-11-openjdk-headless-11.0.26.0-150000.3.122.1.s390x",
                        product: {
                           name: "java-11-openjdk-headless-11.0.26.0-150000.3.122.1.s390x",
                           product_id: "java-11-openjdk-headless-11.0.26.0-150000.3.122.1.s390x",
                        },
                     },
                     {
                        category: "product_version",
                        name: "java-11-openjdk-jmods-11.0.26.0-150000.3.122.1.s390x",
                        product: {
                           name: "java-11-openjdk-jmods-11.0.26.0-150000.3.122.1.s390x",
                           product_id: "java-11-openjdk-jmods-11.0.26.0-150000.3.122.1.s390x",
                        },
                     },
                     {
                        category: "product_version",
                        name: "java-11-openjdk-src-11.0.26.0-150000.3.122.1.s390x",
                        product: {
                           name: "java-11-openjdk-src-11.0.26.0-150000.3.122.1.s390x",
                           product_id: "java-11-openjdk-src-11.0.26.0-150000.3.122.1.s390x",
                        },
                     },
                  ],
                  category: "architecture",
                  name: "s390x",
               },
               {
                  branches: [
                     {
                        category: "product_version",
                        name: "java-11-openjdk-11.0.26.0-150000.3.122.1.x86_64",
                        product: {
                           name: "java-11-openjdk-11.0.26.0-150000.3.122.1.x86_64",
                           product_id: "java-11-openjdk-11.0.26.0-150000.3.122.1.x86_64",
                        },
                     },
                     {
                        category: "product_version",
                        name: "java-11-openjdk-demo-11.0.26.0-150000.3.122.1.x86_64",
                        product: {
                           name: "java-11-openjdk-demo-11.0.26.0-150000.3.122.1.x86_64",
                           product_id: "java-11-openjdk-demo-11.0.26.0-150000.3.122.1.x86_64",
                        },
                     },
                     {
                        category: "product_version",
                        name: "java-11-openjdk-devel-11.0.26.0-150000.3.122.1.x86_64",
                        product: {
                           name: "java-11-openjdk-devel-11.0.26.0-150000.3.122.1.x86_64",
                           product_id: "java-11-openjdk-devel-11.0.26.0-150000.3.122.1.x86_64",
                        },
                     },
                     {
                        category: "product_version",
                        name: "java-11-openjdk-headless-11.0.26.0-150000.3.122.1.x86_64",
                        product: {
                           name: "java-11-openjdk-headless-11.0.26.0-150000.3.122.1.x86_64",
                           product_id: "java-11-openjdk-headless-11.0.26.0-150000.3.122.1.x86_64",
                        },
                     },
                     {
                        category: "product_version",
                        name: "java-11-openjdk-jmods-11.0.26.0-150000.3.122.1.x86_64",
                        product: {
                           name: "java-11-openjdk-jmods-11.0.26.0-150000.3.122.1.x86_64",
                           product_id: "java-11-openjdk-jmods-11.0.26.0-150000.3.122.1.x86_64",
                        },
                     },
                     {
                        category: "product_version",
                        name: "java-11-openjdk-src-11.0.26.0-150000.3.122.1.x86_64",
                        product: {
                           name: "java-11-openjdk-src-11.0.26.0-150000.3.122.1.x86_64",
                           product_id: "java-11-openjdk-src-11.0.26.0-150000.3.122.1.x86_64",
                        },
                     },
                  ],
                  category: "architecture",
                  name: "x86_64",
               },
               {
                  branches: [
                     {
                        category: "product_name",
                        name: "SUSE Linux Enterprise Module for Legacy 15 SP6",
                        product: {
                           name: "SUSE Linux Enterprise Module for Legacy 15 SP6",
                           product_id: "SUSE Linux Enterprise Module for Legacy 15 SP6",
                           product_identification_helper: {
                              cpe: "cpe:/o:suse:sle-module-legacy:15:sp6",
                           },
                        },
                     },
                     {
                        category: "product_name",
                        name: "SUSE Linux Enterprise Module for Package Hub 15 SP6",
                        product: {
                           name: "SUSE Linux Enterprise Module for Package Hub 15 SP6",
                           product_id: "SUSE Linux Enterprise Module for Package Hub 15 SP6",
                           product_identification_helper: {
                              cpe: "cpe:/o:suse:packagehub:15:sp6",
                           },
                        },
                     },
                     {
                        category: "product_name",
                        name: "SUSE Linux Enterprise 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-ESPOS",
                        product: {
                           name: "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS",
                           product_id: "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS",
                           product_identification_helper: {
                              cpe: "cpe:/o:suse:sle_hpc-espos:15:sp5",
                           },
                        },
                     },
                     {
                        category: "product_name",
                        name: "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS",
                        product: {
                           name: "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS",
                           product_id: "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS",
                           product_identification_helper: {
                              cpe: "cpe:/o:suse:sle_hpc-ltss:15:sp5",
                           },
                        },
                     },
                     {
                        category: "product_name",
                        name: "SUSE Linux Enterprise 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-LTSS",
                        product: {
                           name: "SUSE Linux Enterprise Server 15 SP5-LTSS",
                           product_id: "SUSE Linux Enterprise Server 15 SP5-LTSS",
                           product_identification_helper: {
                              cpe: "cpe:/o:suse:sles-ltss:15:sp5",
                           },
                        },
                     },
                     {
                        category: "product_name",
                        name: "SUSE Linux Enterprise Server for SAP Applications 15 SP3",
                        product: {
                           name: "SUSE Linux Enterprise Server for SAP Applications 15 SP3",
                           product_id: "SUSE Linux Enterprise Server for SAP Applications 15 SP3",
                           product_identification_helper: {
                              cpe: "cpe:/o:suse:sles_sap:15:sp3",
                           },
                        },
                     },
                     {
                        category: "product_name",
                        name: "SUSE Linux Enterprise Server for SAP Applications 15 SP4",
                        product: {
                           name: "SUSE Linux Enterprise Server for SAP Applications 15 SP4",
                           product_id: "SUSE Linux Enterprise Server for SAP Applications 15 SP4",
                           product_identification_helper: {
                              cpe: "cpe:/o:suse:sles_sap:15:sp4",
                           },
                        },
                     },
                     {
                        category: "product_name",
                        name: "SUSE Linux Enterprise Server for SAP Applications 15 SP5",
                        product: {
                           name: "SUSE Linux Enterprise Server for SAP Applications 15 SP5",
                           product_id: "SUSE Linux Enterprise Server for SAP Applications 15 SP5",
                           product_identification_helper: {
                              cpe: "cpe:/o:suse:sles_sap:15:sp5",
                           },
                        },
                     },
                     {
                        category: "product_name",
                        name: "SUSE Manager Proxy 4.3",
                        product: {
                           name: "SUSE Manager Proxy 4.3",
                           product_id: "SUSE Manager Proxy 4.3",
                           product_identification_helper: {
                              cpe: "cpe:/o:suse:suse-manager-proxy:4.3",
                           },
                        },
                     },
                     {
                        category: "product_name",
                        name: "SUSE Manager Server 4.3",
                        product: {
                           name: "SUSE Manager Server 4.3",
                           product_id: "SUSE Manager Server 4.3",
                           product_identification_helper: {
                              cpe: "cpe:/o:suse:suse-manager-server:4.3",
                           },
                        },
                     },
                     {
                        category: "product_name",
                        name: "SUSE 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: "openSUSE Leap 15.6",
                        product: {
                           name: "openSUSE Leap 15.6",
                           product_id: "openSUSE Leap 15.6",
                           product_identification_helper: {
                              cpe: "cpe:/o:opensuse:leap:15.6",
                           },
                        },
                     },
                  ],
                  category: "product_family",
                  name: "SUSE Linux Enterprise",
               },
            ],
            category: "vendor",
            name: "SUSE",
         },
      ],
      relationships: [
         {
            category: "default_component_of",
            full_product_name: {
               name: "java-11-openjdk-11.0.26.0-150000.3.122.1.aarch64 as component of SUSE Linux Enterprise Module for Legacy 15 SP6",
               product_id: "SUSE Linux Enterprise Module for Legacy 15 SP6:java-11-openjdk-11.0.26.0-150000.3.122.1.aarch64",
            },
            product_reference: "java-11-openjdk-11.0.26.0-150000.3.122.1.aarch64",
            relates_to_product_reference: "SUSE Linux Enterprise Module for Legacy 15 SP6",
         },
         {
            category: "default_component_of",
            full_product_name: {
               name: "java-11-openjdk-11.0.26.0-150000.3.122.1.ppc64le as component of SUSE Linux Enterprise Module for Legacy 15 SP6",
               product_id: "SUSE Linux Enterprise Module for Legacy 15 SP6:java-11-openjdk-11.0.26.0-150000.3.122.1.ppc64le",
            },
            product_reference: "java-11-openjdk-11.0.26.0-150000.3.122.1.ppc64le",
            relates_to_product_reference: "SUSE Linux Enterprise Module for Legacy 15 SP6",
         },
         {
            category: "default_component_of",
            full_product_name: {
               name: "java-11-openjdk-11.0.26.0-150000.3.122.1.s390x as component of SUSE Linux Enterprise Module for Legacy 15 SP6",
               product_id: "SUSE Linux Enterprise Module for Legacy 15 SP6:java-11-openjdk-11.0.26.0-150000.3.122.1.s390x",
            },
            product_reference: "java-11-openjdk-11.0.26.0-150000.3.122.1.s390x",
            relates_to_product_reference: "SUSE Linux Enterprise Module for Legacy 15 SP6",
         },
         {
            category: "default_component_of",
            full_product_name: {
               name: "java-11-openjdk-11.0.26.0-150000.3.122.1.x86_64 as component of SUSE Linux Enterprise Module for Legacy 15 SP6",
               product_id: "SUSE Linux Enterprise Module for Legacy 15 SP6:java-11-openjdk-11.0.26.0-150000.3.122.1.x86_64",
            },
            product_reference: "java-11-openjdk-11.0.26.0-150000.3.122.1.x86_64",
            relates_to_product_reference: "SUSE Linux Enterprise Module for Legacy 15 SP6",
         },
         {
            category: "default_component_of",
            full_product_name: {
               name: "java-11-openjdk-demo-11.0.26.0-150000.3.122.1.aarch64 as component of SUSE Linux Enterprise Module for Legacy 15 SP6",
               product_id: "SUSE Linux Enterprise Module for Legacy 15 SP6:java-11-openjdk-demo-11.0.26.0-150000.3.122.1.aarch64",
            },
            product_reference: "java-11-openjdk-demo-11.0.26.0-150000.3.122.1.aarch64",
            relates_to_product_reference: "SUSE Linux Enterprise Module for Legacy 15 SP6",
         },
         {
            category: "default_component_of",
            full_product_name: {
               name: "java-11-openjdk-demo-11.0.26.0-150000.3.122.1.ppc64le as component of SUSE Linux Enterprise Module for Legacy 15 SP6",
               product_id: "SUSE Linux Enterprise Module for Legacy 15 SP6:java-11-openjdk-demo-11.0.26.0-150000.3.122.1.ppc64le",
            },
            product_reference: "java-11-openjdk-demo-11.0.26.0-150000.3.122.1.ppc64le",
            relates_to_product_reference: "SUSE Linux Enterprise Module for Legacy 15 SP6",
         },
         {
            category: "default_component_of",
            full_product_name: {
               name: "java-11-openjdk-demo-11.0.26.0-150000.3.122.1.s390x as component of SUSE Linux Enterprise Module for Legacy 15 SP6",
               product_id: "SUSE Linux Enterprise Module for Legacy 15 SP6:java-11-openjdk-demo-11.0.26.0-150000.3.122.1.s390x",
            },
            product_reference: "java-11-openjdk-demo-11.0.26.0-150000.3.122.1.s390x",
            relates_to_product_reference: "SUSE Linux Enterprise Module for Legacy 15 SP6",
         },
         {
            category: "default_component_of",
            full_product_name: {
               name: "java-11-openjdk-demo-11.0.26.0-150000.3.122.1.x86_64 as component of SUSE Linux Enterprise Module for Legacy 15 SP6",
               product_id: "SUSE Linux Enterprise Module for Legacy 15 SP6:java-11-openjdk-demo-11.0.26.0-150000.3.122.1.x86_64",
            },
            product_reference: "java-11-openjdk-demo-11.0.26.0-150000.3.122.1.x86_64",
            relates_to_product_reference: "SUSE Linux Enterprise Module for Legacy 15 SP6",
         },
         {
            category: "default_component_of",
            full_product_name: {
               name: "java-11-openjdk-devel-11.0.26.0-150000.3.122.1.aarch64 as component of SUSE Linux Enterprise Module for Legacy 15 SP6",
               product_id: "SUSE Linux Enterprise Module for Legacy 15 SP6:java-11-openjdk-devel-11.0.26.0-150000.3.122.1.aarch64",
            },
            product_reference: "java-11-openjdk-devel-11.0.26.0-150000.3.122.1.aarch64",
            relates_to_product_reference: "SUSE Linux Enterprise Module for Legacy 15 SP6",
         },
         {
            category: "default_component_of",
            full_product_name: {
               name: "java-11-openjdk-devel-11.0.26.0-150000.3.122.1.ppc64le as component of SUSE Linux Enterprise Module for Legacy 15 SP6",
               product_id: "SUSE Linux Enterprise Module for Legacy 15 SP6:java-11-openjdk-devel-11.0.26.0-150000.3.122.1.ppc64le",
            },
            product_reference: "java-11-openjdk-devel-11.0.26.0-150000.3.122.1.ppc64le",
            relates_to_product_reference: "SUSE Linux Enterprise Module for Legacy 15 SP6",
         },
         {
            category: "default_component_of",
            full_product_name: {
               name: "java-11-openjdk-devel-11.0.26.0-150000.3.122.1.s390x as component of SUSE Linux Enterprise Module for Legacy 15 SP6",
               product_id: "SUSE Linux Enterprise Module for Legacy 15 SP6:java-11-openjdk-devel-11.0.26.0-150000.3.122.1.s390x",
            },
            product_reference: "java-11-openjdk-devel-11.0.26.0-150000.3.122.1.s390x",
            relates_to_product_reference: "SUSE Linux Enterprise Module for Legacy 15 SP6",
         },
         {
            category: "default_component_of",
            full_product_name: {
               name: "java-11-openjdk-devel-11.0.26.0-150000.3.122.1.x86_64 as component of SUSE Linux Enterprise Module for Legacy 15 SP6",
               product_id: "SUSE Linux Enterprise Module for Legacy 15 SP6:java-11-openjdk-devel-11.0.26.0-150000.3.122.1.x86_64",
            },
            product_reference: "java-11-openjdk-devel-11.0.26.0-150000.3.122.1.x86_64",
            relates_to_product_reference: "SUSE Linux Enterprise Module for Legacy 15 SP6",
         },
         {
            category: "default_component_of",
            full_product_name: {
               name: "java-11-openjdk-headless-11.0.26.0-150000.3.122.1.aarch64 as component of SUSE Linux Enterprise Module for Legacy 15 SP6",
               product_id: "SUSE Linux Enterprise Module for Legacy 15 SP6:java-11-openjdk-headless-11.0.26.0-150000.3.122.1.aarch64",
            },
            product_reference: "java-11-openjdk-headless-11.0.26.0-150000.3.122.1.aarch64",
            relates_to_product_reference: "SUSE Linux Enterprise Module for Legacy 15 SP6",
         },
         {
            category: "default_component_of",
            full_product_name: {
               name: "java-11-openjdk-headless-11.0.26.0-150000.3.122.1.ppc64le as component of SUSE Linux Enterprise Module for Legacy 15 SP6",
               product_id: "SUSE Linux Enterprise Module for Legacy 15 SP6:java-11-openjdk-headless-11.0.26.0-150000.3.122.1.ppc64le",
            },
            product_reference: "java-11-openjdk-headless-11.0.26.0-150000.3.122.1.ppc64le",
            relates_to_product_reference: "SUSE Linux Enterprise Module for Legacy 15 SP6",
         },
         {
            category: "default_component_of",
            full_product_name: {
               name: "java-11-openjdk-headless-11.0.26.0-150000.3.122.1.s390x as component of SUSE Linux Enterprise Module for Legacy 15 SP6",
               product_id: "SUSE Linux Enterprise Module for Legacy 15 SP6:java-11-openjdk-headless-11.0.26.0-150000.3.122.1.s390x",
            },
            product_reference: "java-11-openjdk-headless-11.0.26.0-150000.3.122.1.s390x",
            relates_to_product_reference: "SUSE Linux Enterprise Module for Legacy 15 SP6",
         },
         {
            category: "default_component_of",
            full_product_name: {
               name: "java-11-openjdk-headless-11.0.26.0-150000.3.122.1.x86_64 as component of SUSE Linux Enterprise Module for Legacy 15 SP6",
               product_id: "SUSE Linux Enterprise Module for Legacy 15 SP6:java-11-openjdk-headless-11.0.26.0-150000.3.122.1.x86_64",
            },
            product_reference: "java-11-openjdk-headless-11.0.26.0-150000.3.122.1.x86_64",
            relates_to_product_reference: "SUSE Linux Enterprise Module for Legacy 15 SP6",
         },
         {
            category: "default_component_of",
            full_product_name: {
               name: "java-11-openjdk-javadoc-11.0.26.0-150000.3.122.1.noarch as component of SUSE Linux Enterprise Module for Package Hub 15 SP6",
               product_id: "SUSE Linux Enterprise Module for Package Hub 15 SP6:java-11-openjdk-javadoc-11.0.26.0-150000.3.122.1.noarch",
            },
            product_reference: "java-11-openjdk-javadoc-11.0.26.0-150000.3.122.1.noarch",
            relates_to_product_reference: "SUSE Linux Enterprise Module for Package Hub 15 SP6",
         },
         {
            category: "default_component_of",
            full_product_name: {
               name: "java-11-openjdk-11.0.26.0-150000.3.122.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS",
               product_id: "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:java-11-openjdk-11.0.26.0-150000.3.122.1.aarch64",
            },
            product_reference: "java-11-openjdk-11.0.26.0-150000.3.122.1.aarch64",
            relates_to_product_reference: "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS",
         },
         {
            category: "default_component_of",
            full_product_name: {
               name: "java-11-openjdk-11.0.26.0-150000.3.122.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS",
               product_id: "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:java-11-openjdk-11.0.26.0-150000.3.122.1.x86_64",
            },
            product_reference: "java-11-openjdk-11.0.26.0-150000.3.122.1.x86_64",
            relates_to_product_reference: "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS",
         },
         {
            category: "default_component_of",
            full_product_name: {
               name: "java-11-openjdk-demo-11.0.26.0-150000.3.122.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS",
               product_id: "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:java-11-openjdk-demo-11.0.26.0-150000.3.122.1.aarch64",
            },
            product_reference: "java-11-openjdk-demo-11.0.26.0-150000.3.122.1.aarch64",
            relates_to_product_reference: "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS",
         },
         {
            category: "default_component_of",
            full_product_name: {
               name: "java-11-openjdk-demo-11.0.26.0-150000.3.122.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS",
               product_id: "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:java-11-openjdk-demo-11.0.26.0-150000.3.122.1.x86_64",
            },
            product_reference: "java-11-openjdk-demo-11.0.26.0-150000.3.122.1.x86_64",
            relates_to_product_reference: "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS",
         },
         {
            category: "default_component_of",
            full_product_name: {
               name: "java-11-openjdk-devel-11.0.26.0-150000.3.122.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS",
               product_id: "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:java-11-openjdk-devel-11.0.26.0-150000.3.122.1.aarch64",
            },
            product_reference: "java-11-openjdk-devel-11.0.26.0-150000.3.122.1.aarch64",
            relates_to_product_reference: "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS",
         },
         {
            category: "default_component_of",
            full_product_name: {
               name: "java-11-openjdk-devel-11.0.26.0-150000.3.122.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS",
               product_id: "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:java-11-openjdk-devel-11.0.26.0-150000.3.122.1.x86_64",
            },
            product_reference: "java-11-openjdk-devel-11.0.26.0-150000.3.122.1.x86_64",
            relates_to_product_reference: "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS",
         },
         {
            category: "default_component_of",
            full_product_name: {
               name: "java-11-openjdk-headless-11.0.26.0-150000.3.122.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS",
               product_id: "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:java-11-openjdk-headless-11.0.26.0-150000.3.122.1.aarch64",
            },
            product_reference: "java-11-openjdk-headless-11.0.26.0-150000.3.122.1.aarch64",
            relates_to_product_reference: "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS",
         },
         {
            category: "default_component_of",
            full_product_name: {
               name: "java-11-openjdk-headless-11.0.26.0-150000.3.122.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS",
               product_id: "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:java-11-openjdk-headless-11.0.26.0-150000.3.122.1.x86_64",
            },
            product_reference: "java-11-openjdk-headless-11.0.26.0-150000.3.122.1.x86_64",
            relates_to_product_reference: "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS",
         },
         {
            category: "default_component_of",
            full_product_name: {
               name: "java-11-openjdk-11.0.26.0-150000.3.122.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS",
               product_id: "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:java-11-openjdk-11.0.26.0-150000.3.122.1.aarch64",
            },
            product_reference: "java-11-openjdk-11.0.26.0-150000.3.122.1.aarch64",
            relates_to_product_reference: "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS",
         },
         {
            category: "default_component_of",
            full_product_name: {
               name: "java-11-openjdk-11.0.26.0-150000.3.122.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS",
               product_id: "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:java-11-openjdk-11.0.26.0-150000.3.122.1.x86_64",
            },
            product_reference: "java-11-openjdk-11.0.26.0-150000.3.122.1.x86_64",
            relates_to_product_reference: "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS",
         },
         {
            category: "default_component_of",
            full_product_name: {
               name: "java-11-openjdk-demo-11.0.26.0-150000.3.122.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS",
               product_id: "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:java-11-openjdk-demo-11.0.26.0-150000.3.122.1.aarch64",
            },
            product_reference: "java-11-openjdk-demo-11.0.26.0-150000.3.122.1.aarch64",
            relates_to_product_reference: "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS",
         },
         {
            category: "default_component_of",
            full_product_name: {
               name: "java-11-openjdk-demo-11.0.26.0-150000.3.122.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS",
               product_id: "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:java-11-openjdk-demo-11.0.26.0-150000.3.122.1.x86_64",
            },
            product_reference: "java-11-openjdk-demo-11.0.26.0-150000.3.122.1.x86_64",
            relates_to_product_reference: "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS",
         },
         {
            category: "default_component_of",
            full_product_name: {
               name: "java-11-openjdk-devel-11.0.26.0-150000.3.122.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS",
               product_id: "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:java-11-openjdk-devel-11.0.26.0-150000.3.122.1.aarch64",
            },
            product_reference: "java-11-openjdk-devel-11.0.26.0-150000.3.122.1.aarch64",
            relates_to_product_reference: "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS",
         },
         {
            category: "default_component_of",
            full_product_name: {
               name: "java-11-openjdk-devel-11.0.26.0-150000.3.122.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS",
               product_id: "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:java-11-openjdk-devel-11.0.26.0-150000.3.122.1.x86_64",
            },
            product_reference: "java-11-openjdk-devel-11.0.26.0-150000.3.122.1.x86_64",
            relates_to_product_reference: "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS",
         },
         {
            category: "default_component_of",
            full_product_name: {
               name: "java-11-openjdk-headless-11.0.26.0-150000.3.122.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS",
               product_id: "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:java-11-openjdk-headless-11.0.26.0-150000.3.122.1.aarch64",
            },
            product_reference: "java-11-openjdk-headless-11.0.26.0-150000.3.122.1.aarch64",
            relates_to_product_reference: "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS",
         },
         {
            category: "default_component_of",
            full_product_name: {
               name: "java-11-openjdk-headless-11.0.26.0-150000.3.122.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS",
               product_id: "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:java-11-openjdk-headless-11.0.26.0-150000.3.122.1.x86_64",
            },
            product_reference: "java-11-openjdk-headless-11.0.26.0-150000.3.122.1.x86_64",
            relates_to_product_reference: "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS",
         },
         {
            category: "default_component_of",
            full_product_name: {
               name: "java-11-openjdk-11.0.26.0-150000.3.122.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS",
               product_id: "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:java-11-openjdk-11.0.26.0-150000.3.122.1.aarch64",
            },
            product_reference: "java-11-openjdk-11.0.26.0-150000.3.122.1.aarch64",
            relates_to_product_reference: "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS",
         },
         {
            category: "default_component_of",
            full_product_name: {
               name: "java-11-openjdk-11.0.26.0-150000.3.122.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS",
               product_id: "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:java-11-openjdk-11.0.26.0-150000.3.122.1.x86_64",
            },
            product_reference: "java-11-openjdk-11.0.26.0-150000.3.122.1.x86_64",
            relates_to_product_reference: "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS",
         },
         {
            category: "default_component_of",
            full_product_name: {
               name: "java-11-openjdk-demo-11.0.26.0-150000.3.122.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS",
               product_id: "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:java-11-openjdk-demo-11.0.26.0-150000.3.122.1.aarch64",
            },
            product_reference: "java-11-openjdk-demo-11.0.26.0-150000.3.122.1.aarch64",
            relates_to_product_reference: "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS",
         },
         {
            category: "default_component_of",
            full_product_name: {
               name: "java-11-openjdk-demo-11.0.26.0-150000.3.122.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS",
               product_id: "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:java-11-openjdk-demo-11.0.26.0-150000.3.122.1.x86_64",
            },
            product_reference: "java-11-openjdk-demo-11.0.26.0-150000.3.122.1.x86_64",
            relates_to_product_reference: "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS",
         },
         {
            category: "default_component_of",
            full_product_name: {
               name: "java-11-openjdk-devel-11.0.26.0-150000.3.122.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS",
               product_id: "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:java-11-openjdk-devel-11.0.26.0-150000.3.122.1.aarch64",
            },
            product_reference: "java-11-openjdk-devel-11.0.26.0-150000.3.122.1.aarch64",
            relates_to_product_reference: "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS",
         },
         {
            category: "default_component_of",
            full_product_name: {
               name: "java-11-openjdk-devel-11.0.26.0-150000.3.122.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS",
               product_id: "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:java-11-openjdk-devel-11.0.26.0-150000.3.122.1.x86_64",
            },
            product_reference: "java-11-openjdk-devel-11.0.26.0-150000.3.122.1.x86_64",
            relates_to_product_reference: "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS",
         },
         {
            category: "default_component_of",
            full_product_name: {
               name: "java-11-openjdk-headless-11.0.26.0-150000.3.122.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS",
               product_id: "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:java-11-openjdk-headless-11.0.26.0-150000.3.122.1.aarch64",
            },
            product_reference: "java-11-openjdk-headless-11.0.26.0-150000.3.122.1.aarch64",
            relates_to_product_reference: "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS",
         },
         {
            category: "default_component_of",
            full_product_name: {
               name: "java-11-openjdk-headless-11.0.26.0-150000.3.122.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS",
               product_id: "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:java-11-openjdk-headless-11.0.26.0-150000.3.122.1.x86_64",
            },
            product_reference: "java-11-openjdk-headless-11.0.26.0-150000.3.122.1.x86_64",
            relates_to_product_reference: "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS",
         },
         {
            category: "default_component_of",
            full_product_name: {
               name: "java-11-openjdk-11.0.26.0-150000.3.122.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS",
               product_id: "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:java-11-openjdk-11.0.26.0-150000.3.122.1.aarch64",
            },
            product_reference: "java-11-openjdk-11.0.26.0-150000.3.122.1.aarch64",
            relates_to_product_reference: "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS",
         },
         {
            category: "default_component_of",
            full_product_name: {
               name: "java-11-openjdk-11.0.26.0-150000.3.122.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS",
               product_id: "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:java-11-openjdk-11.0.26.0-150000.3.122.1.x86_64",
            },
            product_reference: "java-11-openjdk-11.0.26.0-150000.3.122.1.x86_64",
            relates_to_product_reference: "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS",
         },
         {
            category: "default_component_of",
            full_product_name: {
               name: "java-11-openjdk-demo-11.0.26.0-150000.3.122.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS",
               product_id: "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:java-11-openjdk-demo-11.0.26.0-150000.3.122.1.aarch64",
            },
            product_reference: "java-11-openjdk-demo-11.0.26.0-150000.3.122.1.aarch64",
            relates_to_product_reference: "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS",
         },
         {
            category: "default_component_of",
            full_product_name: {
               name: "java-11-openjdk-demo-11.0.26.0-150000.3.122.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS",
               product_id: "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:java-11-openjdk-demo-11.0.26.0-150000.3.122.1.x86_64",
            },
            product_reference: "java-11-openjdk-demo-11.0.26.0-150000.3.122.1.x86_64",
            relates_to_product_reference: "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS",
         },
         {
            category: "default_component_of",
            full_product_name: {
               name: "java-11-openjdk-devel-11.0.26.0-150000.3.122.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS",
               product_id: "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:java-11-openjdk-devel-11.0.26.0-150000.3.122.1.aarch64",
            },
            product_reference: "java-11-openjdk-devel-11.0.26.0-150000.3.122.1.aarch64",
            relates_to_product_reference: "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS",
         },
         {
            category: "default_component_of",
            full_product_name: {
               name: "java-11-openjdk-devel-11.0.26.0-150000.3.122.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS",
               product_id: "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:java-11-openjdk-devel-11.0.26.0-150000.3.122.1.x86_64",
            },
            product_reference: "java-11-openjdk-devel-11.0.26.0-150000.3.122.1.x86_64",
            relates_to_product_reference: "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS",
         },
         {
            category: "default_component_of",
            full_product_name: {
               name: "java-11-openjdk-headless-11.0.26.0-150000.3.122.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS",
               product_id: "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:java-11-openjdk-headless-11.0.26.0-150000.3.122.1.aarch64",
            },
            product_reference: "java-11-openjdk-headless-11.0.26.0-150000.3.122.1.aarch64",
            relates_to_product_reference: "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS",
         },
         {
            category: "default_component_of",
            full_product_name: {
               name: "java-11-openjdk-headless-11.0.26.0-150000.3.122.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS",
               product_id: "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:java-11-openjdk-headless-11.0.26.0-150000.3.122.1.x86_64",
            },
            product_reference: "java-11-openjdk-headless-11.0.26.0-150000.3.122.1.x86_64",
            relates_to_product_reference: "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS",
         },
         {
            category: "default_component_of",
            full_product_name: {
               name: "java-11-openjdk-11.0.26.0-150000.3.122.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS",
               product_id: "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:java-11-openjdk-11.0.26.0-150000.3.122.1.aarch64",
            },
            product_reference: "java-11-openjdk-11.0.26.0-150000.3.122.1.aarch64",
            relates_to_product_reference: "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS",
         },
         {
            category: "default_component_of",
            full_product_name: {
               name: "java-11-openjdk-11.0.26.0-150000.3.122.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS",
               product_id: "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:java-11-openjdk-11.0.26.0-150000.3.122.1.x86_64",
            },
            product_reference: "java-11-openjdk-11.0.26.0-150000.3.122.1.x86_64",
            relates_to_product_reference: "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS",
         },
         {
            category: "default_component_of",
            full_product_name: {
               name: "java-11-openjdk-demo-11.0.26.0-150000.3.122.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS",
               product_id: "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:java-11-openjdk-demo-11.0.26.0-150000.3.122.1.aarch64",
            },
            product_reference: "java-11-openjdk-demo-11.0.26.0-150000.3.122.1.aarch64",
            relates_to_product_reference: "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS",
         },
         {
            category: "default_component_of",
            full_product_name: {
               name: "java-11-openjdk-demo-11.0.26.0-150000.3.122.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS",
               product_id: "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:java-11-openjdk-demo-11.0.26.0-150000.3.122.1.x86_64",
            },
            product_reference: "java-11-openjdk-demo-11.0.26.0-150000.3.122.1.x86_64",
            relates_to_product_reference: "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS",
         },
         {
            category: "default_component_of",
            full_product_name: {
               name: "java-11-openjdk-devel-11.0.26.0-150000.3.122.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS",
               product_id: "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:java-11-openjdk-devel-11.0.26.0-150000.3.122.1.aarch64",
            },
            product_reference: "java-11-openjdk-devel-11.0.26.0-150000.3.122.1.aarch64",
            relates_to_product_reference: "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS",
         },
         {
            category: "default_component_of",
            full_product_name: {
               name: "java-11-openjdk-devel-11.0.26.0-150000.3.122.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS",
               product_id: "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:java-11-openjdk-devel-11.0.26.0-150000.3.122.1.x86_64",
            },
            product_reference: "java-11-openjdk-devel-11.0.26.0-150000.3.122.1.x86_64",
            relates_to_product_reference: "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS",
         },
         {
            category: "default_component_of",
            full_product_name: {
               name: "java-11-openjdk-headless-11.0.26.0-150000.3.122.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS",
               product_id: "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:java-11-openjdk-headless-11.0.26.0-150000.3.122.1.aarch64",
            },
            product_reference: "java-11-openjdk-headless-11.0.26.0-150000.3.122.1.aarch64",
            relates_to_product_reference: "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS",
         },
         {
            category: "default_component_of",
            full_product_name: {
               name: "java-11-openjdk-headless-11.0.26.0-150000.3.122.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS",
               product_id: "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:java-11-openjdk-headless-11.0.26.0-150000.3.122.1.x86_64",
            },
            product_reference: "java-11-openjdk-headless-11.0.26.0-150000.3.122.1.x86_64",
            relates_to_product_reference: "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS",
         },
         {
            category: "default_component_of",
            full_product_name: {
               name: "java-11-openjdk-11.0.26.0-150000.3.122.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
               product_id: "SUSE Linux Enterprise Server 15 SP3-LTSS:java-11-openjdk-11.0.26.0-150000.3.122.1.aarch64",
            },
            product_reference: "java-11-openjdk-11.0.26.0-150000.3.122.1.aarch64",
            relates_to_product_reference: "SUSE Linux Enterprise Server 15 SP3-LTSS",
         },
         {
            category: "default_component_of",
            full_product_name: {
               name: "java-11-openjdk-11.0.26.0-150000.3.122.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
               product_id: "SUSE Linux Enterprise Server 15 SP3-LTSS:java-11-openjdk-11.0.26.0-150000.3.122.1.ppc64le",
            },
            product_reference: "java-11-openjdk-11.0.26.0-150000.3.122.1.ppc64le",
            relates_to_product_reference: "SUSE Linux Enterprise Server 15 SP3-LTSS",
         },
         {
            category: "default_component_of",
            full_product_name: {
               name: "java-11-openjdk-11.0.26.0-150000.3.122.1.s390x as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
               product_id: "SUSE Linux Enterprise Server 15 SP3-LTSS:java-11-openjdk-11.0.26.0-150000.3.122.1.s390x",
            },
            product_reference: "java-11-openjdk-11.0.26.0-150000.3.122.1.s390x",
            relates_to_product_reference: "SUSE Linux Enterprise Server 15 SP3-LTSS",
         },
         {
            category: "default_component_of",
            full_product_name: {
               name: "java-11-openjdk-11.0.26.0-150000.3.122.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
               product_id: "SUSE Linux Enterprise Server 15 SP3-LTSS:java-11-openjdk-11.0.26.0-150000.3.122.1.x86_64",
            },
            product_reference: "java-11-openjdk-11.0.26.0-150000.3.122.1.x86_64",
            relates_to_product_reference: "SUSE Linux Enterprise Server 15 SP3-LTSS",
         },
         {
            category: "default_component_of",
            full_product_name: {
               name: "java-11-openjdk-demo-11.0.26.0-150000.3.122.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
               product_id: "SUSE Linux Enterprise Server 15 SP3-LTSS:java-11-openjdk-demo-11.0.26.0-150000.3.122.1.aarch64",
            },
            product_reference: "java-11-openjdk-demo-11.0.26.0-150000.3.122.1.aarch64",
            relates_to_product_reference: "SUSE Linux Enterprise Server 15 SP3-LTSS",
         },
         {
            category: "default_component_of",
            full_product_name: {
               name: "java-11-openjdk-demo-11.0.26.0-150000.3.122.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
               product_id: "SUSE Linux Enterprise Server 15 SP3-LTSS:java-11-openjdk-demo-11.0.26.0-150000.3.122.1.ppc64le",
            },
            product_reference: "java-11-openjdk-demo-11.0.26.0-150000.3.122.1.ppc64le",
            relates_to_product_reference: "SUSE Linux Enterprise Server 15 SP3-LTSS",
         },
         {
            category: "default_component_of",
            full_product_name: {
               name: "java-11-openjdk-demo-11.0.26.0-150000.3.122.1.s390x as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
               product_id: "SUSE Linux Enterprise Server 15 SP3-LTSS:java-11-openjdk-demo-11.0.26.0-150000.3.122.1.s390x",
            },
            product_reference: "java-11-openjdk-demo-11.0.26.0-150000.3.122.1.s390x",
            relates_to_product_reference: "SUSE Linux Enterprise Server 15 SP3-LTSS",
         },
         {
            category: "default_component_of",
            full_product_name: {
               name: "java-11-openjdk-demo-11.0.26.0-150000.3.122.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
               product_id: "SUSE Linux Enterprise Server 15 SP3-LTSS:java-11-openjdk-demo-11.0.26.0-150000.3.122.1.x86_64",
            },
            product_reference: "java-11-openjdk-demo-11.0.26.0-150000.3.122.1.x86_64",
            relates_to_product_reference: "SUSE Linux Enterprise Server 15 SP3-LTSS",
         },
         {
            category: "default_component_of",
            full_product_name: {
               name: "java-11-openjdk-devel-11.0.26.0-150000.3.122.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
               product_id: "SUSE Linux Enterprise Server 15 SP3-LTSS:java-11-openjdk-devel-11.0.26.0-150000.3.122.1.aarch64",
            },
            product_reference: "java-11-openjdk-devel-11.0.26.0-150000.3.122.1.aarch64",
            relates_to_product_reference: "SUSE Linux Enterprise Server 15 SP3-LTSS",
         },
         {
            category: "default_component_of",
            full_product_name: {
               name: "java-11-openjdk-devel-11.0.26.0-150000.3.122.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
               product_id: "SUSE Linux Enterprise Server 15 SP3-LTSS:java-11-openjdk-devel-11.0.26.0-150000.3.122.1.ppc64le",
            },
            product_reference: "java-11-openjdk-devel-11.0.26.0-150000.3.122.1.ppc64le",
            relates_to_product_reference: "SUSE Linux Enterprise Server 15 SP3-LTSS",
         },
         {
            category: "default_component_of",
            full_product_name: {
               name: "java-11-openjdk-devel-11.0.26.0-150000.3.122.1.s390x as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
               product_id: "SUSE Linux Enterprise Server 15 SP3-LTSS:java-11-openjdk-devel-11.0.26.0-150000.3.122.1.s390x",
            },
            product_reference: "java-11-openjdk-devel-11.0.26.0-150000.3.122.1.s390x",
            relates_to_product_reference: "SUSE Linux Enterprise Server 15 SP3-LTSS",
         },
         {
            category: "default_component_of",
            full_product_name: {
               name: "java-11-openjdk-devel-11.0.26.0-150000.3.122.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
               product_id: "SUSE Linux Enterprise Server 15 SP3-LTSS:java-11-openjdk-devel-11.0.26.0-150000.3.122.1.x86_64",
            },
            product_reference: "java-11-openjdk-devel-11.0.26.0-150000.3.122.1.x86_64",
            relates_to_product_reference: "SUSE Linux Enterprise Server 15 SP3-LTSS",
         },
         {
            category: "default_component_of",
            full_product_name: {
               name: "java-11-openjdk-headless-11.0.26.0-150000.3.122.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
               product_id: "SUSE Linux Enterprise Server 15 SP3-LTSS:java-11-openjdk-headless-11.0.26.0-150000.3.122.1.aarch64",
            },
            product_reference: "java-11-openjdk-headless-11.0.26.0-150000.3.122.1.aarch64",
            relates_to_product_reference: "SUSE Linux Enterprise Server 15 SP3-LTSS",
         },
         {
            category: "default_component_of",
            full_product_name: {
               name: "java-11-openjdk-headless-11.0.26.0-150000.3.122.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
               product_id: "SUSE Linux Enterprise Server 15 SP3-LTSS:java-11-openjdk-headless-11.0.26.0-150000.3.122.1.ppc64le",
            },
            product_reference: "java-11-openjdk-headless-11.0.26.0-150000.3.122.1.ppc64le",
            relates_to_product_reference: "SUSE Linux Enterprise Server 15 SP3-LTSS",
         },
         {
            category: "default_component_of",
            full_product_name: {
               name: "java-11-openjdk-headless-11.0.26.0-150000.3.122.1.s390x as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
               product_id: "SUSE Linux Enterprise Server 15 SP3-LTSS:java-11-openjdk-headless-11.0.26.0-150000.3.122.1.s390x",
            },
            product_reference: "java-11-openjdk-headless-11.0.26.0-150000.3.122.1.s390x",
            relates_to_product_reference: "SUSE Linux Enterprise Server 15 SP3-LTSS",
         },
         {
            category: "default_component_of",
            full_product_name: {
               name: "java-11-openjdk-headless-11.0.26.0-150000.3.122.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
               product_id: "SUSE Linux Enterprise Server 15 SP3-LTSS:java-11-openjdk-headless-11.0.26.0-150000.3.122.1.x86_64",
            },
            product_reference: "java-11-openjdk-headless-11.0.26.0-150000.3.122.1.x86_64",
            relates_to_product_reference: "SUSE Linux Enterprise Server 15 SP3-LTSS",
         },
         {
            category: "default_component_of",
            full_product_name: {
               name: "java-11-openjdk-11.0.26.0-150000.3.122.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
               product_id: "SUSE Linux Enterprise Server 15 SP4-LTSS:java-11-openjdk-11.0.26.0-150000.3.122.1.aarch64",
            },
            product_reference: "java-11-openjdk-11.0.26.0-150000.3.122.1.aarch64",
            relates_to_product_reference: "SUSE Linux Enterprise Server 15 SP4-LTSS",
         },
         {
            category: "default_component_of",
            full_product_name: {
               name: "java-11-openjdk-11.0.26.0-150000.3.122.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
               product_id: "SUSE Linux Enterprise Server 15 SP4-LTSS:java-11-openjdk-11.0.26.0-150000.3.122.1.ppc64le",
            },
            product_reference: "java-11-openjdk-11.0.26.0-150000.3.122.1.ppc64le",
            relates_to_product_reference: "SUSE Linux Enterprise Server 15 SP4-LTSS",
         },
         {
            category: "default_component_of",
            full_product_name: {
               name: "java-11-openjdk-11.0.26.0-150000.3.122.1.s390x as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
               product_id: "SUSE Linux Enterprise Server 15 SP4-LTSS:java-11-openjdk-11.0.26.0-150000.3.122.1.s390x",
            },
            product_reference: "java-11-openjdk-11.0.26.0-150000.3.122.1.s390x",
            relates_to_product_reference: "SUSE Linux Enterprise Server 15 SP4-LTSS",
         },
         {
            category: "default_component_of",
            full_product_name: {
               name: "java-11-openjdk-11.0.26.0-150000.3.122.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
               product_id: "SUSE Linux Enterprise Server 15 SP4-LTSS:java-11-openjdk-11.0.26.0-150000.3.122.1.x86_64",
            },
            product_reference: "java-11-openjdk-11.0.26.0-150000.3.122.1.x86_64",
            relates_to_product_reference: "SUSE Linux Enterprise Server 15 SP4-LTSS",
         },
         {
            category: "default_component_of",
            full_product_name: {
               name: "java-11-openjdk-demo-11.0.26.0-150000.3.122.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
               product_id: "SUSE Linux Enterprise Server 15 SP4-LTSS:java-11-openjdk-demo-11.0.26.0-150000.3.122.1.aarch64",
            },
            product_reference: "java-11-openjdk-demo-11.0.26.0-150000.3.122.1.aarch64",
            relates_to_product_reference: "SUSE Linux Enterprise Server 15 SP4-LTSS",
         },
         {
            category: "default_component_of",
            full_product_name: {
               name: "java-11-openjdk-demo-11.0.26.0-150000.3.122.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
               product_id: "SUSE Linux Enterprise Server 15 SP4-LTSS:java-11-openjdk-demo-11.0.26.0-150000.3.122.1.ppc64le",
            },
            product_reference: "java-11-openjdk-demo-11.0.26.0-150000.3.122.1.ppc64le",
            relates_to_product_reference: "SUSE Linux Enterprise Server 15 SP4-LTSS",
         },
         {
            category: "default_component_of",
            full_product_name: {
               name: "java-11-openjdk-demo-11.0.26.0-150000.3.122.1.s390x as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
               product_id: "SUSE Linux Enterprise Server 15 SP4-LTSS:java-11-openjdk-demo-11.0.26.0-150000.3.122.1.s390x",
            },
            product_reference: "java-11-openjdk-demo-11.0.26.0-150000.3.122.1.s390x",
            relates_to_product_reference: "SUSE Linux Enterprise Server 15 SP4-LTSS",
         },
         {
            category: "default_component_of",
            full_product_name: {
               name: "java-11-openjdk-demo-11.0.26.0-150000.3.122.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
               product_id: "SUSE Linux Enterprise Server 15 SP4-LTSS:java-11-openjdk-demo-11.0.26.0-150000.3.122.1.x86_64",
            },
            product_reference: "java-11-openjdk-demo-11.0.26.0-150000.3.122.1.x86_64",
            relates_to_product_reference: "SUSE Linux Enterprise Server 15 SP4-LTSS",
         },
         {
            category: "default_component_of",
            full_product_name: {
               name: "java-11-openjdk-devel-11.0.26.0-150000.3.122.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
               product_id: "SUSE Linux Enterprise Server 15 SP4-LTSS:java-11-openjdk-devel-11.0.26.0-150000.3.122.1.aarch64",
            },
            product_reference: "java-11-openjdk-devel-11.0.26.0-150000.3.122.1.aarch64",
            relates_to_product_reference: "SUSE Linux Enterprise Server 15 SP4-LTSS",
         },
         {
            category: "default_component_of",
            full_product_name: {
               name: "java-11-openjdk-devel-11.0.26.0-150000.3.122.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
               product_id: "SUSE Linux Enterprise Server 15 SP4-LTSS:java-11-openjdk-devel-11.0.26.0-150000.3.122.1.ppc64le",
            },
            product_reference: "java-11-openjdk-devel-11.0.26.0-150000.3.122.1.ppc64le",
            relates_to_product_reference: "SUSE Linux Enterprise Server 15 SP4-LTSS",
         },
         {
            category: "default_component_of",
            full_product_name: {
               name: "java-11-openjdk-devel-11.0.26.0-150000.3.122.1.s390x as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
               product_id: "SUSE Linux Enterprise Server 15 SP4-LTSS:java-11-openjdk-devel-11.0.26.0-150000.3.122.1.s390x",
            },
            product_reference: "java-11-openjdk-devel-11.0.26.0-150000.3.122.1.s390x",
            relates_to_product_reference: "SUSE Linux Enterprise Server 15 SP4-LTSS",
         },
         {
            category: "default_component_of",
            full_product_name: {
               name: "java-11-openjdk-devel-11.0.26.0-150000.3.122.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
               product_id: "SUSE Linux Enterprise Server 15 SP4-LTSS:java-11-openjdk-devel-11.0.26.0-150000.3.122.1.x86_64",
            },
            product_reference: "java-11-openjdk-devel-11.0.26.0-150000.3.122.1.x86_64",
            relates_to_product_reference: "SUSE Linux Enterprise Server 15 SP4-LTSS",
         },
         {
            category: "default_component_of",
            full_product_name: {
               name: "java-11-openjdk-headless-11.0.26.0-150000.3.122.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
               product_id: "SUSE Linux Enterprise Server 15 SP4-LTSS:java-11-openjdk-headless-11.0.26.0-150000.3.122.1.aarch64",
            },
            product_reference: "java-11-openjdk-headless-11.0.26.0-150000.3.122.1.aarch64",
            relates_to_product_reference: "SUSE Linux Enterprise Server 15 SP4-LTSS",
         },
         {
            category: "default_component_of",
            full_product_name: {
               name: "java-11-openjdk-headless-11.0.26.0-150000.3.122.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
               product_id: "SUSE Linux Enterprise Server 15 SP4-LTSS:java-11-openjdk-headless-11.0.26.0-150000.3.122.1.ppc64le",
            },
            product_reference: "java-11-openjdk-headless-11.0.26.0-150000.3.122.1.ppc64le",
            relates_to_product_reference: "SUSE Linux Enterprise Server 15 SP4-LTSS",
         },
         {
            category: "default_component_of",
            full_product_name: {
               name: "java-11-openjdk-headless-11.0.26.0-150000.3.122.1.s390x as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
               product_id: "SUSE Linux Enterprise Server 15 SP4-LTSS:java-11-openjdk-headless-11.0.26.0-150000.3.122.1.s390x",
            },
            product_reference: "java-11-openjdk-headless-11.0.26.0-150000.3.122.1.s390x",
            relates_to_product_reference: "SUSE Linux Enterprise Server 15 SP4-LTSS",
         },
         {
            category: "default_component_of",
            full_product_name: {
               name: "java-11-openjdk-headless-11.0.26.0-150000.3.122.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
               product_id: "SUSE Linux Enterprise Server 15 SP4-LTSS:java-11-openjdk-headless-11.0.26.0-150000.3.122.1.x86_64",
            },
            product_reference: "java-11-openjdk-headless-11.0.26.0-150000.3.122.1.x86_64",
            relates_to_product_reference: "SUSE Linux Enterprise Server 15 SP4-LTSS",
         },
         {
            category: "default_component_of",
            full_product_name: {
               name: "java-11-openjdk-11.0.26.0-150000.3.122.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
               product_id: "SUSE Linux Enterprise Server 15 SP5-LTSS:java-11-openjdk-11.0.26.0-150000.3.122.1.aarch64",
            },
            product_reference: "java-11-openjdk-11.0.26.0-150000.3.122.1.aarch64",
            relates_to_product_reference: "SUSE Linux Enterprise Server 15 SP5-LTSS",
         },
         {
            category: "default_component_of",
            full_product_name: {
               name: "java-11-openjdk-11.0.26.0-150000.3.122.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
               product_id: "SUSE Linux Enterprise Server 15 SP5-LTSS:java-11-openjdk-11.0.26.0-150000.3.122.1.ppc64le",
            },
            product_reference: "java-11-openjdk-11.0.26.0-150000.3.122.1.ppc64le",
            relates_to_product_reference: "SUSE Linux Enterprise Server 15 SP5-LTSS",
         },
         {
            category: "default_component_of",
            full_product_name: {
               name: "java-11-openjdk-11.0.26.0-150000.3.122.1.s390x as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
               product_id: "SUSE Linux Enterprise Server 15 SP5-LTSS:java-11-openjdk-11.0.26.0-150000.3.122.1.s390x",
            },
            product_reference: "java-11-openjdk-11.0.26.0-150000.3.122.1.s390x",
            relates_to_product_reference: "SUSE Linux Enterprise Server 15 SP5-LTSS",
         },
         {
            category: "default_component_of",
            full_product_name: {
               name: "java-11-openjdk-11.0.26.0-150000.3.122.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
               product_id: "SUSE Linux Enterprise Server 15 SP5-LTSS:java-11-openjdk-11.0.26.0-150000.3.122.1.x86_64",
            },
            product_reference: "java-11-openjdk-11.0.26.0-150000.3.122.1.x86_64",
            relates_to_product_reference: "SUSE Linux Enterprise Server 15 SP5-LTSS",
         },
         {
            category: "default_component_of",
            full_product_name: {
               name: "java-11-openjdk-demo-11.0.26.0-150000.3.122.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
               product_id: "SUSE Linux Enterprise Server 15 SP5-LTSS:java-11-openjdk-demo-11.0.26.0-150000.3.122.1.aarch64",
            },
            product_reference: "java-11-openjdk-demo-11.0.26.0-150000.3.122.1.aarch64",
            relates_to_product_reference: "SUSE Linux Enterprise Server 15 SP5-LTSS",
         },
         {
            category: "default_component_of",
            full_product_name: {
               name: "java-11-openjdk-demo-11.0.26.0-150000.3.122.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
               product_id: "SUSE Linux Enterprise Server 15 SP5-LTSS:java-11-openjdk-demo-11.0.26.0-150000.3.122.1.ppc64le",
            },
            product_reference: "java-11-openjdk-demo-11.0.26.0-150000.3.122.1.ppc64le",
            relates_to_product_reference: "SUSE Linux Enterprise Server 15 SP5-LTSS",
         },
         {
            category: "default_component_of",
            full_product_name: {
               name: "java-11-openjdk-demo-11.0.26.0-150000.3.122.1.s390x as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
               product_id: "SUSE Linux Enterprise Server 15 SP5-LTSS:java-11-openjdk-demo-11.0.26.0-150000.3.122.1.s390x",
            },
            product_reference: "java-11-openjdk-demo-11.0.26.0-150000.3.122.1.s390x",
            relates_to_product_reference: "SUSE Linux Enterprise Server 15 SP5-LTSS",
         },
         {
            category: "default_component_of",
            full_product_name: {
               name: "java-11-openjdk-demo-11.0.26.0-150000.3.122.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
               product_id: "SUSE Linux Enterprise Server 15 SP5-LTSS:java-11-openjdk-demo-11.0.26.0-150000.3.122.1.x86_64",
            },
            product_reference: "java-11-openjdk-demo-11.0.26.0-150000.3.122.1.x86_64",
            relates_to_product_reference: "SUSE Linux Enterprise Server 15 SP5-LTSS",
         },
         {
            category: "default_component_of",
            full_product_name: {
               name: "java-11-openjdk-devel-11.0.26.0-150000.3.122.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
               product_id: "SUSE Linux Enterprise Server 15 SP5-LTSS:java-11-openjdk-devel-11.0.26.0-150000.3.122.1.aarch64",
            },
            product_reference: "java-11-openjdk-devel-11.0.26.0-150000.3.122.1.aarch64",
            relates_to_product_reference: "SUSE Linux Enterprise Server 15 SP5-LTSS",
         },
         {
            category: "default_component_of",
            full_product_name: {
               name: "java-11-openjdk-devel-11.0.26.0-150000.3.122.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
               product_id: "SUSE Linux Enterprise Server 15 SP5-LTSS:java-11-openjdk-devel-11.0.26.0-150000.3.122.1.ppc64le",
            },
            product_reference: "java-11-openjdk-devel-11.0.26.0-150000.3.122.1.ppc64le",
            relates_to_product_reference: "SUSE Linux Enterprise Server 15 SP5-LTSS",
         },
         {
            category: "default_component_of",
            full_product_name: {
               name: "java-11-openjdk-devel-11.0.26.0-150000.3.122.1.s390x as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
               product_id: "SUSE Linux Enterprise Server 15 SP5-LTSS:java-11-openjdk-devel-11.0.26.0-150000.3.122.1.s390x",
            },
            product_reference: "java-11-openjdk-devel-11.0.26.0-150000.3.122.1.s390x",
            relates_to_product_reference: "SUSE Linux Enterprise Server 15 SP5-LTSS",
         },
         {
            category: "default_component_of",
            full_product_name: {
               name: "java-11-openjdk-devel-11.0.26.0-150000.3.122.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
               product_id: "SUSE Linux Enterprise Server 15 SP5-LTSS:java-11-openjdk-devel-11.0.26.0-150000.3.122.1.x86_64",
            },
            product_reference: "java-11-openjdk-devel-11.0.26.0-150000.3.122.1.x86_64",
            relates_to_product_reference: "SUSE Linux Enterprise Server 15 SP5-LTSS",
         },
         {
            category: "default_component_of",
            full_product_name: {
               name: "java-11-openjdk-headless-11.0.26.0-150000.3.122.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
               product_id: "SUSE Linux Enterprise Server 15 SP5-LTSS:java-11-openjdk-headless-11.0.26.0-150000.3.122.1.aarch64",
            },
            product_reference: "java-11-openjdk-headless-11.0.26.0-150000.3.122.1.aarch64",
            relates_to_product_reference: "SUSE Linux Enterprise Server 15 SP5-LTSS",
         },
         {
            category: "default_component_of",
            full_product_name: {
               name: "java-11-openjdk-headless-11.0.26.0-150000.3.122.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
               product_id: "SUSE Linux Enterprise Server 15 SP5-LTSS:java-11-openjdk-headless-11.0.26.0-150000.3.122.1.ppc64le",
            },
            product_reference: "java-11-openjdk-headless-11.0.26.0-150000.3.122.1.ppc64le",
            relates_to_product_reference: "SUSE Linux Enterprise Server 15 SP5-LTSS",
         },
         {
            category: "default_component_of",
            full_product_name: {
               name: "java-11-openjdk-headless-11.0.26.0-150000.3.122.1.s390x as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
               product_id: "SUSE Linux Enterprise Server 15 SP5-LTSS:java-11-openjdk-headless-11.0.26.0-150000.3.122.1.s390x",
            },
            product_reference: "java-11-openjdk-headless-11.0.26.0-150000.3.122.1.s390x",
            relates_to_product_reference: "SUSE Linux Enterprise Server 15 SP5-LTSS",
         },
         {
            category: "default_component_of",
            full_product_name: {
               name: "java-11-openjdk-headless-11.0.26.0-150000.3.122.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
               product_id: "SUSE Linux Enterprise Server 15 SP5-LTSS:java-11-openjdk-headless-11.0.26.0-150000.3.122.1.x86_64",
            },
            product_reference: "java-11-openjdk-headless-11.0.26.0-150000.3.122.1.x86_64",
            relates_to_product_reference: "SUSE Linux Enterprise Server 15 SP5-LTSS",
         },
         {
            category: "default_component_of",
            full_product_name: {
               name: "java-11-openjdk-11.0.26.0-150000.3.122.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP3",
               product_id: "SUSE Linux Enterprise Server for SAP Applications 15 SP3:java-11-openjdk-11.0.26.0-150000.3.122.1.ppc64le",
            },
            product_reference: "java-11-openjdk-11.0.26.0-150000.3.122.1.ppc64le",
            relates_to_product_reference: "SUSE Linux Enterprise Server for SAP Applications 15 SP3",
         },
         {
            category: "default_component_of",
            full_product_name: {
               name: "java-11-openjdk-11.0.26.0-150000.3.122.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP3",
               product_id: "SUSE Linux Enterprise Server for SAP Applications 15 SP3:java-11-openjdk-11.0.26.0-150000.3.122.1.x86_64",
            },
            product_reference: "java-11-openjdk-11.0.26.0-150000.3.122.1.x86_64",
            relates_to_product_reference: "SUSE Linux Enterprise Server for SAP Applications 15 SP3",
         },
         {
            category: "default_component_of",
            full_product_name: {
               name: "java-11-openjdk-demo-11.0.26.0-150000.3.122.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP3",
               product_id: "SUSE Linux Enterprise Server for SAP Applications 15 SP3:java-11-openjdk-demo-11.0.26.0-150000.3.122.1.ppc64le",
            },
            product_reference: "java-11-openjdk-demo-11.0.26.0-150000.3.122.1.ppc64le",
            relates_to_product_reference: "SUSE Linux Enterprise Server for SAP Applications 15 SP3",
         },
         {
            category: "default_component_of",
            full_product_name: {
               name: "java-11-openjdk-demo-11.0.26.0-150000.3.122.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP3",
               product_id: "SUSE Linux Enterprise Server for SAP Applications 15 SP3:java-11-openjdk-demo-11.0.26.0-150000.3.122.1.x86_64",
            },
            product_reference: "java-11-openjdk-demo-11.0.26.0-150000.3.122.1.x86_64",
            relates_to_product_reference: "SUSE Linux Enterprise Server for SAP Applications 15 SP3",
         },
         {
            category: "default_component_of",
            full_product_name: {
               name: "java-11-openjdk-devel-11.0.26.0-150000.3.122.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP3",
               product_id: "SUSE Linux Enterprise Server for SAP Applications 15 SP3:java-11-openjdk-devel-11.0.26.0-150000.3.122.1.ppc64le",
            },
            product_reference: "java-11-openjdk-devel-11.0.26.0-150000.3.122.1.ppc64le",
            relates_to_product_reference: "SUSE Linux Enterprise Server for SAP Applications 15 SP3",
         },
         {
            category: "default_component_of",
            full_product_name: {
               name: "java-11-openjdk-devel-11.0.26.0-150000.3.122.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP3",
               product_id: "SUSE Linux Enterprise Server for SAP Applications 15 SP3:java-11-openjdk-devel-11.0.26.0-150000.3.122.1.x86_64",
            },
            product_reference: "java-11-openjdk-devel-11.0.26.0-150000.3.122.1.x86_64",
            relates_to_product_reference: "SUSE Linux Enterprise Server for SAP Applications 15 SP3",
         },
         {
            category: "default_component_of",
            full_product_name: {
               name: "java-11-openjdk-headless-11.0.26.0-150000.3.122.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP3",
               product_id: "SUSE Linux Enterprise Server for SAP Applications 15 SP3:java-11-openjdk-headless-11.0.26.0-150000.3.122.1.ppc64le",
            },
            product_reference: "java-11-openjdk-headless-11.0.26.0-150000.3.122.1.ppc64le",
            relates_to_product_reference: "SUSE Linux Enterprise Server for SAP Applications 15 SP3",
         },
         {
            category: "default_component_of",
            full_product_name: {
               name: "java-11-openjdk-headless-11.0.26.0-150000.3.122.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP3",
               product_id: "SUSE Linux Enterprise Server for SAP Applications 15 SP3:java-11-openjdk-headless-11.0.26.0-150000.3.122.1.x86_64",
            },
            product_reference: "java-11-openjdk-headless-11.0.26.0-150000.3.122.1.x86_64",
            relates_to_product_reference: "SUSE Linux Enterprise Server for SAP Applications 15 SP3",
         },
         {
            category: "default_component_of",
            full_product_name: {
               name: "java-11-openjdk-11.0.26.0-150000.3.122.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4",
               product_id: "SUSE Linux Enterprise Server for SAP Applications 15 SP4:java-11-openjdk-11.0.26.0-150000.3.122.1.ppc64le",
            },
            product_reference: "java-11-openjdk-11.0.26.0-150000.3.122.1.ppc64le",
            relates_to_product_reference: "SUSE Linux Enterprise Server for SAP Applications 15 SP4",
         },
         {
            category: "default_component_of",
            full_product_name: {
               name: "java-11-openjdk-11.0.26.0-150000.3.122.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4",
               product_id: "SUSE Linux Enterprise Server for SAP Applications 15 SP4:java-11-openjdk-11.0.26.0-150000.3.122.1.x86_64",
            },
            product_reference: "java-11-openjdk-11.0.26.0-150000.3.122.1.x86_64",
            relates_to_product_reference: "SUSE Linux Enterprise Server for SAP Applications 15 SP4",
         },
         {
            category: "default_component_of",
            full_product_name: {
               name: "java-11-openjdk-demo-11.0.26.0-150000.3.122.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4",
               product_id: "SUSE Linux Enterprise Server for SAP Applications 15 SP4:java-11-openjdk-demo-11.0.26.0-150000.3.122.1.ppc64le",
            },
            product_reference: "java-11-openjdk-demo-11.0.26.0-150000.3.122.1.ppc64le",
            relates_to_product_reference: "SUSE Linux Enterprise Server for SAP Applications 15 SP4",
         },
         {
            category: "default_component_of",
            full_product_name: {
               name: "java-11-openjdk-demo-11.0.26.0-150000.3.122.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4",
               product_id: "SUSE Linux Enterprise Server for SAP Applications 15 SP4:java-11-openjdk-demo-11.0.26.0-150000.3.122.1.x86_64",
            },
            product_reference: "java-11-openjdk-demo-11.0.26.0-150000.3.122.1.x86_64",
            relates_to_product_reference: "SUSE Linux Enterprise Server for SAP Applications 15 SP4",
         },
         {
            category: "default_component_of",
            full_product_name: {
               name: "java-11-openjdk-devel-11.0.26.0-150000.3.122.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4",
               product_id: "SUSE Linux Enterprise Server for SAP Applications 15 SP4:java-11-openjdk-devel-11.0.26.0-150000.3.122.1.ppc64le",
            },
            product_reference: "java-11-openjdk-devel-11.0.26.0-150000.3.122.1.ppc64le",
            relates_to_product_reference: "SUSE Linux Enterprise Server for SAP Applications 15 SP4",
         },
         {
            category: "default_component_of",
            full_product_name: {
               name: "java-11-openjdk-devel-11.0.26.0-150000.3.122.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4",
               product_id: "SUSE Linux Enterprise Server for SAP Applications 15 SP4:java-11-openjdk-devel-11.0.26.0-150000.3.122.1.x86_64",
            },
            product_reference: "java-11-openjdk-devel-11.0.26.0-150000.3.122.1.x86_64",
            relates_to_product_reference: "SUSE Linux Enterprise Server for SAP Applications 15 SP4",
         },
         {
            category: "default_component_of",
            full_product_name: {
               name: "java-11-openjdk-headless-11.0.26.0-150000.3.122.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4",
               product_id: "SUSE Linux Enterprise Server for SAP Applications 15 SP4:java-11-openjdk-headless-11.0.26.0-150000.3.122.1.ppc64le",
            },
            product_reference: "java-11-openjdk-headless-11.0.26.0-150000.3.122.1.ppc64le",
            relates_to_product_reference: "SUSE Linux Enterprise Server for SAP Applications 15 SP4",
         },
         {
            category: "default_component_of",
            full_product_name: {
               name: "java-11-openjdk-headless-11.0.26.0-150000.3.122.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4",
               product_id: "SUSE Linux Enterprise Server for SAP Applications 15 SP4:java-11-openjdk-headless-11.0.26.0-150000.3.122.1.x86_64",
            },
            product_reference: "java-11-openjdk-headless-11.0.26.0-150000.3.122.1.x86_64",
            relates_to_product_reference: "SUSE Linux Enterprise Server for SAP Applications 15 SP4",
         },
         {
            category: "default_component_of",
            full_product_name: {
               name: "java-11-openjdk-11.0.26.0-150000.3.122.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP5",
               product_id: "SUSE Linux Enterprise Server for SAP Applications 15 SP5:java-11-openjdk-11.0.26.0-150000.3.122.1.ppc64le",
            },
            product_reference: "java-11-openjdk-11.0.26.0-150000.3.122.1.ppc64le",
            relates_to_product_reference: "SUSE Linux Enterprise Server for SAP Applications 15 SP5",
         },
         {
            category: "default_component_of",
            full_product_name: {
               name: "java-11-openjdk-11.0.26.0-150000.3.122.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP5",
               product_id: "SUSE Linux Enterprise Server for SAP Applications 15 SP5:java-11-openjdk-11.0.26.0-150000.3.122.1.x86_64",
            },
            product_reference: "java-11-openjdk-11.0.26.0-150000.3.122.1.x86_64",
            relates_to_product_reference: "SUSE Linux Enterprise Server for SAP Applications 15 SP5",
         },
         {
            category: "default_component_of",
            full_product_name: {
               name: "java-11-openjdk-demo-11.0.26.0-150000.3.122.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP5",
               product_id: "SUSE Linux Enterprise Server for SAP Applications 15 SP5:java-11-openjdk-demo-11.0.26.0-150000.3.122.1.ppc64le",
            },
            product_reference: "java-11-openjdk-demo-11.0.26.0-150000.3.122.1.ppc64le",
            relates_to_product_reference: "SUSE Linux Enterprise Server for SAP Applications 15 SP5",
         },
         {
            category: "default_component_of",
            full_product_name: {
               name: "java-11-openjdk-demo-11.0.26.0-150000.3.122.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP5",
               product_id: "SUSE Linux Enterprise Server for SAP Applications 15 SP5:java-11-openjdk-demo-11.0.26.0-150000.3.122.1.x86_64",
            },
            product_reference: "java-11-openjdk-demo-11.0.26.0-150000.3.122.1.x86_64",
            relates_to_product_reference: "SUSE Linux Enterprise Server for SAP Applications 15 SP5",
         },
         {
            category: "default_component_of",
            full_product_name: {
               name: "java-11-openjdk-devel-11.0.26.0-150000.3.122.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP5",
               product_id: "SUSE Linux Enterprise Server for SAP Applications 15 SP5:java-11-openjdk-devel-11.0.26.0-150000.3.122.1.ppc64le",
            },
            product_reference: "java-11-openjdk-devel-11.0.26.0-150000.3.122.1.ppc64le",
            relates_to_product_reference: "SUSE Linux Enterprise Server for SAP Applications 15 SP5",
         },
         {
            category: "default_component_of",
            full_product_name: {
               name: "java-11-openjdk-devel-11.0.26.0-150000.3.122.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP5",
               product_id: "SUSE Linux Enterprise Server for SAP Applications 15 SP5:java-11-openjdk-devel-11.0.26.0-150000.3.122.1.x86_64",
            },
            product_reference: "java-11-openjdk-devel-11.0.26.0-150000.3.122.1.x86_64",
            relates_to_product_reference: "SUSE Linux Enterprise Server for SAP Applications 15 SP5",
         },
         {
            category: "default_component_of",
            full_product_name: {
               name: "java-11-openjdk-headless-11.0.26.0-150000.3.122.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP5",
               product_id: "SUSE Linux Enterprise Server for SAP Applications 15 SP5:java-11-openjdk-headless-11.0.26.0-150000.3.122.1.ppc64le",
            },
            product_reference: "java-11-openjdk-headless-11.0.26.0-150000.3.122.1.ppc64le",
            relates_to_product_reference: "SUSE Linux Enterprise Server for SAP Applications 15 SP5",
         },
         {
            category: "default_component_of",
            full_product_name: {
               name: "java-11-openjdk-headless-11.0.26.0-150000.3.122.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP5",
               product_id: "SUSE Linux Enterprise Server for SAP Applications 15 SP5:java-11-openjdk-headless-11.0.26.0-150000.3.122.1.x86_64",
            },
            product_reference: "java-11-openjdk-headless-11.0.26.0-150000.3.122.1.x86_64",
            relates_to_product_reference: "SUSE Linux Enterprise Server for SAP Applications 15 SP5",
         },
         {
            category: "default_component_of",
            full_product_name: {
               name: "java-11-openjdk-11.0.26.0-150000.3.122.1.x86_64 as component of SUSE Manager Proxy 4.3",
               product_id: "SUSE Manager Proxy 4.3:java-11-openjdk-11.0.26.0-150000.3.122.1.x86_64",
            },
            product_reference: "java-11-openjdk-11.0.26.0-150000.3.122.1.x86_64",
            relates_to_product_reference: "SUSE Manager Proxy 4.3",
         },
         {
            category: "default_component_of",
            full_product_name: {
               name: "java-11-openjdk-demo-11.0.26.0-150000.3.122.1.x86_64 as component of SUSE Manager Proxy 4.3",
               product_id: "SUSE Manager Proxy 4.3:java-11-openjdk-demo-11.0.26.0-150000.3.122.1.x86_64",
            },
            product_reference: "java-11-openjdk-demo-11.0.26.0-150000.3.122.1.x86_64",
            relates_to_product_reference: "SUSE Manager Proxy 4.3",
         },
         {
            category: "default_component_of",
            full_product_name: {
               name: "java-11-openjdk-devel-11.0.26.0-150000.3.122.1.x86_64 as component of SUSE Manager Proxy 4.3",
               product_id: "SUSE Manager Proxy 4.3:java-11-openjdk-devel-11.0.26.0-150000.3.122.1.x86_64",
            },
            product_reference: "java-11-openjdk-devel-11.0.26.0-150000.3.122.1.x86_64",
            relates_to_product_reference: "SUSE Manager Proxy 4.3",
         },
         {
            category: "default_component_of",
            full_product_name: {
               name: "java-11-openjdk-headless-11.0.26.0-150000.3.122.1.x86_64 as component of SUSE Manager Proxy 4.3",
               product_id: "SUSE Manager Proxy 4.3:java-11-openjdk-headless-11.0.26.0-150000.3.122.1.x86_64",
            },
            product_reference: "java-11-openjdk-headless-11.0.26.0-150000.3.122.1.x86_64",
            relates_to_product_reference: "SUSE Manager Proxy 4.3",
         },
         {
            category: "default_component_of",
            full_product_name: {
               name: "java-11-openjdk-11.0.26.0-150000.3.122.1.ppc64le as component of SUSE Manager Server 4.3",
               product_id: "SUSE Manager Server 4.3:java-11-openjdk-11.0.26.0-150000.3.122.1.ppc64le",
            },
            product_reference: "java-11-openjdk-11.0.26.0-150000.3.122.1.ppc64le",
            relates_to_product_reference: "SUSE Manager Server 4.3",
         },
         {
            category: "default_component_of",
            full_product_name: {
               name: "java-11-openjdk-11.0.26.0-150000.3.122.1.s390x as component of SUSE Manager Server 4.3",
               product_id: "SUSE Manager Server 4.3:java-11-openjdk-11.0.26.0-150000.3.122.1.s390x",
            },
            product_reference: "java-11-openjdk-11.0.26.0-150000.3.122.1.s390x",
            relates_to_product_reference: "SUSE Manager Server 4.3",
         },
         {
            category: "default_component_of",
            full_product_name: {
               name: "java-11-openjdk-11.0.26.0-150000.3.122.1.x86_64 as component of SUSE Manager Server 4.3",
               product_id: "SUSE Manager Server 4.3:java-11-openjdk-11.0.26.0-150000.3.122.1.x86_64",
            },
            product_reference: "java-11-openjdk-11.0.26.0-150000.3.122.1.x86_64",
            relates_to_product_reference: "SUSE Manager Server 4.3",
         },
         {
            category: "default_component_of",
            full_product_name: {
               name: "java-11-openjdk-demo-11.0.26.0-150000.3.122.1.ppc64le as component of SUSE Manager Server 4.3",
               product_id: "SUSE Manager Server 4.3:java-11-openjdk-demo-11.0.26.0-150000.3.122.1.ppc64le",
            },
            product_reference: "java-11-openjdk-demo-11.0.26.0-150000.3.122.1.ppc64le",
            relates_to_product_reference: "SUSE Manager Server 4.3",
         },
         {
            category: "default_component_of",
            full_product_name: {
               name: "java-11-openjdk-demo-11.0.26.0-150000.3.122.1.s390x as component of SUSE Manager Server 4.3",
               product_id: "SUSE Manager Server 4.3:java-11-openjdk-demo-11.0.26.0-150000.3.122.1.s390x",
            },
            product_reference: "java-11-openjdk-demo-11.0.26.0-150000.3.122.1.s390x",
            relates_to_product_reference: "SUSE Manager Server 4.3",
         },
         {
            category: "default_component_of",
            full_product_name: {
               name: "java-11-openjdk-demo-11.0.26.0-150000.3.122.1.x86_64 as component of SUSE Manager Server 4.3",
               product_id: "SUSE Manager Server 4.3:java-11-openjdk-demo-11.0.26.0-150000.3.122.1.x86_64",
            },
            product_reference: "java-11-openjdk-demo-11.0.26.0-150000.3.122.1.x86_64",
            relates_to_product_reference: "SUSE Manager Server 4.3",
         },
         {
            category: "default_component_of",
            full_product_name: {
               name: "java-11-openjdk-devel-11.0.26.0-150000.3.122.1.ppc64le as component of SUSE Manager Server 4.3",
               product_id: "SUSE Manager Server 4.3:java-11-openjdk-devel-11.0.26.0-150000.3.122.1.ppc64le",
            },
            product_reference: "java-11-openjdk-devel-11.0.26.0-150000.3.122.1.ppc64le",
            relates_to_product_reference: "SUSE Manager Server 4.3",
         },
         {
            category: "default_component_of",
            full_product_name: {
               name: "java-11-openjdk-devel-11.0.26.0-150000.3.122.1.s390x as component of SUSE Manager Server 4.3",
               product_id: "SUSE Manager Server 4.3:java-11-openjdk-devel-11.0.26.0-150000.3.122.1.s390x",
            },
            product_reference: "java-11-openjdk-devel-11.0.26.0-150000.3.122.1.s390x",
            relates_to_product_reference: "SUSE Manager Server 4.3",
         },
         {
            category: "default_component_of",
            full_product_name: {
               name: "java-11-openjdk-devel-11.0.26.0-150000.3.122.1.x86_64 as component of SUSE Manager Server 4.3",
               product_id: "SUSE Manager Server 4.3:java-11-openjdk-devel-11.0.26.0-150000.3.122.1.x86_64",
            },
            product_reference: "java-11-openjdk-devel-11.0.26.0-150000.3.122.1.x86_64",
            relates_to_product_reference: "SUSE Manager Server 4.3",
         },
         {
            category: "default_component_of",
            full_product_name: {
               name: "java-11-openjdk-headless-11.0.26.0-150000.3.122.1.ppc64le as component of SUSE Manager Server 4.3",
               product_id: "SUSE Manager Server 4.3:java-11-openjdk-headless-11.0.26.0-150000.3.122.1.ppc64le",
            },
            product_reference: "java-11-openjdk-headless-11.0.26.0-150000.3.122.1.ppc64le",
            relates_to_product_reference: "SUSE Manager Server 4.3",
         },
         {
            category: "default_component_of",
            full_product_name: {
               name: "java-11-openjdk-headless-11.0.26.0-150000.3.122.1.s390x as component of SUSE Manager Server 4.3",
               product_id: "SUSE Manager Server 4.3:java-11-openjdk-headless-11.0.26.0-150000.3.122.1.s390x",
            },
            product_reference: "java-11-openjdk-headless-11.0.26.0-150000.3.122.1.s390x",
            relates_to_product_reference: "SUSE Manager Server 4.3",
         },
         {
            category: "default_component_of",
            full_product_name: {
               name: "java-11-openjdk-headless-11.0.26.0-150000.3.122.1.x86_64 as component of SUSE Manager Server 4.3",
               product_id: "SUSE Manager Server 4.3:java-11-openjdk-headless-11.0.26.0-150000.3.122.1.x86_64",
            },
            product_reference: "java-11-openjdk-headless-11.0.26.0-150000.3.122.1.x86_64",
            relates_to_product_reference: "SUSE Manager Server 4.3",
         },
         {
            category: "default_component_of",
            full_product_name: {
               name: "java-11-openjdk-11.0.26.0-150000.3.122.1.aarch64 as component of SUSE Enterprise Storage 7.1",
               product_id: "SUSE Enterprise Storage 7.1:java-11-openjdk-11.0.26.0-150000.3.122.1.aarch64",
            },
            product_reference: "java-11-openjdk-11.0.26.0-150000.3.122.1.aarch64",
            relates_to_product_reference: "SUSE Enterprise Storage 7.1",
         },
         {
            category: "default_component_of",
            full_product_name: {
               name: "java-11-openjdk-11.0.26.0-150000.3.122.1.x86_64 as component of SUSE Enterprise Storage 7.1",
               product_id: "SUSE Enterprise Storage 7.1:java-11-openjdk-11.0.26.0-150000.3.122.1.x86_64",
            },
            product_reference: "java-11-openjdk-11.0.26.0-150000.3.122.1.x86_64",
            relates_to_product_reference: "SUSE Enterprise Storage 7.1",
         },
         {
            category: "default_component_of",
            full_product_name: {
               name: "java-11-openjdk-demo-11.0.26.0-150000.3.122.1.aarch64 as component of SUSE Enterprise Storage 7.1",
               product_id: "SUSE Enterprise Storage 7.1:java-11-openjdk-demo-11.0.26.0-150000.3.122.1.aarch64",
            },
            product_reference: "java-11-openjdk-demo-11.0.26.0-150000.3.122.1.aarch64",
            relates_to_product_reference: "SUSE Enterprise Storage 7.1",
         },
         {
            category: "default_component_of",
            full_product_name: {
               name: "java-11-openjdk-demo-11.0.26.0-150000.3.122.1.x86_64 as component of SUSE Enterprise Storage 7.1",
               product_id: "SUSE Enterprise Storage 7.1:java-11-openjdk-demo-11.0.26.0-150000.3.122.1.x86_64",
            },
            product_reference: "java-11-openjdk-demo-11.0.26.0-150000.3.122.1.x86_64",
            relates_to_product_reference: "SUSE Enterprise Storage 7.1",
         },
         {
            category: "default_component_of",
            full_product_name: {
               name: "java-11-openjdk-devel-11.0.26.0-150000.3.122.1.aarch64 as component of SUSE Enterprise Storage 7.1",
               product_id: "SUSE Enterprise Storage 7.1:java-11-openjdk-devel-11.0.26.0-150000.3.122.1.aarch64",
            },
            product_reference: "java-11-openjdk-devel-11.0.26.0-150000.3.122.1.aarch64",
            relates_to_product_reference: "SUSE Enterprise Storage 7.1",
         },
         {
            category: "default_component_of",
            full_product_name: {
               name: "java-11-openjdk-devel-11.0.26.0-150000.3.122.1.x86_64 as component of SUSE Enterprise Storage 7.1",
               product_id: "SUSE Enterprise Storage 7.1:java-11-openjdk-devel-11.0.26.0-150000.3.122.1.x86_64",
            },
            product_reference: "java-11-openjdk-devel-11.0.26.0-150000.3.122.1.x86_64",
            relates_to_product_reference: "SUSE Enterprise Storage 7.1",
         },
         {
            category: "default_component_of",
            full_product_name: {
               name: "java-11-openjdk-headless-11.0.26.0-150000.3.122.1.aarch64 as component of SUSE Enterprise Storage 7.1",
               product_id: "SUSE Enterprise Storage 7.1:java-11-openjdk-headless-11.0.26.0-150000.3.122.1.aarch64",
            },
            product_reference: "java-11-openjdk-headless-11.0.26.0-150000.3.122.1.aarch64",
            relates_to_product_reference: "SUSE Enterprise Storage 7.1",
         },
         {
            category: "default_component_of",
            full_product_name: {
               name: "java-11-openjdk-headless-11.0.26.0-150000.3.122.1.x86_64 as component of SUSE Enterprise Storage 7.1",
               product_id: "SUSE Enterprise Storage 7.1:java-11-openjdk-headless-11.0.26.0-150000.3.122.1.x86_64",
            },
            product_reference: "java-11-openjdk-headless-11.0.26.0-150000.3.122.1.x86_64",
            relates_to_product_reference: "SUSE Enterprise Storage 7.1",
         },
         {
            category: "default_component_of",
            full_product_name: {
               name: "java-11-openjdk-11.0.26.0-150000.3.122.1.aarch64 as component of openSUSE Leap 15.6",
               product_id: "openSUSE Leap 15.6:java-11-openjdk-11.0.26.0-150000.3.122.1.aarch64",
            },
            product_reference: "java-11-openjdk-11.0.26.0-150000.3.122.1.aarch64",
            relates_to_product_reference: "openSUSE Leap 15.6",
         },
         {
            category: "default_component_of",
            full_product_name: {
               name: "java-11-openjdk-11.0.26.0-150000.3.122.1.ppc64le as component of openSUSE Leap 15.6",
               product_id: "openSUSE Leap 15.6:java-11-openjdk-11.0.26.0-150000.3.122.1.ppc64le",
            },
            product_reference: "java-11-openjdk-11.0.26.0-150000.3.122.1.ppc64le",
            relates_to_product_reference: "openSUSE Leap 15.6",
         },
         {
            category: "default_component_of",
            full_product_name: {
               name: "java-11-openjdk-11.0.26.0-150000.3.122.1.s390x as component of openSUSE Leap 15.6",
               product_id: "openSUSE Leap 15.6:java-11-openjdk-11.0.26.0-150000.3.122.1.s390x",
            },
            product_reference: "java-11-openjdk-11.0.26.0-150000.3.122.1.s390x",
            relates_to_product_reference: "openSUSE Leap 15.6",
         },
         {
            category: "default_component_of",
            full_product_name: {
               name: "java-11-openjdk-11.0.26.0-150000.3.122.1.x86_64 as component of openSUSE Leap 15.6",
               product_id: "openSUSE Leap 15.6:java-11-openjdk-11.0.26.0-150000.3.122.1.x86_64",
            },
            product_reference: "java-11-openjdk-11.0.26.0-150000.3.122.1.x86_64",
            relates_to_product_reference: "openSUSE Leap 15.6",
         },
         {
            category: "default_component_of",
            full_product_name: {
               name: "java-11-openjdk-demo-11.0.26.0-150000.3.122.1.aarch64 as component of openSUSE Leap 15.6",
               product_id: "openSUSE Leap 15.6:java-11-openjdk-demo-11.0.26.0-150000.3.122.1.aarch64",
            },
            product_reference: "java-11-openjdk-demo-11.0.26.0-150000.3.122.1.aarch64",
            relates_to_product_reference: "openSUSE Leap 15.6",
         },
         {
            category: "default_component_of",
            full_product_name: {
               name: "java-11-openjdk-demo-11.0.26.0-150000.3.122.1.ppc64le as component of openSUSE Leap 15.6",
               product_id: "openSUSE Leap 15.6:java-11-openjdk-demo-11.0.26.0-150000.3.122.1.ppc64le",
            },
            product_reference: "java-11-openjdk-demo-11.0.26.0-150000.3.122.1.ppc64le",
            relates_to_product_reference: "openSUSE Leap 15.6",
         },
         {
            category: "default_component_of",
            full_product_name: {
               name: "java-11-openjdk-demo-11.0.26.0-150000.3.122.1.s390x as component of openSUSE Leap 15.6",
               product_id: "openSUSE Leap 15.6:java-11-openjdk-demo-11.0.26.0-150000.3.122.1.s390x",
            },
            product_reference: "java-11-openjdk-demo-11.0.26.0-150000.3.122.1.s390x",
            relates_to_product_reference: "openSUSE Leap 15.6",
         },
         {
            category: "default_component_of",
            full_product_name: {
               name: "java-11-openjdk-demo-11.0.26.0-150000.3.122.1.x86_64 as component of openSUSE Leap 15.6",
               product_id: "openSUSE Leap 15.6:java-11-openjdk-demo-11.0.26.0-150000.3.122.1.x86_64",
            },
            product_reference: "java-11-openjdk-demo-11.0.26.0-150000.3.122.1.x86_64",
            relates_to_product_reference: "openSUSE Leap 15.6",
         },
         {
            category: "default_component_of",
            full_product_name: {
               name: "java-11-openjdk-devel-11.0.26.0-150000.3.122.1.aarch64 as component of openSUSE Leap 15.6",
               product_id: "openSUSE Leap 15.6:java-11-openjdk-devel-11.0.26.0-150000.3.122.1.aarch64",
            },
            product_reference: "java-11-openjdk-devel-11.0.26.0-150000.3.122.1.aarch64",
            relates_to_product_reference: "openSUSE Leap 15.6",
         },
         {
            category: "default_component_of",
            full_product_name: {
               name: "java-11-openjdk-devel-11.0.26.0-150000.3.122.1.ppc64le as component of openSUSE Leap 15.6",
               product_id: "openSUSE Leap 15.6:java-11-openjdk-devel-11.0.26.0-150000.3.122.1.ppc64le",
            },
            product_reference: "java-11-openjdk-devel-11.0.26.0-150000.3.122.1.ppc64le",
            relates_to_product_reference: "openSUSE Leap 15.6",
         },
         {
            category: "default_component_of",
            full_product_name: {
               name: "java-11-openjdk-devel-11.0.26.0-150000.3.122.1.s390x as component of openSUSE Leap 15.6",
               product_id: "openSUSE Leap 15.6:java-11-openjdk-devel-11.0.26.0-150000.3.122.1.s390x",
            },
            product_reference: "java-11-openjdk-devel-11.0.26.0-150000.3.122.1.s390x",
            relates_to_product_reference: "openSUSE Leap 15.6",
         },
         {
            category: "default_component_of",
            full_product_name: {
               name: "java-11-openjdk-devel-11.0.26.0-150000.3.122.1.x86_64 as component of openSUSE Leap 15.6",
               product_id: "openSUSE Leap 15.6:java-11-openjdk-devel-11.0.26.0-150000.3.122.1.x86_64",
            },
            product_reference: "java-11-openjdk-devel-11.0.26.0-150000.3.122.1.x86_64",
            relates_to_product_reference: "openSUSE Leap 15.6",
         },
         {
            category: "default_component_of",
            full_product_name: {
               name: "java-11-openjdk-headless-11.0.26.0-150000.3.122.1.aarch64 as component of openSUSE Leap 15.6",
               product_id: "openSUSE Leap 15.6:java-11-openjdk-headless-11.0.26.0-150000.3.122.1.aarch64",
            },
            product_reference: "java-11-openjdk-headless-11.0.26.0-150000.3.122.1.aarch64",
            relates_to_product_reference: "openSUSE Leap 15.6",
         },
         {
            category: "default_component_of",
            full_product_name: {
               name: "java-11-openjdk-headless-11.0.26.0-150000.3.122.1.ppc64le as component of openSUSE Leap 15.6",
               product_id: "openSUSE Leap 15.6:java-11-openjdk-headless-11.0.26.0-150000.3.122.1.ppc64le",
            },
            product_reference: "java-11-openjdk-headless-11.0.26.0-150000.3.122.1.ppc64le",
            relates_to_product_reference: "openSUSE Leap 15.6",
         },
         {
            category: "default_component_of",
            full_product_name: {
               name: "java-11-openjdk-headless-11.0.26.0-150000.3.122.1.s390x as component of openSUSE Leap 15.6",
               product_id: "openSUSE Leap 15.6:java-11-openjdk-headless-11.0.26.0-150000.3.122.1.s390x",
            },
            product_reference: "java-11-openjdk-headless-11.0.26.0-150000.3.122.1.s390x",
            relates_to_product_reference: "openSUSE Leap 15.6",
         },
         {
            category: "default_component_of",
            full_product_name: {
               name: "java-11-openjdk-headless-11.0.26.0-150000.3.122.1.x86_64 as component of openSUSE Leap 15.6",
               product_id: "openSUSE Leap 15.6:java-11-openjdk-headless-11.0.26.0-150000.3.122.1.x86_64",
            },
            product_reference: "java-11-openjdk-headless-11.0.26.0-150000.3.122.1.x86_64",
            relates_to_product_reference: "openSUSE Leap 15.6",
         },
         {
            category: "default_component_of",
            full_product_name: {
               name: "java-11-openjdk-javadoc-11.0.26.0-150000.3.122.1.noarch as component of openSUSE Leap 15.6",
               product_id: "openSUSE Leap 15.6:java-11-openjdk-javadoc-11.0.26.0-150000.3.122.1.noarch",
            },
            product_reference: "java-11-openjdk-javadoc-11.0.26.0-150000.3.122.1.noarch",
            relates_to_product_reference: "openSUSE Leap 15.6",
         },
         {
            category: "default_component_of",
            full_product_name: {
               name: "java-11-openjdk-jmods-11.0.26.0-150000.3.122.1.aarch64 as component of openSUSE Leap 15.6",
               product_id: "openSUSE Leap 15.6:java-11-openjdk-jmods-11.0.26.0-150000.3.122.1.aarch64",
            },
            product_reference: "java-11-openjdk-jmods-11.0.26.0-150000.3.122.1.aarch64",
            relates_to_product_reference: "openSUSE Leap 15.6",
         },
         {
            category: "default_component_of",
            full_product_name: {
               name: "java-11-openjdk-jmods-11.0.26.0-150000.3.122.1.ppc64le as component of openSUSE Leap 15.6",
               product_id: "openSUSE Leap 15.6:java-11-openjdk-jmods-11.0.26.0-150000.3.122.1.ppc64le",
            },
            product_reference: "java-11-openjdk-jmods-11.0.26.0-150000.3.122.1.ppc64le",
            relates_to_product_reference: "openSUSE Leap 15.6",
         },
         {
            category: "default_component_of",
            full_product_name: {
               name: "java-11-openjdk-jmods-11.0.26.0-150000.3.122.1.s390x as component of openSUSE Leap 15.6",
               product_id: "openSUSE Leap 15.6:java-11-openjdk-jmods-11.0.26.0-150000.3.122.1.s390x",
            },
            product_reference: "java-11-openjdk-jmods-11.0.26.0-150000.3.122.1.s390x",
            relates_to_product_reference: "openSUSE Leap 15.6",
         },
         {
            category: "default_component_of",
            full_product_name: {
               name: "java-11-openjdk-jmods-11.0.26.0-150000.3.122.1.x86_64 as component of openSUSE Leap 15.6",
               product_id: "openSUSE Leap 15.6:java-11-openjdk-jmods-11.0.26.0-150000.3.122.1.x86_64",
            },
            product_reference: "java-11-openjdk-jmods-11.0.26.0-150000.3.122.1.x86_64",
            relates_to_product_reference: "openSUSE Leap 15.6",
         },
         {
            category: "default_component_of",
            full_product_name: {
               name: "java-11-openjdk-src-11.0.26.0-150000.3.122.1.aarch64 as component of openSUSE Leap 15.6",
               product_id: "openSUSE Leap 15.6:java-11-openjdk-src-11.0.26.0-150000.3.122.1.aarch64",
            },
            product_reference: "java-11-openjdk-src-11.0.26.0-150000.3.122.1.aarch64",
            relates_to_product_reference: "openSUSE Leap 15.6",
         },
         {
            category: "default_component_of",
            full_product_name: {
               name: "java-11-openjdk-src-11.0.26.0-150000.3.122.1.ppc64le as component of openSUSE Leap 15.6",
               product_id: "openSUSE Leap 15.6:java-11-openjdk-src-11.0.26.0-150000.3.122.1.ppc64le",
            },
            product_reference: "java-11-openjdk-src-11.0.26.0-150000.3.122.1.ppc64le",
            relates_to_product_reference: "openSUSE Leap 15.6",
         },
         {
            category: "default_component_of",
            full_product_name: {
               name: "java-11-openjdk-src-11.0.26.0-150000.3.122.1.s390x as component of openSUSE Leap 15.6",
               product_id: "openSUSE Leap 15.6:java-11-openjdk-src-11.0.26.0-150000.3.122.1.s390x",
            },
            product_reference: "java-11-openjdk-src-11.0.26.0-150000.3.122.1.s390x",
            relates_to_product_reference: "openSUSE Leap 15.6",
         },
         {
            category: "default_component_of",
            full_product_name: {
               name: "java-11-openjdk-src-11.0.26.0-150000.3.122.1.x86_64 as component of openSUSE Leap 15.6",
               product_id: "openSUSE Leap 15.6:java-11-openjdk-src-11.0.26.0-150000.3.122.1.x86_64",
            },
            product_reference: "java-11-openjdk-src-11.0.26.0-150000.3.122.1.x86_64",
            relates_to_product_reference: "openSUSE Leap 15.6",
         },
      ],
   },
   vulnerabilities: [
      {
         cve: "CVE-2025-21502",
         ids: [
            {
               system_name: "SUSE CVE Page",
               text: "https://www.suse.com/security/cve/CVE-2025-21502",
            },
         ],
         notes: [
            {
               category: "general",
               text: "Vulnerability in the Oracle Java SE, Oracle GraalVM for JDK, Oracle GraalVM Enterprise Edition product of Oracle Java SE (component: Hotspot).  Supported versions that are affected are Oracle Java SE: 8u431-perf, 11.0.25, 17.0.13, 21.0.5, 23.0.1; Oracle GraalVM for JDK: 17.0.13, 21.0.5, 23.0.1; Oracle GraalVM Enterprise Edition: 20.3.16 and  21.3.12. Difficult to exploit vulnerability allows unauthenticated attacker with network access via multiple protocols to compromise Oracle Java SE, Oracle GraalVM for JDK, Oracle GraalVM Enterprise Edition.  Successful attacks of this vulnerability can result in  unauthorized update, insert or delete access to some of Oracle Java SE, Oracle GraalVM for JDK, Oracle GraalVM Enterprise Edition accessible data as well as  unauthorized read access to a subset of Oracle Java SE, Oracle GraalVM for JDK, Oracle GraalVM Enterprise Edition accessible data. Note: This vulnerability can be exploited by using APIs in the specified Component, e.g., through a web service which supplies data to the APIs. This vulnerability also applies to Java deployments, typically in clients running sandboxed Java Web Start applications or sandboxed Java applets, that load and run untrusted code (e.g., code that comes from the internet) and rely on the Java sandbox for security. CVSS 3.1 Base Score 4.8 (Confidentiality and Integrity impacts).  CVSS Vector: (CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:L/I:L/A:N).",
               title: "CVE description",
            },
         ],
         product_status: {
            recommended: [
               "SUSE Enterprise Storage 7.1:java-11-openjdk-11.0.26.0-150000.3.122.1.aarch64",
               "SUSE Enterprise Storage 7.1:java-11-openjdk-11.0.26.0-150000.3.122.1.x86_64",
               "SUSE Enterprise Storage 7.1:java-11-openjdk-demo-11.0.26.0-150000.3.122.1.aarch64",
               "SUSE Enterprise Storage 7.1:java-11-openjdk-demo-11.0.26.0-150000.3.122.1.x86_64",
               "SUSE Enterprise Storage 7.1:java-11-openjdk-devel-11.0.26.0-150000.3.122.1.aarch64",
               "SUSE Enterprise Storage 7.1:java-11-openjdk-devel-11.0.26.0-150000.3.122.1.x86_64",
               "SUSE Enterprise Storage 7.1:java-11-openjdk-headless-11.0.26.0-150000.3.122.1.aarch64",
               "SUSE Enterprise Storage 7.1:java-11-openjdk-headless-11.0.26.0-150000.3.122.1.x86_64",
               "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:java-11-openjdk-11.0.26.0-150000.3.122.1.aarch64",
               "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:java-11-openjdk-11.0.26.0-150000.3.122.1.x86_64",
               "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:java-11-openjdk-demo-11.0.26.0-150000.3.122.1.aarch64",
               "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:java-11-openjdk-demo-11.0.26.0-150000.3.122.1.x86_64",
               "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:java-11-openjdk-devel-11.0.26.0-150000.3.122.1.aarch64",
               "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:java-11-openjdk-devel-11.0.26.0-150000.3.122.1.x86_64",
               "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:java-11-openjdk-headless-11.0.26.0-150000.3.122.1.aarch64",
               "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:java-11-openjdk-headless-11.0.26.0-150000.3.122.1.x86_64",
               "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:java-11-openjdk-11.0.26.0-150000.3.122.1.aarch64",
               "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:java-11-openjdk-11.0.26.0-150000.3.122.1.x86_64",
               "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:java-11-openjdk-demo-11.0.26.0-150000.3.122.1.aarch64",
               "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:java-11-openjdk-demo-11.0.26.0-150000.3.122.1.x86_64",
               "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:java-11-openjdk-devel-11.0.26.0-150000.3.122.1.aarch64",
               "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:java-11-openjdk-devel-11.0.26.0-150000.3.122.1.x86_64",
               "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:java-11-openjdk-headless-11.0.26.0-150000.3.122.1.aarch64",
               "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:java-11-openjdk-headless-11.0.26.0-150000.3.122.1.x86_64",
               "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:java-11-openjdk-11.0.26.0-150000.3.122.1.aarch64",
               "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:java-11-openjdk-11.0.26.0-150000.3.122.1.x86_64",
               "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:java-11-openjdk-demo-11.0.26.0-150000.3.122.1.aarch64",
               "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:java-11-openjdk-demo-11.0.26.0-150000.3.122.1.x86_64",
               "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:java-11-openjdk-devel-11.0.26.0-150000.3.122.1.aarch64",
               "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:java-11-openjdk-devel-11.0.26.0-150000.3.122.1.x86_64",
               "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:java-11-openjdk-headless-11.0.26.0-150000.3.122.1.aarch64",
               "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:java-11-openjdk-headless-11.0.26.0-150000.3.122.1.x86_64",
               "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:java-11-openjdk-11.0.26.0-150000.3.122.1.aarch64",
               "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:java-11-openjdk-11.0.26.0-150000.3.122.1.x86_64",
               "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:java-11-openjdk-demo-11.0.26.0-150000.3.122.1.aarch64",
               "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:java-11-openjdk-demo-11.0.26.0-150000.3.122.1.x86_64",
               "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:java-11-openjdk-devel-11.0.26.0-150000.3.122.1.aarch64",
               "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:java-11-openjdk-devel-11.0.26.0-150000.3.122.1.x86_64",
               "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:java-11-openjdk-headless-11.0.26.0-150000.3.122.1.aarch64",
               "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:java-11-openjdk-headless-11.0.26.0-150000.3.122.1.x86_64",
               "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:java-11-openjdk-11.0.26.0-150000.3.122.1.aarch64",
               "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:java-11-openjdk-11.0.26.0-150000.3.122.1.x86_64",
               "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:java-11-openjdk-demo-11.0.26.0-150000.3.122.1.aarch64",
               "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:java-11-openjdk-demo-11.0.26.0-150000.3.122.1.x86_64",
               "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:java-11-openjdk-devel-11.0.26.0-150000.3.122.1.aarch64",
               "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:java-11-openjdk-devel-11.0.26.0-150000.3.122.1.x86_64",
               "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:java-11-openjdk-headless-11.0.26.0-150000.3.122.1.aarch64",
               "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:java-11-openjdk-headless-11.0.26.0-150000.3.122.1.x86_64",
               "SUSE Linux Enterprise Module for Legacy 15 SP6:java-11-openjdk-11.0.26.0-150000.3.122.1.aarch64",
               "SUSE Linux Enterprise Module for Legacy 15 SP6:java-11-openjdk-11.0.26.0-150000.3.122.1.ppc64le",
               "SUSE Linux Enterprise Module for Legacy 15 SP6:java-11-openjdk-11.0.26.0-150000.3.122.1.s390x",
               "SUSE Linux Enterprise Module for Legacy 15 SP6:java-11-openjdk-11.0.26.0-150000.3.122.1.x86_64",
               "SUSE Linux Enterprise Module for Legacy 15 SP6:java-11-openjdk-demo-11.0.26.0-150000.3.122.1.aarch64",
               "SUSE Linux Enterprise Module for Legacy 15 SP6:java-11-openjdk-demo-11.0.26.0-150000.3.122.1.ppc64le",
               "SUSE Linux Enterprise Module for Legacy 15 SP6:java-11-openjdk-demo-11.0.26.0-150000.3.122.1.s390x",
               "SUSE Linux Enterprise Module for Legacy 15 SP6:java-11-openjdk-demo-11.0.26.0-150000.3.122.1.x86_64",
               "SUSE Linux Enterprise Module for Legacy 15 SP6:java-11-openjdk-devel-11.0.26.0-150000.3.122.1.aarch64",
               "SUSE Linux Enterprise Module for Legacy 15 SP6:java-11-openjdk-devel-11.0.26.0-150000.3.122.1.ppc64le",
               "SUSE Linux Enterprise Module for Legacy 15 SP6:java-11-openjdk-devel-11.0.26.0-150000.3.122.1.s390x",
               "SUSE Linux Enterprise Module for Legacy 15 SP6:java-11-openjdk-devel-11.0.26.0-150000.3.122.1.x86_64",
               "SUSE Linux Enterprise Module for Legacy 15 SP6:java-11-openjdk-headless-11.0.26.0-150000.3.122.1.aarch64",
               "SUSE Linux Enterprise Module for Legacy 15 SP6:java-11-openjdk-headless-11.0.26.0-150000.3.122.1.ppc64le",
               "SUSE Linux Enterprise Module for Legacy 15 SP6:java-11-openjdk-headless-11.0.26.0-150000.3.122.1.s390x",
               "SUSE Linux Enterprise Module for Legacy 15 SP6:java-11-openjdk-headless-11.0.26.0-150000.3.122.1.x86_64",
               "SUSE Linux Enterprise Module for Package Hub 15 SP6:java-11-openjdk-javadoc-11.0.26.0-150000.3.122.1.noarch",
               "SUSE Linux Enterprise Server 15 SP3-LTSS:java-11-openjdk-11.0.26.0-150000.3.122.1.aarch64",
               "SUSE Linux Enterprise Server 15 SP3-LTSS:java-11-openjdk-11.0.26.0-150000.3.122.1.ppc64le",
               "SUSE Linux Enterprise Server 15 SP3-LTSS:java-11-openjdk-11.0.26.0-150000.3.122.1.s390x",
               "SUSE Linux Enterprise Server 15 SP3-LTSS:java-11-openjdk-11.0.26.0-150000.3.122.1.x86_64",
               "SUSE Linux Enterprise Server 15 SP3-LTSS:java-11-openjdk-demo-11.0.26.0-150000.3.122.1.aarch64",
               "SUSE Linux Enterprise Server 15 SP3-LTSS:java-11-openjdk-demo-11.0.26.0-150000.3.122.1.ppc64le",
               "SUSE Linux Enterprise Server 15 SP3-LTSS:java-11-openjdk-demo-11.0.26.0-150000.3.122.1.s390x",
               "SUSE Linux Enterprise Server 15 SP3-LTSS:java-11-openjdk-demo-11.0.26.0-150000.3.122.1.x86_64",
               "SUSE Linux Enterprise Server 15 SP3-LTSS:java-11-openjdk-devel-11.0.26.0-150000.3.122.1.aarch64",
               "SUSE Linux Enterprise Server 15 SP3-LTSS:java-11-openjdk-devel-11.0.26.0-150000.3.122.1.ppc64le",
               "SUSE Linux Enterprise Server 15 SP3-LTSS:java-11-openjdk-devel-11.0.26.0-150000.3.122.1.s390x",
               "SUSE Linux Enterprise Server 15 SP3-LTSS:java-11-openjdk-devel-11.0.26.0-150000.3.122.1.x86_64",
               "SUSE Linux Enterprise Server 15 SP3-LTSS:java-11-openjdk-headless-11.0.26.0-150000.3.122.1.aarch64",
               "SUSE Linux Enterprise Server 15 SP3-LTSS:java-11-openjdk-headless-11.0.26.0-150000.3.122.1.ppc64le",
               "SUSE Linux Enterprise Server 15 SP3-LTSS:java-11-openjdk-headless-11.0.26.0-150000.3.122.1.s390x",
               "SUSE Linux Enterprise Server 15 SP3-LTSS:java-11-openjdk-headless-11.0.26.0-150000.3.122.1.x86_64",
               "SUSE Linux Enterprise Server 15 SP4-LTSS:java-11-openjdk-11.0.26.0-150000.3.122.1.aarch64",
               "SUSE Linux Enterprise Server 15 SP4-LTSS:java-11-openjdk-11.0.26.0-150000.3.122.1.ppc64le",
               "SUSE Linux Enterprise Server 15 SP4-LTSS:java-11-openjdk-11.0.26.0-150000.3.122.1.s390x",
               "SUSE Linux Enterprise Server 15 SP4-LTSS:java-11-openjdk-11.0.26.0-150000.3.122.1.x86_64",
               "SUSE Linux Enterprise Server 15 SP4-LTSS:java-11-openjdk-demo-11.0.26.0-150000.3.122.1.aarch64",
               "SUSE Linux Enterprise Server 15 SP4-LTSS:java-11-openjdk-demo-11.0.26.0-150000.3.122.1.ppc64le",
               "SUSE Linux Enterprise Server 15 SP4-LTSS:java-11-openjdk-demo-11.0.26.0-150000.3.122.1.s390x",
               "SUSE Linux Enterprise Server 15 SP4-LTSS:java-11-openjdk-demo-11.0.26.0-150000.3.122.1.x86_64",
               "SUSE Linux Enterprise Server 15 SP4-LTSS:java-11-openjdk-devel-11.0.26.0-150000.3.122.1.aarch64",
               "SUSE Linux Enterprise Server 15 SP4-LTSS:java-11-openjdk-devel-11.0.26.0-150000.3.122.1.ppc64le",
               "SUSE Linux Enterprise Server 15 SP4-LTSS:java-11-openjdk-devel-11.0.26.0-150000.3.122.1.s390x",
               "SUSE Linux Enterprise Server 15 SP4-LTSS:java-11-openjdk-devel-11.0.26.0-150000.3.122.1.x86_64",
               "SUSE Linux Enterprise Server 15 SP4-LTSS:java-11-openjdk-headless-11.0.26.0-150000.3.122.1.aarch64",
               "SUSE Linux Enterprise Server 15 SP4-LTSS:java-11-openjdk-headless-11.0.26.0-150000.3.122.1.ppc64le",
               "SUSE Linux Enterprise Server 15 SP4-LTSS:java-11-openjdk-headless-11.0.26.0-150000.3.122.1.s390x",
               "SUSE Linux Enterprise Server 15 SP4-LTSS:java-11-openjdk-headless-11.0.26.0-150000.3.122.1.x86_64",
               "SUSE Linux Enterprise Server 15 SP5-LTSS:java-11-openjdk-11.0.26.0-150000.3.122.1.aarch64",
               "SUSE Linux Enterprise Server 15 SP5-LTSS:java-11-openjdk-11.0.26.0-150000.3.122.1.ppc64le",
               "SUSE Linux Enterprise Server 15 SP5-LTSS:java-11-openjdk-11.0.26.0-150000.3.122.1.s390x",
               "SUSE Linux Enterprise Server 15 SP5-LTSS:java-11-openjdk-11.0.26.0-150000.3.122.1.x86_64",
               "SUSE Linux Enterprise Server 15 SP5-LTSS:java-11-openjdk-demo-11.0.26.0-150000.3.122.1.aarch64",
               "SUSE Linux Enterprise Server 15 SP5-LTSS:java-11-openjdk-demo-11.0.26.0-150000.3.122.1.ppc64le",
               "SUSE Linux Enterprise Server 15 SP5-LTSS:java-11-openjdk-demo-11.0.26.0-150000.3.122.1.s390x",
               "SUSE Linux Enterprise Server 15 SP5-LTSS:java-11-openjdk-demo-11.0.26.0-150000.3.122.1.x86_64",
               "SUSE Linux Enterprise Server 15 SP5-LTSS:java-11-openjdk-devel-11.0.26.0-150000.3.122.1.aarch64",
               "SUSE Linux Enterprise Server 15 SP5-LTSS:java-11-openjdk-devel-11.0.26.0-150000.3.122.1.ppc64le",
               "SUSE Linux Enterprise Server 15 SP5-LTSS:java-11-openjdk-devel-11.0.26.0-150000.3.122.1.s390x",
               "SUSE Linux Enterprise Server 15 SP5-LTSS:java-11-openjdk-devel-11.0.26.0-150000.3.122.1.x86_64",
               "SUSE Linux Enterprise Server 15 SP5-LTSS:java-11-openjdk-headless-11.0.26.0-150000.3.122.1.aarch64",
               "SUSE Linux Enterprise Server 15 SP5-LTSS:java-11-openjdk-headless-11.0.26.0-150000.3.122.1.ppc64le",
               "SUSE Linux Enterprise Server 15 SP5-LTSS:java-11-openjdk-headless-11.0.26.0-150000.3.122.1.s390x",
               "SUSE Linux Enterprise Server 15 SP5-LTSS:java-11-openjdk-headless-11.0.26.0-150000.3.122.1.x86_64",
               "SUSE Linux Enterprise Server for SAP Applications 15 SP3:java-11-openjdk-11.0.26.0-150000.3.122.1.ppc64le",
               "SUSE Linux Enterprise Server for SAP Applications 15 SP3:java-11-openjdk-11.0.26.0-150000.3.122.1.x86_64",
               "SUSE Linux Enterprise Server for SAP Applications 15 SP3:java-11-openjdk-demo-11.0.26.0-150000.3.122.1.ppc64le",
               "SUSE Linux Enterprise Server for SAP Applications 15 SP3:java-11-openjdk-demo-11.0.26.0-150000.3.122.1.x86_64",
               "SUSE Linux Enterprise Server for SAP Applications 15 SP3:java-11-openjdk-devel-11.0.26.0-150000.3.122.1.ppc64le",
               "SUSE Linux Enterprise Server for SAP Applications 15 SP3:java-11-openjdk-devel-11.0.26.0-150000.3.122.1.x86_64",
               "SUSE Linux Enterprise Server for SAP Applications 15 SP3:java-11-openjdk-headless-11.0.26.0-150000.3.122.1.ppc64le",
               "SUSE Linux Enterprise Server for SAP Applications 15 SP3:java-11-openjdk-headless-11.0.26.0-150000.3.122.1.x86_64",
               "SUSE Linux Enterprise Server for SAP Applications 15 SP4:java-11-openjdk-11.0.26.0-150000.3.122.1.ppc64le",
               "SUSE Linux Enterprise Server for SAP Applications 15 SP4:java-11-openjdk-11.0.26.0-150000.3.122.1.x86_64",
               "SUSE Linux Enterprise Server for SAP Applications 15 SP4:java-11-openjdk-demo-11.0.26.0-150000.3.122.1.ppc64le",
               "SUSE Linux Enterprise Server for SAP Applications 15 SP4:java-11-openjdk-demo-11.0.26.0-150000.3.122.1.x86_64",
               "SUSE Linux Enterprise Server for SAP Applications 15 SP4:java-11-openjdk-devel-11.0.26.0-150000.3.122.1.ppc64le",
               "SUSE Linux Enterprise Server for SAP Applications 15 SP4:java-11-openjdk-devel-11.0.26.0-150000.3.122.1.x86_64",
               "SUSE Linux Enterprise Server for SAP Applications 15 SP4:java-11-openjdk-headless-11.0.26.0-150000.3.122.1.ppc64le",
               "SUSE Linux Enterprise Server for SAP Applications 15 SP4:java-11-openjdk-headless-11.0.26.0-150000.3.122.1.x86_64",
               "SUSE Linux Enterprise Server for SAP Applications 15 SP5:java-11-openjdk-11.0.26.0-150000.3.122.1.ppc64le",
               "SUSE Linux Enterprise Server for SAP Applications 15 SP5:java-11-openjdk-11.0.26.0-150000.3.122.1.x86_64",
               "SUSE Linux Enterprise Server for SAP Applications 15 SP5:java-11-openjdk-demo-11.0.26.0-150000.3.122.1.ppc64le",
               "SUSE Linux Enterprise Server for SAP Applications 15 SP5:java-11-openjdk-demo-11.0.26.0-150000.3.122.1.x86_64",
               "SUSE Linux Enterprise Server for SAP Applications 15 SP5:java-11-openjdk-devel-11.0.26.0-150000.3.122.1.ppc64le",
               "SUSE Linux Enterprise Server for SAP Applications 15 SP5:java-11-openjdk-devel-11.0.26.0-150000.3.122.1.x86_64",
               "SUSE Linux Enterprise Server for SAP Applications 15 SP5:java-11-openjdk-headless-11.0.26.0-150000.3.122.1.ppc64le",
               "SUSE Linux Enterprise Server for SAP Applications 15 SP5:java-11-openjdk-headless-11.0.26.0-150000.3.122.1.x86_64",
               "SUSE Manager Proxy 4.3:java-11-openjdk-11.0.26.0-150000.3.122.1.x86_64",
               "SUSE Manager Proxy 4.3:java-11-openjdk-demo-11.0.26.0-150000.3.122.1.x86_64",
               "SUSE Manager Proxy 4.3:java-11-openjdk-devel-11.0.26.0-150000.3.122.1.x86_64",
               "SUSE Manager Proxy 4.3:java-11-openjdk-headless-11.0.26.0-150000.3.122.1.x86_64",
               "SUSE Manager Server 4.3:java-11-openjdk-11.0.26.0-150000.3.122.1.ppc64le",
               "SUSE Manager Server 4.3:java-11-openjdk-11.0.26.0-150000.3.122.1.s390x",
               "SUSE Manager Server 4.3:java-11-openjdk-11.0.26.0-150000.3.122.1.x86_64",
               "SUSE Manager Server 4.3:java-11-openjdk-demo-11.0.26.0-150000.3.122.1.ppc64le",
               "SUSE Manager Server 4.3:java-11-openjdk-demo-11.0.26.0-150000.3.122.1.s390x",
               "SUSE Manager Server 4.3:java-11-openjdk-demo-11.0.26.0-150000.3.122.1.x86_64",
               "SUSE Manager Server 4.3:java-11-openjdk-devel-11.0.26.0-150000.3.122.1.ppc64le",
               "SUSE Manager Server 4.3:java-11-openjdk-devel-11.0.26.0-150000.3.122.1.s390x",
               "SUSE Manager Server 4.3:java-11-openjdk-devel-11.0.26.0-150000.3.122.1.x86_64",
               "SUSE Manager Server 4.3:java-11-openjdk-headless-11.0.26.0-150000.3.122.1.ppc64le",
               "SUSE Manager Server 4.3:java-11-openjdk-headless-11.0.26.0-150000.3.122.1.s390x",
               "SUSE Manager Server 4.3:java-11-openjdk-headless-11.0.26.0-150000.3.122.1.x86_64",
               "openSUSE Leap 15.6:java-11-openjdk-11.0.26.0-150000.3.122.1.aarch64",
               "openSUSE Leap 15.6:java-11-openjdk-11.0.26.0-150000.3.122.1.ppc64le",
               "openSUSE Leap 15.6:java-11-openjdk-11.0.26.0-150000.3.122.1.s390x",
               "openSUSE Leap 15.6:java-11-openjdk-11.0.26.0-150000.3.122.1.x86_64",
               "openSUSE Leap 15.6:java-11-openjdk-demo-11.0.26.0-150000.3.122.1.aarch64",
               "openSUSE Leap 15.6:java-11-openjdk-demo-11.0.26.0-150000.3.122.1.ppc64le",
               "openSUSE Leap 15.6:java-11-openjdk-demo-11.0.26.0-150000.3.122.1.s390x",
               "openSUSE Leap 15.6:java-11-openjdk-demo-11.0.26.0-150000.3.122.1.x86_64",
               "openSUSE Leap 15.6:java-11-openjdk-devel-11.0.26.0-150000.3.122.1.aarch64",
               "openSUSE Leap 15.6:java-11-openjdk-devel-11.0.26.0-150000.3.122.1.ppc64le",
               "openSUSE Leap 15.6:java-11-openjdk-devel-11.0.26.0-150000.3.122.1.s390x",
               "openSUSE Leap 15.6:java-11-openjdk-devel-11.0.26.0-150000.3.122.1.x86_64",
               "openSUSE Leap 15.6:java-11-openjdk-headless-11.0.26.0-150000.3.122.1.aarch64",
               "openSUSE Leap 15.6:java-11-openjdk-headless-11.0.26.0-150000.3.122.1.ppc64le",
               "openSUSE Leap 15.6:java-11-openjdk-headless-11.0.26.0-150000.3.122.1.s390x",
               "openSUSE Leap 15.6:java-11-openjdk-headless-11.0.26.0-150000.3.122.1.x86_64",
               "openSUSE Leap 15.6:java-11-openjdk-javadoc-11.0.26.0-150000.3.122.1.noarch",
               "openSUSE Leap 15.6:java-11-openjdk-jmods-11.0.26.0-150000.3.122.1.aarch64",
               "openSUSE Leap 15.6:java-11-openjdk-jmods-11.0.26.0-150000.3.122.1.ppc64le",
               "openSUSE Leap 15.6:java-11-openjdk-jmods-11.0.26.0-150000.3.122.1.s390x",
               "openSUSE Leap 15.6:java-11-openjdk-jmods-11.0.26.0-150000.3.122.1.x86_64",
               "openSUSE Leap 15.6:java-11-openjdk-src-11.0.26.0-150000.3.122.1.aarch64",
               "openSUSE Leap 15.6:java-11-openjdk-src-11.0.26.0-150000.3.122.1.ppc64le",
               "openSUSE Leap 15.6:java-11-openjdk-src-11.0.26.0-150000.3.122.1.s390x",
               "openSUSE Leap 15.6:java-11-openjdk-src-11.0.26.0-150000.3.122.1.x86_64",
            ],
         },
         references: [
            {
               category: "external",
               summary: "CVE-2025-21502",
               url: "https://www.suse.com/security/cve/CVE-2025-21502",
            },
            {
               category: "external",
               summary: "SUSE Bug 1236278 for CVE-2025-21502",
               url: "https://bugzilla.suse.com/1236278",
            },
         ],
         remediations: [
            {
               category: "vendor_fix",
               details: "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
               product_ids: [
                  "SUSE Enterprise Storage 7.1:java-11-openjdk-11.0.26.0-150000.3.122.1.aarch64",
                  "SUSE Enterprise Storage 7.1:java-11-openjdk-11.0.26.0-150000.3.122.1.x86_64",
                  "SUSE Enterprise Storage 7.1:java-11-openjdk-demo-11.0.26.0-150000.3.122.1.aarch64",
                  "SUSE Enterprise Storage 7.1:java-11-openjdk-demo-11.0.26.0-150000.3.122.1.x86_64",
                  "SUSE Enterprise Storage 7.1:java-11-openjdk-devel-11.0.26.0-150000.3.122.1.aarch64",
                  "SUSE Enterprise Storage 7.1:java-11-openjdk-devel-11.0.26.0-150000.3.122.1.x86_64",
                  "SUSE Enterprise Storage 7.1:java-11-openjdk-headless-11.0.26.0-150000.3.122.1.aarch64",
                  "SUSE Enterprise Storage 7.1:java-11-openjdk-headless-11.0.26.0-150000.3.122.1.x86_64",
                  "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:java-11-openjdk-11.0.26.0-150000.3.122.1.aarch64",
                  "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:java-11-openjdk-11.0.26.0-150000.3.122.1.x86_64",
                  "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:java-11-openjdk-demo-11.0.26.0-150000.3.122.1.aarch64",
                  "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:java-11-openjdk-demo-11.0.26.0-150000.3.122.1.x86_64",
                  "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:java-11-openjdk-devel-11.0.26.0-150000.3.122.1.aarch64",
                  "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:java-11-openjdk-devel-11.0.26.0-150000.3.122.1.x86_64",
                  "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:java-11-openjdk-headless-11.0.26.0-150000.3.122.1.aarch64",
                  "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:java-11-openjdk-headless-11.0.26.0-150000.3.122.1.x86_64",
                  "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:java-11-openjdk-11.0.26.0-150000.3.122.1.aarch64",
                  "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:java-11-openjdk-11.0.26.0-150000.3.122.1.x86_64",
                  "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:java-11-openjdk-demo-11.0.26.0-150000.3.122.1.aarch64",
                  "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:java-11-openjdk-demo-11.0.26.0-150000.3.122.1.x86_64",
                  "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:java-11-openjdk-devel-11.0.26.0-150000.3.122.1.aarch64",
                  "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:java-11-openjdk-devel-11.0.26.0-150000.3.122.1.x86_64",
                  "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:java-11-openjdk-headless-11.0.26.0-150000.3.122.1.aarch64",
                  "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:java-11-openjdk-headless-11.0.26.0-150000.3.122.1.x86_64",
                  "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:java-11-openjdk-11.0.26.0-150000.3.122.1.aarch64",
                  "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:java-11-openjdk-11.0.26.0-150000.3.122.1.x86_64",
                  "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:java-11-openjdk-demo-11.0.26.0-150000.3.122.1.aarch64",
                  "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:java-11-openjdk-demo-11.0.26.0-150000.3.122.1.x86_64",
                  "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:java-11-openjdk-devel-11.0.26.0-150000.3.122.1.aarch64",
                  "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:java-11-openjdk-devel-11.0.26.0-150000.3.122.1.x86_64",
                  "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:java-11-openjdk-headless-11.0.26.0-150000.3.122.1.aarch64",
                  "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:java-11-openjdk-headless-11.0.26.0-150000.3.122.1.x86_64",
                  "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:java-11-openjdk-11.0.26.0-150000.3.122.1.aarch64",
                  "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:java-11-openjdk-11.0.26.0-150000.3.122.1.x86_64",
                  "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:java-11-openjdk-demo-11.0.26.0-150000.3.122.1.aarch64",
                  "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:java-11-openjdk-demo-11.0.26.0-150000.3.122.1.x86_64",
                  "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:java-11-openjdk-devel-11.0.26.0-150000.3.122.1.aarch64",
                  "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:java-11-openjdk-devel-11.0.26.0-150000.3.122.1.x86_64",
                  "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:java-11-openjdk-headless-11.0.26.0-150000.3.122.1.aarch64",
                  "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:java-11-openjdk-headless-11.0.26.0-150000.3.122.1.x86_64",
                  "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:java-11-openjdk-11.0.26.0-150000.3.122.1.aarch64",
                  "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:java-11-openjdk-11.0.26.0-150000.3.122.1.x86_64",
                  "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:java-11-openjdk-demo-11.0.26.0-150000.3.122.1.aarch64",
                  "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:java-11-openjdk-demo-11.0.26.0-150000.3.122.1.x86_64",
                  "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:java-11-openjdk-devel-11.0.26.0-150000.3.122.1.aarch64",
                  "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:java-11-openjdk-devel-11.0.26.0-150000.3.122.1.x86_64",
                  "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:java-11-openjdk-headless-11.0.26.0-150000.3.122.1.aarch64",
                  "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:java-11-openjdk-headless-11.0.26.0-150000.3.122.1.x86_64",
                  "SUSE Linux Enterprise Module for Legacy 15 SP6:java-11-openjdk-11.0.26.0-150000.3.122.1.aarch64",
                  "SUSE Linux Enterprise Module for Legacy 15 SP6:java-11-openjdk-11.0.26.0-150000.3.122.1.ppc64le",
                  "SUSE Linux Enterprise Module for Legacy 15 SP6:java-11-openjdk-11.0.26.0-150000.3.122.1.s390x",
                  "SUSE Linux Enterprise Module for Legacy 15 SP6:java-11-openjdk-11.0.26.0-150000.3.122.1.x86_64",
                  "SUSE Linux Enterprise Module for Legacy 15 SP6:java-11-openjdk-demo-11.0.26.0-150000.3.122.1.aarch64",
                  "SUSE Linux Enterprise Module for Legacy 15 SP6:java-11-openjdk-demo-11.0.26.0-150000.3.122.1.ppc64le",
                  "SUSE Linux Enterprise Module for Legacy 15 SP6:java-11-openjdk-demo-11.0.26.0-150000.3.122.1.s390x",
                  "SUSE Linux Enterprise Module for Legacy 15 SP6:java-11-openjdk-demo-11.0.26.0-150000.3.122.1.x86_64",
                  "SUSE Linux Enterprise Module for Legacy 15 SP6:java-11-openjdk-devel-11.0.26.0-150000.3.122.1.aarch64",
                  "SUSE Linux Enterprise Module for Legacy 15 SP6:java-11-openjdk-devel-11.0.26.0-150000.3.122.1.ppc64le",
                  "SUSE Linux Enterprise Module for Legacy 15 SP6:java-11-openjdk-devel-11.0.26.0-150000.3.122.1.s390x",
                  "SUSE Linux Enterprise Module for Legacy 15 SP6:java-11-openjdk-devel-11.0.26.0-150000.3.122.1.x86_64",
                  "SUSE Linux Enterprise Module for Legacy 15 SP6:java-11-openjdk-headless-11.0.26.0-150000.3.122.1.aarch64",
                  "SUSE Linux Enterprise Module for Legacy 15 SP6:java-11-openjdk-headless-11.0.26.0-150000.3.122.1.ppc64le",
                  "SUSE Linux Enterprise Module for Legacy 15 SP6:java-11-openjdk-headless-11.0.26.0-150000.3.122.1.s390x",
                  "SUSE Linux Enterprise Module for Legacy 15 SP6:java-11-openjdk-headless-11.0.26.0-150000.3.122.1.x86_64",
                  "SUSE Linux Enterprise Module for Package Hub 15 SP6:java-11-openjdk-javadoc-11.0.26.0-150000.3.122.1.noarch",
                  "SUSE Linux Enterprise Server 15 SP3-LTSS:java-11-openjdk-11.0.26.0-150000.3.122.1.aarch64",
                  "SUSE Linux Enterprise Server 15 SP3-LTSS:java-11-openjdk-11.0.26.0-150000.3.122.1.ppc64le",
                  "SUSE Linux Enterprise Server 15 SP3-LTSS:java-11-openjdk-11.0.26.0-150000.3.122.1.s390x",
                  "SUSE Linux Enterprise Server 15 SP3-LTSS:java-11-openjdk-11.0.26.0-150000.3.122.1.x86_64",
                  "SUSE Linux Enterprise Server 15 SP3-LTSS:java-11-openjdk-demo-11.0.26.0-150000.3.122.1.aarch64",
                  "SUSE Linux Enterprise Server 15 SP3-LTSS:java-11-openjdk-demo-11.0.26.0-150000.3.122.1.ppc64le",
                  "SUSE Linux Enterprise Server 15 SP3-LTSS:java-11-openjdk-demo-11.0.26.0-150000.3.122.1.s390x",
                  "SUSE Linux Enterprise Server 15 SP3-LTSS:java-11-openjdk-demo-11.0.26.0-150000.3.122.1.x86_64",
                  "SUSE Linux Enterprise Server 15 SP3-LTSS:java-11-openjdk-devel-11.0.26.0-150000.3.122.1.aarch64",
                  "SUSE Linux Enterprise Server 15 SP3-LTSS:java-11-openjdk-devel-11.0.26.0-150000.3.122.1.ppc64le",
                  "SUSE Linux Enterprise Server 15 SP3-LTSS:java-11-openjdk-devel-11.0.26.0-150000.3.122.1.s390x",
                  "SUSE Linux Enterprise Server 15 SP3-LTSS:java-11-openjdk-devel-11.0.26.0-150000.3.122.1.x86_64",
                  "SUSE Linux Enterprise Server 15 SP3-LTSS:java-11-openjdk-headless-11.0.26.0-150000.3.122.1.aarch64",
                  "SUSE Linux Enterprise Server 15 SP3-LTSS:java-11-openjdk-headless-11.0.26.0-150000.3.122.1.ppc64le",
                  "SUSE Linux Enterprise Server 15 SP3-LTSS:java-11-openjdk-headless-11.0.26.0-150000.3.122.1.s390x",
                  "SUSE Linux Enterprise Server 15 SP3-LTSS:java-11-openjdk-headless-11.0.26.0-150000.3.122.1.x86_64",
                  "SUSE Linux Enterprise Server 15 SP4-LTSS:java-11-openjdk-11.0.26.0-150000.3.122.1.aarch64",
                  "SUSE Linux Enterprise Server 15 SP4-LTSS:java-11-openjdk-11.0.26.0-150000.3.122.1.ppc64le",
                  "SUSE Linux Enterprise Server 15 SP4-LTSS:java-11-openjdk-11.0.26.0-150000.3.122.1.s390x",
                  "SUSE Linux Enterprise Server 15 SP4-LTSS:java-11-openjdk-11.0.26.0-150000.3.122.1.x86_64",
                  "SUSE Linux Enterprise Server 15 SP4-LTSS:java-11-openjdk-demo-11.0.26.0-150000.3.122.1.aarch64",
                  "SUSE Linux Enterprise Server 15 SP4-LTSS:java-11-openjdk-demo-11.0.26.0-150000.3.122.1.ppc64le",
                  "SUSE Linux Enterprise Server 15 SP4-LTSS:java-11-openjdk-demo-11.0.26.0-150000.3.122.1.s390x",
                  "SUSE Linux Enterprise Server 15 SP4-LTSS:java-11-openjdk-demo-11.0.26.0-150000.3.122.1.x86_64",
                  "SUSE Linux Enterprise Server 15 SP4-LTSS:java-11-openjdk-devel-11.0.26.0-150000.3.122.1.aarch64",
                  "SUSE Linux Enterprise Server 15 SP4-LTSS:java-11-openjdk-devel-11.0.26.0-150000.3.122.1.ppc64le",
                  "SUSE Linux Enterprise Server 15 SP4-LTSS:java-11-openjdk-devel-11.0.26.0-150000.3.122.1.s390x",
                  "SUSE Linux Enterprise Server 15 SP4-LTSS:java-11-openjdk-devel-11.0.26.0-150000.3.122.1.x86_64",
                  "SUSE Linux Enterprise Server 15 SP4-LTSS:java-11-openjdk-headless-11.0.26.0-150000.3.122.1.aarch64",
                  "SUSE Linux Enterprise Server 15 SP4-LTSS:java-11-openjdk-headless-11.0.26.0-150000.3.122.1.ppc64le",
                  "SUSE Linux Enterprise Server 15 SP4-LTSS:java-11-openjdk-headless-11.0.26.0-150000.3.122.1.s390x",
                  "SUSE Linux Enterprise Server 15 SP4-LTSS:java-11-openjdk-headless-11.0.26.0-150000.3.122.1.x86_64",
                  "SUSE Linux Enterprise Server 15 SP5-LTSS:java-11-openjdk-11.0.26.0-150000.3.122.1.aarch64",
                  "SUSE Linux Enterprise Server 15 SP5-LTSS:java-11-openjdk-11.0.26.0-150000.3.122.1.ppc64le",
                  "SUSE Linux Enterprise Server 15 SP5-LTSS:java-11-openjdk-11.0.26.0-150000.3.122.1.s390x",
                  "SUSE Linux Enterprise Server 15 SP5-LTSS:java-11-openjdk-11.0.26.0-150000.3.122.1.x86_64",
                  "SUSE Linux Enterprise Server 15 SP5-LTSS:java-11-openjdk-demo-11.0.26.0-150000.3.122.1.aarch64",
                  "SUSE Linux Enterprise Server 15 SP5-LTSS:java-11-openjdk-demo-11.0.26.0-150000.3.122.1.ppc64le",
                  "SUSE Linux Enterprise Server 15 SP5-LTSS:java-11-openjdk-demo-11.0.26.0-150000.3.122.1.s390x",
                  "SUSE Linux Enterprise Server 15 SP5-LTSS:java-11-openjdk-demo-11.0.26.0-150000.3.122.1.x86_64",
                  "SUSE Linux Enterprise Server 15 SP5-LTSS:java-11-openjdk-devel-11.0.26.0-150000.3.122.1.aarch64",
                  "SUSE Linux Enterprise Server 15 SP5-LTSS:java-11-openjdk-devel-11.0.26.0-150000.3.122.1.ppc64le",
                  "SUSE Linux Enterprise Server 15 SP5-LTSS:java-11-openjdk-devel-11.0.26.0-150000.3.122.1.s390x",
                  "SUSE Linux Enterprise Server 15 SP5-LTSS:java-11-openjdk-devel-11.0.26.0-150000.3.122.1.x86_64",
                  "SUSE Linux Enterprise Server 15 SP5-LTSS:java-11-openjdk-headless-11.0.26.0-150000.3.122.1.aarch64",
                  "SUSE Linux Enterprise Server 15 SP5-LTSS:java-11-openjdk-headless-11.0.26.0-150000.3.122.1.ppc64le",
                  "SUSE Linux Enterprise Server 15 SP5-LTSS:java-11-openjdk-headless-11.0.26.0-150000.3.122.1.s390x",
                  "SUSE Linux Enterprise Server 15 SP5-LTSS:java-11-openjdk-headless-11.0.26.0-150000.3.122.1.x86_64",
                  "SUSE Linux Enterprise Server for SAP Applications 15 SP3:java-11-openjdk-11.0.26.0-150000.3.122.1.ppc64le",
                  "SUSE Linux Enterprise Server for SAP Applications 15 SP3:java-11-openjdk-11.0.26.0-150000.3.122.1.x86_64",
                  "SUSE Linux Enterprise Server for SAP Applications 15 SP3:java-11-openjdk-demo-11.0.26.0-150000.3.122.1.ppc64le",
                  "SUSE Linux Enterprise Server for SAP Applications 15 SP3:java-11-openjdk-demo-11.0.26.0-150000.3.122.1.x86_64",
                  "SUSE Linux Enterprise Server for SAP Applications 15 SP3:java-11-openjdk-devel-11.0.26.0-150000.3.122.1.ppc64le",
                  "SUSE Linux Enterprise Server for SAP Applications 15 SP3:java-11-openjdk-devel-11.0.26.0-150000.3.122.1.x86_64",
                  "SUSE Linux Enterprise Server for SAP Applications 15 SP3:java-11-openjdk-headless-11.0.26.0-150000.3.122.1.ppc64le",
                  "SUSE Linux Enterprise Server for SAP Applications 15 SP3:java-11-openjdk-headless-11.0.26.0-150000.3.122.1.x86_64",
                  "SUSE Linux Enterprise Server for SAP Applications 15 SP4:java-11-openjdk-11.0.26.0-150000.3.122.1.ppc64le",
                  "SUSE Linux Enterprise Server for SAP Applications 15 SP4:java-11-openjdk-11.0.26.0-150000.3.122.1.x86_64",
                  "SUSE Linux Enterprise Server for SAP Applications 15 SP4:java-11-openjdk-demo-11.0.26.0-150000.3.122.1.ppc64le",
                  "SUSE Linux Enterprise Server for SAP Applications 15 SP4:java-11-openjdk-demo-11.0.26.0-150000.3.122.1.x86_64",
                  "SUSE Linux Enterprise Server for SAP Applications 15 SP4:java-11-openjdk-devel-11.0.26.0-150000.3.122.1.ppc64le",
                  "SUSE Linux Enterprise Server for SAP Applications 15 SP4:java-11-openjdk-devel-11.0.26.0-150000.3.122.1.x86_64",
                  "SUSE Linux Enterprise Server for SAP Applications 15 SP4:java-11-openjdk-headless-11.0.26.0-150000.3.122.1.ppc64le",
                  "SUSE Linux Enterprise Server for SAP Applications 15 SP4:java-11-openjdk-headless-11.0.26.0-150000.3.122.1.x86_64",
                  "SUSE Linux Enterprise Server for SAP Applications 15 SP5:java-11-openjdk-11.0.26.0-150000.3.122.1.ppc64le",
                  "SUSE Linux Enterprise Server for SAP Applications 15 SP5:java-11-openjdk-11.0.26.0-150000.3.122.1.x86_64",
                  "SUSE Linux Enterprise Server for SAP Applications 15 SP5:java-11-openjdk-demo-11.0.26.0-150000.3.122.1.ppc64le",
                  "SUSE Linux Enterprise Server for SAP Applications 15 SP5:java-11-openjdk-demo-11.0.26.0-150000.3.122.1.x86_64",
                  "SUSE Linux Enterprise Server for SAP Applications 15 SP5:java-11-openjdk-devel-11.0.26.0-150000.3.122.1.ppc64le",
                  "SUSE Linux Enterprise Server for SAP Applications 15 SP5:java-11-openjdk-devel-11.0.26.0-150000.3.122.1.x86_64",
                  "SUSE Linux Enterprise Server for SAP Applications 15 SP5:java-11-openjdk-headless-11.0.26.0-150000.3.122.1.ppc64le",
                  "SUSE Linux Enterprise Server for SAP Applications 15 SP5:java-11-openjdk-headless-11.0.26.0-150000.3.122.1.x86_64",
                  "SUSE Manager Proxy 4.3:java-11-openjdk-11.0.26.0-150000.3.122.1.x86_64",
                  "SUSE Manager Proxy 4.3:java-11-openjdk-demo-11.0.26.0-150000.3.122.1.x86_64",
                  "SUSE Manager Proxy 4.3:java-11-openjdk-devel-11.0.26.0-150000.3.122.1.x86_64",
                  "SUSE Manager Proxy 4.3:java-11-openjdk-headless-11.0.26.0-150000.3.122.1.x86_64",
                  "SUSE Manager Server 4.3:java-11-openjdk-11.0.26.0-150000.3.122.1.ppc64le",
                  "SUSE Manager Server 4.3:java-11-openjdk-11.0.26.0-150000.3.122.1.s390x",
                  "SUSE Manager Server 4.3:java-11-openjdk-11.0.26.0-150000.3.122.1.x86_64",
                  "SUSE Manager Server 4.3:java-11-openjdk-demo-11.0.26.0-150000.3.122.1.ppc64le",
                  "SUSE Manager Server 4.3:java-11-openjdk-demo-11.0.26.0-150000.3.122.1.s390x",
                  "SUSE Manager Server 4.3:java-11-openjdk-demo-11.0.26.0-150000.3.122.1.x86_64",
                  "SUSE Manager Server 4.3:java-11-openjdk-devel-11.0.26.0-150000.3.122.1.ppc64le",
                  "SUSE Manager Server 4.3:java-11-openjdk-devel-11.0.26.0-150000.3.122.1.s390x",
                  "SUSE Manager Server 4.3:java-11-openjdk-devel-11.0.26.0-150000.3.122.1.x86_64",
                  "SUSE Manager Server 4.3:java-11-openjdk-headless-11.0.26.0-150000.3.122.1.ppc64le",
                  "SUSE Manager Server 4.3:java-11-openjdk-headless-11.0.26.0-150000.3.122.1.s390x",
                  "SUSE Manager Server 4.3:java-11-openjdk-headless-11.0.26.0-150000.3.122.1.x86_64",
                  "openSUSE Leap 15.6:java-11-openjdk-11.0.26.0-150000.3.122.1.aarch64",
                  "openSUSE Leap 15.6:java-11-openjdk-11.0.26.0-150000.3.122.1.ppc64le",
                  "openSUSE Leap 15.6:java-11-openjdk-11.0.26.0-150000.3.122.1.s390x",
                  "openSUSE Leap 15.6:java-11-openjdk-11.0.26.0-150000.3.122.1.x86_64",
                  "openSUSE Leap 15.6:java-11-openjdk-demo-11.0.26.0-150000.3.122.1.aarch64",
                  "openSUSE Leap 15.6:java-11-openjdk-demo-11.0.26.0-150000.3.122.1.ppc64le",
                  "openSUSE Leap 15.6:java-11-openjdk-demo-11.0.26.0-150000.3.122.1.s390x",
                  "openSUSE Leap 15.6:java-11-openjdk-demo-11.0.26.0-150000.3.122.1.x86_64",
                  "openSUSE Leap 15.6:java-11-openjdk-devel-11.0.26.0-150000.3.122.1.aarch64",
                  "openSUSE Leap 15.6:java-11-openjdk-devel-11.0.26.0-150000.3.122.1.ppc64le",
                  "openSUSE Leap 15.6:java-11-openjdk-devel-11.0.26.0-150000.3.122.1.s390x",
                  "openSUSE Leap 15.6:java-11-openjdk-devel-11.0.26.0-150000.3.122.1.x86_64",
                  "openSUSE Leap 15.6:java-11-openjdk-headless-11.0.26.0-150000.3.122.1.aarch64",
                  "openSUSE Leap 15.6:java-11-openjdk-headless-11.0.26.0-150000.3.122.1.ppc64le",
                  "openSUSE Leap 15.6:java-11-openjdk-headless-11.0.26.0-150000.3.122.1.s390x",
                  "openSUSE Leap 15.6:java-11-openjdk-headless-11.0.26.0-150000.3.122.1.x86_64",
                  "openSUSE Leap 15.6:java-11-openjdk-javadoc-11.0.26.0-150000.3.122.1.noarch",
                  "openSUSE Leap 15.6:java-11-openjdk-jmods-11.0.26.0-150000.3.122.1.aarch64",
                  "openSUSE Leap 15.6:java-11-openjdk-jmods-11.0.26.0-150000.3.122.1.ppc64le",
                  "openSUSE Leap 15.6:java-11-openjdk-jmods-11.0.26.0-150000.3.122.1.s390x",
                  "openSUSE Leap 15.6:java-11-openjdk-jmods-11.0.26.0-150000.3.122.1.x86_64",
                  "openSUSE Leap 15.6:java-11-openjdk-src-11.0.26.0-150000.3.122.1.aarch64",
                  "openSUSE Leap 15.6:java-11-openjdk-src-11.0.26.0-150000.3.122.1.ppc64le",
                  "openSUSE Leap 15.6:java-11-openjdk-src-11.0.26.0-150000.3.122.1.s390x",
                  "openSUSE Leap 15.6:java-11-openjdk-src-11.0.26.0-150000.3.122.1.x86_64",
               ],
            },
         ],
         scores: [
            {
               cvss_v3: {
                  baseScore: 4.8,
                  baseSeverity: "MEDIUM",
                  vectorString: "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:L/I:L/A:N",
                  version: "3.1",
               },
               products: [
                  "SUSE Enterprise Storage 7.1:java-11-openjdk-11.0.26.0-150000.3.122.1.aarch64",
                  "SUSE Enterprise Storage 7.1:java-11-openjdk-11.0.26.0-150000.3.122.1.x86_64",
                  "SUSE Enterprise Storage 7.1:java-11-openjdk-demo-11.0.26.0-150000.3.122.1.aarch64",
                  "SUSE Enterprise Storage 7.1:java-11-openjdk-demo-11.0.26.0-150000.3.122.1.x86_64",
                  "SUSE Enterprise Storage 7.1:java-11-openjdk-devel-11.0.26.0-150000.3.122.1.aarch64",
                  "SUSE Enterprise Storage 7.1:java-11-openjdk-devel-11.0.26.0-150000.3.122.1.x86_64",
                  "SUSE Enterprise Storage 7.1:java-11-openjdk-headless-11.0.26.0-150000.3.122.1.aarch64",
                  "SUSE Enterprise Storage 7.1:java-11-openjdk-headless-11.0.26.0-150000.3.122.1.x86_64",
                  "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:java-11-openjdk-11.0.26.0-150000.3.122.1.aarch64",
                  "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:java-11-openjdk-11.0.26.0-150000.3.122.1.x86_64",
                  "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:java-11-openjdk-demo-11.0.26.0-150000.3.122.1.aarch64",
                  "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:java-11-openjdk-demo-11.0.26.0-150000.3.122.1.x86_64",
                  "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:java-11-openjdk-devel-11.0.26.0-150000.3.122.1.aarch64",
                  "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:java-11-openjdk-devel-11.0.26.0-150000.3.122.1.x86_64",
                  "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:java-11-openjdk-headless-11.0.26.0-150000.3.122.1.aarch64",
                  "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:java-11-openjdk-headless-11.0.26.0-150000.3.122.1.x86_64",
                  "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:java-11-openjdk-11.0.26.0-150000.3.122.1.aarch64",
                  "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:java-11-openjdk-11.0.26.0-150000.3.122.1.x86_64",
                  "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:java-11-openjdk-demo-11.0.26.0-150000.3.122.1.aarch64",
                  "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:java-11-openjdk-demo-11.0.26.0-150000.3.122.1.x86_64",
                  "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:java-11-openjdk-devel-11.0.26.0-150000.3.122.1.aarch64",
                  "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:java-11-openjdk-devel-11.0.26.0-150000.3.122.1.x86_64",
                  "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:java-11-openjdk-headless-11.0.26.0-150000.3.122.1.aarch64",
                  "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:java-11-openjdk-headless-11.0.26.0-150000.3.122.1.x86_64",
                  "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:java-11-openjdk-11.0.26.0-150000.3.122.1.aarch64",
                  "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:java-11-openjdk-11.0.26.0-150000.3.122.1.x86_64",
                  "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:java-11-openjdk-demo-11.0.26.0-150000.3.122.1.aarch64",
                  "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:java-11-openjdk-demo-11.0.26.0-150000.3.122.1.x86_64",
                  "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:java-11-openjdk-devel-11.0.26.0-150000.3.122.1.aarch64",
                  "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:java-11-openjdk-devel-11.0.26.0-150000.3.122.1.x86_64",
                  "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:java-11-openjdk-headless-11.0.26.0-150000.3.122.1.aarch64",
                  "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:java-11-openjdk-headless-11.0.26.0-150000.3.122.1.x86_64",
                  "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:java-11-openjdk-11.0.26.0-150000.3.122.1.aarch64",
                  "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:java-11-openjdk-11.0.26.0-150000.3.122.1.x86_64",
                  "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:java-11-openjdk-demo-11.0.26.0-150000.3.122.1.aarch64",
                  "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:java-11-openjdk-demo-11.0.26.0-150000.3.122.1.x86_64",
                  "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:java-11-openjdk-devel-11.0.26.0-150000.3.122.1.aarch64",
                  "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:java-11-openjdk-devel-11.0.26.0-150000.3.122.1.x86_64",
                  "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:java-11-openjdk-headless-11.0.26.0-150000.3.122.1.aarch64",
                  "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:java-11-openjdk-headless-11.0.26.0-150000.3.122.1.x86_64",
                  "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:java-11-openjdk-11.0.26.0-150000.3.122.1.aarch64",
                  "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:java-11-openjdk-11.0.26.0-150000.3.122.1.x86_64",
                  "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:java-11-openjdk-demo-11.0.26.0-150000.3.122.1.aarch64",
                  "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:java-11-openjdk-demo-11.0.26.0-150000.3.122.1.x86_64",
                  "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:java-11-openjdk-devel-11.0.26.0-150000.3.122.1.aarch64",
                  "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:java-11-openjdk-devel-11.0.26.0-150000.3.122.1.x86_64",
                  "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:java-11-openjdk-headless-11.0.26.0-150000.3.122.1.aarch64",
                  "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:java-11-openjdk-headless-11.0.26.0-150000.3.122.1.x86_64",
                  "SUSE Linux Enterprise Module for Legacy 15 SP6:java-11-openjdk-11.0.26.0-150000.3.122.1.aarch64",
                  "SUSE Linux Enterprise Module for Legacy 15 SP6:java-11-openjdk-11.0.26.0-150000.3.122.1.ppc64le",
                  "SUSE Linux Enterprise Module for Legacy 15 SP6:java-11-openjdk-11.0.26.0-150000.3.122.1.s390x",
                  "SUSE Linux Enterprise Module for Legacy 15 SP6:java-11-openjdk-11.0.26.0-150000.3.122.1.x86_64",
                  "SUSE Linux Enterprise Module for Legacy 15 SP6:java-11-openjdk-demo-11.0.26.0-150000.3.122.1.aarch64",
                  "SUSE Linux Enterprise Module for Legacy 15 SP6:java-11-openjdk-demo-11.0.26.0-150000.3.122.1.ppc64le",
                  "SUSE Linux Enterprise Module for Legacy 15 SP6:java-11-openjdk-demo-11.0.26.0-150000.3.122.1.s390x",
                  "SUSE Linux Enterprise Module for Legacy 15 SP6:java-11-openjdk-demo-11.0.26.0-150000.3.122.1.x86_64",
                  "SUSE Linux Enterprise Module for Legacy 15 SP6:java-11-openjdk-devel-11.0.26.0-150000.3.122.1.aarch64",
                  "SUSE Linux Enterprise Module for Legacy 15 SP6:java-11-openjdk-devel-11.0.26.0-150000.3.122.1.ppc64le",
                  "SUSE Linux Enterprise Module for Legacy 15 SP6:java-11-openjdk-devel-11.0.26.0-150000.3.122.1.s390x",
                  "SUSE Linux Enterprise Module for Legacy 15 SP6:java-11-openjdk-devel-11.0.26.0-150000.3.122.1.x86_64",
                  "SUSE Linux Enterprise Module for Legacy 15 SP6:java-11-openjdk-headless-11.0.26.0-150000.3.122.1.aarch64",
                  "SUSE Linux Enterprise Module for Legacy 15 SP6:java-11-openjdk-headless-11.0.26.0-150000.3.122.1.ppc64le",
                  "SUSE Linux Enterprise Module for Legacy 15 SP6:java-11-openjdk-headless-11.0.26.0-150000.3.122.1.s390x",
                  "SUSE Linux Enterprise Module for Legacy 15 SP6:java-11-openjdk-headless-11.0.26.0-150000.3.122.1.x86_64",
                  "SUSE Linux Enterprise Module for Package Hub 15 SP6:java-11-openjdk-javadoc-11.0.26.0-150000.3.122.1.noarch",
                  "SUSE Linux Enterprise Server 15 SP3-LTSS:java-11-openjdk-11.0.26.0-150000.3.122.1.aarch64",
                  "SUSE Linux Enterprise Server 15 SP3-LTSS:java-11-openjdk-11.0.26.0-150000.3.122.1.ppc64le",
                  "SUSE Linux Enterprise Server 15 SP3-LTSS:java-11-openjdk-11.0.26.0-150000.3.122.1.s390x",
                  "SUSE Linux Enterprise Server 15 SP3-LTSS:java-11-openjdk-11.0.26.0-150000.3.122.1.x86_64",
                  "SUSE Linux Enterprise Server 15 SP3-LTSS:java-11-openjdk-demo-11.0.26.0-150000.3.122.1.aarch64",
                  "SUSE Linux Enterprise Server 15 SP3-LTSS:java-11-openjdk-demo-11.0.26.0-150000.3.122.1.ppc64le",
                  "SUSE Linux Enterprise Server 15 SP3-LTSS:java-11-openjdk-demo-11.0.26.0-150000.3.122.1.s390x",
                  "SUSE Linux Enterprise Server 15 SP3-LTSS:java-11-openjdk-demo-11.0.26.0-150000.3.122.1.x86_64",
                  "SUSE Linux Enterprise Server 15 SP3-LTSS:java-11-openjdk-devel-11.0.26.0-150000.3.122.1.aarch64",
                  "SUSE Linux Enterprise Server 15 SP3-LTSS:java-11-openjdk-devel-11.0.26.0-150000.3.122.1.ppc64le",
                  "SUSE Linux Enterprise Server 15 SP3-LTSS:java-11-openjdk-devel-11.0.26.0-150000.3.122.1.s390x",
                  "SUSE Linux Enterprise Server 15 SP3-LTSS:java-11-openjdk-devel-11.0.26.0-150000.3.122.1.x86_64",
                  "SUSE Linux Enterprise Server 15 SP3-LTSS:java-11-openjdk-headless-11.0.26.0-150000.3.122.1.aarch64",
                  "SUSE Linux Enterprise Server 15 SP3-LTSS:java-11-openjdk-headless-11.0.26.0-150000.3.122.1.ppc64le",
                  "SUSE Linux Enterprise Server 15 SP3-LTSS:java-11-openjdk-headless-11.0.26.0-150000.3.122.1.s390x",
                  "SUSE Linux Enterprise Server 15 SP3-LTSS:java-11-openjdk-headless-11.0.26.0-150000.3.122.1.x86_64",
                  "SUSE Linux Enterprise Server 15 SP4-LTSS:java-11-openjdk-11.0.26.0-150000.3.122.1.aarch64",
                  "SUSE Linux Enterprise Server 15 SP4-LTSS:java-11-openjdk-11.0.26.0-150000.3.122.1.ppc64le",
                  "SUSE Linux Enterprise Server 15 SP4-LTSS:java-11-openjdk-11.0.26.0-150000.3.122.1.s390x",
                  "SUSE Linux Enterprise Server 15 SP4-LTSS:java-11-openjdk-11.0.26.0-150000.3.122.1.x86_64",
                  "SUSE Linux Enterprise Server 15 SP4-LTSS:java-11-openjdk-demo-11.0.26.0-150000.3.122.1.aarch64",
                  "SUSE Linux Enterprise Server 15 SP4-LTSS:java-11-openjdk-demo-11.0.26.0-150000.3.122.1.ppc64le",
                  "SUSE Linux Enterprise Server 15 SP4-LTSS:java-11-openjdk-demo-11.0.26.0-150000.3.122.1.s390x",
                  "SUSE Linux Enterprise Server 15 SP4-LTSS:java-11-openjdk-demo-11.0.26.0-150000.3.122.1.x86_64",
                  "SUSE Linux Enterprise Server 15 SP4-LTSS:java-11-openjdk-devel-11.0.26.0-150000.3.122.1.aarch64",
                  "SUSE Linux Enterprise Server 15 SP4-LTSS:java-11-openjdk-devel-11.0.26.0-150000.3.122.1.ppc64le",
                  "SUSE Linux Enterprise Server 15 SP4-LTSS:java-11-openjdk-devel-11.0.26.0-150000.3.122.1.s390x",
                  "SUSE Linux Enterprise Server 15 SP4-LTSS:java-11-openjdk-devel-11.0.26.0-150000.3.122.1.x86_64",
                  "SUSE Linux Enterprise Server 15 SP4-LTSS:java-11-openjdk-headless-11.0.26.0-150000.3.122.1.aarch64",
                  "SUSE Linux Enterprise Server 15 SP4-LTSS:java-11-openjdk-headless-11.0.26.0-150000.3.122.1.ppc64le",
                  "SUSE Linux Enterprise Server 15 SP4-LTSS:java-11-openjdk-headless-11.0.26.0-150000.3.122.1.s390x",
                  "SUSE Linux Enterprise Server 15 SP4-LTSS:java-11-openjdk-headless-11.0.26.0-150000.3.122.1.x86_64",
                  "SUSE Linux Enterprise Server 15 SP5-LTSS:java-11-openjdk-11.0.26.0-150000.3.122.1.aarch64",
                  "SUSE Linux Enterprise Server 15 SP5-LTSS:java-11-openjdk-11.0.26.0-150000.3.122.1.ppc64le",
                  "SUSE Linux Enterprise Server 15 SP5-LTSS:java-11-openjdk-11.0.26.0-150000.3.122.1.s390x",
                  "SUSE Linux Enterprise Server 15 SP5-LTSS:java-11-openjdk-11.0.26.0-150000.3.122.1.x86_64",
                  "SUSE Linux Enterprise Server 15 SP5-LTSS:java-11-openjdk-demo-11.0.26.0-150000.3.122.1.aarch64",
                  "SUSE Linux Enterprise Server 15 SP5-LTSS:java-11-openjdk-demo-11.0.26.0-150000.3.122.1.ppc64le",
                  "SUSE Linux Enterprise Server 15 SP5-LTSS:java-11-openjdk-demo-11.0.26.0-150000.3.122.1.s390x",
                  "SUSE Linux Enterprise Server 15 SP5-LTSS:java-11-openjdk-demo-11.0.26.0-150000.3.122.1.x86_64",
                  "SUSE Linux Enterprise Server 15 SP5-LTSS:java-11-openjdk-devel-11.0.26.0-150000.3.122.1.aarch64",
                  "SUSE Linux Enterprise Server 15 SP5-LTSS:java-11-openjdk-devel-11.0.26.0-150000.3.122.1.ppc64le",
                  "SUSE Linux Enterprise Server 15 SP5-LTSS:java-11-openjdk-devel-11.0.26.0-150000.3.122.1.s390x",
                  "SUSE Linux Enterprise Server 15 SP5-LTSS:java-11-openjdk-devel-11.0.26.0-150000.3.122.1.x86_64",
                  "SUSE Linux Enterprise Server 15 SP5-LTSS:java-11-openjdk-headless-11.0.26.0-150000.3.122.1.aarch64",
                  "SUSE Linux Enterprise Server 15 SP5-LTSS:java-11-openjdk-headless-11.0.26.0-150000.3.122.1.ppc64le",
                  "SUSE Linux Enterprise Server 15 SP5-LTSS:java-11-openjdk-headless-11.0.26.0-150000.3.122.1.s390x",
                  "SUSE Linux Enterprise Server 15 SP5-LTSS:java-11-openjdk-headless-11.0.26.0-150000.3.122.1.x86_64",
                  "SUSE Linux Enterprise Server for SAP Applications 15 SP3:java-11-openjdk-11.0.26.0-150000.3.122.1.ppc64le",
                  "SUSE Linux Enterprise Server for SAP Applications 15 SP3:java-11-openjdk-11.0.26.0-150000.3.122.1.x86_64",
                  "SUSE Linux Enterprise Server for SAP Applications 15 SP3:java-11-openjdk-demo-11.0.26.0-150000.3.122.1.ppc64le",
                  "SUSE Linux Enterprise Server for SAP Applications 15 SP3:java-11-openjdk-demo-11.0.26.0-150000.3.122.1.x86_64",
                  "SUSE Linux Enterprise Server for SAP Applications 15 SP3:java-11-openjdk-devel-11.0.26.0-150000.3.122.1.ppc64le",
                  "SUSE Linux Enterprise Server for SAP Applications 15 SP3:java-11-openjdk-devel-11.0.26.0-150000.3.122.1.x86_64",
                  "SUSE Linux Enterprise Server for SAP Applications 15 SP3:java-11-openjdk-headless-11.0.26.0-150000.3.122.1.ppc64le",
                  "SUSE Linux Enterprise Server for SAP Applications 15 SP3:java-11-openjdk-headless-11.0.26.0-150000.3.122.1.x86_64",
                  "SUSE Linux Enterprise Server for SAP Applications 15 SP4:java-11-openjdk-11.0.26.0-150000.3.122.1.ppc64le",
                  "SUSE Linux Enterprise Server for SAP Applications 15 SP4:java-11-openjdk-11.0.26.0-150000.3.122.1.x86_64",
                  "SUSE Linux Enterprise Server for SAP Applications 15 SP4:java-11-openjdk-demo-11.0.26.0-150000.3.122.1.ppc64le",
                  "SUSE Linux Enterprise Server for SAP Applications 15 SP4:java-11-openjdk-demo-11.0.26.0-150000.3.122.1.x86_64",
                  "SUSE Linux Enterprise Server for SAP Applications 15 SP4:java-11-openjdk-devel-11.0.26.0-150000.3.122.1.ppc64le",
                  "SUSE Linux Enterprise Server for SAP Applications 15 SP4:java-11-openjdk-devel-11.0.26.0-150000.3.122.1.x86_64",
                  "SUSE Linux Enterprise Server for SAP Applications 15 SP4:java-11-openjdk-headless-11.0.26.0-150000.3.122.1.ppc64le",
                  "SUSE Linux Enterprise Server for SAP Applications 15 SP4:java-11-openjdk-headless-11.0.26.0-150000.3.122.1.x86_64",
                  "SUSE Linux Enterprise Server for SAP Applications 15 SP5:java-11-openjdk-11.0.26.0-150000.3.122.1.ppc64le",
                  "SUSE Linux Enterprise Server for SAP Applications 15 SP5:java-11-openjdk-11.0.26.0-150000.3.122.1.x86_64",
                  "SUSE Linux Enterprise Server for SAP Applications 15 SP5:java-11-openjdk-demo-11.0.26.0-150000.3.122.1.ppc64le",
                  "SUSE Linux Enterprise Server for SAP Applications 15 SP5:java-11-openjdk-demo-11.0.26.0-150000.3.122.1.x86_64",
                  "SUSE Linux Enterprise Server for SAP Applications 15 SP5:java-11-openjdk-devel-11.0.26.0-150000.3.122.1.ppc64le",
                  "SUSE Linux Enterprise Server for SAP Applications 15 SP5:java-11-openjdk-devel-11.0.26.0-150000.3.122.1.x86_64",
                  "SUSE Linux Enterprise Server for SAP Applications 15 SP5:java-11-openjdk-headless-11.0.26.0-150000.3.122.1.ppc64le",
                  "SUSE Linux Enterprise Server for SAP Applications 15 SP5:java-11-openjdk-headless-11.0.26.0-150000.3.122.1.x86_64",
                  "SUSE Manager Proxy 4.3:java-11-openjdk-11.0.26.0-150000.3.122.1.x86_64",
                  "SUSE Manager Proxy 4.3:java-11-openjdk-demo-11.0.26.0-150000.3.122.1.x86_64",
                  "SUSE Manager Proxy 4.3:java-11-openjdk-devel-11.0.26.0-150000.3.122.1.x86_64",
                  "SUSE Manager Proxy 4.3:java-11-openjdk-headless-11.0.26.0-150000.3.122.1.x86_64",
                  "SUSE Manager Server 4.3:java-11-openjdk-11.0.26.0-150000.3.122.1.ppc64le",
                  "SUSE Manager Server 4.3:java-11-openjdk-11.0.26.0-150000.3.122.1.s390x",
                  "SUSE Manager Server 4.3:java-11-openjdk-11.0.26.0-150000.3.122.1.x86_64",
                  "SUSE Manager Server 4.3:java-11-openjdk-demo-11.0.26.0-150000.3.122.1.ppc64le",
                  "SUSE Manager Server 4.3:java-11-openjdk-demo-11.0.26.0-150000.3.122.1.s390x",
                  "SUSE Manager Server 4.3:java-11-openjdk-demo-11.0.26.0-150000.3.122.1.x86_64",
                  "SUSE Manager Server 4.3:java-11-openjdk-devel-11.0.26.0-150000.3.122.1.ppc64le",
                  "SUSE Manager Server 4.3:java-11-openjdk-devel-11.0.26.0-150000.3.122.1.s390x",
                  "SUSE Manager Server 4.3:java-11-openjdk-devel-11.0.26.0-150000.3.122.1.x86_64",
                  "SUSE Manager Server 4.3:java-11-openjdk-headless-11.0.26.0-150000.3.122.1.ppc64le",
                  "SUSE Manager Server 4.3:java-11-openjdk-headless-11.0.26.0-150000.3.122.1.s390x",
                  "SUSE Manager Server 4.3:java-11-openjdk-headless-11.0.26.0-150000.3.122.1.x86_64",
                  "openSUSE Leap 15.6:java-11-openjdk-11.0.26.0-150000.3.122.1.aarch64",
                  "openSUSE Leap 15.6:java-11-openjdk-11.0.26.0-150000.3.122.1.ppc64le",
                  "openSUSE Leap 15.6:java-11-openjdk-11.0.26.0-150000.3.122.1.s390x",
                  "openSUSE Leap 15.6:java-11-openjdk-11.0.26.0-150000.3.122.1.x86_64",
                  "openSUSE Leap 15.6:java-11-openjdk-demo-11.0.26.0-150000.3.122.1.aarch64",
                  "openSUSE Leap 15.6:java-11-openjdk-demo-11.0.26.0-150000.3.122.1.ppc64le",
                  "openSUSE Leap 15.6:java-11-openjdk-demo-11.0.26.0-150000.3.122.1.s390x",
                  "openSUSE Leap 15.6:java-11-openjdk-demo-11.0.26.0-150000.3.122.1.x86_64",
                  "openSUSE Leap 15.6:java-11-openjdk-devel-11.0.26.0-150000.3.122.1.aarch64",
                  "openSUSE Leap 15.6:java-11-openjdk-devel-11.0.26.0-150000.3.122.1.ppc64le",
                  "openSUSE Leap 15.6:java-11-openjdk-devel-11.0.26.0-150000.3.122.1.s390x",
                  "openSUSE Leap 15.6:java-11-openjdk-devel-11.0.26.0-150000.3.122.1.x86_64",
                  "openSUSE Leap 15.6:java-11-openjdk-headless-11.0.26.0-150000.3.122.1.aarch64",
                  "openSUSE Leap 15.6:java-11-openjdk-headless-11.0.26.0-150000.3.122.1.ppc64le",
                  "openSUSE Leap 15.6:java-11-openjdk-headless-11.0.26.0-150000.3.122.1.s390x",
                  "openSUSE Leap 15.6:java-11-openjdk-headless-11.0.26.0-150000.3.122.1.x86_64",
                  "openSUSE Leap 15.6:java-11-openjdk-javadoc-11.0.26.0-150000.3.122.1.noarch",
                  "openSUSE Leap 15.6:java-11-openjdk-jmods-11.0.26.0-150000.3.122.1.aarch64",
                  "openSUSE Leap 15.6:java-11-openjdk-jmods-11.0.26.0-150000.3.122.1.ppc64le",
                  "openSUSE Leap 15.6:java-11-openjdk-jmods-11.0.26.0-150000.3.122.1.s390x",
                  "openSUSE Leap 15.6:java-11-openjdk-jmods-11.0.26.0-150000.3.122.1.x86_64",
                  "openSUSE Leap 15.6:java-11-openjdk-src-11.0.26.0-150000.3.122.1.aarch64",
                  "openSUSE Leap 15.6:java-11-openjdk-src-11.0.26.0-150000.3.122.1.ppc64le",
                  "openSUSE Leap 15.6:java-11-openjdk-src-11.0.26.0-150000.3.122.1.s390x",
                  "openSUSE Leap 15.6:java-11-openjdk-src-11.0.26.0-150000.3.122.1.x86_64",
               ],
            },
         ],
         threats: [
            {
               category: "impact",
               date: "2025-02-03T15:12:44Z",
               details: "moderate",
            },
         ],
         title: "CVE-2025-21502",
      },
   ],
}


Log in or create an account to share your comment.

Security Advisory comment format.

This schema specifies the format of a comment related to a security advisory.

UUIDv4 of the comment
UUIDv4 of the Vulnerability-Lookup instance
When the comment was created originally
When the comment was last updated
Title of the comment
Description of the comment
The identifier of the vulnerability (CVE ID, GHSA-ID, PYSEC ID, etc.).



Tags
Taxonomy of the tags.


Loading…

Loading…

Loading…

Sightings

Author Source Type Date

Nomenclature

  • Seen: The vulnerability was mentioned, discussed, or seen somewhere by the user.
  • Confirmed: The vulnerability is confirmed from an analyst perspective.
  • Exploited: This vulnerability was exploited and seen by the user reporting the sighting.
  • Patched: This vulnerability was successfully patched by the user reporting the sighting.
  • Not exploited: This vulnerability was not exploited or seen by the user reporting the sighting.
  • Not confirmed: The user expresses doubt about the veracity of the vulnerability.
  • Not patched: This vulnerability was not successfully patched by the user reporting the sighting.