cve-2026-14456

MEDIUM CVSS 5.3 csaf_opensuse
Description

SUSE CVE-2026-14456

Timeline
Published
2026-08-28 01:33 UTC
Last Modified
2026-09-01
CVSS Details

CVSS details not available.

Affected Products

No product information available.

References

No references available.

Linked Vulnerabilities

{
  "document": {
    "aggregate_severity": {
      "namespace": "https://www.suse.com/support/security/rating/",
      "text": "moderate"
    },
    "category": "csaf_vex",
    "csaf_version": "2.0",
    "distribution": {
      "text": "Copyright 2024 SUSE LLC. All rights reserved.",
      "tlp": {
        "label": "WHITE",
        "url": "https://www.first.org/tlp/"
      }
    },
    "lang": "en",
    "notes": [
      {
        "category": "summary",
        "text": "SUSE CVE-2026-14456",
        "title": "Title"
      },
      {
        "category": "description",
        "text": "Issue summary: When an OpenSSL QUIC server (Listener SSL object) processes\nvalid QUIC Initial packets for unknown destination connection IDs, it\ncan allocate and queue new incoming channels without enforcing any limit.\n\nImpact summary: A remote peer that can make many Initial packets reach the\nserver listener faster than the application accepts connections, can cause the\nmemory allocated to store the per-channel state to grow without any limits,\npotentially making the QUIC listener unavailable and causing Denial of Service.\n\nCWE: CWE-770: Allocation of Resources Without Limits or Throttling\n\nDescription: The function that handles inbound QUIC packets uses\nConnection-Id from the packet header to find an existing connection\n(QUIC channel). If no existing connection is found and the packet\ntype is INITIAL, the function treats the packet as a new connection. It\nallocates a new channel object and inserts it into a queue where it\nwaits to be accepted by the local application with SSL_accept(3ossl).\nThe memory occupied by these initial channel objects may grow\nwithout bounds if the application is not able to call SSL_accept()\nfrequently enough to serve these inbound connection requests.\n\nThe issue is present since OpenSSL 3.5 when the QUIC server implementation\nwas added.\n\nThe fix introduces a limit for pending connections. The default limit is set\nto 256 pending connections (waiting to be accepted by the local application).\nApplications may change the default by calling SSL_set_value_uint(3ossl).\n\nFIPS impact: no\nThe FIPS module is not affected as the QUIC implementation is outside of\nthe OpenSSL FIPS module boundary.",
        "title": "Description of the CVE"
      },
      {
        "category": "legal_disclaimer",
        "text": "CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).",
        "title": "Terms of use"
      }
    ],
    "publisher": {
      "category": "vendor",
      "contact_details": "https://www.suse.com/support/security/contact/",
      "name": "SUSE Product Security Team",
      "namespace": "https://www.suse.com/"
    },
    "references": [
      {
        "category": "external",
        "summary": "CVE-2026-14456",
        "url": "https://www.suse.com/security/cve/CVE-2026-14456"
      },
      {
        "category": "external",
        "summary": "SUSE Security Ratings",
        "url": "https://www.suse.com/support/security/rating/"
      },
      {
        "category": "external",
        "summary": "SUSE Bug 1274791 for CVE-2026-14456",
        "url": "https://bugzilla.suse.com/1274791"
      }
    ],
    "title": "SUSE CVE CVE-2026-14456",
    "tracking": {
      "current_release_date": "2026-09-01T00:57:41Z",
      "generator": {
        "date": "2026-08-28T01:33:29Z",
        "engine": {
          "name": "cve-database.git:bin/generate-csaf-vex.pl",
          "version": "1"
        }
      },
      "id": "CVE-2026-14456",
      "initial_release_date": "2026-08-28T01:33:29Z",
      "revision_history": [
        {
          "date": "2026-08-28T01:33:29Z",
          "number": "2",
          "summary": "vulnerabilities added,references added,severity changed from  to moderate"
        },
        {
          "date": "2026-09-01T00:57:41Z",
          "number": "3",
          "summary": "more updates marked as not affected"
        }
      ],
      "status": "interim",
      "version": "3"
    }
  },
  "product_tree": {
    "branches": [
      {
        "branches": [
          {
            "branches": [
              {
                "category": "product_name",
                "name": "SUSE Linux Enterprise Desktop 15 SP7",
                "product": {
                  "name": "SUSE Linux Enterprise Desktop 15 SP7",
                  "product_id": "SUSE Linux Enterprise Desktop 15 SP7",
                  "product_identification_helper": {
                    "cpe": "cpe:/o:suse:sled:15:sp7"
                  }
                }
              },
              {
                "category": "product_name",
                "name": "SUSE Linux Enterprise High Performance Computing 12 SP5",
                "product": {
                  "name": "SUSE Linux Enterprise High Performance Computing 12 SP5",
                  "product_id": "SUSE Linux Enterprise High Performance Computing 12 SP5",
                  "product_identification_helper": {
                    "cpe": "cpe:/o:suse:sle-hpc:12:sp5"
                  }
                }
              },
              {
                "category": "product_name",
                "name": "SUSE Linux Enterprise High Performance Computing 15 SP1",
                "product": {
                  "name": "SUSE Linux Enterprise High Performance Computing 15 SP1",
                  "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP1",
                  "product_identification_helper": {
                    "cpe": "cpe:/o:suse:sle_hpc:15:sp1"
                  }
                }
              },
              {
                "category": "product_name",
                "name": "SUSE Linux Enterprise High Performance Computing 15 SP2",
                "product": {
                  "name": "SUSE Linux Enterprise High Performance Computing 15 SP2",
                  "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP2",
                  "product_identification_helper": {
                    "cpe": "cpe:/o:suse:sle_hpc:15:sp2"
                  }
                }
              },
              {
                "category": "product_name",
                "name": "SUSE Linux Enterprise High Performance Computing 15 SP3",
                "product": {
                  "name": "SUSE Linux Enterprise High Performance Computing 15 SP3",
                  "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3",
                  "product_identification_helper": {
                    "cpe": "cpe:/o:suse:sle_hpc:15:sp3"
                  }
                }
              },
              {
                "category": "product_name",
                "name": "SUSE Linux Enterprise High Performance Computing 15 SP4",
                "product": {
                  "name": "SUSE Linux Enterprise High Performance Computing 15 SP4",
                  "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4",
                  "product_identification_helper": {
                    "cpe": "cpe:/o:suse:sle_hpc:15:sp4"
                  }
                }
              },
              {
                "category": "product_name",
                "name": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS",
                "product": {
                  "name": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS",
                  "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS",
                  "product_identification_helper": {
                    "cpe": "cpe:/o:suse:sle_hpc-ltss:15:sp4"
                  }
                }
              },
              {
                "category": "product_name",
                "name": "SUSE Linux Enterprise High Performance Computing 15 SP5",
                "product": {
                  "name": "SUSE Linux Enterprise High Performance Computing 15 SP5",
                  "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5",
                  "product_identification_helper": {
                    "cpe": "cpe:/o:suse:sle_hpc:15:sp5"
                  }
                }
              },
              {
                "category": "product_name",
                "name": "SUSE Linux Enterprise High Performance Computing 15 SP5-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 Live Patching 15 SP4",
                "product": {
                  "name": "SUSE Linux Enterprise Live Patching 15 SP4",
                  "product_id": "SUSE Linux Enterprise Live Patching 15 SP4",
                  "product_identification_helper": {
                    "cpe": "cpe:/o:suse:sle-module-live-patching:15:sp4"
                  }
                }
              },
              {
                "category": "product_name",
                "name": "SUSE Linux Enterprise Live Patching 15 SP5",
                "product": {
                  "name": "SUSE Linux Enterprise Live Patching 15 SP5",
                  "product_id": "SUSE Linux Enterprise Live Patching 15 SP5",
                  "product_identification_helper": {
                    "cpe": "cpe:/o:suse:sle-module-live-patching:15:sp5"
                  }
                }
              },
              {
                "category": "product_name",
                "name": "SUSE Linux Enterprise Live Patching 15 SP7",
                "product": {
                  "name": "SUSE Linux Enterprise Live Patching 15 SP7",
                  "product_id": "SUSE Linux Enterprise Live Patching 15 SP7",
                  "product_identification_helper": {
                    "cpe": "cpe:/o:suse:sle-module-live-patching:15:sp7"
                  }
                }
              },
              {
                "category": "product_name",
                "name": "SUSE Linux Enterprise Micro 5.3",
                "product": {
                  "name": "SUSE Linux Enterprise Micro 5.3",
                  "product_id": "SUSE Linux Enterprise Micro 5.3",
                  "product_identification_helper": {
                    "cpe": "cpe:/o:suse:sle-micro:5.3"
                  }
                }
              },
              {
                "category": "product_name",
                "name": "SUSE Linux Enterprise Micro 5.4",
                "product": {
                  "name": "SUSE Linux Enterprise Micro 5.4",
                  "product_id": "SUSE Linux Enterprise Micro 5.4",
                  "product_identification_helper": {
                    "cpe": "cpe:/o:suse:sle-micro:5.4"
                  }
                }
              },
              {
                "category": "product_name",
                "name": "SUSE Linux Enterprise Micro 5.5",
                "product": {
                  "name": "SUSE Linux Enterprise Micro 5.5",
                  "product_id": "SUSE Linux Enterprise Micro 5.5",
                  "product_identification_helper": {
                    "cpe": "cpe:/o:suse:sle-micro:5.5"
                  }
                }
              },
              {
                "category": "product_name",
                "name": "SUSE Linux Enterprise Module for Basesystem 15 SP7",
                "product": {
                  "name": "SUSE Linux Enterprise Module for Basesystem 15 SP7",
                  "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP7",
                  "product_identification_helper": {
                    "cpe": "cpe:/o:suse:sle-module-basesystem:15:sp7"
                  }
                }
              },
              {
                "category": "product_name",
                "name": "SUSE Linux Enterprise Module for Development Tools 15 SP7",
                "product": {
                  "name": "SUSE Linux Enterprise Module for Development Tools 15 SP7",
                  "product_id": "SUSE Linux Enterprise Module for Development Tools 15 SP7",
                  "product_identification_helper": {
                    "cpe": "cpe:/o:suse:sle-module-development-tools:15:sp7"
                  }
                }
              },
              {
                "category": "product_name",
                "name": "SUSE Linux Enterprise Module for Legacy 15 SP7",
                "product": {
                  "name": "SUSE Linux Enterprise Module for Legacy 15 SP7",
                  "product_id": "SUSE Linux Enterprise Module for Legacy 15 SP7",
                  "product_identification_helper": {
                    "cpe": "cpe:/o:suse:sle-module-legacy:15:sp7"
                  }
                }
              },
              {
                "category": "product_name",
                "name": "SUSE Linux Enterprise Server 11 SP4 LTSS EXTREME CORE",
                "product": {
                  "name": "SUSE Linux Enterprise Server 11 SP4 LTSS EXTREME CORE",
                  "product_id": "SUSE Linux Enterprise Server 11 SP4 LTSS EXTREME CORE",
                  "product_identification_helper": {
                    "cpe": "cpe:/o:suse:suse_sles_ltss-extreme-core:11:sp4"
                  }
                }
              },
              {
                "category": "product_name",
                "name": "SUSE Linux Enterprise Server 12 SP5",
                "product": {
                  "name": "SUSE Linux Enterprise Server 12 SP5",
                  "product_id": "SUSE Linux Enterprise Server 12 SP5",
                  "product_identification_helper": {
                    "cpe": "cpe:/o:suse:sles:12:sp5"
                  }
                }
              },
              {
                "category": "product_name",
                "name": "SUSE Linux Enterprise Server 12 SP5-LTSS",
                "product": {
                  "name": "SUSE Linux Enterprise Server 12 SP5-LTSS",
                  "product_id": "SUSE Linux Enterprise Server 12 SP5-LTSS",
                  "product_identification_helper": {
                    "cpe": "cpe:/o:suse:sles-ltss:12:sp5"
                  }
                }
              },
              {
                "category": "product_name",
                "name": "SUSE Linux Enterprise Server 15 SP1",
                "product": {
                  "name": "SUSE Linux Enterprise Server 15 SP1",
                  "product_id": "SUSE Linux Enterprise Server 15 SP1",
                  "product_identification_helper": {
                    "cpe": "cpe:/o:suse:sles:15:sp1"
                  }
                }
              },
              {
                "category": "product_name",
                "name": "SUSE Linux Enterprise Server 15 SP1-LTSS",
                "product": {
                  "name": "SUSE Linux Enterprise Server 15 SP1-LTSS",
                  "product_id": "SUSE Linux Enterprise Server 15 SP1-LTSS",
                  "product_identification_helper": {
                    "cpe": "cpe:/o:suse:sles-ltss:15:sp1"
                  }
                }
              },
              {
                "category": "product_name",
                "name": "SUSE Linux Enterprise Server 15 SP2",
                "product": {
                  "name": "SUSE Linux Enterprise Server 15 SP2",
                  "product_id": "SUSE Linux Enterprise Server 15 SP2",
                  "product_identification_helper": {
                    "cpe": "cpe:/o:suse:sles:15:sp2"
                  }
                }
              },
              {
                "category": "product_name",
                "name": "SUSE Linux Enterprise Server 15 SP2-LTSS",
                "product": {
                  "name": "SUSE Linux Enterprise Server 15 SP2-LTSS",
                  "product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS",
                  "product_identification_helper": {
                    "cpe": "cpe:/o:suse:sles-ltss:15:sp2"
                  }
                }
              },
              {
                "category": "product_name",
                "name": "SUSE Linux Enterprise Server 15 SP3",
                "product": {
                  "name": "SUSE Linux Enterprise Server 15 SP3",
                  "product_id": "SUSE Linux Enterprise Server 15 SP3",
                  "product_identification_helper": {
                    "cpe": "cpe:/o:suse:sles:15:sp3"
                  }
                }
              },
              {
                "category": "product_name",
                "name": "SUSE Linux Enterprise Server 15 SP3-LTSS",
                "product": {
                  "name": "SUSE Linux Enterprise Server 15 SP3-LTSS",
                  "product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS",
                  "product_identification_helper": {
                    "cpe": "cpe:/o:suse:sles-ltss:15:sp3"
                  }
                }
              },
              {
                "category": "product_name",
                "name": "SUSE Linux Enterprise Server 15 SP4",
                "product": {
                  "name": "SUSE Linux Enterprise Server 15 SP4",
                  "product_id": "SUSE Linux Enterprise Server 15 SP4",
                  "product_identification_helper": {
                    "cpe": "cpe:/o:suse:sles:15:sp4"
                  }
                }
              },
              {
                "category": "product_name",
                "name": "SUSE Linux Enterprise Server 15 SP4-LTSS",
                "product": {
                  "name": "SUSE Linux Enterprise Server 15 SP4-LTSS",
                  "product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS",
                  "product_identification_helper": {
                    "cpe": "cpe:/o:suse:sles-ltss:15:sp4"
                  }
                }
              },
              {
                "category": "product_name",
                "name": "SUSE Linux Enterprise Server 15 SP5",
                "product": {
                  "name": "SUSE Linux Enterprise Server 15 SP5",
                  "product_id": "SUSE Linux Enterprise Server 15 SP5",
                  "product_identification_helper": {
                    "cpe": "cpe:/o:suse:sles:15:sp5"
                  }
                }
              },
              {
                "category": "product_name",
                "name": "SUSE Linux Enterprise Server 15 SP5-LTSS",
                "product": {
                  "name": "SUSE Linux Enterprise Server 15 SP5-LTSS",
                  "product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS",
                  "product_identification_helper": {
                    "cpe": "cpe:/o:suse:sles-ltss:15:sp5"
                  }
                }
              },
              {
                "category": "product_name",
                "name": "SUSE Linux Enterprise Server 15 SP6",
                "product": {
                  "name": "SUSE Linux Enterprise Server 15 SP6",
                  "product_id": "SUSE Linux Enterprise Server 15 SP6",
                  "product_identification_helper": {
                    "cpe": "cpe:/o:suse:sles:15:sp6"
                  }
                }
              },
              {
                "category": "product_name",
                "name": "SUSE Linux Enterprise Server 15 SP6-LTSS",
                "product": {
                  "name": "SUSE Linux Enterprise Server 15 SP6-LTSS",
                  "product_id": "SUSE Linux Enterprise Server 15 SP6-LTSS",
                  "product_identification_helper": {
                    "cpe": "cpe:/o:suse:sles-ltss:15:sp6"
                  }
                }
              },
              {
                "category": "product_name",
                "name": "SUSE Linux Enterprise Server 15 SP7",
                "product": {
                  "name": "SUSE Linux Enterprise Server 15 SP7",
                  "product_id": "SUSE Linux Enterprise Server 15 SP7",
                  "product_identification_helper": {
                    "cpe": "cpe:/o:suse:sles:15:sp7"
                  }
                }
              },
              {
                "category": "product_name",
                "name": "SUSE Linux Enterprise Server 16.0",
                "product": {
                  "name": "SUSE Linux Enterprise Server 16.0",
                  "product_id": "SUSE Linux Enterprise Server 16.0",
                  "product_identification_helper": {
                    "cpe": "cpe:/o:suse:sles:16:16.0:server"
                  }
                }
              },
              {
                "category": "product_name",
                "name": "SUSE Linux Enterprise Server 16.1",
                "product": {
                  "name": "SUSE Linux Enterprise Server 16.1",
                  "product_id": "SUSE Linux Enterprise Server 16.1",
                  "product_identification_helper": {
                    "cpe": "cpe:/o:suse:sles:16:16.1:server"
                  }
                }
              },
              {
                "category": "product_name",
                "name": "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5",
                "product": {
                  "name": "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5",
                  "product_id": "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5",
                  "product_identification_helper": {
                    "cpe": "cpe:/o:suse:sles-ltss-extended-security:12:sp5"
                  }
                }
              },
              {
                "category": "product_name",
                "name": "SUSE Linux Enterprise Server Teradata 12 SP3",
                "product": {
                  "name": "SUSE Linux Enterprise Server Teradata 12 SP3",
                  "product_id": "SUSE Linux Enterprise Server Teradata 12 SP3",
                  "product_identification_helper": {
                    "cpe": "cpe:/o:suse:sles_teradata:12:sp3"
                  }
                }
              },
              {
                "category": "product_name",
                "name": "SUSE Linux Enterprise Server Teradata 15 SP4",
                "product": {
                  "name": "SUSE Linux Enterprise Server Teradata 15 SP4",
                  "product_id": "SUSE Linux Enterprise Server Teradata 15 SP4",
                  "product_identification_helper": {
                    "cpe": "cpe:/o:suse:sles_teradata:15:sp4"
                  }
                }
              },
              {
                "category": "product_name",
                "name": "SUSE Linux Enterprise Server for SAP Applications 12 SP5",
                "product": {
                  "name": "SUSE Linux Enterprise Server for SAP Applications 12 SP5",
                  "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5",
                  "product_identification_helper": {
                    "cpe": "cpe:/o:suse:sles_sap:12:sp5"
                  }
                }
              },
              {
                "category": "product_name",
                "name": "SUSE Linux Enterprise Server for SAP Applications 15 SP1",
                "product": {
                  "name": "SUSE Linux Enterprise Server for SAP Applications 15 SP1",
                  "product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP1",
                  "product_identification_helper": {
                    "cpe": "cpe:/o:suse:sles_sap:15:sp1"
                  }
                }
              },
              {
                "category": "product_name",
                "name": "SUSE Linux Enterprise Server for SAP Applications 15 SP2",
                "product": {
                  "name": "SUSE Linux Enterprise Server for SAP Applications 15 SP2",
                  "product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP2",
                  "product_identification_helper": {
                    "cpe": "cpe:/o:suse:sles_sap:15:sp2"
                  }
                }
              },
              {
                "category": "product_name",
                "name": "SUSE Linux Enterprise Server for SAP Applications 15 SP3",
                "product": {
                  "name": "SUSE Linux Enterprise Server for SAP Applications 15 SP3",
                  "product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP3",
                  "product_identification_helper": {
                    "cpe": "cpe:/o:suse:sles_sap:15:sp3"
                  }
                }
              },
              {
                "category": "product_name",
                "name": "SUSE Linux Enterprise Server for SAP Applications 15 SP4",
                "product": {
                  "name": "SUSE Linux Enterprise Server for SAP Applications 15 SP4",
                  "product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP4",
                  "product_identification_helper": {
                    "cpe": "cpe:/o:suse:sles_sap:15:sp4"
                  }
                }
              },
              {
                "category": "product_name",
                "name": "SUSE Linux Enterprise Server for SAP Applications 15 SP5",
                "product": {
                  "name": "SUSE Linux Enterprise Server for SAP Applications 15 SP5",
                  "product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP5",
                  "product_identification_helper": {
                    "cpe": "cpe:/o:suse:sles_sap:15:sp5"
                  }
                }
              },
              {
                "category": "product_name",
                "name": "SUSE Linux Enterprise Server for SAP Applications 15 SP6",
                "product": {
                  "name": "SUSE Linux Enterprise Server for SAP Applications 15 SP6",
                  "product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP6",
                  "product_identification_helper": {
                    "cpe": "cpe:/o:suse:sles_sap:15:sp6"
                  }
                }
              },
              {
                "category": "product_name",
                "name": "SUSE Linux Enterprise Server for SAP Applications 15 SP7",
                "product": {
                  "name": "SUSE Linux Enterprise Server for SAP Applications 15 SP7",
                  "product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP7",
                  "product_identification_helper": {
                    "cpe": "cpe:/o:suse:sles_sap:15:sp7"
                  }
                }
              },
              {
                "category": "product_name",
                "name": "SUSE Linux Enterprise Server for SAP applications 16.0",
                "product": {
                  "name": "SUSE Linux Enterprise Server for SAP applications 16.0",
                  "product_id": "SUSE Linux Enterprise Server for SAP applications 16.0",
                  "product_identification_helper": {
                    "cpe": "cpe:/o:suse:sles:16:16.0:server-sap"
                  }
                }
              },
              {
                "category": "product_name",
                "name": "SUSE Linux Enterprise Server for SAP applications 16.1",
                "product": {
                  "name": "SUSE Linux Enterprise Server for SAP applications 16.1",
                  "product_id": "SUSE Linux Enterprise Server for SAP applications 16.1",
                  "product_identification_helper": {
                    "cpe": "cpe:/o:suse:sles:16:16.1:server-sap"
                  }
                }
              },
              {
                "category": "product_name",
                "name": "SUSE Linux Micro 6.0",
                "product": {
                  "name": "SUSE Linux Micro 6.0",
                  "product_id": "SUSE Linux Micro 6.0",
                  "product_identification_helper": {
                    "cpe": "cpe:/o:suse:sl-micro:6.0"
                  }
                }
              },
              {
                "category": "product_name",
                "name": "SUSE Linux Micro 6.1",
                "product": {
                  "name": "SUSE Linux Micro 6.1",
                  "product_id": "SUSE Linux Micro 6.1",
                  "product_identification_helper": {
                    "cpe": "cpe:/o:suse:sl-micro:6.1"
                  }
                }
              },
              {
                "category": "product_name",
                "name": "SUSE Linux Micro 6.2",
                "product": {
                  "name": "SUSE Linux Micro 6.2",
                  "product_id": "SUSE Linux Micro 6.2",
                  "product_identification_helper": {
                    "cpe": "cpe:/o:suse:sl-micro:6.2"
                  }
                }
              },
              {
                "category": "product_name",
                "name": "openSUSE Leap 16.0",
                "product": {
                  "name": "openSUSE Leap 16.0",
                  "product_id": "openSUSE Leap 16.0"
                }
              },
              {
                "category": "product_name",
                "name": "openSUSE Tumbleweed",
                "product": {
                  "name": "openSUSE Tumbleweed",
                  "product_id": "openSUSE Tumbleweed",
                  "product_identification_helper": {
                    "cpe": "cpe:/o:opensuse:tumbleweed"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "compat-openssl098",
                "product": {
                  "name": "compat-openssl098",
                  "product_id": "compat-openssl098",
                  "product_identification_helper": {
                    "cpe": "cpe:2.3:a:openssl:openssl:*:*:*:*:*:*:*:*",
                    "purl": "pkg:rpm/suse/compat-openssl098@"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "libopenssl-1_0_0-devel",
                "product": {
                  "name": "libopenssl-1_0_0-devel",
                  "product_id": "libopenssl-1_0_0-devel",
                  "product_identification_helper": {
                    "cpe": "cpe:2.3:a:openssl:openssl:*:*:*:*:*:*:*:*",
                    "purl": "pkg:rpm/suse/libopenssl-1_0_0-devel@?upstream=openssl-1_0_0.src.rpm"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "libopenssl-1_0_0-devel-32bit",
                "product": {
                  "name": "libopenssl-1_0_0-devel-32bit",
                  "product_id": "libopenssl-1_0_0-devel-32bit",
                  "product_identification_helper": {
                    "cpe": "cpe:2.3:a:openssl:openssl:*:*:*:*:*:*:*:*",
                    "purl": "pkg:rpm/suse/libopenssl-1_0_0-devel-32bit@?upstream=openssl-1_0_0.src.rpm"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "libopenssl-1_1-devel",
                "product": {
                  "name": "libopenssl-1_1-devel",
                  "product_id": "libopenssl-1_1-devel",
                  "product_identification_helper": {
                    "cpe": "cpe:2.3:a:openssl:openssl:*:*:*:*:*:*:*:*",
                    "purl": "pkg:rpm/suse/libopenssl-1_1-devel@?upstream=openssl-1_1.src.rpm"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "libopenssl-1_1-devel-32bit",
                "product": {
                  "name": "libopenssl-1_1-devel-32bit",
                  "product_id": "libopenssl-1_1-devel-32bit",
                  "product_identification_helper": {
                    "cpe": "cpe:2.3:a:openssl:openssl:*:*:*:*:*:*:*:*",
                    "purl": "pkg:rpm/suse/libopenssl-1_1-devel-32bit@?upstream=openssl-1_1.src.rpm"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "libopenssl-3-devel",
                "product": {
                  "name": "libopenssl-3-devel",
                  "product_id": "libopenssl-3-devel",
                  "product_identification_helper": {
                    "cpe": "cpe:2.3:a:openssl:openssl:*:*:*:*:*:*:*:*",
                    "purl": "pkg:rpm/suse/libopenssl-3-devel@?upstream=openssl-3.src.rpm"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "libopenssl-3-devel-3.5.0-150700.5.50.1",
                "product": {
                  "name": "libopenssl-3-devel-3.5.0-150700.5.50.1",
                  "product_id": "libopenssl-3-devel-3.5.0-150700.5.50.1",
                  "product_identification_helper": {
                    "cpe": "cpe:2.3:a:openssl:openssl:3.5.0:*:*:*:*:*:*:*",
                    "purl": "pkg:rpm/suse/libopenssl-3-devel@3.5.0-150700.5.50.1?upstream=openssl-3-3.5.0-150700.5.50.1.src.rpm"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "libopenssl-3-devel-3.5.3-8.1",
                "product": {
                  "name": "libopenssl-3-devel-3.5.3-8.1",
                  "product_id": "libopenssl-3-devel-3.5.3-8.1",
                  "product_identification_helper": {
                    "cpe": "cpe:2.3:a:openssl:openssl:3.5.3:*:*:*:*:*:*:*",
                    "purl": "pkg:rpm/suse/libopenssl-3-devel@3.5.3-8.1?upstream=openssl-3-3.5.3-8.1.src.rpm"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "libopenssl-3-devel-32bit-3.5.3-8.1",
                "product": {
                  "name": "libopenssl-3-devel-32bit-3.5.3-8.1",
                  "product_id": "libopenssl-3-devel-32bit-3.5.3-8.1",
                  "product_identification_helper": {
                    "cpe": "cpe:2.3:a:openssl:openssl:3.5.3:*:*:*:*:*:*:*",
                    "purl": "pkg:rpm/suse/libopenssl-3-devel-32bit@3.5.3-8.1?upstream=openssl-3-3.5.3-8.1.src.rpm"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "libopenssl-3-fips-provider",
                "product": {
                  "name": "libopenssl-3-fips-provider",
                  "product_id": "libopenssl-3-fips-provider",
                  "product_identification_helper": {
                    "cpe": "cpe:2.3:a:openssl:openssl:*:*:*:*:*:*:*:*",
                    "purl": "pkg:rpm/suse/libopenssl-3-fips-provider@?upstream=openssl-3.src.rpm"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "libopenssl-3-fips-provider-3.5.0-150700.5.50.1",
                "product": {
                  "name": "libopenssl-3-fips-provider-3.5.0-150700.5.50.1",
                  "product_id": "libopenssl-3-fips-provider-3.5.0-150700.5.50.1",
                  "product_identification_helper": {
                    "cpe": "cpe:2.3:a:openssl:openssl:3.5.0:*:*:*:*:*:*:*",
                    "purl": "pkg:rpm/suse/libopenssl-3-fips-provider@3.5.0-150700.5.50.1?upstream=openssl-3-3.5.0-150700.5.50.1.src.rpm"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "libopenssl-3-fips-provider-3.5.3-8.1",
                "product": {
                  "name": "libopenssl-3-fips-provider-3.5.3-8.1",
                  "product_id": "libopenssl-3-fips-provider-3.5.3-8.1",
                  "product_identification_helper": {
                    "cpe": "cpe:2.3:a:openssl:openssl:3.5.3:*:*:*:*:*:*:*",
                    "purl": "pkg:rpm/suse/libopenssl-3-fips-provider@3.5.3-8.1?upstream=openssl-3-3.5.3-8.1.src.rpm"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "libopenssl-3-fips-provider-32bit",
                "product": {
                  "name": "libopenssl-3-fips-provider-32bit",
                  "product_id": "libopenssl-3-fips-provider-32bit",
                  "product_identification_helper": {
                    "cpe": "cpe:2.3:a:openssl:openssl:*:*:*:*:*:*:*:*",
                    "purl": "pkg:rpm/suse/libopenssl-3-fips-provider-32bit@?upstream=openssl-3.src.rpm"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "libopenssl-3-fips-provider-32bit-3.5.0-150700.5.50.1",
                "product": {
                  "name": "libopenssl-3-fips-provider-32bit-3.5.0-150700.5.50.1",
                  "product_id": "libopenssl-3-fips-provider-32bit-3.5.0-150700.5.50.1",
                  "product_identification_helper": {
                    "cpe": "cpe:2.3:a:openssl:openssl:3.5.0:*:*:*:*:*:*:*",
                    "purl": "pkg:rpm/suse/libopenssl-3-fips-provider-32bit@3.5.0-150700.5.50.1?upstream=openssl-3-3.5.0-150700.5.50.1.src.rpm"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "libopenssl-3-fips-provider-32bit-3.5.3-8.1",
                "product": {
                  "name": "libopenssl-3-fips-provider-32bit-3.5.3-8.1",
                  "product_id": "libopenssl-3-fips-provider-32bit-3.5.3-8.1",
                  "product_identification_helper": {
                    "cpe": "cpe:2.3:a:openssl:openssl:3.5.3:*:*:*:*:*:*:*",
                    "purl": "pkg:rpm/suse/libopenssl-3-fips-provider-32bit@3.5.3-8.1?upstream=openssl-3-3.5.3-8.1.src.rpm"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "libopenssl-3-fips-provider-x86-64-v3",
                "product": {
                  "name": "libopenssl-3-fips-provider-x86-64-v3",
                  "product_id": "libopenssl-3-fips-provider-x86-64-v3",
                  "product_identification_helper": {
                    "cpe": "cpe:2.3:a:openssl:openssl:*:*:*:*:*:*:*:*",
                    "purl": "pkg:rpm/suse/libopenssl-3-fips-provider-x86-64-v3@?upstream=openssl-3.src.rpm"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "libopenssl-3-fips-provider-x86-64-v3-3.5.3-8.1",
                "product": {
                  "name": "libopenssl-3-fips-provider-x86-64-v3-3.5.3-8.1",
                  "product_id": "libopenssl-3-fips-provider-x86-64-v3-3.5.3-8.1",
                  "product_identification_helper": {
                    "cpe": "cpe:2.3:a:openssl:openssl:3.5.3:*:*:*:*:*:*:*",
                    "purl": "pkg:rpm/suse/libopenssl-3-fips-provider-x86-64-v3@3.5.3-8.1?upstream=openssl-3-3.5.3-8.1.src.rpm"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "libopenssl-devel",
                "product": {
                  "name": "libopenssl-devel",
                  "product_id": "libopenssl-devel",
                  "product_identification_helper": {
                    "cpe": "cpe:2.3:a:openssl:openssl:*:*:*:*:*:*:*:*",
                    "purl": "pkg:rpm/suse/libopenssl-devel@?upstream=openssl.src.rpm"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "libopenssl-fips-provider",
                "product": {
                  "name": "libopenssl-fips-provider",
                  "product_id": "libopenssl-fips-provider",
                  "product_identification_helper": {
                    "cpe": "cpe:2.3:a:openssl:openssl:*:*:*:*:*:*:*:*",
                    "purl": "pkg:rpm/suse/libopenssl-fips-provider@?upstream=openssl.src.rpm"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "libopenssl0_9_8",
                "product": {
                  "name": "libopenssl0_9_8",
                  "product_id": "libopenssl0_9_8",
                  "product_identification_helper": {
                    "cpe": "cpe:2.3:a:openssl:openssl:*:*:*:*:*:*:*:*",
                    "purl": "pkg:rpm/suse/libopenssl0_9_8@?upstream=compat-openssl098.src.rpm"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "libopenssl0_9_8-32bit",
                "product": {
                  "name": "libopenssl0_9_8-32bit",
                  "product_id": "libopenssl0_9_8-32bit",
                  "product_identification_helper": {
                    "cpe": "cpe:2.3:a:openssl:openssl:*:*:*:*:*:*:*:*",
                    "purl": "pkg:rpm/suse/libopenssl0_9_8-32bit@?upstream=openssl.src.rpm"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "libopenssl0_9_8-hmac",
                "product": {
                  "name": "libopenssl0_9_8-hmac",
                  "product_id": "libopenssl0_9_8-hmac",
                  "product_identification_helper": {
                    "cpe": "cpe:2.3:a:openssl:openssl:*:*:*:*:*:*:*:*",
                    "purl": "pkg:rpm/suse/libopenssl0_9_8-hmac@?upstream=openssl.src.rpm"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "libopenssl0_9_8-hmac-32bit",
                "product": {
                  "name": "libopenssl0_9_8-hmac-32bit",
                  "product_id": "libopenssl0_9_8-hmac-32bit",
                  "product_identification_helper": {
                    "cpe": "cpe:2.3:a:openssl:openssl:*:*:*:*:*:*:*:*",
                    "purl": "pkg:rpm/suse/libopenssl0_9_8-hmac-32bit@?upstream=openssl.src.rpm"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "libopenssl1-devel",
                "product": {
                  "name": "libopenssl1-devel",
                  "product_id": "libopenssl1-devel",
                  "product_identification_helper": {
                    "cpe": "cpe:2.3:a:openssl:openssl:*:*:*:*:*:*:*:*",
                    "purl": "pkg:rpm/suse/libopenssl1-devel@?upstream=openssl1.src.rpm"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "libopenssl10",
                "product": {
                  "name": "libopenssl10",
                  "product_id": "libopenssl10",
                  "product_identification_helper": {
                    "cpe": "cpe:2.3:a:openssl:openssl:*:*:*:*:*:*:*:*",
                    "purl": "pkg:rpm/suse/libopenssl10@?upstream=openssl-1_0_0.src.rpm"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "libopenssl1_0_0",
                "product": {
                  "name": "libopenssl1_0_0",
                  "product_id": "libopenssl1_0_0",
                  "product_identification_helper": {
                    "cpe": "cpe:2.3:a:openssl:openssl:*:*:*:*:*:*:*:*",
                    "purl": "pkg:rpm/suse/libopenssl1_0_0@?upstream=openssl-1_0_0.src.rpm"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "libopenssl1_0_0-32bit",
                "product": {
                  "name": "libopenssl1_0_0-32bit",
                  "product_id": "libopenssl1_0_0-32bit",
                  "product_identification_helper": {
                    "cpe": "cpe:2.3:a:openssl:openssl:*:*:*:*:*:*:*:*",
                    "purl": "pkg:rpm/suse/libopenssl1_0_0-32bit@?upstream=openssl-1_0_0.src.rpm"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "libopenssl1_0_0-hmac",
                "product": {
                  "name": "libopenssl1_0_0-hmac",
                  "product_id": "libopenssl1_0_0-hmac",
                  "product_identification_helper": {
                    "cpe": "cpe:2.3:a:openssl:openssl:*:*:*:*:*:*:*:*",
                    "purl": "pkg:rpm/suse/libopenssl1_0_0-hmac@?upstream=openssl-1_0_0.src.rpm"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "libopenssl1_0_0-hmac-32bit",
                "product": {
                  "name": "libopenssl1_0_0-hmac-32bit",
                  "product_id": "libopenssl1_0_0-hmac-32bit",
                  "product_identification_helper": {
                    "cpe": "cpe:2.3:a:openssl:openssl:*:*:*:*:*:*:*:*",
                    "purl": "pkg:rpm/suse/libopenssl1_0_0-hmac-32bit@?upstream=openssl-1_0_0.src.rpm"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "libopenssl1_1",
                "product": {
                  "name": "libopenssl1_1",
                  "product_id": "libopenssl1_1",
                  "product_identification_helper": {
                    "cpe": "cpe:2.3:a:openssl:openssl:*:*:*:*:*:*:*:*",
                    "purl": "pkg:rpm/suse/libopenssl1_1@?upstream=openssl-1_1.src.rpm"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "libopenssl1_1-32bit",
                "product": {
                  "name": "libopenssl1_1-32bit",
                  "product_id": "libopenssl1_1-32bit",
                  "product_identification_helper": {
                    "cpe": "cpe:2.3:a:openssl:openssl:*:*:*:*:*:*:*:*",
                    "purl": "pkg:rpm/suse/libopenssl1_1-32bit@?upstream=openssl-1_1.src.rpm"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "libopenssl1_1-hmac",
                "product": {
                  "name": "libopenssl1_1-hmac",
                  "product_id": "libopenssl1_1-hmac",
                  "product_identification_helper": {
                    "cpe": "cpe:2.3:a:openssl:openssl:*:*:*:*:*:*:*:*",
                    "purl": "pkg:rpm/suse/libopenssl1_1-hmac@?upstream=openssl-1_1.src.rpm"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "libopenssl1_1-hmac-32bit",
                "product": {
                  "name": "libopenssl1_1-hmac-32bit",
                  "product_id": "libopenssl1_1-hmac-32bit",
                  "product_identification_helper": {
                    "cpe": "cpe:2.3:a:openssl:openssl:*:*:*:*:*:*:*:*",
                    "purl": "pkg:rpm/suse/libopenssl1_1-hmac-32bit@?upstream=openssl-1_1.src.rpm"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "libopenssl3",
                "product": {
                  "name": "libopenssl3",
                  "product_id": "libopenssl3",
                  "product_identification_helper": {
                    "cpe": "cpe:2.3:a:openssl:openssl:*:*:*:*:*:*:*:*",
                    "purl": "pkg:rpm/suse/libopenssl3@?upstream=openssl-3.src.rpm"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "libopenssl3-3.5.0-150700.5.50.1",
                "product": {
                  "name": "libopenssl3-3.5.0-150700.5.50.1",
                  "product_id": "libopenssl3-3.5.0-150700.5.50.1",
                  "product_identification_helper": {
                    "cpe": "cpe:2.3:a:openssl:openssl:3.5.0:*:*:*:*:*:*:*",
                    "purl": "pkg:rpm/suse/libopenssl3@3.5.0-150700.5.50.1?upstream=openssl-3-3.5.0-150700.5.50.1.src.rpm"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "libopenssl3-3.5.3-8.1",
                "product": {
                  "name": "libopenssl3-3.5.3-8.1",
                  "product_id": "libopenssl3-3.5.3-8.1",
                  "product_identification_helper": {
                    "cpe": "cpe:2.3:a:openssl:openssl:3.5.3:*:*:*:*:*:*:*",
                    "purl": "pkg:rpm/suse/libopenssl3@3.5.3-8.1?upstream=openssl-3-3.5.3-8.1.src.rpm"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "libopenssl3-32bit",
                "product": {
                  "name": "libopenssl3-32bit",
                  "product_id": "libopenssl3-32bit",
                  "product_identification_helper": {
                    "cpe": "cpe:2.3:a:openssl:openssl:*:*:*:*:*:*:*:*",
                    "purl": "pkg:rpm/suse/libopenssl3-32bit@?upstream=openssl-3.src.rpm"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "libopenssl3-32bit-3.5.0-150700.5.50.1",
                "product": {
                  "name": "libopenssl3-32bit-3.5.0-150700.5.50.1",
                  "product_id": "libopenssl3-32bit-3.5.0-150700.5.50.1",
                  "product_identification_helper": {
                    "cpe": "cpe:2.3:a:openssl:openssl:3.5.0:*:*:*:*:*:*:*",
                    "purl": "pkg:rpm/suse/libopenssl3-32bit@3.5.0-150700.5.50.1?upstream=openssl-3-3.5.0-150700.5.50.1.src.rpm"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "libopenssl3-32bit-3.5.3-8.1",
                "product": {
                  "name": "libopenssl3-32bit-3.5.3-8.1",
                  "product_id": "libopenssl3-32bit-3.5.3-8.1",
                  "product_identification_helper": {
                    "cpe": "cpe:2.3:a:openssl:openssl:3.5.3:*:*:*:*:*:*:*",
                    "purl": "pkg:rpm/suse/libopenssl3-32bit@3.5.3-8.1?upstream=openssl-3-3.5.3-8.1.src.rpm"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "libopenssl3-x86-64-v3",
                "product": {
                  "name": "libopenssl3-x86-64-v3",
                  "product_id": "libopenssl3-x86-64-v3",
                  "product_identification_helper": {
                    "cpe": "cpe:2.3:a:openssl:openssl:*:*:*:*:*:*:*:*",
                    "purl": "pkg:rpm/suse/libopenssl3-x86-64-v3@?upstream=openssl-3.src.rpm"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "libopenssl3-x86-64-v3-3.5.3-8.1",
                "product": {
                  "name": "libopenssl3-x86-64-v3-3.5.3-8.1",
                  "product_id": "libopenssl3-x86-64-v3-3.5.3-8.1",
                  "product_identification_helper": {
                    "cpe": "cpe:2.3:a:openssl:openssl:3.5.3:*:*:*:*:*:*:*",
                    "purl": "pkg:rpm/suse/libopenssl3-x86-64-v3@3.5.3-8.1?upstream=openssl-3-3.5.3-8.1.src.rpm"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "openssl",
                "product": {
                  "name": "openssl",
                  "product_id": "openssl",
                  "product_identification_helper": {
                    "cpe": "cpe:2.3:a:openssl:openssl:*:*:*:*:*:*:*:*",
                    "purl": "pkg:rpm/suse/openssl@?upstream=openssl.src.rpm"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "openssl-1_0_0",
                "product": {
                  "name": "openssl-1_0_0",
                  "product_id": "openssl-1_0_0",
                  "product_identification_helper": {
                    "cpe": "cpe:2.3:a:openssl:openssl:*:*:*:*:*:*:*:*",
                    "purl": "pkg:rpm/suse/openssl-1_0_0@?upstream=openssl-1_0_0.src.rpm"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "openssl-1_0_0-doc",
                "product": {
                  "name": "openssl-1_0_0-doc",
                  "product_id": "openssl-1_0_0-doc",
                  "product_identification_helper": {
                    "cpe": "cpe:2.3:a:openssl:openssl:1_0_0:*:*:*:*:*:*:*",
                    "purl": "pkg:rpm/suse/openssl-1_0_0-doc@?upstream=openssl-1_0_0.src.rpm"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "openssl-1_1",
                "product": {
                  "name": "openssl-1_1",
                  "product_id": "openssl-1_1",
                  "product_identification_helper": {
                    "cpe": "cpe:2.3:a:openssl:openssl:*:*:*:*:*:*:*:*",
                    "purl": "pkg:rpm/suse/openssl-1_1@?upstream=openssl-1_1.src.rpm"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "openssl-1_1-doc",
                "product": {
                  "name": "openssl-1_1-doc",
                  "product_id": "openssl-1_1-doc",
                  "product_identification_helper": {
                    "cpe": "cpe:2.3:a:openssl:openssl:1_1:*:*:*:*:*:*:*",
                    "purl": "pkg:rpm/suse/openssl-1_1-doc@?upstream=openssl-1_1.src.rpm"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "openssl-1_1-livepatches",
                "product": {
                  "name": "openssl-1_1-livepatches",
                  "product_id": "openssl-1_1-livepatches",
                  "product_identification_helper": {
                    "cpe": "cpe:2.3:a:openssl:openssl:1_1:*:*:*:*:*:*:*",
                    "purl": "pkg:rpm/suse/openssl-1_1-livepatches@?upstream=openssl-1_1-livepatches.src.rpm"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "openssl-3",
                "product": {
                  "name": "openssl-3",
                  "product_id": "openssl-3",
                  "product_identification_helper": {
                    "cpe": "cpe:2.3:a:openssl:openssl:*:*:*:*:*:*:*:*",
                    "purl": "pkg:rpm/suse/openssl-3@?upstream=openssl-3.src.rpm"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "openssl-3-3.5.0-150700.5.50.1",
                "product": {
                  "name": "openssl-3-3.5.0-150700.5.50.1",
                  "product_id": "openssl-3-3.5.0-150700.5.50.1",
                  "product_identification_helper": {
                    "cpe": "cpe:2.3:a:openssl:openssl:3.5.0:*:*:*:*:*:*:*",
                    "purl": "pkg:rpm/suse/openssl-3@3.5.0-150700.5.50.1?upstream=openssl-3-3.5.0-150700.5.50.1.src.rpm"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "openssl-3-3.5.3-8.1",
                "product": {
                  "name": "openssl-3-3.5.3-8.1",
                  "product_id": "openssl-3-3.5.3-8.1",
                  "product_identification_helper": {
                    "cpe": "cpe:2.3:a:openssl:openssl:3.5.3:*:*:*:*:*:*:*",
                    "purl": "pkg:rpm/suse/openssl-3@3.5.3-8.1?upstream=openssl-3-3.5.3-8.1.src.rpm"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "openssl-3-doc",
                "product": {
                  "name": "openssl-3-doc",
                  "product_id": "openssl-3-doc",
                  "product_identification_helper": {
                    "cpe": "cpe:2.3:a:openssl:openssl:3:*:*:*:*:*:*:*",
                    "purl": "pkg:rpm/suse/openssl-3-doc@?upstream=openssl-3.src.rpm"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "openssl-3-doc-3.5.3-8.1",
                "product": {
                  "name": "openssl-3-doc-3.5.3-8.1",
                  "product_id": "openssl-3-doc-3.5.3-8.1",
                  "product_identification_helper": {
                    "cpe": "cpe:2.3:a:openssl:openssl:3.5.3:*:*:*:*:*:*:*",
                    "purl": "pkg:rpm/suse/openssl-3-doc@3.5.3-8.1?upstream=openssl-3-3.5.3-8.1.src.rpm"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "openssl-3-livepatches",
                "product": {
                  "name": "openssl-3-livepatches",
                  "product_id": "openssl-3-livepatches",
                  "product_identification_helper": {
                    "cpe": "cpe:2.3:a:openssl:openssl:3:*:*:*:*:*:*:*",
                    "purl": "pkg:rpm/suse/openssl-3-livepatches@?upstream=openssl-3-livepatches.src.rpm"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "openssl-doc",
                "product": {
                  "name": "openssl-doc",
                  "product_id": "openssl-doc",
                  "product_identification_helper": {
                    "cpe": "cpe:2.3:a:openssl:openssl:*:*:*:*:*:*:*:*",
                    "purl": "pkg:rpm/suse/openssl-doc@?upstream=openssl.src.rpm"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "openssl1",
                "product": {
                  "name": "openssl1",
                  "product_id": "openssl1",
                  "product_identification_helper": {
                    "cpe": "cpe:2.3:a:openssl:openssl:*:*:*:*:*:*:*:*",
                    "purl": "pkg:rpm/suse/openssl1@?upstream=openssl1.src.rpm"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "openssl1-doc",
                "product": {
                  "name": "openssl1-doc",
                  "product_id": "openssl1-doc",
                  "product_identification_helper": {
                    "cpe": "cpe:2.3:a:openssl:openssl:*:*:*:*:*:*:*:*",
                    "purl": "pkg:rpm/suse/openssl1-doc@?upstream=openssl1.src.rpm"
                  }
                }
              }
            ],
            "category": "product_family",
            "name": "SUSE Linux Enterprise"
          }
        ],
        "category": "vendor",
        "name": "SUSE"
      }
    ],
    "relationships": [
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libopenssl-3-devel-3.5.3-8.1 as component of openSUSE Tumbleweed",
          "product_id": "openSUSE Tumbleweed:libopenssl-3-devel-3.5.3-8.1"
        },
        "product_reference": "libopenssl-3-devel-3.5.3-8.1",
        "relates_to_product_reference": "openSUSE Tumbleweed"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libopenssl-3-devel-32bit-3.5.3-8.1 as component of openSUSE Tumbleweed",
          "product_id": "openSUSE Tumbleweed:libopenssl-3-devel-32bit-3.5.3-8.1"
        },
        "product_reference": "libopenssl-3-devel-32bit-3.5.3-8.1",
        "relates_to_product_reference": "openSUSE Tumbleweed"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libopenssl-3-fips-provider-3.5.3-8.1 as component of openSUSE Tumbleweed",
          "product_id": "openSUSE Tumbleweed:libopenssl-3-fips-provider-3.5.3-8.1"
        },
        "product_reference": "libopenssl-3-fips-provider-3.5.3-8.1",
        "relates_to_product_reference": "openSUSE Tumbleweed"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libopenssl-3-fips-provider-32bit-3.5.3-8.1 as component of openSUSE Tumbleweed",
          "product_id": "openSUSE Tumbleweed:libopenssl-3-fips-provider-32bit-3.5.3-8.1"
        },
        "product_reference": "libopenssl-3-fips-provider-32bit-3.5.3-8.1",
        "relates_to_product_reference": "openSUSE Tumbleweed"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libopenssl-3-fips-provider-x86-64-v3-3.5.3-8.1 as component of openSUSE Tumbleweed",
          "product_id": "openSUSE Tumbleweed:libopenssl-3-fips-provider-x86-64-v3-3.5.3-8.1"
        },
        "product_reference": "libopenssl-3-fips-provider-x86-64-v3-3.5.3-8.1",
        "relates_to_product_reference": "openSUSE Tumbleweed"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libopenssl3-3.5.3-8.1 as component of openSUSE Tumbleweed",
          "product_id": "openSUSE Tumbleweed:libopenssl3-3.5.3-8.1"
        },
        "product_reference": "libopenssl3-3.5.3-8.1",
        "relates_to_product_reference": "openSUSE Tumbleweed"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libopenssl3-32bit-3.5.3-8.1 as component of openSUSE Tumbleweed",
          "product_id": "openSUSE Tumbleweed:libopenssl3-32bit-3.5.3-8.1"
        },
        "product_reference": "libopenssl3-32bit-3.5.3-8.1",
        "relates_to_product_reference": "openSUSE Tumbleweed"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libopenssl3-x86-64-v3-3.5.3-8.1 as component of openSUSE Tumbleweed",
          "product_id": "openSUSE Tumbleweed:libopenssl3-x86-64-v3-3.5.3-8.1"
        },
        "product_reference": "libopenssl3-x86-64-v3-3.5.3-8.1",
        "relates_to_product_reference": "openSUSE Tumbleweed"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "openssl-3-3.5.3-8.1 as component of openSUSE Tumbleweed",
          "product_id": "openSUSE Tumbleweed:openssl-3-3.5.3-8.1"
        },
        "product_reference": "openssl-3-3.5.3-8.1",
        "relates_to_product_reference": "openSUSE Tumbleweed"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "openssl-3-doc-3.5.3-8.1 as component of openSUSE Tumbleweed",
          "product_id": "openSUSE Tumbleweed:openssl-3-doc-3.5.3-8.1"
        },
        "product_reference": "openssl-3-doc-3.5.3-8.1",
        "relates_to_product_reference": "openSUSE Tumbleweed"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libopenssl-3-devel-3.5.0-150700.5.50.1 as component of SUSE Linux Enterprise Server 15 SP7",
          "product_id": "SUSE Linux Enterprise Server 15 SP7:libopenssl-3-devel-3.5.0-150700.5.50.1"
        },
        "product_reference": "libopenssl-3-devel-3.5.0-150700.5.50.1",
        "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libopenssl-3-fips-provider-3.5.0-150700.5.50.1 as component of SUSE Linux Enterprise Server 15 SP7",
          "product_id": "SUSE Linux Enterprise Server 15 SP7:libopenssl-3-fips-provider-3.5.0-150700.5.50.1"
        },
        "product_reference": "libopenssl-3-fips-provider-3.5.0-150700.5.50.1",
        "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libopenssl-3-fips-provider-32bit-3.5.0-150700.5.50.1 as component of SUSE Linux Enterprise Server 15 SP7",
          "product_id": "SUSE Linux Enterprise Server 15 SP7:libopenssl-3-fips-provider-32bit-3.5.0-150700.5.50.1"
        },
        "product_reference": "libopenssl-3-fips-provider-32bit-3.5.0-150700.5.50.1",
        "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libopenssl3-3.5.0-150700.5.50.1 as component of SUSE Linux Enterprise Server 15 SP7",
          "product_id": "SUSE Linux Enterprise Server 15 SP7:libopenssl3-3.5.0-150700.5.50.1"
        },
        "product_reference": "libopenssl3-3.5.0-150700.5.50.1",
        "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libopenssl3-32bit-3.5.0-150700.5.50.1 as component of SUSE Linux Enterprise Server 15 SP7",
          "product_id": "SUSE Linux Enterprise Server 15 SP7:libopenssl3-32bit-3.5.0-150700.5.50.1"
        },
        "product_reference": "libopenssl3-32bit-3.5.0-150700.5.50.1",
        "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "openssl-3-3.5.0-150700.5.50.1 as component of SUSE Linux Enterprise Server 15 SP7",
          "product_id": "SUSE Linux Enterprise Server 15 SP7:openssl-3-3.5.0-150700.5.50.1"
        },
        "product_reference": "openssl-3-3.5.0-150700.5.50.1",
        "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libopenssl-3-devel-3.5.0-150700.5.50.1 as component of SUSE Linux Enterprise Desktop 15 SP7",
          "product_id": "SUSE Linux Enterprise Desktop 15 SP7:libopenssl-3-devel-3.5.0-150700.5.50.1"
        },
        "product_reference": "libopenssl-3-devel-3.5.0-150700.5.50.1",
        "relates_to_product_reference": "SUSE Linux Enterprise Desktop 15 SP7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libopenssl-3-fips-provider-3.5.0-150700.5.50.1 as component of SUSE Linux Enterprise Desktop 15 SP7",
          "product_id": "SUSE Linux Enterprise Desktop 15 SP7:libopenssl-3-fips-provider-3.5.0-150700.5.50.1"
        },
        "product_reference": "libopenssl-3-fips-provider-3.5.0-150700.5.50.1",
        "relates_to_product_reference": "SUSE Linux Enterprise Desktop 15 SP7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libopenssl-3-fips-provider-32bit-3.5.0-150700.5.50.1 as component of SUSE Linux Enterprise Desktop 15 SP7",
          "product_id": "SUSE Linux Enterprise Desktop 15 SP7:libopenssl-3-fips-provider-32bit-3.5.0-150700.5.50.1"
        },
        "product_reference": "libopenssl-3-fips-provider-32bit-3.5.0-150700.5.50.1",
        "relates_to_product_reference": "SUSE Linux Enterprise Desktop 15 SP7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libopenssl3-3.5.0-150700.5.50.1 as component of SUSE Linux Enterprise Desktop 15 SP7",
          "product_id": "SUSE Linux Enterprise Desktop 15 SP7:libopenssl3-3.5.0-150700.5.50.1"
        },
        "product_reference": "libopenssl3-3.5.0-150700.5.50.1",
        "relates_to_product_reference": "SUSE Linux Enterprise Desktop 15 SP7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libopenssl3-32bit-3.5.0-150700.5.50.1 as component of SUSE Linux Enterprise Desktop 15 SP7",
          "product_id": "SUSE Linux Enterprise Desktop 15 SP7:libopenssl3-32bit-3.5.0-150700.5.50.1"
        },
        "product_reference": "libopenssl3-32bit-3.5.0-150700.5.50.1",
        "relates_to_product_reference": "SUSE Linux Enterprise Desktop 15 SP7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "openssl-3-3.5.0-150700.5.50.1 as component of SUSE Linux Enterprise Desktop 15 SP7",
          "product_id": "SUSE Linux Enterprise Desktop 15 SP7:openssl-3-3.5.0-150700.5.50.1"
        },
        "product_reference": "openssl-3-3.5.0-150700.5.50.1",
        "relates_to_product_reference": "SUSE Linux Enterprise Desktop 15 SP7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libopenssl-3-devel-3.5.0-150700.5.50.1 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP7",
          "product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP7:libopenssl-3-devel-3.5.0-150700.5.50.1"
        },
        "product_reference": "libopenssl-3-devel-3.5.0-150700.5.50.1",
        "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libopenssl-3-fips-provider-3.5.0-150700.5.50.1 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP7",
          "product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP7:libopenssl-3-fips-provider-3.5.0-150700.5.50.1"
        },
        "product_reference": "libopenssl-3-fips-provider-3.5.0-150700.5.50.1",
        "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libopenssl-3-fips-provider-32bit-3.5.0-150700.5.50.1 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP7",
          "product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP7:libopenssl-3-fips-provider-32bit-3.5.0-150700.5.50.1"
        },
        "product_reference": "libopenssl-3-fips-provider-32bit-3.5.0-150700.5.50.1",
        "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libopenssl3-3.5.0-150700.5.50.1 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP7",
          "product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP7:libopenssl3-3.5.0-150700.5.50.1"
        },
        "product_reference": "libopenssl3-3.5.0-150700.5.50.1",
        "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libopenssl3-32bit-3.5.0-150700.5.50.1 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP7",
          "product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP7:libopenssl3-32bit-3.5.0-150700.5.50.1"
        },
        "product_reference": "libopenssl3-32bit-3.5.0-150700.5.50.1",
        "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "openssl-3-3.5.0-150700.5.50.1 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP7",
          "product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP7:openssl-3-3.5.0-150700.5.50.1"
        },
        "product_reference": "openssl-3-3.5.0-150700.5.50.1",
        "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libopenssl-3-devel-3.5.0-150700.5.50.1 as component of SUSE Linux Enterprise Module for Basesystem 15 SP7",
          "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP7:libopenssl-3-devel-3.5.0-150700.5.50.1"
        },
        "product_reference": "libopenssl-3-devel-3.5.0-150700.5.50.1",
        "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libopenssl-3-fips-provider-3.5.0-150700.5.50.1 as component of SUSE Linux Enterprise Module for Basesystem 15 SP7",
          "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP7:libopenssl-3-fips-provider-3.5.0-150700.5.50.1"
        },
        "product_reference": "libopenssl-3-fips-provider-3.5.0-150700.5.50.1",
        "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libopenssl-3-fips-provider-32bit-3.5.0-150700.5.50.1 as component of SUSE Linux Enterprise Module for Basesystem 15 SP7",
          "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP7:libopenssl-3-fips-provider-32bit-3.5.0-150700.5.50.1"
        },
        "product_reference": "libopenssl-3-fips-provider-32bit-3.5.0-150700.5.50.1",
        "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libopenssl3-3.5.0-150700.5.50.1 as component of SUSE Linux Enterprise Module for Basesystem 15 SP7",
          "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP7:libopenssl3-3.5.0-150700.5.50.1"
        },
        "product_reference": "libopenssl3-3.5.0-150700.5.50.1",
        "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libopenssl3-32bit-3.5.0-150700.5.50.1 as component of SUSE Linux Enterprise Module for Basesystem 15 SP7",
          "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP7:libopenssl3-32bit-3.5.0-150700.5.50.1"
        },
        "product_reference": "libopenssl3-32bit-3.5.0-150700.5.50.1",
        "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "openssl-3-3.5.0-150700.5.50.1 as component of SUSE Linux Enterprise Module for Basesystem 15 SP7",
          "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP7:openssl-3-3.5.0-150700.5.50.1"
        },
        "product_reference": "openssl-3-3.5.0-150700.5.50.1",
        "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libopenssl-devel as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS",
          "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libopenssl-devel"
        },
        "product_reference": "libopenssl-devel",
        "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "openssl as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS",
          "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:openssl"
        },
        "product_reference": "openssl",
        "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libopenssl-1_0_0-devel as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS",
          "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libopenssl-1_0_0-devel"
        },
        "product_reference": "libopenssl-1_0_0-devel",
        "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libopenssl10 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS",
          "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libopenssl10"
        },
        "product_reference": "libopenssl10",
        "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libopenssl1_0_0 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS",
          "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libopenssl1_0_0"
        },
        "product_reference": "libopenssl1_0_0",
        "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libopenssl1_0_0-hmac as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS",
          "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libopenssl1_0_0-hmac"
        },
        "product_reference": "libopenssl1_0_0-hmac",
        "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "openssl-1_0_0 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS",
          "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:openssl-1_0_0"
        },
        "product_reference": "openssl-1_0_0",
        "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libopenssl-1_1-devel as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS",
          "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libopenssl-1_1-devel"
        },
        "product_reference": "libopenssl-1_1-devel",
        "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libopenssl-1_1-devel-32bit as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS",
          "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libopenssl-1_1-devel-32bit"
        },
        "product_reference": "libopenssl-1_1-devel-32bit",
        "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libopenssl1_1 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS",
          "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libopenssl1_1"
        },
        "product_reference": "libopenssl1_1",
        "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libopenssl1_1-32bit as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS",
          "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libopenssl1_1-32bit"
        },
        "product_reference": "libopenssl1_1-32bit",
        "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libopenssl1_1-hmac as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS",
          "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libopenssl1_1-hmac"
        },
        "product_reference": "libopenssl1_1-hmac",
        "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libopenssl1_1-hmac-32bit as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS",
          "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libopenssl1_1-hmac-32bit"
        },
        "product_reference": "libopenssl1_1-hmac-32bit",
        "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "openssl-1_1 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS",
          "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:openssl-1_1"
        },
        "product_reference": "openssl-1_1",
        "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libopenssl-3-devel as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS",
          "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libopenssl-3-devel"
        },
        "product_reference": "libopenssl-3-devel",
        "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libopenssl3 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS",
          "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libopenssl3"
        },
        "product_reference": "libopenssl3",
        "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "openssl-3 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS",
          "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:openssl-3"
        },
        "product_reference": "openssl-3",
        "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "openssl as component of SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS",
          "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:openssl"
        },
        "product_reference": "openssl",
        "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libopenssl-1_1-devel as component of SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS",
          "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libopenssl-1_1-devel"
        },
        "product_reference": "libopenssl-1_1-devel",
        "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libopenssl1_1 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS",
          "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libopenssl1_1"
        },
        "product_reference": "libopenssl1_1",
        "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libopenssl1_1-32bit as component of SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS",
          "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libopenssl1_1-32bit"
        },
        "product_reference": "libopenssl1_1-32bit",
        "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libopenssl1_1-hmac as component of SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS",
          "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libopenssl1_1-hmac"
        },
        "product_reference": "libopenssl1_1-hmac",
        "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libopenssl1_1-hmac-32bit as component of SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS",
          "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libopenssl1_1-hmac-32bit"
        },
        "product_reference": "libopenssl1_1-hmac-32bit",
        "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "openssl-1_1 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS",
          "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:openssl-1_1"
        },
        "product_reference": "openssl-1_1",
        "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libopenssl-3-devel as component of SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS",
          "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libopenssl-3-devel"
        },
        "product_reference": "libopenssl-3-devel",
        "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libopenssl3 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS",
          "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libopenssl3"
        },
        "product_reference": "libopenssl3",
        "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "openssl-3 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS",
          "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:openssl-3"
        },
        "product_reference": "openssl-3",
        "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "openssl-1_1-livepatches as component of SUSE Linux Enterprise Live Patching 15 SP4",
          "product_id": "SUSE Linux Enterprise Live Patching 15 SP4:openssl-1_1-livepatches"
        },
        "product_reference": "openssl-1_1-livepatches",
        "relates_to_product_reference": "SUSE Linux Enterprise Live Patching 15 SP4"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "openssl-1_1-livepatches as component of SUSE Linux Enterprise Live Patching 15 SP5",
          "product_id": "SUSE Linux Enterprise Live Patching 15 SP5:openssl-1_1-livepatches"
        },
        "product_reference": "openssl-1_1-livepatches",
        "relates_to_product_reference": "SUSE Linux Enterprise Live Patching 15 SP5"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "openssl-1_1-livepatches as component of SUSE Linux Enterprise Live Patching 15 SP7",
          "product_id": "SUSE Linux Enterprise Live Patching 15 SP7:openssl-1_1-livepatches"
        },
        "product_reference": "openssl-1_1-livepatches",
        "relates_to_product_reference": "SUSE Linux Enterprise Live Patching 15 SP7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "openssl-3-livepatches as component of SUSE Linux Enterprise Live Patching 15 SP7",
          "product_id": "SUSE Linux Enterprise Live Patching 15 SP7:openssl-3-livepatches"
        },
        "product_reference": "openssl-3-livepatches",
        "relates_to_product_reference": "SUSE Linux Enterprise Live Patching 15 SP7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "openssl as component of SUSE Linux Enterprise Micro 5.3",
          "product_id": "SUSE Linux Enterprise Micro 5.3:openssl"
        },
        "product_reference": "openssl",
        "relates_to_product_reference": "SUSE Linux Enterprise Micro 5.3"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libopenssl-1_1-devel as component of SUSE Linux Enterprise Micro 5.3",
          "product_id": "SUSE Linux Enterprise Micro 5.3:libopenssl-1_1-devel"
        },
        "product_reference": "libopenssl-1_1-devel",
        "relates_to_product_reference": "SUSE Linux Enterprise Micro 5.3"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libopenssl1_1 as component of SUSE Linux Enterprise Micro 5.3",
          "product_id": "SUSE Linux Enterprise Micro 5.3:libopenssl1_1"
        },
        "product_reference": "libopenssl1_1",
        "relates_to_product_reference": "SUSE Linux Enterprise Micro 5.3"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libopenssl1_1-hmac as component of SUSE Linux Enterprise Micro 5.3",
          "product_id": "SUSE Linux Enterprise Micro 5.3:libopenssl1_1-hmac"
        },
        "product_reference": "libopenssl1_1-hmac",
        "relates_to_product_reference": "SUSE Linux Enterprise Micro 5.3"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "openssl-1_1 as component of SUSE Linux Enterprise Micro 5.3",
          "product_id": "SUSE Linux Enterprise Micro 5.3:openssl-1_1"
        },
        "product_reference": "openssl-1_1",
        "relates_to_product_reference": "SUSE Linux Enterprise Micro 5.3"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libopenssl3 as component of SUSE Linux Enterprise Micro 5.3",
          "product_id": "SUSE Linux Enterprise Micro 5.3:libopenssl3"
        },
        "product_reference": "libopenssl3",
        "relates_to_product_reference": "SUSE Linux Enterprise Micro 5.3"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "openssl-3 as component of SUSE Linux Enterprise Micro 5.3",
          "product_id": "SUSE Linux Enterprise Micro 5.3:openssl-3"
        },
        "product_reference": "openssl-3",
        "relates_to_product_reference": "SUSE Linux Enterprise Micro 5.3"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "openssl as component of SUSE Linux Enterprise Micro 5.4",
          "product_id": "SUSE Linux Enterprise Micro 5.4:openssl"
        },
        "product_reference": "openssl",
        "relates_to_product_reference": "SUSE Linux Enterprise Micro 5.4"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libopenssl-1_1-devel as component of SUSE Linux Enterprise Micro 5.4",
          "product_id": "SUSE Linux Enterprise Micro 5.4:libopenssl-1_1-devel"
        },
        "product_reference": "libopenssl-1_1-devel",
        "relates_to_product_reference": "SUSE Linux Enterprise Micro 5.4"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libopenssl1_1 as component of SUSE Linux Enterprise Micro 5.4",
          "product_id": "SUSE Linux Enterprise Micro 5.4:libopenssl1_1"
        },
        "product_reference": "libopenssl1_1",
        "relates_to_product_reference": "SUSE Linux Enterprise Micro 5.4"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libopenssl1_1-hmac as component of SUSE Linux Enterprise Micro 5.4",
          "product_id": "SUSE Linux Enterprise Micro 5.4:libopenssl1_1-hmac"
        },
        "product_reference": "libopenssl1_1-hmac",
        "relates_to_product_reference": "SUSE Linux Enterprise Micro 5.4"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "openssl-1_1 as component of SUSE Linux Enterprise Micro 5.4",
          "product_id": "SUSE Linux Enterprise Micro 5.4:openssl-1_1"
        },
        "product_reference": "openssl-1_1",
        "relates_to_product_reference": "SUSE Linux Enterprise Micro 5.4"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libopenssl3 as component of SUSE Linux Enterprise Micro 5.4",
          "product_id": "SUSE Linux Enterprise Micro 5.4:libopenssl3"
        },
        "product_reference": "libopenssl3",
        "relates_to_product_reference": "SUSE Linux Enterprise Micro 5.4"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "openssl-3 as component of SUSE Linux Enterprise Micro 5.4",
          "product_id": "SUSE Linux Enterprise Micro 5.4:openssl-3"
        },
        "product_reference": "openssl-3",
        "relates_to_product_reference": "SUSE Linux Enterprise Micro 5.4"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "openssl as component of SUSE Linux Enterprise Micro 5.5",
          "product_id": "SUSE Linux Enterprise Micro 5.5:openssl"
        },
        "product_reference": "openssl",
        "relates_to_product_reference": "SUSE Linux Enterprise Micro 5.5"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libopenssl-1_1-devel as component of SUSE Linux Enterprise Micro 5.5",
          "product_id": "SUSE Linux Enterprise Micro 5.5:libopenssl-1_1-devel"
        },
        "product_reference": "libopenssl-1_1-devel",
        "relates_to_product_reference": "SUSE Linux Enterprise Micro 5.5"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libopenssl1_1 as component of SUSE Linux Enterprise Micro 5.5",
          "product_id": "SUSE Linux Enterprise Micro 5.5:libopenssl1_1"
        },
        "product_reference": "libopenssl1_1",
        "relates_to_product_reference": "SUSE Linux Enterprise Micro 5.5"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libopenssl1_1-hmac as component of SUSE Linux Enterprise Micro 5.5",
          "product_id": "SUSE Linux Enterprise Micro 5.5:libopenssl1_1-hmac"
        },
        "product_reference": "libopenssl1_1-hmac",
        "relates_to_product_reference": "SUSE Linux Enterprise Micro 5.5"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "openssl-1_1 as component of SUSE Linux Enterprise Micro 5.5",
          "product_id": "SUSE Linux Enterprise Micro 5.5:openssl-1_1"
        },
        "product_reference": "openssl-1_1",
        "relates_to_product_reference": "SUSE Linux Enterprise Micro 5.5"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libopenssl-devel as component of SUSE Linux Enterprise Server 15 SP7",
          "product_id": "SUSE Linux Enterprise Server 15 SP7:libopenssl-devel"
        },
        "product_reference": "libopenssl-devel",
        "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libopenssl-fips-provider as component of SUSE Linux Enterprise Server 15 SP7",
          "product_id": "SUSE Linux Enterprise Server 15 SP7:libopenssl-fips-provider"
        },
        "product_reference": "libopenssl-fips-provider",
        "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "openssl as component of SUSE Linux Enterprise Server 15 SP7",
          "product_id": "SUSE Linux Enterprise Server 15 SP7:openssl"
        },
        "product_reference": "openssl",
        "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libopenssl-devel as component of SUSE Linux Enterprise Desktop 15 SP7",
          "product_id": "SUSE Linux Enterprise Desktop 15 SP7:libopenssl-devel"
        },
        "product_reference": "libopenssl-devel",
        "relates_to_product_reference": "SUSE Linux Enterprise Desktop 15 SP7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libopenssl-fips-provider as component of SUSE Linux Enterprise Desktop 15 SP7",
          "product_id": "SUSE Linux Enterprise Desktop 15 SP7:libopenssl-fips-provider"
        },
        "product_reference": "libopenssl-fips-provider",
        "relates_to_product_reference": "SUSE Linux Enterprise Desktop 15 SP7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "openssl as component of SUSE Linux Enterprise Desktop 15 SP7",
          "product_id": "SUSE Linux Enterprise Desktop 15 SP7:openssl"
        },
        "product_reference": "openssl",
        "relates_to_product_reference": "SUSE Linux Enterprise Desktop 15 SP7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libopenssl-devel as component of SUSE Linux Enterprise Server for SAP Applications 15 SP7",
          "product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP7:libopenssl-devel"
        },
        "product_reference": "libopenssl-devel",
        "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libopenssl-fips-provider as component of SUSE Linux Enterprise Server for SAP Applications 15 SP7",
          "product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP7:libopenssl-fips-provider"
        },
        "product_reference": "libopenssl-fips-provider",
        "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "openssl as component of SUSE Linux Enterprise Server for SAP Applications 15 SP7",
          "product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP7:openssl"
        },
        "product_reference": "openssl",
        "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libopenssl-devel as component of SUSE Linux Enterprise Module for Basesystem 15 SP7",
          "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP7:libopenssl-devel"
        },
        "product_reference": "libopenssl-devel",
        "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libopenssl-fips-provider as component of SUSE Linux Enterprise Module for Basesystem 15 SP7",
          "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP7:libopenssl-fips-provider"
        },
        "product_reference": "libopenssl-fips-provider",
        "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "openssl as component of SUSE Linux Enterprise Module for Basesystem 15 SP7",
          "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP7:openssl"
        },
        "product_reference": "openssl",
        "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libopenssl1_1 as component of SUSE Linux Enterprise Server 15 SP7",
          "product_id": "SUSE Linux Enterprise Server 15 SP7:libopenssl1_1"
        },
        "product_reference": "libopenssl1_1",
        "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libopenssl1_1-32bit as component of SUSE Linux Enterprise Server 15 SP7",
          "product_id": "SUSE Linux Enterprise Server 15 SP7:libopenssl1_1-32bit"
        },
        "product_reference": "libopenssl1_1-32bit",
        "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "openssl-1_1 as component of SUSE Linux Enterprise Server 15 SP7",
          "product_id": "SUSE Linux Enterprise Server 15 SP7:openssl-1_1"
        },
        "product_reference": "openssl-1_1",
        "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libopenssl1_1 as component of SUSE Linux Enterprise Desktop 15 SP7",
          "product_id": "SUSE Linux Enterprise Desktop 15 SP7:libopenssl1_1"
        },
        "product_reference": "libopenssl1_1",
        "relates_to_product_reference": "SUSE Linux Enterprise Desktop 15 SP7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libopenssl1_1-32bit as component of SUSE Linux Enterprise Desktop 15 SP7",
          "product_id": "SUSE Linux Enterprise Desktop 15 SP7:libopenssl1_1-32bit"
        },
        "product_reference": "libopenssl1_1-32bit",
        "relates_to_product_reference": "SUSE Linux Enterprise Desktop 15 SP7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "openssl-1_1 as component of SUSE Linux Enterprise Desktop 15 SP7",
          "product_id": "SUSE Linux Enterprise Desktop 15 SP7:openssl-1_1"
        },
        "product_reference": "openssl-1_1",
        "relates_to_product_reference": "SUSE Linux Enterprise Desktop 15 SP7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libopenssl1_1 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP7",
          "product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP7:libopenssl1_1"
        },
        "product_reference": "libopenssl1_1",
        "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libopenssl1_1-32bit as component of SUSE Linux Enterprise Server for SAP Applications 15 SP7",
          "product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP7:libopenssl1_1-32bit"
        },
        "product_reference": "libopenssl1_1-32bit",
        "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "openssl-1_1 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP7",
          "product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP7:openssl-1_1"
        },
        "product_reference": "openssl-1_1",
        "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libopenssl1_1 as component of SUSE Linux Enterprise Module for Basesystem 15 SP7",
          "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP7:libopenssl1_1"
        },
        "product_reference": "libopenssl1_1",
        "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libopenssl1_1-32bit as component of SUSE Linux Enterprise Module for Basesystem 15 SP7",
          "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP7:libopenssl1_1-32bit"
        },
        "product_reference": "libopenssl1_1-32bit",
        "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "openssl-1_1 as component of SUSE Linux Enterprise Module for Basesystem 15 SP7",
          "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP7:openssl-1_1"
        },
        "product_reference": "openssl-1_1",
        "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libopenssl-3-devel as component of SUSE Linux Enterprise Server 15 SP7",
          "product_id": "SUSE Linux Enterprise Server 15 SP7:libopenssl-3-devel"
        },
        "product_reference": "libopenssl-3-devel",
        "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libopenssl-3-fips-provider as component of SUSE Linux Enterprise Server 15 SP7",
          "product_id": "SUSE Linux Enterprise Server 15 SP7:libopenssl-3-fips-provider"
        },
        "product_reference": "libopenssl-3-fips-provider",
        "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libopenssl-3-fips-provider-32bit as component of SUSE Linux Enterprise Server 15 SP7",
          "product_id": "SUSE Linux Enterprise Server 15 SP7:libopenssl-3-fips-provider-32bit"
        },
        "product_reference": "libopenssl-3-fips-provider-32bit",
        "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libopenssl3 as component of SUSE Linux Enterprise Server 15 SP7",
          "product_id": "SUSE Linux Enterprise Server 15 SP7:libopenssl3"
        },
        "product_reference": "libopenssl3",
        "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libopenssl3-32bit as component of SUSE Linux Enterprise Server 15 SP7",
          "product_id": "SUSE Linux Enterprise Server 15 SP7:libopenssl3-32bit"
        },
        "product_reference": "libopenssl3-32bit",
        "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "openssl-3 as component of SUSE Linux Enterprise Server 15 SP7",
          "product_id": "SUSE Linux Enterprise Server 15 SP7:openssl-3"
        },
        "product_reference": "openssl-3",
        "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libopenssl-3-devel as component of SUSE Linux Enterprise Desktop 15 SP7",
          "product_id": "SUSE Linux Enterprise Desktop 15 SP7:libopenssl-3-devel"
        },
        "product_reference": "libopenssl-3-devel",
        "relates_to_product_reference": "SUSE Linux Enterprise Desktop 15 SP7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libopenssl-3-fips-provider as component of SUSE Linux Enterprise Desktop 15 SP7",
          "product_id": "SUSE Linux Enterprise Desktop 15 SP7:libopenssl-3-fips-provider"
        },
        "product_reference": "libopenssl-3-fips-provider",
        "relates_to_product_reference": "SUSE Linux Enterprise Desktop 15 SP7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libopenssl-3-fips-provider-32bit as component of SUSE Linux Enterprise Desktop 15 SP7",
          "product_id": "SUSE Linux Enterprise Desktop 15 SP7:libopenssl-3-fips-provider-32bit"
        },
        "product_reference": "libopenssl-3-fips-provider-32bit",
        "relates_to_product_reference": "SUSE Linux Enterprise Desktop 15 SP7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libopenssl3 as component of SUSE Linux Enterprise Desktop 15 SP7",
          "product_id": "SUSE Linux Enterprise Desktop 15 SP7:libopenssl3"
        },
        "product_reference": "libopenssl3",
        "relates_to_product_reference": "SUSE Linux Enterprise Desktop 15 SP7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libopenssl3-32bit as component of SUSE Linux Enterprise Desktop 15 SP7",
          "product_id": "SUSE Linux Enterprise Desktop 15 SP7:libopenssl3-32bit"
        },
        "product_reference": "libopenssl3-32bit",
        "relates_to_product_reference": "SUSE Linux Enterprise Desktop 15 SP7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "openssl-3 as component of SUSE Linux Enterprise Desktop 15 SP7",
          "product_id": "SUSE Linux Enterprise Desktop 15 SP7:openssl-3"
        },
        "product_reference": "openssl-3",
        "relates_to_product_reference": "SUSE Linux Enterprise Desktop 15 SP7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libopenssl-3-devel as component of SUSE Linux Enterprise Server for SAP Applications 15 SP7",
          "product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP7:libopenssl-3-devel"
        },
        "product_reference": "libopenssl-3-devel",
        "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libopenssl-3-fips-provider as component of SUSE Linux Enterprise Server for SAP Applications 15 SP7",
          "product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP7:libopenssl-3-fips-provider"
        },
        "product_reference": "libopenssl-3-fips-provider",
        "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libopenssl-3-fips-provider-32bit as component of SUSE Linux Enterprise Server for SAP Applications 15 SP7",
          "product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP7:libopenssl-3-fips-provider-32bit"
        },
        "product_reference": "libopenssl-3-fips-provider-32bit",
        "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libopenssl3 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP7",
          "product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP7:libopenssl3"
        },
        "product_reference": "libopenssl3",
        "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libopenssl3-32bit as component of SUSE Linux Enterprise Server for SAP Applications 15 SP7",
          "product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP7:libopenssl3-32bit"
        },
        "product_reference": "libopenssl3-32bit",
        "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "openssl-3 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP7",
          "product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP7:openssl-3"
        },
        "product_reference": "openssl-3",
        "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libopenssl-3-devel as component of SUSE Linux Enterprise Module for Basesystem 15 SP7",
          "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP7:libopenssl-3-devel"
        },
        "product_reference": "libopenssl-3-devel",
        "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libopenssl-3-fips-provider as component of SUSE Linux Enterprise Module for Basesystem 15 SP7",
          "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP7:libopenssl-3-fips-provider"
        },
        "product_reference": "libopenssl-3-fips-provider",
        "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libopenssl-3-fips-provider-32bit as component of SUSE Linux Enterprise Module for Basesystem 15 SP7",
          "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP7:libopenssl-3-fips-provider-32bit"
        },
        "product_reference": "libopenssl-3-fips-provider-32bit",
        "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libopenssl3 as component of SUSE Linux Enterprise Module for Basesystem 15 SP7",
          "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP7:libopenssl3"
        },
        "product_reference": "libopenssl3",
        "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libopenssl3-32bit as component of SUSE Linux Enterprise Module for Basesystem 15 SP7",
          "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP7:libopenssl3-32bit"
        },
        "product_reference": "libopenssl3-32bit",
        "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "openssl-3 as component of SUSE Linux Enterprise Module for Basesystem 15 SP7",
          "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP7:openssl-3"
        },
        "product_reference": "openssl-3",
        "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libopenssl-1_1-devel as component of SUSE Linux Enterprise Server 15 SP7",
          "product_id": "SUSE Linux Enterprise Server 15 SP7:libopenssl-1_1-devel"
        },
        "product_reference": "libopenssl-1_1-devel",
        "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libopenssl-1_1-devel as component of SUSE Linux Enterprise Desktop 15 SP7",
          "product_id": "SUSE Linux Enterprise Desktop 15 SP7:libopenssl-1_1-devel"
        },
        "product_reference": "libopenssl-1_1-devel",
        "relates_to_product_reference": "SUSE Linux Enterprise Desktop 15 SP7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libopenssl-1_1-devel as component of SUSE Linux Enterprise Server for SAP Applications 15 SP7",
          "product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP7:libopenssl-1_1-devel"
        },
        "product_reference": "libopenssl-1_1-devel",
        "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libopenssl-1_1-devel as component of SUSE Linux Enterprise Module for Development Tools 15 SP7",
          "product_id": "SUSE Linux Enterprise Module for Development Tools 15 SP7:libopenssl-1_1-devel"
        },
        "product_reference": "libopenssl-1_1-devel",
        "relates_to_product_reference": "SUSE Linux Enterprise Module for Development Tools 15 SP7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "openssl-1_1 as component of SUSE Linux Enterprise Module for Development Tools 15 SP7",
          "product_id": "SUSE Linux Enterprise Module for Development Tools 15 SP7:openssl-1_1"
        },
        "product_reference": "openssl-1_1",
        "relates_to_product_reference": "SUSE Linux Enterprise Module for Development Tools 15 SP7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libopenssl-1_0_0-devel as component of SUSE Linux Enterprise Server 15 SP7",
          "product_id": "SUSE Linux Enterprise Server 15 SP7:libopenssl-1_0_0-devel"
        },
        "product_reference": "libopenssl-1_0_0-devel",
        "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libopenssl10 as component of SUSE Linux Enterprise Server 15 SP7",
          "product_id": "SUSE Linux Enterprise Server 15 SP7:libopenssl10"
        },
        "product_reference": "libopenssl10",
        "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libopenssl1_0_0 as component of SUSE Linux Enterprise Server 15 SP7",
          "product_id": "SUSE Linux Enterprise Server 15 SP7:libopenssl1_0_0"
        },
        "product_reference": "libopenssl1_0_0",
        "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libopenssl1_0_0-hmac as component of SUSE Linux Enterprise Server 15 SP7",
          "product_id": "SUSE Linux Enterprise Server 15 SP7:libopenssl1_0_0-hmac"
        },
        "product_reference": "libopenssl1_0_0-hmac",
        "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "openssl-1_0_0 as component of SUSE Linux Enterprise Server 15 SP7",
          "product_id": "SUSE Linux Enterprise Server 15 SP7:openssl-1_0_0"
        },
        "product_reference": "openssl-1_0_0",
        "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libopenssl-1_0_0-devel as component of SUSE Linux Enterprise Server for SAP Applications 15 SP7",
          "product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP7:libopenssl-1_0_0-devel"
        },
        "product_reference": "libopenssl-1_0_0-devel",
        "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libopenssl10 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP7",
          "product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP7:libopenssl10"
        },
        "product_reference": "libopenssl10",
        "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libopenssl1_0_0 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP7",
          "product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP7:libopenssl1_0_0"
        },
        "product_reference": "libopenssl1_0_0",
        "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libopenssl1_0_0-hmac as component of SUSE Linux Enterprise Server for SAP Applications 15 SP7",
          "product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP7:libopenssl1_0_0-hmac"
        },
        "product_reference": "libopenssl1_0_0-hmac",
        "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "openssl-1_0_0 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP7",
          "product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP7:openssl-1_0_0"
        },
        "product_reference": "openssl-1_0_0",
        "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libopenssl-1_0_0-devel as component of SUSE Linux Enterprise Module for Legacy 15 SP7",
          "product_id": "SUSE Linux Enterprise Module for Legacy 15 SP7:libopenssl-1_0_0-devel"
        },
        "product_reference": "libopenssl-1_0_0-devel",
        "relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libopenssl10 as component of SUSE Linux Enterprise Module for Legacy 15 SP7",
          "product_id": "SUSE Linux Enterprise Module for Legacy 15 SP7:libopenssl10"
        },
        "product_reference": "libopenssl10",
        "relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libopenssl1_0_0 as component of SUSE Linux Enterprise Module for Legacy 15 SP7",
          "product_id": "SUSE Linux Enterprise Module for Legacy 15 SP7:libopenssl1_0_0"
        },
        "product_reference": "libopenssl1_0_0",
        "relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libopenssl1_0_0-hmac as component of SUSE Linux Enterprise Module for Legacy 15 SP7",
          "product_id": "SUSE Linux Enterprise Module for Legacy 15 SP7:libopenssl1_0_0-hmac"
        },
        "product_reference": "libopenssl1_0_0-hmac",
        "relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "openssl-1_0_0 as component of SUSE Linux Enterprise Module for Legacy 15 SP7",
          "product_id": "SUSE Linux Enterprise Module for Legacy 15 SP7:openssl-1_0_0"
        },
        "product_reference": "openssl-1_0_0",
        "relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "openssl-1_1 as component of SUSE Linux Enterprise Module for Legacy 15 SP7",
          "product_id": "SUSE Linux Enterprise Module for Legacy 15 SP7:openssl-1_1"
        },
        "product_reference": "openssl-1_1",
        "relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libopenssl0_9_8 as component of SUSE Linux Enterprise Server 11 SP4 LTSS EXTREME CORE",
          "product_id": "SUSE Linux Enterprise Server 11 SP4 LTSS EXTREME CORE:libopenssl0_9_8"
        },
        "product_reference": "libopenssl0_9_8",
        "relates_to_product_reference": "SUSE Linux Enterprise Server 11 SP4 LTSS EXTREME CORE"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libopenssl0_9_8-32bit as component of SUSE Linux Enterprise Server 11 SP4 LTSS EXTREME CORE",
          "product_id": "SUSE Linux Enterprise Server 11 SP4 LTSS EXTREME CORE:libopenssl0_9_8-32bit"
        },
        "product_reference": "libopenssl0_9_8-32bit",
        "relates_to_product_reference": "SUSE Linux Enterprise Server 11 SP4 LTSS EXTREME CORE"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libopenssl0_9_8-hmac as component of SUSE Linux Enterprise Server 11 SP4 LTSS EXTREME CORE",
          "product_id": "SUSE Linux Enterprise Server 11 SP4 LTSS EXTREME CORE:libopenssl0_9_8-hmac"
        },
        "product_reference": "libopenssl0_9_8-hmac",
        "relates_to_product_reference": "SUSE Linux Enterprise Server 11 SP4 LTSS EXTREME CORE"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libopenssl0_9_8-hmac-32bit as component of SUSE Linux Enterprise Server 11 SP4 LTSS EXTREME CORE",
          "product_id": "SUSE Linux Enterprise Server 11 SP4 LTSS EXTREME CORE:libopenssl0_9_8-hmac-32bit"
        },
        "product_reference": "libopenssl0_9_8-hmac-32bit",
        "relates_to_product_reference": "SUSE Linux Enterprise Server 11 SP4 LTSS EXTREME CORE"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "openssl as component of SUSE Linux Enterprise Server 11 SP4 LTSS EXTREME CORE",
          "product_id": "SUSE Linux Enterprise Server 11 SP4 LTSS EXTREME CORE:openssl"
        },
        "product_reference": "openssl",
        "relates_to_product_reference": "SUSE Linux Enterprise Server 11 SP4 LTSS EXTREME CORE"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "openssl-doc as component of SUSE Linux Enterprise Server 11 SP4 LTSS EXTREME CORE",
          "product_id": "SUSE Linux Enterprise Server 11 SP4 LTSS EXTREME CORE:openssl-doc"
        },
        "product_reference": "openssl-doc",
        "relates_to_product_reference": "SUSE Linux Enterprise Server 11 SP4 LTSS EXTREME CORE"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libopenssl1-devel as component of SUSE Linux Enterprise Server 11 SP4 LTSS EXTREME CORE",
          "product_id": "SUSE Linux Enterprise Server 11 SP4 LTSS EXTREME CORE:libopenssl1-devel"
        },
        "product_reference": "libopenssl1-devel",
        "relates_to_product_reference": "SUSE Linux Enterprise Server 11 SP4 LTSS EXTREME CORE"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libopenssl1_0_0 as component of SUSE Linux Enterprise Server 11 SP4 LTSS EXTREME CORE",
          "product_id": "SUSE Linux Enterprise Server 11 SP4 LTSS EXTREME CORE:libopenssl1_0_0"
        },
        "product_reference": "libopenssl1_0_0",
        "relates_to_product_reference": "SUSE Linux Enterprise Server 11 SP4 LTSS EXTREME CORE"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libopenssl1_0_0-32bit as component of SUSE Linux Enterprise Server 11 SP4 LTSS EXTREME CORE",
          "product_id": "SUSE Linux Enterprise Server 11 SP4 LTSS EXTREME CORE:libopenssl1_0_0-32bit"
        },
        "product_reference": "libopenssl1_0_0-32bit",
        "relates_to_product_reference": "SUSE Linux Enterprise Server 11 SP4 LTSS EXTREME CORE"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "openssl1 as component of SUSE Linux Enterprise Server 11 SP4 LTSS EXTREME CORE",
          "product_id": "SUSE Linux Enterprise Server 11 SP4 LTSS EXTREME CORE:openssl1"
        },
        "product_reference": "openssl1",
        "relates_to_product_reference": "SUSE Linux Enterprise Server 11 SP4 LTSS EXTREME CORE"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "openssl1-doc as component of SUSE Linux Enterprise Server 11 SP4 LTSS EXTREME CORE",
          "product_id": "SUSE Linux Enterprise Server 11 SP4 LTSS EXTREME CORE:openssl1-doc"
        },
        "product_reference": "openssl1-doc",
        "relates_to_product_reference": "SUSE Linux Enterprise Server 11 SP4 LTSS EXTREME CORE"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libopenssl-devel as component of SUSE Linux Enterprise Server 12 SP5",
          "product_id": "SUSE Linux Enterprise Server 12 SP5:libopenssl-devel"
        },
        "product_reference": "libopenssl-devel",
        "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "openssl as component of SUSE Linux Enterprise Server 12 SP5",
          "product_id": "SUSE Linux Enterprise Server 12 SP5:openssl"
        },
        "product_reference": "openssl",
        "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libopenssl-devel as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5",
          "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libopenssl-devel"
        },
        "product_reference": "libopenssl-devel",
        "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "openssl as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5",
          "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:openssl"
        },
        "product_reference": "openssl",
        "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libopenssl-devel as component of SUSE Linux Enterprise High Performance Computing 12 SP5",
          "product_id": "SUSE Linux Enterprise High Performance Computing 12 SP5:libopenssl-devel"
        },
        "product_reference": "libopenssl-devel",
        "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 12 SP5"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "openssl as component of SUSE Linux Enterprise High Performance Computing 12 SP5",
          "product_id": "SUSE Linux Enterprise High Performance Computing 12 SP5:openssl"
        },
        "product_reference": "openssl",
        "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 12 SP5"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libopenssl-devel as component of SUSE Linux Enterprise Server 12 SP5-LTSS",
          "product_id": "SUSE Linux Enterprise Server 12 SP5-LTSS:libopenssl-devel"
        },
        "product_reference": "libopenssl-devel",
        "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5-LTSS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "openssl as component of SUSE Linux Enterprise Server 12 SP5-LTSS",
          "product_id": "SUSE Linux Enterprise Server 12 SP5-LTSS:openssl"
        },
        "product_reference": "openssl",
        "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5-LTSS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libopenssl-1_0_0-devel as component of SUSE Linux Enterprise Server 12 SP5",
          "product_id": "SUSE Linux Enterprise Server 12 SP5:libopenssl-1_0_0-devel"
        },
        "product_reference": "libopenssl-1_0_0-devel",
        "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libopenssl-1_0_0-devel-32bit as component of SUSE Linux Enterprise Server 12 SP5",
          "product_id": "SUSE Linux Enterprise Server 12 SP5:libopenssl-1_0_0-devel-32bit"
        },
        "product_reference": "libopenssl-1_0_0-devel-32bit",
        "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libopenssl1_0_0 as component of SUSE Linux Enterprise Server 12 SP5",
          "product_id": "SUSE Linux Enterprise Server 12 SP5:libopenssl1_0_0"
        },
        "product_reference": "libopenssl1_0_0",
        "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libopenssl1_0_0-32bit as component of SUSE Linux Enterprise Server 12 SP5",
          "product_id": "SUSE Linux Enterprise Server 12 SP5:libopenssl1_0_0-32bit"
        },
        "product_reference": "libopenssl1_0_0-32bit",
        "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libopenssl1_0_0-hmac as component of SUSE Linux Enterprise Server 12 SP5",
          "product_id": "SUSE Linux Enterprise Server 12 SP5:libopenssl1_0_0-hmac"
        },
        "product_reference": "libopenssl1_0_0-hmac",
        "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libopenssl1_0_0-hmac-32bit as component of SUSE Linux Enterprise Server 12 SP5",
          "product_id": "SUSE Linux Enterprise Server 12 SP5:libopenssl1_0_0-hmac-32bit"
        },
        "product_reference": "libopenssl1_0_0-hmac-32bit",
        "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "openssl-1_0_0 as component of SUSE Linux Enterprise Server 12 SP5",
          "product_id": "SUSE Linux Enterprise Server 12 SP5:openssl-1_0_0"
        },
        "product_reference": "openssl-1_0_0",
        "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "openssl-1_0_0-doc as component of SUSE Linux Enterprise Server 12 SP5",
          "product_id": "SUSE Linux Enterprise Server 12 SP5:openssl-1_0_0-doc"
        },
        "product_reference": "openssl-1_0_0-doc",
        "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libopenssl-1_0_0-devel as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5",
          "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libopenssl-1_0_0-devel"
        },
        "product_reference": "libopenssl-1_0_0-devel",
        "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libopenssl-1_0_0-devel-32bit as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5",
          "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libopenssl-1_0_0-devel-32bit"
        },
        "product_reference": "libopenssl-1_0_0-devel-32bit",
        "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libopenssl1_0_0 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5",
          "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libopenssl1_0_0"
        },
        "product_reference": "libopenssl1_0_0",
        "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libopenssl1_0_0-32bit as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5",
          "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libopenssl1_0_0-32bit"
        },
        "product_reference": "libopenssl1_0_0-32bit",
        "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libopenssl1_0_0-hmac as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5",
          "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libopenssl1_0_0-hmac"
        },
        "product_reference": "libopenssl1_0_0-hmac",
        "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libopenssl1_0_0-hmac-32bit as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5",
          "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libopenssl1_0_0-hmac-32bit"
        },
        "product_reference": "libopenssl1_0_0-hmac-32bit",
        "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "openssl-1_0_0 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5",
          "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:openssl-1_0_0"
        },
        "product_reference": "openssl-1_0_0",
        "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "openssl-1_0_0-doc as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5",
          "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:openssl-1_0_0-doc"
        },
        "product_reference": "openssl-1_0_0-doc",
        "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libopenssl-1_0_0-devel as component of SUSE Linux Enterprise High Performance Computing 12 SP5",
          "product_id": "SUSE Linux Enterprise High Performance Computing 12 SP5:libopenssl-1_0_0-devel"
        },
        "product_reference": "libopenssl-1_0_0-devel",
        "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 12 SP5"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libopenssl-1_0_0-devel-32bit as component of SUSE Linux Enterprise High Performance Computing 12 SP5",
          "product_id": "SUSE Linux Enterprise High Performance Computing 12 SP5:libopenssl-1_0_0-devel-32bit"
        },
        "product_reference": "libopenssl-1_0_0-devel-32bit",
        "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 12 SP5"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libopenssl1_0_0 as component of SUSE Linux Enterprise High Performance Computing 12 SP5",
          "product_id": "SUSE Linux Enterprise High Performance Computing 12 SP5:libopenssl1_0_0"
        },
        "product_reference": "libopenssl1_0_0",
        "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 12 SP5"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libopenssl1_0_0-32bit as component of SUSE Linux Enterprise High Performance Computing 12 SP5",
          "product_id": "SUSE Linux Enterprise High Performance Computing 12 SP5:libopenssl1_0_0-32bit"
        },
        "product_reference": "libopenssl1_0_0-32bit",
        "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 12 SP5"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libopenssl1_0_0-hmac as component of SUSE Linux Enterprise High Performance Computing 12 SP5",
          "product_id": "SUSE Linux Enterprise High Performance Computing 12 SP5:libopenssl1_0_0-hmac"
        },
        "product_reference": "libopenssl1_0_0-hmac",
        "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 12 SP5"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libopenssl1_0_0-hmac-32bit as component of SUSE Linux Enterprise High Performance Computing 12 SP5",
          "product_id": "SUSE Linux Enterprise High Performance Computing 12 SP5:libopenssl1_0_0-hmac-32bit"
        },
        "product_reference": "libopenssl1_0_0-hmac-32bit",
        "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 12 SP5"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "openssl-1_0_0 as component of SUSE Linux Enterprise High Performance Computing 12 SP5",
          "product_id": "SUSE Linux Enterprise High Performance Computing 12 SP5:openssl-1_0_0"
        },
        "product_reference": "openssl-1_0_0",
        "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 12 SP5"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "openssl-1_0_0-doc as component of SUSE Linux Enterprise High Performance Computing 12 SP5",
          "product_id": "SUSE Linux Enterprise High Performance Computing 12 SP5:openssl-1_0_0-doc"
        },
        "product_reference": "openssl-1_0_0-doc",
        "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 12 SP5"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libopenssl-1_0_0-devel as component of SUSE Linux Enterprise Server 12 SP5-LTSS",
          "product_id": "SUSE Linux Enterprise Server 12 SP5-LTSS:libopenssl-1_0_0-devel"
        },
        "product_reference": "libopenssl-1_0_0-devel",
        "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5-LTSS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libopenssl-1_0_0-devel-32bit as component of SUSE Linux Enterprise Server 12 SP5-LTSS",
          "product_id": "SUSE Linux Enterprise Server 12 SP5-LTSS:libopenssl-1_0_0-devel-32bit"
        },
        "product_reference": "libopenssl-1_0_0-devel-32bit",
        "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5-LTSS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libopenssl1_0_0 as component of SUSE Linux Enterprise Server 12 SP5-LTSS",
          "product_id": "SUSE Linux Enterprise Server 12 SP5-LTSS:libopenssl1_0_0"
        },
        "product_reference": "libopenssl1_0_0",
        "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5-LTSS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libopenssl1_0_0-32bit as component of SUSE Linux Enterprise Server 12 SP5-LTSS",
          "product_id": "SUSE Linux Enterprise Server 12 SP5-LTSS:libopenssl1_0_0-32bit"
        },
        "product_reference": "libopenssl1_0_0-32bit",
        "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5-LTSS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libopenssl1_0_0-hmac as component of SUSE Linux Enterprise Server 12 SP5-LTSS",
          "product_id": "SUSE Linux Enterprise Server 12 SP5-LTSS:libopenssl1_0_0-hmac"
        },
        "product_reference": "libopenssl1_0_0-hmac",
        "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5-LTSS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libopenssl1_0_0-hmac-32bit as component of SUSE Linux Enterprise Server 12 SP5-LTSS",
          "product_id": "SUSE Linux Enterprise Server 12 SP5-LTSS:libopenssl1_0_0-hmac-32bit"
        },
        "product_reference": "libopenssl1_0_0-hmac-32bit",
        "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5-LTSS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "openssl-1_0_0 as component of SUSE Linux Enterprise Server 12 SP5-LTSS",
          "product_id": "SUSE Linux Enterprise Server 12 SP5-LTSS:openssl-1_0_0"
        },
        "product_reference": "openssl-1_0_0",
        "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5-LTSS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "openssl-1_0_0-doc as component of SUSE Linux Enterprise Server 12 SP5-LTSS",
          "product_id": "SUSE Linux Enterprise Server 12 SP5-LTSS:openssl-1_0_0-doc"
        },
        "product_reference": "openssl-1_0_0-doc",
        "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5-LTSS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libopenssl-1_1-devel as component of SUSE Linux Enterprise Server 12 SP5",
          "product_id": "SUSE Linux Enterprise Server 12 SP5:libopenssl-1_1-devel"
        },
        "product_reference": "libopenssl-1_1-devel",
        "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libopenssl-1_1-devel-32bit as component of SUSE Linux Enterprise Server 12 SP5",
          "product_id": "SUSE Linux Enterprise Server 12 SP5:libopenssl-1_1-devel-32bit"
        },
        "product_reference": "libopenssl-1_1-devel-32bit",
        "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libopenssl1_1 as component of SUSE Linux Enterprise Server 12 SP5",
          "product_id": "SUSE Linux Enterprise Server 12 SP5:libopenssl1_1"
        },
        "product_reference": "libopenssl1_1",
        "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libopenssl1_1-32bit as component of SUSE Linux Enterprise Server 12 SP5",
          "product_id": "SUSE Linux Enterprise Server 12 SP5:libopenssl1_1-32bit"
        },
        "product_reference": "libopenssl1_1-32bit",
        "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libopenssl1_1-hmac as component of SUSE Linux Enterprise Server 12 SP5",
          "product_id": "SUSE Linux Enterprise Server 12 SP5:libopenssl1_1-hmac"
        },
        "product_reference": "libopenssl1_1-hmac",
        "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libopenssl1_1-hmac-32bit as component of SUSE Linux Enterprise Server 12 SP5",
          "product_id": "SUSE Linux Enterprise Server 12 SP5:libopenssl1_1-hmac-32bit"
        },
        "product_reference": "libopenssl1_1-hmac-32bit",
        "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "openssl-1_1 as component of SUSE Linux Enterprise Server 12 SP5",
          "product_id": "SUSE Linux Enterprise Server 12 SP5:openssl-1_1"
        },
        "product_reference": "openssl-1_1",
        "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libopenssl-1_1-devel as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5",
          "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libopenssl-1_1-devel"
        },
        "product_reference": "libopenssl-1_1-devel",
        "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libopenssl-1_1-devel-32bit as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5",
          "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libopenssl-1_1-devel-32bit"
        },
        "product_reference": "libopenssl-1_1-devel-32bit",
        "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libopenssl1_1 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5",
          "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libopenssl1_1"
        },
        "product_reference": "libopenssl1_1",
        "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libopenssl1_1-32bit as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5",
          "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libopenssl1_1-32bit"
        },
        "product_reference": "libopenssl1_1-32bit",
        "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libopenssl1_1-hmac as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5",
          "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libopenssl1_1-hmac"
        },
        "product_reference": "libopenssl1_1-hmac",
        "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libopenssl1_1-hmac-32bit as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5",
          "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libopenssl1_1-hmac-32bit"
        },
        "product_reference": "libopenssl1_1-hmac-32bit",
        "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "openssl-1_1 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5",
          "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:openssl-1_1"
        },
        "product_reference": "openssl-1_1",
        "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libopenssl-1_1-devel as component of SUSE Linux Enterprise High Performance Computing 12 SP5",
          "product_id": "SUSE Linux Enterprise High Performance Computing 12 SP5:libopenssl-1_1-devel"
        },
        "product_reference": "libopenssl-1_1-devel",
        "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 12 SP5"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libopenssl-1_1-devel-32bit as component of SUSE Linux Enterprise High Performance Computing 12 SP5",
          "product_id": "SUSE Linux Enterprise High Performance Computing 12 SP5:libopenssl-1_1-devel-32bit"
        },
        "product_reference": "libopenssl-1_1-devel-32bit",
        "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 12 SP5"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libopenssl1_1 as component of SUSE Linux Enterprise High Performance Computing 12 SP5",
          "product_id": "SUSE Linux Enterprise High Performance Computing 12 SP5:libopenssl1_1"
        },
        "product_reference": "libopenssl1_1",
        "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 12 SP5"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libopenssl1_1-32bit as component of SUSE Linux Enterprise High Performance Computing 12 SP5",
          "product_id": "SUSE Linux Enterprise High Performance Computing 12 SP5:libopenssl1_1-32bit"
        },
        "product_reference": "libopenssl1_1-32bit",
        "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 12 SP5"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libopenssl1_1-hmac as component of SUSE Linux Enterprise High Performance Computing 12 SP5",
          "product_id": "SUSE Linux Enterprise High Performance Computing 12 SP5:libopenssl1_1-hmac"
        },
        "product_reference": "libopenssl1_1-hmac",
        "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 12 SP5"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libopenssl1_1-hmac-32bit as component of SUSE Linux Enterprise High Performance Computing 12 SP5",
          "product_id": "SUSE Linux Enterprise High Performance Computing 12 SP5:libopenssl1_1-hmac-32bit"
        },
        "product_reference": "libopenssl1_1-hmac-32bit",
        "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 12 SP5"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "openssl-1_1 as component of SUSE Linux Enterprise High Performance Computing 12 SP5",
          "product_id": "SUSE Linux Enterprise High Performance Computing 12 SP5:openssl-1_1"
        },
        "product_reference": "openssl-1_1",
        "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 12 SP5"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libopenssl-1_1-devel as component of SUSE Linux Enterprise Server 12 SP5-LTSS",
          "product_id": "SUSE Linux Enterprise Server 12 SP5-LTSS:libopenssl-1_1-devel"
        },
        "product_reference": "libopenssl-1_1-devel",
        "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5-LTSS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libopenssl-1_1-devel-32bit as component of SUSE Linux Enterprise Server 12 SP5-LTSS",
          "product_id": "SUSE Linux Enterprise Server 12 SP5-LTSS:libopenssl-1_1-devel-32bit"
        },
        "product_reference": "libopenssl-1_1-devel-32bit",
        "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5-LTSS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libopenssl1_1 as component of SUSE Linux Enterprise Server 12 SP5-LTSS",
          "product_id": "SUSE Linux Enterprise Server 12 SP5-LTSS:libopenssl1_1"
        },
        "product_reference": "libopenssl1_1",
        "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5-LTSS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libopenssl1_1-32bit as component of SUSE Linux Enterprise Server 12 SP5-LTSS",
          "product_id": "SUSE Linux Enterprise Server 12 SP5-LTSS:libopenssl1_1-32bit"
        },
        "product_reference": "libopenssl1_1-32bit",
        "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5-LTSS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libopenssl1_1-hmac as component of SUSE Linux Enterprise Server 12 SP5-LTSS",
          "product_id": "SUSE Linux Enterprise Server 12 SP5-LTSS:libopenssl1_1-hmac"
        },
        "product_reference": "libopenssl1_1-hmac",
        "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5-LTSS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libopenssl1_1-hmac-32bit as component of SUSE Linux Enterprise Server 12 SP5-LTSS",
          "product_id": "SUSE Linux Enterprise Server 12 SP5-LTSS:libopenssl1_1-hmac-32bit"
        },
        "product_reference": "libopenssl1_1-hmac-32bit",
        "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5-LTSS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "openssl-1_1 as component of SUSE Linux Enterprise Server 12 SP5-LTSS",
          "product_id": "SUSE Linux Enterprise Server 12 SP5-LTSS:openssl-1_1"
        },
        "product_reference": "openssl-1_1",
        "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5-LTSS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libopenssl-devel as component of SUSE Linux Enterprise Server 15 SP1",
          "product_id": "SUSE Linux Enterprise Server 15 SP1:libopenssl-devel"
        },
        "product_reference": "libopenssl-devel",
        "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "openssl as component of SUSE Linux Enterprise Server 15 SP1",
          "product_id": "SUSE Linux Enterprise Server 15 SP1:openssl"
        },
        "product_reference": "openssl",
        "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libopenssl-devel as component of SUSE Linux Enterprise Server for SAP Applications 15 SP1",
          "product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP1:libopenssl-devel"
        },
        "product_reference": "libopenssl-devel",
        "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP1"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "openssl as component of SUSE Linux Enterprise Server for SAP Applications 15 SP1",
          "product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP1:openssl"
        },
        "product_reference": "openssl",
        "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP1"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libopenssl-devel as component of SUSE Linux Enterprise High Performance Computing 15 SP1",
          "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP1:libopenssl-devel"
        },
        "product_reference": "libopenssl-devel",
        "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP1"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "openssl as component of SUSE Linux Enterprise High Performance Computing 15 SP1",
          "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP1:openssl"
        },
        "product_reference": "openssl",
        "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP1"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libopenssl-devel as component of SUSE Linux Enterprise Server 15 SP1-LTSS",
          "product_id": "SUSE Linux Enterprise Server 15 SP1-LTSS:libopenssl-devel"
        },
        "product_reference": "libopenssl-devel",
        "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-LTSS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "openssl as component of SUSE Linux Enterprise Server 15 SP1-LTSS",
          "product_id": "SUSE Linux Enterprise Server 15 SP1-LTSS:openssl"
        },
        "product_reference": "openssl",
        "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-LTSS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libopenssl-1_0_0-devel as component of SUSE Linux Enterprise Server 15 SP1",
          "product_id": "SUSE Linux Enterprise Server 15 SP1:libopenssl-1_0_0-devel"
        },
        "product_reference": "libopenssl-1_0_0-devel",
        "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libopenssl1_0_0 as component of SUSE Linux Enterprise Server 15 SP1",
          "product_id": "SUSE Linux Enterprise Server 15 SP1:libopenssl1_0_0"
        },
        "product_reference": "libopenssl1_0_0",
        "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "openssl-1_0_0 as component of SUSE Linux Enterprise Server 15 SP1",
          "product_id": "SUSE Linux Enterprise Server 15 SP1:openssl-1_0_0"
        },
        "product_reference": "openssl-1_0_0",
        "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libopenssl-1_0_0-devel as component of SUSE Linux Enterprise Server for SAP Applications 15 SP1",
          "product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP1:libopenssl-1_0_0-devel"
        },
        "product_reference": "libopenssl-1_0_0-devel",
        "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP1"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libopenssl1_0_0 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP1",
          "product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP1:libopenssl1_0_0"
        },
        "product_reference": "libopenssl1_0_0",
        "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP1"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "openssl-1_0_0 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP1",
          "product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP1:openssl-1_0_0"
        },
        "product_reference": "openssl-1_0_0",
        "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP1"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libopenssl-1_0_0-devel as component of SUSE Linux Enterprise High Performance Computing 15 SP1",
          "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP1:libopenssl-1_0_0-devel"
        },
        "product_reference": "libopenssl-1_0_0-devel",
        "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP1"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libopenssl1_0_0 as component of SUSE Linux Enterprise High Performance Computing 15 SP1",
          "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP1:libopenssl1_0_0"
        },
        "product_reference": "libopenssl1_0_0",
        "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP1"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "openssl-1_0_0 as component of SUSE Linux Enterprise High Performance Computing 15 SP1",
          "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP1:openssl-1_0_0"
        },
        "product_reference": "openssl-1_0_0",
        "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP1"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libopenssl-1_0_0-devel as component of SUSE Linux Enterprise Server 15 SP1-LTSS",
          "product_id": "SUSE Linux Enterprise Server 15 SP1-LTSS:libopenssl-1_0_0-devel"
        },
        "product_reference": "libopenssl-1_0_0-devel",
        "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-LTSS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libopenssl1_0_0 as component of SUSE Linux Enterprise Server 15 SP1-LTSS",
          "product_id": "SUSE Linux Enterprise Server 15 SP1-LTSS:libopenssl1_0_0"
        },
        "product_reference": "libopenssl1_0_0",
        "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-LTSS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "openssl-1_0_0 as component of SUSE Linux Enterprise Server 15 SP1-LTSS",
          "product_id": "SUSE Linux Enterprise Server 15 SP1-LTSS:openssl-1_0_0"
        },
        "product_reference": "openssl-1_0_0",
        "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-LTSS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libopenssl-1_1-devel as component of SUSE Linux Enterprise Server 15 SP1",
          "product_id": "SUSE Linux Enterprise Server 15 SP1:libopenssl-1_1-devel"
        },
        "product_reference": "libopenssl-1_1-devel",
        "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libopenssl-1_1-devel-32bit as component of SUSE Linux Enterprise Server 15 SP1",
          "product_id": "SUSE Linux Enterprise Server 15 SP1:libopenssl-1_1-devel-32bit"
        },
        "product_reference": "libopenssl-1_1-devel-32bit",
        "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libopenssl1_1 as component of SUSE Linux Enterprise Server 15 SP1",
          "product_id": "SUSE Linux Enterprise Server 15 SP1:libopenssl1_1"
        },
        "product_reference": "libopenssl1_1",
        "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libopenssl1_1-32bit as component of SUSE Linux Enterprise Server 15 SP1",
          "product_id": "SUSE Linux Enterprise Server 15 SP1:libopenssl1_1-32bit"
        },
        "product_reference": "libopenssl1_1-32bit",
        "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libopenssl1_1-hmac as component of SUSE Linux Enterprise Server 15 SP1",
          "product_id": "SUSE Linux Enterprise Server 15 SP1:libopenssl1_1-hmac"
        },
        "product_reference": "libopenssl1_1-hmac",
        "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libopenssl1_1-hmac-32bit as component of SUSE Linux Enterprise Server 15 SP1",
          "product_id": "SUSE Linux Enterprise Server 15 SP1:libopenssl1_1-hmac-32bit"
        },
        "product_reference": "libopenssl1_1-hmac-32bit",
        "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "openssl-1_1 as component of SUSE Linux Enterprise Server 15 SP1",
          "product_id": "SUSE Linux Enterprise Server 15 SP1:openssl-1_1"
        },
        "product_reference": "openssl-1_1",
        "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libopenssl-1_1-devel as component of SUSE Linux Enterprise Server for SAP Applications 15 SP1",
          "product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP1:libopenssl-1_1-devel"
        },
        "product_reference": "libopenssl-1_1-devel",
        "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP1"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libopenssl-1_1-devel-32bit as component of SUSE Linux Enterprise Server for SAP Applications 15 SP1",
          "product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP1:libopenssl-1_1-devel-32bit"
        },
        "product_reference": "libopenssl-1_1-devel-32bit",
        "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP1"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libopenssl1_1 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP1",
          "product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP1:libopenssl1_1"
        },
        "product_reference": "libopenssl1_1",
        "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP1"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libopenssl1_1-32bit as component of SUSE Linux Enterprise Server for SAP Applications 15 SP1",
          "product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP1:libopenssl1_1-32bit"
        },
        "product_reference": "libopenssl1_1-32bit",
        "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP1"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libopenssl1_1-hmac as component of SUSE Linux Enterprise Server for SAP Applications 15 SP1",
          "product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP1:libopenssl1_1-hmac"
        },
        "product_reference": "libopenssl1_1-hmac",
        "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP1"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libopenssl1_1-hmac-32bit as component of SUSE Linux Enterprise Server for SAP Applications 15 SP1",
          "product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP1:libopenssl1_1-hmac-32bit"
        },
        "product_reference": "libopenssl1_1-hmac-32bit",
        "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP1"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "openssl-1_1 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP1",
          "product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP1:openssl-1_1"
        },
        "product_reference": "openssl-1_1",
        "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP1"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libopenssl-1_1-devel as component of SUSE Linux Enterprise High Performance Computing 15 SP1",
          "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP1:libopenssl-1_1-devel"
        },
        "product_reference": "libopenssl-1_1-devel",
        "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP1"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libopenssl-1_1-devel-32bit as component of SUSE Linux Enterprise High Performance Computing 15 SP1",
          "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP1:libopenssl-1_1-devel-32bit"
        },
        "product_reference": "libopenssl-1_1-devel-32bit",
        "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP1"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libopenssl1_1 as component of SUSE Linux Enterprise High Performance Computing 15 SP1",
          "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP1:libopenssl1_1"
        },
        "product_reference": "libopenssl1_1",
        "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP1"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libopenssl1_1-32bit as component of SUSE Linux Enterprise High Performance Computing 15 SP1",
          "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP1:libopenssl1_1-32bit"
        },
        "product_reference": "libopenssl1_1-32bit",
        "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP1"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libopenssl1_1-hmac as component of SUSE Linux Enterprise High Performance Computing 15 SP1",
          "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP1:libopenssl1_1-hmac"
        },
        "product_reference": "libopenssl1_1-hmac",
        "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP1"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libopenssl1_1-hmac-32bit as component of SUSE Linux Enterprise High Performance Computing 15 SP1",
          "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP1:libopenssl1_1-hmac-32bit"
        },
        "product_reference": "libopenssl1_1-hmac-32bit",
        "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP1"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "openssl-1_1 as component of SUSE Linux Enterprise High Performance Computing 15 SP1",
          "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP1:openssl-1_1"
        },
        "product_reference": "openssl-1_1",
        "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP1"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libopenssl-1_1-devel as component of SUSE Linux Enterprise Server 15 SP1-LTSS",
          "product_id": "SUSE Linux Enterprise Server 15 SP1-LTSS:libopenssl-1_1-devel"
        },
        "product_reference": "libopenssl-1_1-devel",
        "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-LTSS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libopenssl-1_1-devel-32bit as component of SUSE Linux Enterprise Server 15 SP1-LTSS",
          "product_id": "SUSE Linux Enterprise Server 15 SP1-LTSS:libopenssl-1_1-devel-32bit"
        },
        "product_reference": "libopenssl-1_1-devel-32bit",
        "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-LTSS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libopenssl1_1 as component of SUSE Linux Enterprise Server 15 SP1-LTSS",
          "product_id": "SUSE Linux Enterprise Server 15 SP1-LTSS:libopenssl1_1"
        },
        "product_reference": "libopenssl1_1",
        "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-LTSS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libopenssl1_1-32bit as component of SUSE Linux Enterprise Server 15 SP1-LTSS",
          "product_id": "SUSE Linux Enterprise Server 15 SP1-LTSS:libopenssl1_1-32bit"
        },
        "product_reference": "libopenssl1_1-32bit",
        "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-LTSS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libopenssl1_1-hmac as component of SUSE Linux Enterprise Server 15 SP1-LTSS",
          "product_id": "SUSE Linux Enterprise Server 15 SP1-LTSS:libopenssl1_1-hmac"
        },
        "product_reference": "libopenssl1_1-hmac",
        "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-LTSS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libopenssl1_1-hmac-32bit as component of SUSE Linux Enterprise Server 15 SP1-LTSS",
          "product_id": "SUSE Linux Enterprise Server 15 SP1-LTSS:libopenssl1_1-hmac-32bit"
        },
        "product_reference": "libopenssl1_1-hmac-32bit",
        "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-LTSS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "openssl-1_1 as component of SUSE Linux Enterprise Server 15 SP1-LTSS",
          "product_id": "SUSE Linux Enterprise Server 15 SP1-LTSS:openssl-1_1"
        },
        "product_reference": "openssl-1_1",
        "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-LTSS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libopenssl-devel as component of SUSE Linux Enterprise Server 15 SP2",
          "product_id": "SUSE Linux Enterprise Server 15 SP2:libopenssl-devel"
        },
        "product_reference": "libopenssl-devel",
        "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "openssl as component of SUSE Linux Enterprise Server 15 SP2",
          "product_id": "SUSE Linux Enterprise Server 15 SP2:openssl"
        },
        "product_reference": "openssl",
        "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libopenssl-devel as component of SUSE Linux Enterprise Server for SAP Applications 15 SP2",
          "product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP2:libopenssl-devel"
        },
        "product_reference": "libopenssl-devel",
        "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP2"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "openssl as component of SUSE Linux Enterprise Server for SAP Applications 15 SP2",
          "product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP2:openssl"
        },
        "product_reference": "openssl",
        "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP2"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libopenssl-devel as component of SUSE Linux Enterprise High Performance Computing 15 SP2",
          "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP2:libopenssl-devel"
        },
        "product_reference": "libopenssl-devel",
        "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP2"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "openssl as component of SUSE Linux Enterprise High Performance Computing 15 SP2",
          "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP2:openssl"
        },
        "product_reference": "openssl",
        "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP2"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libopenssl-devel as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
          "product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:libopenssl-devel"
        },
        "product_reference": "libopenssl-devel",
        "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "openssl as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
          "product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:openssl"
        },
        "product_reference": "openssl",
        "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libopenssl-1_0_0-devel as component of SUSE Linux Enterprise Server 15 SP2",
          "product_id": "SUSE Linux Enterprise Server 15 SP2:libopenssl-1_0_0-devel"
        },
        "product_reference": "libopenssl-1_0_0-devel",
        "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libopenssl1_0_0 as component of SUSE Linux Enterprise Server 15 SP2",
          "product_id": "SUSE Linux Enterprise Server 15 SP2:libopenssl1_0_0"
        },
        "product_reference": "libopenssl1_0_0",
        "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "openssl-1_0_0 as component of SUSE Linux Enterprise Server 15 SP2",
          "product_id": "SUSE Linux Enterprise Server 15 SP2:openssl-1_0_0"
        },
        "product_reference": "openssl-1_0_0",
        "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libopenssl-1_0_0-devel as component of SUSE Linux Enterprise Server for SAP Applications 15 SP2",
          "product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP2:libopenssl-1_0_0-devel"
        },
        "product_reference": "libopenssl-1_0_0-devel",
        "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP2"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libopenssl1_0_0 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP2",
          "product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP2:libopenssl1_0_0"
        },
        "product_reference": "libopenssl1_0_0",
        "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP2"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "openssl-1_0_0 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP2",
          "product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP2:openssl-1_0_0"
        },
        "product_reference": "openssl-1_0_0",
        "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP2"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libopenssl-1_0_0-devel as component of SUSE Linux Enterprise High Performance Computing 15 SP2",
          "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP2:libopenssl-1_0_0-devel"
        },
        "product_reference": "libopenssl-1_0_0-devel",
        "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP2"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libopenssl1_0_0 as component of SUSE Linux Enterprise High Performance Computing 15 SP2",
          "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP2:libopenssl1_0_0"
        },
        "product_reference": "libopenssl1_0_0",
        "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP2"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "openssl-1_0_0 as component of SUSE Linux Enterprise High Performance Computing 15 SP2",
          "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP2:openssl-1_0_0"
        },
        "product_reference": "openssl-1_0_0",
        "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP2"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libopenssl-1_0_0-devel as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
          "product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:libopenssl-1_0_0-devel"
        },
        "product_reference": "libopenssl-1_0_0-devel",
        "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libopenssl1_0_0 as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
          "product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:libopenssl1_0_0"
        },
        "product_reference": "libopenssl1_0_0",
        "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "openssl-1_0_0 as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
          "product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:openssl-1_0_0"
        },
        "product_reference": "openssl-1_0_0",
        "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libopenssl-1_1-devel as component of SUSE Linux Enterprise Server 15 SP2",
          "product_id": "SUSE Linux Enterprise Server 15 SP2:libopenssl-1_1-devel"
        },
        "product_reference": "libopenssl-1_1-devel",
        "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libopenssl1_1 as component of SUSE Linux Enterprise Server 15 SP2",
          "product_id": "SUSE Linux Enterprise Server 15 SP2:libopenssl1_1"
        },
        "product_reference": "libopenssl1_1",
        "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libopenssl1_1-32bit as component of SUSE Linux Enterprise Server 15 SP2",
          "product_id": "SUSE Linux Enterprise Server 15 SP2:libopenssl1_1-32bit"
        },
        "product_reference": "libopenssl1_1-32bit",
        "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libopenssl1_1-hmac as component of SUSE Linux Enterprise Server 15 SP2",
          "product_id": "SUSE Linux Enterprise Server 15 SP2:libopenssl1_1-hmac"
        },
        "product_reference": "libopenssl1_1-hmac",
        "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libopenssl1_1-hmac-32bit as component of SUSE Linux Enterprise Server 15 SP2",
          "product_id": "SUSE Linux Enterprise Server 15 SP2:libopenssl1_1-hmac-32bit"
        },
        "product_reference": "libopenssl1_1-hmac-32bit",
        "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "openssl-1_1 as component of SUSE Linux Enterprise Server 15 SP2",
          "product_id": "SUSE Linux Enterprise Server 15 SP2:openssl-1_1"
        },
        "product_reference": "openssl-1_1",
        "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libopenssl-1_1-devel as component of SUSE Linux Enterprise Server for SAP Applications 15 SP2",
          "product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP2:libopenssl-1_1-devel"
        },
        "product_reference": "libopenssl-1_1-devel",
        "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP2"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libopenssl1_1 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP2",
          "product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP2:libopenssl1_1"
        },
        "product_reference": "libopenssl1_1",
        "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP2"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libopenssl1_1-32bit as component of SUSE Linux Enterprise Server for SAP Applications 15 SP2",
          "product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP2:libopenssl1_1-32bit"
        },
        "product_reference": "libopenssl1_1-32bit",
        "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP2"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libopenssl1_1-hmac as component of SUSE Linux Enterprise Server for SAP Applications 15 SP2",
          "product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP2:libopenssl1_1-hmac"
        },
        "product_reference": "libopenssl1_1-hmac",
        "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP2"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libopenssl1_1-hmac-32bit as component of SUSE Linux Enterprise Server for SAP Applications 15 SP2",
          "product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP2:libopenssl1_1-hmac-32bit"
        },
        "product_reference": "libopenssl1_1-hmac-32bit",
        "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP2"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "openssl-1_1 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP2",
          "product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP2:openssl-1_1"
        },
        "product_reference": "openssl-1_1",
        "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP2"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libopenssl-1_1-devel as component of SUSE Linux Enterprise High Performance Computing 15 SP2",
          "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP2:libopenssl-1_1-devel"
        },
        "product_reference": "libopenssl-1_1-devel",
        "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP2"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libopenssl1_1 as component of SUSE Linux Enterprise High Performance Computing 15 SP2",
          "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP2:libopenssl1_1"
        },
        "product_reference": "libopenssl1_1",
        "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP2"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libopenssl1_1-32bit as component of SUSE Linux Enterprise High Performance Computing 15 SP2",
          "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP2:libopenssl1_1-32bit"
        },
        "product_reference": "libopenssl1_1-32bit",
        "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP2"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libopenssl1_1-hmac as component of SUSE Linux Enterprise High Performance Computing 15 SP2",
          "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP2:libopenssl1_1-hmac"
        },
        "product_reference": "libopenssl1_1-hmac",
        "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP2"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libopenssl1_1-hmac-32bit as component of SUSE Linux Enterprise High Performance Computing 15 SP2",
          "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP2:libopenssl1_1-hmac-32bit"
        },
        "product_reference": "libopenssl1_1-hmac-32bit",
        "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP2"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "openssl-1_1 as component of SUSE Linux Enterprise High Performance Computing 15 SP2",
          "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP2:openssl-1_1"
        },
        "product_reference": "openssl-1_1",
        "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP2"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libopenssl-1_1-devel as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
          "product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:libopenssl-1_1-devel"
        },
        "product_reference": "libopenssl-1_1-devel",
        "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libopenssl1_1 as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
          "product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:libopenssl1_1"
        },
        "product_reference": "libopenssl1_1",
        "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libopenssl1_1-32bit as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
          "product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:libopenssl1_1-32bit"
        },
        "product_reference": "libopenssl1_1-32bit",
        "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libopenssl1_1-hmac as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
          "product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:libopenssl1_1-hmac"
        },
        "product_reference": "libopenssl1_1-hmac",
        "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libopenssl1_1-hmac-32bit as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
          "product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:libopenssl1_1-hmac-32bit"
        },
        "product_reference": "libopenssl1_1-hmac-32bit",
        "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "openssl-1_1 as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
          "product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:openssl-1_1"
        },
        "product_reference": "openssl-1_1",
        "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libopenssl-devel as component of SUSE Linux Enterprise Server 15 SP3",
          "product_id": "SUSE Linux Enterprise Server 15 SP3:libopenssl-devel"
        },
        "product_reference": "libopenssl-devel",
        "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "openssl as component of SUSE Linux Enterprise Server 15 SP3",
          "product_id": "SUSE Linux Enterprise Server 15 SP3:openssl"
        },
        "product_reference": "openssl",
        "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libopenssl-devel as component of SUSE Linux Enterprise Server for SAP Applications 15 SP3",
          "product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP3:libopenssl-devel"
        },
        "product_reference": "libopenssl-devel",
        "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP3"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "openssl as component of SUSE Linux Enterprise Server for SAP Applications 15 SP3",
          "product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP3:openssl"
        },
        "product_reference": "openssl",
        "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP3"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libopenssl-devel as component of SUSE Linux Enterprise High Performance Computing 15 SP3",
          "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3:libopenssl-devel"
        },
        "product_reference": "libopenssl-devel",
        "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "openssl as component of SUSE Linux Enterprise High Performance Computing 15 SP3",
          "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3:openssl"
        },
        "product_reference": "openssl",
        "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libopenssl-devel as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
          "product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:libopenssl-devel"
        },
        "product_reference": "libopenssl-devel",
        "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "openssl as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
          "product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:openssl"
        },
        "product_reference": "openssl",
        "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libopenssl-1_0_0-devel as component of SUSE Linux Enterprise Server 15 SP3",
          "product_id": "SUSE Linux Enterprise Server 15 SP3:libopenssl-1_0_0-devel"
        },
        "product_reference": "libopenssl-1_0_0-devel",
        "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libopenssl10 as component of SUSE Linux Enterprise Server 15 SP3",
          "product_id": "SUSE Linux Enterprise Server 15 SP3:libopenssl10"
        },
        "product_reference": "libopenssl10",
        "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libopenssl1_0_0 as component of SUSE Linux Enterprise Server 15 SP3",
          "product_id": "SUSE Linux Enterprise Server 15 SP3:libopenssl1_0_0"
        },
        "product_reference": "libopenssl1_0_0",
        "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "openssl-1_0_0 as component of SUSE Linux Enterprise Server 15 SP3",
          "product_id": "SUSE Linux Enterprise Server 15 SP3:openssl-1_0_0"
        },
        "product_reference": "openssl-1_0_0",
        "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libopenssl-1_0_0-devel as component of SUSE Linux Enterprise Server for SAP Applications 15 SP3",
          "product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP3:libopenssl-1_0_0-devel"
        },
        "product_reference": "libopenssl-1_0_0-devel",
        "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP3"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libopenssl10 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP3",
          "product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP3:libopenssl10"
        },
        "product_reference": "libopenssl10",
        "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP3"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libopenssl1_0_0 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP3",
          "product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP3:libopenssl1_0_0"
        },
        "product_reference": "libopenssl1_0_0",
        "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP3"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "openssl-1_0_0 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP3",
          "product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP3:openssl-1_0_0"
        },
        "product_reference": "openssl-1_0_0",
        "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP3"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libopenssl-1_0_0-devel as component of SUSE Linux Enterprise High Performance Computing 15 SP3",
          "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3:libopenssl-1_0_0-devel"
        },
        "product_reference": "libopenssl-1_0_0-devel",
        "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libopenssl10 as component of SUSE Linux Enterprise High Performance Computing 15 SP3",
          "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3:libopenssl10"
        },
        "product_reference": "libopenssl10",
        "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libopenssl1_0_0 as component of SUSE Linux Enterprise High Performance Computing 15 SP3",
          "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3:libopenssl1_0_0"
        },
        "product_reference": "libopenssl1_0_0",
        "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "openssl-1_0_0 as component of SUSE Linux Enterprise High Performance Computing 15 SP3",
          "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3:openssl-1_0_0"
        },
        "product_reference": "openssl-1_0_0",
        "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libopenssl-1_0_0-devel as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
          "product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:libopenssl-1_0_0-devel"
        },
        "product_reference": "libopenssl-1_0_0-devel",
        "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libopenssl10 as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
          "product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:libopenssl10"
        },
        "product_reference": "libopenssl10",
        "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libopenssl1_0_0 as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
          "product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:libopenssl1_0_0"
        },
        "product_reference": "libopenssl1_0_0",
        "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "openssl-1_0_0 as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
          "product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:openssl-1_0_0"
        },
        "product_reference": "openssl-1_0_0",
        "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libopenssl-1_1-devel as component of SUSE Linux Enterprise Server 15 SP3",
          "product_id": "SUSE Linux Enterprise Server 15 SP3:libopenssl-1_1-devel"
        },
        "product_reference": "libopenssl-1_1-devel",
        "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libopenssl-1_1-devel-32bit as component of SUSE Linux Enterprise Server 15 SP3",
          "product_id": "SUSE Linux Enterprise Server 15 SP3:libopenssl-1_1-devel-32bit"
        },
        "product_reference": "libopenssl-1_1-devel-32bit",
        "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libopenssl1_1 as component of SUSE Linux Enterprise Server 15 SP3",
          "product_id": "SUSE Linux Enterprise Server 15 SP3:libopenssl1_1"
        },
        "product_reference": "libopenssl1_1",
        "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libopenssl1_1-32bit as component of SUSE Linux Enterprise Server 15 SP3",
          "product_id": "SUSE Linux Enterprise Server 15 SP3:libopenssl1_1-32bit"
        },
        "product_reference": "libopenssl1_1-32bit",
        "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libopenssl1_1-hmac as component of SUSE Linux Enterprise Server 15 SP3",
          "product_id": "SUSE Linux Enterprise Server 15 SP3:libopenssl1_1-hmac"
        },
        "product_reference": "libopenssl1_1-hmac",
        "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libopenssl1_1-hmac-32bit as component of SUSE Linux Enterprise Server 15 SP3",
          "product_id": "SUSE Linux Enterprise Server 15 SP3:libopenssl1_1-hmac-32bit"
        },
        "product_reference": "libopenssl1_1-hmac-32bit",
        "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "openssl-1_1 as component of SUSE Linux Enterprise Server 15 SP3",
          "product_id": "SUSE Linux Enterprise Server 15 SP3:openssl-1_1"
        },
        "product_reference": "openssl-1_1",
        "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "openssl-1_1-doc as component of SUSE Linux Enterprise Server 15 SP3",
          "product_id": "SUSE Linux Enterprise Server 15 SP3:openssl-1_1-doc"
        },
        "product_reference": "openssl-1_1-doc",
        "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libopenssl-1_1-devel as component of SUSE Linux Enterprise Server for SAP Applications 15 SP3",
          "product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP3:libopenssl-1_1-devel"
        },
        "product_reference": "libopenssl-1_1-devel",
        "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP3"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libopenssl-1_1-devel-32bit as component of SUSE Linux Enterprise Server for SAP Applications 15 SP3",
          "product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP3:libopenssl-1_1-devel-32bit"
        },
        "product_reference": "libopenssl-1_1-devel-32bit",
        "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP3"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libopenssl1_1 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP3",
          "product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP3:libopenssl1_1"
        },
        "product_reference": "libopenssl1_1",
        "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP3"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libopenssl1_1-32bit as component of SUSE Linux Enterprise Server for SAP Applications 15 SP3",
          "product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP3:libopenssl1_1-32bit"
        },
        "product_reference": "libopenssl1_1-32bit",
        "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP3"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libopenssl1_1-hmac as component of SUSE Linux Enterprise Server for SAP Applications 15 SP3",
          "product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP3:libopenssl1_1-hmac"
        },
        "product_reference": "libopenssl1_1-hmac",
        "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP3"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libopenssl1_1-hmac-32bit as component of SUSE Linux Enterprise Server for SAP Applications 15 SP3",
          "product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP3:libopenssl1_1-hmac-32bit"
        },
        "product_reference": "libopenssl1_1-hmac-32bit",
        "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP3"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "openssl-1_1 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP3",
          "product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP3:openssl-1_1"
        },
        "product_reference": "openssl-1_1",
        "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP3"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "openssl-1_1-doc as component of SUSE Linux Enterprise Server for SAP Applications 15 SP3",
          "product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP3:openssl-1_1-doc"
        },
        "product_reference": "openssl-1_1-doc",
        "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP3"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libopenssl-1_1-devel as component of SUSE Linux Enterprise High Performance Computing 15 SP3",
          "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3:libopenssl-1_1-devel"
        },
        "product_reference": "libopenssl-1_1-devel",
        "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libopenssl-1_1-devel-32bit as component of SUSE Linux Enterprise High Performance Computing 15 SP3",
          "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3:libopenssl-1_1-devel-32bit"
        },
        "product_reference": "libopenssl-1_1-devel-32bit",
        "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libopenssl1_1 as component of SUSE Linux Enterprise High Performance Computing 15 SP3",
          "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3:libopenssl1_1"
        },
        "product_reference": "libopenssl1_1",
        "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libopenssl1_1-32bit as component of SUSE Linux Enterprise High Performance Computing 15 SP3",
          "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3:libopenssl1_1-32bit"
        },
        "product_reference": "libopenssl1_1-32bit",
        "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libopenssl1_1-hmac as component of SUSE Linux Enterprise High Performance Computing 15 SP3",
          "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3:libopenssl1_1-hmac"
        },
        "product_reference": "libopenssl1_1-hmac",
        "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libopenssl1_1-hmac-32bit as component of SUSE Linux Enterprise High Performance Computing 15 SP3",
          "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3:libopenssl1_1-hmac-32bit"
        },
        "product_reference": "libopenssl1_1-hmac-32bit",
        "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "openssl-1_1 as component of SUSE Linux Enterprise High Performance Computing 15 SP3",
          "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3:openssl-1_1"
        },
        "product_reference": "openssl-1_1",
        "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "openssl-1_1-doc as component of SUSE Linux Enterprise High Performance Computing 15 SP3",
          "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3:openssl-1_1-doc"
        },
        "product_reference": "openssl-1_1-doc",
        "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libopenssl-1_1-devel as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
          "product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:libopenssl-1_1-devel"
        },
        "product_reference": "libopenssl-1_1-devel",
        "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libopenssl-1_1-devel-32bit as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
          "product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:libopenssl-1_1-devel-32bit"
        },
        "product_reference": "libopenssl-1_1-devel-32bit",
        "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libopenssl1_1 as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
          "product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:libopenssl1_1"
        },
        "product_reference": "libopenssl1_1",
        "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libopenssl1_1-32bit as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
          "product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:libopenssl1_1-32bit"
        },
        "product_reference": "libopenssl1_1-32bit",
        "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libopenssl1_1-hmac as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
          "product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:libopenssl1_1-hmac"
        },
        "product_reference": "libopenssl1_1-hmac",
        "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libopenssl1_1-hmac-32bit as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
          "product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:libopenssl1_1-hmac-32bit"
        },
        "product_reference": "libopenssl1_1-hmac-32bit",
        "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "openssl-1_1 as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
          "product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:openssl-1_1"
        },
        "product_reference": "openssl-1_1",
        "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "openssl-1_1-doc as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
          "product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:openssl-1_1-doc"
        },
        "product_reference": "openssl-1_1-doc",
        "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libopenssl-devel as component of SUSE Linux Enterprise Server 15 SP4",
          "product_id": "SUSE Linux Enterprise Server 15 SP4:libopenssl-devel"
        },
        "product_reference": "libopenssl-devel",
        "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "openssl as component of SUSE Linux Enterprise Server 15 SP4",
          "product_id": "SUSE Linux Enterprise Server 15 SP4:openssl"
        },
        "product_reference": "openssl",
        "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libopenssl-devel as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4",
          "product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP4:libopenssl-devel"
        },
        "product_reference": "libopenssl-devel",
        "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "openssl as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4",
          "product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP4:openssl"
        },
        "product_reference": "openssl",
        "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libopenssl-devel as component of SUSE Linux Enterprise High Performance Computing 15 SP4",
          "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4:libopenssl-devel"
        },
        "product_reference": "libopenssl-devel",
        "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "openssl as component of SUSE Linux Enterprise High Performance Computing 15 SP4",
          "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4:openssl"
        },
        "product_reference": "openssl",
        "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libopenssl-devel as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
          "product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:libopenssl-devel"
        },
        "product_reference": "libopenssl-devel",
        "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "openssl as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
          "product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:openssl"
        },
        "product_reference": "openssl",
        "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libopenssl-1_0_0-devel as component of SUSE Linux Enterprise Server 15 SP4",
          "product_id": "SUSE Linux Enterprise Server 15 SP4:libopenssl-1_0_0-devel"
        },
        "product_reference": "libopenssl-1_0_0-devel",
        "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libopenssl10 as component of SUSE Linux Enterprise Server 15 SP4",
          "product_id": "SUSE Linux Enterprise Server 15 SP4:libopenssl10"
        },
        "product_reference": "libopenssl10",
        "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libopenssl1_0_0 as component of SUSE Linux Enterprise Server 15 SP4",
          "product_id": "SUSE Linux Enterprise Server 15 SP4:libopenssl1_0_0"
        },
        "product_reference": "libopenssl1_0_0",
        "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libopenssl1_0_0-hmac as component of SUSE Linux Enterprise Server 15 SP4",
          "product_id": "SUSE Linux Enterprise Server 15 SP4:libopenssl1_0_0-hmac"
        },
        "product_reference": "libopenssl1_0_0-hmac",
        "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "openssl-1_0_0 as component of SUSE Linux Enterprise Server 15 SP4",
          "product_id": "SUSE Linux Enterprise Server 15 SP4:openssl-1_0_0"
        },
        "product_reference": "openssl-1_0_0",
        "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libopenssl-1_0_0-devel as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4",
          "product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP4:libopenssl-1_0_0-devel"
        },
        "product_reference": "libopenssl-1_0_0-devel",
        "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libopenssl10 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4",
          "product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP4:libopenssl10"
        },
        "product_reference": "libopenssl10",
        "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libopenssl1_0_0 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4",
          "product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP4:libopenssl1_0_0"
        },
        "product_reference": "libopenssl1_0_0",
        "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libopenssl1_0_0-hmac as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4",
          "product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP4:libopenssl1_0_0-hmac"
        },
        "product_reference": "libopenssl1_0_0-hmac",
        "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "openssl-1_0_0 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4",
          "product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP4:openssl-1_0_0"
        },
        "product_reference": "openssl-1_0_0",
        "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libopenssl-1_0_0-devel as component of SUSE Linux Enterprise High Performance Computing 15 SP4",
          "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4:libopenssl-1_0_0-devel"
        },
        "product_reference": "libopenssl-1_0_0-devel",
        "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libopenssl10 as component of SUSE Linux Enterprise High Performance Computing 15 SP4",
          "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4:libopenssl10"
        },
        "product_reference": "libopenssl10",
        "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libopenssl1_0_0 as component of SUSE Linux Enterprise High Performance Computing 15 SP4",
          "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4:libopenssl1_0_0"
        },
        "product_reference": "libopenssl1_0_0",
        "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libopenssl1_0_0-hmac as component of SUSE Linux Enterprise High Performance Computing 15 SP4",
          "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4:libopenssl1_0_0-hmac"
        },
        "product_reference": "libopenssl1_0_0-hmac",
        "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "openssl-1_0_0 as component of SUSE Linux Enterprise High Performance Computing 15 SP4",
          "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4:openssl-1_0_0"
        },
        "product_reference": "openssl-1_0_0",
        "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libopenssl-1_0_0-devel as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
          "product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:libopenssl-1_0_0-devel"
        },
        "product_reference": "libopenssl-1_0_0-devel",
        "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libopenssl10 as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
          "product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:libopenssl10"
        },
        "product_reference": "libopenssl10",
        "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libopenssl1_0_0 as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
          "product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:libopenssl1_0_0"
        },
        "product_reference": "libopenssl1_0_0",
        "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libopenssl1_0_0-hmac as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
          "product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:libopenssl1_0_0-hmac"
        },
        "product_reference": "libopenssl1_0_0-hmac",
        "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "openssl-1_0_0 as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
          "product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:openssl-1_0_0"
        },
        "product_reference": "openssl-1_0_0",
        "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libopenssl-1_1-devel as component of SUSE Linux Enterprise Server 15 SP4",
          "product_id": "SUSE Linux Enterprise Server 15 SP4:libopenssl-1_1-devel"
        },
        "product_reference": "libopenssl-1_1-devel",
        "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libopenssl-1_1-devel-32bit as component of SUSE Linux Enterprise Server 15 SP4",
          "product_id": "SUSE Linux Enterprise Server 15 SP4:libopenssl-1_1-devel-32bit"
        },
        "product_reference": "libopenssl-1_1-devel-32bit",
        "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libopenssl1_1 as component of SUSE Linux Enterprise Server 15 SP4",
          "product_id": "SUSE Linux Enterprise Server 15 SP4:libopenssl1_1"
        },
        "product_reference": "libopenssl1_1",
        "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libopenssl1_1-32bit as component of SUSE Linux Enterprise Server 15 SP4",
          "product_id": "SUSE Linux Enterprise Server 15 SP4:libopenssl1_1-32bit"
        },
        "product_reference": "libopenssl1_1-32bit",
        "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libopenssl1_1-hmac as component of SUSE Linux Enterprise Server 15 SP4",
          "product_id": "SUSE Linux Enterprise Server 15 SP4:libopenssl1_1-hmac"
        },
        "product_reference": "libopenssl1_1-hmac",
        "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libopenssl1_1-hmac-32bit as component of SUSE Linux Enterprise Server 15 SP4",
          "product_id": "SUSE Linux Enterprise Server 15 SP4:libopenssl1_1-hmac-32bit"
        },
        "product_reference": "libopenssl1_1-hmac-32bit",
        "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "openssl-1_1 as component of SUSE Linux Enterprise Server 15 SP4",
          "product_id": "SUSE Linux Enterprise Server 15 SP4:openssl-1_1"
        },
        "product_reference": "openssl-1_1",
        "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libopenssl-1_1-devel as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4",
          "product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP4:libopenssl-1_1-devel"
        },
        "product_reference": "libopenssl-1_1-devel",
        "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libopenssl-1_1-devel-32bit as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4",
          "product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP4:libopenssl-1_1-devel-32bit"
        },
        "product_reference": "libopenssl-1_1-devel-32bit",
        "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libopenssl1_1 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4",
          "product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP4:libopenssl1_1"
        },
        "product_reference": "libopenssl1_1",
        "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libopenssl1_1-32bit as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4",
          "product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP4:libopenssl1_1-32bit"
        },
        "product_reference": "libopenssl1_1-32bit",
        "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libopenssl1_1-hmac as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4",
          "product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP4:libopenssl1_1-hmac"
        },
        "product_reference": "libopenssl1_1-hmac",
        "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libopenssl1_1-hmac-32bit as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4",
          "product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP4:libopenssl1_1-hmac-32bit"
        },
        "product_reference": "libopenssl1_1-hmac-32bit",
        "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "openssl-1_1 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4",
          "product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP4:openssl-1_1"
        },
        "product_reference": "openssl-1_1",
        "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libopenssl-1_1-devel as component of SUSE Linux Enterprise High Performance Computing 15 SP4",
          "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4:libopenssl-1_1-devel"
        },
        "product_reference": "libopenssl-1_1-devel",
        "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libopenssl-1_1-devel-32bit as component of SUSE Linux Enterprise High Performance Computing 15 SP4",
          "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4:libopenssl-1_1-devel-32bit"
        },
        "product_reference": "libopenssl-1_1-devel-32bit",
        "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libopenssl1_1 as component of SUSE Linux Enterprise High Performance Computing 15 SP4",
          "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4:libopenssl1_1"
        },
        "product_reference": "libopenssl1_1",
        "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libopenssl1_1-32bit as component of SUSE Linux Enterprise High Performance Computing 15 SP4",
          "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4:libopenssl1_1-32bit"
        },
        "product_reference": "libopenssl1_1-32bit",
        "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libopenssl1_1-hmac as component of SUSE Linux Enterprise High Performance Computing 15 SP4",
          "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4:libopenssl1_1-hmac"
        },
        "product_reference": "libopenssl1_1-hmac",
        "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libopenssl1_1-hmac-32bit as component of SUSE Linux Enterprise High Performance Computing 15 SP4",
          "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4:libopenssl1_1-hmac-32bit"
        },
        "product_reference": "libopenssl1_1-hmac-32bit",
        "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "openssl-1_1 as component of SUSE Linux Enterprise High Performance Computing 15 SP4",
          "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4:openssl-1_1"
        },
        "product_reference": "openssl-1_1",
        "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libopenssl-1_1-devel as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
          "product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:libopenssl-1_1-devel"
        },
        "product_reference": "libopenssl-1_1-devel",
        "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libopenssl-1_1-devel-32bit as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
          "product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:libopenssl-1_1-devel-32bit"
        },
        "product_reference": "libopenssl-1_1-devel-32bit",
        "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libopenssl1_1 as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
          "product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:libopenssl1_1"
        },
        "product_reference": "libopenssl1_1",
        "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libopenssl1_1-32bit as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
          "product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:libopenssl1_1-32bit"
        },
        "product_reference": "libopenssl1_1-32bit",
        "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libopenssl1_1-hmac as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
          "product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:libopenssl1_1-hmac"
        },
        "product_reference": "libopenssl1_1-hmac",
        "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libopenssl1_1-hmac-32bit as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
          "product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:libopenssl1_1-hmac-32bit"
        },
        "product_reference": "libopenssl1_1-hmac-32bit",
        "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "openssl-1_1 as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
          "product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:openssl-1_1"
        },
        "product_reference": "openssl-1_1",
        "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libopenssl-3-devel as component of SUSE Linux Enterprise Server 15 SP4",
          "product_id": "SUSE Linux Enterprise Server 15 SP4:libopenssl-3-devel"
        },
        "product_reference": "libopenssl-3-devel",
        "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libopenssl3 as component of SUSE Linux Enterprise Server 15 SP4",
          "product_id": "SUSE Linux Enterprise Server 15 SP4:libopenssl3"
        },
        "product_reference": "libopenssl3",
        "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "openssl-3 as component of SUSE Linux Enterprise Server 15 SP4",
          "product_id": "SUSE Linux Enterprise Server 15 SP4:openssl-3"
        },
        "product_reference": "openssl-3",
        "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libopenssl-3-devel as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4",
          "product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP4:libopenssl-3-devel"
        },
        "product_reference": "libopenssl-3-devel",
        "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libopenssl3 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4",
          "product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP4:libopenssl3"
        },
        "product_reference": "libopenssl3",
        "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "openssl-3 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4",
          "product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP4:openssl-3"
        },
        "product_reference": "openssl-3",
        "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libopenssl-3-devel as component of SUSE Linux Enterprise High Performance Computing 15 SP4",
          "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4:libopenssl-3-devel"
        },
        "product_reference": "libopenssl-3-devel",
        "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libopenssl3 as component of SUSE Linux Enterprise High Performance Computing 15 SP4",
          "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4:libopenssl3"
        },
        "product_reference": "libopenssl3",
        "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "openssl-3 as component of SUSE Linux Enterprise High Performance Computing 15 SP4",
          "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4:openssl-3"
        },
        "product_reference": "openssl-3",
        "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libopenssl-3-devel as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
          "product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:libopenssl-3-devel"
        },
        "product_reference": "libopenssl-3-devel",
        "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libopenssl3 as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
          "product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:libopenssl3"
        },
        "product_reference": "libopenssl3",
        "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "openssl-3 as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
          "product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:openssl-3"
        },
        "product_reference": "openssl-3",
        "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "openssl as component of SUSE Linux Enterprise Server 15 SP5",
          "product_id": "SUSE Linux Enterprise Server 15 SP5:openssl"
        },
        "product_reference": "openssl",
        "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "openssl as component of SUSE Linux Enterprise Server for SAP Applications 15 SP5",
          "product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP5:openssl"
        },
        "product_reference": "openssl",
        "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP5"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "openssl as component of SUSE Linux Enterprise High Performance Computing 15 SP5",
          "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5:openssl"
        },
        "product_reference": "openssl",
        "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "openssl as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
          "product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:openssl"
        },
        "product_reference": "openssl",
        "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libopenssl-1_0_0-devel as component of SUSE Linux Enterprise Server 15 SP5",
          "product_id": "SUSE Linux Enterprise Server 15 SP5:libopenssl-1_0_0-devel"
        },
        "product_reference": "libopenssl-1_0_0-devel",
        "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libopenssl10 as component of SUSE Linux Enterprise Server 15 SP5",
          "product_id": "SUSE Linux Enterprise Server 15 SP5:libopenssl10"
        },
        "product_reference": "libopenssl10",
        "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libopenssl1_0_0 as component of SUSE Linux Enterprise Server 15 SP5",
          "product_id": "SUSE Linux Enterprise Server 15 SP5:libopenssl1_0_0"
        },
        "product_reference": "libopenssl1_0_0",
        "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libopenssl1_0_0-hmac as component of SUSE Linux Enterprise Server 15 SP5",
          "product_id": "SUSE Linux Enterprise Server 15 SP5:libopenssl1_0_0-hmac"
        },
        "product_reference": "libopenssl1_0_0-hmac",
        "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "openssl-1_0_0 as component of SUSE Linux Enterprise Server 15 SP5",
          "product_id": "SUSE Linux Enterprise Server 15 SP5:openssl-1_0_0"
        },
        "product_reference": "openssl-1_0_0",
        "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libopenssl-1_0_0-devel as component of SUSE Linux Enterprise Server for SAP Applications 15 SP5",
          "product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP5:libopenssl-1_0_0-devel"
        },
        "product_reference": "libopenssl-1_0_0-devel",
        "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP5"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libopenssl10 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP5",
          "product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP5:libopenssl10"
        },
        "product_reference": "libopenssl10",
        "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP5"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libopenssl1_0_0 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP5",
          "product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP5:libopenssl1_0_0"
        },
        "product_reference": "libopenssl1_0_0",
        "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP5"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libopenssl1_0_0-hmac as component of SUSE Linux Enterprise Server for SAP Applications 15 SP5",
          "product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP5:libopenssl1_0_0-hmac"
        },
        "product_reference": "libopenssl1_0_0-hmac",
        "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP5"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "openssl-1_0_0 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP5",
          "product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP5:openssl-1_0_0"
        },
        "product_reference": "openssl-1_0_0",
        "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP5"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libopenssl-1_0_0-devel as component of SUSE Linux Enterprise High Performance Computing 15 SP5",
          "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5:libopenssl-1_0_0-devel"
        },
        "product_reference": "libopenssl-1_0_0-devel",
        "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libopenssl10 as component of SUSE Linux Enterprise High Performance Computing 15 SP5",
          "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5:libopenssl10"
        },
        "product_reference": "libopenssl10",
        "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libopenssl1_0_0 as component of SUSE Linux Enterprise High Performance Computing 15 SP5",
          "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5:libopenssl1_0_0"
        },
        "product_reference": "libopenssl1_0_0",
        "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libopenssl1_0_0-hmac as component of SUSE Linux Enterprise High Performance Computing 15 SP5",
          "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5:libopenssl1_0_0-hmac"
        },
        "product_reference": "libopenssl1_0_0-hmac",
        "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "openssl-1_0_0 as component of SUSE Linux Enterprise High Performance Computing 15 SP5",
          "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5:openssl-1_0_0"
        },
        "product_reference": "openssl-1_0_0",
        "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libopenssl-1_0_0-devel as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
          "product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:libopenssl-1_0_0-devel"
        },
        "product_reference": "libopenssl-1_0_0-devel",
        "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libopenssl10 as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
          "product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:libopenssl10"
        },
        "product_reference": "libopenssl10",
        "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libopenssl1_0_0 as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
          "product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:libopenssl1_0_0"
        },
        "product_reference": "libopenssl1_0_0",
        "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libopenssl1_0_0-hmac as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
          "product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:libopenssl1_0_0-hmac"
        },
        "product_reference": "libopenssl1_0_0-hmac",
        "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "openssl-1_0_0 as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
          "product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:openssl-1_0_0"
        },
        "product_reference": "openssl-1_0_0",
        "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libopenssl-1_1-devel as component of SUSE Linux Enterprise Server 15 SP5",
          "product_id": "SUSE Linux Enterprise Server 15 SP5:libopenssl-1_1-devel"
        },
        "product_reference": "libopenssl-1_1-devel",
        "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libopenssl1_1 as component of SUSE Linux Enterprise Server 15 SP5",
          "product_id": "SUSE Linux Enterprise Server 15 SP5:libopenssl1_1"
        },
        "product_reference": "libopenssl1_1",
        "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libopenssl1_1-32bit as component of SUSE Linux Enterprise Server 15 SP5",
          "product_id": "SUSE Linux Enterprise Server 15 SP5:libopenssl1_1-32bit"
        },
        "product_reference": "libopenssl1_1-32bit",
        "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libopenssl1_1-hmac as component of SUSE Linux Enterprise Server 15 SP5",
          "product_id": "SUSE Linux Enterprise Server 15 SP5:libopenssl1_1-hmac"
        },
        "product_reference": "libopenssl1_1-hmac",
        "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libopenssl1_1-hmac-32bit as component of SUSE Linux Enterprise Server 15 SP5",
          "product_id": "SUSE Linux Enterprise Server 15 SP5:libopenssl1_1-hmac-32bit"
        },
        "product_reference": "libopenssl1_1-hmac-32bit",
        "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "openssl-1_1 as component of SUSE Linux Enterprise Server 15 SP5",
          "product_id": "SUSE Linux Enterprise Server 15 SP5:openssl-1_1"
        },
        "product_reference": "openssl-1_1",
        "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libopenssl-1_1-devel as component of SUSE Linux Enterprise Server for SAP Applications 15 SP5",
          "product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP5:libopenssl-1_1-devel"
        },
        "product_reference": "libopenssl-1_1-devel",
        "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP5"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libopenssl1_1 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP5",
          "product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP5:libopenssl1_1"
        },
        "product_reference": "libopenssl1_1",
        "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP5"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libopenssl1_1-32bit as component of SUSE Linux Enterprise Server for SAP Applications 15 SP5",
          "product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP5:libopenssl1_1-32bit"
        },
        "product_reference": "libopenssl1_1-32bit",
        "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP5"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libopenssl1_1-hmac as component of SUSE Linux Enterprise Server for SAP Applications 15 SP5",
          "product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP5:libopenssl1_1-hmac"
        },
        "product_reference": "libopenssl1_1-hmac",
        "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP5"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libopenssl1_1-hmac-32bit as component of SUSE Linux Enterprise Server for SAP Applications 15 SP5",
          "product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP5:libopenssl1_1-hmac-32bit"
        },
        "product_reference": "libopenssl1_1-hmac-32bit",
        "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP5"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "openssl-1_1 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP5",
          "product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP5:openssl-1_1"
        },
        "product_reference": "openssl-1_1",
        "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP5"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libopenssl-1_1-devel as component of SUSE Linux Enterprise High Performance Computing 15 SP5",
          "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5:libopenssl-1_1-devel"
        },
        "product_reference": "libopenssl-1_1-devel",
        "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libopenssl1_1 as component of SUSE Linux Enterprise High Performance Computing 15 SP5",
          "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5:libopenssl1_1"
        },
        "product_reference": "libopenssl1_1",
        "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libopenssl1_1-32bit as component of SUSE Linux Enterprise High Performance Computing 15 SP5",
          "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5:libopenssl1_1-32bit"
        },
        "product_reference": "libopenssl1_1-32bit",
        "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libopenssl1_1-hmac as component of SUSE Linux Enterprise High Performance Computing 15 SP5",
          "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5:libopenssl1_1-hmac"
        },
        "product_reference": "libopenssl1_1-hmac",
        "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libopenssl1_1-hmac-32bit as component of SUSE Linux Enterprise High Performance Computing 15 SP5",
          "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5:libopenssl1_1-hmac-32bit"
        },
        "product_reference": "libopenssl1_1-hmac-32bit",
        "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "openssl-1_1 as component of SUSE Linux Enterprise High Performance Computing 15 SP5",
          "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5:openssl-1_1"
        },
        "product_reference": "openssl-1_1",
        "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libopenssl-1_1-devel as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
          "product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:libopenssl-1_1-devel"
        },
        "product_reference": "libopenssl-1_1-devel",
        "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libopenssl1_1 as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
          "product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:libopenssl1_1"
        },
        "product_reference": "libopenssl1_1",
        "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libopenssl1_1-32bit as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
          "product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:libopenssl1_1-32bit"
        },
        "product_reference": "libopenssl1_1-32bit",
        "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libopenssl1_1-hmac as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
          "product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:libopenssl1_1-hmac"
        },
        "product_reference": "libopenssl1_1-hmac",
        "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libopenssl1_1-hmac-32bit as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
          "product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:libopenssl1_1-hmac-32bit"
        },
        "product_reference": "libopenssl1_1-hmac-32bit",
        "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "openssl-1_1 as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
          "product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:openssl-1_1"
        },
        "product_reference": "openssl-1_1",
        "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libopenssl-3-devel as component of SUSE Linux Enterprise Server 15 SP5",
          "product_id": "SUSE Linux Enterprise Server 15 SP5:libopenssl-3-devel"
        },
        "product_reference": "libopenssl-3-devel",
        "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libopenssl3 as component of SUSE Linux Enterprise Server 15 SP5",
          "product_id": "SUSE Linux Enterprise Server 15 SP5:libopenssl3"
        },
        "product_reference": "libopenssl3",
        "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "openssl-3 as component of SUSE Linux Enterprise Server 15 SP5",
          "product_id": "SUSE Linux Enterprise Server 15 SP5:openssl-3"
        },
        "product_reference": "openssl-3",
        "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libopenssl-3-devel as component of SUSE Linux Enterprise Server for SAP Applications 15 SP5",
          "product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP5:libopenssl-3-devel"
        },
        "product_reference": "libopenssl-3-devel",
        "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP5"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libopenssl3 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP5",
          "product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP5:libopenssl3"
        },
        "product_reference": "libopenssl3",
        "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP5"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "openssl-3 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP5",
          "product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP5:openssl-3"
        },
        "product_reference": "openssl-3",
        "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP5"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libopenssl-3-devel as component of SUSE Linux Enterprise High Performance Computing 15 SP5",
          "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5:libopenssl-3-devel"
        },
        "product_reference": "libopenssl-3-devel",
        "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libopenssl3 as component of SUSE Linux Enterprise High Performance Computing 15 SP5",
          "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5:libopenssl3"
        },
        "product_reference": "libopenssl3",
        "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "openssl-3 as component of SUSE Linux Enterprise High Performance Computing 15 SP5",
          "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5:openssl-3"
        },
        "product_reference": "openssl-3",
        "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libopenssl-3-devel as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
          "product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:libopenssl-3-devel"
        },
        "product_reference": "libopenssl-3-devel",
        "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libopenssl3 as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
          "product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:libopenssl3"
        },
        "product_reference": "libopenssl3",
        "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "openssl-3 as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
          "product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:openssl-3"
        },
        "product_reference": "openssl-3",
        "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libopenssl-devel as component of SUSE Linux Enterprise Server 15 SP6",
          "product_id": "SUSE Linux Enterprise Server 15 SP6:libopenssl-devel"
        },
        "product_reference": "libopenssl-devel",
        "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP6"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libopenssl-fips-provider as component of SUSE Linux Enterprise Server 15 SP6",
          "product_id": "SUSE Linux Enterprise Server 15 SP6:libopenssl-fips-provider"
        },
        "product_reference": "libopenssl-fips-provider",
        "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP6"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "openssl as component of SUSE Linux Enterprise Server 15 SP6",
          "product_id": "SUSE Linux Enterprise Server 15 SP6:openssl"
        },
        "product_reference": "openssl",
        "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP6"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libopenssl-devel as component of SUSE Linux Enterprise Server for SAP Applications 15 SP6",
          "product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP6:libopenssl-devel"
        },
        "product_reference": "libopenssl-devel",
        "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP6"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libopenssl-fips-provider as component of SUSE Linux Enterprise Server for SAP Applications 15 SP6",
          "product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP6:libopenssl-fips-provider"
        },
        "product_reference": "libopenssl-fips-provider",
        "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP6"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "openssl as component of SUSE Linux Enterprise Server for SAP Applications 15 SP6",
          "product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP6:openssl"
        },
        "product_reference": "openssl",
        "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP6"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libopenssl-devel as component of SUSE Linux Enterprise Server 15 SP6-LTSS",
          "product_id": "SUSE Linux Enterprise Server 15 SP6-LTSS:libopenssl-devel"
        },
        "product_reference": "libopenssl-devel",
        "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP6-LTSS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libopenssl-fips-provider as component of SUSE Linux Enterprise Server 15 SP6-LTSS",
          "product_id": "SUSE Linux Enterprise Server 15 SP6-LTSS:libopenssl-fips-provider"
        },
        "product_reference": "libopenssl-fips-provider",
        "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP6-LTSS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "openssl as component of SUSE Linux Enterprise Server 15 SP6-LTSS",
          "product_id": "SUSE Linux Enterprise Server 15 SP6-LTSS:openssl"
        },
        "product_reference": "openssl",
        "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP6-LTSS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libopenssl-1_0_0-devel as component of SUSE Linux Enterprise Server 15 SP6",
          "product_id": "SUSE Linux Enterprise Server 15 SP6:libopenssl-1_0_0-devel"
        },
        "product_reference": "libopenssl-1_0_0-devel",
        "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP6"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libopenssl10 as component of SUSE Linux Enterprise Server 15 SP6",
          "product_id": "SUSE Linux Enterprise Server 15 SP6:libopenssl10"
        },
        "product_reference": "libopenssl10",
        "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP6"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libopenssl1_0_0 as component of SUSE Linux Enterprise Server 15 SP6",
          "product_id": "SUSE Linux Enterprise Server 15 SP6:libopenssl1_0_0"
        },
        "product_reference": "libopenssl1_0_0",
        "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP6"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libopenssl1_0_0-hmac as component of SUSE Linux Enterprise Server 15 SP6",
          "product_id": "SUSE Linux Enterprise Server 15 SP6:libopenssl1_0_0-hmac"
        },
        "product_reference": "libopenssl1_0_0-hmac",
        "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP6"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "openssl-1_0_0 as component of SUSE Linux Enterprise Server 15 SP6",
          "product_id": "SUSE Linux Enterprise Server 15 SP6:openssl-1_0_0"
        },
        "product_reference": "openssl-1_0_0",
        "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP6"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libopenssl-1_0_0-devel as component of SUSE Linux Enterprise Server for SAP Applications 15 SP6",
          "product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP6:libopenssl-1_0_0-devel"
        },
        "product_reference": "libopenssl-1_0_0-devel",
        "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP6"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libopenssl10 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP6",
          "product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP6:libopenssl10"
        },
        "product_reference": "libopenssl10",
        "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP6"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libopenssl1_0_0 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP6",
          "product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP6:libopenssl1_0_0"
        },
        "product_reference": "libopenssl1_0_0",
        "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP6"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libopenssl1_0_0-hmac as component of SUSE Linux Enterprise Server for SAP Applications 15 SP6",
          "product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP6:libopenssl1_0_0-hmac"
        },
        "product_reference": "libopenssl1_0_0-hmac",
        "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP6"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "openssl-1_0_0 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP6",
          "product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP6:openssl-1_0_0"
        },
        "product_reference": "openssl-1_0_0",
        "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP6"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libopenssl-1_0_0-devel as component of SUSE Linux Enterprise Server 15 SP6-LTSS",
          "product_id": "SUSE Linux Enterprise Server 15 SP6-LTSS:libopenssl-1_0_0-devel"
        },
        "product_reference": "libopenssl-1_0_0-devel",
        "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP6-LTSS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libopenssl10 as component of SUSE Linux Enterprise Server 15 SP6-LTSS",
          "product_id": "SUSE Linux Enterprise Server 15 SP6-LTSS:libopenssl10"
        },
        "product_reference": "libopenssl10",
        "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP6-LTSS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libopenssl1_0_0 as component of SUSE Linux Enterprise Server 15 SP6-LTSS",
          "product_id": "SUSE Linux Enterprise Server 15 SP6-LTSS:libopenssl1_0_0"
        },
        "product_reference": "libopenssl1_0_0",
        "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP6-LTSS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libopenssl1_0_0-hmac as component of SUSE Linux Enterprise Server 15 SP6-LTSS",
          "product_id": "SUSE Linux Enterprise Server 15 SP6-LTSS:libopenssl1_0_0-hmac"
        },
        "product_reference": "libopenssl1_0_0-hmac",
        "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP6-LTSS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "openssl-1_0_0 as component of SUSE Linux Enterprise Server 15 SP6-LTSS",
          "product_id": "SUSE Linux Enterprise Server 15 SP6-LTSS:openssl-1_0_0"
        },
        "product_reference": "openssl-1_0_0",
        "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP6-LTSS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libopenssl-1_1-devel as component of SUSE Linux Enterprise Server 15 SP6",
          "product_id": "SUSE Linux Enterprise Server 15 SP6:libopenssl-1_1-devel"
        },
        "product_reference": "libopenssl-1_1-devel",
        "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP6"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libopenssl1_1 as component of SUSE Linux Enterprise Server 15 SP6",
          "product_id": "SUSE Linux Enterprise Server 15 SP6:libopenssl1_1"
        },
        "product_reference": "libopenssl1_1",
        "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP6"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libopenssl1_1-32bit as component of SUSE Linux Enterprise Server 15 SP6",
          "product_id": "SUSE Linux Enterprise Server 15 SP6:libopenssl1_1-32bit"
        },
        "product_reference": "libopenssl1_1-32bit",
        "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP6"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "openssl-1_1 as component of SUSE Linux Enterprise Server 15 SP6",
          "product_id": "SUSE Linux Enterprise Server 15 SP6:openssl-1_1"
        },
        "product_reference": "openssl-1_1",
        "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP6"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libopenssl-1_1-devel as component of SUSE Linux Enterprise Server for SAP Applications 15 SP6",
          "product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP6:libopenssl-1_1-devel"
        },
        "product_reference": "libopenssl-1_1-devel",
        "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP6"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libopenssl1_1 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP6",
          "product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP6:libopenssl1_1"
        },
        "product_reference": "libopenssl1_1",
        "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP6"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libopenssl1_1-32bit as component of SUSE Linux Enterprise Server for SAP Applications 15 SP6",
          "product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP6:libopenssl1_1-32bit"
        },
        "product_reference": "libopenssl1_1-32bit",
        "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP6"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "openssl-1_1 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP6",
          "product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP6:openssl-1_1"
        },
        "product_reference": "openssl-1_1",
        "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP6"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libopenssl-1_1-devel as component of SUSE Linux Enterprise Server 15 SP6-LTSS",
          "product_id": "SUSE Linux Enterprise Server 15 SP6-LTSS:libopenssl-1_1-devel"
        },
        "product_reference": "libopenssl-1_1-devel",
        "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP6-LTSS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libopenssl1_1 as component of SUSE Linux Enterprise Server 15 SP6-LTSS",
          "product_id": "SUSE Linux Enterprise Server 15 SP6-LTSS:libopenssl1_1"
        },
        "product_reference": "libopenssl1_1",
        "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP6-LTSS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libopenssl1_1-32bit as component of SUSE Linux Enterprise Server 15 SP6-LTSS",
          "product_id": "SUSE Linux Enterprise Server 15 SP6-LTSS:libopenssl1_1-32bit"
        },
        "product_reference": "libopenssl1_1-32bit",
        "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP6-LTSS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "openssl-1_1 as component of SUSE Linux Enterprise Server 15 SP6-LTSS",
          "product_id": "SUSE Linux Enterprise Server 15 SP6-LTSS:openssl-1_1"
        },
        "product_reference": "openssl-1_1",
        "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP6-LTSS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libopenssl-3-devel as component of SUSE Linux Enterprise Server 15 SP6",
          "product_id": "SUSE Linux Enterprise Server 15 SP6:libopenssl-3-devel"
        },
        "product_reference": "libopenssl-3-devel",
        "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP6"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libopenssl-3-fips-provider as component of SUSE Linux Enterprise Server 15 SP6",
          "product_id": "SUSE Linux Enterprise Server 15 SP6:libopenssl-3-fips-provider"
        },
        "product_reference": "libopenssl-3-fips-provider",
        "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP6"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libopenssl-3-fips-provider-32bit as component of SUSE Linux Enterprise Server 15 SP6",
          "product_id": "SUSE Linux Enterprise Server 15 SP6:libopenssl-3-fips-provider-32bit"
        },
        "product_reference": "libopenssl-3-fips-provider-32bit",
        "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP6"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libopenssl3 as component of SUSE Linux Enterprise Server 15 SP6",
          "product_id": "SUSE Linux Enterprise Server 15 SP6:libopenssl3"
        },
        "product_reference": "libopenssl3",
        "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP6"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libopenssl3-32bit as component of SUSE Linux Enterprise Server 15 SP6",
          "product_id": "SUSE Linux Enterprise Server 15 SP6:libopenssl3-32bit"
        },
        "product_reference": "libopenssl3-32bit",
        "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP6"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "openssl-3 as component of SUSE Linux Enterprise Server 15 SP6",
          "product_id": "SUSE Linux Enterprise Server 15 SP6:openssl-3"
        },
        "product_reference": "openssl-3",
        "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP6"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libopenssl-3-devel as component of SUSE Linux Enterprise Server for SAP Applications 15 SP6",
          "product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP6:libopenssl-3-devel"
        },
        "product_reference": "libopenssl-3-devel",
        "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP6"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libopenssl-3-fips-provider as component of SUSE Linux Enterprise Server for SAP Applications 15 SP6",
          "product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP6:libopenssl-3-fips-provider"
        },
        "product_reference": "libopenssl-3-fips-provider",
        "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP6"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libopenssl-3-fips-provider-32bit as component of SUSE Linux Enterprise Server for SAP Applications 15 SP6",
          "product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP6:libopenssl-3-fips-provider-32bit"
        },
        "product_reference": "libopenssl-3-fips-provider-32bit",
        "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP6"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libopenssl3 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP6",
          "product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP6:libopenssl3"
        },
        "product_reference": "libopenssl3",
        "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP6"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libopenssl3-32bit as component of SUSE Linux Enterprise Server for SAP Applications 15 SP6",
          "product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP6:libopenssl3-32bit"
        },
        "product_reference": "libopenssl3-32bit",
        "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP6"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "openssl-3 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP6",
          "product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP6:openssl-3"
        },
        "product_reference": "openssl-3",
        "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP6"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libopenssl-3-devel as component of SUSE Linux Enterprise Server 15 SP6-LTSS",
          "product_id": "SUSE Linux Enterprise Server 15 SP6-LTSS:libopenssl-3-devel"
        },
        "product_reference": "libopenssl-3-devel",
        "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP6-LTSS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libopenssl-3-fips-provider as component of SUSE Linux Enterprise Server 15 SP6-LTSS",
          "product_id": "SUSE Linux Enterprise Server 15 SP6-LTSS:libopenssl-3-fips-provider"
        },
        "product_reference": "libopenssl-3-fips-provider",
        "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP6-LTSS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libopenssl-3-fips-provider-32bit as component of SUSE Linux Enterprise Server 15 SP6-LTSS",
          "product_id": "SUSE Linux Enterprise Server 15 SP6-LTSS:libopenssl-3-fips-provider-32bit"
        },
        "product_reference": "libopenssl-3-fips-provider-32bit",
        "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP6-LTSS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libopenssl3 as component of SUSE Linux Enterprise Server 15 SP6-LTSS",
          "product_id": "SUSE Linux Enterprise Server 15 SP6-LTSS:libopenssl3"
        },
        "product_reference": "libopenssl3",
        "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP6-LTSS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libopenssl3-32bit as component of SUSE Linux Enterprise Server 15 SP6-LTSS",
          "product_id": "SUSE Linux Enterprise Server 15 SP6-LTSS:libopenssl3-32bit"
        },
        "product_reference": "libopenssl3-32bit",
        "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP6-LTSS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "openssl-3 as component of SUSE Linux Enterprise Server 15 SP6-LTSS",
          "product_id": "SUSE Linux Enterprise Server 15 SP6-LTSS:openssl-3"
        },
        "product_reference": "openssl-3",
        "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP6-LTSS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libopenssl-devel as component of SUSE Linux Enterprise Server 16.0",
          "product_id": "SUSE Linux Enterprise Server 16.0:libopenssl-devel"
        },
        "product_reference": "libopenssl-devel",
        "relates_to_product_reference": "SUSE Linux Enterprise Server 16.0"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libopenssl-fips-provider as component of SUSE Linux Enterprise Server 16.0",
          "product_id": "SUSE Linux Enterprise Server 16.0:libopenssl-fips-provider"
        },
        "product_reference": "libopenssl-fips-provider",
        "relates_to_product_reference": "SUSE Linux Enterprise Server 16.0"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "openssl as component of SUSE Linux Enterprise Server 16.0",
          "product_id": "SUSE Linux Enterprise Server 16.0:openssl"
        },
        "product_reference": "openssl",
        "relates_to_product_reference": "SUSE Linux Enterprise Server 16.0"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libopenssl-3-devel as component of SUSE Linux Enterprise Server 16.0",
          "product_id": "SUSE Linux Enterprise Server 16.0:libopenssl-3-devel"
        },
        "product_reference": "libopenssl-3-devel",
        "relates_to_product_reference": "SUSE Linux Enterprise Server 16.0"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libopenssl-3-fips-provider as component of SUSE Linux Enterprise Server 16.0",
          "product_id": "SUSE Linux Enterprise Server 16.0:libopenssl-3-fips-provider"
        },
        "product_reference": "libopenssl-3-fips-provider",
        "relates_to_product_reference": "SUSE Linux Enterprise Server 16.0"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libopenssl-3-fips-provider-x86-64-v3 as component of SUSE Linux Enterprise Server 16.0",
          "product_id": "SUSE Linux Enterprise Server 16.0:libopenssl-3-fips-provider-x86-64-v3"
        },
        "product_reference": "libopenssl-3-fips-provider-x86-64-v3",
        "relates_to_product_reference": "SUSE Linux Enterprise Server 16.0"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libopenssl3 as component of SUSE Linux Enterprise Server 16.0",
          "product_id": "SUSE Linux Enterprise Server 16.0:libopenssl3"
        },
        "product_reference": "libopenssl3",
        "relates_to_product_reference": "SUSE Linux Enterprise Server 16.0"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libopenssl3-x86-64-v3 as component of SUSE Linux Enterprise Server 16.0",
          "product_id": "SUSE Linux Enterprise Server 16.0:libopenssl3-x86-64-v3"
        },
        "product_reference": "libopenssl3-x86-64-v3",
        "relates_to_product_reference": "SUSE Linux Enterprise Server 16.0"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "openssl-3 as component of SUSE Linux Enterprise Server 16.0",
          "product_id": "SUSE Linux Enterprise Server 16.0:openssl-3"
        },
        "product_reference": "openssl-3",
        "relates_to_product_reference": "SUSE Linux Enterprise Server 16.0"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "openssl-3-doc as component of SUSE Linux Enterprise Server 16.0",
          "product_id": "SUSE Linux Enterprise Server 16.0:openssl-3-doc"
        },
        "product_reference": "openssl-3-doc",
        "relates_to_product_reference": "SUSE Linux Enterprise Server 16.0"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "openssl-3-livepatches as component of SUSE Linux Enterprise Server 16.0",
          "product_id": "SUSE Linux Enterprise Server 16.0:openssl-3-livepatches"
        },
        "product_reference": "openssl-3-livepatches",
        "relates_to_product_reference": "SUSE Linux Enterprise Server 16.0"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libopenssl-devel as component of SUSE Linux Enterprise Server 16.1",
          "product_id": "SUSE Linux Enterprise Server 16.1:libopenssl-devel"
        },
        "product_reference": "libopenssl-devel",
        "relates_to_product_reference": "SUSE Linux Enterprise Server 16.1"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libopenssl-fips-provider as component of SUSE Linux Enterprise Server 16.1",
          "product_id": "SUSE Linux Enterprise Server 16.1:libopenssl-fips-provider"
        },
        "product_reference": "libopenssl-fips-provider",
        "relates_to_product_reference": "SUSE Linux Enterprise Server 16.1"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "openssl as component of SUSE Linux Enterprise Server 16.1",
          "product_id": "SUSE Linux Enterprise Server 16.1:openssl"
        },
        "product_reference": "openssl",
        "relates_to_product_reference": "SUSE Linux Enterprise Server 16.1"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libopenssl-3-devel as component of SUSE Linux Enterprise Server 16.1",
          "product_id": "SUSE Linux Enterprise Server 16.1:libopenssl-3-devel"
        },
        "product_reference": "libopenssl-3-devel",
        "relates_to_product_reference": "SUSE Linux Enterprise Server 16.1"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libopenssl-3-fips-provider as component of SUSE Linux Enterprise Server 16.1",
          "product_id": "SUSE Linux Enterprise Server 16.1:libopenssl-3-fips-provider"
        },
        "product_reference": "libopenssl-3-fips-provider",
        "relates_to_product_reference": "SUSE Linux Enterprise Server 16.1"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libopenssl-3-fips-provider-x86-64-v3 as component of SUSE Linux Enterprise Server 16.1",
          "product_id": "SUSE Linux Enterprise Server 16.1:libopenssl-3-fips-provider-x86-64-v3"
        },
        "product_reference": "libopenssl-3-fips-provider-x86-64-v3",
        "relates_to_product_reference": "SUSE Linux Enterprise Server 16.1"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libopenssl3 as component of SUSE Linux Enterprise Server 16.1",
          "product_id": "SUSE Linux Enterprise Server 16.1:libopenssl3"
        },
        "product_reference": "libopenssl3",
        "relates_to_product_reference": "SUSE Linux Enterprise Server 16.1"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libopenssl3-x86-64-v3 as component of SUSE Linux Enterprise Server 16.1",
          "product_id": "SUSE Linux Enterprise Server 16.1:libopenssl3-x86-64-v3"
        },
        "product_reference": "libopenssl3-x86-64-v3",
        "relates_to_product_reference": "SUSE Linux Enterprise Server 16.1"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "openssl-3 as component of SUSE Linux Enterprise Server 16.1",
          "product_id": "SUSE Linux Enterprise Server 16.1:openssl-3"
        },
        "product_reference": "openssl-3",
        "relates_to_product_reference": "SUSE Linux Enterprise Server 16.1"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "openssl-3-doc as component of SUSE Linux Enterprise Server 16.1",
          "product_id": "SUSE Linux Enterprise Server 16.1:openssl-3-doc"
        },
        "product_reference": "openssl-3-doc",
        "relates_to_product_reference": "SUSE Linux Enterprise Server 16.1"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "openssl-3-livepatches as component of SUSE Linux Enterprise Server 16.1",
          "product_id": "SUSE Linux Enterprise Server 16.1:openssl-3-livepatches"
        },
        "product_reference": "openssl-3-livepatches",
        "relates_to_product_reference": "SUSE Linux Enterprise Server 16.1"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libopenssl-devel as component of SUSE Linux Enterprise Server LTSS Extended Security 12 SP5",
          "product_id": "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libopenssl-devel"
        },
        "product_reference": "libopenssl-devel",
        "relates_to_product_reference": "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "openssl as component of SUSE Linux Enterprise Server LTSS Extended Security 12 SP5",
          "product_id": "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:openssl"
        },
        "product_reference": "openssl",
        "relates_to_product_reference": "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libopenssl-1_0_0-devel as component of SUSE Linux Enterprise Server LTSS Extended Security 12 SP5",
          "product_id": "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libopenssl-1_0_0-devel"
        },
        "product_reference": "libopenssl-1_0_0-devel",
        "relates_to_product_reference": "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libopenssl-1_0_0-devel-32bit as component of SUSE Linux Enterprise Server LTSS Extended Security 12 SP5",
          "product_id": "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libopenssl-1_0_0-devel-32bit"
        },
        "product_reference": "libopenssl-1_0_0-devel-32bit",
        "relates_to_product_reference": "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libopenssl1_0_0 as component of SUSE Linux Enterprise Server LTSS Extended Security 12 SP5",
          "product_id": "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libopenssl1_0_0"
        },
        "product_reference": "libopenssl1_0_0",
        "relates_to_product_reference": "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libopenssl1_0_0-32bit as component of SUSE Linux Enterprise Server LTSS Extended Security 12 SP5",
          "product_id": "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libopenssl1_0_0-32bit"
        },
        "product_reference": "libopenssl1_0_0-32bit",
        "relates_to_product_reference": "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libopenssl1_0_0-hmac as component of SUSE Linux Enterprise Server LTSS Extended Security 12 SP5",
          "product_id": "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libopenssl1_0_0-hmac"
        },
        "product_reference": "libopenssl1_0_0-hmac",
        "relates_to_product_reference": "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libopenssl1_0_0-hmac-32bit as component of SUSE Linux Enterprise Server LTSS Extended Security 12 SP5",
          "product_id": "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libopenssl1_0_0-hmac-32bit"
        },
        "product_reference": "libopenssl1_0_0-hmac-32bit",
        "relates_to_product_reference": "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "openssl-1_0_0 as component of SUSE Linux Enterprise Server LTSS Extended Security 12 SP5",
          "product_id": "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:openssl-1_0_0"
        },
        "product_reference": "openssl-1_0_0",
        "relates_to_product_reference": "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "openssl-1_0_0-doc as component of SUSE Linux Enterprise Server LTSS Extended Security 12 SP5",
          "product_id": "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:openssl-1_0_0-doc"
        },
        "product_reference": "openssl-1_0_0-doc",
        "relates_to_product_reference": "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libopenssl-1_1-devel as component of SUSE Linux Enterprise Server LTSS Extended Security 12 SP5",
          "product_id": "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libopenssl-1_1-devel"
        },
        "product_reference": "libopenssl-1_1-devel",
        "relates_to_product_reference": "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libopenssl-1_1-devel-32bit as component of SUSE Linux Enterprise Server LTSS Extended Security 12 SP5",
          "product_id": "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libopenssl-1_1-devel-32bit"
        },
        "product_reference": "libopenssl-1_1-devel-32bit",
        "relates_to_product_reference": "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libopenssl1_1 as component of SUSE Linux Enterprise Server LTSS Extended Security 12 SP5",
          "product_id": "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libopenssl1_1"
        },
        "product_reference": "libopenssl1_1",
        "relates_to_product_reference": "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libopenssl1_1-32bit as component of SUSE Linux Enterprise Server LTSS Extended Security 12 SP5",
          "product_id": "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libopenssl1_1-32bit"
        },
        "product_reference": "libopenssl1_1-32bit",
        "relates_to_product_reference": "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libopenssl1_1-hmac as component of SUSE Linux Enterprise Server LTSS Extended Security 12 SP5",
          "product_id": "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libopenssl1_1-hmac"
        },
        "product_reference": "libopenssl1_1-hmac",
        "relates_to_product_reference": "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libopenssl1_1-hmac-32bit as component of SUSE Linux Enterprise Server LTSS Extended Security 12 SP5",
          "product_id": "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libopenssl1_1-hmac-32bit"
        },
        "product_reference": "libopenssl1_1-hmac-32bit",
        "relates_to_product_reference": "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "openssl-1_1 as component of SUSE Linux Enterprise Server LTSS Extended Security 12 SP5",
          "product_id": "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:openssl-1_1"
        },
        "product_reference": "openssl-1_1",
        "relates_to_product_reference": "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "openssl as component of SUSE Linux Enterprise Server Teradata 12 SP3",
          "product_id": "SUSE Linux Enterprise Server Teradata 12 SP3:openssl"
        },
        "product_reference": "openssl",
        "relates_to_product_reference": "SUSE Linux Enterprise Server Teradata 12 SP3"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "openssl as component of SUSE Linux Enterprise Server Teradata 15 SP4",
          "product_id": "SUSE Linux Enterprise Server Teradata 15 SP4:openssl"
        },
        "product_reference": "openssl",
        "relates_to_product_reference": "SUSE Linux Enterprise Server Teradata 15 SP4"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "openssl-1_0_0 as component of SUSE Linux Enterprise Server Teradata 15 SP4",
          "product_id": "SUSE Linux Enterprise Server Teradata 15 SP4:openssl-1_0_0"
        },
        "product_reference": "openssl-1_0_0",
        "relates_to_product_reference": "SUSE Linux Enterprise Server Teradata 15 SP4"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "openssl-1_1 as component of SUSE Linux Enterprise Server Teradata 15 SP4",
          "product_id": "SUSE Linux Enterprise Server Teradata 15 SP4:openssl-1_1"
        },
        "product_reference": "openssl-1_1",
        "relates_to_product_reference": "SUSE Linux Enterprise Server Teradata 15 SP4"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "openssl-3 as component of SUSE Linux Enterprise Server Teradata 15 SP4",
          "product_id": "SUSE Linux Enterprise Server Teradata 15 SP4:openssl-3"
        },
        "product_reference": "openssl-3",
        "relates_to_product_reference": "SUSE Linux Enterprise Server Teradata 15 SP4"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libopenssl0_9_8 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5",
          "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libopenssl0_9_8"
        },
        "product_reference": "libopenssl0_9_8",
        "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "compat-openssl098 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5",
          "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:compat-openssl098"
        },
        "product_reference": "compat-openssl098",
        "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libopenssl-devel as component of SUSE Linux Enterprise Server for SAP applications 16.0",
          "product_id": "SUSE Linux Enterprise Server for SAP applications 16.0:libopenssl-devel"
        },
        "product_reference": "libopenssl-devel",
        "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP applications 16.0"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libopenssl-fips-provider as component of SUSE Linux Enterprise Server for SAP applications 16.0",
          "product_id": "SUSE Linux Enterprise Server for SAP applications 16.0:libopenssl-fips-provider"
        },
        "product_reference": "libopenssl-fips-provider",
        "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP applications 16.0"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "openssl as component of SUSE Linux Enterprise Server for SAP applications 16.0",
          "product_id": "SUSE Linux Enterprise Server for SAP applications 16.0:openssl"
        },
        "product_reference": "openssl",
        "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP applications 16.0"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libopenssl-3-devel as component of SUSE Linux Enterprise Server for SAP applications 16.0",
          "product_id": "SUSE Linux Enterprise Server for SAP applications 16.0:libopenssl-3-devel"
        },
        "product_reference": "libopenssl-3-devel",
        "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP applications 16.0"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libopenssl-3-fips-provider as component of SUSE Linux Enterprise Server for SAP applications 16.0",
          "product_id": "SUSE Linux Enterprise Server for SAP applications 16.0:libopenssl-3-fips-provider"
        },
        "product_reference": "libopenssl-3-fips-provider",
        "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP applications 16.0"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libopenssl-3-fips-provider-x86-64-v3 as component of SUSE Linux Enterprise Server for SAP applications 16.0",
          "product_id": "SUSE Linux Enterprise Server for SAP applications 16.0:libopenssl-3-fips-provider-x86-64-v3"
        },
        "product_reference": "libopenssl-3-fips-provider-x86-64-v3",
        "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP applications 16.0"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libopenssl3 as component of SUSE Linux Enterprise Server for SAP applications 16.0",
          "product_id": "SUSE Linux Enterprise Server for SAP applications 16.0:libopenssl3"
        },
        "product_reference": "libopenssl3",
        "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP applications 16.0"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libopenssl3-x86-64-v3 as component of SUSE Linux Enterprise Server for SAP applications 16.0",
          "product_id": "SUSE Linux Enterprise Server for SAP applications 16.0:libopenssl3-x86-64-v3"
        },
        "product_reference": "libopenssl3-x86-64-v3",
        "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP applications 16.0"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "openssl-3 as component of SUSE Linux Enterprise Server for SAP applications 16.0",
          "product_id": "SUSE Linux Enterprise Server for SAP applications 16.0:openssl-3"
        },
        "product_reference": "openssl-3",
        "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP applications 16.0"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "openssl-3-doc as component of SUSE Linux Enterprise Server for SAP applications 16.0",
          "product_id": "SUSE Linux Enterprise Server for SAP applications 16.0:openssl-3-doc"
        },
        "product_reference": "openssl-3-doc",
        "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP applications 16.0"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "openssl-3-livepatches as component of SUSE Linux Enterprise Server for SAP applications 16.0",
          "product_id": "SUSE Linux Enterprise Server for SAP applications 16.0:openssl-3-livepatches"
        },
        "product_reference": "openssl-3-livepatches",
        "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP applications 16.0"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libopenssl-devel as component of SUSE Linux Enterprise Server for SAP applications 16.1",
          "product_id": "SUSE Linux Enterprise Server for SAP applications 16.1:libopenssl-devel"
        },
        "product_reference": "libopenssl-devel",
        "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP applications 16.1"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libopenssl-fips-provider as component of SUSE Linux Enterprise Server for SAP applications 16.1",
          "product_id": "SUSE Linux Enterprise Server for SAP applications 16.1:libopenssl-fips-provider"
        },
        "product_reference": "libopenssl-fips-provider",
        "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP applications 16.1"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "openssl as component of SUSE Linux Enterprise Server for SAP applications 16.1",
          "product_id": "SUSE Linux Enterprise Server for SAP applications 16.1:openssl"
        },
        "product_reference": "openssl",
        "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP applications 16.1"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libopenssl-3-devel as component of SUSE Linux Enterprise Server for SAP applications 16.1",
          "product_id": "SUSE Linux Enterprise Server for SAP applications 16.1:libopenssl-3-devel"
        },
        "product_reference": "libopenssl-3-devel",
        "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP applications 16.1"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libopenssl-3-fips-provider as component of SUSE Linux Enterprise Server for SAP applications 16.1",
          "product_id": "SUSE Linux Enterprise Server for SAP applications 16.1:libopenssl-3-fips-provider"
        },
        "product_reference": "libopenssl-3-fips-provider",
        "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP applications 16.1"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libopenssl-3-fips-provider-x86-64-v3 as component of SUSE Linux Enterprise Server for SAP applications 16.1",
          "product_id": "SUSE Linux Enterprise Server for SAP applications 16.1:libopenssl-3-fips-provider-x86-64-v3"
        },
        "product_reference": "libopenssl-3-fips-provider-x86-64-v3",
        "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP applications 16.1"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libopenssl3 as component of SUSE Linux Enterprise Server for SAP applications 16.1",
          "product_id": "SUSE Linux Enterprise Server for SAP applications 16.1:libopenssl3"
        },
        "product_reference": "libopenssl3",
        "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP applications 16.1"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libopenssl3-x86-64-v3 as component of SUSE Linux Enterprise Server for SAP applications 16.1",
          "product_id": "SUSE Linux Enterprise Server for SAP applications 16.1:libopenssl3-x86-64-v3"
        },
        "product_reference": "libopenssl3-x86-64-v3",
        "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP applications 16.1"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "openssl-3 as component of SUSE Linux Enterprise Server for SAP applications 16.1",
          "product_id": "SUSE Linux Enterprise Server for SAP applications 16.1:openssl-3"
        },
        "product_reference": "openssl-3",
        "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP applications 16.1"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "openssl-3-doc as component of SUSE Linux Enterprise Server for SAP applications 16.1",
          "product_id": "SUSE Linux Enterprise Server for SAP applications 16.1:openssl-3-doc"
        },
        "product_reference": "openssl-3-doc",
        "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP applications 16.1"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "openssl-3-livepatches as component of SUSE Linux Enterprise Server for SAP applications 16.1",
          "product_id": "SUSE Linux Enterprise Server for SAP applications 16.1:openssl-3-livepatches"
        },
        "product_reference": "openssl-3-livepatches",
        "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP applications 16.1"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libopenssl-devel as component of SUSE Linux Micro 6.0",
          "product_id": "SUSE Linux Micro 6.0:libopenssl-devel"
        },
        "product_reference": "libopenssl-devel",
        "relates_to_product_reference": "SUSE Linux Micro 6.0"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "openssl as component of SUSE Linux Micro 6.0",
          "product_id": "SUSE Linux Micro 6.0:openssl"
        },
        "product_reference": "openssl",
        "relates_to_product_reference": "SUSE Linux Micro 6.0"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libopenssl-3-devel as component of SUSE Linux Micro 6.0",
          "product_id": "SUSE Linux Micro 6.0:libopenssl-3-devel"
        },
        "product_reference": "libopenssl-3-devel",
        "relates_to_product_reference": "SUSE Linux Micro 6.0"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libopenssl-3-fips-provider as component of SUSE Linux Micro 6.0",
          "product_id": "SUSE Linux Micro 6.0:libopenssl-3-fips-provider"
        },
        "product_reference": "libopenssl-3-fips-provider",
        "relates_to_product_reference": "SUSE Linux Micro 6.0"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libopenssl3 as component of SUSE Linux Micro 6.0",
          "product_id": "SUSE Linux Micro 6.0:libopenssl3"
        },
        "product_reference": "libopenssl3",
        "relates_to_product_reference": "SUSE Linux Micro 6.0"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "openssl-3 as component of SUSE Linux Micro 6.0",
          "product_id": "SUSE Linux Micro 6.0:openssl-3"
        },
        "product_reference": "openssl-3",
        "relates_to_product_reference": "SUSE Linux Micro 6.0"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libopenssl-devel as component of SUSE Linux Micro 6.1",
          "product_id": "SUSE Linux Micro 6.1:libopenssl-devel"
        },
        "product_reference": "libopenssl-devel",
        "relates_to_product_reference": "SUSE Linux Micro 6.1"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "openssl as component of SUSE Linux Micro 6.1",
          "product_id": "SUSE Linux Micro 6.1:openssl"
        },
        "product_reference": "openssl",
        "relates_to_product_reference": "SUSE Linux Micro 6.1"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libopenssl-3-devel as component of SUSE Linux Micro 6.1",
          "product_id": "SUSE Linux Micro 6.1:libopenssl-3-devel"
        },
        "product_reference": "libopenssl-3-devel",
        "relates_to_product_reference": "SUSE Linux Micro 6.1"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libopenssl-3-fips-provider as component of SUSE Linux Micro 6.1",
          "product_id": "SUSE Linux Micro 6.1:libopenssl-3-fips-provider"
        },
        "product_reference": "libopenssl-3-fips-provider",
        "relates_to_product_reference": "SUSE Linux Micro 6.1"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libopenssl3 as component of SUSE Linux Micro 6.1",
          "product_id": "SUSE Linux Micro 6.1:libopenssl3"
        },
        "product_reference": "libopenssl3",
        "relates_to_product_reference": "SUSE Linux Micro 6.1"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "openssl-3 as component of SUSE Linux Micro 6.1",
          "product_id": "SUSE Linux Micro 6.1:openssl-3"
        },
        "product_reference": "openssl-3",
        "relates_to_product_reference": "SUSE Linux Micro 6.1"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "openssl-3-livepatches as component of SUSE Linux Micro 6.1",
          "product_id": "SUSE Linux Micro 6.1:openssl-3-livepatches"
        },
        "product_reference": "openssl-3-livepatches",
        "relates_to_product_reference": "SUSE Linux Micro 6.1"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libopenssl-devel as component of SUSE Linux Micro 6.2",
          "product_id": "SUSE Linux Micro 6.2:libopenssl-devel"
        },
        "product_reference": "libopenssl-devel",
        "relates_to_product_reference": "SUSE Linux Micro 6.2"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "openssl as component of SUSE Linux Micro 6.2",
          "product_id": "SUSE Linux Micro 6.2:openssl"
        },
        "product_reference": "openssl",
        "relates_to_product_reference": "SUSE Linux Micro 6.2"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libopenssl-3-devel as component of SUSE Linux Micro 6.2",
          "product_id": "SUSE Linux Micro 6.2:libopenssl-3-devel"
        },
        "product_reference": "libopenssl-3-devel",
        "relates_to_product_reference": "SUSE Linux Micro 6.2"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libopenssl-3-fips-provider as component of SUSE Linux Micro 6.2",
          "product_id": "SUSE Linux Micro 6.2:libopenssl-3-fips-provider"
        },
        "product_reference": "libopenssl-3-fips-provider",
        "relates_to_product_reference": "SUSE Linux Micro 6.2"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libopenssl3 as component of SUSE Linux Micro 6.2",
          "product_id": "SUSE Linux Micro 6.2:libopenssl3"
        },
        "product_reference": "libopenssl3",
        "relates_to_product_reference": "SUSE Linux Micro 6.2"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "openssl-3 as component of SUSE Linux Micro 6.2",
          "product_id": "SUSE Linux Micro 6.2:openssl-3"
        },
        "product_reference": "openssl-3",
        "relates_to_product_reference": "SUSE Linux Micro 6.2"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "openssl-3-livepatches as component of SUSE Linux Micro 6.2",
          "product_id": "SUSE Linux Micro 6.2:openssl-3-livepatches"
        },
        "product_reference": "openssl-3-livepatches",
        "relates_to_product_reference": "SUSE Linux Micro 6.2"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "openssl as component of openSUSE Leap 16.0",
          "product_id": "openSUSE Leap 16.0:openssl"
        },
        "product_reference": "openssl",
        "relates_to_product_reference": "openSUSE Leap 16.0"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "openssl-3 as component of openSUSE Leap 16.0",
          "product_id": "openSUSE Leap 16.0:openssl-3"
        },
        "product_reference": "openssl-3",
        "relates_to_product_reference": "openSUSE Leap 16.0"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "openssl-3-livepatches as component of openSUSE Leap 16.0",
          "product_id": "openSUSE Leap 16.0:openssl-3-livepatches"
        },
        "product_reference": "openssl-3-livepatches",
        "relates_to_product_reference": "openSUSE Leap 16.0"
      }
    ]
  },
  "vulnerabilities": [
    {
      "cve": "CVE-2026-14456",
      "ids": [
        {
          "system_name": "SUSE CVE Page",
          "text": "https://www.suse.com/security/cve/CVE-2026-14456"
        }
      ],
      "notes": [
        {
          "category": "general",
          "text": "Issue summary: When an OpenSSL QUIC server (Listener SSL object) processes\nvalid QUIC Initial packets for unknown destination connection IDs, it\ncan allocate and queue new incoming channels without enforcing any limit.\n\nImpact summary: A remote peer that can make many Initial packets reach the\nserver listener faster than the application accepts connections, can cause the\nmemory allocated to store the per-channel state to grow without any limits,\npotentially making the QUIC listener unavailable and causing Denial of Service.\n\nCWE: CWE-770: Allocation of Resources Without Limits or Throttling\n\nDescription: The function that handles inbound QUIC packets uses\nConnection-Id from the packet header to find an existing connection\n(QUIC channel). If no existing connection is found and the packet\ntype is INITIAL, the function treats the packet as a new connection. It\nallocates a new channel object and inserts it into a queue where it\nwaits to be accepted by the local application with SSL_accept(3ossl).\nThe memory occupied by these initial channel objects may grow\nwithout bounds if the application is not able to call SSL_accept()\nfrequently enough to serve these inbound connection requests.\n\nThe issue is present since OpenSSL 3.5 when the QUIC server implementation\nwas added.\n\nThe fix introduces a limit for pending connections. The default limit is set\nto 256 pending connections (waiting to be accepted by the local application).\nApplications may change the default by calling SSL_set_value_uint(3ossl).\n\nFIPS impact: no\nThe FIPS module is not affected as the QUIC implementation is outside of\nthe OpenSSL FIPS module boundary.",
          "title": "CVE description"
        }
      ],
      "product_status": {
        "first_fixed": [
          "SUSE Linux Enterprise Desktop 15 SP7:libopenssl-3-devel-3.5.0-150700.5.50.1",
          "SUSE Linux Enterprise Desktop 15 SP7:libopenssl-3-fips-provider-3.5.0-150700.5.50.1",
          "SUSE Linux Enterprise Desktop 15 SP7:libopenssl-3-fips-provider-32bit-3.5.0-150700.5.50.1",
          "SUSE Linux Enterprise Desktop 15 SP7:libopenssl3-3.5.0-150700.5.50.1",
          "SUSE Linux Enterprise Desktop 15 SP7:libopenssl3-32bit-3.5.0-150700.5.50.1",
          "SUSE Linux Enterprise Desktop 15 SP7:openssl-3-3.5.0-150700.5.50.1",
          "SUSE Linux Enterprise Module for Basesystem 15 SP7:libopenssl-3-devel-3.5.0-150700.5.50.1",
          "SUSE Linux Enterprise Module for Basesystem 15 SP7:libopenssl-3-fips-provider-3.5.0-150700.5.50.1",
          "SUSE Linux Enterprise Module for Basesystem 15 SP7:libopenssl-3-fips-provider-32bit-3.5.0-150700.5.50.1",
          "SUSE Linux Enterprise Module for Basesystem 15 SP7:libopenssl3-3.5.0-150700.5.50.1",
          "SUSE Linux Enterprise Module for Basesystem 15 SP7:libopenssl3-32bit-3.5.0-150700.5.50.1",
          "SUSE Linux Enterprise Module for Basesystem 15 SP7:openssl-3-3.5.0-150700.5.50.1",
          "SUSE Linux Enterprise Server 15 SP7:libopenssl-3-devel-3.5.0-150700.5.50.1",
          "SUSE Linux Enterprise Server 15 SP7:libopenssl-3-fips-provider-3.5.0-150700.5.50.1",
          "SUSE Linux Enterprise Server 15 SP7:libopenssl-3-fips-provider-32bit-3.5.0-150700.5.50.1",
          "SUSE Linux Enterprise Server 15 SP7:libopenssl3-3.5.0-150700.5.50.1",
          "SUSE Linux Enterprise Server 15 SP7:libopenssl3-32bit-3.5.0-150700.5.50.1",
          "SUSE Linux Enterprise Server 15 SP7:openssl-3-3.5.0-150700.5.50.1",
          "SUSE Linux Enterprise Server for SAP Applications 15 SP7:libopenssl-3-devel-3.5.0-150700.5.50.1",
          "SUSE Linux Enterprise Server for SAP Applications 15 SP7:libopenssl-3-fips-provider-3.5.0-150700.5.50.1",
          "SUSE Linux Enterprise Server for SAP Applications 15 SP7:libopenssl-3-fips-provider-32bit-3.5.0-150700.5.50.1",
          "SUSE Linux Enterprise Server for SAP Applications 15 SP7:libopenssl3-3.5.0-150700.5.50.1",
          "SUSE Linux Enterprise Server for SAP Applications 15 SP7:libopenssl3-32bit-3.5.0-150700.5.50.1",
          "SUSE Linux Enterprise Server for SAP Applications 15 SP7:openssl-3-3.5.0-150700.5.50.1"
        ],
        "known_affected": [
          "SUSE Linux Enterprise Server 16.0:libopenssl-3-devel",
          "SUSE Linux Enterprise Server 16.0:libopenssl-3-fips-provider",
          "SUSE Linux Enterprise Server 16.0:libopenssl-3-fips-provider-x86-64-v3",
          "SUSE Linux Enterprise Server 16.0:libopenssl3",
          "SUSE Linux Enterprise Server 16.0:libopenssl3-x86-64-v3",
          "SUSE Linux Enterprise Server 16.0:openssl-3",
          "SUSE Linux Enterprise Server 16.0:openssl-3-doc",
          "SUSE Linux Enterprise Server 16.1:libopenssl-3-devel",
          "SUSE Linux Enterprise Server 16.1:libopenssl-3-fips-provider",
          "SUSE Linux Enterprise Server 16.1:libopenssl-3-fips-provider-x86-64-v3",
          "SUSE Linux Enterprise Server 16.1:libopenssl3",
          "SUSE Linux Enterprise Server 16.1:libopenssl3-x86-64-v3",
          "SUSE Linux Enterprise Server 16.1:openssl-3",
          "SUSE Linux Enterprise Server 16.1:openssl-3-doc",
          "SUSE Linux Enterprise Server for SAP applications 16.0:libopenssl-3-devel",
          "SUSE Linux Enterprise Server for SAP applications 16.0:libopenssl-3-fips-provider",
          "SUSE Linux Enterprise Server for SAP applications 16.0:libopenssl-3-fips-provider-x86-64-v3",
          "SUSE Linux Enterprise Server for SAP applications 16.0:libopenssl3",
          "SUSE Linux Enterprise Server for SAP applications 16.0:libopenssl3-x86-64-v3",
          "SUSE Linux Enterprise Server for SAP applications 16.0:openssl-3",
          "SUSE Linux Enterprise Server for SAP applications 16.0:openssl-3-doc",
          "SUSE Linux Enterprise Server for SAP applications 16.1:libopenssl-3-devel",
          "SUSE Linux Enterprise Server for SAP applications 16.1:libopenssl-3-fips-provider",
          "SUSE Linux Enterprise Server for SAP applications 16.1:libopenssl-3-fips-provider-x86-64-v3",
          "SUSE Linux Enterprise Server for SAP applications 16.1:libopenssl3",
          "SUSE Linux Enterprise Server for SAP applications 16.1:libopenssl3-x86-64-v3",
          "SUSE Linux Enterprise Server for SAP applications 16.1:openssl-3",
          "SUSE Linux Enterprise Server for SAP applications 16.1:openssl-3-doc",
          "SUSE Linux Micro 6.2:libopenssl-3-devel",
          "SUSE Linux Micro 6.2:libopenssl-3-fips-provider",
          "SUSE Linux Micro 6.2:libopenssl3",
          "SUSE Linux Micro 6.2:openssl-3",
          "openSUSE Leap 16.0:openssl-3"
        ],
        "known_not_affected": [
          "SUSE Linux Enterprise Desktop 15 SP7:libopenssl-1_1-devel",
          "SUSE Linux Enterprise Desktop 15 SP7:libopenssl-3-devel",
          "SUSE Linux Enterprise Desktop 15 SP7:libopenssl-3-fips-provider",
          "SUSE Linux Enterprise Desktop 15 SP7:libopenssl-3-fips-provider-32bit",
          "SUSE Linux Enterprise Desktop 15 SP7:libopenssl-devel",
          "SUSE Linux Enterprise Desktop 15 SP7:libopenssl-fips-provider",
          "SUSE Linux Enterprise Desktop 15 SP7:libopenssl1_1",
          "SUSE Linux Enterprise Desktop 15 SP7:libopenssl1_1-32bit",
          "SUSE Linux Enterprise Desktop 15 SP7:libopenssl3",
          "SUSE Linux Enterprise Desktop 15 SP7:libopenssl3-32bit",
          "SUSE Linux Enterprise Desktop 15 SP7:openssl",
          "SUSE Linux Enterprise Desktop 15 SP7:openssl-1_1",
          "SUSE Linux Enterprise Desktop 15 SP7:openssl-3",
          "SUSE Linux Enterprise High Performance Computing 12 SP5:libopenssl-1_0_0-devel",
          "SUSE Linux Enterprise High Performance Computing 12 SP5:libopenssl-1_0_0-devel-32bit",
          "SUSE Linux Enterprise High Performance Computing 12 SP5:libopenssl-1_1-devel",
          "SUSE Linux Enterprise High Performance Computing 12 SP5:libopenssl-1_1-devel-32bit",
          "SUSE Linux Enterprise High Performance Computing 12 SP5:libopenssl-devel",
          "SUSE Linux Enterprise High Performance Computing 12 SP5:libopenssl1_0_0",
          "SUSE Linux Enterprise High Performance Computing 12 SP5:libopenssl1_0_0-32bit",
          "SUSE Linux Enterprise High Performance Computing 12 SP5:libopenssl1_0_0-hmac",
          "SUSE Linux Enterprise High Performance Computing 12 SP5:libopenssl1_0_0-hmac-32bit",
          "SUSE Linux Enterprise High Performance Computing 12 SP5:libopenssl1_1",
          "SUSE Linux Enterprise High Performance Computing 12 SP5:libopenssl1_1-32bit",
          "SUSE Linux Enterprise High Performance Computing 12 SP5:libopenssl1_1-hmac",
          "SUSE Linux Enterprise High Performance Computing 12 SP5:libopenssl1_1-hmac-32bit",
          "SUSE Linux Enterprise High Performance Computing 12 SP5:openssl",
          "SUSE Linux Enterprise High Performance Computing 12 SP5:openssl-1_0_0",
          "SUSE Linux Enterprise High Performance Computing 12 SP5:openssl-1_0_0-doc",
          "SUSE Linux Enterprise High Performance Computing 12 SP5:openssl-1_1",
          "SUSE Linux Enterprise High Performance Computing 15 SP1:libopenssl-1_0_0-devel",
          "SUSE Linux Enterprise High Performance Computing 15 SP1:libopenssl-1_1-devel",
          "SUSE Linux Enterprise High Performance Computing 15 SP1:libopenssl-1_1-devel-32bit",
          "SUSE Linux Enterprise High Performance Computing 15 SP1:libopenssl-devel",
          "SUSE Linux Enterprise High Performance Computing 15 SP1:libopenssl1_0_0",
          "SUSE Linux Enterprise High Performance Computing 15 SP1:libopenssl1_1",
          "SUSE Linux Enterprise High Performance Computing 15 SP1:libopenssl1_1-32bit",
          "SUSE Linux Enterprise High Performance Computing 15 SP1:libopenssl1_1-hmac",
          "SUSE Linux Enterprise High Performance Computing 15 SP1:libopenssl1_1-hmac-32bit",
          "SUSE Linux Enterprise High Performance Computing 15 SP1:openssl",
          "SUSE Linux Enterprise High Performance Computing 15 SP1:openssl-1_0_0",
          "SUSE Linux Enterprise High Performance Computing 15 SP1:openssl-1_1",
          "SUSE Linux Enterprise High Performance Computing 15 SP2:libopenssl-1_0_0-devel",
          "SUSE Linux Enterprise High Performance Computing 15 SP2:libopenssl-1_1-devel",
          "SUSE Linux Enterprise High Performance Computing 15 SP2:libopenssl-devel",
          "SUSE Linux Enterprise High Performance Computing 15 SP2:libopenssl1_0_0",
          "SUSE Linux Enterprise High Performance Computing 15 SP2:libopenssl1_1",
          "SUSE Linux Enterprise High Performance Computing 15 SP2:libopenssl1_1-32bit",
          "SUSE Linux Enterprise High Performance Computing 15 SP2:libopenssl1_1-hmac",
          "SUSE Linux Enterprise High Performance Computing 15 SP2:libopenssl1_1-hmac-32bit",
          "SUSE Linux Enterprise High Performance Computing 15 SP2:openssl",
          "SUSE Linux Enterprise High Performance Computing 15 SP2:openssl-1_0_0",
          "SUSE Linux Enterprise High Performance Computing 15 SP2:openssl-1_1",
          "SUSE Linux Enterprise High Performance Computing 15 SP3:libopenssl-1_0_0-devel",
          "SUSE Linux Enterprise High Performance Computing 15 SP3:libopenssl-1_1-devel",
          "SUSE Linux Enterprise High Performance Computing 15 SP3:libopenssl-1_1-devel-32bit",
          "SUSE Linux Enterprise High Performance Computing 15 SP3:libopenssl-devel",
          "SUSE Linux Enterprise High Performance Computing 15 SP3:libopenssl10",
          "SUSE Linux Enterprise High Performance Computing 15 SP3:libopenssl1_0_0",
          "SUSE Linux Enterprise High Performance Computing 15 SP3:libopenssl1_1",
          "SUSE Linux Enterprise High Performance Computing 15 SP3:libopenssl1_1-32bit",
          "SUSE Linux Enterprise High Performance Computing 15 SP3:libopenssl1_1-hmac",
          "SUSE Linux Enterprise High Performance Computing 15 SP3:libopenssl1_1-hmac-32bit",
          "SUSE Linux Enterprise High Performance Computing 15 SP3:openssl",
          "SUSE Linux Enterprise High Performance Computing 15 SP3:openssl-1_0_0",
          "SUSE Linux Enterprise High Performance Computing 15 SP3:openssl-1_1",
          "SUSE Linux Enterprise High Performance Computing 15 SP3:openssl-1_1-doc",
          "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libopenssl-1_0_0-devel",
          "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libopenssl-1_1-devel",
          "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libopenssl-1_1-devel-32bit",
          "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libopenssl-3-devel",
          "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libopenssl-devel",
          "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libopenssl10",
          "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libopenssl1_0_0",
          "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libopenssl1_0_0-hmac",
          "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libopenssl1_1",
          "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libopenssl1_1-32bit",
          "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libopenssl1_1-hmac",
          "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libopenssl1_1-hmac-32bit",
          "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libopenssl3",
          "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:openssl",
          "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:openssl-1_0_0",
          "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:openssl-1_1",
          "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:openssl-3",
          "SUSE Linux Enterprise High Performance Computing 15 SP4:libopenssl-1_0_0-devel",
          "SUSE Linux Enterprise High Performance Computing 15 SP4:libopenssl-1_1-devel",
          "SUSE Linux Enterprise High Performance Computing 15 SP4:libopenssl-1_1-devel-32bit",
          "SUSE Linux Enterprise High Performance Computing 15 SP4:libopenssl-3-devel",
          "SUSE Linux Enterprise High Performance Computing 15 SP4:libopenssl-devel",
          "SUSE Linux Enterprise High Performance Computing 15 SP4:libopenssl10",
          "SUSE Linux Enterprise High Performance Computing 15 SP4:libopenssl1_0_0",
          "SUSE Linux Enterprise High Performance Computing 15 SP4:libopenssl1_0_0-hmac",
          "SUSE Linux Enterprise High Performance Computing 15 SP4:libopenssl1_1",
          "SUSE Linux Enterprise High Performance Computing 15 SP4:libopenssl1_1-32bit",
          "SUSE Linux Enterprise High Performance Computing 15 SP4:libopenssl1_1-hmac",
          "SUSE Linux Enterprise High Performance Computing 15 SP4:libopenssl1_1-hmac-32bit",
          "SUSE Linux Enterprise High Performance Computing 15 SP4:libopenssl3",
          "SUSE Linux Enterprise High Performance Computing 15 SP4:openssl",
          "SUSE Linux Enterprise High Performance Computing 15 SP4:openssl-1_0_0",
          "SUSE Linux Enterprise High Performance Computing 15 SP4:openssl-1_1",
          "SUSE Linux Enterprise High Performance Computing 15 SP4:openssl-3",
          "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libopenssl-1_1-devel",
          "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libopenssl-3-devel",
          "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libopenssl1_1",
          "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libopenssl1_1-32bit",
          "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libopenssl1_1-hmac",
          "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libopenssl1_1-hmac-32bit",
          "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libopenssl3",
          "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:openssl",
          "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:openssl-1_1",
          "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:openssl-3",
          "SUSE Linux Enterprise High Performance Computing 15 SP5:libopenssl-1_0_0-devel",
          "SUSE Linux Enterprise High Performance Computing 15 SP5:libopenssl-1_1-devel",
          "SUSE Linux Enterprise High Performance Computing 15 SP5:libopenssl-3-devel",
          "SUSE Linux Enterprise High Performance Computing 15 SP5:libopenssl10",
          "SUSE Linux Enterprise High Performance Computing 15 SP5:libopenssl1_0_0",
          "SUSE Linux Enterprise High Performance Computing 15 SP5:libopenssl1_0_0-hmac",
          "SUSE Linux Enterprise High Performance Computing 15 SP5:libopenssl1_1",
          "SUSE Linux Enterprise High Performance Computing 15 SP5:libopenssl1_1-32bit",
          "SUSE Linux Enterprise High Performance Computing 15 SP5:libopenssl1_1-hmac",
          "SUSE Linux Enterprise High Performance Computing 15 SP5:libopenssl1_1-hmac-32bit",
          "SUSE Linux Enterprise High Performance Computing 15 SP5:libopenssl3",
          "SUSE Linux Enterprise High Performance Computing 15 SP5:openssl",
          "SUSE Linux Enterprise High Performance Computing 15 SP5:openssl-1_0_0",
          "SUSE Linux Enterprise High Performance Computing 15 SP5:openssl-1_1",
          "SUSE Linux Enterprise High Performance Computing 15 SP5:openssl-3",
          "SUSE Linux Enterprise Live Patching 15 SP4:openssl-1_1-livepatches",
          "SUSE Linux Enterprise Live Patching 15 SP5:openssl-1_1-livepatches",
          "SUSE Linux Enterprise Live Patching 15 SP7:openssl-1_1-livepatches",
          "SUSE Linux Enterprise Live Patching 15 SP7:openssl-3-livepatches",
          "SUSE Linux Enterprise Micro 5.3:libopenssl-1_1-devel",
          "SUSE Linux Enterprise Micro 5.3:libopenssl1_1",
          "SUSE Linux Enterprise Micro 5.3:libopenssl1_1-hmac",
          "SUSE Linux Enterprise Micro 5.3:libopenssl3",
          "SUSE Linux Enterprise Micro 5.3:openssl",
          "SUSE Linux Enterprise Micro 5.3:openssl-1_1",
          "SUSE Linux Enterprise Micro 5.3:openssl-3",
          "SUSE Linux Enterprise Micro 5.4:libopenssl-1_1-devel",
          "SUSE Linux Enterprise Micro 5.4:libopenssl1_1",
          "SUSE Linux Enterprise Micro 5.4:libopenssl1_1-hmac",
          "SUSE Linux Enterprise Micro 5.4:libopenssl3",
          "SUSE Linux Enterprise Micro 5.4:openssl",
          "SUSE Linux Enterprise Micro 5.4:openssl-1_1",
          "SUSE Linux Enterprise Micro 5.4:openssl-3",
          "SUSE Linux Enterprise Micro 5.5:libopenssl-1_1-devel",
          "SUSE Linux Enterprise Micro 5.5:libopenssl1_1",
          "SUSE Linux Enterprise Micro 5.5:libopenssl1_1-hmac",
          "SUSE Linux Enterprise Micro 5.5:openssl",
          "SUSE Linux Enterprise Micro 5.5:openssl-1_1",
          "SUSE Linux Enterprise Module for Basesystem 15 SP7:libopenssl-3-devel",
          "SUSE Linux Enterprise Module for Basesystem 15 SP7:libopenssl-3-fips-provider",
          "SUSE Linux Enterprise Module for Basesystem 15 SP7:libopenssl-3-fips-provider-32bit",
          "SUSE Linux Enterprise Module for Basesystem 15 SP7:libopenssl-devel",
          "SUSE Linux Enterprise Module for Basesystem 15 SP7:libopenssl-fips-provider",
          "SUSE Linux Enterprise Module for Basesystem 15 SP7:libopenssl1_1",
          "SUSE Linux Enterprise Module for Basesystem 15 SP7:libopenssl1_1-32bit",
          "SUSE Linux Enterprise Module for Basesystem 15 SP7:libopenssl3",
          "SUSE Linux Enterprise Module for Basesystem 15 SP7:libopenssl3-32bit",
          "SUSE Linux Enterprise Module for Basesystem 15 SP7:openssl",
          "SUSE Linux Enterprise Module for Basesystem 15 SP7:openssl-1_1",
          "SUSE Linux Enterprise Module for Basesystem 15 SP7:openssl-3",
          "SUSE Linux Enterprise Module for Development Tools 15 SP7:libopenssl-1_1-devel",
          "SUSE Linux Enterprise Module for Development Tools 15 SP7:openssl-1_1",
          "SUSE Linux Enterprise Module for Legacy 15 SP7:libopenssl-1_0_0-devel",
          "SUSE Linux Enterprise Module for Legacy 15 SP7:libopenssl10",
          "SUSE Linux Enterprise Module for Legacy 15 SP7:libopenssl1_0_0",
          "SUSE Linux Enterprise Module for Legacy 15 SP7:libopenssl1_0_0-hmac",
          "SUSE Linux Enterprise Module for Legacy 15 SP7:openssl-1_0_0",
          "SUSE Linux Enterprise Module for Legacy 15 SP7:openssl-1_1",
          "SUSE Linux Enterprise Server 11 SP4 LTSS EXTREME CORE:libopenssl0_9_8",
          "SUSE Linux Enterprise Server 11 SP4 LTSS EXTREME CORE:libopenssl0_9_8-32bit",
          "SUSE Linux Enterprise Server 11 SP4 LTSS EXTREME CORE:libopenssl0_9_8-hmac",
          "SUSE Linux Enterprise Server 11 SP4 LTSS EXTREME CORE:libopenssl0_9_8-hmac-32bit",
          "SUSE Linux Enterprise Server 11 SP4 LTSS EXTREME CORE:libopenssl1-devel",
          "SUSE Linux Enterprise Server 11 SP4 LTSS EXTREME CORE:libopenssl1_0_0",
          "SUSE Linux Enterprise Server 11 SP4 LTSS EXTREME CORE:libopenssl1_0_0-32bit",
          "SUSE Linux Enterprise Server 11 SP4 LTSS EXTREME CORE:openssl",
          "SUSE Linux Enterprise Server 11 SP4 LTSS EXTREME CORE:openssl-doc",
          "SUSE Linux Enterprise Server 11 SP4 LTSS EXTREME CORE:openssl1",
          "SUSE Linux Enterprise Server 11 SP4 LTSS EXTREME CORE:openssl1-doc",
          "SUSE Linux Enterprise Server 12 SP5-LTSS:libopenssl-1_0_0-devel",
          "SUSE Linux Enterprise Server 12 SP5-LTSS:libopenssl-1_0_0-devel-32bit",
          "SUSE Linux Enterprise Server 12 SP5-LTSS:libopenssl-1_1-devel",
          "SUSE Linux Enterprise Server 12 SP5-LTSS:libopenssl-1_1-devel-32bit",
          "SUSE Linux Enterprise Server 12 SP5-LTSS:libopenssl-devel",
          "SUSE Linux Enterprise Server 12 SP5-LTSS:libopenssl1_0_0",
          "SUSE Linux Enterprise Server 12 SP5-LTSS:libopenssl1_0_0-32bit",
          "SUSE Linux Enterprise Server 12 SP5-LTSS:libopenssl1_0_0-hmac",
          "SUSE Linux Enterprise Server 12 SP5-LTSS:libopenssl1_0_0-hmac-32bit",
          "SUSE Linux Enterprise Server 12 SP5-LTSS:libopenssl1_1",
          "SUSE Linux Enterprise Server 12 SP5-LTSS:libopenssl1_1-32bit",
          "SUSE Linux Enterprise Server 12 SP5-LTSS:libopenssl1_1-hmac",
          "SUSE Linux Enterprise Server 12 SP5-LTSS:libopenssl1_1-hmac-32bit",
          "SUSE Linux Enterprise Server 12 SP5-LTSS:openssl",
          "SUSE Linux Enterprise Server 12 SP5-LTSS:openssl-1_0_0",
          "SUSE Linux Enterprise Server 12 SP5-LTSS:openssl-1_0_0-doc",
          "SUSE Linux Enterprise Server 12 SP5-LTSS:openssl-1_1",
          "SUSE Linux Enterprise Server 12 SP5:libopenssl-1_0_0-devel",
          "SUSE Linux Enterprise Server 12 SP5:libopenssl-1_0_0-devel-32bit",
          "SUSE Linux Enterprise Server 12 SP5:libopenssl-1_1-devel",
          "SUSE Linux Enterprise Server 12 SP5:libopenssl-1_1-devel-32bit",
          "SUSE Linux Enterprise Server 12 SP5:libopenssl-devel",
          "SUSE Linux Enterprise Server 12 SP5:libopenssl1_0_0",
          "SUSE Linux Enterprise Server 12 SP5:libopenssl1_0_0-32bit",
          "SUSE Linux Enterprise Server 12 SP5:libopenssl1_0_0-hmac",
          "SUSE Linux Enterprise Server 12 SP5:libopenssl1_0_0-hmac-32bit",
          "SUSE Linux Enterprise Server 12 SP5:libopenssl1_1",
          "SUSE Linux Enterprise Server 12 SP5:libopenssl1_1-32bit",
          "SUSE Linux Enterprise Server 12 SP5:libopenssl1_1-hmac",
          "SUSE Linux Enterprise Server 12 SP5:libopenssl1_1-hmac-32bit",
          "SUSE Linux Enterprise Server 12 SP5:openssl",
          "SUSE Linux Enterprise Server 12 SP5:openssl-1_0_0",
          "SUSE Linux Enterprise Server 12 SP5:openssl-1_0_0-doc",
          "SUSE Linux Enterprise Server 12 SP5:openssl-1_1",
          "SUSE Linux Enterprise Server 15 SP1-LTSS:libopenssl-1_0_0-devel",
          "SUSE Linux Enterprise Server 15 SP1-LTSS:libopenssl-1_1-devel",
          "SUSE Linux Enterprise Server 15 SP1-LTSS:libopenssl-1_1-devel-32bit",
          "SUSE Linux Enterprise Server 15 SP1-LTSS:libopenssl-devel",
          "SUSE Linux Enterprise Server 15 SP1-LTSS:libopenssl1_0_0",
          "SUSE Linux Enterprise Server 15 SP1-LTSS:libopenssl1_1",
          "SUSE Linux Enterprise Server 15 SP1-LTSS:libopenssl1_1-32bit",
          "SUSE Linux Enterprise Server 15 SP1-LTSS:libopenssl1_1-hmac",
          "SUSE Linux Enterprise Server 15 SP1-LTSS:libopenssl1_1-hmac-32bit",
          "SUSE Linux Enterprise Server 15 SP1-LTSS:openssl",
          "SUSE Linux Enterprise Server 15 SP1-LTSS:openssl-1_0_0",
          "SUSE Linux Enterprise Server 15 SP1-LTSS:openssl-1_1",
          "SUSE Linux Enterprise Server 15 SP1:libopenssl-1_0_0-devel",
          "SUSE Linux Enterprise Server 15 SP1:libopenssl-1_1-devel",
          "SUSE Linux Enterprise Server 15 SP1:libopenssl-1_1-devel-32bit",
          "SUSE Linux Enterprise Server 15 SP1:libopenssl-devel",
          "SUSE Linux Enterprise Server 15 SP1:libopenssl1_0_0",
          "SUSE Linux Enterprise Server 15 SP1:libopenssl1_1",
          "SUSE Linux Enterprise Server 15 SP1:libopenssl1_1-32bit",
          "SUSE Linux Enterprise Server 15 SP1:libopenssl1_1-hmac",
          "SUSE Linux Enterprise Server 15 SP1:libopenssl1_1-hmac-32bit",
          "SUSE Linux Enterprise Server 15 SP1:openssl",
          "SUSE Linux Enterprise Server 15 SP1:openssl-1_0_0",
          "SUSE Linux Enterprise Server 15 SP1:openssl-1_1",
          "SUSE Linux Enterprise Server 15 SP2-LTSS:libopenssl-1_0_0-devel",
          "SUSE Linux Enterprise Server 15 SP2-LTSS:libopenssl-1_1-devel",
          "SUSE Linux Enterprise Server 15 SP2-LTSS:libopenssl-devel",
          "SUSE Linux Enterprise Server 15 SP2-LTSS:libopenssl1_0_0",
          "SUSE Linux Enterprise Server 15 SP2-LTSS:libopenssl1_1",
          "SUSE Linux Enterprise Server 15 SP2-LTSS:libopenssl1_1-32bit",
          "SUSE Linux Enterprise Server 15 SP2-LTSS:libopenssl1_1-hmac",
          "SUSE Linux Enterprise Server 15 SP2-LTSS:libopenssl1_1-hmac-32bit",
          "SUSE Linux Enterprise Server 15 SP2-LTSS:openssl",
          "SUSE Linux Enterprise Server 15 SP2-LTSS:openssl-1_0_0",
          "SUSE Linux Enterprise Server 15 SP2-LTSS:openssl-1_1",
          "SUSE Linux Enterprise Server 15 SP2:libopenssl-1_0_0-devel",
          "SUSE Linux Enterprise Server 15 SP2:libopenssl-1_1-devel",
          "SUSE Linux Enterprise Server 15 SP2:libopenssl-devel",
          "SUSE Linux Enterprise Server 15 SP2:libopenssl1_0_0",
          "SUSE Linux Enterprise Server 15 SP2:libopenssl1_1",
          "SUSE Linux Enterprise Server 15 SP2:libopenssl1_1-32bit",
          "SUSE Linux Enterprise Server 15 SP2:libopenssl1_1-hmac",
          "SUSE Linux Enterprise Server 15 SP2:libopenssl1_1-hmac-32bit",
          "SUSE Linux Enterprise Server 15 SP2:openssl",
          "SUSE Linux Enterprise Server 15 SP2:openssl-1_0_0",
          "SUSE Linux Enterprise Server 15 SP2:openssl-1_1",
          "SUSE Linux Enterprise Server 15 SP3-LTSS:libopenssl-1_0_0-devel",
          "SUSE Linux Enterprise Server 15 SP3-LTSS:libopenssl-1_1-devel",
          "SUSE Linux Enterprise Server 15 SP3-LTSS:libopenssl-1_1-devel-32bit",
          "SUSE Linux Enterprise Server 15 SP3-LTSS:libopenssl-devel",
          "SUSE Linux Enterprise Server 15 SP3-LTSS:libopenssl10",
          "SUSE Linux Enterprise Server 15 SP3-LTSS:libopenssl1_0_0",
          "SUSE Linux Enterprise Server 15 SP3-LTSS:libopenssl1_1",
          "SUSE Linux Enterprise Server 15 SP3-LTSS:libopenssl1_1-32bit",
          "SUSE Linux Enterprise Server 15 SP3-LTSS:libopenssl1_1-hmac",
          "SUSE Linux Enterprise Server 15 SP3-LTSS:libopenssl1_1-hmac-32bit",
          "SUSE Linux Enterprise Server 15 SP3-LTSS:openssl",
          "SUSE Linux Enterprise Server 15 SP3-LTSS:openssl-1_0_0",
          "SUSE Linux Enterprise Server 15 SP3-LTSS:openssl-1_1",
          "SUSE Linux Enterprise Server 15 SP3-LTSS:openssl-1_1-doc",
          "SUSE Linux Enterprise Server 15 SP3:libopenssl-1_0_0-devel",
          "SUSE Linux Enterprise Server 15 SP3:libopenssl-1_1-devel",
          "SUSE Linux Enterprise Server 15 SP3:libopenssl-1_1-devel-32bit",
          "SUSE Linux Enterprise Server 15 SP3:libopenssl-devel",
          "SUSE Linux Enterprise Server 15 SP3:libopenssl10",
          "SUSE Linux Enterprise Server 15 SP3:libopenssl1_0_0",
          "SUSE Linux Enterprise Server 15 SP3:libopenssl1_1",
          "SUSE Linux Enterprise Server 15 SP3:libopenssl1_1-32bit",
          "SUSE Linux Enterprise Server 15 SP3:libopenssl1_1-hmac",
          "SUSE Linux Enterprise Server 15 SP3:libopenssl1_1-hmac-32bit",
          "SUSE Linux Enterprise Server 15 SP3:openssl",
          "SUSE Linux Enterprise Server 15 SP3:openssl-1_0_0",
          "SUSE Linux Enterprise Server 15 SP3:openssl-1_1",
          "SUSE Linux Enterprise Server 15 SP3:openssl-1_1-doc",
          "SUSE Linux Enterprise Server 15 SP4-LTSS:libopenssl-1_0_0-devel",
          "SUSE Linux Enterprise Server 15 SP4-LTSS:libopenssl-1_1-devel",
          "SUSE Linux Enterprise Server 15 SP4-LTSS:libopenssl-1_1-devel-32bit",
          "SUSE Linux Enterprise Server 15 SP4-LTSS:libopenssl-3-devel",
          "SUSE Linux Enterprise Server 15 SP4-LTSS:libopenssl-devel",
          "SUSE Linux Enterprise Server 15 SP4-LTSS:libopenssl10",
          "SUSE Linux Enterprise Server 15 SP4-LTSS:libopenssl1_0_0",
          "SUSE Linux Enterprise Server 15 SP4-LTSS:libopenssl1_0_0-hmac",
          "SUSE Linux Enterprise Server 15 SP4-LTSS:libopenssl1_1",
          "SUSE Linux Enterprise Server 15 SP4-LTSS:libopenssl1_1-32bit",
          "SUSE Linux Enterprise Server 15 SP4-LTSS:libopenssl1_1-hmac",
          "SUSE Linux Enterprise Server 15 SP4-LTSS:libopenssl1_1-hmac-32bit",
          "SUSE Linux Enterprise Server 15 SP4-LTSS:libopenssl3",
          "SUSE Linux Enterprise Server 15 SP4-LTSS:openssl",
          "SUSE Linux Enterprise Server 15 SP4-LTSS:openssl-1_0_0",
          "SUSE Linux Enterprise Server 15 SP4-LTSS:openssl-1_1",
          "SUSE Linux Enterprise Server 15 SP4-LTSS:openssl-3",
          "SUSE Linux Enterprise Server 15 SP4:libopenssl-1_0_0-devel",
          "SUSE Linux Enterprise Server 15 SP4:libopenssl-1_1-devel",
          "SUSE Linux Enterprise Server 15 SP4:libopenssl-1_1-devel-32bit",
          "SUSE Linux Enterprise Server 15 SP4:libopenssl-3-devel",
          "SUSE Linux Enterprise Server 15 SP4:libopenssl-devel",
          "SUSE Linux Enterprise Server 15 SP4:libopenssl10",
          "SUSE Linux Enterprise Server 15 SP4:libopenssl1_0_0",
          "SUSE Linux Enterprise Server 15 SP4:libopenssl1_0_0-hmac",
          "SUSE Linux Enterprise Server 15 SP4:libopenssl1_1",
          "SUSE Linux Enterprise Server 15 SP4:libopenssl1_1-32bit",
          "SUSE Linux Enterprise Server 15 SP4:libopenssl1_1-hmac",
          "SUSE Linux Enterprise Server 15 SP4:libopenssl1_1-hmac-32bit",
          "SUSE Linux Enterprise Server 15 SP4:libopenssl3",
          "SUSE Linux Enterprise Server 15 SP4:openssl",
          "SUSE Linux Enterprise Server 15 SP4:openssl-1_0_0",
          "SUSE Linux Enterprise Server 15 SP4:openssl-1_1",
          "SUSE Linux Enterprise Server 15 SP4:openssl-3",
          "SUSE Linux Enterprise Server 15 SP5-LTSS:libopenssl-1_0_0-devel",
          "SUSE Linux Enterprise Server 15 SP5-LTSS:libopenssl-1_1-devel",
          "SUSE Linux Enterprise Server 15 SP5-LTSS:libopenssl-3-devel",
          "SUSE Linux Enterprise Server 15 SP5-LTSS:libopenssl10",
          "SUSE Linux Enterprise Server 15 SP5-LTSS:libopenssl1_0_0",
          "SUSE Linux Enterprise Server 15 SP5-LTSS:libopenssl1_0_0-hmac",
          "SUSE Linux Enterprise Server 15 SP5-LTSS:libopenssl1_1",
          "SUSE Linux Enterprise Server 15 SP5-LTSS:libopenssl1_1-32bit",
          "SUSE Linux Enterprise Server 15 SP5-LTSS:libopenssl1_1-hmac",
          "SUSE Linux Enterprise Server 15 SP5-LTSS:libopenssl1_1-hmac-32bit",
          "SUSE Linux Enterprise Server 15 SP5-LTSS:libopenssl3",
          "SUSE Linux Enterprise Server 15 SP5-LTSS:openssl",
          "SUSE Linux Enterprise Server 15 SP5-LTSS:openssl-1_0_0",
          "SUSE Linux Enterprise Server 15 SP5-LTSS:openssl-1_1",
          "SUSE Linux Enterprise Server 15 SP5-LTSS:openssl-3",
          "SUSE Linux Enterprise Server 15 SP5:libopenssl-1_0_0-devel",
          "SUSE Linux Enterprise Server 15 SP5:libopenssl-1_1-devel",
          "SUSE Linux Enterprise Server 15 SP5:libopenssl-3-devel",
          "SUSE Linux Enterprise Server 15 SP5:libopenssl10",
          "SUSE Linux Enterprise Server 15 SP5:libopenssl1_0_0",
          "SUSE Linux Enterprise Server 15 SP5:libopenssl1_0_0-hmac",
          "SUSE Linux Enterprise Server 15 SP5:libopenssl1_1",
          "SUSE Linux Enterprise Server 15 SP5:libopenssl1_1-32bit",
          "SUSE Linux Enterprise Server 15 SP5:libopenssl1_1-hmac",
          "SUSE Linux Enterprise Server 15 SP5:libopenssl1_1-hmac-32bit",
          "SUSE Linux Enterprise Server 15 SP5:libopenssl3",
          "SUSE Linux Enterprise Server 15 SP5:openssl",
          "SUSE Linux Enterprise Server 15 SP5:openssl-1_0_0",
          "SUSE Linux Enterprise Server 15 SP5:openssl-1_1",
          "SUSE Linux Enterprise Server 15 SP5:openssl-3",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:libopenssl-1_0_0-devel",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:libopenssl-1_1-devel",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:libopenssl-3-devel",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:libopenssl-3-fips-provider",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:libopenssl-3-fips-provider-32bit",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:libopenssl-devel",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:libopenssl-fips-provider",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:libopenssl10",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:libopenssl1_0_0",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:libopenssl1_0_0-hmac",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:libopenssl1_1",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:libopenssl1_1-32bit",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:libopenssl3",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:libopenssl3-32bit",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:openssl",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:openssl-1_0_0",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:openssl-1_1",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:openssl-3",
          "SUSE Linux Enterprise Server 15 SP6:libopenssl-1_0_0-devel",
          "SUSE Linux Enterprise Server 15 SP6:libopenssl-1_1-devel",
          "SUSE Linux Enterprise Server 15 SP6:libopenssl-3-devel",
          "SUSE Linux Enterprise Server 15 SP6:libopenssl-3-fips-provider",
          "SUSE Linux Enterprise Server 15 SP6:libopenssl-3-fips-provider-32bit",
          "SUSE Linux Enterprise Server 15 SP6:libopenssl-devel",
          "SUSE Linux Enterprise Server 15 SP6:libopenssl-fips-provider",
          "SUSE Linux Enterprise Server 15 SP6:libopenssl10",
          "SUSE Linux Enterprise Server 15 SP6:libopenssl1_0_0",
          "SUSE Linux Enterprise Server 15 SP6:libopenssl1_0_0-hmac",
          "SUSE Linux Enterprise Server 15 SP6:libopenssl1_1",
          "SUSE Linux Enterprise Server 15 SP6:libopenssl1_1-32bit",
          "SUSE Linux Enterprise Server 15 SP6:libopenssl3",
          "SUSE Linux Enterprise Server 15 SP6:libopenssl3-32bit",
          "SUSE Linux Enterprise Server 15 SP6:openssl",
          "SUSE Linux Enterprise Server 15 SP6:openssl-1_0_0",
          "SUSE Linux Enterprise Server 15 SP6:openssl-1_1",
          "SUSE Linux Enterprise Server 15 SP6:openssl-3",
          "SUSE Linux Enterprise Server 15 SP7:libopenssl-1_0_0-devel",
          "SUSE Linux Enterprise Server 15 SP7:libopenssl-1_1-devel",
          "SUSE Linux Enterprise Server 15 SP7:libopenssl-3-devel",
          "SUSE Linux Enterprise Server 15 SP7:libopenssl-3-fips-provider",
          "SUSE Linux Enterprise Server 15 SP7:libopenssl-3-fips-provider-32bit",
          "SUSE Linux Enterprise Server 15 SP7:libopenssl-devel",
          "SUSE Linux Enterprise Server 15 SP7:libopenssl-fips-provider",
          "SUSE Linux Enterprise Server 15 SP7:libopenssl10",
          "SUSE Linux Enterprise Server 15 SP7:libopenssl1_0_0",
          "SUSE Linux Enterprise Server 15 SP7:libopenssl1_0_0-hmac",
          "SUSE Linux Enterprise Server 15 SP7:libopenssl1_1",
          "SUSE Linux Enterprise Server 15 SP7:libopenssl1_1-32bit",
          "SUSE Linux Enterprise Server 15 SP7:libopenssl3",
          "SUSE Linux Enterprise Server 15 SP7:libopenssl3-32bit",
          "SUSE Linux Enterprise Server 15 SP7:openssl",
          "SUSE Linux Enterprise Server 15 SP7:openssl-1_0_0",
          "SUSE Linux Enterprise Server 15 SP7:openssl-1_1",
          "SUSE Linux Enterprise Server 15 SP7:openssl-3",
          "SUSE Linux Enterprise Server 16.0:libopenssl-devel",
          "SUSE Linux Enterprise Server 16.0:libopenssl-fips-provider",
          "SUSE Linux Enterprise Server 16.0:openssl",
          "SUSE Linux Enterprise Server 16.0:openssl-3-livepatches",
          "SUSE Linux Enterprise Server 16.1:libopenssl-devel",
          "SUSE Linux Enterprise Server 16.1:libopenssl-fips-provider",
          "SUSE Linux Enterprise Server 16.1:openssl",
          "SUSE Linux Enterprise Server 16.1:openssl-3-livepatches",
          "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libopenssl-1_0_0-devel",
          "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libopenssl-1_0_0-devel-32bit",
          "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libopenssl-1_1-devel",
          "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libopenssl-1_1-devel-32bit",
          "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libopenssl-devel",
          "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libopenssl1_0_0",
          "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libopenssl1_0_0-32bit",
          "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libopenssl1_0_0-hmac",
          "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libopenssl1_0_0-hmac-32bit",
          "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libopenssl1_1",
          "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libopenssl1_1-32bit",
          "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libopenssl1_1-hmac",
          "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libopenssl1_1-hmac-32bit",
          "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:openssl",
          "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:openssl-1_0_0",
          "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:openssl-1_0_0-doc",
          "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:openssl-1_1",
          "SUSE Linux Enterprise Server Teradata 12 SP3:openssl",
          "SUSE Linux Enterprise Server Teradata 15 SP4:openssl",
          "SUSE Linux Enterprise Server Teradata 15 SP4:openssl-1_0_0",
          "SUSE Linux Enterprise Server Teradata 15 SP4:openssl-1_1",
          "SUSE Linux Enterprise Server Teradata 15 SP4:openssl-3",
          "SUSE Linux Enterprise Server for SAP Applications 12 SP5:compat-openssl098",
          "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libopenssl-1_0_0-devel",
          "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libopenssl-1_0_0-devel-32bit",
          "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libopenssl-1_1-devel",
          "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libopenssl-1_1-devel-32bit",
          "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libopenssl-devel",
          "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libopenssl0_9_8",
          "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libopenssl1_0_0",
          "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libopenssl1_0_0-32bit",
          "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libopenssl1_0_0-hmac",
          "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libopenssl1_0_0-hmac-32bit",
          "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libopenssl1_1",
          "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libopenssl1_1-32bit",
          "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libopenssl1_1-hmac",
          "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libopenssl1_1-hmac-32bit",
          "SUSE Linux Enterprise Server for SAP Applications 12 SP5:openssl",
          "SUSE Linux Enterprise Server for SAP Applications 12 SP5:openssl-1_0_0",
          "SUSE Linux Enterprise Server for SAP Applications 12 SP5:openssl-1_0_0-doc",
          "SUSE Linux Enterprise Server for SAP Applications 12 SP5:openssl-1_1",
          "SUSE Linux Enterprise Server for SAP Applications 15 SP1:libopenssl-1_0_0-devel",
          "SUSE Linux Enterprise Server for SAP Applications 15 SP1:libopenssl-1_1-devel",
          "SUSE Linux Enterprise Server for SAP Applications 15 SP1:libopenssl-1_1-devel-32bit",
          "SUSE Linux Enterprise Server for SAP Applications 15 SP1:libopenssl-devel",
          "SUSE Linux Enterprise Server for SAP Applications 15 SP1:libopenssl1_0_0",
          "SUSE Linux Enterprise Server for SAP Applications 15 SP1:libopenssl1_1",
          "SUSE Linux Enterprise Server for SAP Applications 15 SP1:libopenssl1_1-32bit",
          "SUSE Linux Enterprise Server for SAP Applications 15 SP1:libopenssl1_1-hmac",
          "SUSE Linux Enterprise Server for SAP Applications 15 SP1:libopenssl1_1-hmac-32bit",
          "SUSE Linux Enterprise Server for SAP Applications 15 SP1:openssl",
          "SUSE Linux Enterprise Server for SAP Applications 15 SP1:openssl-1_0_0",
          "SUSE Linux Enterprise Server for SAP Applications 15 SP1:openssl-1_1",
          "SUSE Linux Enterprise Server for SAP Applications 15 SP2:libopenssl-1_0_0-devel",
          "SUSE Linux Enterprise Server for SAP Applications 15 SP2:libopenssl-1_1-devel",
          "SUSE Linux Enterprise Server for SAP Applications 15 SP2:libopenssl-devel",
          "SUSE Linux Enterprise Server for SAP Applications 15 SP2:libopenssl1_0_0",
          "SUSE Linux Enterprise Server for SAP Applications 15 SP2:libopenssl1_1",
          "SUSE Linux Enterprise Server for SAP Applications 15 SP2:libopenssl1_1-32bit",
          "SUSE Linux Enterprise Server for SAP Applications 15 SP2:libopenssl1_1-hmac",
          "SUSE Linux Enterprise Server for SAP Applications 15 SP2:libopenssl1_1-hmac-32bit",
          "SUSE Linux Enterprise Server for SAP Applications 15 SP2:openssl",
          "SUSE Linux Enterprise Server for SAP Applications 15 SP2:openssl-1_0_0",
          "SUSE Linux Enterprise Server for SAP Applications 15 SP2:openssl-1_1",
          "SUSE Linux Enterprise Server for SAP Applications 15 SP3:libopenssl-1_0_0-devel",
          "SUSE Linux Enterprise Server for SAP Applications 15 SP3:libopenssl-1_1-devel",
          "SUSE Linux Enterprise Server for SAP Applications 15 SP3:libopenssl-1_1-devel-32bit",
          "SUSE Linux Enterprise Server for SAP Applications 15 SP3:libopenssl-devel",
          "SUSE Linux Enterprise Server for SAP Applications 15 SP3:libopenssl10",
          "SUSE Linux Enterprise Server for SAP Applications 15 SP3:libopenssl1_0_0",
          "SUSE Linux Enterprise Server for SAP Applications 15 SP3:libopenssl1_1",
          "SUSE Linux Enterprise Server for SAP Applications 15 SP3:libopenssl1_1-32bit",
          "SUSE Linux Enterprise Server for SAP Applications 15 SP3:libopenssl1_1-hmac",
          "SUSE Linux Enterprise Server for SAP Applications 15 SP3:libopenssl1_1-hmac-32bit",
          "SUSE Linux Enterprise Server for SAP Applications 15 SP3:openssl",
          "SUSE Linux Enterprise Server for SAP Applications 15 SP3:openssl-1_0_0",
          "SUSE Linux Enterprise Server for SAP Applications 15 SP3:openssl-1_1",
          "SUSE Linux Enterprise Server for SAP Applications 15 SP3:openssl-1_1-doc",
          "SUSE Linux Enterprise Server for SAP Applications 15 SP4:libopenssl-1_0_0-devel",
          "SUSE Linux Enterprise Server for SAP Applications 15 SP4:libopenssl-1_1-devel",
          "SUSE Linux Enterprise Server for SAP Applications 15 SP4:libopenssl-1_1-devel-32bit",
          "SUSE Linux Enterprise Server for SAP Applications 15 SP4:libopenssl-3-devel",
          "SUSE Linux Enterprise Server for SAP Applications 15 SP4:libopenssl-devel",
          "SUSE Linux Enterprise Server for SAP Applications 15 SP4:libopenssl10",
          "SUSE Linux Enterprise Server for SAP Applications 15 SP4:libopenssl1_0_0",
          "SUSE Linux Enterprise Server for SAP Applications 15 SP4:libopenssl1_0_0-hmac",
          "SUSE Linux Enterprise Server for SAP Applications 15 SP4:libopenssl1_1",
          "SUSE Linux Enterprise Server for SAP Applications 15 SP4:libopenssl1_1-32bit",
          "SUSE Linux Enterprise Server for SAP Applications 15 SP4:libopenssl1_1-hmac",
          "SUSE Linux Enterprise Server for SAP Applications 15 SP4:libopenssl1_1-hmac-32bit",
          "SUSE Linux Enterprise Server for SAP Applications 15 SP4:libopenssl3",
          "SUSE Linux Enterprise Server for SAP Applications 15 SP4:openssl",
          "SUSE Linux Enterprise Server for SAP Applications 15 SP4:openssl-1_0_0",
          "SUSE Linux Enterprise Server for SAP Applications 15 SP4:openssl-1_1",
          "SUSE Linux Enterprise Server for SAP Applications 15 SP4:openssl-3",
          "SUSE Linux Enterprise Server for SAP Applications 15 SP5:libopenssl-1_0_0-devel",
          "SUSE Linux Enterprise Server for SAP Applications 15 SP5:libopenssl-1_1-devel",
          "SUSE Linux Enterprise Server for SAP Applications 15 SP5:libopenssl-3-devel",
          "SUSE Linux Enterprise Server for SAP Applications 15 SP5:libopenssl10",
          "SUSE Linux Enterprise Server for SAP Applications 15 SP5:libopenssl1_0_0",
          "SUSE Linux Enterprise Server for SAP Applications 15 SP5:libopenssl1_0_0-hmac",
          "SUSE Linux Enterprise Server for SAP Applications 15 SP5:libopenssl1_1",
          "SUSE Linux Enterprise Server for SAP Applications 15 SP5:libopenssl1_1-32bit",
          "SUSE Linux Enterprise Server for SAP Applications 15 SP5:libopenssl1_1-hmac",
          "SUSE Linux Enterprise Server for SAP Applications 15 SP5:libopenssl1_1-hmac-32bit",
          "SUSE Linux Enterprise Server for SAP Applications 15 SP5:libopenssl3",
          "SUSE Linux Enterprise Server for SAP Applications 15 SP5:openssl",
          "SUSE Linux Enterprise Server for SAP Applications 15 SP5:openssl-1_0_0",
          "SUSE Linux Enterprise Server for SAP Applications 15 SP5:openssl-1_1",
          "SUSE Linux Enterprise Server for SAP Applications 15 SP5:openssl-3",
          "SUSE Linux Enterprise Server for SAP Applications 15 SP6:libopenssl-1_0_0-devel",
          "SUSE Linux Enterprise Server for SAP Applications 15 SP6:libopenssl-1_1-devel",
          "SUSE Linux Enterprise Server for SAP Applications 15 SP6:libopenssl-3-devel",
          "SUSE Linux Enterprise Server for SAP Applications 15 SP6:libopenssl-3-fips-provider",
          "SUSE Linux Enterprise Server for SAP Applications 15 SP6:libopenssl-3-fips-provider-32bit",
          "SUSE Linux Enterprise Server for SAP Applications 15 SP6:libopenssl-devel",
          "SUSE Linux Enterprise Server for SAP Applications 15 SP6:libopenssl-fips-provider",
          "SUSE Linux Enterprise Server for SAP Applications 15 SP6:libopenssl10",
          "SUSE Linux Enterprise Server for SAP Applications 15 SP6:libopenssl1_0_0",
          "SUSE Linux Enterprise Server for SAP Applications 15 SP6:libopenssl1_0_0-hmac",
          "SUSE Linux Enterprise Server for SAP Applications 15 SP6:libopenssl1_1",
          "SUSE Linux Enterprise Server for SAP Applications 15 SP6:libopenssl1_1-32bit",
          "SUSE Linux Enterprise Server for SAP Applications 15 SP6:libopenssl3",
          "SUSE Linux Enterprise Server for SAP Applications 15 SP6:libopenssl3-32bit",
          "SUSE Linux Enterprise Server for SAP Applications 15 SP6:openssl",
          "SUSE Linux Enterprise Server for SAP Applications 15 SP6:openssl-1_0_0",
          "SUSE Linux Enterprise Server for SAP Applications 15 SP6:openssl-1_1",
          "SUSE Linux Enterprise Server for SAP Applications 15 SP6:openssl-3",
          "SUSE Linux Enterprise Server for SAP Applications 15 SP7:libopenssl-1_0_0-devel",
          "SUSE Linux Enterprise Server for SAP Applications 15 SP7:libopenssl-1_1-devel",
          "SUSE Linux Enterprise Server for SAP Applications 15 SP7:libopenssl-3-devel",
          "SUSE Linux Enterprise Server for SAP Applications 15 SP7:libopenssl-3-fips-provider",
          "SUSE Linux Enterprise Server for SAP Applications 15 SP7:libopenssl-3-fips-provider-32bit",
          "SUSE Linux Enterprise Server for SAP Applications 15 SP7:libopenssl-devel",
          "SUSE Linux Enterprise Server for SAP Applications 15 SP7:libopenssl-fips-provider",
          "SUSE Linux Enterprise Server for SAP Applications 15 SP7:libopenssl10",
          "SUSE Linux Enterprise Server for SAP Applications 15 SP7:libopenssl1_0_0",
          "SUSE Linux Enterprise Server for SAP Applications 15 SP7:libopenssl1_0_0-hmac",
          "SUSE Linux Enterprise Server for SAP Applications 15 SP7:libopenssl1_1",
          "SUSE Linux Enterprise Server for SAP Applications 15 SP7:libopenssl1_1-32bit",
          "SUSE Linux Enterprise Server for SAP Applications 15 SP7:libopenssl3",
          "SUSE Linux Enterprise Server for SAP Applications 15 SP7:libopenssl3-32bit",
          "SUSE Linux Enterprise Server for SAP Applications 15 SP7:openssl",
          "SUSE Linux Enterprise Server for SAP Applications 15 SP7:openssl-1_0_0",
          "SUSE Linux Enterprise Server for SAP Applications 15 SP7:openssl-1_1",
          "SUSE Linux Enterprise Server for SAP Applications 15 SP7:openssl-3",
          "SUSE Linux Enterprise Server for SAP applications 16.0:libopenssl-devel",
          "SUSE Linux Enterprise Server for SAP applications 16.0:libopenssl-fips-provider",
          "SUSE Linux Enterprise Server for SAP applications 16.0:openssl",
          "SUSE Linux Enterprise Server for SAP applications 16.0:openssl-3-livepatches",
          "SUSE Linux Enterprise Server for SAP applications 16.1:libopenssl-devel",
          "SUSE Linux Enterprise Server for SAP applications 16.1:libopenssl-fips-provider",
          "SUSE Linux Enterprise Server for SAP applications 16.1:openssl",
          "SUSE Linux Enterprise Server for SAP applications 16.1:openssl-3-livepatches",
          "SUSE Linux Micro 6.0:libopenssl-3-devel",
          "SUSE Linux Micro 6.0:libopenssl-3-fips-provider",
          "SUSE Linux Micro 6.0:libopenssl-devel",
          "SUSE Linux Micro 6.0:libopenssl3",
          "SUSE Linux Micro 6.0:openssl",
          "SUSE Linux Micro 6.0:openssl-3",
          "SUSE Linux Micro 6.1:libopenssl-3-devel",
          "SUSE Linux Micro 6.1:libopenssl-3-fips-provider",
          "SUSE Linux Micro 6.1:libopenssl-devel",
          "SUSE Linux Micro 6.1:libopenssl3",
          "SUSE Linux Micro 6.1:openssl",
          "SUSE Linux Micro 6.1:openssl-3",
          "SUSE Linux Micro 6.1:openssl-3-livepatches",
          "SUSE Linux Micro 6.2:libopenssl-devel",
          "SUSE Linux Micro 6.2:openssl",
          "SUSE Linux Micro 6.2:openssl-3-livepatches",
          "openSUSE Leap 16.0:openssl",
          "openSUSE Leap 16.0:openssl-3-livepatches"
        ],
        "recommended": [
          "openSUSE Tumbleweed:libopenssl-3-devel-3.5.3-8.1",
          "openSUSE Tumbleweed:libopenssl-3-devel-32bit-3.5.3-8.1",
          "openSUSE Tumbleweed:libopenssl-3-fips-provider-3.5.3-8.1",
          "openSUSE Tumbleweed:libopenssl-3-fips-provider-32bit-3.5.3-8.1",
          "openSUSE Tumbleweed:libopenssl-3-fips-provider-x86-64-v3-3.5.3-8.1",
          "openSUSE Tumbleweed:libopenssl3-3.5.3-8.1",
          "openSUSE Tumbleweed:libopenssl3-32bit-3.5.3-8.1",
          "openSUSE Tumbleweed:libopenssl3-x86-64-v3-3.5.3-8.1",
          "openSUSE Tumbleweed:openssl-3-3.5.3-8.1",
          "openSUSE Tumbleweed:openssl-3-doc-3.5.3-8.1"
        ]
      },
      "references": [
        {
          "category": "external",
          "summary": "CVE-2026-14456",
          "url": "https://www.suse.com/security/cve/CVE-2026-14456"
        },
        {
          "category": "external",
          "summary": "SUSE Security Ratings",
          "url": "https://www.suse.com/support/security/rating/"
        },
        {
          "category": "external",
          "summary": "SUSE Bug 1274791 for CVE-2026-14456",
          "url": "https://bugzilla.suse.com/1274791"
        }
      ],
      "remediations": [
        {
          "category": "vendor_fix",
          "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
          "product_ids": [
            "openSUSE Tumbleweed:libopenssl-3-devel-3.5.3-8.1",
            "openSUSE Tumbleweed:libopenssl-3-devel-32bit-3.5.3-8.1",
            "openSUSE Tumbleweed:libopenssl-3-fips-provider-3.5.3-8.1",
            "openSUSE Tumbleweed:libopenssl-3-fips-provider-32bit-3.5.3-8.1",
            "openSUSE Tumbleweed:libopenssl-3-fips-provider-x86-64-v3-3.5.3-8.1",
            "openSUSE Tumbleweed:libopenssl3-3.5.3-8.1",
            "openSUSE Tumbleweed:libopenssl3-32bit-3.5.3-8.1",
            "openSUSE Tumbleweed:libopenssl3-x86-64-v3-3.5.3-8.1",
            "openSUSE Tumbleweed:openssl-3-3.5.3-8.1",
            "openSUSE Tumbleweed:openssl-3-doc-3.5.3-8.1"
          ]
        }
      ],
      "scores": [
        {
          "cvss_v3": {
            "baseScore": 5.3,
            "baseSeverity": "MEDIUM",
            "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L",
            "version": "3.1"
          },
          "products": [
            "openSUSE Tumbleweed:libopenssl-3-devel-3.5.3-8.1",
            "openSUSE Tumbleweed:libopenssl-3-devel-32bit-3.5.3-8.1",
            "openSUSE Tumbleweed:libopenssl-3-fips-provider-3.5.3-8.1",
            "openSUSE Tumbleweed:libopenssl-3-fips-provider-32bit-3.5.3-8.1",
            "openSUSE Tumbleweed:libopenssl-3-fips-provider-x86-64-v3-3.5.3-8.1",
            "openSUSE Tumbleweed:libopenssl3-3.5.3-8.1",
            "openSUSE Tumbleweed:libopenssl3-32bit-3.5.3-8.1",
            "openSUSE Tumbleweed:libopenssl3-x86-64-v3-3.5.3-8.1",
            "openSUSE Tumbleweed:openssl-3-3.5.3-8.1",
            "openSUSE Tumbleweed:openssl-3-doc-3.5.3-8.1"
          ]
        }
      ],
      "threats": [
        {
          "category": "impact",
          "date": "2026-08-12T10:01:18Z",
          "details": "moderate"
        }
      ],
      "title": "CVE-2026-14456"
    }
  ]
}
Enrichment data
View JSON API Download JSON