RHSA-2026:12119

Vulnerability from csaf_redhat - Published: 2026-05-06 07:35 - Updated: 2026-05-08 05:37
Summary
Red Hat Security Advisory: OpenShift Container Platform 4.18.39 security and extras update
Severity
Important
Notes
Topic: Red Hat OpenShift Container Platform release 4.18.39 is now available with updates to packages and images that fix several bugs. This release includes a security update for Red Hat OpenShift Container Platform 4.18. Red Hat Product Security has rated this update as having a security impact of Important. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.
Details: Red Hat OpenShift Container Platform is Red Hat's cloud computing Kubernetes application platform solution designed for on-premise or private cloud deployments. This advisory contains the RPM packages for Red Hat OpenShift Container Platform 4.18.39. See the following advisory for the container images for this release: https://access.redhat.com/errata/RHSA-2026:12118 Security Fix(es): * google.golang.org/grpc/grpc-go: google.golang.org/grpc/authz: gRPC-Go: Authorization bypass due to improper HTTP/2 path validation (CVE-2026-33186) For more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section. All OpenShift Container Platform 4.18 users are advised to upgrade to these updated packages and images when they are available in the appropriate release channel. To check for available updates, use the OpenShift CLI (oc) or web console. Instructions for upgrading a cluster are available at https://docs.redhat.com/en/documentation/openshift_container_platform/4.18/html-single/updating_clusters/index#updating-cluster-cli.
Terms of Use: This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.

A flaw was found in gRPC-Go, the Go language implementation of gRPC. This vulnerability, an authorization bypass, is caused by improper input validation of the HTTP/2 `:path` pseudo-header. A remote attacker can exploit this by sending raw HTTP/2 frames with a malformed `:path` that omits the mandatory leading slash. This allows the attacker to bypass defined security policies, potentially leading to unauthorized access to services or information disclosure.

CWE-551 - Incorrect Behavior Order: Authorization Before Parsing and Canonicalization
Vendor Fix See the following documentation, which will be updated shortly for this release, for important instructions on how to upgrade your cluster and fully apply this asynchronous errata update: https://docs.redhat.com/en/documentation/openshift_container_platform/4.18/html/release_notes/ Details on how to access this content are available at https://docs.redhat.com/en/documentation/openshift_container_platform/4.18/html-single/updating_clusters/index#updating-cluster-cli. https://access.redhat.com/errata/RHSA-2026:12119
Workaround To mitigate this issue, implement infrastructure-level normalization to ensure all incoming HTTP/2 `:path` headers are properly formatted with a leading slash before reaching the gRPC-Go server. This can be achieved by configuring a reverse proxy or API gateway to validate and normalize the `:path` header. Ensure that any such intermediary is properly configured and restarted to apply the changes, which may temporarily impact service availability.

{
  "document": {
    "aggregate_severity": {
      "namespace": "https://access.redhat.com/security/updates/classification/",
      "text": "Important"
    },
    "category": "csaf_security_advisory",
    "csaf_version": "2.0",
    "distribution": {
      "text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.",
      "tlp": {
        "label": "WHITE",
        "url": "https://www.first.org/tlp/"
      }
    },
    "lang": "en",
    "notes": [
      {
        "category": "summary",
        "text": "Red Hat OpenShift Container Platform release 4.18.39 is now available with updates to packages and images that fix several bugs.\n\nThis release includes a security update for Red Hat OpenShift Container Platform 4.18.\n\nRed Hat Product Security has rated this update as having a security impact of  Important. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.",
        "title": "Topic"
      },
      {
        "category": "general",
        "text": "Red Hat OpenShift Container Platform is Red Hat\u0027s cloud computing Kubernetes application platform solution designed for on-premise or private cloud deployments.\n\nThis advisory contains the RPM packages for Red Hat OpenShift Container Platform 4.18.39. See the following advisory for the container images for this release:\n\nhttps://access.redhat.com/errata/RHSA-2026:12118\n\nSecurity Fix(es):\n\n* google.golang.org/grpc/grpc-go: google.golang.org/grpc/authz: gRPC-Go: Authorization bypass due to improper HTTP/2 path validation (CVE-2026-33186)\n\nFor more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.\n\nAll OpenShift Container Platform 4.18 users are advised to upgrade to these updated packages and images when they are available in the appropriate release channel. To check for available updates, use the OpenShift CLI (oc) or web console. Instructions for upgrading a cluster are available at https://docs.redhat.com/en/documentation/openshift_container_platform/4.18/html-single/updating_clusters/index#updating-cluster-cli.",
        "title": "Details"
      },
      {
        "category": "legal_disclaimer",
        "text": "This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.",
        "title": "Terms of Use"
      }
    ],
    "publisher": {
      "category": "vendor",
      "contact_details": "https://access.redhat.com/security/team/contact/",
      "issuing_authority": "Red Hat Product Security is responsible for vulnerability handling across all Red Hat products and services.",
      "name": "Red Hat Product Security",
      "namespace": "https://www.redhat.com"
    },
    "references": [
      {
        "category": "self",
        "summary": "https://access.redhat.com/errata/RHSA-2026:12119",
        "url": "https://access.redhat.com/errata/RHSA-2026:12119"
      },
      {
        "category": "external",
        "summary": "https://access.redhat.com/security/cve/CVE-2026-33186",
        "url": "https://access.redhat.com/security/cve/CVE-2026-33186"
      },
      {
        "category": "external",
        "summary": "https://access.redhat.com/security/updates/classification/",
        "url": "https://access.redhat.com/security/updates/classification/"
      },
      {
        "category": "self",
        "summary": "Canonical URL",
        "url": "https://security.access.redhat.com/data/csaf/v2/advisories/2026/rhsa-2026_12119.json"
      }
    ],
    "title": "Red Hat Security Advisory: OpenShift Container Platform 4.18.39 security and extras update",
    "tracking": {
      "current_release_date": "2026-05-08T05:37:02+00:00",
      "generator": {
        "date": "2026-05-08T05:37:02+00:00",
        "engine": {
          "name": "Red Hat SDEngine",
          "version": "4.7.9"
        }
      },
      "id": "RHSA-2026:12119",
      "initial_release_date": "2026-05-06T07:35:33+00:00",
      "revision_history": [
        {
          "date": "2026-05-06T07:35:33+00:00",
          "number": "1",
          "summary": "Initial version"
        },
        {
          "date": "2026-05-06T07:36:10+00:00",
          "number": "2",
          "summary": "Last updated version"
        },
        {
          "date": "2026-05-08T05:37:02+00:00",
          "number": "3",
          "summary": "Last generated version"
        }
      ],
      "status": "final",
      "version": "3"
    }
  },
  "product_tree": {
    "branches": [
      {
        "branches": [
          {
            "branches": [
              {
                "category": "product_name",
                "name": "Red Hat OpenShift Container Platform 4.18",
                "product": {
                  "name": "Red Hat OpenShift Container Platform 4.18",
                  "product_id": "Red Hat OpenShift Container Platform 4.18",
                  "product_identification_helper": {
                    "cpe": "cpe:/a:redhat:openshift:4.18::el9"
                  }
                }
              }
            ],
            "category": "product_family",
            "name": "Red Hat OpenShift Container Platform"
          },
          {
            "branches": [
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-cloud-event-proxy-rhel9@sha256:e5c81f64c24daf664f3ad90c510a06184246fa34e89c996a98c3b8dcaac5f6a8_arm64",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-cloud-event-proxy-rhel9@sha256:e5c81f64c24daf664f3ad90c510a06184246fa34e89c996a98c3b8dcaac5f6a8_arm64",
                  "product_id": "registry.redhat.io/openshift4/ose-cloud-event-proxy-rhel9@sha256:e5c81f64c24daf664f3ad90c510a06184246fa34e89c996a98c3b8dcaac5f6a8_arm64",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-cloud-event-proxy-rhel9@sha256%3Ae5c81f64c24daf664f3ad90c510a06184246fa34e89c996a98c3b8dcaac5f6a8?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1776959753"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-cluster-nfd-rhel9-operator@sha256:b174b2d2a62e48da898cd3efb8a8ad111d79bacfc10dc8a03cdaef14d99fef96_arm64",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-cluster-nfd-rhel9-operator@sha256:b174b2d2a62e48da898cd3efb8a8ad111d79bacfc10dc8a03cdaef14d99fef96_arm64",
                  "product_id": "registry.redhat.io/openshift4/ose-cluster-nfd-rhel9-operator@sha256:b174b2d2a62e48da898cd3efb8a8ad111d79bacfc10dc8a03cdaef14d99fef96_arm64",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-cluster-nfd-rhel9-operator@sha256%3Ab174b2d2a62e48da898cd3efb8a8ad111d79bacfc10dc8a03cdaef14d99fef96?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1776977060"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9@sha256:55b7717a83e7cdd1820e4e7f55ad6ff64c8109e3aa0820a765dc7df5f6b715d3_arm64",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9@sha256:55b7717a83e7cdd1820e4e7f55ad6ff64c8109e3aa0820a765dc7df5f6b715d3_arm64",
                  "product_id": "registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9@sha256:55b7717a83e7cdd1820e4e7f55ad6ff64c8109e3aa0820a765dc7df5f6b715d3_arm64",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-clusterresourceoverride-rhel9@sha256%3A55b7717a83e7cdd1820e4e7f55ad6ff64c8109e3aa0820a765dc7df5f6b715d3?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1776976955"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9-operator@sha256:83b8dee64a009741c901b7ccaee8f76399294855fc925481bd204b254415c1ce_arm64",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9-operator@sha256:83b8dee64a009741c901b7ccaee8f76399294855fc925481bd204b254415c1ce_arm64",
                  "product_id": "registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9-operator@sha256:83b8dee64a009741c901b7ccaee8f76399294855fc925481bd204b254415c1ce_arm64",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-clusterresourceoverride-rhel9-operator@sha256%3A83b8dee64a009741c901b7ccaee8f76399294855fc925481bd204b254415c1ce?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1776977055"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:a0a291d8c03b8ee085da84e5fb6f017462ff8104651f3c0f9fa642e049e14020_arm64",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:a0a291d8c03b8ee085da84e5fb6f017462ff8104651f3c0f9fa642e049e14020_arm64",
                  "product_id": "registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:a0a291d8c03b8ee085da84e5fb6f017462ff8104651f3c0f9fa642e049e14020_arm64",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-csi-livenessprobe-rhel9@sha256%3Aa0a291d8c03b8ee085da84e5fb6f017462ff8104651f3c0f9fa642e049e14020?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1776960083"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:319ab784e7a1cca6002cf1d27e7632d94bd4508df29c7342a740df0978d24f5c_arm64",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:319ab784e7a1cca6002cf1d27e7632d94bd4508df29c7342a740df0978d24f5c_arm64",
                  "product_id": "registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:319ab784e7a1cca6002cf1d27e7632d94bd4508df29c7342a740df0978d24f5c_arm64",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-csi-node-driver-registrar-rhel9@sha256%3A319ab784e7a1cca6002cf1d27e7632d94bd4508df29c7342a740df0978d24f5c?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1776959746"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:b73a90bb65dd237cd64f39b2f02b59ea096a4dc23a860f92c98d8e73c5fed6a2_arm64",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:b73a90bb65dd237cd64f39b2f02b59ea096a4dc23a860f92c98d8e73c5fed6a2_arm64",
                  "product_id": "registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:b73a90bb65dd237cd64f39b2f02b59ea096a4dc23a860f92c98d8e73c5fed6a2_arm64",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-csi-external-provisioner-rhel9@sha256%3Ab73a90bb65dd237cd64f39b2f02b59ea096a4dc23a860f92c98d8e73c5fed6a2?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1776977143"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-dpu-cni-rhel9@sha256:298c6c1778465f11e6c4a87ac5af7653e757e0ae28abb3274217be560546610a_arm64",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-dpu-cni-rhel9@sha256:298c6c1778465f11e6c4a87ac5af7653e757e0ae28abb3274217be560546610a_arm64",
                  "product_id": "registry.redhat.io/openshift4/ose-dpu-cni-rhel9@sha256:298c6c1778465f11e6c4a87ac5af7653e757e0ae28abb3274217be560546610a_arm64",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-dpu-cni-rhel9@sha256%3A298c6c1778465f11e6c4a87ac5af7653e757e0ae28abb3274217be560546610a?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1776959662"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-dpu-daemon-rhel9@sha256:8f1f2d6f8468d9ee1108a7f9ac614eedc1610cdf80aac8c32c9395d881d61322_arm64",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-dpu-daemon-rhel9@sha256:8f1f2d6f8468d9ee1108a7f9ac614eedc1610cdf80aac8c32c9395d881d61322_arm64",
                  "product_id": "registry.redhat.io/openshift4/ose-dpu-daemon-rhel9@sha256:8f1f2d6f8468d9ee1108a7f9ac614eedc1610cdf80aac8c32c9395d881d61322_arm64",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-dpu-daemon-rhel9@sha256%3A8f1f2d6f8468d9ee1108a7f9ac614eedc1610cdf80aac8c32c9395d881d61322?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1776960333"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-dpu-rhel9-operator@sha256:05782487e1ba1a7950b27bae228796b233f26fe9041a9076af967db8a4b2591c_arm64",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-dpu-rhel9-operator@sha256:05782487e1ba1a7950b27bae228796b233f26fe9041a9076af967db8a4b2591c_arm64",
                  "product_id": "registry.redhat.io/openshift4/ose-dpu-rhel9-operator@sha256:05782487e1ba1a7950b27bae228796b233f26fe9041a9076af967db8a4b2591c_arm64",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-dpu-rhel9-operator@sha256%3A05782487e1ba1a7950b27bae228796b233f26fe9041a9076af967db8a4b2591c?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1776977227"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-sriov-infiniband-cni-rhel9@sha256:380d0d6ff9db75fb0bb63cd011baf0cc042e9bbefa4e7799ab295e0032e62536_arm64",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-sriov-infiniband-cni-rhel9@sha256:380d0d6ff9db75fb0bb63cd011baf0cc042e9bbefa4e7799ab295e0032e62536_arm64",
                  "product_id": "registry.redhat.io/openshift4/ose-sriov-infiniband-cni-rhel9@sha256:380d0d6ff9db75fb0bb63cd011baf0cc042e9bbefa4e7799ab295e0032e62536_arm64",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-sriov-infiniband-cni-rhel9@sha256%3A380d0d6ff9db75fb0bb63cd011baf0cc042e9bbefa4e7799ab295e0032e62536?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1776960104"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ingress-node-firewall-rhel9@sha256:c9bbb3e9eb7c035304a040a8feb2d6aee84090fe23340910cff1ceacf61e4056_arm64",
                "product": {
                  "name": "registry.redhat.io/openshift4/ingress-node-firewall-rhel9@sha256:c9bbb3e9eb7c035304a040a8feb2d6aee84090fe23340910cff1ceacf61e4056_arm64",
                  "product_id": "registry.redhat.io/openshift4/ingress-node-firewall-rhel9@sha256:c9bbb3e9eb7c035304a040a8feb2d6aee84090fe23340910cff1ceacf61e4056_arm64",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ingress-node-firewall-rhel9@sha256%3Ac9bbb3e9eb7c035304a040a8feb2d6aee84090fe23340910cff1ceacf61e4056?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1776976729"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ingress-node-firewall-rhel9-operator@sha256:5cb85447a61598de631f0eb31e535beaad33e821a5953f6cdef382ec8dbc8e4c_arm64",
                "product": {
                  "name": "registry.redhat.io/openshift4/ingress-node-firewall-rhel9-operator@sha256:5cb85447a61598de631f0eb31e535beaad33e821a5953f6cdef382ec8dbc8e4c_arm64",
                  "product_id": "registry.redhat.io/openshift4/ingress-node-firewall-rhel9-operator@sha256:5cb85447a61598de631f0eb31e535beaad33e821a5953f6cdef382ec8dbc8e4c_arm64",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ingress-node-firewall-rhel9-operator@sha256%3A5cb85447a61598de631f0eb31e535beaad33e821a5953f6cdef382ec8dbc8e4c?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1776976699"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/kube-compare-artifacts-rhel9@sha256:7a8be0226312f99c0e028a335a3d3b41dd4368ef2ae7e6374b4eca456ba28dbd_arm64",
                "product": {
                  "name": "registry.redhat.io/openshift4/kube-compare-artifacts-rhel9@sha256:7a8be0226312f99c0e028a335a3d3b41dd4368ef2ae7e6374b4eca456ba28dbd_arm64",
                  "product_id": "registry.redhat.io/openshift4/kube-compare-artifacts-rhel9@sha256:7a8be0226312f99c0e028a335a3d3b41dd4368ef2ae7e6374b4eca456ba28dbd_arm64",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/kube-compare-artifacts-rhel9@sha256%3A7a8be0226312f99c0e028a335a3d3b41dd4368ef2ae7e6374b4eca456ba28dbd?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1776977968"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-ptp-rhel9@sha256:33ad5cecfffb4d39078c1b5ca52be24747f30bcf1d1e9076c5e8f5a0e1d97a99_arm64",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-ptp-rhel9@sha256:33ad5cecfffb4d39078c1b5ca52be24747f30bcf1d1e9076c5e8f5a0e1d97a99_arm64",
                  "product_id": "registry.redhat.io/openshift4/ose-ptp-rhel9@sha256:33ad5cecfffb4d39078c1b5ca52be24747f30bcf1d1e9076c5e8f5a0e1d97a99_arm64",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-ptp-rhel9@sha256%3A33ad5cecfffb4d39078c1b5ca52be24747f30bcf1d1e9076c5e8f5a0e1d97a99?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1776960138"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-local-storage-diskmaker-rhel9@sha256:f7143c30838d8b4ea72cc46b4a448baec3c9ea3f0b2dd6a182a0305f715ad431_arm64",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-local-storage-diskmaker-rhel9@sha256:f7143c30838d8b4ea72cc46b4a448baec3c9ea3f0b2dd6a182a0305f715ad431_arm64",
                  "product_id": "registry.redhat.io/openshift4/ose-local-storage-diskmaker-rhel9@sha256:f7143c30838d8b4ea72cc46b4a448baec3c9ea3f0b2dd6a182a0305f715ad431_arm64",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-local-storage-diskmaker-rhel9@sha256%3Af7143c30838d8b4ea72cc46b4a448baec3c9ea3f0b2dd6a182a0305f715ad431?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1776959874"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-local-storage-mustgather-rhel9@sha256:377cf0a041ed83dc3c21078b152842412c4e995c9194b40930baaf3c4ccf10e3_arm64",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-local-storage-mustgather-rhel9@sha256:377cf0a041ed83dc3c21078b152842412c4e995c9194b40930baaf3c4ccf10e3_arm64",
                  "product_id": "registry.redhat.io/openshift4/ose-local-storage-mustgather-rhel9@sha256:377cf0a041ed83dc3c21078b152842412c4e995c9194b40930baaf3c4ccf10e3_arm64",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-local-storage-mustgather-rhel9@sha256%3A377cf0a041ed83dc3c21078b152842412c4e995c9194b40930baaf3c4ccf10e3?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1776978507"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-local-storage-rhel9-operator@sha256:8331f858177a9d14262f3b2afa4bc1be20236648c8d1b6e8524694f851cf5cfc_arm64",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-local-storage-rhel9-operator@sha256:8331f858177a9d14262f3b2afa4bc1be20236648c8d1b6e8524694f851cf5cfc_arm64",
                  "product_id": "registry.redhat.io/openshift4/ose-local-storage-rhel9-operator@sha256:8331f858177a9d14262f3b2afa4bc1be20236648c8d1b6e8524694f851cf5cfc_arm64",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-local-storage-rhel9-operator@sha256%3A8331f858177a9d14262f3b2afa4bc1be20236648c8d1b6e8524694f851cf5cfc?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1776976670"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/nmstate-console-plugin-rhel9@sha256:fd719e9e29a4bc8b2f439ba4fe4496d48b6e10896094c21df592275cf7ce4437_arm64",
                "product": {
                  "name": "registry.redhat.io/openshift4/nmstate-console-plugin-rhel9@sha256:fd719e9e29a4bc8b2f439ba4fe4496d48b6e10896094c21df592275cf7ce4437_arm64",
                  "product_id": "registry.redhat.io/openshift4/nmstate-console-plugin-rhel9@sha256:fd719e9e29a4bc8b2f439ba4fe4496d48b6e10896094c21df592275cf7ce4437_arm64",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/nmstate-console-plugin-rhel9@sha256%3Afd719e9e29a4bc8b2f439ba4fe4496d48b6e10896094c21df592275cf7ce4437?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1777459253"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-node-feature-discovery-rhel9@sha256:242ccbbaba5184703729b780d73b54b9f6e31c4628683fb69973d51c88bb5ffc_arm64",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-node-feature-discovery-rhel9@sha256:242ccbbaba5184703729b780d73b54b9f6e31c4628683fb69973d51c88bb5ffc_arm64",
                  "product_id": "registry.redhat.io/openshift4/ose-node-feature-discovery-rhel9@sha256:242ccbbaba5184703729b780d73b54b9f6e31c4628683fb69973d51c88bb5ffc_arm64",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-node-feature-discovery-rhel9@sha256%3A242ccbbaba5184703729b780d73b54b9f6e31c4628683fb69973d51c88bb5ffc?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1776976702"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-ansible-rhel9-operator@sha256:147080edf2d4fbf2246c410f2c8c77f1b7eab5ab575b83e350c9e4fcf22f3c90_arm64",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-ansible-rhel9-operator@sha256:147080edf2d4fbf2246c410f2c8c77f1b7eab5ab575b83e350c9e4fcf22f3c90_arm64",
                  "product_id": "registry.redhat.io/openshift4/ose-ansible-rhel9-operator@sha256:147080edf2d4fbf2246c410f2c8c77f1b7eab5ab575b83e350c9e4fcf22f3c90_arm64",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-ansible-rhel9-operator@sha256%3A147080edf2d4fbf2246c410f2c8c77f1b7eab5ab575b83e350c9e4fcf22f3c90?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1776961309"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-cluster-capacity-rhel9@sha256:c6228239550a5d466634393db1ae7d96f1f6e5af2c3b974f600e2ced955bc2b3_arm64",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-cluster-capacity-rhel9@sha256:c6228239550a5d466634393db1ae7d96f1f6e5af2c3b974f600e2ced955bc2b3_arm64",
                  "product_id": "registry.redhat.io/openshift4/ose-cluster-capacity-rhel9@sha256:c6228239550a5d466634393db1ae7d96f1f6e5af2c3b974f600e2ced955bc2b3_arm64",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-cluster-capacity-rhel9@sha256%3Ac6228239550a5d466634393db1ae7d96f1f6e5af2c3b974f600e2ced955bc2b3?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1776961289"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-egress-dns-proxy-rhel9@sha256:9c6894f50357006abafb826e18fbae647c406fb58c55369d7efb441c12cc8bc1_arm64",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-egress-dns-proxy-rhel9@sha256:9c6894f50357006abafb826e18fbae647c406fb58c55369d7efb441c12cc8bc1_arm64",
                  "product_id": "registry.redhat.io/openshift4/ose-egress-dns-proxy-rhel9@sha256:9c6894f50357006abafb826e18fbae647c406fb58c55369d7efb441c12cc8bc1_arm64",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-egress-dns-proxy-rhel9@sha256%3A9c6894f50357006abafb826e18fbae647c406fb58c55369d7efb441c12cc8bc1?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1776976877"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-egress-router-rhel9@sha256:a5061b81ff01ff1d8cb3bb1dad277d827a8da7b2a829961bf443dc9d14ea8b6f_arm64",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-egress-router-rhel9@sha256:a5061b81ff01ff1d8cb3bb1dad277d827a8da7b2a829961bf443dc9d14ea8b6f_arm64",
                  "product_id": "registry.redhat.io/openshift4/ose-egress-router-rhel9@sha256:a5061b81ff01ff1d8cb3bb1dad277d827a8da7b2a829961bf443dc9d14ea8b6f_arm64",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-egress-router-rhel9@sha256%3Aa5061b81ff01ff1d8cb3bb1dad277d827a8da7b2a829961bf443dc9d14ea8b6f?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1776959619"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-helm-rhel9-operator@sha256:b68244eccdb67a5b67b9d932c15567da8c7e3e954034c5d347ffee65845120a5_arm64",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-helm-rhel9-operator@sha256:b68244eccdb67a5b67b9d932c15567da8c7e3e954034c5d347ffee65845120a5_arm64",
                  "product_id": "registry.redhat.io/openshift4/ose-helm-rhel9-operator@sha256:b68244eccdb67a5b67b9d932c15567da8c7e3e954034c5d347ffee65845120a5_arm64",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-helm-rhel9-operator@sha256%3Ab68244eccdb67a5b67b9d932c15567da8c7e3e954034c5d347ffee65845120a5?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1776977214"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-operator-sdk-rhel9@sha256:95ca0b06b7f624d2f75962880b46271391341bcf01b50574097c3b0035f7ddd5_arm64",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-operator-sdk-rhel9@sha256:95ca0b06b7f624d2f75962880b46271391341bcf01b50574097c3b0035f7ddd5_arm64",
                  "product_id": "registry.redhat.io/openshift4/ose-operator-sdk-rhel9@sha256:95ca0b06b7f624d2f75962880b46271391341bcf01b50574097c3b0035f7ddd5_arm64",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-operator-sdk-rhel9@sha256%3A95ca0b06b7f624d2f75962880b46271391341bcf01b50574097c3b0035f7ddd5?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1776991263"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:9096065f000a9957647eb1019c5add1714a01d9c1d1ff208c943d14f33dc5c6a_arm64",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:9096065f000a9957647eb1019c5add1714a01d9c1d1ff208c943d14f33dc5c6a_arm64",
                  "product_id": "registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:9096065f000a9957647eb1019c5add1714a01d9c1d1ff208c943d14f33dc5c6a_arm64",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-kubernetes-nmstate-handler-rhel9@sha256%3A9096065f000a9957647eb1019c5add1714a01d9c1d1ff208c943d14f33dc5c6a?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1776960314"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator@sha256:59cc354fb6bb76d6630bde1156639d4f37a405652fec479567b17c46441d8358_arm64",
                "product": {
                  "name": "registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator@sha256:59cc354fb6bb76d6630bde1156639d4f37a405652fec479567b17c46441d8358_arm64",
                  "product_id": "registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator@sha256:59cc354fb6bb76d6630bde1156639d4f37a405652fec479567b17c46441d8358_arm64",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/kubernetes-nmstate-rhel9-operator@sha256%3A59cc354fb6bb76d6630bde1156639d4f37a405652fec479567b17c46441d8358?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1777458396"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-aws-efs-csi-driver-container-rhel9@sha256:c318ae299401ade657ca6971cdc76f5437b5c523c0b74eba3061ec95772f6a0e_arm64",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-aws-efs-csi-driver-container-rhel9@sha256:c318ae299401ade657ca6971cdc76f5437b5c523c0b74eba3061ec95772f6a0e_arm64",
                  "product_id": "registry.redhat.io/openshift4/ose-aws-efs-csi-driver-container-rhel9@sha256:c318ae299401ade657ca6971cdc76f5437b5c523c0b74eba3061ec95772f6a0e_arm64",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-aws-efs-csi-driver-container-rhel9@sha256%3Ac318ae299401ade657ca6971cdc76f5437b5c523c0b74eba3061ec95772f6a0e?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1776960384"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-aws-efs-csi-driver-rhel9-operator@sha256:d2c1ec9c158241eb3b5c5e2eb8d4369ef72c9bb8f3c2b607b7c33d5e5ee9a1bf_arm64",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-aws-efs-csi-driver-rhel9-operator@sha256:d2c1ec9c158241eb3b5c5e2eb8d4369ef72c9bb8f3c2b607b7c33d5e5ee9a1bf_arm64",
                  "product_id": "registry.redhat.io/openshift4/ose-aws-efs-csi-driver-rhel9-operator@sha256:d2c1ec9c158241eb3b5c5e2eb8d4369ef72c9bb8f3c2b607b7c33d5e5ee9a1bf_arm64",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-aws-efs-csi-driver-rhel9-operator@sha256%3Ad2c1ec9c158241eb3b5c5e2eb8d4369ef72c9bb8f3c2b607b7c33d5e5ee9a1bf?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1777377906"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-egress-http-proxy-rhel9@sha256:921e2f80aa495614362a56fba14c40f933e49912f6dfbeee0bdbd6e02193c293_arm64",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-egress-http-proxy-rhel9@sha256:921e2f80aa495614362a56fba14c40f933e49912f6dfbeee0bdbd6e02193c293_arm64",
                  "product_id": "registry.redhat.io/openshift4/ose-egress-http-proxy-rhel9@sha256:921e2f80aa495614362a56fba14c40f933e49912f6dfbeee0bdbd6e02193c293_arm64",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-egress-http-proxy-rhel9@sha256%3A921e2f80aa495614362a56fba14c40f933e49912f6dfbeee0bdbd6e02193c293?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1776991107"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel9@sha256:3047322d341f277552708eaa0a28ba53d06e8dad9f478f1672dc3a97e7e46656_arm64",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel9@sha256:3047322d341f277552708eaa0a28ba53d06e8dad9f478f1672dc3a97e7e46656_arm64",
                  "product_id": "registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel9@sha256:3047322d341f277552708eaa0a28ba53d06e8dad9f478f1672dc3a97e7e46656_arm64",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-gcp-filestore-csi-driver-rhel9@sha256%3A3047322d341f277552708eaa0a28ba53d06e8dad9f478f1672dc3a97e7e46656?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1776960142"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel9-operator@sha256:fd49dd203a9388dd6181d590b9ced12d29d9f532b3dc775d1554541e77587822_arm64",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel9-operator@sha256:fd49dd203a9388dd6181d590b9ced12d29d9f532b3dc775d1554541e77587822_arm64",
                  "product_id": "registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel9-operator@sha256:fd49dd203a9388dd6181d590b9ced12d29d9f532b3dc775d1554541e77587822_arm64",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-gcp-filestore-csi-driver-rhel9-operator@sha256%3Afd49dd203a9388dd6181d590b9ced12d29d9f532b3dc775d1554541e77587822?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1776976728"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/metallb-rhel9@sha256:5e577eca87366470b2ddae310fc483bb3340606eea4ea3a7bdc414640a2c1ede_arm64",
                "product": {
                  "name": "registry.redhat.io/openshift4/metallb-rhel9@sha256:5e577eca87366470b2ddae310fc483bb3340606eea4ea3a7bdc414640a2c1ede_arm64",
                  "product_id": "registry.redhat.io/openshift4/metallb-rhel9@sha256:5e577eca87366470b2ddae310fc483bb3340606eea4ea3a7bdc414640a2c1ede_arm64",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/metallb-rhel9@sha256%3A5e577eca87366470b2ddae310fc483bb3340606eea4ea3a7bdc414640a2c1ede?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1776959030"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:2b53bca42b2e701a6bec306460fd2d796f01af733b84b28c7e4b93e35fcbe17b_arm64",
                "product": {
                  "name": "registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:2b53bca42b2e701a6bec306460fd2d796f01af733b84b28c7e4b93e35fcbe17b_arm64",
                  "product_id": "registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:2b53bca42b2e701a6bec306460fd2d796f01af733b84b28c7e4b93e35fcbe17b_arm64",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/metallb-rhel9-operator@sha256%3A2b53bca42b2e701a6bec306460fd2d796f01af733b84b28c7e4b93e35fcbe17b?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1776976940"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9@sha256:18998c8e51d5be4259e11716d9a69d62ed0111b1ef480da0f1613b2c8ee48941_arm64",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9@sha256:18998c8e51d5be4259e11716d9a69d62ed0111b1ef480da0f1613b2c8ee48941_arm64",
                  "product_id": "registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9@sha256:18998c8e51d5be4259e11716d9a69d62ed0111b1ef480da0f1613b2c8ee48941_arm64",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-secrets-store-csi-driver-rhel9@sha256%3A18998c8e51d5be4259e11716d9a69d62ed0111b1ef480da0f1613b2c8ee48941?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1776977230"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9-operator@sha256:e653a0e8877430e11b7afd0f4be178361ea5c34c10956a2b7a320f64156bb543_arm64",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9-operator@sha256:e653a0e8877430e11b7afd0f4be178361ea5c34c10956a2b7a320f64156bb543_arm64",
                  "product_id": "registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9-operator@sha256:e653a0e8877430e11b7afd0f4be178361ea5c34c10956a2b7a320f64156bb543_arm64",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-secrets-store-csi-driver-rhel9-operator@sha256%3Ae653a0e8877430e11b7afd0f4be178361ea5c34c10956a2b7a320f64156bb543?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1776976684"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-secrets-store-csi-mustgather-rhel9@sha256:0e01cd9e54290f802442b4ce6dbc61756fbc2fe6c770ec98dfc72c9a42ff585f_arm64",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-secrets-store-csi-mustgather-rhel9@sha256:0e01cd9e54290f802442b4ce6dbc61756fbc2fe6c770ec98dfc72c9a42ff585f_arm64",
                  "product_id": "registry.redhat.io/openshift4/ose-secrets-store-csi-mustgather-rhel9@sha256:0e01cd9e54290f802442b4ce6dbc61756fbc2fe6c770ec98dfc72c9a42ff585f_arm64",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-secrets-store-csi-mustgather-rhel9@sha256%3A0e01cd9e54290f802442b4ce6dbc61756fbc2fe6c770ec98dfc72c9a42ff585f?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1776978506"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9@sha256:d8fb6f7fc12a25d3b7458074ff0999800b69504700291d62c28de06236fd96cd_arm64",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9@sha256:d8fb6f7fc12a25d3b7458074ff0999800b69504700291d62c28de06236fd96cd_arm64",
                  "product_id": "registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9@sha256:d8fb6f7fc12a25d3b7458074ff0999800b69504700291d62c28de06236fd96cd_arm64",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-smb-csi-driver-rhel9@sha256%3Ad8fb6f7fc12a25d3b7458074ff0999800b69504700291d62c28de06236fd96cd?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1776977433"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9-operator@sha256:f0103f34dfaca9a1bd302ddaaba00985b6337bc66528cab5977f94efadc91d16_arm64",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9-operator@sha256:f0103f34dfaca9a1bd302ddaaba00985b6337bc66528cab5977f94efadc91d16_arm64",
                  "product_id": "registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9-operator@sha256:f0103f34dfaca9a1bd302ddaaba00985b6337bc66528cab5977f94efadc91d16_arm64",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-smb-csi-driver-rhel9-operator@sha256%3Af0103f34dfaca9a1bd302ddaaba00985b6337bc66528cab5977f94efadc91d16?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1776977061"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-sriov-network-metrics-exporter-rhel9@sha256:579adea1b420d7bdb7c03539cb39c809785f2d27041e414535a16c078c80d70b_arm64",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-sriov-network-metrics-exporter-rhel9@sha256:579adea1b420d7bdb7c03539cb39c809785f2d27041e414535a16c078c80d70b_arm64",
                  "product_id": "registry.redhat.io/openshift4/ose-sriov-network-metrics-exporter-rhel9@sha256:579adea1b420d7bdb7c03539cb39c809785f2d27041e414535a16c078c80d70b_arm64",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-sriov-network-metrics-exporter-rhel9@sha256%3A579adea1b420d7bdb7c03539cb39c809785f2d27041e414535a16c078c80d70b?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1776959690"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/sriov-network-metrics-exporter-rhel9@sha256:579adea1b420d7bdb7c03539cb39c809785f2d27041e414535a16c078c80d70b_arm64",
                "product": {
                  "name": "registry.redhat.io/openshift4/sriov-network-metrics-exporter-rhel9@sha256:579adea1b420d7bdb7c03539cb39c809785f2d27041e414535a16c078c80d70b_arm64",
                  "product_id": "registry.redhat.io/openshift4/sriov-network-metrics-exporter-rhel9@sha256:579adea1b420d7bdb7c03539cb39c809785f2d27041e414535a16c078c80d70b_arm64",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-sriov-network-metrics-exporter-rhel9@sha256%3A579adea1b420d7bdb7c03539cb39c809785f2d27041e414535a16c078c80d70b?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1776959690"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-sriov-rdma-cni-rhel9@sha256:69f02b9fe4fbc6620eb0a7a7782469be2f9c90e79c208f7dc9bc8c4492156129_arm64",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-sriov-rdma-cni-rhel9@sha256:69f02b9fe4fbc6620eb0a7a7782469be2f9c90e79c208f7dc9bc8c4492156129_arm64",
                  "product_id": "registry.redhat.io/openshift4/ose-sriov-rdma-cni-rhel9@sha256:69f02b9fe4fbc6620eb0a7a7782469be2f9c90e79c208f7dc9bc8c4492156129_arm64",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-sriov-rdma-cni-rhel9@sha256%3A69f02b9fe4fbc6620eb0a7a7782469be2f9c90e79c208f7dc9bc8c4492156129?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1776959892"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/rdma-cni-rhel9@sha256:69f02b9fe4fbc6620eb0a7a7782469be2f9c90e79c208f7dc9bc8c4492156129_arm64",
                "product": {
                  "name": "registry.redhat.io/openshift4/rdma-cni-rhel9@sha256:69f02b9fe4fbc6620eb0a7a7782469be2f9c90e79c208f7dc9bc8c4492156129_arm64",
                  "product_id": "registry.redhat.io/openshift4/rdma-cni-rhel9@sha256:69f02b9fe4fbc6620eb0a7a7782469be2f9c90e79c208f7dc9bc8c4492156129_arm64",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-sriov-rdma-cni-rhel9@sha256%3A69f02b9fe4fbc6620eb0a7a7782469be2f9c90e79c208f7dc9bc8c4492156129?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1776959892"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/pf-status-relay-rhel9@sha256:aeb5c63faead8521c52b49d581b313d30e9be14b22d7787cc023a6fc529b12fd_arm64",
                "product": {
                  "name": "registry.redhat.io/openshift4/pf-status-relay-rhel9@sha256:aeb5c63faead8521c52b49d581b313d30e9be14b22d7787cc023a6fc529b12fd_arm64",
                  "product_id": "registry.redhat.io/openshift4/pf-status-relay-rhel9@sha256:aeb5c63faead8521c52b49d581b313d30e9be14b22d7787cc023a6fc529b12fd_arm64",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/pf-status-relay-rhel9@sha256%3Aaeb5c63faead8521c52b49d581b313d30e9be14b22d7787cc023a6fc529b12fd?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1776960306"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/pf-status-relay-rhel9-operator@sha256:76648b0e14edd2b1414ace88339d224c0b86596c5f7cb2e255e8573252d3f259_arm64",
                "product": {
                  "name": "registry.redhat.io/openshift4/pf-status-relay-rhel9-operator@sha256:76648b0e14edd2b1414ace88339d224c0b86596c5f7cb2e255e8573252d3f259_arm64",
                  "product_id": "registry.redhat.io/openshift4/pf-status-relay-rhel9-operator@sha256:76648b0e14edd2b1414ace88339d224c0b86596c5f7cb2e255e8573252d3f259_arm64",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/pf-status-relay-rhel9-operator@sha256%3A76648b0e14edd2b1414ace88339d224c0b86596c5f7cb2e255e8573252d3f259?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1776976655"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-ptp-rhel9-operator@sha256:65a3e452853333b2bea8ab027d76fe025c2e89b941cde031bed51c7f0ad02322_arm64",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-ptp-rhel9-operator@sha256:65a3e452853333b2bea8ab027d76fe025c2e89b941cde031bed51c7f0ad02322_arm64",
                  "product_id": "registry.redhat.io/openshift4/ose-ptp-rhel9-operator@sha256:65a3e452853333b2bea8ab027d76fe025c2e89b941cde031bed51c7f0ad02322_arm64",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-ptp-rhel9-operator@sha256%3A65a3e452853333b2bea8ab027d76fe025c2e89b941cde031bed51c7f0ad02322?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1776976667"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ptp-must-gather-rhel9@sha256:a4d985e96a6ade43c768be9034a773dc644223f57e88c8a5e6ab5f4b5b5e10c0_arm64",
                "product": {
                  "name": "registry.redhat.io/openshift4/ptp-must-gather-rhel9@sha256:a4d985e96a6ade43c768be9034a773dc644223f57e88c8a5e6ab5f4b5b5e10c0_arm64",
                  "product_id": "registry.redhat.io/openshift4/ptp-must-gather-rhel9@sha256:a4d985e96a6ade43c768be9034a773dc644223f57e88c8a5e6ab5f4b5b5e10c0_arm64",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ptp-must-gather-rhel9@sha256%3Aa4d985e96a6ade43c768be9034a773dc644223f57e88c8a5e6ab5f4b5b5e10c0?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1776978449"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/sriov-cni-rhel9@sha256:b1cc9a29c0d41b68b40695ae6913f1b0148114ba768ef363fe8663031f13984e_arm64",
                "product": {
                  "name": "registry.redhat.io/openshift4/sriov-cni-rhel9@sha256:b1cc9a29c0d41b68b40695ae6913f1b0148114ba768ef363fe8663031f13984e_arm64",
                  "product_id": "registry.redhat.io/openshift4/sriov-cni-rhel9@sha256:b1cc9a29c0d41b68b40695ae6913f1b0148114ba768ef363fe8663031f13984e_arm64",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/sriov-cni-rhel9@sha256%3Ab1cc9a29c0d41b68b40695ae6913f1b0148114ba768ef363fe8663031f13984e?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1776976759"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-sriov-dp-admission-controller-rhel9@sha256:7ad2470e0be63d20f6405b2a28db09bf504359c80151e7c794737a6b24301d97_arm64",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-sriov-dp-admission-controller-rhel9@sha256:7ad2470e0be63d20f6405b2a28db09bf504359c80151e7c794737a6b24301d97_arm64",
                  "product_id": "registry.redhat.io/openshift4/ose-sriov-dp-admission-controller-rhel9@sha256:7ad2470e0be63d20f6405b2a28db09bf504359c80151e7c794737a6b24301d97_arm64",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-sriov-dp-admission-controller-rhel9@sha256%3A7ad2470e0be63d20f6405b2a28db09bf504359c80151e7c794737a6b24301d97?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1776960285"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-sriov-network-config-daemon-rhel9@sha256:984f8b98428c68d58353709ff81433bdc971876d3435139ffb941ebd6b3206f8_arm64",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-sriov-network-config-daemon-rhel9@sha256:984f8b98428c68d58353709ff81433bdc971876d3435139ffb941ebd6b3206f8_arm64",
                  "product_id": "registry.redhat.io/openshift4/ose-sriov-network-config-daemon-rhel9@sha256:984f8b98428c68d58353709ff81433bdc971876d3435139ffb941ebd6b3206f8_arm64",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-sriov-network-config-daemon-rhel9@sha256%3A984f8b98428c68d58353709ff81433bdc971876d3435139ffb941ebd6b3206f8?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1776959963"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-sriov-network-device-plugin-rhel9@sha256:00c50bf78baab3573d2b0528c9abe806c357f2598eb5e7008acc749b936ecaf2_arm64",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-sriov-network-device-plugin-rhel9@sha256:00c50bf78baab3573d2b0528c9abe806c357f2598eb5e7008acc749b936ecaf2_arm64",
                  "product_id": "registry.redhat.io/openshift4/ose-sriov-network-device-plugin-rhel9@sha256:00c50bf78baab3573d2b0528c9abe806c357f2598eb5e7008acc749b936ecaf2_arm64",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-sriov-network-device-plugin-rhel9@sha256%3A00c50bf78baab3573d2b0528c9abe806c357f2598eb5e7008acc749b936ecaf2?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1776959764"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-sriov-network-rhel9-operator@sha256:d70cd37c7a926b7697190f4ba51baaf30250f5a2e99bb1dc5c2a3c8c464c4533_arm64",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-sriov-network-rhel9-operator@sha256:d70cd37c7a926b7697190f4ba51baaf30250f5a2e99bb1dc5c2a3c8c464c4533_arm64",
                  "product_id": "registry.redhat.io/openshift4/ose-sriov-network-rhel9-operator@sha256:d70cd37c7a926b7697190f4ba51baaf30250f5a2e99bb1dc5c2a3c8c464c4533_arm64",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-sriov-network-rhel9-operator@sha256%3Ad70cd37c7a926b7697190f4ba51baaf30250f5a2e99bb1dc5c2a3c8c464c4533?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1776977155"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-sriov-network-webhook-rhel9@sha256:ac6afcd2f8c80fdde03d33d3cfc683d54f4170ec281e5d094243d9dfdfc78bb1_arm64",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-sriov-network-webhook-rhel9@sha256:ac6afcd2f8c80fdde03d33d3cfc683d54f4170ec281e5d094243d9dfdfc78bb1_arm64",
                  "product_id": "registry.redhat.io/openshift4/ose-sriov-network-webhook-rhel9@sha256:ac6afcd2f8c80fdde03d33d3cfc683d54f4170ec281e5d094243d9dfdfc78bb1_arm64",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-sriov-network-webhook-rhel9@sha256%3Aac6afcd2f8c80fdde03d33d3cfc683d54f4170ec281e5d094243d9dfdfc78bb1?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1776960136"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9@sha256:643bc5490e38a97e7d6589d4246f5db90f70e30c133faf739682eca3b39d500e_arm64",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9@sha256:643bc5490e38a97e7d6589d4246f5db90f70e30c133faf739682eca3b39d500e_arm64",
                  "product_id": "registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9@sha256:643bc5490e38a97e7d6589d4246f5db90f70e30c133faf739682eca3b39d500e_arm64",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-vertical-pod-autoscaler-rhel9@sha256%3A643bc5490e38a97e7d6589d4246f5db90f70e30c133faf739682eca3b39d500e?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1776977245"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9-operator@sha256:92b3e592209b88a5398723e2acbf6a39ab6e1057aa8b0f527db8077baf207775_arm64",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9-operator@sha256:92b3e592209b88a5398723e2acbf6a39ab6e1057aa8b0f527db8077baf207775_arm64",
                  "product_id": "registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9-operator@sha256:92b3e592209b88a5398723e2acbf6a39ab6e1057aa8b0f527db8077baf207775_arm64",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-vertical-pod-autoscaler-rhel9-operator@sha256%3A92b3e592209b88a5398723e2acbf6a39ab6e1057aa8b0f527db8077baf207775?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1776976662"
                  }
                }
              }
            ],
            "category": "architecture",
            "name": "arm64"
          },
          {
            "branches": [
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-cloud-event-proxy-rhel9@sha256:2c272c39c7ef7c2c50ef6f952881dd0ca438865717c6e9872e49169249c2754d_ppc64le",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-cloud-event-proxy-rhel9@sha256:2c272c39c7ef7c2c50ef6f952881dd0ca438865717c6e9872e49169249c2754d_ppc64le",
                  "product_id": "registry.redhat.io/openshift4/ose-cloud-event-proxy-rhel9@sha256:2c272c39c7ef7c2c50ef6f952881dd0ca438865717c6e9872e49169249c2754d_ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-cloud-event-proxy-rhel9@sha256%3A2c272c39c7ef7c2c50ef6f952881dd0ca438865717c6e9872e49169249c2754d?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1776959753"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-cluster-nfd-rhel9-operator@sha256:fc7c403c83f89dfffecd45a02324246fb56511760c4f57f41841965dc8e65f52_ppc64le",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-cluster-nfd-rhel9-operator@sha256:fc7c403c83f89dfffecd45a02324246fb56511760c4f57f41841965dc8e65f52_ppc64le",
                  "product_id": "registry.redhat.io/openshift4/ose-cluster-nfd-rhel9-operator@sha256:fc7c403c83f89dfffecd45a02324246fb56511760c4f57f41841965dc8e65f52_ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-cluster-nfd-rhel9-operator@sha256%3Afc7c403c83f89dfffecd45a02324246fb56511760c4f57f41841965dc8e65f52?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1776977060"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9@sha256:de6ad5df9cc1a8560dab9d839976e5dce752f7070bc49c969bf295b82ed915ae_ppc64le",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9@sha256:de6ad5df9cc1a8560dab9d839976e5dce752f7070bc49c969bf295b82ed915ae_ppc64le",
                  "product_id": "registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9@sha256:de6ad5df9cc1a8560dab9d839976e5dce752f7070bc49c969bf295b82ed915ae_ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-clusterresourceoverride-rhel9@sha256%3Ade6ad5df9cc1a8560dab9d839976e5dce752f7070bc49c969bf295b82ed915ae?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1776976955"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9-operator@sha256:2b64013f845e4f6c4b3a070be56007554454684b529a53e994884a28b38899a2_ppc64le",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9-operator@sha256:2b64013f845e4f6c4b3a070be56007554454684b529a53e994884a28b38899a2_ppc64le",
                  "product_id": "registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9-operator@sha256:2b64013f845e4f6c4b3a070be56007554454684b529a53e994884a28b38899a2_ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-clusterresourceoverride-rhel9-operator@sha256%3A2b64013f845e4f6c4b3a070be56007554454684b529a53e994884a28b38899a2?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1776977055"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:ad6889e93b8245275afd6f5f529b814f153eaffc4e62ceebaf68959958d6d0cb_ppc64le",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:ad6889e93b8245275afd6f5f529b814f153eaffc4e62ceebaf68959958d6d0cb_ppc64le",
                  "product_id": "registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:ad6889e93b8245275afd6f5f529b814f153eaffc4e62ceebaf68959958d6d0cb_ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-csi-livenessprobe-rhel9@sha256%3Aad6889e93b8245275afd6f5f529b814f153eaffc4e62ceebaf68959958d6d0cb?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1776960083"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:09de5d5d2005d9c61b3a92daab6ed2a738bb03d618bfebbe28ce8db7abb4ddad_ppc64le",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:09de5d5d2005d9c61b3a92daab6ed2a738bb03d618bfebbe28ce8db7abb4ddad_ppc64le",
                  "product_id": "registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:09de5d5d2005d9c61b3a92daab6ed2a738bb03d618bfebbe28ce8db7abb4ddad_ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-csi-node-driver-registrar-rhel9@sha256%3A09de5d5d2005d9c61b3a92daab6ed2a738bb03d618bfebbe28ce8db7abb4ddad?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1776959746"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:0c3e72fa750356a24554a93a44432b5f01b214fbf6d8906d6cdc21668b152418_ppc64le",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:0c3e72fa750356a24554a93a44432b5f01b214fbf6d8906d6cdc21668b152418_ppc64le",
                  "product_id": "registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:0c3e72fa750356a24554a93a44432b5f01b214fbf6d8906d6cdc21668b152418_ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-csi-external-provisioner-rhel9@sha256%3A0c3e72fa750356a24554a93a44432b5f01b214fbf6d8906d6cdc21668b152418?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1776977143"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-dpu-cni-rhel9@sha256:472b6378f4c5b98e9b89e2108080fdd7b5e2e0ed3a6e6582c8f4908d16a07d28_ppc64le",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-dpu-cni-rhel9@sha256:472b6378f4c5b98e9b89e2108080fdd7b5e2e0ed3a6e6582c8f4908d16a07d28_ppc64le",
                  "product_id": "registry.redhat.io/openshift4/ose-dpu-cni-rhel9@sha256:472b6378f4c5b98e9b89e2108080fdd7b5e2e0ed3a6e6582c8f4908d16a07d28_ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-dpu-cni-rhel9@sha256%3A472b6378f4c5b98e9b89e2108080fdd7b5e2e0ed3a6e6582c8f4908d16a07d28?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1776959662"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-dpu-daemon-rhel9@sha256:86ed181d2d65e8626f1a7f105f2c4433b773d5bf8cbb2e815a0e47b49644fdbe_ppc64le",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-dpu-daemon-rhel9@sha256:86ed181d2d65e8626f1a7f105f2c4433b773d5bf8cbb2e815a0e47b49644fdbe_ppc64le",
                  "product_id": "registry.redhat.io/openshift4/ose-dpu-daemon-rhel9@sha256:86ed181d2d65e8626f1a7f105f2c4433b773d5bf8cbb2e815a0e47b49644fdbe_ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-dpu-daemon-rhel9@sha256%3A86ed181d2d65e8626f1a7f105f2c4433b773d5bf8cbb2e815a0e47b49644fdbe?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1776960333"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-dpu-rhel9-operator@sha256:39a576f80b237e0ceee72cf92eb023f5f687cd23da73cef0256fd5909daaf61b_ppc64le",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-dpu-rhel9-operator@sha256:39a576f80b237e0ceee72cf92eb023f5f687cd23da73cef0256fd5909daaf61b_ppc64le",
                  "product_id": "registry.redhat.io/openshift4/ose-dpu-rhel9-operator@sha256:39a576f80b237e0ceee72cf92eb023f5f687cd23da73cef0256fd5909daaf61b_ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-dpu-rhel9-operator@sha256%3A39a576f80b237e0ceee72cf92eb023f5f687cd23da73cef0256fd5909daaf61b?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1776977227"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-sriov-infiniband-cni-rhel9@sha256:9d6a44dcddcabda8c9252258138e1654904edda809225ab8825bf98bcba412c2_ppc64le",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-sriov-infiniband-cni-rhel9@sha256:9d6a44dcddcabda8c9252258138e1654904edda809225ab8825bf98bcba412c2_ppc64le",
                  "product_id": "registry.redhat.io/openshift4/ose-sriov-infiniband-cni-rhel9@sha256:9d6a44dcddcabda8c9252258138e1654904edda809225ab8825bf98bcba412c2_ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-sriov-infiniband-cni-rhel9@sha256%3A9d6a44dcddcabda8c9252258138e1654904edda809225ab8825bf98bcba412c2?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1776960104"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ingress-node-firewall-rhel9@sha256:7ad9d506193bf3141ad8acab798af3c2d8a90610e1952b7d4e26ae57688f0245_ppc64le",
                "product": {
                  "name": "registry.redhat.io/openshift4/ingress-node-firewall-rhel9@sha256:7ad9d506193bf3141ad8acab798af3c2d8a90610e1952b7d4e26ae57688f0245_ppc64le",
                  "product_id": "registry.redhat.io/openshift4/ingress-node-firewall-rhel9@sha256:7ad9d506193bf3141ad8acab798af3c2d8a90610e1952b7d4e26ae57688f0245_ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ingress-node-firewall-rhel9@sha256%3A7ad9d506193bf3141ad8acab798af3c2d8a90610e1952b7d4e26ae57688f0245?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1776976729"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ingress-node-firewall-rhel9-operator@sha256:455fbaafaa9d43d8776c23166ba78a9a8f8fa825653e6eebfad15bd2eb836019_ppc64le",
                "product": {
                  "name": "registry.redhat.io/openshift4/ingress-node-firewall-rhel9-operator@sha256:455fbaafaa9d43d8776c23166ba78a9a8f8fa825653e6eebfad15bd2eb836019_ppc64le",
                  "product_id": "registry.redhat.io/openshift4/ingress-node-firewall-rhel9-operator@sha256:455fbaafaa9d43d8776c23166ba78a9a8f8fa825653e6eebfad15bd2eb836019_ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ingress-node-firewall-rhel9-operator@sha256%3A455fbaafaa9d43d8776c23166ba78a9a8f8fa825653e6eebfad15bd2eb836019?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1776976699"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/kube-compare-artifacts-rhel9@sha256:d3bfdac623653bc0484af9bfac2c12f5145fde4f857a1b93cf9973ceeb74bbfe_ppc64le",
                "product": {
                  "name": "registry.redhat.io/openshift4/kube-compare-artifacts-rhel9@sha256:d3bfdac623653bc0484af9bfac2c12f5145fde4f857a1b93cf9973ceeb74bbfe_ppc64le",
                  "product_id": "registry.redhat.io/openshift4/kube-compare-artifacts-rhel9@sha256:d3bfdac623653bc0484af9bfac2c12f5145fde4f857a1b93cf9973ceeb74bbfe_ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/kube-compare-artifacts-rhel9@sha256%3Ad3bfdac623653bc0484af9bfac2c12f5145fde4f857a1b93cf9973ceeb74bbfe?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1776977968"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-ptp-rhel9@sha256:4f934dd35422ad5b80502996edade87d25c737dc614f4fd08878109a59e2f60d_ppc64le",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-ptp-rhel9@sha256:4f934dd35422ad5b80502996edade87d25c737dc614f4fd08878109a59e2f60d_ppc64le",
                  "product_id": "registry.redhat.io/openshift4/ose-ptp-rhel9@sha256:4f934dd35422ad5b80502996edade87d25c737dc614f4fd08878109a59e2f60d_ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-ptp-rhel9@sha256%3A4f934dd35422ad5b80502996edade87d25c737dc614f4fd08878109a59e2f60d?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1776960138"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-local-storage-diskmaker-rhel9@sha256:61689dfa176f90b8a044519646b4ca73d39955ed15f01cef4e82e0759626201a_ppc64le",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-local-storage-diskmaker-rhel9@sha256:61689dfa176f90b8a044519646b4ca73d39955ed15f01cef4e82e0759626201a_ppc64le",
                  "product_id": "registry.redhat.io/openshift4/ose-local-storage-diskmaker-rhel9@sha256:61689dfa176f90b8a044519646b4ca73d39955ed15f01cef4e82e0759626201a_ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-local-storage-diskmaker-rhel9@sha256%3A61689dfa176f90b8a044519646b4ca73d39955ed15f01cef4e82e0759626201a?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1776959874"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-local-storage-mustgather-rhel9@sha256:9e1643b38fc43521dcaf09441f590d3fdf33859f8b5f4f69d03218daf3ff5ba8_ppc64le",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-local-storage-mustgather-rhel9@sha256:9e1643b38fc43521dcaf09441f590d3fdf33859f8b5f4f69d03218daf3ff5ba8_ppc64le",
                  "product_id": "registry.redhat.io/openshift4/ose-local-storage-mustgather-rhel9@sha256:9e1643b38fc43521dcaf09441f590d3fdf33859f8b5f4f69d03218daf3ff5ba8_ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-local-storage-mustgather-rhel9@sha256%3A9e1643b38fc43521dcaf09441f590d3fdf33859f8b5f4f69d03218daf3ff5ba8?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1776978507"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-local-storage-rhel9-operator@sha256:1c4a68b41993e20233b85ae0aa045185afd1ff962536a769060f2988d82ce3c9_ppc64le",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-local-storage-rhel9-operator@sha256:1c4a68b41993e20233b85ae0aa045185afd1ff962536a769060f2988d82ce3c9_ppc64le",
                  "product_id": "registry.redhat.io/openshift4/ose-local-storage-rhel9-operator@sha256:1c4a68b41993e20233b85ae0aa045185afd1ff962536a769060f2988d82ce3c9_ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-local-storage-rhel9-operator@sha256%3A1c4a68b41993e20233b85ae0aa045185afd1ff962536a769060f2988d82ce3c9?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1776976670"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/nmstate-console-plugin-rhel9@sha256:bb176062a65a9f71b9d0ec30fa48020aa180b27ee34d65d3557e6e6ef06d529b_ppc64le",
                "product": {
                  "name": "registry.redhat.io/openshift4/nmstate-console-plugin-rhel9@sha256:bb176062a65a9f71b9d0ec30fa48020aa180b27ee34d65d3557e6e6ef06d529b_ppc64le",
                  "product_id": "registry.redhat.io/openshift4/nmstate-console-plugin-rhel9@sha256:bb176062a65a9f71b9d0ec30fa48020aa180b27ee34d65d3557e6e6ef06d529b_ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/nmstate-console-plugin-rhel9@sha256%3Abb176062a65a9f71b9d0ec30fa48020aa180b27ee34d65d3557e6e6ef06d529b?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1777459253"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-node-feature-discovery-rhel9@sha256:54bc8d5ff2f0360f6e866b60268b67b06af6f53b07a638837852f8365cc2ec1c_ppc64le",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-node-feature-discovery-rhel9@sha256:54bc8d5ff2f0360f6e866b60268b67b06af6f53b07a638837852f8365cc2ec1c_ppc64le",
                  "product_id": "registry.redhat.io/openshift4/ose-node-feature-discovery-rhel9@sha256:54bc8d5ff2f0360f6e866b60268b67b06af6f53b07a638837852f8365cc2ec1c_ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-node-feature-discovery-rhel9@sha256%3A54bc8d5ff2f0360f6e866b60268b67b06af6f53b07a638837852f8365cc2ec1c?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1776976702"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-ansible-rhel9-operator@sha256:6ef4780f2eafe7772c6e599e0f480b669f9963c2df0200e3129e5bc54843188e_ppc64le",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-ansible-rhel9-operator@sha256:6ef4780f2eafe7772c6e599e0f480b669f9963c2df0200e3129e5bc54843188e_ppc64le",
                  "product_id": "registry.redhat.io/openshift4/ose-ansible-rhel9-operator@sha256:6ef4780f2eafe7772c6e599e0f480b669f9963c2df0200e3129e5bc54843188e_ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-ansible-rhel9-operator@sha256%3A6ef4780f2eafe7772c6e599e0f480b669f9963c2df0200e3129e5bc54843188e?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1776961309"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-cluster-capacity-rhel9@sha256:14e2935b0cdf5b923dff6b1c54a6f81f63c37b1735e7d2dcfd29d6d9c78abb26_ppc64le",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-cluster-capacity-rhel9@sha256:14e2935b0cdf5b923dff6b1c54a6f81f63c37b1735e7d2dcfd29d6d9c78abb26_ppc64le",
                  "product_id": "registry.redhat.io/openshift4/ose-cluster-capacity-rhel9@sha256:14e2935b0cdf5b923dff6b1c54a6f81f63c37b1735e7d2dcfd29d6d9c78abb26_ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-cluster-capacity-rhel9@sha256%3A14e2935b0cdf5b923dff6b1c54a6f81f63c37b1735e7d2dcfd29d6d9c78abb26?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1776961289"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-egress-dns-proxy-rhel9@sha256:41927dc6dabda6dd12eac83970e62cc489291552916c3472dee5af1348684464_ppc64le",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-egress-dns-proxy-rhel9@sha256:41927dc6dabda6dd12eac83970e62cc489291552916c3472dee5af1348684464_ppc64le",
                  "product_id": "registry.redhat.io/openshift4/ose-egress-dns-proxy-rhel9@sha256:41927dc6dabda6dd12eac83970e62cc489291552916c3472dee5af1348684464_ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-egress-dns-proxy-rhel9@sha256%3A41927dc6dabda6dd12eac83970e62cc489291552916c3472dee5af1348684464?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1776976877"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-egress-router-rhel9@sha256:3e773c55a1e7f95cca479f791666938cd858f55aece94f7772ad18a1da8ddc4e_ppc64le",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-egress-router-rhel9@sha256:3e773c55a1e7f95cca479f791666938cd858f55aece94f7772ad18a1da8ddc4e_ppc64le",
                  "product_id": "registry.redhat.io/openshift4/ose-egress-router-rhel9@sha256:3e773c55a1e7f95cca479f791666938cd858f55aece94f7772ad18a1da8ddc4e_ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-egress-router-rhel9@sha256%3A3e773c55a1e7f95cca479f791666938cd858f55aece94f7772ad18a1da8ddc4e?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1776959619"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-helm-rhel9-operator@sha256:4f4af4419d01db1916b9d8aee8cb413d648b4da3bc5c2bef82d9c9f2f2e31ded_ppc64le",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-helm-rhel9-operator@sha256:4f4af4419d01db1916b9d8aee8cb413d648b4da3bc5c2bef82d9c9f2f2e31ded_ppc64le",
                  "product_id": "registry.redhat.io/openshift4/ose-helm-rhel9-operator@sha256:4f4af4419d01db1916b9d8aee8cb413d648b4da3bc5c2bef82d9c9f2f2e31ded_ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-helm-rhel9-operator@sha256%3A4f4af4419d01db1916b9d8aee8cb413d648b4da3bc5c2bef82d9c9f2f2e31ded?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1776977214"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-operator-sdk-rhel9@sha256:8693fbb80a3c21739eb25f6d4517b4a75db8dcf6277dc77d62149606c7dca106_ppc64le",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-operator-sdk-rhel9@sha256:8693fbb80a3c21739eb25f6d4517b4a75db8dcf6277dc77d62149606c7dca106_ppc64le",
                  "product_id": "registry.redhat.io/openshift4/ose-operator-sdk-rhel9@sha256:8693fbb80a3c21739eb25f6d4517b4a75db8dcf6277dc77d62149606c7dca106_ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-operator-sdk-rhel9@sha256%3A8693fbb80a3c21739eb25f6d4517b4a75db8dcf6277dc77d62149606c7dca106?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1776991263"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:eb3a92127fe7b7c559643040a16e52ba6f6b83dee78fafdaae421ebb3462135b_ppc64le",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:eb3a92127fe7b7c559643040a16e52ba6f6b83dee78fafdaae421ebb3462135b_ppc64le",
                  "product_id": "registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:eb3a92127fe7b7c559643040a16e52ba6f6b83dee78fafdaae421ebb3462135b_ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-kubernetes-nmstate-handler-rhel9@sha256%3Aeb3a92127fe7b7c559643040a16e52ba6f6b83dee78fafdaae421ebb3462135b?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1776960314"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator@sha256:193e3faba2100fa7d606cee1c359e84a2085583343a878baa2ef5f728535a979_ppc64le",
                "product": {
                  "name": "registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator@sha256:193e3faba2100fa7d606cee1c359e84a2085583343a878baa2ef5f728535a979_ppc64le",
                  "product_id": "registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator@sha256:193e3faba2100fa7d606cee1c359e84a2085583343a878baa2ef5f728535a979_ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/kubernetes-nmstate-rhel9-operator@sha256%3A193e3faba2100fa7d606cee1c359e84a2085583343a878baa2ef5f728535a979?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1777458396"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-egress-http-proxy-rhel9@sha256:c93e71c5a90e5e5de0c2eb7585f5e9ed45fbdac4d8a80aa1c21d559f4e710adc_ppc64le",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-egress-http-proxy-rhel9@sha256:c93e71c5a90e5e5de0c2eb7585f5e9ed45fbdac4d8a80aa1c21d559f4e710adc_ppc64le",
                  "product_id": "registry.redhat.io/openshift4/ose-egress-http-proxy-rhel9@sha256:c93e71c5a90e5e5de0c2eb7585f5e9ed45fbdac4d8a80aa1c21d559f4e710adc_ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-egress-http-proxy-rhel9@sha256%3Ac93e71c5a90e5e5de0c2eb7585f5e9ed45fbdac4d8a80aa1c21d559f4e710adc?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1776991107"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel9@sha256:9cc69b88fcec462b1e476c040ec7dc9a3db5e14cb2186721d42415303e230733_ppc64le",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel9@sha256:9cc69b88fcec462b1e476c040ec7dc9a3db5e14cb2186721d42415303e230733_ppc64le",
                  "product_id": "registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel9@sha256:9cc69b88fcec462b1e476c040ec7dc9a3db5e14cb2186721d42415303e230733_ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-gcp-filestore-csi-driver-rhel9@sha256%3A9cc69b88fcec462b1e476c040ec7dc9a3db5e14cb2186721d42415303e230733?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1776960142"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel9-operator@sha256:1de89e3b305d3338984b3e406f9d1a0474123316187ac4e274826c0715189e41_ppc64le",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel9-operator@sha256:1de89e3b305d3338984b3e406f9d1a0474123316187ac4e274826c0715189e41_ppc64le",
                  "product_id": "registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel9-operator@sha256:1de89e3b305d3338984b3e406f9d1a0474123316187ac4e274826c0715189e41_ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-gcp-filestore-csi-driver-rhel9-operator@sha256%3A1de89e3b305d3338984b3e406f9d1a0474123316187ac4e274826c0715189e41?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1776976728"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/metallb-rhel9@sha256:25000077776757fd46aa82464b734e6d0244770bde809d7fa43465a563d678e1_ppc64le",
                "product": {
                  "name": "registry.redhat.io/openshift4/metallb-rhel9@sha256:25000077776757fd46aa82464b734e6d0244770bde809d7fa43465a563d678e1_ppc64le",
                  "product_id": "registry.redhat.io/openshift4/metallb-rhel9@sha256:25000077776757fd46aa82464b734e6d0244770bde809d7fa43465a563d678e1_ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/metallb-rhel9@sha256%3A25000077776757fd46aa82464b734e6d0244770bde809d7fa43465a563d678e1?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1776959030"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:ee32bf86d010ea8d3b0ba9abcf68f76e47f3a9229be3a580872e228fcb23dd36_ppc64le",
                "product": {
                  "name": "registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:ee32bf86d010ea8d3b0ba9abcf68f76e47f3a9229be3a580872e228fcb23dd36_ppc64le",
                  "product_id": "registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:ee32bf86d010ea8d3b0ba9abcf68f76e47f3a9229be3a580872e228fcb23dd36_ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/metallb-rhel9-operator@sha256%3Aee32bf86d010ea8d3b0ba9abcf68f76e47f3a9229be3a580872e228fcb23dd36?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1776976940"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9@sha256:c0912965ffb7a4bc8792cfad76eca0a7122677efea986ed0af23bd98675bb340_ppc64le",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9@sha256:c0912965ffb7a4bc8792cfad76eca0a7122677efea986ed0af23bd98675bb340_ppc64le",
                  "product_id": "registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9@sha256:c0912965ffb7a4bc8792cfad76eca0a7122677efea986ed0af23bd98675bb340_ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-secrets-store-csi-driver-rhel9@sha256%3Ac0912965ffb7a4bc8792cfad76eca0a7122677efea986ed0af23bd98675bb340?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1776977230"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9-operator@sha256:b505bb36621bc18cfd521d3a9f46549cf49848c5c161a0ced9b9d5d922474700_ppc64le",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9-operator@sha256:b505bb36621bc18cfd521d3a9f46549cf49848c5c161a0ced9b9d5d922474700_ppc64le",
                  "product_id": "registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9-operator@sha256:b505bb36621bc18cfd521d3a9f46549cf49848c5c161a0ced9b9d5d922474700_ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-secrets-store-csi-driver-rhel9-operator@sha256%3Ab505bb36621bc18cfd521d3a9f46549cf49848c5c161a0ced9b9d5d922474700?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1776976684"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-secrets-store-csi-mustgather-rhel9@sha256:43f26d17e445e094154b4b1a2c8e75f4d8587a6ff2587663975f53180c80ab98_ppc64le",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-secrets-store-csi-mustgather-rhel9@sha256:43f26d17e445e094154b4b1a2c8e75f4d8587a6ff2587663975f53180c80ab98_ppc64le",
                  "product_id": "registry.redhat.io/openshift4/ose-secrets-store-csi-mustgather-rhel9@sha256:43f26d17e445e094154b4b1a2c8e75f4d8587a6ff2587663975f53180c80ab98_ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-secrets-store-csi-mustgather-rhel9@sha256%3A43f26d17e445e094154b4b1a2c8e75f4d8587a6ff2587663975f53180c80ab98?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1776978506"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9@sha256:f8852a9d901c421e4838b792de298124ed9276ca44540e472b9bf3f4417760e3_ppc64le",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9@sha256:f8852a9d901c421e4838b792de298124ed9276ca44540e472b9bf3f4417760e3_ppc64le",
                  "product_id": "registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9@sha256:f8852a9d901c421e4838b792de298124ed9276ca44540e472b9bf3f4417760e3_ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-smb-csi-driver-rhel9@sha256%3Af8852a9d901c421e4838b792de298124ed9276ca44540e472b9bf3f4417760e3?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1776977433"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9-operator@sha256:017a2c09ffa2172bac87794fb2761ff35ae51b1fe1584ba6888682100afda8a5_ppc64le",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9-operator@sha256:017a2c09ffa2172bac87794fb2761ff35ae51b1fe1584ba6888682100afda8a5_ppc64le",
                  "product_id": "registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9-operator@sha256:017a2c09ffa2172bac87794fb2761ff35ae51b1fe1584ba6888682100afda8a5_ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-smb-csi-driver-rhel9-operator@sha256%3A017a2c09ffa2172bac87794fb2761ff35ae51b1fe1584ba6888682100afda8a5?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1776977061"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-sriov-network-metrics-exporter-rhel9@sha256:fbcea2b3132a9a36ba13ae8f197dde6d4427f1e1ed86397b7f756b901a8a1492_ppc64le",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-sriov-network-metrics-exporter-rhel9@sha256:fbcea2b3132a9a36ba13ae8f197dde6d4427f1e1ed86397b7f756b901a8a1492_ppc64le",
                  "product_id": "registry.redhat.io/openshift4/ose-sriov-network-metrics-exporter-rhel9@sha256:fbcea2b3132a9a36ba13ae8f197dde6d4427f1e1ed86397b7f756b901a8a1492_ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-sriov-network-metrics-exporter-rhel9@sha256%3Afbcea2b3132a9a36ba13ae8f197dde6d4427f1e1ed86397b7f756b901a8a1492?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1776959690"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/sriov-network-metrics-exporter-rhel9@sha256:fbcea2b3132a9a36ba13ae8f197dde6d4427f1e1ed86397b7f756b901a8a1492_ppc64le",
                "product": {
                  "name": "registry.redhat.io/openshift4/sriov-network-metrics-exporter-rhel9@sha256:fbcea2b3132a9a36ba13ae8f197dde6d4427f1e1ed86397b7f756b901a8a1492_ppc64le",
                  "product_id": "registry.redhat.io/openshift4/sriov-network-metrics-exporter-rhel9@sha256:fbcea2b3132a9a36ba13ae8f197dde6d4427f1e1ed86397b7f756b901a8a1492_ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-sriov-network-metrics-exporter-rhel9@sha256%3Afbcea2b3132a9a36ba13ae8f197dde6d4427f1e1ed86397b7f756b901a8a1492?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1776959690"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-sriov-rdma-cni-rhel9@sha256:a57a88e3772fd6c442fab3461d7a1e31e154bd31fd188bd39160f12ee3dbe368_ppc64le",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-sriov-rdma-cni-rhel9@sha256:a57a88e3772fd6c442fab3461d7a1e31e154bd31fd188bd39160f12ee3dbe368_ppc64le",
                  "product_id": "registry.redhat.io/openshift4/ose-sriov-rdma-cni-rhel9@sha256:a57a88e3772fd6c442fab3461d7a1e31e154bd31fd188bd39160f12ee3dbe368_ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-sriov-rdma-cni-rhel9@sha256%3Aa57a88e3772fd6c442fab3461d7a1e31e154bd31fd188bd39160f12ee3dbe368?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1776959892"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/rdma-cni-rhel9@sha256:a57a88e3772fd6c442fab3461d7a1e31e154bd31fd188bd39160f12ee3dbe368_ppc64le",
                "product": {
                  "name": "registry.redhat.io/openshift4/rdma-cni-rhel9@sha256:a57a88e3772fd6c442fab3461d7a1e31e154bd31fd188bd39160f12ee3dbe368_ppc64le",
                  "product_id": "registry.redhat.io/openshift4/rdma-cni-rhel9@sha256:a57a88e3772fd6c442fab3461d7a1e31e154bd31fd188bd39160f12ee3dbe368_ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-sriov-rdma-cni-rhel9@sha256%3Aa57a88e3772fd6c442fab3461d7a1e31e154bd31fd188bd39160f12ee3dbe368?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1776959892"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/pf-status-relay-rhel9@sha256:6f2dbaf27be40c1961b86968026217964bdb6847b129be98c4899b022abf2b4e_ppc64le",
                "product": {
                  "name": "registry.redhat.io/openshift4/pf-status-relay-rhel9@sha256:6f2dbaf27be40c1961b86968026217964bdb6847b129be98c4899b022abf2b4e_ppc64le",
                  "product_id": "registry.redhat.io/openshift4/pf-status-relay-rhel9@sha256:6f2dbaf27be40c1961b86968026217964bdb6847b129be98c4899b022abf2b4e_ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/pf-status-relay-rhel9@sha256%3A6f2dbaf27be40c1961b86968026217964bdb6847b129be98c4899b022abf2b4e?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1776960306"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/pf-status-relay-rhel9-operator@sha256:6d9490c2b1263329e357f7dffa65060dee8f4dac9fb4ff818df814cab6e6ef09_ppc64le",
                "product": {
                  "name": "registry.redhat.io/openshift4/pf-status-relay-rhel9-operator@sha256:6d9490c2b1263329e357f7dffa65060dee8f4dac9fb4ff818df814cab6e6ef09_ppc64le",
                  "product_id": "registry.redhat.io/openshift4/pf-status-relay-rhel9-operator@sha256:6d9490c2b1263329e357f7dffa65060dee8f4dac9fb4ff818df814cab6e6ef09_ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/pf-status-relay-rhel9-operator@sha256%3A6d9490c2b1263329e357f7dffa65060dee8f4dac9fb4ff818df814cab6e6ef09?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1776976655"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-ptp-rhel9-operator@sha256:f83e10dc053144bd9d529e52980d6fbde253ae52ca2f6a2f78eb0e237b75fc7e_ppc64le",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-ptp-rhel9-operator@sha256:f83e10dc053144bd9d529e52980d6fbde253ae52ca2f6a2f78eb0e237b75fc7e_ppc64le",
                  "product_id": "registry.redhat.io/openshift4/ose-ptp-rhel9-operator@sha256:f83e10dc053144bd9d529e52980d6fbde253ae52ca2f6a2f78eb0e237b75fc7e_ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-ptp-rhel9-operator@sha256%3Af83e10dc053144bd9d529e52980d6fbde253ae52ca2f6a2f78eb0e237b75fc7e?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1776976667"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ptp-must-gather-rhel9@sha256:ba55c76f2e21f6b1f6142a731e1b517a397f554442c431209d025c36e5924efc_ppc64le",
                "product": {
                  "name": "registry.redhat.io/openshift4/ptp-must-gather-rhel9@sha256:ba55c76f2e21f6b1f6142a731e1b517a397f554442c431209d025c36e5924efc_ppc64le",
                  "product_id": "registry.redhat.io/openshift4/ptp-must-gather-rhel9@sha256:ba55c76f2e21f6b1f6142a731e1b517a397f554442c431209d025c36e5924efc_ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ptp-must-gather-rhel9@sha256%3Aba55c76f2e21f6b1f6142a731e1b517a397f554442c431209d025c36e5924efc?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1776978449"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/sriov-cni-rhel9@sha256:3e9630b0cd702816ecf98491cfe66b8f9e39a493f94d861f48b2cb3898c638c8_ppc64le",
                "product": {
                  "name": "registry.redhat.io/openshift4/sriov-cni-rhel9@sha256:3e9630b0cd702816ecf98491cfe66b8f9e39a493f94d861f48b2cb3898c638c8_ppc64le",
                  "product_id": "registry.redhat.io/openshift4/sriov-cni-rhel9@sha256:3e9630b0cd702816ecf98491cfe66b8f9e39a493f94d861f48b2cb3898c638c8_ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/sriov-cni-rhel9@sha256%3A3e9630b0cd702816ecf98491cfe66b8f9e39a493f94d861f48b2cb3898c638c8?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1776976759"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-sriov-dp-admission-controller-rhel9@sha256:7a29701642eabc1950b8b03c7f042034d136f82a7982cf4c551343276823b720_ppc64le",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-sriov-dp-admission-controller-rhel9@sha256:7a29701642eabc1950b8b03c7f042034d136f82a7982cf4c551343276823b720_ppc64le",
                  "product_id": "registry.redhat.io/openshift4/ose-sriov-dp-admission-controller-rhel9@sha256:7a29701642eabc1950b8b03c7f042034d136f82a7982cf4c551343276823b720_ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-sriov-dp-admission-controller-rhel9@sha256%3A7a29701642eabc1950b8b03c7f042034d136f82a7982cf4c551343276823b720?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1776960285"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-sriov-network-config-daemon-rhel9@sha256:31d7d6ef608906425573c22c88778d20cf966e08804f8fd0bcc76b58b7850355_ppc64le",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-sriov-network-config-daemon-rhel9@sha256:31d7d6ef608906425573c22c88778d20cf966e08804f8fd0bcc76b58b7850355_ppc64le",
                  "product_id": "registry.redhat.io/openshift4/ose-sriov-network-config-daemon-rhel9@sha256:31d7d6ef608906425573c22c88778d20cf966e08804f8fd0bcc76b58b7850355_ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-sriov-network-config-daemon-rhel9@sha256%3A31d7d6ef608906425573c22c88778d20cf966e08804f8fd0bcc76b58b7850355?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1776959963"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-sriov-network-device-plugin-rhel9@sha256:1821517e0a496d08e5b383257847b6016f32aa0eab8a32e232575e3583c37c78_ppc64le",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-sriov-network-device-plugin-rhel9@sha256:1821517e0a496d08e5b383257847b6016f32aa0eab8a32e232575e3583c37c78_ppc64le",
                  "product_id": "registry.redhat.io/openshift4/ose-sriov-network-device-plugin-rhel9@sha256:1821517e0a496d08e5b383257847b6016f32aa0eab8a32e232575e3583c37c78_ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-sriov-network-device-plugin-rhel9@sha256%3A1821517e0a496d08e5b383257847b6016f32aa0eab8a32e232575e3583c37c78?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1776959764"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-sriov-network-rhel9-operator@sha256:78145e93f3176b4e8269202ce08cbd2df7aa965f155eda3c92dcd3b2e1ad2d0e_ppc64le",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-sriov-network-rhel9-operator@sha256:78145e93f3176b4e8269202ce08cbd2df7aa965f155eda3c92dcd3b2e1ad2d0e_ppc64le",
                  "product_id": "registry.redhat.io/openshift4/ose-sriov-network-rhel9-operator@sha256:78145e93f3176b4e8269202ce08cbd2df7aa965f155eda3c92dcd3b2e1ad2d0e_ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-sriov-network-rhel9-operator@sha256%3A78145e93f3176b4e8269202ce08cbd2df7aa965f155eda3c92dcd3b2e1ad2d0e?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1776977155"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-sriov-network-webhook-rhel9@sha256:3b61ff009d0d9e5f7381033275fb33c4b10ca120e6d9751eb202317ce804c981_ppc64le",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-sriov-network-webhook-rhel9@sha256:3b61ff009d0d9e5f7381033275fb33c4b10ca120e6d9751eb202317ce804c981_ppc64le",
                  "product_id": "registry.redhat.io/openshift4/ose-sriov-network-webhook-rhel9@sha256:3b61ff009d0d9e5f7381033275fb33c4b10ca120e6d9751eb202317ce804c981_ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-sriov-network-webhook-rhel9@sha256%3A3b61ff009d0d9e5f7381033275fb33c4b10ca120e6d9751eb202317ce804c981?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1776960136"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9@sha256:89000922368b86b71e8f815621d99cde9aa1304bda011e59fe2ce356c5d94e99_ppc64le",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9@sha256:89000922368b86b71e8f815621d99cde9aa1304bda011e59fe2ce356c5d94e99_ppc64le",
                  "product_id": "registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9@sha256:89000922368b86b71e8f815621d99cde9aa1304bda011e59fe2ce356c5d94e99_ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-vertical-pod-autoscaler-rhel9@sha256%3A89000922368b86b71e8f815621d99cde9aa1304bda011e59fe2ce356c5d94e99?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1776977245"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9-operator@sha256:fb37e29d1da06ec644d05167a4419fa3d4821070ef5d3fa63c97ea23dfd1d879_ppc64le",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9-operator@sha256:fb37e29d1da06ec644d05167a4419fa3d4821070ef5d3fa63c97ea23dfd1d879_ppc64le",
                  "product_id": "registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9-operator@sha256:fb37e29d1da06ec644d05167a4419fa3d4821070ef5d3fa63c97ea23dfd1d879_ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-vertical-pod-autoscaler-rhel9-operator@sha256%3Afb37e29d1da06ec644d05167a4419fa3d4821070ef5d3fa63c97ea23dfd1d879?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1776976662"
                  }
                }
              }
            ],
            "category": "architecture",
            "name": "ppc64le"
          },
          {
            "branches": [
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-cloud-event-proxy-rhel9@sha256:4ce3518136af20fc50eee638d8e4d8e26e6b7d39e59e85837a53d200708a93a9_amd64",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-cloud-event-proxy-rhel9@sha256:4ce3518136af20fc50eee638d8e4d8e26e6b7d39e59e85837a53d200708a93a9_amd64",
                  "product_id": "registry.redhat.io/openshift4/ose-cloud-event-proxy-rhel9@sha256:4ce3518136af20fc50eee638d8e4d8e26e6b7d39e59e85837a53d200708a93a9_amd64",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-cloud-event-proxy-rhel9@sha256%3A4ce3518136af20fc50eee638d8e4d8e26e6b7d39e59e85837a53d200708a93a9?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1776959753"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-cluster-nfd-rhel9-operator@sha256:b8127348feff6f9c26b4b289f00f0830a0ae2f338312eb4a69b7272d5ddca3d1_amd64",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-cluster-nfd-rhel9-operator@sha256:b8127348feff6f9c26b4b289f00f0830a0ae2f338312eb4a69b7272d5ddca3d1_amd64",
                  "product_id": "registry.redhat.io/openshift4/ose-cluster-nfd-rhel9-operator@sha256:b8127348feff6f9c26b4b289f00f0830a0ae2f338312eb4a69b7272d5ddca3d1_amd64",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-cluster-nfd-rhel9-operator@sha256%3Ab8127348feff6f9c26b4b289f00f0830a0ae2f338312eb4a69b7272d5ddca3d1?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1776977060"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9@sha256:80643a3e0a56a3ba4b97c51f00c07609b8a0588bfa41fa4bb9c55b874a333f95_amd64",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9@sha256:80643a3e0a56a3ba4b97c51f00c07609b8a0588bfa41fa4bb9c55b874a333f95_amd64",
                  "product_id": "registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9@sha256:80643a3e0a56a3ba4b97c51f00c07609b8a0588bfa41fa4bb9c55b874a333f95_amd64",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-clusterresourceoverride-rhel9@sha256%3A80643a3e0a56a3ba4b97c51f00c07609b8a0588bfa41fa4bb9c55b874a333f95?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1776976955"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9-operator@sha256:706d812093e4bcbfa6f720cf1eea24282ecdb5efe2cb51c4fd214064da6de225_amd64",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9-operator@sha256:706d812093e4bcbfa6f720cf1eea24282ecdb5efe2cb51c4fd214064da6de225_amd64",
                  "product_id": "registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9-operator@sha256:706d812093e4bcbfa6f720cf1eea24282ecdb5efe2cb51c4fd214064da6de225_amd64",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-clusterresourceoverride-rhel9-operator@sha256%3A706d812093e4bcbfa6f720cf1eea24282ecdb5efe2cb51c4fd214064da6de225?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1776977055"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:241566b633f35d6c91f623e68c0f65ac739a9b51415044ce7cb98bebeb597d4f_amd64",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:241566b633f35d6c91f623e68c0f65ac739a9b51415044ce7cb98bebeb597d4f_amd64",
                  "product_id": "registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:241566b633f35d6c91f623e68c0f65ac739a9b51415044ce7cb98bebeb597d4f_amd64",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-csi-livenessprobe-rhel9@sha256%3A241566b633f35d6c91f623e68c0f65ac739a9b51415044ce7cb98bebeb597d4f?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1776960083"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:59daeeb2624a86cb11a5837a4ea3be038676b7484c7ca44d41dced2cf355002d_amd64",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:59daeeb2624a86cb11a5837a4ea3be038676b7484c7ca44d41dced2cf355002d_amd64",
                  "product_id": "registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:59daeeb2624a86cb11a5837a4ea3be038676b7484c7ca44d41dced2cf355002d_amd64",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-csi-node-driver-registrar-rhel9@sha256%3A59daeeb2624a86cb11a5837a4ea3be038676b7484c7ca44d41dced2cf355002d?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1776959746"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:b5c52688b356079ef4623fe19f3c8c1b91dfe8238d70419a713b93649ff2fbb9_amd64",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:b5c52688b356079ef4623fe19f3c8c1b91dfe8238d70419a713b93649ff2fbb9_amd64",
                  "product_id": "registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:b5c52688b356079ef4623fe19f3c8c1b91dfe8238d70419a713b93649ff2fbb9_amd64",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-csi-external-provisioner-rhel9@sha256%3Ab5c52688b356079ef4623fe19f3c8c1b91dfe8238d70419a713b93649ff2fbb9?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1776977143"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-dpu-cni-rhel9@sha256:b2c26922aa38b79a274bbb5e9e8559d147386088c0d676beed82132358c0c284_amd64",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-dpu-cni-rhel9@sha256:b2c26922aa38b79a274bbb5e9e8559d147386088c0d676beed82132358c0c284_amd64",
                  "product_id": "registry.redhat.io/openshift4/ose-dpu-cni-rhel9@sha256:b2c26922aa38b79a274bbb5e9e8559d147386088c0d676beed82132358c0c284_amd64",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-dpu-cni-rhel9@sha256%3Ab2c26922aa38b79a274bbb5e9e8559d147386088c0d676beed82132358c0c284?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1776959662"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-dpu-daemon-rhel9@sha256:37f4a0c66441d96d3fd177291e67b9b06417da7e93cfd081ea1848db08616c44_amd64",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-dpu-daemon-rhel9@sha256:37f4a0c66441d96d3fd177291e67b9b06417da7e93cfd081ea1848db08616c44_amd64",
                  "product_id": "registry.redhat.io/openshift4/ose-dpu-daemon-rhel9@sha256:37f4a0c66441d96d3fd177291e67b9b06417da7e93cfd081ea1848db08616c44_amd64",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-dpu-daemon-rhel9@sha256%3A37f4a0c66441d96d3fd177291e67b9b06417da7e93cfd081ea1848db08616c44?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1776960333"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-dpu-rhel9-operator@sha256:43cc3b3d1ab250522cec2069d90ca3dcbf5ff9486466ab4cafd066be8f381c42_amd64",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-dpu-rhel9-operator@sha256:43cc3b3d1ab250522cec2069d90ca3dcbf5ff9486466ab4cafd066be8f381c42_amd64",
                  "product_id": "registry.redhat.io/openshift4/ose-dpu-rhel9-operator@sha256:43cc3b3d1ab250522cec2069d90ca3dcbf5ff9486466ab4cafd066be8f381c42_amd64",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-dpu-rhel9-operator@sha256%3A43cc3b3d1ab250522cec2069d90ca3dcbf5ff9486466ab4cafd066be8f381c42?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1776977227"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-sriov-infiniband-cni-rhel9@sha256:ae0afe671631ab8e062bbdd1f2129299e14da450da34ddb2f62f8ce8596b3f70_amd64",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-sriov-infiniband-cni-rhel9@sha256:ae0afe671631ab8e062bbdd1f2129299e14da450da34ddb2f62f8ce8596b3f70_amd64",
                  "product_id": "registry.redhat.io/openshift4/ose-sriov-infiniband-cni-rhel9@sha256:ae0afe671631ab8e062bbdd1f2129299e14da450da34ddb2f62f8ce8596b3f70_amd64",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-sriov-infiniband-cni-rhel9@sha256%3Aae0afe671631ab8e062bbdd1f2129299e14da450da34ddb2f62f8ce8596b3f70?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1776960104"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ingress-node-firewall-rhel9@sha256:3ead270b5e651ad28850f0448d701079a339859421ebaaa8dfb3ec074d996f66_amd64",
                "product": {
                  "name": "registry.redhat.io/openshift4/ingress-node-firewall-rhel9@sha256:3ead270b5e651ad28850f0448d701079a339859421ebaaa8dfb3ec074d996f66_amd64",
                  "product_id": "registry.redhat.io/openshift4/ingress-node-firewall-rhel9@sha256:3ead270b5e651ad28850f0448d701079a339859421ebaaa8dfb3ec074d996f66_amd64",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ingress-node-firewall-rhel9@sha256%3A3ead270b5e651ad28850f0448d701079a339859421ebaaa8dfb3ec074d996f66?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1776976729"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ingress-node-firewall-rhel9-operator@sha256:b5ef3b8873f207ae68f81999fab754281998963e79666f9d39944760b49a7bce_amd64",
                "product": {
                  "name": "registry.redhat.io/openshift4/ingress-node-firewall-rhel9-operator@sha256:b5ef3b8873f207ae68f81999fab754281998963e79666f9d39944760b49a7bce_amd64",
                  "product_id": "registry.redhat.io/openshift4/ingress-node-firewall-rhel9-operator@sha256:b5ef3b8873f207ae68f81999fab754281998963e79666f9d39944760b49a7bce_amd64",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ingress-node-firewall-rhel9-operator@sha256%3Ab5ef3b8873f207ae68f81999fab754281998963e79666f9d39944760b49a7bce?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1776976699"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/kube-compare-artifacts-rhel9@sha256:8a5a9c868892113c74a7adf2c89a7fa65fdca420df0f6b474498884db86016e5_amd64",
                "product": {
                  "name": "registry.redhat.io/openshift4/kube-compare-artifacts-rhel9@sha256:8a5a9c868892113c74a7adf2c89a7fa65fdca420df0f6b474498884db86016e5_amd64",
                  "product_id": "registry.redhat.io/openshift4/kube-compare-artifacts-rhel9@sha256:8a5a9c868892113c74a7adf2c89a7fa65fdca420df0f6b474498884db86016e5_amd64",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/kube-compare-artifacts-rhel9@sha256%3A8a5a9c868892113c74a7adf2c89a7fa65fdca420df0f6b474498884db86016e5?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1776977968"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-ptp-rhel9@sha256:0b758b648e5ceec2447cce5f1f18ebaae05afff7ede3d30d5df4917734928640_amd64",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-ptp-rhel9@sha256:0b758b648e5ceec2447cce5f1f18ebaae05afff7ede3d30d5df4917734928640_amd64",
                  "product_id": "registry.redhat.io/openshift4/ose-ptp-rhel9@sha256:0b758b648e5ceec2447cce5f1f18ebaae05afff7ede3d30d5df4917734928640_amd64",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-ptp-rhel9@sha256%3A0b758b648e5ceec2447cce5f1f18ebaae05afff7ede3d30d5df4917734928640?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1776960138"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-local-storage-diskmaker-rhel9@sha256:f548dd548b926a70e39574c52e5f276f0dc29acf4b4b2f099564b9e4b4344346_amd64",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-local-storage-diskmaker-rhel9@sha256:f548dd548b926a70e39574c52e5f276f0dc29acf4b4b2f099564b9e4b4344346_amd64",
                  "product_id": "registry.redhat.io/openshift4/ose-local-storage-diskmaker-rhel9@sha256:f548dd548b926a70e39574c52e5f276f0dc29acf4b4b2f099564b9e4b4344346_amd64",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-local-storage-diskmaker-rhel9@sha256%3Af548dd548b926a70e39574c52e5f276f0dc29acf4b4b2f099564b9e4b4344346?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1776959874"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-local-storage-mustgather-rhel9@sha256:a9deb9be96b4c226aeae56ab661054921f0c7bd3921614efee7c36da86b9fb11_amd64",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-local-storage-mustgather-rhel9@sha256:a9deb9be96b4c226aeae56ab661054921f0c7bd3921614efee7c36da86b9fb11_amd64",
                  "product_id": "registry.redhat.io/openshift4/ose-local-storage-mustgather-rhel9@sha256:a9deb9be96b4c226aeae56ab661054921f0c7bd3921614efee7c36da86b9fb11_amd64",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-local-storage-mustgather-rhel9@sha256%3Aa9deb9be96b4c226aeae56ab661054921f0c7bd3921614efee7c36da86b9fb11?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1776978507"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-local-storage-rhel9-operator@sha256:29b3d0a2f03d11a0178c863385db0292489233456ec3b3391a473c59c5c62e55_amd64",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-local-storage-rhel9-operator@sha256:29b3d0a2f03d11a0178c863385db0292489233456ec3b3391a473c59c5c62e55_amd64",
                  "product_id": "registry.redhat.io/openshift4/ose-local-storage-rhel9-operator@sha256:29b3d0a2f03d11a0178c863385db0292489233456ec3b3391a473c59c5c62e55_amd64",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-local-storage-rhel9-operator@sha256%3A29b3d0a2f03d11a0178c863385db0292489233456ec3b3391a473c59c5c62e55?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1776976670"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/nmstate-console-plugin-rhel9@sha256:ce518bb2be4e0919fe10bc6040c0a6b2dbc051520e7eb90fc8e54749af1cf242_amd64",
                "product": {
                  "name": "registry.redhat.io/openshift4/nmstate-console-plugin-rhel9@sha256:ce518bb2be4e0919fe10bc6040c0a6b2dbc051520e7eb90fc8e54749af1cf242_amd64",
                  "product_id": "registry.redhat.io/openshift4/nmstate-console-plugin-rhel9@sha256:ce518bb2be4e0919fe10bc6040c0a6b2dbc051520e7eb90fc8e54749af1cf242_amd64",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/nmstate-console-plugin-rhel9@sha256%3Ace518bb2be4e0919fe10bc6040c0a6b2dbc051520e7eb90fc8e54749af1cf242?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1777459253"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-node-feature-discovery-rhel9@sha256:e42cf945d40af8ace54bd428d81b344665f794948f9af324f5f9d51310a8f3e3_amd64",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-node-feature-discovery-rhel9@sha256:e42cf945d40af8ace54bd428d81b344665f794948f9af324f5f9d51310a8f3e3_amd64",
                  "product_id": "registry.redhat.io/openshift4/ose-node-feature-discovery-rhel9@sha256:e42cf945d40af8ace54bd428d81b344665f794948f9af324f5f9d51310a8f3e3_amd64",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-node-feature-discovery-rhel9@sha256%3Ae42cf945d40af8ace54bd428d81b344665f794948f9af324f5f9d51310a8f3e3?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1776976702"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-ansible-rhel9-operator@sha256:04da30c2bdfecb75f1cb613dae6373972d3aaea635d765fb7b470842886fa7db_amd64",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-ansible-rhel9-operator@sha256:04da30c2bdfecb75f1cb613dae6373972d3aaea635d765fb7b470842886fa7db_amd64",
                  "product_id": "registry.redhat.io/openshift4/ose-ansible-rhel9-operator@sha256:04da30c2bdfecb75f1cb613dae6373972d3aaea635d765fb7b470842886fa7db_amd64",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-ansible-rhel9-operator@sha256%3A04da30c2bdfecb75f1cb613dae6373972d3aaea635d765fb7b470842886fa7db?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1776961309"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-cluster-capacity-rhel9@sha256:e93752a29302d9869b62b0e01ae0e7b0f81542eae556938a38971be75faf771c_amd64",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-cluster-capacity-rhel9@sha256:e93752a29302d9869b62b0e01ae0e7b0f81542eae556938a38971be75faf771c_amd64",
                  "product_id": "registry.redhat.io/openshift4/ose-cluster-capacity-rhel9@sha256:e93752a29302d9869b62b0e01ae0e7b0f81542eae556938a38971be75faf771c_amd64",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-cluster-capacity-rhel9@sha256%3Ae93752a29302d9869b62b0e01ae0e7b0f81542eae556938a38971be75faf771c?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1776961289"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-egress-dns-proxy-rhel9@sha256:afef1d9ee8e8d945597d7f9da0fb53e27ff97896178fc234a96fc0caeeec2a94_amd64",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-egress-dns-proxy-rhel9@sha256:afef1d9ee8e8d945597d7f9da0fb53e27ff97896178fc234a96fc0caeeec2a94_amd64",
                  "product_id": "registry.redhat.io/openshift4/ose-egress-dns-proxy-rhel9@sha256:afef1d9ee8e8d945597d7f9da0fb53e27ff97896178fc234a96fc0caeeec2a94_amd64",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-egress-dns-proxy-rhel9@sha256%3Aafef1d9ee8e8d945597d7f9da0fb53e27ff97896178fc234a96fc0caeeec2a94?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1776976877"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-egress-router-rhel9@sha256:bf45beb97cf3c1fa4d1da2dc6cfb213a0f06fabd81f0ddd9923027397f855315_amd64",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-egress-router-rhel9@sha256:bf45beb97cf3c1fa4d1da2dc6cfb213a0f06fabd81f0ddd9923027397f855315_amd64",
                  "product_id": "registry.redhat.io/openshift4/ose-egress-router-rhel9@sha256:bf45beb97cf3c1fa4d1da2dc6cfb213a0f06fabd81f0ddd9923027397f855315_amd64",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-egress-router-rhel9@sha256%3Abf45beb97cf3c1fa4d1da2dc6cfb213a0f06fabd81f0ddd9923027397f855315?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1776959619"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-helm-rhel9-operator@sha256:4255af1bc1ce69febcb361d46b7c033c81141d4858d19d1280b4c34f9e8dced7_amd64",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-helm-rhel9-operator@sha256:4255af1bc1ce69febcb361d46b7c033c81141d4858d19d1280b4c34f9e8dced7_amd64",
                  "product_id": "registry.redhat.io/openshift4/ose-helm-rhel9-operator@sha256:4255af1bc1ce69febcb361d46b7c033c81141d4858d19d1280b4c34f9e8dced7_amd64",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-helm-rhel9-operator@sha256%3A4255af1bc1ce69febcb361d46b7c033c81141d4858d19d1280b4c34f9e8dced7?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1776977214"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-operator-sdk-rhel9@sha256:49c48b65379eeea6749f7703ef3a17414c675c8cefb2cea8bbd063e998aa4d3c_amd64",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-operator-sdk-rhel9@sha256:49c48b65379eeea6749f7703ef3a17414c675c8cefb2cea8bbd063e998aa4d3c_amd64",
                  "product_id": "registry.redhat.io/openshift4/ose-operator-sdk-rhel9@sha256:49c48b65379eeea6749f7703ef3a17414c675c8cefb2cea8bbd063e998aa4d3c_amd64",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-operator-sdk-rhel9@sha256%3A49c48b65379eeea6749f7703ef3a17414c675c8cefb2cea8bbd063e998aa4d3c?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1776991263"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:fe92a3ba51b894f958c84a5878f3b9c184ad540630c4216614d6349a302d0cbe_amd64",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:fe92a3ba51b894f958c84a5878f3b9c184ad540630c4216614d6349a302d0cbe_amd64",
                  "product_id": "registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:fe92a3ba51b894f958c84a5878f3b9c184ad540630c4216614d6349a302d0cbe_amd64",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-kubernetes-nmstate-handler-rhel9@sha256%3Afe92a3ba51b894f958c84a5878f3b9c184ad540630c4216614d6349a302d0cbe?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1776960314"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator@sha256:fea585def705ad83f5e2b0cd8fe6c3fee507e7c1a3d41c1af6cf11586266b719_amd64",
                "product": {
                  "name": "registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator@sha256:fea585def705ad83f5e2b0cd8fe6c3fee507e7c1a3d41c1af6cf11586266b719_amd64",
                  "product_id": "registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator@sha256:fea585def705ad83f5e2b0cd8fe6c3fee507e7c1a3d41c1af6cf11586266b719_amd64",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/kubernetes-nmstate-rhel9-operator@sha256%3Afea585def705ad83f5e2b0cd8fe6c3fee507e7c1a3d41c1af6cf11586266b719?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1777458396"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-aws-efs-csi-driver-container-rhel9@sha256:c57f3cef78f88b9e57506d955d84f14e5c865ccac529431b4c8126fd46ed5af2_amd64",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-aws-efs-csi-driver-container-rhel9@sha256:c57f3cef78f88b9e57506d955d84f14e5c865ccac529431b4c8126fd46ed5af2_amd64",
                  "product_id": "registry.redhat.io/openshift4/ose-aws-efs-csi-driver-container-rhel9@sha256:c57f3cef78f88b9e57506d955d84f14e5c865ccac529431b4c8126fd46ed5af2_amd64",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-aws-efs-csi-driver-container-rhel9@sha256%3Ac57f3cef78f88b9e57506d955d84f14e5c865ccac529431b4c8126fd46ed5af2?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1776960384"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-aws-efs-csi-driver-rhel9-operator@sha256:d94bae845eedf5736e38420c6c989d63d836f5d8a1f1f734a16b79924926575f_amd64",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-aws-efs-csi-driver-rhel9-operator@sha256:d94bae845eedf5736e38420c6c989d63d836f5d8a1f1f734a16b79924926575f_amd64",
                  "product_id": "registry.redhat.io/openshift4/ose-aws-efs-csi-driver-rhel9-operator@sha256:d94bae845eedf5736e38420c6c989d63d836f5d8a1f1f734a16b79924926575f_amd64",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-aws-efs-csi-driver-rhel9-operator@sha256%3Ad94bae845eedf5736e38420c6c989d63d836f5d8a1f1f734a16b79924926575f?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1777377906"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-egress-http-proxy-rhel9@sha256:9cd2eb3151d6c23dd67924e6f86857965393e0fdda0a5e2be74702b2519a2d52_amd64",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-egress-http-proxy-rhel9@sha256:9cd2eb3151d6c23dd67924e6f86857965393e0fdda0a5e2be74702b2519a2d52_amd64",
                  "product_id": "registry.redhat.io/openshift4/ose-egress-http-proxy-rhel9@sha256:9cd2eb3151d6c23dd67924e6f86857965393e0fdda0a5e2be74702b2519a2d52_amd64",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-egress-http-proxy-rhel9@sha256%3A9cd2eb3151d6c23dd67924e6f86857965393e0fdda0a5e2be74702b2519a2d52?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1776991107"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel9@sha256:1e823d90e7e518361736d41a6f25bc14e8fd9e2768aee4a30b2230c23acc37b4_amd64",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel9@sha256:1e823d90e7e518361736d41a6f25bc14e8fd9e2768aee4a30b2230c23acc37b4_amd64",
                  "product_id": "registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel9@sha256:1e823d90e7e518361736d41a6f25bc14e8fd9e2768aee4a30b2230c23acc37b4_amd64",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-gcp-filestore-csi-driver-rhel9@sha256%3A1e823d90e7e518361736d41a6f25bc14e8fd9e2768aee4a30b2230c23acc37b4?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1776960142"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel9-operator@sha256:c4f0625bf1b9cbf424199d34c1df6bee2384bc4e927cdc9ba186b90c737d3416_amd64",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel9-operator@sha256:c4f0625bf1b9cbf424199d34c1df6bee2384bc4e927cdc9ba186b90c737d3416_amd64",
                  "product_id": "registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel9-operator@sha256:c4f0625bf1b9cbf424199d34c1df6bee2384bc4e927cdc9ba186b90c737d3416_amd64",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-gcp-filestore-csi-driver-rhel9-operator@sha256%3Ac4f0625bf1b9cbf424199d34c1df6bee2384bc4e927cdc9ba186b90c737d3416?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1776976728"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/metallb-rhel9@sha256:c969254151b9347fb9cb2454d8136ebd3b7e7ec48abce1f852a2aebd297af2c8_amd64",
                "product": {
                  "name": "registry.redhat.io/openshift4/metallb-rhel9@sha256:c969254151b9347fb9cb2454d8136ebd3b7e7ec48abce1f852a2aebd297af2c8_amd64",
                  "product_id": "registry.redhat.io/openshift4/metallb-rhel9@sha256:c969254151b9347fb9cb2454d8136ebd3b7e7ec48abce1f852a2aebd297af2c8_amd64",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/metallb-rhel9@sha256%3Ac969254151b9347fb9cb2454d8136ebd3b7e7ec48abce1f852a2aebd297af2c8?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1776959030"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:f91d4765a64bd3d60836375612dca174c869496b4213bbbb123fc5324b733afc_amd64",
                "product": {
                  "name": "registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:f91d4765a64bd3d60836375612dca174c869496b4213bbbb123fc5324b733afc_amd64",
                  "product_id": "registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:f91d4765a64bd3d60836375612dca174c869496b4213bbbb123fc5324b733afc_amd64",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/metallb-rhel9-operator@sha256%3Af91d4765a64bd3d60836375612dca174c869496b4213bbbb123fc5324b733afc?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1776976940"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9@sha256:b960458aab93abd41d6f55f0201ad8d96f31e9996e685388ee3d617dd643646f_amd64",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9@sha256:b960458aab93abd41d6f55f0201ad8d96f31e9996e685388ee3d617dd643646f_amd64",
                  "product_id": "registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9@sha256:b960458aab93abd41d6f55f0201ad8d96f31e9996e685388ee3d617dd643646f_amd64",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-secrets-store-csi-driver-rhel9@sha256%3Ab960458aab93abd41d6f55f0201ad8d96f31e9996e685388ee3d617dd643646f?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1776977230"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9-operator@sha256:1e340c9a0087c72119bc3ad03d2625747e7dd2e1f7c64d833b92f9ffc10ec9bf_amd64",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9-operator@sha256:1e340c9a0087c72119bc3ad03d2625747e7dd2e1f7c64d833b92f9ffc10ec9bf_amd64",
                  "product_id": "registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9-operator@sha256:1e340c9a0087c72119bc3ad03d2625747e7dd2e1f7c64d833b92f9ffc10ec9bf_amd64",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-secrets-store-csi-driver-rhel9-operator@sha256%3A1e340c9a0087c72119bc3ad03d2625747e7dd2e1f7c64d833b92f9ffc10ec9bf?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1776976684"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-secrets-store-csi-mustgather-rhel9@sha256:201e875325bcfb43d78ad3d28b1d76ec063c26854dedcf6dc342a3b6330503a4_amd64",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-secrets-store-csi-mustgather-rhel9@sha256:201e875325bcfb43d78ad3d28b1d76ec063c26854dedcf6dc342a3b6330503a4_amd64",
                  "product_id": "registry.redhat.io/openshift4/ose-secrets-store-csi-mustgather-rhel9@sha256:201e875325bcfb43d78ad3d28b1d76ec063c26854dedcf6dc342a3b6330503a4_amd64",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-secrets-store-csi-mustgather-rhel9@sha256%3A201e875325bcfb43d78ad3d28b1d76ec063c26854dedcf6dc342a3b6330503a4?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1776978506"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9@sha256:0d80ce2dbba6e1d1ea9281dcee7023aeec502ffb246dd54d2235d8c488889baa_amd64",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9@sha256:0d80ce2dbba6e1d1ea9281dcee7023aeec502ffb246dd54d2235d8c488889baa_amd64",
                  "product_id": "registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9@sha256:0d80ce2dbba6e1d1ea9281dcee7023aeec502ffb246dd54d2235d8c488889baa_amd64",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-smb-csi-driver-rhel9@sha256%3A0d80ce2dbba6e1d1ea9281dcee7023aeec502ffb246dd54d2235d8c488889baa?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1776977433"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9-operator@sha256:4f685dd4bb0dd742792a806d98e84b2271d86a110340dcaeb0655ed350a57824_amd64",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9-operator@sha256:4f685dd4bb0dd742792a806d98e84b2271d86a110340dcaeb0655ed350a57824_amd64",
                  "product_id": "registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9-operator@sha256:4f685dd4bb0dd742792a806d98e84b2271d86a110340dcaeb0655ed350a57824_amd64",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-smb-csi-driver-rhel9-operator@sha256%3A4f685dd4bb0dd742792a806d98e84b2271d86a110340dcaeb0655ed350a57824?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1776977061"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-sriov-network-metrics-exporter-rhel9@sha256:2f8a63000fa51c904ae32b930932f0fe14d2db5b8461458fac5b636c3b7a8600_amd64",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-sriov-network-metrics-exporter-rhel9@sha256:2f8a63000fa51c904ae32b930932f0fe14d2db5b8461458fac5b636c3b7a8600_amd64",
                  "product_id": "registry.redhat.io/openshift4/ose-sriov-network-metrics-exporter-rhel9@sha256:2f8a63000fa51c904ae32b930932f0fe14d2db5b8461458fac5b636c3b7a8600_amd64",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-sriov-network-metrics-exporter-rhel9@sha256%3A2f8a63000fa51c904ae32b930932f0fe14d2db5b8461458fac5b636c3b7a8600?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1776959690"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/sriov-network-metrics-exporter-rhel9@sha256:2f8a63000fa51c904ae32b930932f0fe14d2db5b8461458fac5b636c3b7a8600_amd64",
                "product": {
                  "name": "registry.redhat.io/openshift4/sriov-network-metrics-exporter-rhel9@sha256:2f8a63000fa51c904ae32b930932f0fe14d2db5b8461458fac5b636c3b7a8600_amd64",
                  "product_id": "registry.redhat.io/openshift4/sriov-network-metrics-exporter-rhel9@sha256:2f8a63000fa51c904ae32b930932f0fe14d2db5b8461458fac5b636c3b7a8600_amd64",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-sriov-network-metrics-exporter-rhel9@sha256%3A2f8a63000fa51c904ae32b930932f0fe14d2db5b8461458fac5b636c3b7a8600?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1776959690"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-sriov-rdma-cni-rhel9@sha256:955b5a324b4a9dc736f0254ce0203abe391750aa5eca48a37db12d63199e1c8e_amd64",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-sriov-rdma-cni-rhel9@sha256:955b5a324b4a9dc736f0254ce0203abe391750aa5eca48a37db12d63199e1c8e_amd64",
                  "product_id": "registry.redhat.io/openshift4/ose-sriov-rdma-cni-rhel9@sha256:955b5a324b4a9dc736f0254ce0203abe391750aa5eca48a37db12d63199e1c8e_amd64",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-sriov-rdma-cni-rhel9@sha256%3A955b5a324b4a9dc736f0254ce0203abe391750aa5eca48a37db12d63199e1c8e?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1776959892"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/rdma-cni-rhel9@sha256:955b5a324b4a9dc736f0254ce0203abe391750aa5eca48a37db12d63199e1c8e_amd64",
                "product": {
                  "name": "registry.redhat.io/openshift4/rdma-cni-rhel9@sha256:955b5a324b4a9dc736f0254ce0203abe391750aa5eca48a37db12d63199e1c8e_amd64",
                  "product_id": "registry.redhat.io/openshift4/rdma-cni-rhel9@sha256:955b5a324b4a9dc736f0254ce0203abe391750aa5eca48a37db12d63199e1c8e_amd64",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-sriov-rdma-cni-rhel9@sha256%3A955b5a324b4a9dc736f0254ce0203abe391750aa5eca48a37db12d63199e1c8e?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1776959892"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/pf-status-relay-rhel9@sha256:58127eb74dd3cf7939cf45b6731cdb34b5ac83a4927c7389a80ed0b0ab919ae1_amd64",
                "product": {
                  "name": "registry.redhat.io/openshift4/pf-status-relay-rhel9@sha256:58127eb74dd3cf7939cf45b6731cdb34b5ac83a4927c7389a80ed0b0ab919ae1_amd64",
                  "product_id": "registry.redhat.io/openshift4/pf-status-relay-rhel9@sha256:58127eb74dd3cf7939cf45b6731cdb34b5ac83a4927c7389a80ed0b0ab919ae1_amd64",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/pf-status-relay-rhel9@sha256%3A58127eb74dd3cf7939cf45b6731cdb34b5ac83a4927c7389a80ed0b0ab919ae1?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1776960306"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/pf-status-relay-rhel9-operator@sha256:29c23b207d921324b5c04eab4de6262b76dfa4b8f6cb0aadc2b5db10e83598ea_amd64",
                "product": {
                  "name": "registry.redhat.io/openshift4/pf-status-relay-rhel9-operator@sha256:29c23b207d921324b5c04eab4de6262b76dfa4b8f6cb0aadc2b5db10e83598ea_amd64",
                  "product_id": "registry.redhat.io/openshift4/pf-status-relay-rhel9-operator@sha256:29c23b207d921324b5c04eab4de6262b76dfa4b8f6cb0aadc2b5db10e83598ea_amd64",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/pf-status-relay-rhel9-operator@sha256%3A29c23b207d921324b5c04eab4de6262b76dfa4b8f6cb0aadc2b5db10e83598ea?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1776976655"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-ptp-rhel9-operator@sha256:0311a8d531c55a56940cea3e36ee3d0cff353ad691ed26d02b38726e0b0adf62_amd64",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-ptp-rhel9-operator@sha256:0311a8d531c55a56940cea3e36ee3d0cff353ad691ed26d02b38726e0b0adf62_amd64",
                  "product_id": "registry.redhat.io/openshift4/ose-ptp-rhel9-operator@sha256:0311a8d531c55a56940cea3e36ee3d0cff353ad691ed26d02b38726e0b0adf62_amd64",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-ptp-rhel9-operator@sha256%3A0311a8d531c55a56940cea3e36ee3d0cff353ad691ed26d02b38726e0b0adf62?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1776976667"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ptp-must-gather-rhel9@sha256:35aa748a16171739ec6b76c1904d4f839dfd966cfda3973aa6638d8095fc7454_amd64",
                "product": {
                  "name": "registry.redhat.io/openshift4/ptp-must-gather-rhel9@sha256:35aa748a16171739ec6b76c1904d4f839dfd966cfda3973aa6638d8095fc7454_amd64",
                  "product_id": "registry.redhat.io/openshift4/ptp-must-gather-rhel9@sha256:35aa748a16171739ec6b76c1904d4f839dfd966cfda3973aa6638d8095fc7454_amd64",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ptp-must-gather-rhel9@sha256%3A35aa748a16171739ec6b76c1904d4f839dfd966cfda3973aa6638d8095fc7454?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1776978449"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/sriov-cni-rhel9@sha256:38070507ea6ddf45ebba456bd6d4b021dee2a6fb6078226086ff081b5c738731_amd64",
                "product": {
                  "name": "registry.redhat.io/openshift4/sriov-cni-rhel9@sha256:38070507ea6ddf45ebba456bd6d4b021dee2a6fb6078226086ff081b5c738731_amd64",
                  "product_id": "registry.redhat.io/openshift4/sriov-cni-rhel9@sha256:38070507ea6ddf45ebba456bd6d4b021dee2a6fb6078226086ff081b5c738731_amd64",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/sriov-cni-rhel9@sha256%3A38070507ea6ddf45ebba456bd6d4b021dee2a6fb6078226086ff081b5c738731?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1776976759"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-sriov-dp-admission-controller-rhel9@sha256:eacd08e4e93d7b7b03702f90a183dc48efa8037eb62cc742a7d363514ac80d87_amd64",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-sriov-dp-admission-controller-rhel9@sha256:eacd08e4e93d7b7b03702f90a183dc48efa8037eb62cc742a7d363514ac80d87_amd64",
                  "product_id": "registry.redhat.io/openshift4/ose-sriov-dp-admission-controller-rhel9@sha256:eacd08e4e93d7b7b03702f90a183dc48efa8037eb62cc742a7d363514ac80d87_amd64",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-sriov-dp-admission-controller-rhel9@sha256%3Aeacd08e4e93d7b7b03702f90a183dc48efa8037eb62cc742a7d363514ac80d87?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1776960285"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-sriov-network-config-daemon-rhel9@sha256:0938dd5d725d33b05ebf8c5757fc78e464a11f96aa195d3ac448959016044d78_amd64",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-sriov-network-config-daemon-rhel9@sha256:0938dd5d725d33b05ebf8c5757fc78e464a11f96aa195d3ac448959016044d78_amd64",
                  "product_id": "registry.redhat.io/openshift4/ose-sriov-network-config-daemon-rhel9@sha256:0938dd5d725d33b05ebf8c5757fc78e464a11f96aa195d3ac448959016044d78_amd64",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-sriov-network-config-daemon-rhel9@sha256%3A0938dd5d725d33b05ebf8c5757fc78e464a11f96aa195d3ac448959016044d78?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1776959963"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-sriov-network-device-plugin-rhel9@sha256:c906b9863bb187efa5bf8c64b93c3d0f8a7d37e4be5a8f2a1a4b83d2fde59d61_amd64",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-sriov-network-device-plugin-rhel9@sha256:c906b9863bb187efa5bf8c64b93c3d0f8a7d37e4be5a8f2a1a4b83d2fde59d61_amd64",
                  "product_id": "registry.redhat.io/openshift4/ose-sriov-network-device-plugin-rhel9@sha256:c906b9863bb187efa5bf8c64b93c3d0f8a7d37e4be5a8f2a1a4b83d2fde59d61_amd64",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-sriov-network-device-plugin-rhel9@sha256%3Ac906b9863bb187efa5bf8c64b93c3d0f8a7d37e4be5a8f2a1a4b83d2fde59d61?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1776959764"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-sriov-network-rhel9-operator@sha256:8660bed08d536f8422ab60cd95dee3a4f6ffafe7feccc5af91c5cea2f2432ca7_amd64",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-sriov-network-rhel9-operator@sha256:8660bed08d536f8422ab60cd95dee3a4f6ffafe7feccc5af91c5cea2f2432ca7_amd64",
                  "product_id": "registry.redhat.io/openshift4/ose-sriov-network-rhel9-operator@sha256:8660bed08d536f8422ab60cd95dee3a4f6ffafe7feccc5af91c5cea2f2432ca7_amd64",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-sriov-network-rhel9-operator@sha256%3A8660bed08d536f8422ab60cd95dee3a4f6ffafe7feccc5af91c5cea2f2432ca7?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1776977155"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-sriov-network-webhook-rhel9@sha256:b415d7e445f6e7405d30a94397ac4c2e260a3bac692ddd4eb65840b2ce1d2eb5_amd64",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-sriov-network-webhook-rhel9@sha256:b415d7e445f6e7405d30a94397ac4c2e260a3bac692ddd4eb65840b2ce1d2eb5_amd64",
                  "product_id": "registry.redhat.io/openshift4/ose-sriov-network-webhook-rhel9@sha256:b415d7e445f6e7405d30a94397ac4c2e260a3bac692ddd4eb65840b2ce1d2eb5_amd64",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-sriov-network-webhook-rhel9@sha256%3Ab415d7e445f6e7405d30a94397ac4c2e260a3bac692ddd4eb65840b2ce1d2eb5?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1776960136"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9@sha256:e8327aa9ee1376d99abd65c846ef8cdb2061ca9269189da6889c0fcb5a33a896_amd64",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9@sha256:e8327aa9ee1376d99abd65c846ef8cdb2061ca9269189da6889c0fcb5a33a896_amd64",
                  "product_id": "registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9@sha256:e8327aa9ee1376d99abd65c846ef8cdb2061ca9269189da6889c0fcb5a33a896_amd64",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-vertical-pod-autoscaler-rhel9@sha256%3Ae8327aa9ee1376d99abd65c846ef8cdb2061ca9269189da6889c0fcb5a33a896?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1776977245"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9-operator@sha256:ad0a2d16a0bff5613fd94aeb0e4fedcca6211cb828a3618e7a005cf3a65d08e1_amd64",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9-operator@sha256:ad0a2d16a0bff5613fd94aeb0e4fedcca6211cb828a3618e7a005cf3a65d08e1_amd64",
                  "product_id": "registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9-operator@sha256:ad0a2d16a0bff5613fd94aeb0e4fedcca6211cb828a3618e7a005cf3a65d08e1_amd64",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-vertical-pod-autoscaler-rhel9-operator@sha256%3Aad0a2d16a0bff5613fd94aeb0e4fedcca6211cb828a3618e7a005cf3a65d08e1?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1776976662"
                  }
                }
              }
            ],
            "category": "architecture",
            "name": "amd64"
          },
          {
            "branches": [
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-cluster-nfd-rhel9-operator@sha256:0a4250ec42ec09c81d249e688afe78c9ee553619d1e91e5e8cc4b93ece232c70_s390x",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-cluster-nfd-rhel9-operator@sha256:0a4250ec42ec09c81d249e688afe78c9ee553619d1e91e5e8cc4b93ece232c70_s390x",
                  "product_id": "registry.redhat.io/openshift4/ose-cluster-nfd-rhel9-operator@sha256:0a4250ec42ec09c81d249e688afe78c9ee553619d1e91e5e8cc4b93ece232c70_s390x",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-cluster-nfd-rhel9-operator@sha256%3A0a4250ec42ec09c81d249e688afe78c9ee553619d1e91e5e8cc4b93ece232c70?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1776977060"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9@sha256:543a2e8654829b30e35c183cdd27b6762cacef3edf7b869375edffaafd5019af_s390x",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9@sha256:543a2e8654829b30e35c183cdd27b6762cacef3edf7b869375edffaafd5019af_s390x",
                  "product_id": "registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9@sha256:543a2e8654829b30e35c183cdd27b6762cacef3edf7b869375edffaafd5019af_s390x",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-clusterresourceoverride-rhel9@sha256%3A543a2e8654829b30e35c183cdd27b6762cacef3edf7b869375edffaafd5019af?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1776976955"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9-operator@sha256:0425553e7e541173610fde81690f30e269fc3004c0e43926cbafff9bc2f57e8c_s390x",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9-operator@sha256:0425553e7e541173610fde81690f30e269fc3004c0e43926cbafff9bc2f57e8c_s390x",
                  "product_id": "registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9-operator@sha256:0425553e7e541173610fde81690f30e269fc3004c0e43926cbafff9bc2f57e8c_s390x",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-clusterresourceoverride-rhel9-operator@sha256%3A0425553e7e541173610fde81690f30e269fc3004c0e43926cbafff9bc2f57e8c?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1776977055"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:344cc282545fa33be767a767f2d68ea7a1cc12b27aac4a8edfbe1ba9f8c4fed3_s390x",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:344cc282545fa33be767a767f2d68ea7a1cc12b27aac4a8edfbe1ba9f8c4fed3_s390x",
                  "product_id": "registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:344cc282545fa33be767a767f2d68ea7a1cc12b27aac4a8edfbe1ba9f8c4fed3_s390x",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-csi-livenessprobe-rhel9@sha256%3A344cc282545fa33be767a767f2d68ea7a1cc12b27aac4a8edfbe1ba9f8c4fed3?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1776960083"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:8ce671b2c6a745f7b11744fb172ee74e0b770661a5c7824bb40024095b791931_s390x",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:8ce671b2c6a745f7b11744fb172ee74e0b770661a5c7824bb40024095b791931_s390x",
                  "product_id": "registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:8ce671b2c6a745f7b11744fb172ee74e0b770661a5c7824bb40024095b791931_s390x",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-csi-node-driver-registrar-rhel9@sha256%3A8ce671b2c6a745f7b11744fb172ee74e0b770661a5c7824bb40024095b791931?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1776959746"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:4ef8e4c19b654c79350cc593e702fff236a14765c4546b9a09ec7bb581e09f06_s390x",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:4ef8e4c19b654c79350cc593e702fff236a14765c4546b9a09ec7bb581e09f06_s390x",
                  "product_id": "registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:4ef8e4c19b654c79350cc593e702fff236a14765c4546b9a09ec7bb581e09f06_s390x",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-csi-external-provisioner-rhel9@sha256%3A4ef8e4c19b654c79350cc593e702fff236a14765c4546b9a09ec7bb581e09f06?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1776977143"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-dpu-cni-rhel9@sha256:0e8af5a8ba7faef6dad9598bf9b452b17a7b44900218cabe0f501c500bf01430_s390x",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-dpu-cni-rhel9@sha256:0e8af5a8ba7faef6dad9598bf9b452b17a7b44900218cabe0f501c500bf01430_s390x",
                  "product_id": "registry.redhat.io/openshift4/ose-dpu-cni-rhel9@sha256:0e8af5a8ba7faef6dad9598bf9b452b17a7b44900218cabe0f501c500bf01430_s390x",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-dpu-cni-rhel9@sha256%3A0e8af5a8ba7faef6dad9598bf9b452b17a7b44900218cabe0f501c500bf01430?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1776959662"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-dpu-daemon-rhel9@sha256:596d0526a4811f0e7d552c7483aaee7f3f17421e664867966c8951afd9adfe5d_s390x",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-dpu-daemon-rhel9@sha256:596d0526a4811f0e7d552c7483aaee7f3f17421e664867966c8951afd9adfe5d_s390x",
                  "product_id": "registry.redhat.io/openshift4/ose-dpu-daemon-rhel9@sha256:596d0526a4811f0e7d552c7483aaee7f3f17421e664867966c8951afd9adfe5d_s390x",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-dpu-daemon-rhel9@sha256%3A596d0526a4811f0e7d552c7483aaee7f3f17421e664867966c8951afd9adfe5d?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1776960333"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-dpu-rhel9-operator@sha256:d5befb00ee7908438be6f0103de621bac92772807ff59954b8a05287b8e53035_s390x",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-dpu-rhel9-operator@sha256:d5befb00ee7908438be6f0103de621bac92772807ff59954b8a05287b8e53035_s390x",
                  "product_id": "registry.redhat.io/openshift4/ose-dpu-rhel9-operator@sha256:d5befb00ee7908438be6f0103de621bac92772807ff59954b8a05287b8e53035_s390x",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-dpu-rhel9-operator@sha256%3Ad5befb00ee7908438be6f0103de621bac92772807ff59954b8a05287b8e53035?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1776977227"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ingress-node-firewall-rhel9@sha256:a081244f2d6fe252edcbd0fc683e8f001a0e020f6ef8bcb14840b72524b4af1a_s390x",
                "product": {
                  "name": "registry.redhat.io/openshift4/ingress-node-firewall-rhel9@sha256:a081244f2d6fe252edcbd0fc683e8f001a0e020f6ef8bcb14840b72524b4af1a_s390x",
                  "product_id": "registry.redhat.io/openshift4/ingress-node-firewall-rhel9@sha256:a081244f2d6fe252edcbd0fc683e8f001a0e020f6ef8bcb14840b72524b4af1a_s390x",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ingress-node-firewall-rhel9@sha256%3Aa081244f2d6fe252edcbd0fc683e8f001a0e020f6ef8bcb14840b72524b4af1a?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1776976729"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ingress-node-firewall-rhel9-operator@sha256:d375d0a5fe7c02dbf87f51a47f00b1fed2d202fd552671ff3f66122ef30e6ea8_s390x",
                "product": {
                  "name": "registry.redhat.io/openshift4/ingress-node-firewall-rhel9-operator@sha256:d375d0a5fe7c02dbf87f51a47f00b1fed2d202fd552671ff3f66122ef30e6ea8_s390x",
                  "product_id": "registry.redhat.io/openshift4/ingress-node-firewall-rhel9-operator@sha256:d375d0a5fe7c02dbf87f51a47f00b1fed2d202fd552671ff3f66122ef30e6ea8_s390x",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ingress-node-firewall-rhel9-operator@sha256%3Ad375d0a5fe7c02dbf87f51a47f00b1fed2d202fd552671ff3f66122ef30e6ea8?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1776976699"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/kube-compare-artifacts-rhel9@sha256:ce588556f1a6468421940461d64f183fb35f0114bc0069a07929389fd031d1bb_s390x",
                "product": {
                  "name": "registry.redhat.io/openshift4/kube-compare-artifacts-rhel9@sha256:ce588556f1a6468421940461d64f183fb35f0114bc0069a07929389fd031d1bb_s390x",
                  "product_id": "registry.redhat.io/openshift4/kube-compare-artifacts-rhel9@sha256:ce588556f1a6468421940461d64f183fb35f0114bc0069a07929389fd031d1bb_s390x",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/kube-compare-artifacts-rhel9@sha256%3Ace588556f1a6468421940461d64f183fb35f0114bc0069a07929389fd031d1bb?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1776977968"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-local-storage-diskmaker-rhel9@sha256:51a949fee67b361079c0b8a4b4fd623cb8e0ca10dd214b3e38d13fd352742060_s390x",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-local-storage-diskmaker-rhel9@sha256:51a949fee67b361079c0b8a4b4fd623cb8e0ca10dd214b3e38d13fd352742060_s390x",
                  "product_id": "registry.redhat.io/openshift4/ose-local-storage-diskmaker-rhel9@sha256:51a949fee67b361079c0b8a4b4fd623cb8e0ca10dd214b3e38d13fd352742060_s390x",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-local-storage-diskmaker-rhel9@sha256%3A51a949fee67b361079c0b8a4b4fd623cb8e0ca10dd214b3e38d13fd352742060?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1776959874"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-local-storage-mustgather-rhel9@sha256:3b3d23caaed6b0dd2507607d24438c0d51bb36545ba66b5c4422ceef9b9f8b14_s390x",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-local-storage-mustgather-rhel9@sha256:3b3d23caaed6b0dd2507607d24438c0d51bb36545ba66b5c4422ceef9b9f8b14_s390x",
                  "product_id": "registry.redhat.io/openshift4/ose-local-storage-mustgather-rhel9@sha256:3b3d23caaed6b0dd2507607d24438c0d51bb36545ba66b5c4422ceef9b9f8b14_s390x",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-local-storage-mustgather-rhel9@sha256%3A3b3d23caaed6b0dd2507607d24438c0d51bb36545ba66b5c4422ceef9b9f8b14?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1776978507"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-local-storage-rhel9-operator@sha256:cb9ebc525b3a7346cab1609d8b55e46eef6d26b7c91bab401c58efe0b4e8727e_s390x",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-local-storage-rhel9-operator@sha256:cb9ebc525b3a7346cab1609d8b55e46eef6d26b7c91bab401c58efe0b4e8727e_s390x",
                  "product_id": "registry.redhat.io/openshift4/ose-local-storage-rhel9-operator@sha256:cb9ebc525b3a7346cab1609d8b55e46eef6d26b7c91bab401c58efe0b4e8727e_s390x",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-local-storage-rhel9-operator@sha256%3Acb9ebc525b3a7346cab1609d8b55e46eef6d26b7c91bab401c58efe0b4e8727e?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1776976670"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/nmstate-console-plugin-rhel9@sha256:27fb5a54aab6d8ed2f8de013cd693c584a2f5dab3babd42de7275b2b62f98a70_s390x",
                "product": {
                  "name": "registry.redhat.io/openshift4/nmstate-console-plugin-rhel9@sha256:27fb5a54aab6d8ed2f8de013cd693c584a2f5dab3babd42de7275b2b62f98a70_s390x",
                  "product_id": "registry.redhat.io/openshift4/nmstate-console-plugin-rhel9@sha256:27fb5a54aab6d8ed2f8de013cd693c584a2f5dab3babd42de7275b2b62f98a70_s390x",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/nmstate-console-plugin-rhel9@sha256%3A27fb5a54aab6d8ed2f8de013cd693c584a2f5dab3babd42de7275b2b62f98a70?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1777459253"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-node-feature-discovery-rhel9@sha256:fafefb078e27148b48af6ca4f57866493d86c7d4cff31ed9ccf31a14bcc9a2a5_s390x",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-node-feature-discovery-rhel9@sha256:fafefb078e27148b48af6ca4f57866493d86c7d4cff31ed9ccf31a14bcc9a2a5_s390x",
                  "product_id": "registry.redhat.io/openshift4/ose-node-feature-discovery-rhel9@sha256:fafefb078e27148b48af6ca4f57866493d86c7d4cff31ed9ccf31a14bcc9a2a5_s390x",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-node-feature-discovery-rhel9@sha256%3Afafefb078e27148b48af6ca4f57866493d86c7d4cff31ed9ccf31a14bcc9a2a5?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1776976702"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-ansible-rhel9-operator@sha256:9f3aca3aca75849124e1293ee4529f8a371f429a53d9764321e97f3bbf630196_s390x",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-ansible-rhel9-operator@sha256:9f3aca3aca75849124e1293ee4529f8a371f429a53d9764321e97f3bbf630196_s390x",
                  "product_id": "registry.redhat.io/openshift4/ose-ansible-rhel9-operator@sha256:9f3aca3aca75849124e1293ee4529f8a371f429a53d9764321e97f3bbf630196_s390x",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-ansible-rhel9-operator@sha256%3A9f3aca3aca75849124e1293ee4529f8a371f429a53d9764321e97f3bbf630196?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1776961309"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-cluster-capacity-rhel9@sha256:fd1255785b604364707fd81c19f80f0e87a8d989072a6ed902b1abbc52a6dc59_s390x",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-cluster-capacity-rhel9@sha256:fd1255785b604364707fd81c19f80f0e87a8d989072a6ed902b1abbc52a6dc59_s390x",
                  "product_id": "registry.redhat.io/openshift4/ose-cluster-capacity-rhel9@sha256:fd1255785b604364707fd81c19f80f0e87a8d989072a6ed902b1abbc52a6dc59_s390x",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-cluster-capacity-rhel9@sha256%3Afd1255785b604364707fd81c19f80f0e87a8d989072a6ed902b1abbc52a6dc59?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1776961289"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-egress-dns-proxy-rhel9@sha256:0cb366a7f6a6eae3acba6f25084003b01f69e26c6a09e4d79840b7ecd9a1d74f_s390x",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-egress-dns-proxy-rhel9@sha256:0cb366a7f6a6eae3acba6f25084003b01f69e26c6a09e4d79840b7ecd9a1d74f_s390x",
                  "product_id": "registry.redhat.io/openshift4/ose-egress-dns-proxy-rhel9@sha256:0cb366a7f6a6eae3acba6f25084003b01f69e26c6a09e4d79840b7ecd9a1d74f_s390x",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-egress-dns-proxy-rhel9@sha256%3A0cb366a7f6a6eae3acba6f25084003b01f69e26c6a09e4d79840b7ecd9a1d74f?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1776976877"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-egress-router-rhel9@sha256:6cb7c0fda50b306d71011094773bb99b92bc683ff07ce65f490232b8d98e3e44_s390x",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-egress-router-rhel9@sha256:6cb7c0fda50b306d71011094773bb99b92bc683ff07ce65f490232b8d98e3e44_s390x",
                  "product_id": "registry.redhat.io/openshift4/ose-egress-router-rhel9@sha256:6cb7c0fda50b306d71011094773bb99b92bc683ff07ce65f490232b8d98e3e44_s390x",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-egress-router-rhel9@sha256%3A6cb7c0fda50b306d71011094773bb99b92bc683ff07ce65f490232b8d98e3e44?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1776959619"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-helm-rhel9-operator@sha256:aec7f16a186ee89ed3dac4a199b48f7698c85b2365006dfea554a2f73270078b_s390x",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-helm-rhel9-operator@sha256:aec7f16a186ee89ed3dac4a199b48f7698c85b2365006dfea554a2f73270078b_s390x",
                  "product_id": "registry.redhat.io/openshift4/ose-helm-rhel9-operator@sha256:aec7f16a186ee89ed3dac4a199b48f7698c85b2365006dfea554a2f73270078b_s390x",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-helm-rhel9-operator@sha256%3Aaec7f16a186ee89ed3dac4a199b48f7698c85b2365006dfea554a2f73270078b?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1776977214"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-operator-sdk-rhel9@sha256:ae729d3271ff5f6d79bcaa924b911c97009551fa56a5e97be4e9107715e7a481_s390x",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-operator-sdk-rhel9@sha256:ae729d3271ff5f6d79bcaa924b911c97009551fa56a5e97be4e9107715e7a481_s390x",
                  "product_id": "registry.redhat.io/openshift4/ose-operator-sdk-rhel9@sha256:ae729d3271ff5f6d79bcaa924b911c97009551fa56a5e97be4e9107715e7a481_s390x",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-operator-sdk-rhel9@sha256%3Aae729d3271ff5f6d79bcaa924b911c97009551fa56a5e97be4e9107715e7a481?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1776991263"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:676fdc5c2d5454407d4645ecf42f59bca81ad3ce1a0dfbbad680619c985dcc30_s390x",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:676fdc5c2d5454407d4645ecf42f59bca81ad3ce1a0dfbbad680619c985dcc30_s390x",
                  "product_id": "registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:676fdc5c2d5454407d4645ecf42f59bca81ad3ce1a0dfbbad680619c985dcc30_s390x",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-kubernetes-nmstate-handler-rhel9@sha256%3A676fdc5c2d5454407d4645ecf42f59bca81ad3ce1a0dfbbad680619c985dcc30?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1776960314"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator@sha256:f48c6c941f9dc0858a59dccf0b1f4b82e4a7d52ea88e408f0a18951c4d2550cd_s390x",
                "product": {
                  "name": "registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator@sha256:f48c6c941f9dc0858a59dccf0b1f4b82e4a7d52ea88e408f0a18951c4d2550cd_s390x",
                  "product_id": "registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator@sha256:f48c6c941f9dc0858a59dccf0b1f4b82e4a7d52ea88e408f0a18951c4d2550cd_s390x",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/kubernetes-nmstate-rhel9-operator@sha256%3Af48c6c941f9dc0858a59dccf0b1f4b82e4a7d52ea88e408f0a18951c4d2550cd?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1777458396"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-egress-http-proxy-rhel9@sha256:0b53b485d641407b73a63aa766cbd8797070b2ead2034c53dd74a020698cc5cb_s390x",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-egress-http-proxy-rhel9@sha256:0b53b485d641407b73a63aa766cbd8797070b2ead2034c53dd74a020698cc5cb_s390x",
                  "product_id": "registry.redhat.io/openshift4/ose-egress-http-proxy-rhel9@sha256:0b53b485d641407b73a63aa766cbd8797070b2ead2034c53dd74a020698cc5cb_s390x",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-egress-http-proxy-rhel9@sha256%3A0b53b485d641407b73a63aa766cbd8797070b2ead2034c53dd74a020698cc5cb?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1776991107"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/metallb-rhel9@sha256:49bd0b670bae19a31629e92805fd17416d99f6a56e68c19d8ace6157387e6063_s390x",
                "product": {
                  "name": "registry.redhat.io/openshift4/metallb-rhel9@sha256:49bd0b670bae19a31629e92805fd17416d99f6a56e68c19d8ace6157387e6063_s390x",
                  "product_id": "registry.redhat.io/openshift4/metallb-rhel9@sha256:49bd0b670bae19a31629e92805fd17416d99f6a56e68c19d8ace6157387e6063_s390x",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/metallb-rhel9@sha256%3A49bd0b670bae19a31629e92805fd17416d99f6a56e68c19d8ace6157387e6063?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1776959030"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:d07443fdb671662032a4528bb2b06420aa74dca3b607ba2e3ac12d8a6389f462_s390x",
                "product": {
                  "name": "registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:d07443fdb671662032a4528bb2b06420aa74dca3b607ba2e3ac12d8a6389f462_s390x",
                  "product_id": "registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:d07443fdb671662032a4528bb2b06420aa74dca3b607ba2e3ac12d8a6389f462_s390x",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/metallb-rhel9-operator@sha256%3Ad07443fdb671662032a4528bb2b06420aa74dca3b607ba2e3ac12d8a6389f462?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1776976940"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9@sha256:f0c53afa8a340435126f08033e7b15c6a808780d58a8b8ce9215cee063b62d0f_s390x",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9@sha256:f0c53afa8a340435126f08033e7b15c6a808780d58a8b8ce9215cee063b62d0f_s390x",
                  "product_id": "registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9@sha256:f0c53afa8a340435126f08033e7b15c6a808780d58a8b8ce9215cee063b62d0f_s390x",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-secrets-store-csi-driver-rhel9@sha256%3Af0c53afa8a340435126f08033e7b15c6a808780d58a8b8ce9215cee063b62d0f?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1776977230"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9-operator@sha256:76b8604e9734bf74124b7b3aac9e8cb91cfa9271d2d16efa929cf6e26da7f14c_s390x",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9-operator@sha256:76b8604e9734bf74124b7b3aac9e8cb91cfa9271d2d16efa929cf6e26da7f14c_s390x",
                  "product_id": "registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9-operator@sha256:76b8604e9734bf74124b7b3aac9e8cb91cfa9271d2d16efa929cf6e26da7f14c_s390x",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-secrets-store-csi-driver-rhel9-operator@sha256%3A76b8604e9734bf74124b7b3aac9e8cb91cfa9271d2d16efa929cf6e26da7f14c?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1776976684"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-secrets-store-csi-mustgather-rhel9@sha256:d44645091e6bba375f4d37fb6afdc3d21886cce15c981603258db1c875a1dedd_s390x",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-secrets-store-csi-mustgather-rhel9@sha256:d44645091e6bba375f4d37fb6afdc3d21886cce15c981603258db1c875a1dedd_s390x",
                  "product_id": "registry.redhat.io/openshift4/ose-secrets-store-csi-mustgather-rhel9@sha256:d44645091e6bba375f4d37fb6afdc3d21886cce15c981603258db1c875a1dedd_s390x",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-secrets-store-csi-mustgather-rhel9@sha256%3Ad44645091e6bba375f4d37fb6afdc3d21886cce15c981603258db1c875a1dedd?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1776978506"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9@sha256:44c205bbf1da566867142bef24dda2008bb9b101ab0a4ba464fc5aac129aece7_s390x",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9@sha256:44c205bbf1da566867142bef24dda2008bb9b101ab0a4ba464fc5aac129aece7_s390x",
                  "product_id": "registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9@sha256:44c205bbf1da566867142bef24dda2008bb9b101ab0a4ba464fc5aac129aece7_s390x",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-smb-csi-driver-rhel9@sha256%3A44c205bbf1da566867142bef24dda2008bb9b101ab0a4ba464fc5aac129aece7?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1776977433"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9-operator@sha256:0b554be34a827469de366c836fae9b4909368b1b67d2f70e182cc7fd45c4e6d6_s390x",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9-operator@sha256:0b554be34a827469de366c836fae9b4909368b1b67d2f70e182cc7fd45c4e6d6_s390x",
                  "product_id": "registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9-operator@sha256:0b554be34a827469de366c836fae9b4909368b1b67d2f70e182cc7fd45c4e6d6_s390x",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-smb-csi-driver-rhel9-operator@sha256%3A0b554be34a827469de366c836fae9b4909368b1b67d2f70e182cc7fd45c4e6d6?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1776977061"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/pf-status-relay-rhel9@sha256:87969ead893d4a26612d037c0c89f98120f41280cc813e1affbf266a009d2a7c_s390x",
                "product": {
                  "name": "registry.redhat.io/openshift4/pf-status-relay-rhel9@sha256:87969ead893d4a26612d037c0c89f98120f41280cc813e1affbf266a009d2a7c_s390x",
                  "product_id": "registry.redhat.io/openshift4/pf-status-relay-rhel9@sha256:87969ead893d4a26612d037c0c89f98120f41280cc813e1affbf266a009d2a7c_s390x",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/pf-status-relay-rhel9@sha256%3A87969ead893d4a26612d037c0c89f98120f41280cc813e1affbf266a009d2a7c?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1776960306"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/pf-status-relay-rhel9-operator@sha256:160ee93e902752d4d7f3984654359b291cdd553faf97c3a4ab00801c07eb4697_s390x",
                "product": {
                  "name": "registry.redhat.io/openshift4/pf-status-relay-rhel9-operator@sha256:160ee93e902752d4d7f3984654359b291cdd553faf97c3a4ab00801c07eb4697_s390x",
                  "product_id": "registry.redhat.io/openshift4/pf-status-relay-rhel9-operator@sha256:160ee93e902752d4d7f3984654359b291cdd553faf97c3a4ab00801c07eb4697_s390x",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/pf-status-relay-rhel9-operator@sha256%3A160ee93e902752d4d7f3984654359b291cdd553faf97c3a4ab00801c07eb4697?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1776976655"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9@sha256:12ff925c7a8b33e5d3b6a78a8fbda0746b740957154b9ade490d71832d262f3c_s390x",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9@sha256:12ff925c7a8b33e5d3b6a78a8fbda0746b740957154b9ade490d71832d262f3c_s390x",
                  "product_id": "registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9@sha256:12ff925c7a8b33e5d3b6a78a8fbda0746b740957154b9ade490d71832d262f3c_s390x",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-vertical-pod-autoscaler-rhel9@sha256%3A12ff925c7a8b33e5d3b6a78a8fbda0746b740957154b9ade490d71832d262f3c?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1776977245"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9-operator@sha256:1294161141ea5bb0c1e5516d92989b4d79778d8dc26ffa46ed47bb665a070bf1_s390x",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9-operator@sha256:1294161141ea5bb0c1e5516d92989b4d79778d8dc26ffa46ed47bb665a070bf1_s390x",
                  "product_id": "registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9-operator@sha256:1294161141ea5bb0c1e5516d92989b4d79778d8dc26ffa46ed47bb665a070bf1_s390x",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-vertical-pod-autoscaler-rhel9-operator@sha256%3A1294161141ea5bb0c1e5516d92989b4d79778d8dc26ffa46ed47bb665a070bf1?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1776976662"
                  }
                }
              }
            ],
            "category": "architecture",
            "name": "s390x"
          }
        ],
        "category": "vendor",
        "name": "Red Hat"
      }
    ],
    "relationships": [
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ingress-node-firewall-rhel9-operator@sha256:455fbaafaa9d43d8776c23166ba78a9a8f8fa825653e6eebfad15bd2eb836019_ppc64le as a component of Red Hat OpenShift Container Platform 4.18",
          "product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ingress-node-firewall-rhel9-operator@sha256:455fbaafaa9d43d8776c23166ba78a9a8f8fa825653e6eebfad15bd2eb836019_ppc64le"
        },
        "product_reference": "registry.redhat.io/openshift4/ingress-node-firewall-rhel9-operator@sha256:455fbaafaa9d43d8776c23166ba78a9a8f8fa825653e6eebfad15bd2eb836019_ppc64le",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ingress-node-firewall-rhel9-operator@sha256:5cb85447a61598de631f0eb31e535beaad33e821a5953f6cdef382ec8dbc8e4c_arm64 as a component of Red Hat OpenShift Container Platform 4.18",
          "product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ingress-node-firewall-rhel9-operator@sha256:5cb85447a61598de631f0eb31e535beaad33e821a5953f6cdef382ec8dbc8e4c_arm64"
        },
        "product_reference": "registry.redhat.io/openshift4/ingress-node-firewall-rhel9-operator@sha256:5cb85447a61598de631f0eb31e535beaad33e821a5953f6cdef382ec8dbc8e4c_arm64",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ingress-node-firewall-rhel9-operator@sha256:b5ef3b8873f207ae68f81999fab754281998963e79666f9d39944760b49a7bce_amd64 as a component of Red Hat OpenShift Container Platform 4.18",
          "product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ingress-node-firewall-rhel9-operator@sha256:b5ef3b8873f207ae68f81999fab754281998963e79666f9d39944760b49a7bce_amd64"
        },
        "product_reference": "registry.redhat.io/openshift4/ingress-node-firewall-rhel9-operator@sha256:b5ef3b8873f207ae68f81999fab754281998963e79666f9d39944760b49a7bce_amd64",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ingress-node-firewall-rhel9-operator@sha256:d375d0a5fe7c02dbf87f51a47f00b1fed2d202fd552671ff3f66122ef30e6ea8_s390x as a component of Red Hat OpenShift Container Platform 4.18",
          "product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ingress-node-firewall-rhel9-operator@sha256:d375d0a5fe7c02dbf87f51a47f00b1fed2d202fd552671ff3f66122ef30e6ea8_s390x"
        },
        "product_reference": "registry.redhat.io/openshift4/ingress-node-firewall-rhel9-operator@sha256:d375d0a5fe7c02dbf87f51a47f00b1fed2d202fd552671ff3f66122ef30e6ea8_s390x",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ingress-node-firewall-rhel9@sha256:3ead270b5e651ad28850f0448d701079a339859421ebaaa8dfb3ec074d996f66_amd64 as a component of Red Hat OpenShift Container Platform 4.18",
          "product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ingress-node-firewall-rhel9@sha256:3ead270b5e651ad28850f0448d701079a339859421ebaaa8dfb3ec074d996f66_amd64"
        },
        "product_reference": "registry.redhat.io/openshift4/ingress-node-firewall-rhel9@sha256:3ead270b5e651ad28850f0448d701079a339859421ebaaa8dfb3ec074d996f66_amd64",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ingress-node-firewall-rhel9@sha256:7ad9d506193bf3141ad8acab798af3c2d8a90610e1952b7d4e26ae57688f0245_ppc64le as a component of Red Hat OpenShift Container Platform 4.18",
          "product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ingress-node-firewall-rhel9@sha256:7ad9d506193bf3141ad8acab798af3c2d8a90610e1952b7d4e26ae57688f0245_ppc64le"
        },
        "product_reference": "registry.redhat.io/openshift4/ingress-node-firewall-rhel9@sha256:7ad9d506193bf3141ad8acab798af3c2d8a90610e1952b7d4e26ae57688f0245_ppc64le",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ingress-node-firewall-rhel9@sha256:a081244f2d6fe252edcbd0fc683e8f001a0e020f6ef8bcb14840b72524b4af1a_s390x as a component of Red Hat OpenShift Container Platform 4.18",
          "product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ingress-node-firewall-rhel9@sha256:a081244f2d6fe252edcbd0fc683e8f001a0e020f6ef8bcb14840b72524b4af1a_s390x"
        },
        "product_reference": "registry.redhat.io/openshift4/ingress-node-firewall-rhel9@sha256:a081244f2d6fe252edcbd0fc683e8f001a0e020f6ef8bcb14840b72524b4af1a_s390x",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ingress-node-firewall-rhel9@sha256:c9bbb3e9eb7c035304a040a8feb2d6aee84090fe23340910cff1ceacf61e4056_arm64 as a component of Red Hat OpenShift Container Platform 4.18",
          "product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ingress-node-firewall-rhel9@sha256:c9bbb3e9eb7c035304a040a8feb2d6aee84090fe23340910cff1ceacf61e4056_arm64"
        },
        "product_reference": "registry.redhat.io/openshift4/ingress-node-firewall-rhel9@sha256:c9bbb3e9eb7c035304a040a8feb2d6aee84090fe23340910cff1ceacf61e4056_arm64",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/kube-compare-artifacts-rhel9@sha256:7a8be0226312f99c0e028a335a3d3b41dd4368ef2ae7e6374b4eca456ba28dbd_arm64 as a component of Red Hat OpenShift Container Platform 4.18",
          "product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/kube-compare-artifacts-rhel9@sha256:7a8be0226312f99c0e028a335a3d3b41dd4368ef2ae7e6374b4eca456ba28dbd_arm64"
        },
        "product_reference": "registry.redhat.io/openshift4/kube-compare-artifacts-rhel9@sha256:7a8be0226312f99c0e028a335a3d3b41dd4368ef2ae7e6374b4eca456ba28dbd_arm64",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/kube-compare-artifacts-rhel9@sha256:8a5a9c868892113c74a7adf2c89a7fa65fdca420df0f6b474498884db86016e5_amd64 as a component of Red Hat OpenShift Container Platform 4.18",
          "product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/kube-compare-artifacts-rhel9@sha256:8a5a9c868892113c74a7adf2c89a7fa65fdca420df0f6b474498884db86016e5_amd64"
        },
        "product_reference": "registry.redhat.io/openshift4/kube-compare-artifacts-rhel9@sha256:8a5a9c868892113c74a7adf2c89a7fa65fdca420df0f6b474498884db86016e5_amd64",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/kube-compare-artifacts-rhel9@sha256:ce588556f1a6468421940461d64f183fb35f0114bc0069a07929389fd031d1bb_s390x as a component of Red Hat OpenShift Container Platform 4.18",
          "product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/kube-compare-artifacts-rhel9@sha256:ce588556f1a6468421940461d64f183fb35f0114bc0069a07929389fd031d1bb_s390x"
        },
        "product_reference": "registry.redhat.io/openshift4/kube-compare-artifacts-rhel9@sha256:ce588556f1a6468421940461d64f183fb35f0114bc0069a07929389fd031d1bb_s390x",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/kube-compare-artifacts-rhel9@sha256:d3bfdac623653bc0484af9bfac2c12f5145fde4f857a1b93cf9973ceeb74bbfe_ppc64le as a component of Red Hat OpenShift Container Platform 4.18",
          "product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/kube-compare-artifacts-rhel9@sha256:d3bfdac623653bc0484af9bfac2c12f5145fde4f857a1b93cf9973ceeb74bbfe_ppc64le"
        },
        "product_reference": "registry.redhat.io/openshift4/kube-compare-artifacts-rhel9@sha256:d3bfdac623653bc0484af9bfac2c12f5145fde4f857a1b93cf9973ceeb74bbfe_ppc64le",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator@sha256:193e3faba2100fa7d606cee1c359e84a2085583343a878baa2ef5f728535a979_ppc64le as a component of Red Hat OpenShift Container Platform 4.18",
          "product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator@sha256:193e3faba2100fa7d606cee1c359e84a2085583343a878baa2ef5f728535a979_ppc64le"
        },
        "product_reference": "registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator@sha256:193e3faba2100fa7d606cee1c359e84a2085583343a878baa2ef5f728535a979_ppc64le",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator@sha256:59cc354fb6bb76d6630bde1156639d4f37a405652fec479567b17c46441d8358_arm64 as a component of Red Hat OpenShift Container Platform 4.18",
          "product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator@sha256:59cc354fb6bb76d6630bde1156639d4f37a405652fec479567b17c46441d8358_arm64"
        },
        "product_reference": "registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator@sha256:59cc354fb6bb76d6630bde1156639d4f37a405652fec479567b17c46441d8358_arm64",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator@sha256:f48c6c941f9dc0858a59dccf0b1f4b82e4a7d52ea88e408f0a18951c4d2550cd_s390x as a component of Red Hat OpenShift Container Platform 4.18",
          "product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator@sha256:f48c6c941f9dc0858a59dccf0b1f4b82e4a7d52ea88e408f0a18951c4d2550cd_s390x"
        },
        "product_reference": "registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator@sha256:f48c6c941f9dc0858a59dccf0b1f4b82e4a7d52ea88e408f0a18951c4d2550cd_s390x",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator@sha256:fea585def705ad83f5e2b0cd8fe6c3fee507e7c1a3d41c1af6cf11586266b719_amd64 as a component of Red Hat OpenShift Container Platform 4.18",
          "product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator@sha256:fea585def705ad83f5e2b0cd8fe6c3fee507e7c1a3d41c1af6cf11586266b719_amd64"
        },
        "product_reference": "registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator@sha256:fea585def705ad83f5e2b0cd8fe6c3fee507e7c1a3d41c1af6cf11586266b719_amd64",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:2b53bca42b2e701a6bec306460fd2d796f01af733b84b28c7e4b93e35fcbe17b_arm64 as a component of Red Hat OpenShift Container Platform 4.18",
          "product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:2b53bca42b2e701a6bec306460fd2d796f01af733b84b28c7e4b93e35fcbe17b_arm64"
        },
        "product_reference": "registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:2b53bca42b2e701a6bec306460fd2d796f01af733b84b28c7e4b93e35fcbe17b_arm64",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:d07443fdb671662032a4528bb2b06420aa74dca3b607ba2e3ac12d8a6389f462_s390x as a component of Red Hat OpenShift Container Platform 4.18",
          "product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:d07443fdb671662032a4528bb2b06420aa74dca3b607ba2e3ac12d8a6389f462_s390x"
        },
        "product_reference": "registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:d07443fdb671662032a4528bb2b06420aa74dca3b607ba2e3ac12d8a6389f462_s390x",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:ee32bf86d010ea8d3b0ba9abcf68f76e47f3a9229be3a580872e228fcb23dd36_ppc64le as a component of Red Hat OpenShift Container Platform 4.18",
          "product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:ee32bf86d010ea8d3b0ba9abcf68f76e47f3a9229be3a580872e228fcb23dd36_ppc64le"
        },
        "product_reference": "registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:ee32bf86d010ea8d3b0ba9abcf68f76e47f3a9229be3a580872e228fcb23dd36_ppc64le",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:f91d4765a64bd3d60836375612dca174c869496b4213bbbb123fc5324b733afc_amd64 as a component of Red Hat OpenShift Container Platform 4.18",
          "product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:f91d4765a64bd3d60836375612dca174c869496b4213bbbb123fc5324b733afc_amd64"
        },
        "product_reference": "registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:f91d4765a64bd3d60836375612dca174c869496b4213bbbb123fc5324b733afc_amd64",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/metallb-rhel9@sha256:25000077776757fd46aa82464b734e6d0244770bde809d7fa43465a563d678e1_ppc64le as a component of Red Hat OpenShift Container Platform 4.18",
          "product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/metallb-rhel9@sha256:25000077776757fd46aa82464b734e6d0244770bde809d7fa43465a563d678e1_ppc64le"
        },
        "product_reference": "registry.redhat.io/openshift4/metallb-rhel9@sha256:25000077776757fd46aa82464b734e6d0244770bde809d7fa43465a563d678e1_ppc64le",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/metallb-rhel9@sha256:49bd0b670bae19a31629e92805fd17416d99f6a56e68c19d8ace6157387e6063_s390x as a component of Red Hat OpenShift Container Platform 4.18",
          "product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/metallb-rhel9@sha256:49bd0b670bae19a31629e92805fd17416d99f6a56e68c19d8ace6157387e6063_s390x"
        },
        "product_reference": "registry.redhat.io/openshift4/metallb-rhel9@sha256:49bd0b670bae19a31629e92805fd17416d99f6a56e68c19d8ace6157387e6063_s390x",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/metallb-rhel9@sha256:5e577eca87366470b2ddae310fc483bb3340606eea4ea3a7bdc414640a2c1ede_arm64 as a component of Red Hat OpenShift Container Platform 4.18",
          "product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/metallb-rhel9@sha256:5e577eca87366470b2ddae310fc483bb3340606eea4ea3a7bdc414640a2c1ede_arm64"
        },
        "product_reference": "registry.redhat.io/openshift4/metallb-rhel9@sha256:5e577eca87366470b2ddae310fc483bb3340606eea4ea3a7bdc414640a2c1ede_arm64",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/metallb-rhel9@sha256:c969254151b9347fb9cb2454d8136ebd3b7e7ec48abce1f852a2aebd297af2c8_amd64 as a component of Red Hat OpenShift Container Platform 4.18",
          "product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/metallb-rhel9@sha256:c969254151b9347fb9cb2454d8136ebd3b7e7ec48abce1f852a2aebd297af2c8_amd64"
        },
        "product_reference": "registry.redhat.io/openshift4/metallb-rhel9@sha256:c969254151b9347fb9cb2454d8136ebd3b7e7ec48abce1f852a2aebd297af2c8_amd64",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/nmstate-console-plugin-rhel9@sha256:27fb5a54aab6d8ed2f8de013cd693c584a2f5dab3babd42de7275b2b62f98a70_s390x as a component of Red Hat OpenShift Container Platform 4.18",
          "product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/nmstate-console-plugin-rhel9@sha256:27fb5a54aab6d8ed2f8de013cd693c584a2f5dab3babd42de7275b2b62f98a70_s390x"
        },
        "product_reference": "registry.redhat.io/openshift4/nmstate-console-plugin-rhel9@sha256:27fb5a54aab6d8ed2f8de013cd693c584a2f5dab3babd42de7275b2b62f98a70_s390x",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/nmstate-console-plugin-rhel9@sha256:bb176062a65a9f71b9d0ec30fa48020aa180b27ee34d65d3557e6e6ef06d529b_ppc64le as a component of Red Hat OpenShift Container Platform 4.18",
          "product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/nmstate-console-plugin-rhel9@sha256:bb176062a65a9f71b9d0ec30fa48020aa180b27ee34d65d3557e6e6ef06d529b_ppc64le"
        },
        "product_reference": "registry.redhat.io/openshift4/nmstate-console-plugin-rhel9@sha256:bb176062a65a9f71b9d0ec30fa48020aa180b27ee34d65d3557e6e6ef06d529b_ppc64le",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/nmstate-console-plugin-rhel9@sha256:ce518bb2be4e0919fe10bc6040c0a6b2dbc051520e7eb90fc8e54749af1cf242_amd64 as a component of Red Hat OpenShift Container Platform 4.18",
          "product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/nmstate-console-plugin-rhel9@sha256:ce518bb2be4e0919fe10bc6040c0a6b2dbc051520e7eb90fc8e54749af1cf242_amd64"
        },
        "product_reference": "registry.redhat.io/openshift4/nmstate-console-plugin-rhel9@sha256:ce518bb2be4e0919fe10bc6040c0a6b2dbc051520e7eb90fc8e54749af1cf242_amd64",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/nmstate-console-plugin-rhel9@sha256:fd719e9e29a4bc8b2f439ba4fe4496d48b6e10896094c21df592275cf7ce4437_arm64 as a component of Red Hat OpenShift Container Platform 4.18",
          "product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/nmstate-console-plugin-rhel9@sha256:fd719e9e29a4bc8b2f439ba4fe4496d48b6e10896094c21df592275cf7ce4437_arm64"
        },
        "product_reference": "registry.redhat.io/openshift4/nmstate-console-plugin-rhel9@sha256:fd719e9e29a4bc8b2f439ba4fe4496d48b6e10896094c21df592275cf7ce4437_arm64",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-ansible-rhel9-operator@sha256:04da30c2bdfecb75f1cb613dae6373972d3aaea635d765fb7b470842886fa7db_amd64 as a component of Red Hat OpenShift Container Platform 4.18",
          "product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ansible-rhel9-operator@sha256:04da30c2bdfecb75f1cb613dae6373972d3aaea635d765fb7b470842886fa7db_amd64"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-ansible-rhel9-operator@sha256:04da30c2bdfecb75f1cb613dae6373972d3aaea635d765fb7b470842886fa7db_amd64",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-ansible-rhel9-operator@sha256:147080edf2d4fbf2246c410f2c8c77f1b7eab5ab575b83e350c9e4fcf22f3c90_arm64 as a component of Red Hat OpenShift Container Platform 4.18",
          "product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ansible-rhel9-operator@sha256:147080edf2d4fbf2246c410f2c8c77f1b7eab5ab575b83e350c9e4fcf22f3c90_arm64"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-ansible-rhel9-operator@sha256:147080edf2d4fbf2246c410f2c8c77f1b7eab5ab575b83e350c9e4fcf22f3c90_arm64",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-ansible-rhel9-operator@sha256:6ef4780f2eafe7772c6e599e0f480b669f9963c2df0200e3129e5bc54843188e_ppc64le as a component of Red Hat OpenShift Container Platform 4.18",
          "product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ansible-rhel9-operator@sha256:6ef4780f2eafe7772c6e599e0f480b669f9963c2df0200e3129e5bc54843188e_ppc64le"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-ansible-rhel9-operator@sha256:6ef4780f2eafe7772c6e599e0f480b669f9963c2df0200e3129e5bc54843188e_ppc64le",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-ansible-rhel9-operator@sha256:9f3aca3aca75849124e1293ee4529f8a371f429a53d9764321e97f3bbf630196_s390x as a component of Red Hat OpenShift Container Platform 4.18",
          "product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ansible-rhel9-operator@sha256:9f3aca3aca75849124e1293ee4529f8a371f429a53d9764321e97f3bbf630196_s390x"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-ansible-rhel9-operator@sha256:9f3aca3aca75849124e1293ee4529f8a371f429a53d9764321e97f3bbf630196_s390x",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-aws-efs-csi-driver-container-rhel9@sha256:c318ae299401ade657ca6971cdc76f5437b5c523c0b74eba3061ec95772f6a0e_arm64 as a component of Red Hat OpenShift Container Platform 4.18",
          "product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-aws-efs-csi-driver-container-rhel9@sha256:c318ae299401ade657ca6971cdc76f5437b5c523c0b74eba3061ec95772f6a0e_arm64"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-aws-efs-csi-driver-container-rhel9@sha256:c318ae299401ade657ca6971cdc76f5437b5c523c0b74eba3061ec95772f6a0e_arm64",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-aws-efs-csi-driver-container-rhel9@sha256:c57f3cef78f88b9e57506d955d84f14e5c865ccac529431b4c8126fd46ed5af2_amd64 as a component of Red Hat OpenShift Container Platform 4.18",
          "product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-aws-efs-csi-driver-container-rhel9@sha256:c57f3cef78f88b9e57506d955d84f14e5c865ccac529431b4c8126fd46ed5af2_amd64"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-aws-efs-csi-driver-container-rhel9@sha256:c57f3cef78f88b9e57506d955d84f14e5c865ccac529431b4c8126fd46ed5af2_amd64",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-aws-efs-csi-driver-rhel9-operator@sha256:d2c1ec9c158241eb3b5c5e2eb8d4369ef72c9bb8f3c2b607b7c33d5e5ee9a1bf_arm64 as a component of Red Hat OpenShift Container Platform 4.18",
          "product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-aws-efs-csi-driver-rhel9-operator@sha256:d2c1ec9c158241eb3b5c5e2eb8d4369ef72c9bb8f3c2b607b7c33d5e5ee9a1bf_arm64"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-aws-efs-csi-driver-rhel9-operator@sha256:d2c1ec9c158241eb3b5c5e2eb8d4369ef72c9bb8f3c2b607b7c33d5e5ee9a1bf_arm64",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-aws-efs-csi-driver-rhel9-operator@sha256:d94bae845eedf5736e38420c6c989d63d836f5d8a1f1f734a16b79924926575f_amd64 as a component of Red Hat OpenShift Container Platform 4.18",
          "product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-aws-efs-csi-driver-rhel9-operator@sha256:d94bae845eedf5736e38420c6c989d63d836f5d8a1f1f734a16b79924926575f_amd64"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-aws-efs-csi-driver-rhel9-operator@sha256:d94bae845eedf5736e38420c6c989d63d836f5d8a1f1f734a16b79924926575f_amd64",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-cloud-event-proxy-rhel9@sha256:2c272c39c7ef7c2c50ef6f952881dd0ca438865717c6e9872e49169249c2754d_ppc64le as a component of Red Hat OpenShift Container Platform 4.18",
          "product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cloud-event-proxy-rhel9@sha256:2c272c39c7ef7c2c50ef6f952881dd0ca438865717c6e9872e49169249c2754d_ppc64le"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-cloud-event-proxy-rhel9@sha256:2c272c39c7ef7c2c50ef6f952881dd0ca438865717c6e9872e49169249c2754d_ppc64le",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-cloud-event-proxy-rhel9@sha256:4ce3518136af20fc50eee638d8e4d8e26e6b7d39e59e85837a53d200708a93a9_amd64 as a component of Red Hat OpenShift Container Platform 4.18",
          "product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cloud-event-proxy-rhel9@sha256:4ce3518136af20fc50eee638d8e4d8e26e6b7d39e59e85837a53d200708a93a9_amd64"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-cloud-event-proxy-rhel9@sha256:4ce3518136af20fc50eee638d8e4d8e26e6b7d39e59e85837a53d200708a93a9_amd64",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-cloud-event-proxy-rhel9@sha256:e5c81f64c24daf664f3ad90c510a06184246fa34e89c996a98c3b8dcaac5f6a8_arm64 as a component of Red Hat OpenShift Container Platform 4.18",
          "product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cloud-event-proxy-rhel9@sha256:e5c81f64c24daf664f3ad90c510a06184246fa34e89c996a98c3b8dcaac5f6a8_arm64"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-cloud-event-proxy-rhel9@sha256:e5c81f64c24daf664f3ad90c510a06184246fa34e89c996a98c3b8dcaac5f6a8_arm64",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-cluster-capacity-rhel9@sha256:14e2935b0cdf5b923dff6b1c54a6f81f63c37b1735e7d2dcfd29d6d9c78abb26_ppc64le as a component of Red Hat OpenShift Container Platform 4.18",
          "product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-capacity-rhel9@sha256:14e2935b0cdf5b923dff6b1c54a6f81f63c37b1735e7d2dcfd29d6d9c78abb26_ppc64le"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-cluster-capacity-rhel9@sha256:14e2935b0cdf5b923dff6b1c54a6f81f63c37b1735e7d2dcfd29d6d9c78abb26_ppc64le",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-cluster-capacity-rhel9@sha256:c6228239550a5d466634393db1ae7d96f1f6e5af2c3b974f600e2ced955bc2b3_arm64 as a component of Red Hat OpenShift Container Platform 4.18",
          "product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-capacity-rhel9@sha256:c6228239550a5d466634393db1ae7d96f1f6e5af2c3b974f600e2ced955bc2b3_arm64"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-cluster-capacity-rhel9@sha256:c6228239550a5d466634393db1ae7d96f1f6e5af2c3b974f600e2ced955bc2b3_arm64",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-cluster-capacity-rhel9@sha256:e93752a29302d9869b62b0e01ae0e7b0f81542eae556938a38971be75faf771c_amd64 as a component of Red Hat OpenShift Container Platform 4.18",
          "product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-capacity-rhel9@sha256:e93752a29302d9869b62b0e01ae0e7b0f81542eae556938a38971be75faf771c_amd64"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-cluster-capacity-rhel9@sha256:e93752a29302d9869b62b0e01ae0e7b0f81542eae556938a38971be75faf771c_amd64",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-cluster-capacity-rhel9@sha256:fd1255785b604364707fd81c19f80f0e87a8d989072a6ed902b1abbc52a6dc59_s390x as a component of Red Hat OpenShift Container Platform 4.18",
          "product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-capacity-rhel9@sha256:fd1255785b604364707fd81c19f80f0e87a8d989072a6ed902b1abbc52a6dc59_s390x"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-cluster-capacity-rhel9@sha256:fd1255785b604364707fd81c19f80f0e87a8d989072a6ed902b1abbc52a6dc59_s390x",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-cluster-nfd-rhel9-operator@sha256:0a4250ec42ec09c81d249e688afe78c9ee553619d1e91e5e8cc4b93ece232c70_s390x as a component of Red Hat OpenShift Container Platform 4.18",
          "product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-nfd-rhel9-operator@sha256:0a4250ec42ec09c81d249e688afe78c9ee553619d1e91e5e8cc4b93ece232c70_s390x"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-cluster-nfd-rhel9-operator@sha256:0a4250ec42ec09c81d249e688afe78c9ee553619d1e91e5e8cc4b93ece232c70_s390x",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-cluster-nfd-rhel9-operator@sha256:b174b2d2a62e48da898cd3efb8a8ad111d79bacfc10dc8a03cdaef14d99fef96_arm64 as a component of Red Hat OpenShift Container Platform 4.18",
          "product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-nfd-rhel9-operator@sha256:b174b2d2a62e48da898cd3efb8a8ad111d79bacfc10dc8a03cdaef14d99fef96_arm64"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-cluster-nfd-rhel9-operator@sha256:b174b2d2a62e48da898cd3efb8a8ad111d79bacfc10dc8a03cdaef14d99fef96_arm64",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-cluster-nfd-rhel9-operator@sha256:b8127348feff6f9c26b4b289f00f0830a0ae2f338312eb4a69b7272d5ddca3d1_amd64 as a component of Red Hat OpenShift Container Platform 4.18",
          "product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-nfd-rhel9-operator@sha256:b8127348feff6f9c26b4b289f00f0830a0ae2f338312eb4a69b7272d5ddca3d1_amd64"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-cluster-nfd-rhel9-operator@sha256:b8127348feff6f9c26b4b289f00f0830a0ae2f338312eb4a69b7272d5ddca3d1_amd64",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-cluster-nfd-rhel9-operator@sha256:fc7c403c83f89dfffecd45a02324246fb56511760c4f57f41841965dc8e65f52_ppc64le as a component of Red Hat OpenShift Container Platform 4.18",
          "product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-nfd-rhel9-operator@sha256:fc7c403c83f89dfffecd45a02324246fb56511760c4f57f41841965dc8e65f52_ppc64le"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-cluster-nfd-rhel9-operator@sha256:fc7c403c83f89dfffecd45a02324246fb56511760c4f57f41841965dc8e65f52_ppc64le",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9-operator@sha256:0425553e7e541173610fde81690f30e269fc3004c0e43926cbafff9bc2f57e8c_s390x as a component of Red Hat OpenShift Container Platform 4.18",
          "product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9-operator@sha256:0425553e7e541173610fde81690f30e269fc3004c0e43926cbafff9bc2f57e8c_s390x"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9-operator@sha256:0425553e7e541173610fde81690f30e269fc3004c0e43926cbafff9bc2f57e8c_s390x",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9-operator@sha256:2b64013f845e4f6c4b3a070be56007554454684b529a53e994884a28b38899a2_ppc64le as a component of Red Hat OpenShift Container Platform 4.18",
          "product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9-operator@sha256:2b64013f845e4f6c4b3a070be56007554454684b529a53e994884a28b38899a2_ppc64le"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9-operator@sha256:2b64013f845e4f6c4b3a070be56007554454684b529a53e994884a28b38899a2_ppc64le",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9-operator@sha256:706d812093e4bcbfa6f720cf1eea24282ecdb5efe2cb51c4fd214064da6de225_amd64 as a component of Red Hat OpenShift Container Platform 4.18",
          "product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9-operator@sha256:706d812093e4bcbfa6f720cf1eea24282ecdb5efe2cb51c4fd214064da6de225_amd64"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9-operator@sha256:706d812093e4bcbfa6f720cf1eea24282ecdb5efe2cb51c4fd214064da6de225_amd64",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9-operator@sha256:83b8dee64a009741c901b7ccaee8f76399294855fc925481bd204b254415c1ce_arm64 as a component of Red Hat OpenShift Container Platform 4.18",
          "product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9-operator@sha256:83b8dee64a009741c901b7ccaee8f76399294855fc925481bd204b254415c1ce_arm64"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9-operator@sha256:83b8dee64a009741c901b7ccaee8f76399294855fc925481bd204b254415c1ce_arm64",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9@sha256:543a2e8654829b30e35c183cdd27b6762cacef3edf7b869375edffaafd5019af_s390x as a component of Red Hat OpenShift Container Platform 4.18",
          "product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9@sha256:543a2e8654829b30e35c183cdd27b6762cacef3edf7b869375edffaafd5019af_s390x"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9@sha256:543a2e8654829b30e35c183cdd27b6762cacef3edf7b869375edffaafd5019af_s390x",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9@sha256:55b7717a83e7cdd1820e4e7f55ad6ff64c8109e3aa0820a765dc7df5f6b715d3_arm64 as a component of Red Hat OpenShift Container Platform 4.18",
          "product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9@sha256:55b7717a83e7cdd1820e4e7f55ad6ff64c8109e3aa0820a765dc7df5f6b715d3_arm64"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9@sha256:55b7717a83e7cdd1820e4e7f55ad6ff64c8109e3aa0820a765dc7df5f6b715d3_arm64",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9@sha256:80643a3e0a56a3ba4b97c51f00c07609b8a0588bfa41fa4bb9c55b874a333f95_amd64 as a component of Red Hat OpenShift Container Platform 4.18",
          "product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9@sha256:80643a3e0a56a3ba4b97c51f00c07609b8a0588bfa41fa4bb9c55b874a333f95_amd64"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9@sha256:80643a3e0a56a3ba4b97c51f00c07609b8a0588bfa41fa4bb9c55b874a333f95_amd64",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9@sha256:de6ad5df9cc1a8560dab9d839976e5dce752f7070bc49c969bf295b82ed915ae_ppc64le as a component of Red Hat OpenShift Container Platform 4.18",
          "product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9@sha256:de6ad5df9cc1a8560dab9d839976e5dce752f7070bc49c969bf295b82ed915ae_ppc64le"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9@sha256:de6ad5df9cc1a8560dab9d839976e5dce752f7070bc49c969bf295b82ed915ae_ppc64le",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:0c3e72fa750356a24554a93a44432b5f01b214fbf6d8906d6cdc21668b152418_ppc64le as a component of Red Hat OpenShift Container Platform 4.18",
          "product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:0c3e72fa750356a24554a93a44432b5f01b214fbf6d8906d6cdc21668b152418_ppc64le"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:0c3e72fa750356a24554a93a44432b5f01b214fbf6d8906d6cdc21668b152418_ppc64le",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:4ef8e4c19b654c79350cc593e702fff236a14765c4546b9a09ec7bb581e09f06_s390x as a component of Red Hat OpenShift Container Platform 4.18",
          "product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:4ef8e4c19b654c79350cc593e702fff236a14765c4546b9a09ec7bb581e09f06_s390x"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:4ef8e4c19b654c79350cc593e702fff236a14765c4546b9a09ec7bb581e09f06_s390x",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:b5c52688b356079ef4623fe19f3c8c1b91dfe8238d70419a713b93649ff2fbb9_amd64 as a component of Red Hat OpenShift Container Platform 4.18",
          "product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:b5c52688b356079ef4623fe19f3c8c1b91dfe8238d70419a713b93649ff2fbb9_amd64"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:b5c52688b356079ef4623fe19f3c8c1b91dfe8238d70419a713b93649ff2fbb9_amd64",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:b73a90bb65dd237cd64f39b2f02b59ea096a4dc23a860f92c98d8e73c5fed6a2_arm64 as a component of Red Hat OpenShift Container Platform 4.18",
          "product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:b73a90bb65dd237cd64f39b2f02b59ea096a4dc23a860f92c98d8e73c5fed6a2_arm64"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:b73a90bb65dd237cd64f39b2f02b59ea096a4dc23a860f92c98d8e73c5fed6a2_arm64",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:241566b633f35d6c91f623e68c0f65ac739a9b51415044ce7cb98bebeb597d4f_amd64 as a component of Red Hat OpenShift Container Platform 4.18",
          "product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:241566b633f35d6c91f623e68c0f65ac739a9b51415044ce7cb98bebeb597d4f_amd64"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:241566b633f35d6c91f623e68c0f65ac739a9b51415044ce7cb98bebeb597d4f_amd64",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:344cc282545fa33be767a767f2d68ea7a1cc12b27aac4a8edfbe1ba9f8c4fed3_s390x as a component of Red Hat OpenShift Container Platform 4.18",
          "product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:344cc282545fa33be767a767f2d68ea7a1cc12b27aac4a8edfbe1ba9f8c4fed3_s390x"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:344cc282545fa33be767a767f2d68ea7a1cc12b27aac4a8edfbe1ba9f8c4fed3_s390x",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:a0a291d8c03b8ee085da84e5fb6f017462ff8104651f3c0f9fa642e049e14020_arm64 as a component of Red Hat OpenShift Container Platform 4.18",
          "product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:a0a291d8c03b8ee085da84e5fb6f017462ff8104651f3c0f9fa642e049e14020_arm64"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:a0a291d8c03b8ee085da84e5fb6f017462ff8104651f3c0f9fa642e049e14020_arm64",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:ad6889e93b8245275afd6f5f529b814f153eaffc4e62ceebaf68959958d6d0cb_ppc64le as a component of Red Hat OpenShift Container Platform 4.18",
          "product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:ad6889e93b8245275afd6f5f529b814f153eaffc4e62ceebaf68959958d6d0cb_ppc64le"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:ad6889e93b8245275afd6f5f529b814f153eaffc4e62ceebaf68959958d6d0cb_ppc64le",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:09de5d5d2005d9c61b3a92daab6ed2a738bb03d618bfebbe28ce8db7abb4ddad_ppc64le as a component of Red Hat OpenShift Container Platform 4.18",
          "product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:09de5d5d2005d9c61b3a92daab6ed2a738bb03d618bfebbe28ce8db7abb4ddad_ppc64le"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:09de5d5d2005d9c61b3a92daab6ed2a738bb03d618bfebbe28ce8db7abb4ddad_ppc64le",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:319ab784e7a1cca6002cf1d27e7632d94bd4508df29c7342a740df0978d24f5c_arm64 as a component of Red Hat OpenShift Container Platform 4.18",
          "product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:319ab784e7a1cca6002cf1d27e7632d94bd4508df29c7342a740df0978d24f5c_arm64"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:319ab784e7a1cca6002cf1d27e7632d94bd4508df29c7342a740df0978d24f5c_arm64",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:59daeeb2624a86cb11a5837a4ea3be038676b7484c7ca44d41dced2cf355002d_amd64 as a component of Red Hat OpenShift Container Platform 4.18",
          "product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:59daeeb2624a86cb11a5837a4ea3be038676b7484c7ca44d41dced2cf355002d_amd64"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:59daeeb2624a86cb11a5837a4ea3be038676b7484c7ca44d41dced2cf355002d_amd64",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:8ce671b2c6a745f7b11744fb172ee74e0b770661a5c7824bb40024095b791931_s390x as a component of Red Hat OpenShift Container Platform 4.18",
          "product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:8ce671b2c6a745f7b11744fb172ee74e0b770661a5c7824bb40024095b791931_s390x"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:8ce671b2c6a745f7b11744fb172ee74e0b770661a5c7824bb40024095b791931_s390x",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-dpu-cni-rhel9@sha256:0e8af5a8ba7faef6dad9598bf9b452b17a7b44900218cabe0f501c500bf01430_s390x as a component of Red Hat OpenShift Container Platform 4.18",
          "product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-dpu-cni-rhel9@sha256:0e8af5a8ba7faef6dad9598bf9b452b17a7b44900218cabe0f501c500bf01430_s390x"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-dpu-cni-rhel9@sha256:0e8af5a8ba7faef6dad9598bf9b452b17a7b44900218cabe0f501c500bf01430_s390x",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-dpu-cni-rhel9@sha256:298c6c1778465f11e6c4a87ac5af7653e757e0ae28abb3274217be560546610a_arm64 as a component of Red Hat OpenShift Container Platform 4.18",
          "product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-dpu-cni-rhel9@sha256:298c6c1778465f11e6c4a87ac5af7653e757e0ae28abb3274217be560546610a_arm64"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-dpu-cni-rhel9@sha256:298c6c1778465f11e6c4a87ac5af7653e757e0ae28abb3274217be560546610a_arm64",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-dpu-cni-rhel9@sha256:472b6378f4c5b98e9b89e2108080fdd7b5e2e0ed3a6e6582c8f4908d16a07d28_ppc64le as a component of Red Hat OpenShift Container Platform 4.18",
          "product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-dpu-cni-rhel9@sha256:472b6378f4c5b98e9b89e2108080fdd7b5e2e0ed3a6e6582c8f4908d16a07d28_ppc64le"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-dpu-cni-rhel9@sha256:472b6378f4c5b98e9b89e2108080fdd7b5e2e0ed3a6e6582c8f4908d16a07d28_ppc64le",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-dpu-cni-rhel9@sha256:b2c26922aa38b79a274bbb5e9e8559d147386088c0d676beed82132358c0c284_amd64 as a component of Red Hat OpenShift Container Platform 4.18",
          "product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-dpu-cni-rhel9@sha256:b2c26922aa38b79a274bbb5e9e8559d147386088c0d676beed82132358c0c284_amd64"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-dpu-cni-rhel9@sha256:b2c26922aa38b79a274bbb5e9e8559d147386088c0d676beed82132358c0c284_amd64",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-dpu-daemon-rhel9@sha256:37f4a0c66441d96d3fd177291e67b9b06417da7e93cfd081ea1848db08616c44_amd64 as a component of Red Hat OpenShift Container Platform 4.18",
          "product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-dpu-daemon-rhel9@sha256:37f4a0c66441d96d3fd177291e67b9b06417da7e93cfd081ea1848db08616c44_amd64"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-dpu-daemon-rhel9@sha256:37f4a0c66441d96d3fd177291e67b9b06417da7e93cfd081ea1848db08616c44_amd64",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-dpu-daemon-rhel9@sha256:596d0526a4811f0e7d552c7483aaee7f3f17421e664867966c8951afd9adfe5d_s390x as a component of Red Hat OpenShift Container Platform 4.18",
          "product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-dpu-daemon-rhel9@sha256:596d0526a4811f0e7d552c7483aaee7f3f17421e664867966c8951afd9adfe5d_s390x"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-dpu-daemon-rhel9@sha256:596d0526a4811f0e7d552c7483aaee7f3f17421e664867966c8951afd9adfe5d_s390x",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-dpu-daemon-rhel9@sha256:86ed181d2d65e8626f1a7f105f2c4433b773d5bf8cbb2e815a0e47b49644fdbe_ppc64le as a component of Red Hat OpenShift Container Platform 4.18",
          "product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-dpu-daemon-rhel9@sha256:86ed181d2d65e8626f1a7f105f2c4433b773d5bf8cbb2e815a0e47b49644fdbe_ppc64le"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-dpu-daemon-rhel9@sha256:86ed181d2d65e8626f1a7f105f2c4433b773d5bf8cbb2e815a0e47b49644fdbe_ppc64le",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-dpu-daemon-rhel9@sha256:8f1f2d6f8468d9ee1108a7f9ac614eedc1610cdf80aac8c32c9395d881d61322_arm64 as a component of Red Hat OpenShift Container Platform 4.18",
          "product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-dpu-daemon-rhel9@sha256:8f1f2d6f8468d9ee1108a7f9ac614eedc1610cdf80aac8c32c9395d881d61322_arm64"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-dpu-daemon-rhel9@sha256:8f1f2d6f8468d9ee1108a7f9ac614eedc1610cdf80aac8c32c9395d881d61322_arm64",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-dpu-rhel9-operator@sha256:05782487e1ba1a7950b27bae228796b233f26fe9041a9076af967db8a4b2591c_arm64 as a component of Red Hat OpenShift Container Platform 4.18",
          "product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-dpu-rhel9-operator@sha256:05782487e1ba1a7950b27bae228796b233f26fe9041a9076af967db8a4b2591c_arm64"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-dpu-rhel9-operator@sha256:05782487e1ba1a7950b27bae228796b233f26fe9041a9076af967db8a4b2591c_arm64",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-dpu-rhel9-operator@sha256:39a576f80b237e0ceee72cf92eb023f5f687cd23da73cef0256fd5909daaf61b_ppc64le as a component of Red Hat OpenShift Container Platform 4.18",
          "product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-dpu-rhel9-operator@sha256:39a576f80b237e0ceee72cf92eb023f5f687cd23da73cef0256fd5909daaf61b_ppc64le"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-dpu-rhel9-operator@sha256:39a576f80b237e0ceee72cf92eb023f5f687cd23da73cef0256fd5909daaf61b_ppc64le",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-dpu-rhel9-operator@sha256:43cc3b3d1ab250522cec2069d90ca3dcbf5ff9486466ab4cafd066be8f381c42_amd64 as a component of Red Hat OpenShift Container Platform 4.18",
          "product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-dpu-rhel9-operator@sha256:43cc3b3d1ab250522cec2069d90ca3dcbf5ff9486466ab4cafd066be8f381c42_amd64"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-dpu-rhel9-operator@sha256:43cc3b3d1ab250522cec2069d90ca3dcbf5ff9486466ab4cafd066be8f381c42_amd64",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-dpu-rhel9-operator@sha256:d5befb00ee7908438be6f0103de621bac92772807ff59954b8a05287b8e53035_s390x as a component of Red Hat OpenShift Container Platform 4.18",
          "product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-dpu-rhel9-operator@sha256:d5befb00ee7908438be6f0103de621bac92772807ff59954b8a05287b8e53035_s390x"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-dpu-rhel9-operator@sha256:d5befb00ee7908438be6f0103de621bac92772807ff59954b8a05287b8e53035_s390x",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-egress-dns-proxy-rhel9@sha256:0cb366a7f6a6eae3acba6f25084003b01f69e26c6a09e4d79840b7ecd9a1d74f_s390x as a component of Red Hat OpenShift Container Platform 4.18",
          "product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-egress-dns-proxy-rhel9@sha256:0cb366a7f6a6eae3acba6f25084003b01f69e26c6a09e4d79840b7ecd9a1d74f_s390x"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-egress-dns-proxy-rhel9@sha256:0cb366a7f6a6eae3acba6f25084003b01f69e26c6a09e4d79840b7ecd9a1d74f_s390x",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-egress-dns-proxy-rhel9@sha256:41927dc6dabda6dd12eac83970e62cc489291552916c3472dee5af1348684464_ppc64le as a component of Red Hat OpenShift Container Platform 4.18",
          "product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-egress-dns-proxy-rhel9@sha256:41927dc6dabda6dd12eac83970e62cc489291552916c3472dee5af1348684464_ppc64le"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-egress-dns-proxy-rhel9@sha256:41927dc6dabda6dd12eac83970e62cc489291552916c3472dee5af1348684464_ppc64le",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-egress-dns-proxy-rhel9@sha256:9c6894f50357006abafb826e18fbae647c406fb58c55369d7efb441c12cc8bc1_arm64 as a component of Red Hat OpenShift Container Platform 4.18",
          "product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-egress-dns-proxy-rhel9@sha256:9c6894f50357006abafb826e18fbae647c406fb58c55369d7efb441c12cc8bc1_arm64"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-egress-dns-proxy-rhel9@sha256:9c6894f50357006abafb826e18fbae647c406fb58c55369d7efb441c12cc8bc1_arm64",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-egress-dns-proxy-rhel9@sha256:afef1d9ee8e8d945597d7f9da0fb53e27ff97896178fc234a96fc0caeeec2a94_amd64 as a component of Red Hat OpenShift Container Platform 4.18",
          "product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-egress-dns-proxy-rhel9@sha256:afef1d9ee8e8d945597d7f9da0fb53e27ff97896178fc234a96fc0caeeec2a94_amd64"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-egress-dns-proxy-rhel9@sha256:afef1d9ee8e8d945597d7f9da0fb53e27ff97896178fc234a96fc0caeeec2a94_amd64",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-egress-http-proxy-rhel9@sha256:0b53b485d641407b73a63aa766cbd8797070b2ead2034c53dd74a020698cc5cb_s390x as a component of Red Hat OpenShift Container Platform 4.18",
          "product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-egress-http-proxy-rhel9@sha256:0b53b485d641407b73a63aa766cbd8797070b2ead2034c53dd74a020698cc5cb_s390x"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-egress-http-proxy-rhel9@sha256:0b53b485d641407b73a63aa766cbd8797070b2ead2034c53dd74a020698cc5cb_s390x",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-egress-http-proxy-rhel9@sha256:921e2f80aa495614362a56fba14c40f933e49912f6dfbeee0bdbd6e02193c293_arm64 as a component of Red Hat OpenShift Container Platform 4.18",
          "product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-egress-http-proxy-rhel9@sha256:921e2f80aa495614362a56fba14c40f933e49912f6dfbeee0bdbd6e02193c293_arm64"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-egress-http-proxy-rhel9@sha256:921e2f80aa495614362a56fba14c40f933e49912f6dfbeee0bdbd6e02193c293_arm64",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-egress-http-proxy-rhel9@sha256:9cd2eb3151d6c23dd67924e6f86857965393e0fdda0a5e2be74702b2519a2d52_amd64 as a component of Red Hat OpenShift Container Platform 4.18",
          "product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-egress-http-proxy-rhel9@sha256:9cd2eb3151d6c23dd67924e6f86857965393e0fdda0a5e2be74702b2519a2d52_amd64"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-egress-http-proxy-rhel9@sha256:9cd2eb3151d6c23dd67924e6f86857965393e0fdda0a5e2be74702b2519a2d52_amd64",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-egress-http-proxy-rhel9@sha256:c93e71c5a90e5e5de0c2eb7585f5e9ed45fbdac4d8a80aa1c21d559f4e710adc_ppc64le as a component of Red Hat OpenShift Container Platform 4.18",
          "product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-egress-http-proxy-rhel9@sha256:c93e71c5a90e5e5de0c2eb7585f5e9ed45fbdac4d8a80aa1c21d559f4e710adc_ppc64le"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-egress-http-proxy-rhel9@sha256:c93e71c5a90e5e5de0c2eb7585f5e9ed45fbdac4d8a80aa1c21d559f4e710adc_ppc64le",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-egress-router-rhel9@sha256:3e773c55a1e7f95cca479f791666938cd858f55aece94f7772ad18a1da8ddc4e_ppc64le as a component of Red Hat OpenShift Container Platform 4.18",
          "product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-egress-router-rhel9@sha256:3e773c55a1e7f95cca479f791666938cd858f55aece94f7772ad18a1da8ddc4e_ppc64le"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-egress-router-rhel9@sha256:3e773c55a1e7f95cca479f791666938cd858f55aece94f7772ad18a1da8ddc4e_ppc64le",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-egress-router-rhel9@sha256:6cb7c0fda50b306d71011094773bb99b92bc683ff07ce65f490232b8d98e3e44_s390x as a component of Red Hat OpenShift Container Platform 4.18",
          "product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-egress-router-rhel9@sha256:6cb7c0fda50b306d71011094773bb99b92bc683ff07ce65f490232b8d98e3e44_s390x"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-egress-router-rhel9@sha256:6cb7c0fda50b306d71011094773bb99b92bc683ff07ce65f490232b8d98e3e44_s390x",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-egress-router-rhel9@sha256:a5061b81ff01ff1d8cb3bb1dad277d827a8da7b2a829961bf443dc9d14ea8b6f_arm64 as a component of Red Hat OpenShift Container Platform 4.18",
          "product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-egress-router-rhel9@sha256:a5061b81ff01ff1d8cb3bb1dad277d827a8da7b2a829961bf443dc9d14ea8b6f_arm64"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-egress-router-rhel9@sha256:a5061b81ff01ff1d8cb3bb1dad277d827a8da7b2a829961bf443dc9d14ea8b6f_arm64",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-egress-router-rhel9@sha256:bf45beb97cf3c1fa4d1da2dc6cfb213a0f06fabd81f0ddd9923027397f855315_amd64 as a component of Red Hat OpenShift Container Platform 4.18",
          "product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-egress-router-rhel9@sha256:bf45beb97cf3c1fa4d1da2dc6cfb213a0f06fabd81f0ddd9923027397f855315_amd64"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-egress-router-rhel9@sha256:bf45beb97cf3c1fa4d1da2dc6cfb213a0f06fabd81f0ddd9923027397f855315_amd64",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel9-operator@sha256:1de89e3b305d3338984b3e406f9d1a0474123316187ac4e274826c0715189e41_ppc64le as a component of Red Hat OpenShift Container Platform 4.18",
          "product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel9-operator@sha256:1de89e3b305d3338984b3e406f9d1a0474123316187ac4e274826c0715189e41_ppc64le"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel9-operator@sha256:1de89e3b305d3338984b3e406f9d1a0474123316187ac4e274826c0715189e41_ppc64le",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel9-operator@sha256:c4f0625bf1b9cbf424199d34c1df6bee2384bc4e927cdc9ba186b90c737d3416_amd64 as a component of Red Hat OpenShift Container Platform 4.18",
          "product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel9-operator@sha256:c4f0625bf1b9cbf424199d34c1df6bee2384bc4e927cdc9ba186b90c737d3416_amd64"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel9-operator@sha256:c4f0625bf1b9cbf424199d34c1df6bee2384bc4e927cdc9ba186b90c737d3416_amd64",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel9-operator@sha256:fd49dd203a9388dd6181d590b9ced12d29d9f532b3dc775d1554541e77587822_arm64 as a component of Red Hat OpenShift Container Platform 4.18",
          "product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel9-operator@sha256:fd49dd203a9388dd6181d590b9ced12d29d9f532b3dc775d1554541e77587822_arm64"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel9-operator@sha256:fd49dd203a9388dd6181d590b9ced12d29d9f532b3dc775d1554541e77587822_arm64",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel9@sha256:1e823d90e7e518361736d41a6f25bc14e8fd9e2768aee4a30b2230c23acc37b4_amd64 as a component of Red Hat OpenShift Container Platform 4.18",
          "product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel9@sha256:1e823d90e7e518361736d41a6f25bc14e8fd9e2768aee4a30b2230c23acc37b4_amd64"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel9@sha256:1e823d90e7e518361736d41a6f25bc14e8fd9e2768aee4a30b2230c23acc37b4_amd64",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel9@sha256:3047322d341f277552708eaa0a28ba53d06e8dad9f478f1672dc3a97e7e46656_arm64 as a component of Red Hat OpenShift Container Platform 4.18",
          "product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel9@sha256:3047322d341f277552708eaa0a28ba53d06e8dad9f478f1672dc3a97e7e46656_arm64"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel9@sha256:3047322d341f277552708eaa0a28ba53d06e8dad9f478f1672dc3a97e7e46656_arm64",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel9@sha256:9cc69b88fcec462b1e476c040ec7dc9a3db5e14cb2186721d42415303e230733_ppc64le as a component of Red Hat OpenShift Container Platform 4.18",
          "product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel9@sha256:9cc69b88fcec462b1e476c040ec7dc9a3db5e14cb2186721d42415303e230733_ppc64le"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel9@sha256:9cc69b88fcec462b1e476c040ec7dc9a3db5e14cb2186721d42415303e230733_ppc64le",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-helm-rhel9-operator@sha256:4255af1bc1ce69febcb361d46b7c033c81141d4858d19d1280b4c34f9e8dced7_amd64 as a component of Red Hat OpenShift Container Platform 4.18",
          "product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-helm-rhel9-operator@sha256:4255af1bc1ce69febcb361d46b7c033c81141d4858d19d1280b4c34f9e8dced7_amd64"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-helm-rhel9-operator@sha256:4255af1bc1ce69febcb361d46b7c033c81141d4858d19d1280b4c34f9e8dced7_amd64",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-helm-rhel9-operator@sha256:4f4af4419d01db1916b9d8aee8cb413d648b4da3bc5c2bef82d9c9f2f2e31ded_ppc64le as a component of Red Hat OpenShift Container Platform 4.18",
          "product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-helm-rhel9-operator@sha256:4f4af4419d01db1916b9d8aee8cb413d648b4da3bc5c2bef82d9c9f2f2e31ded_ppc64le"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-helm-rhel9-operator@sha256:4f4af4419d01db1916b9d8aee8cb413d648b4da3bc5c2bef82d9c9f2f2e31ded_ppc64le",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-helm-rhel9-operator@sha256:aec7f16a186ee89ed3dac4a199b48f7698c85b2365006dfea554a2f73270078b_s390x as a component of Red Hat OpenShift Container Platform 4.18",
          "product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-helm-rhel9-operator@sha256:aec7f16a186ee89ed3dac4a199b48f7698c85b2365006dfea554a2f73270078b_s390x"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-helm-rhel9-operator@sha256:aec7f16a186ee89ed3dac4a199b48f7698c85b2365006dfea554a2f73270078b_s390x",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-helm-rhel9-operator@sha256:b68244eccdb67a5b67b9d932c15567da8c7e3e954034c5d347ffee65845120a5_arm64 as a component of Red Hat OpenShift Container Platform 4.18",
          "product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-helm-rhel9-operator@sha256:b68244eccdb67a5b67b9d932c15567da8c7e3e954034c5d347ffee65845120a5_arm64"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-helm-rhel9-operator@sha256:b68244eccdb67a5b67b9d932c15567da8c7e3e954034c5d347ffee65845120a5_arm64",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:676fdc5c2d5454407d4645ecf42f59bca81ad3ce1a0dfbbad680619c985dcc30_s390x as a component of Red Hat OpenShift Container Platform 4.18",
          "product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:676fdc5c2d5454407d4645ecf42f59bca81ad3ce1a0dfbbad680619c985dcc30_s390x"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:676fdc5c2d5454407d4645ecf42f59bca81ad3ce1a0dfbbad680619c985dcc30_s390x",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:9096065f000a9957647eb1019c5add1714a01d9c1d1ff208c943d14f33dc5c6a_arm64 as a component of Red Hat OpenShift Container Platform 4.18",
          "product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:9096065f000a9957647eb1019c5add1714a01d9c1d1ff208c943d14f33dc5c6a_arm64"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:9096065f000a9957647eb1019c5add1714a01d9c1d1ff208c943d14f33dc5c6a_arm64",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:eb3a92127fe7b7c559643040a16e52ba6f6b83dee78fafdaae421ebb3462135b_ppc64le as a component of Red Hat OpenShift Container Platform 4.18",
          "product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:eb3a92127fe7b7c559643040a16e52ba6f6b83dee78fafdaae421ebb3462135b_ppc64le"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:eb3a92127fe7b7c559643040a16e52ba6f6b83dee78fafdaae421ebb3462135b_ppc64le",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:fe92a3ba51b894f958c84a5878f3b9c184ad540630c4216614d6349a302d0cbe_amd64 as a component of Red Hat OpenShift Container Platform 4.18",
          "product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:fe92a3ba51b894f958c84a5878f3b9c184ad540630c4216614d6349a302d0cbe_amd64"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:fe92a3ba51b894f958c84a5878f3b9c184ad540630c4216614d6349a302d0cbe_amd64",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-local-storage-diskmaker-rhel9@sha256:51a949fee67b361079c0b8a4b4fd623cb8e0ca10dd214b3e38d13fd352742060_s390x as a component of Red Hat OpenShift Container Platform 4.18",
          "product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-local-storage-diskmaker-rhel9@sha256:51a949fee67b361079c0b8a4b4fd623cb8e0ca10dd214b3e38d13fd352742060_s390x"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-local-storage-diskmaker-rhel9@sha256:51a949fee67b361079c0b8a4b4fd623cb8e0ca10dd214b3e38d13fd352742060_s390x",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-local-storage-diskmaker-rhel9@sha256:61689dfa176f90b8a044519646b4ca73d39955ed15f01cef4e82e0759626201a_ppc64le as a component of Red Hat OpenShift Container Platform 4.18",
          "product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-local-storage-diskmaker-rhel9@sha256:61689dfa176f90b8a044519646b4ca73d39955ed15f01cef4e82e0759626201a_ppc64le"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-local-storage-diskmaker-rhel9@sha256:61689dfa176f90b8a044519646b4ca73d39955ed15f01cef4e82e0759626201a_ppc64le",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-local-storage-diskmaker-rhel9@sha256:f548dd548b926a70e39574c52e5f276f0dc29acf4b4b2f099564b9e4b4344346_amd64 as a component of Red Hat OpenShift Container Platform 4.18",
          "product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-local-storage-diskmaker-rhel9@sha256:f548dd548b926a70e39574c52e5f276f0dc29acf4b4b2f099564b9e4b4344346_amd64"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-local-storage-diskmaker-rhel9@sha256:f548dd548b926a70e39574c52e5f276f0dc29acf4b4b2f099564b9e4b4344346_amd64",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-local-storage-diskmaker-rhel9@sha256:f7143c30838d8b4ea72cc46b4a448baec3c9ea3f0b2dd6a182a0305f715ad431_arm64 as a component of Red Hat OpenShift Container Platform 4.18",
          "product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-local-storage-diskmaker-rhel9@sha256:f7143c30838d8b4ea72cc46b4a448baec3c9ea3f0b2dd6a182a0305f715ad431_arm64"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-local-storage-diskmaker-rhel9@sha256:f7143c30838d8b4ea72cc46b4a448baec3c9ea3f0b2dd6a182a0305f715ad431_arm64",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-local-storage-mustgather-rhel9@sha256:377cf0a041ed83dc3c21078b152842412c4e995c9194b40930baaf3c4ccf10e3_arm64 as a component of Red Hat OpenShift Container Platform 4.18",
          "product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-local-storage-mustgather-rhel9@sha256:377cf0a041ed83dc3c21078b152842412c4e995c9194b40930baaf3c4ccf10e3_arm64"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-local-storage-mustgather-rhel9@sha256:377cf0a041ed83dc3c21078b152842412c4e995c9194b40930baaf3c4ccf10e3_arm64",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-local-storage-mustgather-rhel9@sha256:3b3d23caaed6b0dd2507607d24438c0d51bb36545ba66b5c4422ceef9b9f8b14_s390x as a component of Red Hat OpenShift Container Platform 4.18",
          "product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-local-storage-mustgather-rhel9@sha256:3b3d23caaed6b0dd2507607d24438c0d51bb36545ba66b5c4422ceef9b9f8b14_s390x"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-local-storage-mustgather-rhel9@sha256:3b3d23caaed6b0dd2507607d24438c0d51bb36545ba66b5c4422ceef9b9f8b14_s390x",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-local-storage-mustgather-rhel9@sha256:9e1643b38fc43521dcaf09441f590d3fdf33859f8b5f4f69d03218daf3ff5ba8_ppc64le as a component of Red Hat OpenShift Container Platform 4.18",
          "product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-local-storage-mustgather-rhel9@sha256:9e1643b38fc43521dcaf09441f590d3fdf33859f8b5f4f69d03218daf3ff5ba8_ppc64le"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-local-storage-mustgather-rhel9@sha256:9e1643b38fc43521dcaf09441f590d3fdf33859f8b5f4f69d03218daf3ff5ba8_ppc64le",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-local-storage-mustgather-rhel9@sha256:a9deb9be96b4c226aeae56ab661054921f0c7bd3921614efee7c36da86b9fb11_amd64 as a component of Red Hat OpenShift Container Platform 4.18",
          "product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-local-storage-mustgather-rhel9@sha256:a9deb9be96b4c226aeae56ab661054921f0c7bd3921614efee7c36da86b9fb11_amd64"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-local-storage-mustgather-rhel9@sha256:a9deb9be96b4c226aeae56ab661054921f0c7bd3921614efee7c36da86b9fb11_amd64",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-local-storage-rhel9-operator@sha256:1c4a68b41993e20233b85ae0aa045185afd1ff962536a769060f2988d82ce3c9_ppc64le as a component of Red Hat OpenShift Container Platform 4.18",
          "product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-local-storage-rhel9-operator@sha256:1c4a68b41993e20233b85ae0aa045185afd1ff962536a769060f2988d82ce3c9_ppc64le"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-local-storage-rhel9-operator@sha256:1c4a68b41993e20233b85ae0aa045185afd1ff962536a769060f2988d82ce3c9_ppc64le",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-local-storage-rhel9-operator@sha256:29b3d0a2f03d11a0178c863385db0292489233456ec3b3391a473c59c5c62e55_amd64 as a component of Red Hat OpenShift Container Platform 4.18",
          "product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-local-storage-rhel9-operator@sha256:29b3d0a2f03d11a0178c863385db0292489233456ec3b3391a473c59c5c62e55_amd64"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-local-storage-rhel9-operator@sha256:29b3d0a2f03d11a0178c863385db0292489233456ec3b3391a473c59c5c62e55_amd64",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-local-storage-rhel9-operator@sha256:8331f858177a9d14262f3b2afa4bc1be20236648c8d1b6e8524694f851cf5cfc_arm64 as a component of Red Hat OpenShift Container Platform 4.18",
          "product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-local-storage-rhel9-operator@sha256:8331f858177a9d14262f3b2afa4bc1be20236648c8d1b6e8524694f851cf5cfc_arm64"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-local-storage-rhel9-operator@sha256:8331f858177a9d14262f3b2afa4bc1be20236648c8d1b6e8524694f851cf5cfc_arm64",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-local-storage-rhel9-operator@sha256:cb9ebc525b3a7346cab1609d8b55e46eef6d26b7c91bab401c58efe0b4e8727e_s390x as a component of Red Hat OpenShift Container Platform 4.18",
          "product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-local-storage-rhel9-operator@sha256:cb9ebc525b3a7346cab1609d8b55e46eef6d26b7c91bab401c58efe0b4e8727e_s390x"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-local-storage-rhel9-operator@sha256:cb9ebc525b3a7346cab1609d8b55e46eef6d26b7c91bab401c58efe0b4e8727e_s390x",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-node-feature-discovery-rhel9@sha256:242ccbbaba5184703729b780d73b54b9f6e31c4628683fb69973d51c88bb5ffc_arm64 as a component of Red Hat OpenShift Container Platform 4.18",
          "product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-node-feature-discovery-rhel9@sha256:242ccbbaba5184703729b780d73b54b9f6e31c4628683fb69973d51c88bb5ffc_arm64"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-node-feature-discovery-rhel9@sha256:242ccbbaba5184703729b780d73b54b9f6e31c4628683fb69973d51c88bb5ffc_arm64",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-node-feature-discovery-rhel9@sha256:54bc8d5ff2f0360f6e866b60268b67b06af6f53b07a638837852f8365cc2ec1c_ppc64le as a component of Red Hat OpenShift Container Platform 4.18",
          "product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-node-feature-discovery-rhel9@sha256:54bc8d5ff2f0360f6e866b60268b67b06af6f53b07a638837852f8365cc2ec1c_ppc64le"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-node-feature-discovery-rhel9@sha256:54bc8d5ff2f0360f6e866b60268b67b06af6f53b07a638837852f8365cc2ec1c_ppc64le",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-node-feature-discovery-rhel9@sha256:e42cf945d40af8ace54bd428d81b344665f794948f9af324f5f9d51310a8f3e3_amd64 as a component of Red Hat OpenShift Container Platform 4.18",
          "product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-node-feature-discovery-rhel9@sha256:e42cf945d40af8ace54bd428d81b344665f794948f9af324f5f9d51310a8f3e3_amd64"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-node-feature-discovery-rhel9@sha256:e42cf945d40af8ace54bd428d81b344665f794948f9af324f5f9d51310a8f3e3_amd64",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-node-feature-discovery-rhel9@sha256:fafefb078e27148b48af6ca4f57866493d86c7d4cff31ed9ccf31a14bcc9a2a5_s390x as a component of Red Hat OpenShift Container Platform 4.18",
          "product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-node-feature-discovery-rhel9@sha256:fafefb078e27148b48af6ca4f57866493d86c7d4cff31ed9ccf31a14bcc9a2a5_s390x"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-node-feature-discovery-rhel9@sha256:fafefb078e27148b48af6ca4f57866493d86c7d4cff31ed9ccf31a14bcc9a2a5_s390x",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-operator-sdk-rhel9@sha256:49c48b65379eeea6749f7703ef3a17414c675c8cefb2cea8bbd063e998aa4d3c_amd64 as a component of Red Hat OpenShift Container Platform 4.18",
          "product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-operator-sdk-rhel9@sha256:49c48b65379eeea6749f7703ef3a17414c675c8cefb2cea8bbd063e998aa4d3c_amd64"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-operator-sdk-rhel9@sha256:49c48b65379eeea6749f7703ef3a17414c675c8cefb2cea8bbd063e998aa4d3c_amd64",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-operator-sdk-rhel9@sha256:8693fbb80a3c21739eb25f6d4517b4a75db8dcf6277dc77d62149606c7dca106_ppc64le as a component of Red Hat OpenShift Container Platform 4.18",
          "product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-operator-sdk-rhel9@sha256:8693fbb80a3c21739eb25f6d4517b4a75db8dcf6277dc77d62149606c7dca106_ppc64le"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-operator-sdk-rhel9@sha256:8693fbb80a3c21739eb25f6d4517b4a75db8dcf6277dc77d62149606c7dca106_ppc64le",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-operator-sdk-rhel9@sha256:95ca0b06b7f624d2f75962880b46271391341bcf01b50574097c3b0035f7ddd5_arm64 as a component of Red Hat OpenShift Container Platform 4.18",
          "product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-operator-sdk-rhel9@sha256:95ca0b06b7f624d2f75962880b46271391341bcf01b50574097c3b0035f7ddd5_arm64"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-operator-sdk-rhel9@sha256:95ca0b06b7f624d2f75962880b46271391341bcf01b50574097c3b0035f7ddd5_arm64",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-operator-sdk-rhel9@sha256:ae729d3271ff5f6d79bcaa924b911c97009551fa56a5e97be4e9107715e7a481_s390x as a component of Red Hat OpenShift Container Platform 4.18",
          "product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-operator-sdk-rhel9@sha256:ae729d3271ff5f6d79bcaa924b911c97009551fa56a5e97be4e9107715e7a481_s390x"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-operator-sdk-rhel9@sha256:ae729d3271ff5f6d79bcaa924b911c97009551fa56a5e97be4e9107715e7a481_s390x",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-ptp-rhel9-operator@sha256:0311a8d531c55a56940cea3e36ee3d0cff353ad691ed26d02b38726e0b0adf62_amd64 as a component of Red Hat OpenShift Container Platform 4.18",
          "product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ptp-rhel9-operator@sha256:0311a8d531c55a56940cea3e36ee3d0cff353ad691ed26d02b38726e0b0adf62_amd64"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-ptp-rhel9-operator@sha256:0311a8d531c55a56940cea3e36ee3d0cff353ad691ed26d02b38726e0b0adf62_amd64",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-ptp-rhel9-operator@sha256:65a3e452853333b2bea8ab027d76fe025c2e89b941cde031bed51c7f0ad02322_arm64 as a component of Red Hat OpenShift Container Platform 4.18",
          "product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ptp-rhel9-operator@sha256:65a3e452853333b2bea8ab027d76fe025c2e89b941cde031bed51c7f0ad02322_arm64"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-ptp-rhel9-operator@sha256:65a3e452853333b2bea8ab027d76fe025c2e89b941cde031bed51c7f0ad02322_arm64",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-ptp-rhel9-operator@sha256:f83e10dc053144bd9d529e52980d6fbde253ae52ca2f6a2f78eb0e237b75fc7e_ppc64le as a component of Red Hat OpenShift Container Platform 4.18",
          "product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ptp-rhel9-operator@sha256:f83e10dc053144bd9d529e52980d6fbde253ae52ca2f6a2f78eb0e237b75fc7e_ppc64le"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-ptp-rhel9-operator@sha256:f83e10dc053144bd9d529e52980d6fbde253ae52ca2f6a2f78eb0e237b75fc7e_ppc64le",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-ptp-rhel9@sha256:0b758b648e5ceec2447cce5f1f18ebaae05afff7ede3d30d5df4917734928640_amd64 as a component of Red Hat OpenShift Container Platform 4.18",
          "product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ptp-rhel9@sha256:0b758b648e5ceec2447cce5f1f18ebaae05afff7ede3d30d5df4917734928640_amd64"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-ptp-rhel9@sha256:0b758b648e5ceec2447cce5f1f18ebaae05afff7ede3d30d5df4917734928640_amd64",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-ptp-rhel9@sha256:33ad5cecfffb4d39078c1b5ca52be24747f30bcf1d1e9076c5e8f5a0e1d97a99_arm64 as a component of Red Hat OpenShift Container Platform 4.18",
          "product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ptp-rhel9@sha256:33ad5cecfffb4d39078c1b5ca52be24747f30bcf1d1e9076c5e8f5a0e1d97a99_arm64"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-ptp-rhel9@sha256:33ad5cecfffb4d39078c1b5ca52be24747f30bcf1d1e9076c5e8f5a0e1d97a99_arm64",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-ptp-rhel9@sha256:4f934dd35422ad5b80502996edade87d25c737dc614f4fd08878109a59e2f60d_ppc64le as a component of Red Hat OpenShift Container Platform 4.18",
          "product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ptp-rhel9@sha256:4f934dd35422ad5b80502996edade87d25c737dc614f4fd08878109a59e2f60d_ppc64le"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-ptp-rhel9@sha256:4f934dd35422ad5b80502996edade87d25c737dc614f4fd08878109a59e2f60d_ppc64le",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9-operator@sha256:1e340c9a0087c72119bc3ad03d2625747e7dd2e1f7c64d833b92f9ffc10ec9bf_amd64 as a component of Red Hat OpenShift Container Platform 4.18",
          "product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9-operator@sha256:1e340c9a0087c72119bc3ad03d2625747e7dd2e1f7c64d833b92f9ffc10ec9bf_amd64"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9-operator@sha256:1e340c9a0087c72119bc3ad03d2625747e7dd2e1f7c64d833b92f9ffc10ec9bf_amd64",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9-operator@sha256:76b8604e9734bf74124b7b3aac9e8cb91cfa9271d2d16efa929cf6e26da7f14c_s390x as a component of Red Hat OpenShift Container Platform 4.18",
          "product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9-operator@sha256:76b8604e9734bf74124b7b3aac9e8cb91cfa9271d2d16efa929cf6e26da7f14c_s390x"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9-operator@sha256:76b8604e9734bf74124b7b3aac9e8cb91cfa9271d2d16efa929cf6e26da7f14c_s390x",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9-operator@sha256:b505bb36621bc18cfd521d3a9f46549cf49848c5c161a0ced9b9d5d922474700_ppc64le as a component of Red Hat OpenShift Container Platform 4.18",
          "product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9-operator@sha256:b505bb36621bc18cfd521d3a9f46549cf49848c5c161a0ced9b9d5d922474700_ppc64le"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9-operator@sha256:b505bb36621bc18cfd521d3a9f46549cf49848c5c161a0ced9b9d5d922474700_ppc64le",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9-operator@sha256:e653a0e8877430e11b7afd0f4be178361ea5c34c10956a2b7a320f64156bb543_arm64 as a component of Red Hat OpenShift Container Platform 4.18",
          "product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9-operator@sha256:e653a0e8877430e11b7afd0f4be178361ea5c34c10956a2b7a320f64156bb543_arm64"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9-operator@sha256:e653a0e8877430e11b7afd0f4be178361ea5c34c10956a2b7a320f64156bb543_arm64",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9@sha256:18998c8e51d5be4259e11716d9a69d62ed0111b1ef480da0f1613b2c8ee48941_arm64 as a component of Red Hat OpenShift Container Platform 4.18",
          "product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9@sha256:18998c8e51d5be4259e11716d9a69d62ed0111b1ef480da0f1613b2c8ee48941_arm64"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9@sha256:18998c8e51d5be4259e11716d9a69d62ed0111b1ef480da0f1613b2c8ee48941_arm64",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9@sha256:b960458aab93abd41d6f55f0201ad8d96f31e9996e685388ee3d617dd643646f_amd64 as a component of Red Hat OpenShift Container Platform 4.18",
          "product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9@sha256:b960458aab93abd41d6f55f0201ad8d96f31e9996e685388ee3d617dd643646f_amd64"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9@sha256:b960458aab93abd41d6f55f0201ad8d96f31e9996e685388ee3d617dd643646f_amd64",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9@sha256:c0912965ffb7a4bc8792cfad76eca0a7122677efea986ed0af23bd98675bb340_ppc64le as a component of Red Hat OpenShift Container Platform 4.18",
          "product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9@sha256:c0912965ffb7a4bc8792cfad76eca0a7122677efea986ed0af23bd98675bb340_ppc64le"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9@sha256:c0912965ffb7a4bc8792cfad76eca0a7122677efea986ed0af23bd98675bb340_ppc64le",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9@sha256:f0c53afa8a340435126f08033e7b15c6a808780d58a8b8ce9215cee063b62d0f_s390x as a component of Red Hat OpenShift Container Platform 4.18",
          "product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9@sha256:f0c53afa8a340435126f08033e7b15c6a808780d58a8b8ce9215cee063b62d0f_s390x"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9@sha256:f0c53afa8a340435126f08033e7b15c6a808780d58a8b8ce9215cee063b62d0f_s390x",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-secrets-store-csi-mustgather-rhel9@sha256:0e01cd9e54290f802442b4ce6dbc61756fbc2fe6c770ec98dfc72c9a42ff585f_arm64 as a component of Red Hat OpenShift Container Platform 4.18",
          "product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-secrets-store-csi-mustgather-rhel9@sha256:0e01cd9e54290f802442b4ce6dbc61756fbc2fe6c770ec98dfc72c9a42ff585f_arm64"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-secrets-store-csi-mustgather-rhel9@sha256:0e01cd9e54290f802442b4ce6dbc61756fbc2fe6c770ec98dfc72c9a42ff585f_arm64",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-secrets-store-csi-mustgather-rhel9@sha256:201e875325bcfb43d78ad3d28b1d76ec063c26854dedcf6dc342a3b6330503a4_amd64 as a component of Red Hat OpenShift Container Platform 4.18",
          "product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-secrets-store-csi-mustgather-rhel9@sha256:201e875325bcfb43d78ad3d28b1d76ec063c26854dedcf6dc342a3b6330503a4_amd64"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-secrets-store-csi-mustgather-rhel9@sha256:201e875325bcfb43d78ad3d28b1d76ec063c26854dedcf6dc342a3b6330503a4_amd64",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-secrets-store-csi-mustgather-rhel9@sha256:43f26d17e445e094154b4b1a2c8e75f4d8587a6ff2587663975f53180c80ab98_ppc64le as a component of Red Hat OpenShift Container Platform 4.18",
          "product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-secrets-store-csi-mustgather-rhel9@sha256:43f26d17e445e094154b4b1a2c8e75f4d8587a6ff2587663975f53180c80ab98_ppc64le"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-secrets-store-csi-mustgather-rhel9@sha256:43f26d17e445e094154b4b1a2c8e75f4d8587a6ff2587663975f53180c80ab98_ppc64le",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-secrets-store-csi-mustgather-rhel9@sha256:d44645091e6bba375f4d37fb6afdc3d21886cce15c981603258db1c875a1dedd_s390x as a component of Red Hat OpenShift Container Platform 4.18",
          "product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-secrets-store-csi-mustgather-rhel9@sha256:d44645091e6bba375f4d37fb6afdc3d21886cce15c981603258db1c875a1dedd_s390x"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-secrets-store-csi-mustgather-rhel9@sha256:d44645091e6bba375f4d37fb6afdc3d21886cce15c981603258db1c875a1dedd_s390x",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9-operator@sha256:017a2c09ffa2172bac87794fb2761ff35ae51b1fe1584ba6888682100afda8a5_ppc64le as a component of Red Hat OpenShift Container Platform 4.18",
          "product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9-operator@sha256:017a2c09ffa2172bac87794fb2761ff35ae51b1fe1584ba6888682100afda8a5_ppc64le"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9-operator@sha256:017a2c09ffa2172bac87794fb2761ff35ae51b1fe1584ba6888682100afda8a5_ppc64le",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9-operator@sha256:0b554be34a827469de366c836fae9b4909368b1b67d2f70e182cc7fd45c4e6d6_s390x as a component of Red Hat OpenShift Container Platform 4.18",
          "product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9-operator@sha256:0b554be34a827469de366c836fae9b4909368b1b67d2f70e182cc7fd45c4e6d6_s390x"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9-operator@sha256:0b554be34a827469de366c836fae9b4909368b1b67d2f70e182cc7fd45c4e6d6_s390x",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9-operator@sha256:4f685dd4bb0dd742792a806d98e84b2271d86a110340dcaeb0655ed350a57824_amd64 as a component of Red Hat OpenShift Container Platform 4.18",
          "product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9-operator@sha256:4f685dd4bb0dd742792a806d98e84b2271d86a110340dcaeb0655ed350a57824_amd64"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9-operator@sha256:4f685dd4bb0dd742792a806d98e84b2271d86a110340dcaeb0655ed350a57824_amd64",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9-operator@sha256:f0103f34dfaca9a1bd302ddaaba00985b6337bc66528cab5977f94efadc91d16_arm64 as a component of Red Hat OpenShift Container Platform 4.18",
          "product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9-operator@sha256:f0103f34dfaca9a1bd302ddaaba00985b6337bc66528cab5977f94efadc91d16_arm64"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9-operator@sha256:f0103f34dfaca9a1bd302ddaaba00985b6337bc66528cab5977f94efadc91d16_arm64",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9@sha256:0d80ce2dbba6e1d1ea9281dcee7023aeec502ffb246dd54d2235d8c488889baa_amd64 as a component of Red Hat OpenShift Container Platform 4.18",
          "product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9@sha256:0d80ce2dbba6e1d1ea9281dcee7023aeec502ffb246dd54d2235d8c488889baa_amd64"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9@sha256:0d80ce2dbba6e1d1ea9281dcee7023aeec502ffb246dd54d2235d8c488889baa_amd64",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9@sha256:44c205bbf1da566867142bef24dda2008bb9b101ab0a4ba464fc5aac129aece7_s390x as a component of Red Hat OpenShift Container Platform 4.18",
          "product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9@sha256:44c205bbf1da566867142bef24dda2008bb9b101ab0a4ba464fc5aac129aece7_s390x"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9@sha256:44c205bbf1da566867142bef24dda2008bb9b101ab0a4ba464fc5aac129aece7_s390x",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9@sha256:d8fb6f7fc12a25d3b7458074ff0999800b69504700291d62c28de06236fd96cd_arm64 as a component of Red Hat OpenShift Container Platform 4.18",
          "product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9@sha256:d8fb6f7fc12a25d3b7458074ff0999800b69504700291d62c28de06236fd96cd_arm64"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9@sha256:d8fb6f7fc12a25d3b7458074ff0999800b69504700291d62c28de06236fd96cd_arm64",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9@sha256:f8852a9d901c421e4838b792de298124ed9276ca44540e472b9bf3f4417760e3_ppc64le as a component of Red Hat OpenShift Container Platform 4.18",
          "product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9@sha256:f8852a9d901c421e4838b792de298124ed9276ca44540e472b9bf3f4417760e3_ppc64le"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9@sha256:f8852a9d901c421e4838b792de298124ed9276ca44540e472b9bf3f4417760e3_ppc64le",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-sriov-dp-admission-controller-rhel9@sha256:7a29701642eabc1950b8b03c7f042034d136f82a7982cf4c551343276823b720_ppc64le as a component of Red Hat OpenShift Container Platform 4.18",
          "product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-sriov-dp-admission-controller-rhel9@sha256:7a29701642eabc1950b8b03c7f042034d136f82a7982cf4c551343276823b720_ppc64le"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-sriov-dp-admission-controller-rhel9@sha256:7a29701642eabc1950b8b03c7f042034d136f82a7982cf4c551343276823b720_ppc64le",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-sriov-dp-admission-controller-rhel9@sha256:7ad2470e0be63d20f6405b2a28db09bf504359c80151e7c794737a6b24301d97_arm64 as a component of Red Hat OpenShift Container Platform 4.18",
          "product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-sriov-dp-admission-controller-rhel9@sha256:7ad2470e0be63d20f6405b2a28db09bf504359c80151e7c794737a6b24301d97_arm64"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-sriov-dp-admission-controller-rhel9@sha256:7ad2470e0be63d20f6405b2a28db09bf504359c80151e7c794737a6b24301d97_arm64",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-sriov-dp-admission-controller-rhel9@sha256:eacd08e4e93d7b7b03702f90a183dc48efa8037eb62cc742a7d363514ac80d87_amd64 as a component of Red Hat OpenShift Container Platform 4.18",
          "product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-sriov-dp-admission-controller-rhel9@sha256:eacd08e4e93d7b7b03702f90a183dc48efa8037eb62cc742a7d363514ac80d87_amd64"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-sriov-dp-admission-controller-rhel9@sha256:eacd08e4e93d7b7b03702f90a183dc48efa8037eb62cc742a7d363514ac80d87_amd64",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-sriov-infiniband-cni-rhel9@sha256:380d0d6ff9db75fb0bb63cd011baf0cc042e9bbefa4e7799ab295e0032e62536_arm64 as a component of Red Hat OpenShift Container Platform 4.18",
          "product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-sriov-infiniband-cni-rhel9@sha256:380d0d6ff9db75fb0bb63cd011baf0cc042e9bbefa4e7799ab295e0032e62536_arm64"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-sriov-infiniband-cni-rhel9@sha256:380d0d6ff9db75fb0bb63cd011baf0cc042e9bbefa4e7799ab295e0032e62536_arm64",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-sriov-infiniband-cni-rhel9@sha256:9d6a44dcddcabda8c9252258138e1654904edda809225ab8825bf98bcba412c2_ppc64le as a component of Red Hat OpenShift Container Platform 4.18",
          "product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-sriov-infiniband-cni-rhel9@sha256:9d6a44dcddcabda8c9252258138e1654904edda809225ab8825bf98bcba412c2_ppc64le"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-sriov-infiniband-cni-rhel9@sha256:9d6a44dcddcabda8c9252258138e1654904edda809225ab8825bf98bcba412c2_ppc64le",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-sriov-infiniband-cni-rhel9@sha256:ae0afe671631ab8e062bbdd1f2129299e14da450da34ddb2f62f8ce8596b3f70_amd64 as a component of Red Hat OpenShift Container Platform 4.18",
          "product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-sriov-infiniband-cni-rhel9@sha256:ae0afe671631ab8e062bbdd1f2129299e14da450da34ddb2f62f8ce8596b3f70_amd64"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-sriov-infiniband-cni-rhel9@sha256:ae0afe671631ab8e062bbdd1f2129299e14da450da34ddb2f62f8ce8596b3f70_amd64",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-sriov-network-config-daemon-rhel9@sha256:0938dd5d725d33b05ebf8c5757fc78e464a11f96aa195d3ac448959016044d78_amd64 as a component of Red Hat OpenShift Container Platform 4.18",
          "product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-sriov-network-config-daemon-rhel9@sha256:0938dd5d725d33b05ebf8c5757fc78e464a11f96aa195d3ac448959016044d78_amd64"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-sriov-network-config-daemon-rhel9@sha256:0938dd5d725d33b05ebf8c5757fc78e464a11f96aa195d3ac448959016044d78_amd64",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-sriov-network-config-daemon-rhel9@sha256:31d7d6ef608906425573c22c88778d20cf966e08804f8fd0bcc76b58b7850355_ppc64le as a component of Red Hat OpenShift Container Platform 4.18",
          "product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-sriov-network-config-daemon-rhel9@sha256:31d7d6ef608906425573c22c88778d20cf966e08804f8fd0bcc76b58b7850355_ppc64le"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-sriov-network-config-daemon-rhel9@sha256:31d7d6ef608906425573c22c88778d20cf966e08804f8fd0bcc76b58b7850355_ppc64le",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-sriov-network-config-daemon-rhel9@sha256:984f8b98428c68d58353709ff81433bdc971876d3435139ffb941ebd6b3206f8_arm64 as a component of Red Hat OpenShift Container Platform 4.18",
          "product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-sriov-network-config-daemon-rhel9@sha256:984f8b98428c68d58353709ff81433bdc971876d3435139ffb941ebd6b3206f8_arm64"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-sriov-network-config-daemon-rhel9@sha256:984f8b98428c68d58353709ff81433bdc971876d3435139ffb941ebd6b3206f8_arm64",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-sriov-network-device-plugin-rhel9@sha256:00c50bf78baab3573d2b0528c9abe806c357f2598eb5e7008acc749b936ecaf2_arm64 as a component of Red Hat OpenShift Container Platform 4.18",
          "product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-sriov-network-device-plugin-rhel9@sha256:00c50bf78baab3573d2b0528c9abe806c357f2598eb5e7008acc749b936ecaf2_arm64"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-sriov-network-device-plugin-rhel9@sha256:00c50bf78baab3573d2b0528c9abe806c357f2598eb5e7008acc749b936ecaf2_arm64",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-sriov-network-device-plugin-rhel9@sha256:1821517e0a496d08e5b383257847b6016f32aa0eab8a32e232575e3583c37c78_ppc64le as a component of Red Hat OpenShift Container Platform 4.18",
          "product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-sriov-network-device-plugin-rhel9@sha256:1821517e0a496d08e5b383257847b6016f32aa0eab8a32e232575e3583c37c78_ppc64le"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-sriov-network-device-plugin-rhel9@sha256:1821517e0a496d08e5b383257847b6016f32aa0eab8a32e232575e3583c37c78_ppc64le",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-sriov-network-device-plugin-rhel9@sha256:c906b9863bb187efa5bf8c64b93c3d0f8a7d37e4be5a8f2a1a4b83d2fde59d61_amd64 as a component of Red Hat OpenShift Container Platform 4.18",
          "product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-sriov-network-device-plugin-rhel9@sha256:c906b9863bb187efa5bf8c64b93c3d0f8a7d37e4be5a8f2a1a4b83d2fde59d61_amd64"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-sriov-network-device-plugin-rhel9@sha256:c906b9863bb187efa5bf8c64b93c3d0f8a7d37e4be5a8f2a1a4b83d2fde59d61_amd64",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-sriov-network-metrics-exporter-rhel9@sha256:2f8a63000fa51c904ae32b930932f0fe14d2db5b8461458fac5b636c3b7a8600_amd64 as a component of Red Hat OpenShift Container Platform 4.18",
          "product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-sriov-network-metrics-exporter-rhel9@sha256:2f8a63000fa51c904ae32b930932f0fe14d2db5b8461458fac5b636c3b7a8600_amd64"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-sriov-network-metrics-exporter-rhel9@sha256:2f8a63000fa51c904ae32b930932f0fe14d2db5b8461458fac5b636c3b7a8600_amd64",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-sriov-network-metrics-exporter-rhel9@sha256:579adea1b420d7bdb7c03539cb39c809785f2d27041e414535a16c078c80d70b_arm64 as a component of Red Hat OpenShift Container Platform 4.18",
          "product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-sriov-network-metrics-exporter-rhel9@sha256:579adea1b420d7bdb7c03539cb39c809785f2d27041e414535a16c078c80d70b_arm64"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-sriov-network-metrics-exporter-rhel9@sha256:579adea1b420d7bdb7c03539cb39c809785f2d27041e414535a16c078c80d70b_arm64",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-sriov-network-metrics-exporter-rhel9@sha256:fbcea2b3132a9a36ba13ae8f197dde6d4427f1e1ed86397b7f756b901a8a1492_ppc64le as a component of Red Hat OpenShift Container Platform 4.18",
          "product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-sriov-network-metrics-exporter-rhel9@sha256:fbcea2b3132a9a36ba13ae8f197dde6d4427f1e1ed86397b7f756b901a8a1492_ppc64le"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-sriov-network-metrics-exporter-rhel9@sha256:fbcea2b3132a9a36ba13ae8f197dde6d4427f1e1ed86397b7f756b901a8a1492_ppc64le",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-sriov-network-rhel9-operator@sha256:78145e93f3176b4e8269202ce08cbd2df7aa965f155eda3c92dcd3b2e1ad2d0e_ppc64le as a component of Red Hat OpenShift Container Platform 4.18",
          "product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-sriov-network-rhel9-operator@sha256:78145e93f3176b4e8269202ce08cbd2df7aa965f155eda3c92dcd3b2e1ad2d0e_ppc64le"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-sriov-network-rhel9-operator@sha256:78145e93f3176b4e8269202ce08cbd2df7aa965f155eda3c92dcd3b2e1ad2d0e_ppc64le",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-sriov-network-rhel9-operator@sha256:8660bed08d536f8422ab60cd95dee3a4f6ffafe7feccc5af91c5cea2f2432ca7_amd64 as a component of Red Hat OpenShift Container Platform 4.18",
          "product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-sriov-network-rhel9-operator@sha256:8660bed08d536f8422ab60cd95dee3a4f6ffafe7feccc5af91c5cea2f2432ca7_amd64"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-sriov-network-rhel9-operator@sha256:8660bed08d536f8422ab60cd95dee3a4f6ffafe7feccc5af91c5cea2f2432ca7_amd64",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-sriov-network-rhel9-operator@sha256:d70cd37c7a926b7697190f4ba51baaf30250f5a2e99bb1dc5c2a3c8c464c4533_arm64 as a component of Red Hat OpenShift Container Platform 4.18",
          "product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-sriov-network-rhel9-operator@sha256:d70cd37c7a926b7697190f4ba51baaf30250f5a2e99bb1dc5c2a3c8c464c4533_arm64"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-sriov-network-rhel9-operator@sha256:d70cd37c7a926b7697190f4ba51baaf30250f5a2e99bb1dc5c2a3c8c464c4533_arm64",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-sriov-network-webhook-rhel9@sha256:3b61ff009d0d9e5f7381033275fb33c4b10ca120e6d9751eb202317ce804c981_ppc64le as a component of Red Hat OpenShift Container Platform 4.18",
          "product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-sriov-network-webhook-rhel9@sha256:3b61ff009d0d9e5f7381033275fb33c4b10ca120e6d9751eb202317ce804c981_ppc64le"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-sriov-network-webhook-rhel9@sha256:3b61ff009d0d9e5f7381033275fb33c4b10ca120e6d9751eb202317ce804c981_ppc64le",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-sriov-network-webhook-rhel9@sha256:ac6afcd2f8c80fdde03d33d3cfc683d54f4170ec281e5d094243d9dfdfc78bb1_arm64 as a component of Red Hat OpenShift Container Platform 4.18",
          "product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-sriov-network-webhook-rhel9@sha256:ac6afcd2f8c80fdde03d33d3cfc683d54f4170ec281e5d094243d9dfdfc78bb1_arm64"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-sriov-network-webhook-rhel9@sha256:ac6afcd2f8c80fdde03d33d3cfc683d54f4170ec281e5d094243d9dfdfc78bb1_arm64",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-sriov-network-webhook-rhel9@sha256:b415d7e445f6e7405d30a94397ac4c2e260a3bac692ddd4eb65840b2ce1d2eb5_amd64 as a component of Red Hat OpenShift Container Platform 4.18",
          "product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-sriov-network-webhook-rhel9@sha256:b415d7e445f6e7405d30a94397ac4c2e260a3bac692ddd4eb65840b2ce1d2eb5_amd64"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-sriov-network-webhook-rhel9@sha256:b415d7e445f6e7405d30a94397ac4c2e260a3bac692ddd4eb65840b2ce1d2eb5_amd64",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-sriov-rdma-cni-rhel9@sha256:69f02b9fe4fbc6620eb0a7a7782469be2f9c90e79c208f7dc9bc8c4492156129_arm64 as a component of Red Hat OpenShift Container Platform 4.18",
          "product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-sriov-rdma-cni-rhel9@sha256:69f02b9fe4fbc6620eb0a7a7782469be2f9c90e79c208f7dc9bc8c4492156129_arm64"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-sriov-rdma-cni-rhel9@sha256:69f02b9fe4fbc6620eb0a7a7782469be2f9c90e79c208f7dc9bc8c4492156129_arm64",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-sriov-rdma-cni-rhel9@sha256:955b5a324b4a9dc736f0254ce0203abe391750aa5eca48a37db12d63199e1c8e_amd64 as a component of Red Hat OpenShift Container Platform 4.18",
          "product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-sriov-rdma-cni-rhel9@sha256:955b5a324b4a9dc736f0254ce0203abe391750aa5eca48a37db12d63199e1c8e_amd64"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-sriov-rdma-cni-rhel9@sha256:955b5a324b4a9dc736f0254ce0203abe391750aa5eca48a37db12d63199e1c8e_amd64",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-sriov-rdma-cni-rhel9@sha256:a57a88e3772fd6c442fab3461d7a1e31e154bd31fd188bd39160f12ee3dbe368_ppc64le as a component of Red Hat OpenShift Container Platform 4.18",
          "product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-sriov-rdma-cni-rhel9@sha256:a57a88e3772fd6c442fab3461d7a1e31e154bd31fd188bd39160f12ee3dbe368_ppc64le"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-sriov-rdma-cni-rhel9@sha256:a57a88e3772fd6c442fab3461d7a1e31e154bd31fd188bd39160f12ee3dbe368_ppc64le",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9-operator@sha256:1294161141ea5bb0c1e5516d92989b4d79778d8dc26ffa46ed47bb665a070bf1_s390x as a component of Red Hat OpenShift Container Platform 4.18",
          "product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9-operator@sha256:1294161141ea5bb0c1e5516d92989b4d79778d8dc26ffa46ed47bb665a070bf1_s390x"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9-operator@sha256:1294161141ea5bb0c1e5516d92989b4d79778d8dc26ffa46ed47bb665a070bf1_s390x",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9-operator@sha256:92b3e592209b88a5398723e2acbf6a39ab6e1057aa8b0f527db8077baf207775_arm64 as a component of Red Hat OpenShift Container Platform 4.18",
          "product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9-operator@sha256:92b3e592209b88a5398723e2acbf6a39ab6e1057aa8b0f527db8077baf207775_arm64"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9-operator@sha256:92b3e592209b88a5398723e2acbf6a39ab6e1057aa8b0f527db8077baf207775_arm64",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9-operator@sha256:ad0a2d16a0bff5613fd94aeb0e4fedcca6211cb828a3618e7a005cf3a65d08e1_amd64 as a component of Red Hat OpenShift Container Platform 4.18",
          "product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9-operator@sha256:ad0a2d16a0bff5613fd94aeb0e4fedcca6211cb828a3618e7a005cf3a65d08e1_amd64"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9-operator@sha256:ad0a2d16a0bff5613fd94aeb0e4fedcca6211cb828a3618e7a005cf3a65d08e1_amd64",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9-operator@sha256:fb37e29d1da06ec644d05167a4419fa3d4821070ef5d3fa63c97ea23dfd1d879_ppc64le as a component of Red Hat OpenShift Container Platform 4.18",
          "product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9-operator@sha256:fb37e29d1da06ec644d05167a4419fa3d4821070ef5d3fa63c97ea23dfd1d879_ppc64le"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9-operator@sha256:fb37e29d1da06ec644d05167a4419fa3d4821070ef5d3fa63c97ea23dfd1d879_ppc64le",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9@sha256:12ff925c7a8b33e5d3b6a78a8fbda0746b740957154b9ade490d71832d262f3c_s390x as a component of Red Hat OpenShift Container Platform 4.18",
          "product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9@sha256:12ff925c7a8b33e5d3b6a78a8fbda0746b740957154b9ade490d71832d262f3c_s390x"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9@sha256:12ff925c7a8b33e5d3b6a78a8fbda0746b740957154b9ade490d71832d262f3c_s390x",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9@sha256:643bc5490e38a97e7d6589d4246f5db90f70e30c133faf739682eca3b39d500e_arm64 as a component of Red Hat OpenShift Container Platform 4.18",
          "product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9@sha256:643bc5490e38a97e7d6589d4246f5db90f70e30c133faf739682eca3b39d500e_arm64"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9@sha256:643bc5490e38a97e7d6589d4246f5db90f70e30c133faf739682eca3b39d500e_arm64",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9@sha256:89000922368b86b71e8f815621d99cde9aa1304bda011e59fe2ce356c5d94e99_ppc64le as a component of Red Hat OpenShift Container Platform 4.18",
          "product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9@sha256:89000922368b86b71e8f815621d99cde9aa1304bda011e59fe2ce356c5d94e99_ppc64le"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9@sha256:89000922368b86b71e8f815621d99cde9aa1304bda011e59fe2ce356c5d94e99_ppc64le",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9@sha256:e8327aa9ee1376d99abd65c846ef8cdb2061ca9269189da6889c0fcb5a33a896_amd64 as a component of Red Hat OpenShift Container Platform 4.18",
          "product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9@sha256:e8327aa9ee1376d99abd65c846ef8cdb2061ca9269189da6889c0fcb5a33a896_amd64"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9@sha256:e8327aa9ee1376d99abd65c846ef8cdb2061ca9269189da6889c0fcb5a33a896_amd64",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/pf-status-relay-rhel9-operator@sha256:160ee93e902752d4d7f3984654359b291cdd553faf97c3a4ab00801c07eb4697_s390x as a component of Red Hat OpenShift Container Platform 4.18",
          "product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/pf-status-relay-rhel9-operator@sha256:160ee93e902752d4d7f3984654359b291cdd553faf97c3a4ab00801c07eb4697_s390x"
        },
        "product_reference": "registry.redhat.io/openshift4/pf-status-relay-rhel9-operator@sha256:160ee93e902752d4d7f3984654359b291cdd553faf97c3a4ab00801c07eb4697_s390x",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/pf-status-relay-rhel9-operator@sha256:29c23b207d921324b5c04eab4de6262b76dfa4b8f6cb0aadc2b5db10e83598ea_amd64 as a component of Red Hat OpenShift Container Platform 4.18",
          "product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/pf-status-relay-rhel9-operator@sha256:29c23b207d921324b5c04eab4de6262b76dfa4b8f6cb0aadc2b5db10e83598ea_amd64"
        },
        "product_reference": "registry.redhat.io/openshift4/pf-status-relay-rhel9-operator@sha256:29c23b207d921324b5c04eab4de6262b76dfa4b8f6cb0aadc2b5db10e83598ea_amd64",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/pf-status-relay-rhel9-operator@sha256:6d9490c2b1263329e357f7dffa65060dee8f4dac9fb4ff818df814cab6e6ef09_ppc64le as a component of Red Hat OpenShift Container Platform 4.18",
          "product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/pf-status-relay-rhel9-operator@sha256:6d9490c2b1263329e357f7dffa65060dee8f4dac9fb4ff818df814cab6e6ef09_ppc64le"
        },
        "product_reference": "registry.redhat.io/openshift4/pf-status-relay-rhel9-operator@sha256:6d9490c2b1263329e357f7dffa65060dee8f4dac9fb4ff818df814cab6e6ef09_ppc64le",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/pf-status-relay-rhel9-operator@sha256:76648b0e14edd2b1414ace88339d224c0b86596c5f7cb2e255e8573252d3f259_arm64 as a component of Red Hat OpenShift Container Platform 4.18",
          "product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/pf-status-relay-rhel9-operator@sha256:76648b0e14edd2b1414ace88339d224c0b86596c5f7cb2e255e8573252d3f259_arm64"
        },
        "product_reference": "registry.redhat.io/openshift4/pf-status-relay-rhel9-operator@sha256:76648b0e14edd2b1414ace88339d224c0b86596c5f7cb2e255e8573252d3f259_arm64",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/pf-status-relay-rhel9@sha256:58127eb74dd3cf7939cf45b6731cdb34b5ac83a4927c7389a80ed0b0ab919ae1_amd64 as a component of Red Hat OpenShift Container Platform 4.18",
          "product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/pf-status-relay-rhel9@sha256:58127eb74dd3cf7939cf45b6731cdb34b5ac83a4927c7389a80ed0b0ab919ae1_amd64"
        },
        "product_reference": "registry.redhat.io/openshift4/pf-status-relay-rhel9@sha256:58127eb74dd3cf7939cf45b6731cdb34b5ac83a4927c7389a80ed0b0ab919ae1_amd64",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/pf-status-relay-rhel9@sha256:6f2dbaf27be40c1961b86968026217964bdb6847b129be98c4899b022abf2b4e_ppc64le as a component of Red Hat OpenShift Container Platform 4.18",
          "product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/pf-status-relay-rhel9@sha256:6f2dbaf27be40c1961b86968026217964bdb6847b129be98c4899b022abf2b4e_ppc64le"
        },
        "product_reference": "registry.redhat.io/openshift4/pf-status-relay-rhel9@sha256:6f2dbaf27be40c1961b86968026217964bdb6847b129be98c4899b022abf2b4e_ppc64le",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/pf-status-relay-rhel9@sha256:87969ead893d4a26612d037c0c89f98120f41280cc813e1affbf266a009d2a7c_s390x as a component of Red Hat OpenShift Container Platform 4.18",
          "product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/pf-status-relay-rhel9@sha256:87969ead893d4a26612d037c0c89f98120f41280cc813e1affbf266a009d2a7c_s390x"
        },
        "product_reference": "registry.redhat.io/openshift4/pf-status-relay-rhel9@sha256:87969ead893d4a26612d037c0c89f98120f41280cc813e1affbf266a009d2a7c_s390x",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/pf-status-relay-rhel9@sha256:aeb5c63faead8521c52b49d581b313d30e9be14b22d7787cc023a6fc529b12fd_arm64 as a component of Red Hat OpenShift Container Platform 4.18",
          "product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/pf-status-relay-rhel9@sha256:aeb5c63faead8521c52b49d581b313d30e9be14b22d7787cc023a6fc529b12fd_arm64"
        },
        "product_reference": "registry.redhat.io/openshift4/pf-status-relay-rhel9@sha256:aeb5c63faead8521c52b49d581b313d30e9be14b22d7787cc023a6fc529b12fd_arm64",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ptp-must-gather-rhel9@sha256:35aa748a16171739ec6b76c1904d4f839dfd966cfda3973aa6638d8095fc7454_amd64 as a component of Red Hat OpenShift Container Platform 4.18",
          "product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ptp-must-gather-rhel9@sha256:35aa748a16171739ec6b76c1904d4f839dfd966cfda3973aa6638d8095fc7454_amd64"
        },
        "product_reference": "registry.redhat.io/openshift4/ptp-must-gather-rhel9@sha256:35aa748a16171739ec6b76c1904d4f839dfd966cfda3973aa6638d8095fc7454_amd64",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ptp-must-gather-rhel9@sha256:a4d985e96a6ade43c768be9034a773dc644223f57e88c8a5e6ab5f4b5b5e10c0_arm64 as a component of Red Hat OpenShift Container Platform 4.18",
          "product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ptp-must-gather-rhel9@sha256:a4d985e96a6ade43c768be9034a773dc644223f57e88c8a5e6ab5f4b5b5e10c0_arm64"
        },
        "product_reference": "registry.redhat.io/openshift4/ptp-must-gather-rhel9@sha256:a4d985e96a6ade43c768be9034a773dc644223f57e88c8a5e6ab5f4b5b5e10c0_arm64",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ptp-must-gather-rhel9@sha256:ba55c76f2e21f6b1f6142a731e1b517a397f554442c431209d025c36e5924efc_ppc64le as a component of Red Hat OpenShift Container Platform 4.18",
          "product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ptp-must-gather-rhel9@sha256:ba55c76f2e21f6b1f6142a731e1b517a397f554442c431209d025c36e5924efc_ppc64le"
        },
        "product_reference": "registry.redhat.io/openshift4/ptp-must-gather-rhel9@sha256:ba55c76f2e21f6b1f6142a731e1b517a397f554442c431209d025c36e5924efc_ppc64le",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/rdma-cni-rhel9@sha256:69f02b9fe4fbc6620eb0a7a7782469be2f9c90e79c208f7dc9bc8c4492156129_arm64 as a component of Red Hat OpenShift Container Platform 4.18",
          "product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/rdma-cni-rhel9@sha256:69f02b9fe4fbc6620eb0a7a7782469be2f9c90e79c208f7dc9bc8c4492156129_arm64"
        },
        "product_reference": "registry.redhat.io/openshift4/rdma-cni-rhel9@sha256:69f02b9fe4fbc6620eb0a7a7782469be2f9c90e79c208f7dc9bc8c4492156129_arm64",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/rdma-cni-rhel9@sha256:955b5a324b4a9dc736f0254ce0203abe391750aa5eca48a37db12d63199e1c8e_amd64 as a component of Red Hat OpenShift Container Platform 4.18",
          "product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/rdma-cni-rhel9@sha256:955b5a324b4a9dc736f0254ce0203abe391750aa5eca48a37db12d63199e1c8e_amd64"
        },
        "product_reference": "registry.redhat.io/openshift4/rdma-cni-rhel9@sha256:955b5a324b4a9dc736f0254ce0203abe391750aa5eca48a37db12d63199e1c8e_amd64",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/rdma-cni-rhel9@sha256:a57a88e3772fd6c442fab3461d7a1e31e154bd31fd188bd39160f12ee3dbe368_ppc64le as a component of Red Hat OpenShift Container Platform 4.18",
          "product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/rdma-cni-rhel9@sha256:a57a88e3772fd6c442fab3461d7a1e31e154bd31fd188bd39160f12ee3dbe368_ppc64le"
        },
        "product_reference": "registry.redhat.io/openshift4/rdma-cni-rhel9@sha256:a57a88e3772fd6c442fab3461d7a1e31e154bd31fd188bd39160f12ee3dbe368_ppc64le",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/sriov-cni-rhel9@sha256:38070507ea6ddf45ebba456bd6d4b021dee2a6fb6078226086ff081b5c738731_amd64 as a component of Red Hat OpenShift Container Platform 4.18",
          "product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/sriov-cni-rhel9@sha256:38070507ea6ddf45ebba456bd6d4b021dee2a6fb6078226086ff081b5c738731_amd64"
        },
        "product_reference": "registry.redhat.io/openshift4/sriov-cni-rhel9@sha256:38070507ea6ddf45ebba456bd6d4b021dee2a6fb6078226086ff081b5c738731_amd64",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/sriov-cni-rhel9@sha256:3e9630b0cd702816ecf98491cfe66b8f9e39a493f94d861f48b2cb3898c638c8_ppc64le as a component of Red Hat OpenShift Container Platform 4.18",
          "product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/sriov-cni-rhel9@sha256:3e9630b0cd702816ecf98491cfe66b8f9e39a493f94d861f48b2cb3898c638c8_ppc64le"
        },
        "product_reference": "registry.redhat.io/openshift4/sriov-cni-rhel9@sha256:3e9630b0cd702816ecf98491cfe66b8f9e39a493f94d861f48b2cb3898c638c8_ppc64le",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/sriov-cni-rhel9@sha256:b1cc9a29c0d41b68b40695ae6913f1b0148114ba768ef363fe8663031f13984e_arm64 as a component of Red Hat OpenShift Container Platform 4.18",
          "product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/sriov-cni-rhel9@sha256:b1cc9a29c0d41b68b40695ae6913f1b0148114ba768ef363fe8663031f13984e_arm64"
        },
        "product_reference": "registry.redhat.io/openshift4/sriov-cni-rhel9@sha256:b1cc9a29c0d41b68b40695ae6913f1b0148114ba768ef363fe8663031f13984e_arm64",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/sriov-network-metrics-exporter-rhel9@sha256:2f8a63000fa51c904ae32b930932f0fe14d2db5b8461458fac5b636c3b7a8600_amd64 as a component of Red Hat OpenShift Container Platform 4.18",
          "product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/sriov-network-metrics-exporter-rhel9@sha256:2f8a63000fa51c904ae32b930932f0fe14d2db5b8461458fac5b636c3b7a8600_amd64"
        },
        "product_reference": "registry.redhat.io/openshift4/sriov-network-metrics-exporter-rhel9@sha256:2f8a63000fa51c904ae32b930932f0fe14d2db5b8461458fac5b636c3b7a8600_amd64",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/sriov-network-metrics-exporter-rhel9@sha256:579adea1b420d7bdb7c03539cb39c809785f2d27041e414535a16c078c80d70b_arm64 as a component of Red Hat OpenShift Container Platform 4.18",
          "product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/sriov-network-metrics-exporter-rhel9@sha256:579adea1b420d7bdb7c03539cb39c809785f2d27041e414535a16c078c80d70b_arm64"
        },
        "product_reference": "registry.redhat.io/openshift4/sriov-network-metrics-exporter-rhel9@sha256:579adea1b420d7bdb7c03539cb39c809785f2d27041e414535a16c078c80d70b_arm64",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/sriov-network-metrics-exporter-rhel9@sha256:fbcea2b3132a9a36ba13ae8f197dde6d4427f1e1ed86397b7f756b901a8a1492_ppc64le as a component of Red Hat OpenShift Container Platform 4.18",
          "product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/sriov-network-metrics-exporter-rhel9@sha256:fbcea2b3132a9a36ba13ae8f197dde6d4427f1e1ed86397b7f756b901a8a1492_ppc64le"
        },
        "product_reference": "registry.redhat.io/openshift4/sriov-network-metrics-exporter-rhel9@sha256:fbcea2b3132a9a36ba13ae8f197dde6d4427f1e1ed86397b7f756b901a8a1492_ppc64le",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
      }
    ]
  },
  "vulnerabilities": [
    {
      "cve": "CVE-2026-33186",
      "cwe": {
        "id": "CWE-551",
        "name": "Incorrect Behavior Order: Authorization Before Parsing and Canonicalization"
      },
      "discovery_date": "2026-03-20T23:02:27.802640+00:00",
      "flags": [
        {
          "label": "vulnerable_code_not_present",
          "product_ids": [
            "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ingress-node-firewall-rhel9-operator@sha256:455fbaafaa9d43d8776c23166ba78a9a8f8fa825653e6eebfad15bd2eb836019_ppc64le",
            "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ingress-node-firewall-rhel9-operator@sha256:5cb85447a61598de631f0eb31e535beaad33e821a5953f6cdef382ec8dbc8e4c_arm64",
            "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ingress-node-firewall-rhel9-operator@sha256:b5ef3b8873f207ae68f81999fab754281998963e79666f9d39944760b49a7bce_amd64",
            "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ingress-node-firewall-rhel9-operator@sha256:d375d0a5fe7c02dbf87f51a47f00b1fed2d202fd552671ff3f66122ef30e6ea8_s390x",
            "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ingress-node-firewall-rhel9@sha256:3ead270b5e651ad28850f0448d701079a339859421ebaaa8dfb3ec074d996f66_amd64",
            "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ingress-node-firewall-rhel9@sha256:7ad9d506193bf3141ad8acab798af3c2d8a90610e1952b7d4e26ae57688f0245_ppc64le",
            "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ingress-node-firewall-rhel9@sha256:a081244f2d6fe252edcbd0fc683e8f001a0e020f6ef8bcb14840b72524b4af1a_s390x",
            "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ingress-node-firewall-rhel9@sha256:c9bbb3e9eb7c035304a040a8feb2d6aee84090fe23340910cff1ceacf61e4056_arm64",
            "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/kube-compare-artifacts-rhel9@sha256:7a8be0226312f99c0e028a335a3d3b41dd4368ef2ae7e6374b4eca456ba28dbd_arm64",
            "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/kube-compare-artifacts-rhel9@sha256:8a5a9c868892113c74a7adf2c89a7fa65fdca420df0f6b474498884db86016e5_amd64",
            "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/kube-compare-artifacts-rhel9@sha256:ce588556f1a6468421940461d64f183fb35f0114bc0069a07929389fd031d1bb_s390x",
            "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/kube-compare-artifacts-rhel9@sha256:d3bfdac623653bc0484af9bfac2c12f5145fde4f857a1b93cf9973ceeb74bbfe_ppc64le",
            "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator@sha256:193e3faba2100fa7d606cee1c359e84a2085583343a878baa2ef5f728535a979_ppc64le",
            "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator@sha256:59cc354fb6bb76d6630bde1156639d4f37a405652fec479567b17c46441d8358_arm64",
            "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator@sha256:f48c6c941f9dc0858a59dccf0b1f4b82e4a7d52ea88e408f0a18951c4d2550cd_s390x",
            "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator@sha256:fea585def705ad83f5e2b0cd8fe6c3fee507e7c1a3d41c1af6cf11586266b719_amd64",
            "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:2b53bca42b2e701a6bec306460fd2d796f01af733b84b28c7e4b93e35fcbe17b_arm64",
            "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:d07443fdb671662032a4528bb2b06420aa74dca3b607ba2e3ac12d8a6389f462_s390x",
            "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:ee32bf86d010ea8d3b0ba9abcf68f76e47f3a9229be3a580872e228fcb23dd36_ppc64le",
            "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:f91d4765a64bd3d60836375612dca174c869496b4213bbbb123fc5324b733afc_amd64",
            "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/metallb-rhel9@sha256:25000077776757fd46aa82464b734e6d0244770bde809d7fa43465a563d678e1_ppc64le",
            "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/metallb-rhel9@sha256:49bd0b670bae19a31629e92805fd17416d99f6a56e68c19d8ace6157387e6063_s390x",
            "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/metallb-rhel9@sha256:5e577eca87366470b2ddae310fc483bb3340606eea4ea3a7bdc414640a2c1ede_arm64",
            "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/metallb-rhel9@sha256:c969254151b9347fb9cb2454d8136ebd3b7e7ec48abce1f852a2aebd297af2c8_amd64",
            "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/nmstate-console-plugin-rhel9@sha256:27fb5a54aab6d8ed2f8de013cd693c584a2f5dab3babd42de7275b2b62f98a70_s390x",
            "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/nmstate-console-plugin-rhel9@sha256:bb176062a65a9f71b9d0ec30fa48020aa180b27ee34d65d3557e6e6ef06d529b_ppc64le",
            "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/nmstate-console-plugin-rhel9@sha256:ce518bb2be4e0919fe10bc6040c0a6b2dbc051520e7eb90fc8e54749af1cf242_amd64",
            "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/nmstate-console-plugin-rhel9@sha256:fd719e9e29a4bc8b2f439ba4fe4496d48b6e10896094c21df592275cf7ce4437_arm64",
            "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ansible-rhel9-operator@sha256:04da30c2bdfecb75f1cb613dae6373972d3aaea635d765fb7b470842886fa7db_amd64",
            "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ansible-rhel9-operator@sha256:147080edf2d4fbf2246c410f2c8c77f1b7eab5ab575b83e350c9e4fcf22f3c90_arm64",
            "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ansible-rhel9-operator@sha256:6ef4780f2eafe7772c6e599e0f480b669f9963c2df0200e3129e5bc54843188e_ppc64le",
            "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ansible-rhel9-operator@sha256:9f3aca3aca75849124e1293ee4529f8a371f429a53d9764321e97f3bbf630196_s390x",
            "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-aws-efs-csi-driver-container-rhel9@sha256:c318ae299401ade657ca6971cdc76f5437b5c523c0b74eba3061ec95772f6a0e_arm64",
            "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-aws-efs-csi-driver-container-rhel9@sha256:c57f3cef78f88b9e57506d955d84f14e5c865ccac529431b4c8126fd46ed5af2_amd64",
            "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-aws-efs-csi-driver-rhel9-operator@sha256:d2c1ec9c158241eb3b5c5e2eb8d4369ef72c9bb8f3c2b607b7c33d5e5ee9a1bf_arm64",
            "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-aws-efs-csi-driver-rhel9-operator@sha256:d94bae845eedf5736e38420c6c989d63d836f5d8a1f1f734a16b79924926575f_amd64",
            "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cloud-event-proxy-rhel9@sha256:2c272c39c7ef7c2c50ef6f952881dd0ca438865717c6e9872e49169249c2754d_ppc64le",
            "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cloud-event-proxy-rhel9@sha256:4ce3518136af20fc50eee638d8e4d8e26e6b7d39e59e85837a53d200708a93a9_amd64",
            "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cloud-event-proxy-rhel9@sha256:e5c81f64c24daf664f3ad90c510a06184246fa34e89c996a98c3b8dcaac5f6a8_arm64",
            "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-capacity-rhel9@sha256:14e2935b0cdf5b923dff6b1c54a6f81f63c37b1735e7d2dcfd29d6d9c78abb26_ppc64le",
            "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-capacity-rhel9@sha256:c6228239550a5d466634393db1ae7d96f1f6e5af2c3b974f600e2ced955bc2b3_arm64",
            "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-capacity-rhel9@sha256:e93752a29302d9869b62b0e01ae0e7b0f81542eae556938a38971be75faf771c_amd64",
            "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-capacity-rhel9@sha256:fd1255785b604364707fd81c19f80f0e87a8d989072a6ed902b1abbc52a6dc59_s390x",
            "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-nfd-rhel9-operator@sha256:0a4250ec42ec09c81d249e688afe78c9ee553619d1e91e5e8cc4b93ece232c70_s390x",
            "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-nfd-rhel9-operator@sha256:b174b2d2a62e48da898cd3efb8a8ad111d79bacfc10dc8a03cdaef14d99fef96_arm64",
            "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-nfd-rhel9-operator@sha256:b8127348feff6f9c26b4b289f00f0830a0ae2f338312eb4a69b7272d5ddca3d1_amd64",
            "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-nfd-rhel9-operator@sha256:fc7c403c83f89dfffecd45a02324246fb56511760c4f57f41841965dc8e65f52_ppc64le",
            "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9-operator@sha256:0425553e7e541173610fde81690f30e269fc3004c0e43926cbafff9bc2f57e8c_s390x",
            "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9-operator@sha256:2b64013f845e4f6c4b3a070be56007554454684b529a53e994884a28b38899a2_ppc64le",
            "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9-operator@sha256:706d812093e4bcbfa6f720cf1eea24282ecdb5efe2cb51c4fd214064da6de225_amd64",
            "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9-operator@sha256:83b8dee64a009741c901b7ccaee8f76399294855fc925481bd204b254415c1ce_arm64",
            "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9@sha256:543a2e8654829b30e35c183cdd27b6762cacef3edf7b869375edffaafd5019af_s390x",
            "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9@sha256:55b7717a83e7cdd1820e4e7f55ad6ff64c8109e3aa0820a765dc7df5f6b715d3_arm64",
            "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9@sha256:80643a3e0a56a3ba4b97c51f00c07609b8a0588bfa41fa4bb9c55b874a333f95_amd64",
            "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9@sha256:de6ad5df9cc1a8560dab9d839976e5dce752f7070bc49c969bf295b82ed915ae_ppc64le",
            "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:0c3e72fa750356a24554a93a44432b5f01b214fbf6d8906d6cdc21668b152418_ppc64le",
            "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:4ef8e4c19b654c79350cc593e702fff236a14765c4546b9a09ec7bb581e09f06_s390x",
            "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:b5c52688b356079ef4623fe19f3c8c1b91dfe8238d70419a713b93649ff2fbb9_amd64",
            "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:b73a90bb65dd237cd64f39b2f02b59ea096a4dc23a860f92c98d8e73c5fed6a2_arm64",
            "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:241566b633f35d6c91f623e68c0f65ac739a9b51415044ce7cb98bebeb597d4f_amd64",
            "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:344cc282545fa33be767a767f2d68ea7a1cc12b27aac4a8edfbe1ba9f8c4fed3_s390x",
            "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:a0a291d8c03b8ee085da84e5fb6f017462ff8104651f3c0f9fa642e049e14020_arm64",
            "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:ad6889e93b8245275afd6f5f529b814f153eaffc4e62ceebaf68959958d6d0cb_ppc64le",
            "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:09de5d5d2005d9c61b3a92daab6ed2a738bb03d618bfebbe28ce8db7abb4ddad_ppc64le",
            "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:319ab784e7a1cca6002cf1d27e7632d94bd4508df29c7342a740df0978d24f5c_arm64",
            "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:59daeeb2624a86cb11a5837a4ea3be038676b7484c7ca44d41dced2cf355002d_amd64",
            "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:8ce671b2c6a745f7b11744fb172ee74e0b770661a5c7824bb40024095b791931_s390x",
            "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-dpu-cni-rhel9@sha256:0e8af5a8ba7faef6dad9598bf9b452b17a7b44900218cabe0f501c500bf01430_s390x",
            "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-dpu-cni-rhel9@sha256:298c6c1778465f11e6c4a87ac5af7653e757e0ae28abb3274217be560546610a_arm64",
            "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-dpu-cni-rhel9@sha256:472b6378f4c5b98e9b89e2108080fdd7b5e2e0ed3a6e6582c8f4908d16a07d28_ppc64le",
            "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-dpu-cni-rhel9@sha256:b2c26922aa38b79a274bbb5e9e8559d147386088c0d676beed82132358c0c284_amd64",
            "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-dpu-daemon-rhel9@sha256:37f4a0c66441d96d3fd177291e67b9b06417da7e93cfd081ea1848db08616c44_amd64",
            "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-dpu-daemon-rhel9@sha256:596d0526a4811f0e7d552c7483aaee7f3f17421e664867966c8951afd9adfe5d_s390x",
            "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-dpu-daemon-rhel9@sha256:86ed181d2d65e8626f1a7f105f2c4433b773d5bf8cbb2e815a0e47b49644fdbe_ppc64le",
            "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-dpu-daemon-rhel9@sha256:8f1f2d6f8468d9ee1108a7f9ac614eedc1610cdf80aac8c32c9395d881d61322_arm64",
            "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-dpu-rhel9-operator@sha256:05782487e1ba1a7950b27bae228796b233f26fe9041a9076af967db8a4b2591c_arm64",
            "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-dpu-rhel9-operator@sha256:39a576f80b237e0ceee72cf92eb023f5f687cd23da73cef0256fd5909daaf61b_ppc64le",
            "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-dpu-rhel9-operator@sha256:43cc3b3d1ab250522cec2069d90ca3dcbf5ff9486466ab4cafd066be8f381c42_amd64",
            "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-dpu-rhel9-operator@sha256:d5befb00ee7908438be6f0103de621bac92772807ff59954b8a05287b8e53035_s390x",
            "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-egress-dns-proxy-rhel9@sha256:0cb366a7f6a6eae3acba6f25084003b01f69e26c6a09e4d79840b7ecd9a1d74f_s390x",
            "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-egress-dns-proxy-rhel9@sha256:41927dc6dabda6dd12eac83970e62cc489291552916c3472dee5af1348684464_ppc64le",
            "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-egress-dns-proxy-rhel9@sha256:9c6894f50357006abafb826e18fbae647c406fb58c55369d7efb441c12cc8bc1_arm64",
            "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-egress-dns-proxy-rhel9@sha256:afef1d9ee8e8d945597d7f9da0fb53e27ff97896178fc234a96fc0caeeec2a94_amd64",
            "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-egress-http-proxy-rhel9@sha256:0b53b485d641407b73a63aa766cbd8797070b2ead2034c53dd74a020698cc5cb_s390x",
            "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-egress-http-proxy-rhel9@sha256:921e2f80aa495614362a56fba14c40f933e49912f6dfbeee0bdbd6e02193c293_arm64",
            "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-egress-http-proxy-rhel9@sha256:9cd2eb3151d6c23dd67924e6f86857965393e0fdda0a5e2be74702b2519a2d52_amd64",
            "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-egress-http-proxy-rhel9@sha256:c93e71c5a90e5e5de0c2eb7585f5e9ed45fbdac4d8a80aa1c21d559f4e710adc_ppc64le",
            "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-egress-router-rhel9@sha256:3e773c55a1e7f95cca479f791666938cd858f55aece94f7772ad18a1da8ddc4e_ppc64le",
            "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-egress-router-rhel9@sha256:6cb7c0fda50b306d71011094773bb99b92bc683ff07ce65f490232b8d98e3e44_s390x",
            "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-egress-router-rhel9@sha256:a5061b81ff01ff1d8cb3bb1dad277d827a8da7b2a829961bf443dc9d14ea8b6f_arm64",
            "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-egress-router-rhel9@sha256:bf45beb97cf3c1fa4d1da2dc6cfb213a0f06fabd81f0ddd9923027397f855315_amd64",
            "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel9-operator@sha256:1de89e3b305d3338984b3e406f9d1a0474123316187ac4e274826c0715189e41_ppc64le",
            "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel9-operator@sha256:c4f0625bf1b9cbf424199d34c1df6bee2384bc4e927cdc9ba186b90c737d3416_amd64",
            "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel9-operator@sha256:fd49dd203a9388dd6181d590b9ced12d29d9f532b3dc775d1554541e77587822_arm64",
            "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel9@sha256:1e823d90e7e518361736d41a6f25bc14e8fd9e2768aee4a30b2230c23acc37b4_amd64",
            "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel9@sha256:3047322d341f277552708eaa0a28ba53d06e8dad9f478f1672dc3a97e7e46656_arm64",
            "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel9@sha256:9cc69b88fcec462b1e476c040ec7dc9a3db5e14cb2186721d42415303e230733_ppc64le",
            "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-helm-rhel9-operator@sha256:4255af1bc1ce69febcb361d46b7c033c81141d4858d19d1280b4c34f9e8dced7_amd64",
            "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-helm-rhel9-operator@sha256:4f4af4419d01db1916b9d8aee8cb413d648b4da3bc5c2bef82d9c9f2f2e31ded_ppc64le",
            "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-helm-rhel9-operator@sha256:aec7f16a186ee89ed3dac4a199b48f7698c85b2365006dfea554a2f73270078b_s390x",
            "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-helm-rhel9-operator@sha256:b68244eccdb67a5b67b9d932c15567da8c7e3e954034c5d347ffee65845120a5_arm64",
            "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:676fdc5c2d5454407d4645ecf42f59bca81ad3ce1a0dfbbad680619c985dcc30_s390x",
            "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:9096065f000a9957647eb1019c5add1714a01d9c1d1ff208c943d14f33dc5c6a_arm64",
            "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:eb3a92127fe7b7c559643040a16e52ba6f6b83dee78fafdaae421ebb3462135b_ppc64le",
            "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:fe92a3ba51b894f958c84a5878f3b9c184ad540630c4216614d6349a302d0cbe_amd64",
            "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-local-storage-diskmaker-rhel9@sha256:51a949fee67b361079c0b8a4b4fd623cb8e0ca10dd214b3e38d13fd352742060_s390x",
            "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-local-storage-diskmaker-rhel9@sha256:61689dfa176f90b8a044519646b4ca73d39955ed15f01cef4e82e0759626201a_ppc64le",
            "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-local-storage-diskmaker-rhel9@sha256:f548dd548b926a70e39574c52e5f276f0dc29acf4b4b2f099564b9e4b4344346_amd64",
            "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-local-storage-diskmaker-rhel9@sha256:f7143c30838d8b4ea72cc46b4a448baec3c9ea3f0b2dd6a182a0305f715ad431_arm64",
            "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-local-storage-rhel9-operator@sha256:1c4a68b41993e20233b85ae0aa045185afd1ff962536a769060f2988d82ce3c9_ppc64le",
            "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-local-storage-rhel9-operator@sha256:29b3d0a2f03d11a0178c863385db0292489233456ec3b3391a473c59c5c62e55_amd64",
            "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-local-storage-rhel9-operator@sha256:8331f858177a9d14262f3b2afa4bc1be20236648c8d1b6e8524694f851cf5cfc_arm64",
            "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-local-storage-rhel9-operator@sha256:cb9ebc525b3a7346cab1609d8b55e46eef6d26b7c91bab401c58efe0b4e8727e_s390x",
            "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-node-feature-discovery-rhel9@sha256:242ccbbaba5184703729b780d73b54b9f6e31c4628683fb69973d51c88bb5ffc_arm64",
            "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-node-feature-discovery-rhel9@sha256:54bc8d5ff2f0360f6e866b60268b67b06af6f53b07a638837852f8365cc2ec1c_ppc64le",
            "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-node-feature-discovery-rhel9@sha256:e42cf945d40af8ace54bd428d81b344665f794948f9af324f5f9d51310a8f3e3_amd64",
            "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-node-feature-discovery-rhel9@sha256:fafefb078e27148b48af6ca4f57866493d86c7d4cff31ed9ccf31a14bcc9a2a5_s390x",
            "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-operator-sdk-rhel9@sha256:49c48b65379eeea6749f7703ef3a17414c675c8cefb2cea8bbd063e998aa4d3c_amd64",
            "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-operator-sdk-rhel9@sha256:8693fbb80a3c21739eb25f6d4517b4a75db8dcf6277dc77d62149606c7dca106_ppc64le",
            "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-operator-sdk-rhel9@sha256:95ca0b06b7f624d2f75962880b46271391341bcf01b50574097c3b0035f7ddd5_arm64",
            "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-operator-sdk-rhel9@sha256:ae729d3271ff5f6d79bcaa924b911c97009551fa56a5e97be4e9107715e7a481_s390x",
            "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ptp-rhel9-operator@sha256:0311a8d531c55a56940cea3e36ee3d0cff353ad691ed26d02b38726e0b0adf62_amd64",
            "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ptp-rhel9-operator@sha256:65a3e452853333b2bea8ab027d76fe025c2e89b941cde031bed51c7f0ad02322_arm64",
            "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ptp-rhel9-operator@sha256:f83e10dc053144bd9d529e52980d6fbde253ae52ca2f6a2f78eb0e237b75fc7e_ppc64le",
            "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ptp-rhel9@sha256:0b758b648e5ceec2447cce5f1f18ebaae05afff7ede3d30d5df4917734928640_amd64",
            "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ptp-rhel9@sha256:33ad5cecfffb4d39078c1b5ca52be24747f30bcf1d1e9076c5e8f5a0e1d97a99_arm64",
            "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ptp-rhel9@sha256:4f934dd35422ad5b80502996edade87d25c737dc614f4fd08878109a59e2f60d_ppc64le",
            "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9-operator@sha256:1e340c9a0087c72119bc3ad03d2625747e7dd2e1f7c64d833b92f9ffc10ec9bf_amd64",
            "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9-operator@sha256:76b8604e9734bf74124b7b3aac9e8cb91cfa9271d2d16efa929cf6e26da7f14c_s390x",
            "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9-operator@sha256:b505bb36621bc18cfd521d3a9f46549cf49848c5c161a0ced9b9d5d922474700_ppc64le",
            "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9-operator@sha256:e653a0e8877430e11b7afd0f4be178361ea5c34c10956a2b7a320f64156bb543_arm64",
            "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9@sha256:18998c8e51d5be4259e11716d9a69d62ed0111b1ef480da0f1613b2c8ee48941_arm64",
            "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9@sha256:b960458aab93abd41d6f55f0201ad8d96f31e9996e685388ee3d617dd643646f_amd64",
            "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9@sha256:c0912965ffb7a4bc8792cfad76eca0a7122677efea986ed0af23bd98675bb340_ppc64le",
            "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9@sha256:f0c53afa8a340435126f08033e7b15c6a808780d58a8b8ce9215cee063b62d0f_s390x",
            "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-secrets-store-csi-mustgather-rhel9@sha256:0e01cd9e54290f802442b4ce6dbc61756fbc2fe6c770ec98dfc72c9a42ff585f_arm64",
            "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-secrets-store-csi-mustgather-rhel9@sha256:201e875325bcfb43d78ad3d28b1d76ec063c26854dedcf6dc342a3b6330503a4_amd64",
            "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-secrets-store-csi-mustgather-rhel9@sha256:43f26d17e445e094154b4b1a2c8e75f4d8587a6ff2587663975f53180c80ab98_ppc64le",
            "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-secrets-store-csi-mustgather-rhel9@sha256:d44645091e6bba375f4d37fb6afdc3d21886cce15c981603258db1c875a1dedd_s390x",
            "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9-operator@sha256:017a2c09ffa2172bac87794fb2761ff35ae51b1fe1584ba6888682100afda8a5_ppc64le",
            "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9-operator@sha256:0b554be34a827469de366c836fae9b4909368b1b67d2f70e182cc7fd45c4e6d6_s390x",
            "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9-operator@sha256:4f685dd4bb0dd742792a806d98e84b2271d86a110340dcaeb0655ed350a57824_amd64",
            "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9-operator@sha256:f0103f34dfaca9a1bd302ddaaba00985b6337bc66528cab5977f94efadc91d16_arm64",
            "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9@sha256:0d80ce2dbba6e1d1ea9281dcee7023aeec502ffb246dd54d2235d8c488889baa_amd64",
            "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9@sha256:44c205bbf1da566867142bef24dda2008bb9b101ab0a4ba464fc5aac129aece7_s390x",
            "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9@sha256:d8fb6f7fc12a25d3b7458074ff0999800b69504700291d62c28de06236fd96cd_arm64",
            "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9@sha256:f8852a9d901c421e4838b792de298124ed9276ca44540e472b9bf3f4417760e3_ppc64le",
            "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-sriov-dp-admission-controller-rhel9@sha256:7a29701642eabc1950b8b03c7f042034d136f82a7982cf4c551343276823b720_ppc64le",
            "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-sriov-dp-admission-controller-rhel9@sha256:7ad2470e0be63d20f6405b2a28db09bf504359c80151e7c794737a6b24301d97_arm64",
            "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-sriov-dp-admission-controller-rhel9@sha256:eacd08e4e93d7b7b03702f90a183dc48efa8037eb62cc742a7d363514ac80d87_amd64",
            "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-sriov-infiniband-cni-rhel9@sha256:380d0d6ff9db75fb0bb63cd011baf0cc042e9bbefa4e7799ab295e0032e62536_arm64",
            "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-sriov-infiniband-cni-rhel9@sha256:9d6a44dcddcabda8c9252258138e1654904edda809225ab8825bf98bcba412c2_ppc64le",
            "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-sriov-infiniband-cni-rhel9@sha256:ae0afe671631ab8e062bbdd1f2129299e14da450da34ddb2f62f8ce8596b3f70_amd64",
            "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-sriov-network-config-daemon-rhel9@sha256:0938dd5d725d33b05ebf8c5757fc78e464a11f96aa195d3ac448959016044d78_amd64",
            "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-sriov-network-config-daemon-rhel9@sha256:31d7d6ef608906425573c22c88778d20cf966e08804f8fd0bcc76b58b7850355_ppc64le",
            "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-sriov-network-config-daemon-rhel9@sha256:984f8b98428c68d58353709ff81433bdc971876d3435139ffb941ebd6b3206f8_arm64",
            "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-sriov-network-device-plugin-rhel9@sha256:00c50bf78baab3573d2b0528c9abe806c357f2598eb5e7008acc749b936ecaf2_arm64",
            "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-sriov-network-device-plugin-rhel9@sha256:1821517e0a496d08e5b383257847b6016f32aa0eab8a32e232575e3583c37c78_ppc64le",
            "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-sriov-network-device-plugin-rhel9@sha256:c906b9863bb187efa5bf8c64b93c3d0f8a7d37e4be5a8f2a1a4b83d2fde59d61_amd64",
            "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-sriov-network-metrics-exporter-rhel9@sha256:2f8a63000fa51c904ae32b930932f0fe14d2db5b8461458fac5b636c3b7a8600_amd64",
            "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-sriov-network-metrics-exporter-rhel9@sha256:579adea1b420d7bdb7c03539cb39c809785f2d27041e414535a16c078c80d70b_arm64",
            "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-sriov-network-metrics-exporter-rhel9@sha256:fbcea2b3132a9a36ba13ae8f197dde6d4427f1e1ed86397b7f756b901a8a1492_ppc64le",
            "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-sriov-network-rhel9-operator@sha256:78145e93f3176b4e8269202ce08cbd2df7aa965f155eda3c92dcd3b2e1ad2d0e_ppc64le",
            "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-sriov-network-rhel9-operator@sha256:8660bed08d536f8422ab60cd95dee3a4f6ffafe7feccc5af91c5cea2f2432ca7_amd64",
            "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-sriov-network-rhel9-operator@sha256:d70cd37c7a926b7697190f4ba51baaf30250f5a2e99bb1dc5c2a3c8c464c4533_arm64",
            "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-sriov-network-webhook-rhel9@sha256:3b61ff009d0d9e5f7381033275fb33c4b10ca120e6d9751eb202317ce804c981_ppc64le",
            "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-sriov-network-webhook-rhel9@sha256:ac6afcd2f8c80fdde03d33d3cfc683d54f4170ec281e5d094243d9dfdfc78bb1_arm64",
            "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-sriov-network-webhook-rhel9@sha256:b415d7e445f6e7405d30a94397ac4c2e260a3bac692ddd4eb65840b2ce1d2eb5_amd64",
            "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-sriov-rdma-cni-rhel9@sha256:69f02b9fe4fbc6620eb0a7a7782469be2f9c90e79c208f7dc9bc8c4492156129_arm64",
            "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-sriov-rdma-cni-rhel9@sha256:955b5a324b4a9dc736f0254ce0203abe391750aa5eca48a37db12d63199e1c8e_amd64",
            "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-sriov-rdma-cni-rhel9@sha256:a57a88e3772fd6c442fab3461d7a1e31e154bd31fd188bd39160f12ee3dbe368_ppc64le",
            "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9-operator@sha256:1294161141ea5bb0c1e5516d92989b4d79778d8dc26ffa46ed47bb665a070bf1_s390x",
            "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9-operator@sha256:92b3e592209b88a5398723e2acbf6a39ab6e1057aa8b0f527db8077baf207775_arm64",
            "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9-operator@sha256:ad0a2d16a0bff5613fd94aeb0e4fedcca6211cb828a3618e7a005cf3a65d08e1_amd64",
            "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9-operator@sha256:fb37e29d1da06ec644d05167a4419fa3d4821070ef5d3fa63c97ea23dfd1d879_ppc64le",
            "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9@sha256:12ff925c7a8b33e5d3b6a78a8fbda0746b740957154b9ade490d71832d262f3c_s390x",
            "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9@sha256:643bc5490e38a97e7d6589d4246f5db90f70e30c133faf739682eca3b39d500e_arm64",
            "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9@sha256:89000922368b86b71e8f815621d99cde9aa1304bda011e59fe2ce356c5d94e99_ppc64le",
            "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9@sha256:e8327aa9ee1376d99abd65c846ef8cdb2061ca9269189da6889c0fcb5a33a896_amd64",
            "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/pf-status-relay-rhel9-operator@sha256:160ee93e902752d4d7f3984654359b291cdd553faf97c3a4ab00801c07eb4697_s390x",
            "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/pf-status-relay-rhel9-operator@sha256:29c23b207d921324b5c04eab4de6262b76dfa4b8f6cb0aadc2b5db10e83598ea_amd64",
            "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/pf-status-relay-rhel9-operator@sha256:6d9490c2b1263329e357f7dffa65060dee8f4dac9fb4ff818df814cab6e6ef09_ppc64le",
            "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/pf-status-relay-rhel9-operator@sha256:76648b0e14edd2b1414ace88339d224c0b86596c5f7cb2e255e8573252d3f259_arm64",
            "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/pf-status-relay-rhel9@sha256:58127eb74dd3cf7939cf45b6731cdb34b5ac83a4927c7389a80ed0b0ab919ae1_amd64",
            "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/pf-status-relay-rhel9@sha256:6f2dbaf27be40c1961b86968026217964bdb6847b129be98c4899b022abf2b4e_ppc64le",
            "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/pf-status-relay-rhel9@sha256:87969ead893d4a26612d037c0c89f98120f41280cc813e1affbf266a009d2a7c_s390x",
            "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/pf-status-relay-rhel9@sha256:aeb5c63faead8521c52b49d581b313d30e9be14b22d7787cc023a6fc529b12fd_arm64",
            "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ptp-must-gather-rhel9@sha256:35aa748a16171739ec6b76c1904d4f839dfd966cfda3973aa6638d8095fc7454_amd64",
            "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ptp-must-gather-rhel9@sha256:a4d985e96a6ade43c768be9034a773dc644223f57e88c8a5e6ab5f4b5b5e10c0_arm64",
            "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ptp-must-gather-rhel9@sha256:ba55c76f2e21f6b1f6142a731e1b517a397f554442c431209d025c36e5924efc_ppc64le",
            "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/rdma-cni-rhel9@sha256:69f02b9fe4fbc6620eb0a7a7782469be2f9c90e79c208f7dc9bc8c4492156129_arm64",
            "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/rdma-cni-rhel9@sha256:955b5a324b4a9dc736f0254ce0203abe391750aa5eca48a37db12d63199e1c8e_amd64",
            "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/rdma-cni-rhel9@sha256:a57a88e3772fd6c442fab3461d7a1e31e154bd31fd188bd39160f12ee3dbe368_ppc64le",
            "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/sriov-cni-rhel9@sha256:38070507ea6ddf45ebba456bd6d4b021dee2a6fb6078226086ff081b5c738731_amd64",
            "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/sriov-cni-rhel9@sha256:3e9630b0cd702816ecf98491cfe66b8f9e39a493f94d861f48b2cb3898c638c8_ppc64le",
            "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/sriov-cni-rhel9@sha256:b1cc9a29c0d41b68b40695ae6913f1b0148114ba768ef363fe8663031f13984e_arm64",
            "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/sriov-network-metrics-exporter-rhel9@sha256:2f8a63000fa51c904ae32b930932f0fe14d2db5b8461458fac5b636c3b7a8600_amd64",
            "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/sriov-network-metrics-exporter-rhel9@sha256:579adea1b420d7bdb7c03539cb39c809785f2d27041e414535a16c078c80d70b_arm64",
            "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/sriov-network-metrics-exporter-rhel9@sha256:fbcea2b3132a9a36ba13ae8f197dde6d4427f1e1ed86397b7f756b901a8a1492_ppc64le"
          ]
        }
      ],
      "ids": [
        {
          "system_name": "Red Hat Bugzilla ID",
          "text": "2449833"
        }
      ],
      "notes": [
        {
          "category": "description",
          "text": "A flaw was found in gRPC-Go, the Go language implementation of gRPC. This vulnerability, an authorization bypass, is caused by improper input validation of the HTTP/2 `:path` pseudo-header. A remote attacker can exploit this by sending raw HTTP/2 frames with a malformed `:path` that omits the mandatory leading slash. This allows the attacker to bypass defined security policies, potentially leading to unauthorized access to services or information disclosure.",
          "title": "Vulnerability description"
        },
        {
          "category": "summary",
          "text": "google.golang.org/grpc/grpc-go: google.golang.org/grpc/authz: gRPC-Go: Authorization bypass due to improper HTTP/2 path validation",
          "title": "Vulnerability summary"
        },
        {
          "category": "general",
          "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
          "title": "CVSS score applicability"
        }
      ],
      "product_status": {
        "fixed": [
          "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-local-storage-mustgather-rhel9@sha256:377cf0a041ed83dc3c21078b152842412c4e995c9194b40930baaf3c4ccf10e3_arm64",
          "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-local-storage-mustgather-rhel9@sha256:3b3d23caaed6b0dd2507607d24438c0d51bb36545ba66b5c4422ceef9b9f8b14_s390x",
          "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-local-storage-mustgather-rhel9@sha256:9e1643b38fc43521dcaf09441f590d3fdf33859f8b5f4f69d03218daf3ff5ba8_ppc64le",
          "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-local-storage-mustgather-rhel9@sha256:a9deb9be96b4c226aeae56ab661054921f0c7bd3921614efee7c36da86b9fb11_amd64"
        ],
        "known_not_affected": [
          "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ingress-node-firewall-rhel9-operator@sha256:455fbaafaa9d43d8776c23166ba78a9a8f8fa825653e6eebfad15bd2eb836019_ppc64le",
          "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ingress-node-firewall-rhel9-operator@sha256:5cb85447a61598de631f0eb31e535beaad33e821a5953f6cdef382ec8dbc8e4c_arm64",
          "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ingress-node-firewall-rhel9-operator@sha256:b5ef3b8873f207ae68f81999fab754281998963e79666f9d39944760b49a7bce_amd64",
          "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ingress-node-firewall-rhel9-operator@sha256:d375d0a5fe7c02dbf87f51a47f00b1fed2d202fd552671ff3f66122ef30e6ea8_s390x",
          "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ingress-node-firewall-rhel9@sha256:3ead270b5e651ad28850f0448d701079a339859421ebaaa8dfb3ec074d996f66_amd64",
          "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ingress-node-firewall-rhel9@sha256:7ad9d506193bf3141ad8acab798af3c2d8a90610e1952b7d4e26ae57688f0245_ppc64le",
          "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ingress-node-firewall-rhel9@sha256:a081244f2d6fe252edcbd0fc683e8f001a0e020f6ef8bcb14840b72524b4af1a_s390x",
          "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ingress-node-firewall-rhel9@sha256:c9bbb3e9eb7c035304a040a8feb2d6aee84090fe23340910cff1ceacf61e4056_arm64",
          "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/kube-compare-artifacts-rhel9@sha256:7a8be0226312f99c0e028a335a3d3b41dd4368ef2ae7e6374b4eca456ba28dbd_arm64",
          "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/kube-compare-artifacts-rhel9@sha256:8a5a9c868892113c74a7adf2c89a7fa65fdca420df0f6b474498884db86016e5_amd64",
          "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/kube-compare-artifacts-rhel9@sha256:ce588556f1a6468421940461d64f183fb35f0114bc0069a07929389fd031d1bb_s390x",
          "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/kube-compare-artifacts-rhel9@sha256:d3bfdac623653bc0484af9bfac2c12f5145fde4f857a1b93cf9973ceeb74bbfe_ppc64le",
          "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator@sha256:193e3faba2100fa7d606cee1c359e84a2085583343a878baa2ef5f728535a979_ppc64le",
          "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator@sha256:59cc354fb6bb76d6630bde1156639d4f37a405652fec479567b17c46441d8358_arm64",
          "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator@sha256:f48c6c941f9dc0858a59dccf0b1f4b82e4a7d52ea88e408f0a18951c4d2550cd_s390x",
          "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator@sha256:fea585def705ad83f5e2b0cd8fe6c3fee507e7c1a3d41c1af6cf11586266b719_amd64",
          "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:2b53bca42b2e701a6bec306460fd2d796f01af733b84b28c7e4b93e35fcbe17b_arm64",
          "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:d07443fdb671662032a4528bb2b06420aa74dca3b607ba2e3ac12d8a6389f462_s390x",
          "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:ee32bf86d010ea8d3b0ba9abcf68f76e47f3a9229be3a580872e228fcb23dd36_ppc64le",
          "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:f91d4765a64bd3d60836375612dca174c869496b4213bbbb123fc5324b733afc_amd64",
          "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/metallb-rhel9@sha256:25000077776757fd46aa82464b734e6d0244770bde809d7fa43465a563d678e1_ppc64le",
          "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/metallb-rhel9@sha256:49bd0b670bae19a31629e92805fd17416d99f6a56e68c19d8ace6157387e6063_s390x",
          "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/metallb-rhel9@sha256:5e577eca87366470b2ddae310fc483bb3340606eea4ea3a7bdc414640a2c1ede_arm64",
          "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/metallb-rhel9@sha256:c969254151b9347fb9cb2454d8136ebd3b7e7ec48abce1f852a2aebd297af2c8_amd64",
          "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/nmstate-console-plugin-rhel9@sha256:27fb5a54aab6d8ed2f8de013cd693c584a2f5dab3babd42de7275b2b62f98a70_s390x",
          "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/nmstate-console-plugin-rhel9@sha256:bb176062a65a9f71b9d0ec30fa48020aa180b27ee34d65d3557e6e6ef06d529b_ppc64le",
          "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/nmstate-console-plugin-rhel9@sha256:ce518bb2be4e0919fe10bc6040c0a6b2dbc051520e7eb90fc8e54749af1cf242_amd64",
          "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/nmstate-console-plugin-rhel9@sha256:fd719e9e29a4bc8b2f439ba4fe4496d48b6e10896094c21df592275cf7ce4437_arm64",
          "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ansible-rhel9-operator@sha256:04da30c2bdfecb75f1cb613dae6373972d3aaea635d765fb7b470842886fa7db_amd64",
          "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ansible-rhel9-operator@sha256:147080edf2d4fbf2246c410f2c8c77f1b7eab5ab575b83e350c9e4fcf22f3c90_arm64",
          "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ansible-rhel9-operator@sha256:6ef4780f2eafe7772c6e599e0f480b669f9963c2df0200e3129e5bc54843188e_ppc64le",
          "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ansible-rhel9-operator@sha256:9f3aca3aca75849124e1293ee4529f8a371f429a53d9764321e97f3bbf630196_s390x",
          "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-aws-efs-csi-driver-container-rhel9@sha256:c318ae299401ade657ca6971cdc76f5437b5c523c0b74eba3061ec95772f6a0e_arm64",
          "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-aws-efs-csi-driver-container-rhel9@sha256:c57f3cef78f88b9e57506d955d84f14e5c865ccac529431b4c8126fd46ed5af2_amd64",
          "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-aws-efs-csi-driver-rhel9-operator@sha256:d2c1ec9c158241eb3b5c5e2eb8d4369ef72c9bb8f3c2b607b7c33d5e5ee9a1bf_arm64",
          "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-aws-efs-csi-driver-rhel9-operator@sha256:d94bae845eedf5736e38420c6c989d63d836f5d8a1f1f734a16b79924926575f_amd64",
          "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cloud-event-proxy-rhel9@sha256:2c272c39c7ef7c2c50ef6f952881dd0ca438865717c6e9872e49169249c2754d_ppc64le",
          "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cloud-event-proxy-rhel9@sha256:4ce3518136af20fc50eee638d8e4d8e26e6b7d39e59e85837a53d200708a93a9_amd64",
          "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cloud-event-proxy-rhel9@sha256:e5c81f64c24daf664f3ad90c510a06184246fa34e89c996a98c3b8dcaac5f6a8_arm64",
          "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-capacity-rhel9@sha256:14e2935b0cdf5b923dff6b1c54a6f81f63c37b1735e7d2dcfd29d6d9c78abb26_ppc64le",
          "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-capacity-rhel9@sha256:c6228239550a5d466634393db1ae7d96f1f6e5af2c3b974f600e2ced955bc2b3_arm64",
          "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-capacity-rhel9@sha256:e93752a29302d9869b62b0e01ae0e7b0f81542eae556938a38971be75faf771c_amd64",
          "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-capacity-rhel9@sha256:fd1255785b604364707fd81c19f80f0e87a8d989072a6ed902b1abbc52a6dc59_s390x",
          "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-nfd-rhel9-operator@sha256:0a4250ec42ec09c81d249e688afe78c9ee553619d1e91e5e8cc4b93ece232c70_s390x",
          "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-nfd-rhel9-operator@sha256:b174b2d2a62e48da898cd3efb8a8ad111d79bacfc10dc8a03cdaef14d99fef96_arm64",
          "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-nfd-rhel9-operator@sha256:b8127348feff6f9c26b4b289f00f0830a0ae2f338312eb4a69b7272d5ddca3d1_amd64",
          "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-nfd-rhel9-operator@sha256:fc7c403c83f89dfffecd45a02324246fb56511760c4f57f41841965dc8e65f52_ppc64le",
          "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9-operator@sha256:0425553e7e541173610fde81690f30e269fc3004c0e43926cbafff9bc2f57e8c_s390x",
          "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9-operator@sha256:2b64013f845e4f6c4b3a070be56007554454684b529a53e994884a28b38899a2_ppc64le",
          "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9-operator@sha256:706d812093e4bcbfa6f720cf1eea24282ecdb5efe2cb51c4fd214064da6de225_amd64",
          "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9-operator@sha256:83b8dee64a009741c901b7ccaee8f76399294855fc925481bd204b254415c1ce_arm64",
          "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9@sha256:543a2e8654829b30e35c183cdd27b6762cacef3edf7b869375edffaafd5019af_s390x",
          "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9@sha256:55b7717a83e7cdd1820e4e7f55ad6ff64c8109e3aa0820a765dc7df5f6b715d3_arm64",
          "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9@sha256:80643a3e0a56a3ba4b97c51f00c07609b8a0588bfa41fa4bb9c55b874a333f95_amd64",
          "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9@sha256:de6ad5df9cc1a8560dab9d839976e5dce752f7070bc49c969bf295b82ed915ae_ppc64le",
          "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:0c3e72fa750356a24554a93a44432b5f01b214fbf6d8906d6cdc21668b152418_ppc64le",
          "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:4ef8e4c19b654c79350cc593e702fff236a14765c4546b9a09ec7bb581e09f06_s390x",
          "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:b5c52688b356079ef4623fe19f3c8c1b91dfe8238d70419a713b93649ff2fbb9_amd64",
          "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:b73a90bb65dd237cd64f39b2f02b59ea096a4dc23a860f92c98d8e73c5fed6a2_arm64",
          "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:241566b633f35d6c91f623e68c0f65ac739a9b51415044ce7cb98bebeb597d4f_amd64",
          "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:344cc282545fa33be767a767f2d68ea7a1cc12b27aac4a8edfbe1ba9f8c4fed3_s390x",
          "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:a0a291d8c03b8ee085da84e5fb6f017462ff8104651f3c0f9fa642e049e14020_arm64",
          "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:ad6889e93b8245275afd6f5f529b814f153eaffc4e62ceebaf68959958d6d0cb_ppc64le",
          "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:09de5d5d2005d9c61b3a92daab6ed2a738bb03d618bfebbe28ce8db7abb4ddad_ppc64le",
          "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:319ab784e7a1cca6002cf1d27e7632d94bd4508df29c7342a740df0978d24f5c_arm64",
          "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:59daeeb2624a86cb11a5837a4ea3be038676b7484c7ca44d41dced2cf355002d_amd64",
          "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:8ce671b2c6a745f7b11744fb172ee74e0b770661a5c7824bb40024095b791931_s390x",
          "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-dpu-cni-rhel9@sha256:0e8af5a8ba7faef6dad9598bf9b452b17a7b44900218cabe0f501c500bf01430_s390x",
          "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-dpu-cni-rhel9@sha256:298c6c1778465f11e6c4a87ac5af7653e757e0ae28abb3274217be560546610a_arm64",
          "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-dpu-cni-rhel9@sha256:472b6378f4c5b98e9b89e2108080fdd7b5e2e0ed3a6e6582c8f4908d16a07d28_ppc64le",
          "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-dpu-cni-rhel9@sha256:b2c26922aa38b79a274bbb5e9e8559d147386088c0d676beed82132358c0c284_amd64",
          "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-dpu-daemon-rhel9@sha256:37f4a0c66441d96d3fd177291e67b9b06417da7e93cfd081ea1848db08616c44_amd64",
          "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-dpu-daemon-rhel9@sha256:596d0526a4811f0e7d552c7483aaee7f3f17421e664867966c8951afd9adfe5d_s390x",
          "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-dpu-daemon-rhel9@sha256:86ed181d2d65e8626f1a7f105f2c4433b773d5bf8cbb2e815a0e47b49644fdbe_ppc64le",
          "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-dpu-daemon-rhel9@sha256:8f1f2d6f8468d9ee1108a7f9ac614eedc1610cdf80aac8c32c9395d881d61322_arm64",
          "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-dpu-rhel9-operator@sha256:05782487e1ba1a7950b27bae228796b233f26fe9041a9076af967db8a4b2591c_arm64",
          "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-dpu-rhel9-operator@sha256:39a576f80b237e0ceee72cf92eb023f5f687cd23da73cef0256fd5909daaf61b_ppc64le",
          "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-dpu-rhel9-operator@sha256:43cc3b3d1ab250522cec2069d90ca3dcbf5ff9486466ab4cafd066be8f381c42_amd64",
          "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-dpu-rhel9-operator@sha256:d5befb00ee7908438be6f0103de621bac92772807ff59954b8a05287b8e53035_s390x",
          "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-egress-dns-proxy-rhel9@sha256:0cb366a7f6a6eae3acba6f25084003b01f69e26c6a09e4d79840b7ecd9a1d74f_s390x",
          "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-egress-dns-proxy-rhel9@sha256:41927dc6dabda6dd12eac83970e62cc489291552916c3472dee5af1348684464_ppc64le",
          "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-egress-dns-proxy-rhel9@sha256:9c6894f50357006abafb826e18fbae647c406fb58c55369d7efb441c12cc8bc1_arm64",
          "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-egress-dns-proxy-rhel9@sha256:afef1d9ee8e8d945597d7f9da0fb53e27ff97896178fc234a96fc0caeeec2a94_amd64",
          "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-egress-http-proxy-rhel9@sha256:0b53b485d641407b73a63aa766cbd8797070b2ead2034c53dd74a020698cc5cb_s390x",
          "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-egress-http-proxy-rhel9@sha256:921e2f80aa495614362a56fba14c40f933e49912f6dfbeee0bdbd6e02193c293_arm64",
          "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-egress-http-proxy-rhel9@sha256:9cd2eb3151d6c23dd67924e6f86857965393e0fdda0a5e2be74702b2519a2d52_amd64",
          "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-egress-http-proxy-rhel9@sha256:c93e71c5a90e5e5de0c2eb7585f5e9ed45fbdac4d8a80aa1c21d559f4e710adc_ppc64le",
          "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-egress-router-rhel9@sha256:3e773c55a1e7f95cca479f791666938cd858f55aece94f7772ad18a1da8ddc4e_ppc64le",
          "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-egress-router-rhel9@sha256:6cb7c0fda50b306d71011094773bb99b92bc683ff07ce65f490232b8d98e3e44_s390x",
          "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-egress-router-rhel9@sha256:a5061b81ff01ff1d8cb3bb1dad277d827a8da7b2a829961bf443dc9d14ea8b6f_arm64",
          "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-egress-router-rhel9@sha256:bf45beb97cf3c1fa4d1da2dc6cfb213a0f06fabd81f0ddd9923027397f855315_amd64",
          "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel9-operator@sha256:1de89e3b305d3338984b3e406f9d1a0474123316187ac4e274826c0715189e41_ppc64le",
          "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel9-operator@sha256:c4f0625bf1b9cbf424199d34c1df6bee2384bc4e927cdc9ba186b90c737d3416_amd64",
          "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel9-operator@sha256:fd49dd203a9388dd6181d590b9ced12d29d9f532b3dc775d1554541e77587822_arm64",
          "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel9@sha256:1e823d90e7e518361736d41a6f25bc14e8fd9e2768aee4a30b2230c23acc37b4_amd64",
          "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel9@sha256:3047322d341f277552708eaa0a28ba53d06e8dad9f478f1672dc3a97e7e46656_arm64",
          "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel9@sha256:9cc69b88fcec462b1e476c040ec7dc9a3db5e14cb2186721d42415303e230733_ppc64le",
          "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-helm-rhel9-operator@sha256:4255af1bc1ce69febcb361d46b7c033c81141d4858d19d1280b4c34f9e8dced7_amd64",
          "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-helm-rhel9-operator@sha256:4f4af4419d01db1916b9d8aee8cb413d648b4da3bc5c2bef82d9c9f2f2e31ded_ppc64le",
          "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-helm-rhel9-operator@sha256:aec7f16a186ee89ed3dac4a199b48f7698c85b2365006dfea554a2f73270078b_s390x",
          "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-helm-rhel9-operator@sha256:b68244eccdb67a5b67b9d932c15567da8c7e3e954034c5d347ffee65845120a5_arm64",
          "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:676fdc5c2d5454407d4645ecf42f59bca81ad3ce1a0dfbbad680619c985dcc30_s390x",
          "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:9096065f000a9957647eb1019c5add1714a01d9c1d1ff208c943d14f33dc5c6a_arm64",
          "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:eb3a92127fe7b7c559643040a16e52ba6f6b83dee78fafdaae421ebb3462135b_ppc64le",
          "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:fe92a3ba51b894f958c84a5878f3b9c184ad540630c4216614d6349a302d0cbe_amd64",
          "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-local-storage-diskmaker-rhel9@sha256:51a949fee67b361079c0b8a4b4fd623cb8e0ca10dd214b3e38d13fd352742060_s390x",
          "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-local-storage-diskmaker-rhel9@sha256:61689dfa176f90b8a044519646b4ca73d39955ed15f01cef4e82e0759626201a_ppc64le",
          "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-local-storage-diskmaker-rhel9@sha256:f548dd548b926a70e39574c52e5f276f0dc29acf4b4b2f099564b9e4b4344346_amd64",
          "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-local-storage-diskmaker-rhel9@sha256:f7143c30838d8b4ea72cc46b4a448baec3c9ea3f0b2dd6a182a0305f715ad431_arm64",
          "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-local-storage-rhel9-operator@sha256:1c4a68b41993e20233b85ae0aa045185afd1ff962536a769060f2988d82ce3c9_ppc64le",
          "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-local-storage-rhel9-operator@sha256:29b3d0a2f03d11a0178c863385db0292489233456ec3b3391a473c59c5c62e55_amd64",
          "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-local-storage-rhel9-operator@sha256:8331f858177a9d14262f3b2afa4bc1be20236648c8d1b6e8524694f851cf5cfc_arm64",
          "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-local-storage-rhel9-operator@sha256:cb9ebc525b3a7346cab1609d8b55e46eef6d26b7c91bab401c58efe0b4e8727e_s390x",
          "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-node-feature-discovery-rhel9@sha256:242ccbbaba5184703729b780d73b54b9f6e31c4628683fb69973d51c88bb5ffc_arm64",
          "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-node-feature-discovery-rhel9@sha256:54bc8d5ff2f0360f6e866b60268b67b06af6f53b07a638837852f8365cc2ec1c_ppc64le",
          "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-node-feature-discovery-rhel9@sha256:e42cf945d40af8ace54bd428d81b344665f794948f9af324f5f9d51310a8f3e3_amd64",
          "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-node-feature-discovery-rhel9@sha256:fafefb078e27148b48af6ca4f57866493d86c7d4cff31ed9ccf31a14bcc9a2a5_s390x",
          "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-operator-sdk-rhel9@sha256:49c48b65379eeea6749f7703ef3a17414c675c8cefb2cea8bbd063e998aa4d3c_amd64",
          "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-operator-sdk-rhel9@sha256:8693fbb80a3c21739eb25f6d4517b4a75db8dcf6277dc77d62149606c7dca106_ppc64le",
          "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-operator-sdk-rhel9@sha256:95ca0b06b7f624d2f75962880b46271391341bcf01b50574097c3b0035f7ddd5_arm64",
          "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-operator-sdk-rhel9@sha256:ae729d3271ff5f6d79bcaa924b911c97009551fa56a5e97be4e9107715e7a481_s390x",
          "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ptp-rhel9-operator@sha256:0311a8d531c55a56940cea3e36ee3d0cff353ad691ed26d02b38726e0b0adf62_amd64",
          "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ptp-rhel9-operator@sha256:65a3e452853333b2bea8ab027d76fe025c2e89b941cde031bed51c7f0ad02322_arm64",
          "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ptp-rhel9-operator@sha256:f83e10dc053144bd9d529e52980d6fbde253ae52ca2f6a2f78eb0e237b75fc7e_ppc64le",
          "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ptp-rhel9@sha256:0b758b648e5ceec2447cce5f1f18ebaae05afff7ede3d30d5df4917734928640_amd64",
          "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ptp-rhel9@sha256:33ad5cecfffb4d39078c1b5ca52be24747f30bcf1d1e9076c5e8f5a0e1d97a99_arm64",
          "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ptp-rhel9@sha256:4f934dd35422ad5b80502996edade87d25c737dc614f4fd08878109a59e2f60d_ppc64le",
          "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9-operator@sha256:1e340c9a0087c72119bc3ad03d2625747e7dd2e1f7c64d833b92f9ffc10ec9bf_amd64",
          "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9-operator@sha256:76b8604e9734bf74124b7b3aac9e8cb91cfa9271d2d16efa929cf6e26da7f14c_s390x",
          "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9-operator@sha256:b505bb36621bc18cfd521d3a9f46549cf49848c5c161a0ced9b9d5d922474700_ppc64le",
          "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9-operator@sha256:e653a0e8877430e11b7afd0f4be178361ea5c34c10956a2b7a320f64156bb543_arm64",
          "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9@sha256:18998c8e51d5be4259e11716d9a69d62ed0111b1ef480da0f1613b2c8ee48941_arm64",
          "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9@sha256:b960458aab93abd41d6f55f0201ad8d96f31e9996e685388ee3d617dd643646f_amd64",
          "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9@sha256:c0912965ffb7a4bc8792cfad76eca0a7122677efea986ed0af23bd98675bb340_ppc64le",
          "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9@sha256:f0c53afa8a340435126f08033e7b15c6a808780d58a8b8ce9215cee063b62d0f_s390x",
          "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-secrets-store-csi-mustgather-rhel9@sha256:0e01cd9e54290f802442b4ce6dbc61756fbc2fe6c770ec98dfc72c9a42ff585f_arm64",
          "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-secrets-store-csi-mustgather-rhel9@sha256:201e875325bcfb43d78ad3d28b1d76ec063c26854dedcf6dc342a3b6330503a4_amd64",
          "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-secrets-store-csi-mustgather-rhel9@sha256:43f26d17e445e094154b4b1a2c8e75f4d8587a6ff2587663975f53180c80ab98_ppc64le",
          "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-secrets-store-csi-mustgather-rhel9@sha256:d44645091e6bba375f4d37fb6afdc3d21886cce15c981603258db1c875a1dedd_s390x",
          "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9-operator@sha256:017a2c09ffa2172bac87794fb2761ff35ae51b1fe1584ba6888682100afda8a5_ppc64le",
          "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9-operator@sha256:0b554be34a827469de366c836fae9b4909368b1b67d2f70e182cc7fd45c4e6d6_s390x",
          "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9-operator@sha256:4f685dd4bb0dd742792a806d98e84b2271d86a110340dcaeb0655ed350a57824_amd64",
          "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9-operator@sha256:f0103f34dfaca9a1bd302ddaaba00985b6337bc66528cab5977f94efadc91d16_arm64",
          "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9@sha256:0d80ce2dbba6e1d1ea9281dcee7023aeec502ffb246dd54d2235d8c488889baa_amd64",
          "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9@sha256:44c205bbf1da566867142bef24dda2008bb9b101ab0a4ba464fc5aac129aece7_s390x",
          "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9@sha256:d8fb6f7fc12a25d3b7458074ff0999800b69504700291d62c28de06236fd96cd_arm64",
          "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9@sha256:f8852a9d901c421e4838b792de298124ed9276ca44540e472b9bf3f4417760e3_ppc64le",
          "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-sriov-dp-admission-controller-rhel9@sha256:7a29701642eabc1950b8b03c7f042034d136f82a7982cf4c551343276823b720_ppc64le",
          "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-sriov-dp-admission-controller-rhel9@sha256:7ad2470e0be63d20f6405b2a28db09bf504359c80151e7c794737a6b24301d97_arm64",
          "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-sriov-dp-admission-controller-rhel9@sha256:eacd08e4e93d7b7b03702f90a183dc48efa8037eb62cc742a7d363514ac80d87_amd64",
          "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-sriov-infiniband-cni-rhel9@sha256:380d0d6ff9db75fb0bb63cd011baf0cc042e9bbefa4e7799ab295e0032e62536_arm64",
          "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-sriov-infiniband-cni-rhel9@sha256:9d6a44dcddcabda8c9252258138e1654904edda809225ab8825bf98bcba412c2_ppc64le",
          "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-sriov-infiniband-cni-rhel9@sha256:ae0afe671631ab8e062bbdd1f2129299e14da450da34ddb2f62f8ce8596b3f70_amd64",
          "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-sriov-network-config-daemon-rhel9@sha256:0938dd5d725d33b05ebf8c5757fc78e464a11f96aa195d3ac448959016044d78_amd64",
          "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-sriov-network-config-daemon-rhel9@sha256:31d7d6ef608906425573c22c88778d20cf966e08804f8fd0bcc76b58b7850355_ppc64le",
          "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-sriov-network-config-daemon-rhel9@sha256:984f8b98428c68d58353709ff81433bdc971876d3435139ffb941ebd6b3206f8_arm64",
          "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-sriov-network-device-plugin-rhel9@sha256:00c50bf78baab3573d2b0528c9abe806c357f2598eb5e7008acc749b936ecaf2_arm64",
          "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-sriov-network-device-plugin-rhel9@sha256:1821517e0a496d08e5b383257847b6016f32aa0eab8a32e232575e3583c37c78_ppc64le",
          "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-sriov-network-device-plugin-rhel9@sha256:c906b9863bb187efa5bf8c64b93c3d0f8a7d37e4be5a8f2a1a4b83d2fde59d61_amd64",
          "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-sriov-network-metrics-exporter-rhel9@sha256:2f8a63000fa51c904ae32b930932f0fe14d2db5b8461458fac5b636c3b7a8600_amd64",
          "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-sriov-network-metrics-exporter-rhel9@sha256:579adea1b420d7bdb7c03539cb39c809785f2d27041e414535a16c078c80d70b_arm64",
          "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-sriov-network-metrics-exporter-rhel9@sha256:fbcea2b3132a9a36ba13ae8f197dde6d4427f1e1ed86397b7f756b901a8a1492_ppc64le",
          "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-sriov-network-rhel9-operator@sha256:78145e93f3176b4e8269202ce08cbd2df7aa965f155eda3c92dcd3b2e1ad2d0e_ppc64le",
          "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-sriov-network-rhel9-operator@sha256:8660bed08d536f8422ab60cd95dee3a4f6ffafe7feccc5af91c5cea2f2432ca7_amd64",
          "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-sriov-network-rhel9-operator@sha256:d70cd37c7a926b7697190f4ba51baaf30250f5a2e99bb1dc5c2a3c8c464c4533_arm64",
          "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-sriov-network-webhook-rhel9@sha256:3b61ff009d0d9e5f7381033275fb33c4b10ca120e6d9751eb202317ce804c981_ppc64le",
          "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-sriov-network-webhook-rhel9@sha256:ac6afcd2f8c80fdde03d33d3cfc683d54f4170ec281e5d094243d9dfdfc78bb1_arm64",
          "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-sriov-network-webhook-rhel9@sha256:b415d7e445f6e7405d30a94397ac4c2e260a3bac692ddd4eb65840b2ce1d2eb5_amd64",
          "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-sriov-rdma-cni-rhel9@sha256:69f02b9fe4fbc6620eb0a7a7782469be2f9c90e79c208f7dc9bc8c4492156129_arm64",
          "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-sriov-rdma-cni-rhel9@sha256:955b5a324b4a9dc736f0254ce0203abe391750aa5eca48a37db12d63199e1c8e_amd64",
          "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-sriov-rdma-cni-rhel9@sha256:a57a88e3772fd6c442fab3461d7a1e31e154bd31fd188bd39160f12ee3dbe368_ppc64le",
          "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9-operator@sha256:1294161141ea5bb0c1e5516d92989b4d79778d8dc26ffa46ed47bb665a070bf1_s390x",
          "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9-operator@sha256:92b3e592209b88a5398723e2acbf6a39ab6e1057aa8b0f527db8077baf207775_arm64",
          "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9-operator@sha256:ad0a2d16a0bff5613fd94aeb0e4fedcca6211cb828a3618e7a005cf3a65d08e1_amd64",
          "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9-operator@sha256:fb37e29d1da06ec644d05167a4419fa3d4821070ef5d3fa63c97ea23dfd1d879_ppc64le",
          "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9@sha256:12ff925c7a8b33e5d3b6a78a8fbda0746b740957154b9ade490d71832d262f3c_s390x",
          "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9@sha256:643bc5490e38a97e7d6589d4246f5db90f70e30c133faf739682eca3b39d500e_arm64",
          "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9@sha256:89000922368b86b71e8f815621d99cde9aa1304bda011e59fe2ce356c5d94e99_ppc64le",
          "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9@sha256:e8327aa9ee1376d99abd65c846ef8cdb2061ca9269189da6889c0fcb5a33a896_amd64",
          "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/pf-status-relay-rhel9-operator@sha256:160ee93e902752d4d7f3984654359b291cdd553faf97c3a4ab00801c07eb4697_s390x",
          "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/pf-status-relay-rhel9-operator@sha256:29c23b207d921324b5c04eab4de6262b76dfa4b8f6cb0aadc2b5db10e83598ea_amd64",
          "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/pf-status-relay-rhel9-operator@sha256:6d9490c2b1263329e357f7dffa65060dee8f4dac9fb4ff818df814cab6e6ef09_ppc64le",
          "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/pf-status-relay-rhel9-operator@sha256:76648b0e14edd2b1414ace88339d224c0b86596c5f7cb2e255e8573252d3f259_arm64",
          "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/pf-status-relay-rhel9@sha256:58127eb74dd3cf7939cf45b6731cdb34b5ac83a4927c7389a80ed0b0ab919ae1_amd64",
          "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/pf-status-relay-rhel9@sha256:6f2dbaf27be40c1961b86968026217964bdb6847b129be98c4899b022abf2b4e_ppc64le",
          "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/pf-status-relay-rhel9@sha256:87969ead893d4a26612d037c0c89f98120f41280cc813e1affbf266a009d2a7c_s390x",
          "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/pf-status-relay-rhel9@sha256:aeb5c63faead8521c52b49d581b313d30e9be14b22d7787cc023a6fc529b12fd_arm64",
          "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ptp-must-gather-rhel9@sha256:35aa748a16171739ec6b76c1904d4f839dfd966cfda3973aa6638d8095fc7454_amd64",
          "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ptp-must-gather-rhel9@sha256:a4d985e96a6ade43c768be9034a773dc644223f57e88c8a5e6ab5f4b5b5e10c0_arm64",
          "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ptp-must-gather-rhel9@sha256:ba55c76f2e21f6b1f6142a731e1b517a397f554442c431209d025c36e5924efc_ppc64le",
          "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/rdma-cni-rhel9@sha256:69f02b9fe4fbc6620eb0a7a7782469be2f9c90e79c208f7dc9bc8c4492156129_arm64",
          "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/rdma-cni-rhel9@sha256:955b5a324b4a9dc736f0254ce0203abe391750aa5eca48a37db12d63199e1c8e_amd64",
          "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/rdma-cni-rhel9@sha256:a57a88e3772fd6c442fab3461d7a1e31e154bd31fd188bd39160f12ee3dbe368_ppc64le",
          "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/sriov-cni-rhel9@sha256:38070507ea6ddf45ebba456bd6d4b021dee2a6fb6078226086ff081b5c738731_amd64",
          "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/sriov-cni-rhel9@sha256:3e9630b0cd702816ecf98491cfe66b8f9e39a493f94d861f48b2cb3898c638c8_ppc64le",
          "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/sriov-cni-rhel9@sha256:b1cc9a29c0d41b68b40695ae6913f1b0148114ba768ef363fe8663031f13984e_arm64",
          "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/sriov-network-metrics-exporter-rhel9@sha256:2f8a63000fa51c904ae32b930932f0fe14d2db5b8461458fac5b636c3b7a8600_amd64",
          "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/sriov-network-metrics-exporter-rhel9@sha256:579adea1b420d7bdb7c03539cb39c809785f2d27041e414535a16c078c80d70b_arm64",
          "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/sriov-network-metrics-exporter-rhel9@sha256:fbcea2b3132a9a36ba13ae8f197dde6d4427f1e1ed86397b7f756b901a8a1492_ppc64le"
        ]
      },
      "references": [
        {
          "category": "self",
          "summary": "Canonical URL",
          "url": "https://access.redhat.com/security/cve/CVE-2026-33186"
        },
        {
          "category": "external",
          "summary": "RHBZ#2449833",
          "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2449833"
        },
        {
          "category": "external",
          "summary": "https://www.cve.org/CVERecord?id=CVE-2026-33186",
          "url": "https://www.cve.org/CVERecord?id=CVE-2026-33186"
        },
        {
          "category": "external",
          "summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-33186",
          "url": "https://nvd.nist.gov/vuln/detail/CVE-2026-33186"
        },
        {
          "category": "external",
          "summary": "https://github.com/grpc/grpc-go/security/advisories/GHSA-p77j-4mvh-x3m3",
          "url": "https://github.com/grpc/grpc-go/security/advisories/GHSA-p77j-4mvh-x3m3"
        }
      ],
      "release_date": "2026-03-20T22:23:32.147000+00:00",
      "remediations": [
        {
          "category": "vendor_fix",
          "date": "2026-05-06T07:35:33+00:00",
          "details": "See the following documentation, which will be updated shortly for this release, for important instructions on how to upgrade your cluster and fully apply this asynchronous errata update:\n\nhttps://docs.redhat.com/en/documentation/openshift_container_platform/4.18/html/release_notes/\n\nDetails on how to access this content are available at\nhttps://docs.redhat.com/en/documentation/openshift_container_platform/4.18/html-single/updating_clusters/index#updating-cluster-cli.",
          "product_ids": [
            "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-local-storage-mustgather-rhel9@sha256:377cf0a041ed83dc3c21078b152842412c4e995c9194b40930baaf3c4ccf10e3_arm64",
            "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-local-storage-mustgather-rhel9@sha256:3b3d23caaed6b0dd2507607d24438c0d51bb36545ba66b5c4422ceef9b9f8b14_s390x",
            "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-local-storage-mustgather-rhel9@sha256:9e1643b38fc43521dcaf09441f590d3fdf33859f8b5f4f69d03218daf3ff5ba8_ppc64le",
            "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-local-storage-mustgather-rhel9@sha256:a9deb9be96b4c226aeae56ab661054921f0c7bd3921614efee7c36da86b9fb11_amd64"
          ],
          "restart_required": {
            "category": "none"
          },
          "url": "https://access.redhat.com/errata/RHSA-2026:12119"
        },
        {
          "category": "workaround",
          "details": "To mitigate this issue, implement infrastructure-level normalization to ensure all incoming HTTP/2 `:path` headers are properly formatted with a leading slash before reaching the gRPC-Go server. This can be achieved by configuring a reverse proxy or API gateway to validate and normalize the `:path` header. Ensure that any such intermediary is properly configured and restarted to apply the changes, which may temporarily impact service availability.",
          "product_ids": [
            "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ingress-node-firewall-rhel9-operator@sha256:455fbaafaa9d43d8776c23166ba78a9a8f8fa825653e6eebfad15bd2eb836019_ppc64le",
            "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ingress-node-firewall-rhel9-operator@sha256:5cb85447a61598de631f0eb31e535beaad33e821a5953f6cdef382ec8dbc8e4c_arm64",
            "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ingress-node-firewall-rhel9-operator@sha256:b5ef3b8873f207ae68f81999fab754281998963e79666f9d39944760b49a7bce_amd64",
            "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ingress-node-firewall-rhel9-operator@sha256:d375d0a5fe7c02dbf87f51a47f00b1fed2d202fd552671ff3f66122ef30e6ea8_s390x",
            "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ingress-node-firewall-rhel9@sha256:3ead270b5e651ad28850f0448d701079a339859421ebaaa8dfb3ec074d996f66_amd64",
            "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ingress-node-firewall-rhel9@sha256:7ad9d506193bf3141ad8acab798af3c2d8a90610e1952b7d4e26ae57688f0245_ppc64le",
            "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ingress-node-firewall-rhel9@sha256:a081244f2d6fe252edcbd0fc683e8f001a0e020f6ef8bcb14840b72524b4af1a_s390x",
            "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ingress-node-firewall-rhel9@sha256:c9bbb3e9eb7c035304a040a8feb2d6aee84090fe23340910cff1ceacf61e4056_arm64",
            "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/kube-compare-artifacts-rhel9@sha256:7a8be0226312f99c0e028a335a3d3b41dd4368ef2ae7e6374b4eca456ba28dbd_arm64",
            "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/kube-compare-artifacts-rhel9@sha256:8a5a9c868892113c74a7adf2c89a7fa65fdca420df0f6b474498884db86016e5_amd64",
            "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/kube-compare-artifacts-rhel9@sha256:ce588556f1a6468421940461d64f183fb35f0114bc0069a07929389fd031d1bb_s390x",
            "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/kube-compare-artifacts-rhel9@sha256:d3bfdac623653bc0484af9bfac2c12f5145fde4f857a1b93cf9973ceeb74bbfe_ppc64le",
            "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator@sha256:193e3faba2100fa7d606cee1c359e84a2085583343a878baa2ef5f728535a979_ppc64le",
            "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator@sha256:59cc354fb6bb76d6630bde1156639d4f37a405652fec479567b17c46441d8358_arm64",
            "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator@sha256:f48c6c941f9dc0858a59dccf0b1f4b82e4a7d52ea88e408f0a18951c4d2550cd_s390x",
            "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator@sha256:fea585def705ad83f5e2b0cd8fe6c3fee507e7c1a3d41c1af6cf11586266b719_amd64",
            "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:2b53bca42b2e701a6bec306460fd2d796f01af733b84b28c7e4b93e35fcbe17b_arm64",
            "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:d07443fdb671662032a4528bb2b06420aa74dca3b607ba2e3ac12d8a6389f462_s390x",
            "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:ee32bf86d010ea8d3b0ba9abcf68f76e47f3a9229be3a580872e228fcb23dd36_ppc64le",
            "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:f91d4765a64bd3d60836375612dca174c869496b4213bbbb123fc5324b733afc_amd64",
            "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/metallb-rhel9@sha256:25000077776757fd46aa82464b734e6d0244770bde809d7fa43465a563d678e1_ppc64le",
            "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/metallb-rhel9@sha256:49bd0b670bae19a31629e92805fd17416d99f6a56e68c19d8ace6157387e6063_s390x",
            "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/metallb-rhel9@sha256:5e577eca87366470b2ddae310fc483bb3340606eea4ea3a7bdc414640a2c1ede_arm64",
            "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/metallb-rhel9@sha256:c969254151b9347fb9cb2454d8136ebd3b7e7ec48abce1f852a2aebd297af2c8_amd64",
            "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/nmstate-console-plugin-rhel9@sha256:27fb5a54aab6d8ed2f8de013cd693c584a2f5dab3babd42de7275b2b62f98a70_s390x",
            "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/nmstate-console-plugin-rhel9@sha256:bb176062a65a9f71b9d0ec30fa48020aa180b27ee34d65d3557e6e6ef06d529b_ppc64le",
            "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/nmstate-console-plugin-rhel9@sha256:ce518bb2be4e0919fe10bc6040c0a6b2dbc051520e7eb90fc8e54749af1cf242_amd64",
            "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/nmstate-console-plugin-rhel9@sha256:fd719e9e29a4bc8b2f439ba4fe4496d48b6e10896094c21df592275cf7ce4437_arm64",
            "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ansible-rhel9-operator@sha256:04da30c2bdfecb75f1cb613dae6373972d3aaea635d765fb7b470842886fa7db_amd64",
            "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ansible-rhel9-operator@sha256:147080edf2d4fbf2246c410f2c8c77f1b7eab5ab575b83e350c9e4fcf22f3c90_arm64",
            "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ansible-rhel9-operator@sha256:6ef4780f2eafe7772c6e599e0f480b669f9963c2df0200e3129e5bc54843188e_ppc64le",
            "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ansible-rhel9-operator@sha256:9f3aca3aca75849124e1293ee4529f8a371f429a53d9764321e97f3bbf630196_s390x",
            "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-aws-efs-csi-driver-container-rhel9@sha256:c318ae299401ade657ca6971cdc76f5437b5c523c0b74eba3061ec95772f6a0e_arm64",
            "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-aws-efs-csi-driver-container-rhel9@sha256:c57f3cef78f88b9e57506d955d84f14e5c865ccac529431b4c8126fd46ed5af2_amd64",
            "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-aws-efs-csi-driver-rhel9-operator@sha256:d2c1ec9c158241eb3b5c5e2eb8d4369ef72c9bb8f3c2b607b7c33d5e5ee9a1bf_arm64",
            "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-aws-efs-csi-driver-rhel9-operator@sha256:d94bae845eedf5736e38420c6c989d63d836f5d8a1f1f734a16b79924926575f_amd64",
            "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cloud-event-proxy-rhel9@sha256:2c272c39c7ef7c2c50ef6f952881dd0ca438865717c6e9872e49169249c2754d_ppc64le",
            "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cloud-event-proxy-rhel9@sha256:4ce3518136af20fc50eee638d8e4d8e26e6b7d39e59e85837a53d200708a93a9_amd64",
            "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cloud-event-proxy-rhel9@sha256:e5c81f64c24daf664f3ad90c510a06184246fa34e89c996a98c3b8dcaac5f6a8_arm64",
            "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-capacity-rhel9@sha256:14e2935b0cdf5b923dff6b1c54a6f81f63c37b1735e7d2dcfd29d6d9c78abb26_ppc64le",
            "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-capacity-rhel9@sha256:c6228239550a5d466634393db1ae7d96f1f6e5af2c3b974f600e2ced955bc2b3_arm64",
            "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-capacity-rhel9@sha256:e93752a29302d9869b62b0e01ae0e7b0f81542eae556938a38971be75faf771c_amd64",
            "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-capacity-rhel9@sha256:fd1255785b604364707fd81c19f80f0e87a8d989072a6ed902b1abbc52a6dc59_s390x",
            "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-nfd-rhel9-operator@sha256:0a4250ec42ec09c81d249e688afe78c9ee553619d1e91e5e8cc4b93ece232c70_s390x",
            "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-nfd-rhel9-operator@sha256:b174b2d2a62e48da898cd3efb8a8ad111d79bacfc10dc8a03cdaef14d99fef96_arm64",
            "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-nfd-rhel9-operator@sha256:b8127348feff6f9c26b4b289f00f0830a0ae2f338312eb4a69b7272d5ddca3d1_amd64",
            "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-nfd-rhel9-operator@sha256:fc7c403c83f89dfffecd45a02324246fb56511760c4f57f41841965dc8e65f52_ppc64le",
            "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9-operator@sha256:0425553e7e541173610fde81690f30e269fc3004c0e43926cbafff9bc2f57e8c_s390x",
            "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9-operator@sha256:2b64013f845e4f6c4b3a070be56007554454684b529a53e994884a28b38899a2_ppc64le",
            "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9-operator@sha256:706d812093e4bcbfa6f720cf1eea24282ecdb5efe2cb51c4fd214064da6de225_amd64",
            "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9-operator@sha256:83b8dee64a009741c901b7ccaee8f76399294855fc925481bd204b254415c1ce_arm64",
            "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9@sha256:543a2e8654829b30e35c183cdd27b6762cacef3edf7b869375edffaafd5019af_s390x",
            "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9@sha256:55b7717a83e7cdd1820e4e7f55ad6ff64c8109e3aa0820a765dc7df5f6b715d3_arm64",
            "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9@sha256:80643a3e0a56a3ba4b97c51f00c07609b8a0588bfa41fa4bb9c55b874a333f95_amd64",
            "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9@sha256:de6ad5df9cc1a8560dab9d839976e5dce752f7070bc49c969bf295b82ed915ae_ppc64le",
            "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:0c3e72fa750356a24554a93a44432b5f01b214fbf6d8906d6cdc21668b152418_ppc64le",
            "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:4ef8e4c19b654c79350cc593e702fff236a14765c4546b9a09ec7bb581e09f06_s390x",
            "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:b5c52688b356079ef4623fe19f3c8c1b91dfe8238d70419a713b93649ff2fbb9_amd64",
            "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:b73a90bb65dd237cd64f39b2f02b59ea096a4dc23a860f92c98d8e73c5fed6a2_arm64",
            "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:241566b633f35d6c91f623e68c0f65ac739a9b51415044ce7cb98bebeb597d4f_amd64",
            "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:344cc282545fa33be767a767f2d68ea7a1cc12b27aac4a8edfbe1ba9f8c4fed3_s390x",
            "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:a0a291d8c03b8ee085da84e5fb6f017462ff8104651f3c0f9fa642e049e14020_arm64",
            "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:ad6889e93b8245275afd6f5f529b814f153eaffc4e62ceebaf68959958d6d0cb_ppc64le",
            "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:09de5d5d2005d9c61b3a92daab6ed2a738bb03d618bfebbe28ce8db7abb4ddad_ppc64le",
            "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:319ab784e7a1cca6002cf1d27e7632d94bd4508df29c7342a740df0978d24f5c_arm64",
            "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:59daeeb2624a86cb11a5837a4ea3be038676b7484c7ca44d41dced2cf355002d_amd64",
            "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:8ce671b2c6a745f7b11744fb172ee74e0b770661a5c7824bb40024095b791931_s390x",
            "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-dpu-cni-rhel9@sha256:0e8af5a8ba7faef6dad9598bf9b452b17a7b44900218cabe0f501c500bf01430_s390x",
            "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-dpu-cni-rhel9@sha256:298c6c1778465f11e6c4a87ac5af7653e757e0ae28abb3274217be560546610a_arm64",
            "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-dpu-cni-rhel9@sha256:472b6378f4c5b98e9b89e2108080fdd7b5e2e0ed3a6e6582c8f4908d16a07d28_ppc64le",
            "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-dpu-cni-rhel9@sha256:b2c26922aa38b79a274bbb5e9e8559d147386088c0d676beed82132358c0c284_amd64",
            "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-dpu-daemon-rhel9@sha256:37f4a0c66441d96d3fd177291e67b9b06417da7e93cfd081ea1848db08616c44_amd64",
            "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-dpu-daemon-rhel9@sha256:596d0526a4811f0e7d552c7483aaee7f3f17421e664867966c8951afd9adfe5d_s390x",
            "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-dpu-daemon-rhel9@sha256:86ed181d2d65e8626f1a7f105f2c4433b773d5bf8cbb2e815a0e47b49644fdbe_ppc64le",
            "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-dpu-daemon-rhel9@sha256:8f1f2d6f8468d9ee1108a7f9ac614eedc1610cdf80aac8c32c9395d881d61322_arm64",
            "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-dpu-rhel9-operator@sha256:05782487e1ba1a7950b27bae228796b233f26fe9041a9076af967db8a4b2591c_arm64",
            "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-dpu-rhel9-operator@sha256:39a576f80b237e0ceee72cf92eb023f5f687cd23da73cef0256fd5909daaf61b_ppc64le",
            "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-dpu-rhel9-operator@sha256:43cc3b3d1ab250522cec2069d90ca3dcbf5ff9486466ab4cafd066be8f381c42_amd64",
            "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-dpu-rhel9-operator@sha256:d5befb00ee7908438be6f0103de621bac92772807ff59954b8a05287b8e53035_s390x",
            "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-egress-dns-proxy-rhel9@sha256:0cb366a7f6a6eae3acba6f25084003b01f69e26c6a09e4d79840b7ecd9a1d74f_s390x",
            "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-egress-dns-proxy-rhel9@sha256:41927dc6dabda6dd12eac83970e62cc489291552916c3472dee5af1348684464_ppc64le",
            "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-egress-dns-proxy-rhel9@sha256:9c6894f50357006abafb826e18fbae647c406fb58c55369d7efb441c12cc8bc1_arm64",
            "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-egress-dns-proxy-rhel9@sha256:afef1d9ee8e8d945597d7f9da0fb53e27ff97896178fc234a96fc0caeeec2a94_amd64",
            "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-egress-http-proxy-rhel9@sha256:0b53b485d641407b73a63aa766cbd8797070b2ead2034c53dd74a020698cc5cb_s390x",
            "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-egress-http-proxy-rhel9@sha256:921e2f80aa495614362a56fba14c40f933e49912f6dfbeee0bdbd6e02193c293_arm64",
            "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-egress-http-proxy-rhel9@sha256:9cd2eb3151d6c23dd67924e6f86857965393e0fdda0a5e2be74702b2519a2d52_amd64",
            "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-egress-http-proxy-rhel9@sha256:c93e71c5a90e5e5de0c2eb7585f5e9ed45fbdac4d8a80aa1c21d559f4e710adc_ppc64le",
            "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-egress-router-rhel9@sha256:3e773c55a1e7f95cca479f791666938cd858f55aece94f7772ad18a1da8ddc4e_ppc64le",
            "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-egress-router-rhel9@sha256:6cb7c0fda50b306d71011094773bb99b92bc683ff07ce65f490232b8d98e3e44_s390x",
            "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-egress-router-rhel9@sha256:a5061b81ff01ff1d8cb3bb1dad277d827a8da7b2a829961bf443dc9d14ea8b6f_arm64",
            "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-egress-router-rhel9@sha256:bf45beb97cf3c1fa4d1da2dc6cfb213a0f06fabd81f0ddd9923027397f855315_amd64",
            "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel9-operator@sha256:1de89e3b305d3338984b3e406f9d1a0474123316187ac4e274826c0715189e41_ppc64le",
            "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel9-operator@sha256:c4f0625bf1b9cbf424199d34c1df6bee2384bc4e927cdc9ba186b90c737d3416_amd64",
            "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel9-operator@sha256:fd49dd203a9388dd6181d590b9ced12d29d9f532b3dc775d1554541e77587822_arm64",
            "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel9@sha256:1e823d90e7e518361736d41a6f25bc14e8fd9e2768aee4a30b2230c23acc37b4_amd64",
            "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel9@sha256:3047322d341f277552708eaa0a28ba53d06e8dad9f478f1672dc3a97e7e46656_arm64",
            "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel9@sha256:9cc69b88fcec462b1e476c040ec7dc9a3db5e14cb2186721d42415303e230733_ppc64le",
            "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-helm-rhel9-operator@sha256:4255af1bc1ce69febcb361d46b7c033c81141d4858d19d1280b4c34f9e8dced7_amd64",
            "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-helm-rhel9-operator@sha256:4f4af4419d01db1916b9d8aee8cb413d648b4da3bc5c2bef82d9c9f2f2e31ded_ppc64le",
            "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-helm-rhel9-operator@sha256:aec7f16a186ee89ed3dac4a199b48f7698c85b2365006dfea554a2f73270078b_s390x",
            "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-helm-rhel9-operator@sha256:b68244eccdb67a5b67b9d932c15567da8c7e3e954034c5d347ffee65845120a5_arm64",
            "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:676fdc5c2d5454407d4645ecf42f59bca81ad3ce1a0dfbbad680619c985dcc30_s390x",
            "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:9096065f000a9957647eb1019c5add1714a01d9c1d1ff208c943d14f33dc5c6a_arm64",
            "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:eb3a92127fe7b7c559643040a16e52ba6f6b83dee78fafdaae421ebb3462135b_ppc64le",
            "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:fe92a3ba51b894f958c84a5878f3b9c184ad540630c4216614d6349a302d0cbe_amd64",
            "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-local-storage-diskmaker-rhel9@sha256:51a949fee67b361079c0b8a4b4fd623cb8e0ca10dd214b3e38d13fd352742060_s390x",
            "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-local-storage-diskmaker-rhel9@sha256:61689dfa176f90b8a044519646b4ca73d39955ed15f01cef4e82e0759626201a_ppc64le",
            "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-local-storage-diskmaker-rhel9@sha256:f548dd548b926a70e39574c52e5f276f0dc29acf4b4b2f099564b9e4b4344346_amd64",
            "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-local-storage-diskmaker-rhel9@sha256:f7143c30838d8b4ea72cc46b4a448baec3c9ea3f0b2dd6a182a0305f715ad431_arm64",
            "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-local-storage-mustgather-rhel9@sha256:377cf0a041ed83dc3c21078b152842412c4e995c9194b40930baaf3c4ccf10e3_arm64",
            "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-local-storage-mustgather-rhel9@sha256:3b3d23caaed6b0dd2507607d24438c0d51bb36545ba66b5c4422ceef9b9f8b14_s390x",
            "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-local-storage-mustgather-rhel9@sha256:9e1643b38fc43521dcaf09441f590d3fdf33859f8b5f4f69d03218daf3ff5ba8_ppc64le",
            "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-local-storage-mustgather-rhel9@sha256:a9deb9be96b4c226aeae56ab661054921f0c7bd3921614efee7c36da86b9fb11_amd64",
            "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-local-storage-rhel9-operator@sha256:1c4a68b41993e20233b85ae0aa045185afd1ff962536a769060f2988d82ce3c9_ppc64le",
            "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-local-storage-rhel9-operator@sha256:29b3d0a2f03d11a0178c863385db0292489233456ec3b3391a473c59c5c62e55_amd64",
            "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-local-storage-rhel9-operator@sha256:8331f858177a9d14262f3b2afa4bc1be20236648c8d1b6e8524694f851cf5cfc_arm64",
            "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-local-storage-rhel9-operator@sha256:cb9ebc525b3a7346cab1609d8b55e46eef6d26b7c91bab401c58efe0b4e8727e_s390x",
            "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-node-feature-discovery-rhel9@sha256:242ccbbaba5184703729b780d73b54b9f6e31c4628683fb69973d51c88bb5ffc_arm64",
            "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-node-feature-discovery-rhel9@sha256:54bc8d5ff2f0360f6e866b60268b67b06af6f53b07a638837852f8365cc2ec1c_ppc64le",
            "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-node-feature-discovery-rhel9@sha256:e42cf945d40af8ace54bd428d81b344665f794948f9af324f5f9d51310a8f3e3_amd64",
            "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-node-feature-discovery-rhel9@sha256:fafefb078e27148b48af6ca4f57866493d86c7d4cff31ed9ccf31a14bcc9a2a5_s390x",
            "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-operator-sdk-rhel9@sha256:49c48b65379eeea6749f7703ef3a17414c675c8cefb2cea8bbd063e998aa4d3c_amd64",
            "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-operator-sdk-rhel9@sha256:8693fbb80a3c21739eb25f6d4517b4a75db8dcf6277dc77d62149606c7dca106_ppc64le",
            "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-operator-sdk-rhel9@sha256:95ca0b06b7f624d2f75962880b46271391341bcf01b50574097c3b0035f7ddd5_arm64",
            "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-operator-sdk-rhel9@sha256:ae729d3271ff5f6d79bcaa924b911c97009551fa56a5e97be4e9107715e7a481_s390x",
            "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ptp-rhel9-operator@sha256:0311a8d531c55a56940cea3e36ee3d0cff353ad691ed26d02b38726e0b0adf62_amd64",
            "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ptp-rhel9-operator@sha256:65a3e452853333b2bea8ab027d76fe025c2e89b941cde031bed51c7f0ad02322_arm64",
            "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ptp-rhel9-operator@sha256:f83e10dc053144bd9d529e52980d6fbde253ae52ca2f6a2f78eb0e237b75fc7e_ppc64le",
            "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ptp-rhel9@sha256:0b758b648e5ceec2447cce5f1f18ebaae05afff7ede3d30d5df4917734928640_amd64",
            "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ptp-rhel9@sha256:33ad5cecfffb4d39078c1b5ca52be24747f30bcf1d1e9076c5e8f5a0e1d97a99_arm64",
            "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ptp-rhel9@sha256:4f934dd35422ad5b80502996edade87d25c737dc614f4fd08878109a59e2f60d_ppc64le",
            "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9-operator@sha256:1e340c9a0087c72119bc3ad03d2625747e7dd2e1f7c64d833b92f9ffc10ec9bf_amd64",
            "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9-operator@sha256:76b8604e9734bf74124b7b3aac9e8cb91cfa9271d2d16efa929cf6e26da7f14c_s390x",
            "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9-operator@sha256:b505bb36621bc18cfd521d3a9f46549cf49848c5c161a0ced9b9d5d922474700_ppc64le",
            "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9-operator@sha256:e653a0e8877430e11b7afd0f4be178361ea5c34c10956a2b7a320f64156bb543_arm64",
            "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9@sha256:18998c8e51d5be4259e11716d9a69d62ed0111b1ef480da0f1613b2c8ee48941_arm64",
            "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9@sha256:b960458aab93abd41d6f55f0201ad8d96f31e9996e685388ee3d617dd643646f_amd64",
            "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9@sha256:c0912965ffb7a4bc8792cfad76eca0a7122677efea986ed0af23bd98675bb340_ppc64le",
            "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9@sha256:f0c53afa8a340435126f08033e7b15c6a808780d58a8b8ce9215cee063b62d0f_s390x",
            "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-secrets-store-csi-mustgather-rhel9@sha256:0e01cd9e54290f802442b4ce6dbc61756fbc2fe6c770ec98dfc72c9a42ff585f_arm64",
            "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-secrets-store-csi-mustgather-rhel9@sha256:201e875325bcfb43d78ad3d28b1d76ec063c26854dedcf6dc342a3b6330503a4_amd64",
            "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-secrets-store-csi-mustgather-rhel9@sha256:43f26d17e445e094154b4b1a2c8e75f4d8587a6ff2587663975f53180c80ab98_ppc64le",
            "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-secrets-store-csi-mustgather-rhel9@sha256:d44645091e6bba375f4d37fb6afdc3d21886cce15c981603258db1c875a1dedd_s390x",
            "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9-operator@sha256:017a2c09ffa2172bac87794fb2761ff35ae51b1fe1584ba6888682100afda8a5_ppc64le",
            "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9-operator@sha256:0b554be34a827469de366c836fae9b4909368b1b67d2f70e182cc7fd45c4e6d6_s390x",
            "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9-operator@sha256:4f685dd4bb0dd742792a806d98e84b2271d86a110340dcaeb0655ed350a57824_amd64",
            "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9-operator@sha256:f0103f34dfaca9a1bd302ddaaba00985b6337bc66528cab5977f94efadc91d16_arm64",
            "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9@sha256:0d80ce2dbba6e1d1ea9281dcee7023aeec502ffb246dd54d2235d8c488889baa_amd64",
            "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9@sha256:44c205bbf1da566867142bef24dda2008bb9b101ab0a4ba464fc5aac129aece7_s390x",
            "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9@sha256:d8fb6f7fc12a25d3b7458074ff0999800b69504700291d62c28de06236fd96cd_arm64",
            "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9@sha256:f8852a9d901c421e4838b792de298124ed9276ca44540e472b9bf3f4417760e3_ppc64le",
            "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-sriov-dp-admission-controller-rhel9@sha256:7a29701642eabc1950b8b03c7f042034d136f82a7982cf4c551343276823b720_ppc64le",
            "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-sriov-dp-admission-controller-rhel9@sha256:7ad2470e0be63d20f6405b2a28db09bf504359c80151e7c794737a6b24301d97_arm64",
            "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-sriov-dp-admission-controller-rhel9@sha256:eacd08e4e93d7b7b03702f90a183dc48efa8037eb62cc742a7d363514ac80d87_amd64",
            "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-sriov-infiniband-cni-rhel9@sha256:380d0d6ff9db75fb0bb63cd011baf0cc042e9bbefa4e7799ab295e0032e62536_arm64",
            "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-sriov-infiniband-cni-rhel9@sha256:9d6a44dcddcabda8c9252258138e1654904edda809225ab8825bf98bcba412c2_ppc64le",
            "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-sriov-infiniband-cni-rhel9@sha256:ae0afe671631ab8e062bbdd1f2129299e14da450da34ddb2f62f8ce8596b3f70_amd64",
            "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-sriov-network-config-daemon-rhel9@sha256:0938dd5d725d33b05ebf8c5757fc78e464a11f96aa195d3ac448959016044d78_amd64",
            "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-sriov-network-config-daemon-rhel9@sha256:31d7d6ef608906425573c22c88778d20cf966e08804f8fd0bcc76b58b7850355_ppc64le",
            "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-sriov-network-config-daemon-rhel9@sha256:984f8b98428c68d58353709ff81433bdc971876d3435139ffb941ebd6b3206f8_arm64",
            "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-sriov-network-device-plugin-rhel9@sha256:00c50bf78baab3573d2b0528c9abe806c357f2598eb5e7008acc749b936ecaf2_arm64",
            "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-sriov-network-device-plugin-rhel9@sha256:1821517e0a496d08e5b383257847b6016f32aa0eab8a32e232575e3583c37c78_ppc64le",
            "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-sriov-network-device-plugin-rhel9@sha256:c906b9863bb187efa5bf8c64b93c3d0f8a7d37e4be5a8f2a1a4b83d2fde59d61_amd64",
            "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-sriov-network-metrics-exporter-rhel9@sha256:2f8a63000fa51c904ae32b930932f0fe14d2db5b8461458fac5b636c3b7a8600_amd64",
            "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-sriov-network-metrics-exporter-rhel9@sha256:579adea1b420d7bdb7c03539cb39c809785f2d27041e414535a16c078c80d70b_arm64",
            "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-sriov-network-metrics-exporter-rhel9@sha256:fbcea2b3132a9a36ba13ae8f197dde6d4427f1e1ed86397b7f756b901a8a1492_ppc64le",
            "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-sriov-network-rhel9-operator@sha256:78145e93f3176b4e8269202ce08cbd2df7aa965f155eda3c92dcd3b2e1ad2d0e_ppc64le",
            "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-sriov-network-rhel9-operator@sha256:8660bed08d536f8422ab60cd95dee3a4f6ffafe7feccc5af91c5cea2f2432ca7_amd64",
            "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-sriov-network-rhel9-operator@sha256:d70cd37c7a926b7697190f4ba51baaf30250f5a2e99bb1dc5c2a3c8c464c4533_arm64",
            "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-sriov-network-webhook-rhel9@sha256:3b61ff009d0d9e5f7381033275fb33c4b10ca120e6d9751eb202317ce804c981_ppc64le",
            "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-sriov-network-webhook-rhel9@sha256:ac6afcd2f8c80fdde03d33d3cfc683d54f4170ec281e5d094243d9dfdfc78bb1_arm64",
            "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-sriov-network-webhook-rhel9@sha256:b415d7e445f6e7405d30a94397ac4c2e260a3bac692ddd4eb65840b2ce1d2eb5_amd64",
            "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-sriov-rdma-cni-rhel9@sha256:69f02b9fe4fbc6620eb0a7a7782469be2f9c90e79c208f7dc9bc8c4492156129_arm64",
            "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-sriov-rdma-cni-rhel9@sha256:955b5a324b4a9dc736f0254ce0203abe391750aa5eca48a37db12d63199e1c8e_amd64",
            "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-sriov-rdma-cni-rhel9@sha256:a57a88e3772fd6c442fab3461d7a1e31e154bd31fd188bd39160f12ee3dbe368_ppc64le",
            "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9-operator@sha256:1294161141ea5bb0c1e5516d92989b4d79778d8dc26ffa46ed47bb665a070bf1_s390x",
            "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9-operator@sha256:92b3e592209b88a5398723e2acbf6a39ab6e1057aa8b0f527db8077baf207775_arm64",
            "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9-operator@sha256:ad0a2d16a0bff5613fd94aeb0e4fedcca6211cb828a3618e7a005cf3a65d08e1_amd64",
            "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9-operator@sha256:fb37e29d1da06ec644d05167a4419fa3d4821070ef5d3fa63c97ea23dfd1d879_ppc64le",
            "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9@sha256:12ff925c7a8b33e5d3b6a78a8fbda0746b740957154b9ade490d71832d262f3c_s390x",
            "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9@sha256:643bc5490e38a97e7d6589d4246f5db90f70e30c133faf739682eca3b39d500e_arm64",
            "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9@sha256:89000922368b86b71e8f815621d99cde9aa1304bda011e59fe2ce356c5d94e99_ppc64le",
            "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9@sha256:e8327aa9ee1376d99abd65c846ef8cdb2061ca9269189da6889c0fcb5a33a896_amd64",
            "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/pf-status-relay-rhel9-operator@sha256:160ee93e902752d4d7f3984654359b291cdd553faf97c3a4ab00801c07eb4697_s390x",
            "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/pf-status-relay-rhel9-operator@sha256:29c23b207d921324b5c04eab4de6262b76dfa4b8f6cb0aadc2b5db10e83598ea_amd64",
            "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/pf-status-relay-rhel9-operator@sha256:6d9490c2b1263329e357f7dffa65060dee8f4dac9fb4ff818df814cab6e6ef09_ppc64le",
            "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/pf-status-relay-rhel9-operator@sha256:76648b0e14edd2b1414ace88339d224c0b86596c5f7cb2e255e8573252d3f259_arm64",
            "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/pf-status-relay-rhel9@sha256:58127eb74dd3cf7939cf45b6731cdb34b5ac83a4927c7389a80ed0b0ab919ae1_amd64",
            "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/pf-status-relay-rhel9@sha256:6f2dbaf27be40c1961b86968026217964bdb6847b129be98c4899b022abf2b4e_ppc64le",
            "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/pf-status-relay-rhel9@sha256:87969ead893d4a26612d037c0c89f98120f41280cc813e1affbf266a009d2a7c_s390x",
            "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/pf-status-relay-rhel9@sha256:aeb5c63faead8521c52b49d581b313d30e9be14b22d7787cc023a6fc529b12fd_arm64",
            "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ptp-must-gather-rhel9@sha256:35aa748a16171739ec6b76c1904d4f839dfd966cfda3973aa6638d8095fc7454_amd64",
            "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ptp-must-gather-rhel9@sha256:a4d985e96a6ade43c768be9034a773dc644223f57e88c8a5e6ab5f4b5b5e10c0_arm64",
            "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ptp-must-gather-rhel9@sha256:ba55c76f2e21f6b1f6142a731e1b517a397f554442c431209d025c36e5924efc_ppc64le",
            "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/rdma-cni-rhel9@sha256:69f02b9fe4fbc6620eb0a7a7782469be2f9c90e79c208f7dc9bc8c4492156129_arm64",
            "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/rdma-cni-rhel9@sha256:955b5a324b4a9dc736f0254ce0203abe391750aa5eca48a37db12d63199e1c8e_amd64",
            "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/rdma-cni-rhel9@sha256:a57a88e3772fd6c442fab3461d7a1e31e154bd31fd188bd39160f12ee3dbe368_ppc64le",
            "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/sriov-cni-rhel9@sha256:38070507ea6ddf45ebba456bd6d4b021dee2a6fb6078226086ff081b5c738731_amd64",
            "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/sriov-cni-rhel9@sha256:3e9630b0cd702816ecf98491cfe66b8f9e39a493f94d861f48b2cb3898c638c8_ppc64le",
            "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/sriov-cni-rhel9@sha256:b1cc9a29c0d41b68b40695ae6913f1b0148114ba768ef363fe8663031f13984e_arm64",
            "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/sriov-network-metrics-exporter-rhel9@sha256:2f8a63000fa51c904ae32b930932f0fe14d2db5b8461458fac5b636c3b7a8600_amd64",
            "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/sriov-network-metrics-exporter-rhel9@sha256:579adea1b420d7bdb7c03539cb39c809785f2d27041e414535a16c078c80d70b_arm64",
            "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/sriov-network-metrics-exporter-rhel9@sha256:fbcea2b3132a9a36ba13ae8f197dde6d4427f1e1ed86397b7f756b901a8a1492_ppc64le"
          ]
        }
      ],
      "scores": [
        {
          "cvss_v3": {
            "attackComplexity": "LOW",
            "attackVector": "NETWORK",
            "availabilityImpact": "NONE",
            "baseScore": 9.1,
            "baseSeverity": "CRITICAL",
            "confidentialityImpact": "HIGH",
            "integrityImpact": "HIGH",
            "privilegesRequired": "NONE",
            "scope": "UNCHANGED",
            "userInteraction": "NONE",
            "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:N",
            "version": "3.1"
          },
          "products": [
            "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ingress-node-firewall-rhel9-operator@sha256:455fbaafaa9d43d8776c23166ba78a9a8f8fa825653e6eebfad15bd2eb836019_ppc64le",
            "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ingress-node-firewall-rhel9-operator@sha256:5cb85447a61598de631f0eb31e535beaad33e821a5953f6cdef382ec8dbc8e4c_arm64",
            "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ingress-node-firewall-rhel9-operator@sha256:b5ef3b8873f207ae68f81999fab754281998963e79666f9d39944760b49a7bce_amd64",
            "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ingress-node-firewall-rhel9-operator@sha256:d375d0a5fe7c02dbf87f51a47f00b1fed2d202fd552671ff3f66122ef30e6ea8_s390x",
            "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ingress-node-firewall-rhel9@sha256:3ead270b5e651ad28850f0448d701079a339859421ebaaa8dfb3ec074d996f66_amd64",
            "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ingress-node-firewall-rhel9@sha256:7ad9d506193bf3141ad8acab798af3c2d8a90610e1952b7d4e26ae57688f0245_ppc64le",
            "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ingress-node-firewall-rhel9@sha256:a081244f2d6fe252edcbd0fc683e8f001a0e020f6ef8bcb14840b72524b4af1a_s390x",
            "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ingress-node-firewall-rhel9@sha256:c9bbb3e9eb7c035304a040a8feb2d6aee84090fe23340910cff1ceacf61e4056_arm64",
            "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/kube-compare-artifacts-rhel9@sha256:7a8be0226312f99c0e028a335a3d3b41dd4368ef2ae7e6374b4eca456ba28dbd_arm64",
            "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/kube-compare-artifacts-rhel9@sha256:8a5a9c868892113c74a7adf2c89a7fa65fdca420df0f6b474498884db86016e5_amd64",
            "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/kube-compare-artifacts-rhel9@sha256:ce588556f1a6468421940461d64f183fb35f0114bc0069a07929389fd031d1bb_s390x",
            "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/kube-compare-artifacts-rhel9@sha256:d3bfdac623653bc0484af9bfac2c12f5145fde4f857a1b93cf9973ceeb74bbfe_ppc64le",
            "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator@sha256:193e3faba2100fa7d606cee1c359e84a2085583343a878baa2ef5f728535a979_ppc64le",
            "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator@sha256:59cc354fb6bb76d6630bde1156639d4f37a405652fec479567b17c46441d8358_arm64",
            "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator@sha256:f48c6c941f9dc0858a59dccf0b1f4b82e4a7d52ea88e408f0a18951c4d2550cd_s390x",
            "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator@sha256:fea585def705ad83f5e2b0cd8fe6c3fee507e7c1a3d41c1af6cf11586266b719_amd64",
            "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:2b53bca42b2e701a6bec306460fd2d796f01af733b84b28c7e4b93e35fcbe17b_arm64",
            "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:d07443fdb671662032a4528bb2b06420aa74dca3b607ba2e3ac12d8a6389f462_s390x",
            "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:ee32bf86d010ea8d3b0ba9abcf68f76e47f3a9229be3a580872e228fcb23dd36_ppc64le",
            "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:f91d4765a64bd3d60836375612dca174c869496b4213bbbb123fc5324b733afc_amd64",
            "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/metallb-rhel9@sha256:25000077776757fd46aa82464b734e6d0244770bde809d7fa43465a563d678e1_ppc64le",
            "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/metallb-rhel9@sha256:49bd0b670bae19a31629e92805fd17416d99f6a56e68c19d8ace6157387e6063_s390x",
            "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/metallb-rhel9@sha256:5e577eca87366470b2ddae310fc483bb3340606eea4ea3a7bdc414640a2c1ede_arm64",
            "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/metallb-rhel9@sha256:c969254151b9347fb9cb2454d8136ebd3b7e7ec48abce1f852a2aebd297af2c8_amd64",
            "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/nmstate-console-plugin-rhel9@sha256:27fb5a54aab6d8ed2f8de013cd693c584a2f5dab3babd42de7275b2b62f98a70_s390x",
            "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/nmstate-console-plugin-rhel9@sha256:bb176062a65a9f71b9d0ec30fa48020aa180b27ee34d65d3557e6e6ef06d529b_ppc64le",
            "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/nmstate-console-plugin-rhel9@sha256:ce518bb2be4e0919fe10bc6040c0a6b2dbc051520e7eb90fc8e54749af1cf242_amd64",
            "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/nmstate-console-plugin-rhel9@sha256:fd719e9e29a4bc8b2f439ba4fe4496d48b6e10896094c21df592275cf7ce4437_arm64",
            "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ansible-rhel9-operator@sha256:04da30c2bdfecb75f1cb613dae6373972d3aaea635d765fb7b470842886fa7db_amd64",
            "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ansible-rhel9-operator@sha256:147080edf2d4fbf2246c410f2c8c77f1b7eab5ab575b83e350c9e4fcf22f3c90_arm64",
            "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ansible-rhel9-operator@sha256:6ef4780f2eafe7772c6e599e0f480b669f9963c2df0200e3129e5bc54843188e_ppc64le",
            "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ansible-rhel9-operator@sha256:9f3aca3aca75849124e1293ee4529f8a371f429a53d9764321e97f3bbf630196_s390x",
            "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-aws-efs-csi-driver-container-rhel9@sha256:c318ae299401ade657ca6971cdc76f5437b5c523c0b74eba3061ec95772f6a0e_arm64",
            "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-aws-efs-csi-driver-container-rhel9@sha256:c57f3cef78f88b9e57506d955d84f14e5c865ccac529431b4c8126fd46ed5af2_amd64",
            "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-aws-efs-csi-driver-rhel9-operator@sha256:d2c1ec9c158241eb3b5c5e2eb8d4369ef72c9bb8f3c2b607b7c33d5e5ee9a1bf_arm64",
            "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-aws-efs-csi-driver-rhel9-operator@sha256:d94bae845eedf5736e38420c6c989d63d836f5d8a1f1f734a16b79924926575f_amd64",
            "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cloud-event-proxy-rhel9@sha256:2c272c39c7ef7c2c50ef6f952881dd0ca438865717c6e9872e49169249c2754d_ppc64le",
            "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cloud-event-proxy-rhel9@sha256:4ce3518136af20fc50eee638d8e4d8e26e6b7d39e59e85837a53d200708a93a9_amd64",
            "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cloud-event-proxy-rhel9@sha256:e5c81f64c24daf664f3ad90c510a06184246fa34e89c996a98c3b8dcaac5f6a8_arm64",
            "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-capacity-rhel9@sha256:14e2935b0cdf5b923dff6b1c54a6f81f63c37b1735e7d2dcfd29d6d9c78abb26_ppc64le",
            "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-capacity-rhel9@sha256:c6228239550a5d466634393db1ae7d96f1f6e5af2c3b974f600e2ced955bc2b3_arm64",
            "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-capacity-rhel9@sha256:e93752a29302d9869b62b0e01ae0e7b0f81542eae556938a38971be75faf771c_amd64",
            "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-capacity-rhel9@sha256:fd1255785b604364707fd81c19f80f0e87a8d989072a6ed902b1abbc52a6dc59_s390x",
            "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-nfd-rhel9-operator@sha256:0a4250ec42ec09c81d249e688afe78c9ee553619d1e91e5e8cc4b93ece232c70_s390x",
            "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-nfd-rhel9-operator@sha256:b174b2d2a62e48da898cd3efb8a8ad111d79bacfc10dc8a03cdaef14d99fef96_arm64",
            "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-nfd-rhel9-operator@sha256:b8127348feff6f9c26b4b289f00f0830a0ae2f338312eb4a69b7272d5ddca3d1_amd64",
            "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-nfd-rhel9-operator@sha256:fc7c403c83f89dfffecd45a02324246fb56511760c4f57f41841965dc8e65f52_ppc64le",
            "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9-operator@sha256:0425553e7e541173610fde81690f30e269fc3004c0e43926cbafff9bc2f57e8c_s390x",
            "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9-operator@sha256:2b64013f845e4f6c4b3a070be56007554454684b529a53e994884a28b38899a2_ppc64le",
            "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9-operator@sha256:706d812093e4bcbfa6f720cf1eea24282ecdb5efe2cb51c4fd214064da6de225_amd64",
            "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9-operator@sha256:83b8dee64a009741c901b7ccaee8f76399294855fc925481bd204b254415c1ce_arm64",
            "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9@sha256:543a2e8654829b30e35c183cdd27b6762cacef3edf7b869375edffaafd5019af_s390x",
            "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9@sha256:55b7717a83e7cdd1820e4e7f55ad6ff64c8109e3aa0820a765dc7df5f6b715d3_arm64",
            "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9@sha256:80643a3e0a56a3ba4b97c51f00c07609b8a0588bfa41fa4bb9c55b874a333f95_amd64",
            "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9@sha256:de6ad5df9cc1a8560dab9d839976e5dce752f7070bc49c969bf295b82ed915ae_ppc64le",
            "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:0c3e72fa750356a24554a93a44432b5f01b214fbf6d8906d6cdc21668b152418_ppc64le",
            "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:4ef8e4c19b654c79350cc593e702fff236a14765c4546b9a09ec7bb581e09f06_s390x",
            "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:b5c52688b356079ef4623fe19f3c8c1b91dfe8238d70419a713b93649ff2fbb9_amd64",
            "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:b73a90bb65dd237cd64f39b2f02b59ea096a4dc23a860f92c98d8e73c5fed6a2_arm64",
            "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:241566b633f35d6c91f623e68c0f65ac739a9b51415044ce7cb98bebeb597d4f_amd64",
            "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:344cc282545fa33be767a767f2d68ea7a1cc12b27aac4a8edfbe1ba9f8c4fed3_s390x",
            "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:a0a291d8c03b8ee085da84e5fb6f017462ff8104651f3c0f9fa642e049e14020_arm64",
            "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:ad6889e93b8245275afd6f5f529b814f153eaffc4e62ceebaf68959958d6d0cb_ppc64le",
            "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:09de5d5d2005d9c61b3a92daab6ed2a738bb03d618bfebbe28ce8db7abb4ddad_ppc64le",
            "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:319ab784e7a1cca6002cf1d27e7632d94bd4508df29c7342a740df0978d24f5c_arm64",
            "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:59daeeb2624a86cb11a5837a4ea3be038676b7484c7ca44d41dced2cf355002d_amd64",
            "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:8ce671b2c6a745f7b11744fb172ee74e0b770661a5c7824bb40024095b791931_s390x",
            "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-dpu-cni-rhel9@sha256:0e8af5a8ba7faef6dad9598bf9b452b17a7b44900218cabe0f501c500bf01430_s390x",
            "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-dpu-cni-rhel9@sha256:298c6c1778465f11e6c4a87ac5af7653e757e0ae28abb3274217be560546610a_arm64",
            "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-dpu-cni-rhel9@sha256:472b6378f4c5b98e9b89e2108080fdd7b5e2e0ed3a6e6582c8f4908d16a07d28_ppc64le",
            "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-dpu-cni-rhel9@sha256:b2c26922aa38b79a274bbb5e9e8559d147386088c0d676beed82132358c0c284_amd64",
            "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-dpu-daemon-rhel9@sha256:37f4a0c66441d96d3fd177291e67b9b06417da7e93cfd081ea1848db08616c44_amd64",
            "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-dpu-daemon-rhel9@sha256:596d0526a4811f0e7d552c7483aaee7f3f17421e664867966c8951afd9adfe5d_s390x",
            "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-dpu-daemon-rhel9@sha256:86ed181d2d65e8626f1a7f105f2c4433b773d5bf8cbb2e815a0e47b49644fdbe_ppc64le",
            "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-dpu-daemon-rhel9@sha256:8f1f2d6f8468d9ee1108a7f9ac614eedc1610cdf80aac8c32c9395d881d61322_arm64",
            "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-dpu-rhel9-operator@sha256:05782487e1ba1a7950b27bae228796b233f26fe9041a9076af967db8a4b2591c_arm64",
            "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-dpu-rhel9-operator@sha256:39a576f80b237e0ceee72cf92eb023f5f687cd23da73cef0256fd5909daaf61b_ppc64le",
            "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-dpu-rhel9-operator@sha256:43cc3b3d1ab250522cec2069d90ca3dcbf5ff9486466ab4cafd066be8f381c42_amd64",
            "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-dpu-rhel9-operator@sha256:d5befb00ee7908438be6f0103de621bac92772807ff59954b8a05287b8e53035_s390x",
            "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-egress-dns-proxy-rhel9@sha256:0cb366a7f6a6eae3acba6f25084003b01f69e26c6a09e4d79840b7ecd9a1d74f_s390x",
            "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-egress-dns-proxy-rhel9@sha256:41927dc6dabda6dd12eac83970e62cc489291552916c3472dee5af1348684464_ppc64le",
            "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-egress-dns-proxy-rhel9@sha256:9c6894f50357006abafb826e18fbae647c406fb58c55369d7efb441c12cc8bc1_arm64",
            "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-egress-dns-proxy-rhel9@sha256:afef1d9ee8e8d945597d7f9da0fb53e27ff97896178fc234a96fc0caeeec2a94_amd64",
            "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-egress-http-proxy-rhel9@sha256:0b53b485d641407b73a63aa766cbd8797070b2ead2034c53dd74a020698cc5cb_s390x",
            "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-egress-http-proxy-rhel9@sha256:921e2f80aa495614362a56fba14c40f933e49912f6dfbeee0bdbd6e02193c293_arm64",
            "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-egress-http-proxy-rhel9@sha256:9cd2eb3151d6c23dd67924e6f86857965393e0fdda0a5e2be74702b2519a2d52_amd64",
            "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-egress-http-proxy-rhel9@sha256:c93e71c5a90e5e5de0c2eb7585f5e9ed45fbdac4d8a80aa1c21d559f4e710adc_ppc64le",
            "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-egress-router-rhel9@sha256:3e773c55a1e7f95cca479f791666938cd858f55aece94f7772ad18a1da8ddc4e_ppc64le",
            "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-egress-router-rhel9@sha256:6cb7c0fda50b306d71011094773bb99b92bc683ff07ce65f490232b8d98e3e44_s390x",
            "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-egress-router-rhel9@sha256:a5061b81ff01ff1d8cb3bb1dad277d827a8da7b2a829961bf443dc9d14ea8b6f_arm64",
            "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-egress-router-rhel9@sha256:bf45beb97cf3c1fa4d1da2dc6cfb213a0f06fabd81f0ddd9923027397f855315_amd64",
            "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel9-operator@sha256:1de89e3b305d3338984b3e406f9d1a0474123316187ac4e274826c0715189e41_ppc64le",
            "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel9-operator@sha256:c4f0625bf1b9cbf424199d34c1df6bee2384bc4e927cdc9ba186b90c737d3416_amd64",
            "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel9-operator@sha256:fd49dd203a9388dd6181d590b9ced12d29d9f532b3dc775d1554541e77587822_arm64",
            "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel9@sha256:1e823d90e7e518361736d41a6f25bc14e8fd9e2768aee4a30b2230c23acc37b4_amd64",
            "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel9@sha256:3047322d341f277552708eaa0a28ba53d06e8dad9f478f1672dc3a97e7e46656_arm64",
            "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel9@sha256:9cc69b88fcec462b1e476c040ec7dc9a3db5e14cb2186721d42415303e230733_ppc64le",
            "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-helm-rhel9-operator@sha256:4255af1bc1ce69febcb361d46b7c033c81141d4858d19d1280b4c34f9e8dced7_amd64",
            "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-helm-rhel9-operator@sha256:4f4af4419d01db1916b9d8aee8cb413d648b4da3bc5c2bef82d9c9f2f2e31ded_ppc64le",
            "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-helm-rhel9-operator@sha256:aec7f16a186ee89ed3dac4a199b48f7698c85b2365006dfea554a2f73270078b_s390x",
            "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-helm-rhel9-operator@sha256:b68244eccdb67a5b67b9d932c15567da8c7e3e954034c5d347ffee65845120a5_arm64",
            "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:676fdc5c2d5454407d4645ecf42f59bca81ad3ce1a0dfbbad680619c985dcc30_s390x",
            "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:9096065f000a9957647eb1019c5add1714a01d9c1d1ff208c943d14f33dc5c6a_arm64",
            "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:eb3a92127fe7b7c559643040a16e52ba6f6b83dee78fafdaae421ebb3462135b_ppc64le",
            "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:fe92a3ba51b894f958c84a5878f3b9c184ad540630c4216614d6349a302d0cbe_amd64",
            "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-local-storage-diskmaker-rhel9@sha256:51a949fee67b361079c0b8a4b4fd623cb8e0ca10dd214b3e38d13fd352742060_s390x",
            "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-local-storage-diskmaker-rhel9@sha256:61689dfa176f90b8a044519646b4ca73d39955ed15f01cef4e82e0759626201a_ppc64le",
            "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-local-storage-diskmaker-rhel9@sha256:f548dd548b926a70e39574c52e5f276f0dc29acf4b4b2f099564b9e4b4344346_amd64",
            "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-local-storage-diskmaker-rhel9@sha256:f7143c30838d8b4ea72cc46b4a448baec3c9ea3f0b2dd6a182a0305f715ad431_arm64",
            "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-local-storage-mustgather-rhel9@sha256:377cf0a041ed83dc3c21078b152842412c4e995c9194b40930baaf3c4ccf10e3_arm64",
            "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-local-storage-mustgather-rhel9@sha256:3b3d23caaed6b0dd2507607d24438c0d51bb36545ba66b5c4422ceef9b9f8b14_s390x",
            "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-local-storage-mustgather-rhel9@sha256:9e1643b38fc43521dcaf09441f590d3fdf33859f8b5f4f69d03218daf3ff5ba8_ppc64le",
            "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-local-storage-mustgather-rhel9@sha256:a9deb9be96b4c226aeae56ab661054921f0c7bd3921614efee7c36da86b9fb11_amd64",
            "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-local-storage-rhel9-operator@sha256:1c4a68b41993e20233b85ae0aa045185afd1ff962536a769060f2988d82ce3c9_ppc64le",
            "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-local-storage-rhel9-operator@sha256:29b3d0a2f03d11a0178c863385db0292489233456ec3b3391a473c59c5c62e55_amd64",
            "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-local-storage-rhel9-operator@sha256:8331f858177a9d14262f3b2afa4bc1be20236648c8d1b6e8524694f851cf5cfc_arm64",
            "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-local-storage-rhel9-operator@sha256:cb9ebc525b3a7346cab1609d8b55e46eef6d26b7c91bab401c58efe0b4e8727e_s390x",
            "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-node-feature-discovery-rhel9@sha256:242ccbbaba5184703729b780d73b54b9f6e31c4628683fb69973d51c88bb5ffc_arm64",
            "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-node-feature-discovery-rhel9@sha256:54bc8d5ff2f0360f6e866b60268b67b06af6f53b07a638837852f8365cc2ec1c_ppc64le",
            "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-node-feature-discovery-rhel9@sha256:e42cf945d40af8ace54bd428d81b344665f794948f9af324f5f9d51310a8f3e3_amd64",
            "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-node-feature-discovery-rhel9@sha256:fafefb078e27148b48af6ca4f57866493d86c7d4cff31ed9ccf31a14bcc9a2a5_s390x",
            "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-operator-sdk-rhel9@sha256:49c48b65379eeea6749f7703ef3a17414c675c8cefb2cea8bbd063e998aa4d3c_amd64",
            "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-operator-sdk-rhel9@sha256:8693fbb80a3c21739eb25f6d4517b4a75db8dcf6277dc77d62149606c7dca106_ppc64le",
            "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-operator-sdk-rhel9@sha256:95ca0b06b7f624d2f75962880b46271391341bcf01b50574097c3b0035f7ddd5_arm64",
            "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-operator-sdk-rhel9@sha256:ae729d3271ff5f6d79bcaa924b911c97009551fa56a5e97be4e9107715e7a481_s390x",
            "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ptp-rhel9-operator@sha256:0311a8d531c55a56940cea3e36ee3d0cff353ad691ed26d02b38726e0b0adf62_amd64",
            "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ptp-rhel9-operator@sha256:65a3e452853333b2bea8ab027d76fe025c2e89b941cde031bed51c7f0ad02322_arm64",
            "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ptp-rhel9-operator@sha256:f83e10dc053144bd9d529e52980d6fbde253ae52ca2f6a2f78eb0e237b75fc7e_ppc64le",
            "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ptp-rhel9@sha256:0b758b648e5ceec2447cce5f1f18ebaae05afff7ede3d30d5df4917734928640_amd64",
            "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ptp-rhel9@sha256:33ad5cecfffb4d39078c1b5ca52be24747f30bcf1d1e9076c5e8f5a0e1d97a99_arm64",
            "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ptp-rhel9@sha256:4f934dd35422ad5b80502996edade87d25c737dc614f4fd08878109a59e2f60d_ppc64le",
            "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9-operator@sha256:1e340c9a0087c72119bc3ad03d2625747e7dd2e1f7c64d833b92f9ffc10ec9bf_amd64",
            "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9-operator@sha256:76b8604e9734bf74124b7b3aac9e8cb91cfa9271d2d16efa929cf6e26da7f14c_s390x",
            "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9-operator@sha256:b505bb36621bc18cfd521d3a9f46549cf49848c5c161a0ced9b9d5d922474700_ppc64le",
            "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9-operator@sha256:e653a0e8877430e11b7afd0f4be178361ea5c34c10956a2b7a320f64156bb543_arm64",
            "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9@sha256:18998c8e51d5be4259e11716d9a69d62ed0111b1ef480da0f1613b2c8ee48941_arm64",
            "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9@sha256:b960458aab93abd41d6f55f0201ad8d96f31e9996e685388ee3d617dd643646f_amd64",
            "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9@sha256:c0912965ffb7a4bc8792cfad76eca0a7122677efea986ed0af23bd98675bb340_ppc64le",
            "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9@sha256:f0c53afa8a340435126f08033e7b15c6a808780d58a8b8ce9215cee063b62d0f_s390x",
            "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-secrets-store-csi-mustgather-rhel9@sha256:0e01cd9e54290f802442b4ce6dbc61756fbc2fe6c770ec98dfc72c9a42ff585f_arm64",
            "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-secrets-store-csi-mustgather-rhel9@sha256:201e875325bcfb43d78ad3d28b1d76ec063c26854dedcf6dc342a3b6330503a4_amd64",
            "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-secrets-store-csi-mustgather-rhel9@sha256:43f26d17e445e094154b4b1a2c8e75f4d8587a6ff2587663975f53180c80ab98_ppc64le",
            "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-secrets-store-csi-mustgather-rhel9@sha256:d44645091e6bba375f4d37fb6afdc3d21886cce15c981603258db1c875a1dedd_s390x",
            "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9-operator@sha256:017a2c09ffa2172bac87794fb2761ff35ae51b1fe1584ba6888682100afda8a5_ppc64le",
            "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9-operator@sha256:0b554be34a827469de366c836fae9b4909368b1b67d2f70e182cc7fd45c4e6d6_s390x",
            "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9-operator@sha256:4f685dd4bb0dd742792a806d98e84b2271d86a110340dcaeb0655ed350a57824_amd64",
            "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9-operator@sha256:f0103f34dfaca9a1bd302ddaaba00985b6337bc66528cab5977f94efadc91d16_arm64",
            "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9@sha256:0d80ce2dbba6e1d1ea9281dcee7023aeec502ffb246dd54d2235d8c488889baa_amd64",
            "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9@sha256:44c205bbf1da566867142bef24dda2008bb9b101ab0a4ba464fc5aac129aece7_s390x",
            "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9@sha256:d8fb6f7fc12a25d3b7458074ff0999800b69504700291d62c28de06236fd96cd_arm64",
            "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9@sha256:f8852a9d901c421e4838b792de298124ed9276ca44540e472b9bf3f4417760e3_ppc64le",
            "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-sriov-dp-admission-controller-rhel9@sha256:7a29701642eabc1950b8b03c7f042034d136f82a7982cf4c551343276823b720_ppc64le",
            "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-sriov-dp-admission-controller-rhel9@sha256:7ad2470e0be63d20f6405b2a28db09bf504359c80151e7c794737a6b24301d97_arm64",
            "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-sriov-dp-admission-controller-rhel9@sha256:eacd08e4e93d7b7b03702f90a183dc48efa8037eb62cc742a7d363514ac80d87_amd64",
            "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-sriov-infiniband-cni-rhel9@sha256:380d0d6ff9db75fb0bb63cd011baf0cc042e9bbefa4e7799ab295e0032e62536_arm64",
            "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-sriov-infiniband-cni-rhel9@sha256:9d6a44dcddcabda8c9252258138e1654904edda809225ab8825bf98bcba412c2_ppc64le",
            "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-sriov-infiniband-cni-rhel9@sha256:ae0afe671631ab8e062bbdd1f2129299e14da450da34ddb2f62f8ce8596b3f70_amd64",
            "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-sriov-network-config-daemon-rhel9@sha256:0938dd5d725d33b05ebf8c5757fc78e464a11f96aa195d3ac448959016044d78_amd64",
            "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-sriov-network-config-daemon-rhel9@sha256:31d7d6ef608906425573c22c88778d20cf966e08804f8fd0bcc76b58b7850355_ppc64le",
            "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-sriov-network-config-daemon-rhel9@sha256:984f8b98428c68d58353709ff81433bdc971876d3435139ffb941ebd6b3206f8_arm64",
            "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-sriov-network-device-plugin-rhel9@sha256:00c50bf78baab3573d2b0528c9abe806c357f2598eb5e7008acc749b936ecaf2_arm64",
            "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-sriov-network-device-plugin-rhel9@sha256:1821517e0a496d08e5b383257847b6016f32aa0eab8a32e232575e3583c37c78_ppc64le",
            "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-sriov-network-device-plugin-rhel9@sha256:c906b9863bb187efa5bf8c64b93c3d0f8a7d37e4be5a8f2a1a4b83d2fde59d61_amd64",
            "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-sriov-network-metrics-exporter-rhel9@sha256:2f8a63000fa51c904ae32b930932f0fe14d2db5b8461458fac5b636c3b7a8600_amd64",
            "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-sriov-network-metrics-exporter-rhel9@sha256:579adea1b420d7bdb7c03539cb39c809785f2d27041e414535a16c078c80d70b_arm64",
            "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-sriov-network-metrics-exporter-rhel9@sha256:fbcea2b3132a9a36ba13ae8f197dde6d4427f1e1ed86397b7f756b901a8a1492_ppc64le",
            "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-sriov-network-rhel9-operator@sha256:78145e93f3176b4e8269202ce08cbd2df7aa965f155eda3c92dcd3b2e1ad2d0e_ppc64le",
            "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-sriov-network-rhel9-operator@sha256:8660bed08d536f8422ab60cd95dee3a4f6ffafe7feccc5af91c5cea2f2432ca7_amd64",
            "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-sriov-network-rhel9-operator@sha256:d70cd37c7a926b7697190f4ba51baaf30250f5a2e99bb1dc5c2a3c8c464c4533_arm64",
            "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-sriov-network-webhook-rhel9@sha256:3b61ff009d0d9e5f7381033275fb33c4b10ca120e6d9751eb202317ce804c981_ppc64le",
            "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-sriov-network-webhook-rhel9@sha256:ac6afcd2f8c80fdde03d33d3cfc683d54f4170ec281e5d094243d9dfdfc78bb1_arm64",
            "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-sriov-network-webhook-rhel9@sha256:b415d7e445f6e7405d30a94397ac4c2e260a3bac692ddd4eb65840b2ce1d2eb5_amd64",
            "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-sriov-rdma-cni-rhel9@sha256:69f02b9fe4fbc6620eb0a7a7782469be2f9c90e79c208f7dc9bc8c4492156129_arm64",
            "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-sriov-rdma-cni-rhel9@sha256:955b5a324b4a9dc736f0254ce0203abe391750aa5eca48a37db12d63199e1c8e_amd64",
            "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-sriov-rdma-cni-rhel9@sha256:a57a88e3772fd6c442fab3461d7a1e31e154bd31fd188bd39160f12ee3dbe368_ppc64le",
            "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9-operator@sha256:1294161141ea5bb0c1e5516d92989b4d79778d8dc26ffa46ed47bb665a070bf1_s390x",
            "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9-operator@sha256:92b3e592209b88a5398723e2acbf6a39ab6e1057aa8b0f527db8077baf207775_arm64",
            "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9-operator@sha256:ad0a2d16a0bff5613fd94aeb0e4fedcca6211cb828a3618e7a005cf3a65d08e1_amd64",
            "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9-operator@sha256:fb37e29d1da06ec644d05167a4419fa3d4821070ef5d3fa63c97ea23dfd1d879_ppc64le",
            "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9@sha256:12ff925c7a8b33e5d3b6a78a8fbda0746b740957154b9ade490d71832d262f3c_s390x",
            "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9@sha256:643bc5490e38a97e7d6589d4246f5db90f70e30c133faf739682eca3b39d500e_arm64",
            "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9@sha256:89000922368b86b71e8f815621d99cde9aa1304bda011e59fe2ce356c5d94e99_ppc64le",
            "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9@sha256:e8327aa9ee1376d99abd65c846ef8cdb2061ca9269189da6889c0fcb5a33a896_amd64",
            "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/pf-status-relay-rhel9-operator@sha256:160ee93e902752d4d7f3984654359b291cdd553faf97c3a4ab00801c07eb4697_s390x",
            "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/pf-status-relay-rhel9-operator@sha256:29c23b207d921324b5c04eab4de6262b76dfa4b8f6cb0aadc2b5db10e83598ea_amd64",
            "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/pf-status-relay-rhel9-operator@sha256:6d9490c2b1263329e357f7dffa65060dee8f4dac9fb4ff818df814cab6e6ef09_ppc64le",
            "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/pf-status-relay-rhel9-operator@sha256:76648b0e14edd2b1414ace88339d224c0b86596c5f7cb2e255e8573252d3f259_arm64",
            "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/pf-status-relay-rhel9@sha256:58127eb74dd3cf7939cf45b6731cdb34b5ac83a4927c7389a80ed0b0ab919ae1_amd64",
            "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/pf-status-relay-rhel9@sha256:6f2dbaf27be40c1961b86968026217964bdb6847b129be98c4899b022abf2b4e_ppc64le",
            "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/pf-status-relay-rhel9@sha256:87969ead893d4a26612d037c0c89f98120f41280cc813e1affbf266a009d2a7c_s390x",
            "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/pf-status-relay-rhel9@sha256:aeb5c63faead8521c52b49d581b313d30e9be14b22d7787cc023a6fc529b12fd_arm64",
            "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ptp-must-gather-rhel9@sha256:35aa748a16171739ec6b76c1904d4f839dfd966cfda3973aa6638d8095fc7454_amd64",
            "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ptp-must-gather-rhel9@sha256:a4d985e96a6ade43c768be9034a773dc644223f57e88c8a5e6ab5f4b5b5e10c0_arm64",
            "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ptp-must-gather-rhel9@sha256:ba55c76f2e21f6b1f6142a731e1b517a397f554442c431209d025c36e5924efc_ppc64le",
            "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/rdma-cni-rhel9@sha256:69f02b9fe4fbc6620eb0a7a7782469be2f9c90e79c208f7dc9bc8c4492156129_arm64",
            "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/rdma-cni-rhel9@sha256:955b5a324b4a9dc736f0254ce0203abe391750aa5eca48a37db12d63199e1c8e_amd64",
            "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/rdma-cni-rhel9@sha256:a57a88e3772fd6c442fab3461d7a1e31e154bd31fd188bd39160f12ee3dbe368_ppc64le",
            "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/sriov-cni-rhel9@sha256:38070507ea6ddf45ebba456bd6d4b021dee2a6fb6078226086ff081b5c738731_amd64",
            "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/sriov-cni-rhel9@sha256:3e9630b0cd702816ecf98491cfe66b8f9e39a493f94d861f48b2cb3898c638c8_ppc64le",
            "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/sriov-cni-rhel9@sha256:b1cc9a29c0d41b68b40695ae6913f1b0148114ba768ef363fe8663031f13984e_arm64",
            "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/sriov-network-metrics-exporter-rhel9@sha256:2f8a63000fa51c904ae32b930932f0fe14d2db5b8461458fac5b636c3b7a8600_amd64",
            "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/sriov-network-metrics-exporter-rhel9@sha256:579adea1b420d7bdb7c03539cb39c809785f2d27041e414535a16c078c80d70b_arm64",
            "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/sriov-network-metrics-exporter-rhel9@sha256:fbcea2b3132a9a36ba13ae8f197dde6d4427f1e1ed86397b7f756b901a8a1492_ppc64le"
          ]
        }
      ],
      "threats": [
        {
          "category": "impact",
          "details": "Important"
        }
      ],
      "title": "google.golang.org/grpc/grpc-go: google.golang.org/grpc/authz: gRPC-Go: Authorization bypass due to improper HTTP/2 path validation"
    }
  ]
}


Log in or create an account to share your comment.




Tags
Taxonomy of the tags.


Loading…

Loading…

Loading…
Forecast uses a logistic model when the trend is rising, or an exponential decay model when the trend is falling. Fitted via linearized least squares.

Sightings

Author Source Type Date Other

Nomenclature

  • Seen: The vulnerability was mentioned, discussed, or observed by the user.
  • Confirmed: The vulnerability has been validated from an analyst's perspective.
  • Published Proof of Concept: A public proof of concept is available for this vulnerability.
  • Exploited: The vulnerability was observed as exploited by the user who reported the sighting.
  • Patched: The vulnerability was observed as successfully patched by the user who reported the sighting.
  • Not exploited: The vulnerability was not observed as exploited by the user who reported the sighting.
  • Not confirmed: The user expressed doubt about the validity of the vulnerability.
  • Not patched: The vulnerability was not observed as successfully patched by the user who reported the sighting.


Loading…

Detection rules are retrieved from Rulezet.

Loading…

Loading…