RHSA-2026:10105

Vulnerability from csaf_redhat - Published: 2026-04-30 10:57 - Updated: 2026-05-02 03:25
Summary
Red Hat Security Advisory: OpenShift Container Platform 4.16.60 security and extras update
Severity
Important
Notes
Topic: Red Hat OpenShift Container Platform release 4.16.60 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.16. 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.16.60. See the following advisory for the container images for this release: https://access.redhat.com/errata/RHSA-2026:10104 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.16 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.16/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.16/html/release_notes/ Details on how to access this content are available at https://docs.redhat.com/en/documentation/openshift_container_platform/4.16/html-single/updating_clusters/index#updating-cluster-cli. https://access.redhat.com/errata/RHSA-2026:10105
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.16.60 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.16.\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.16.60. See the following advisory for the container images for this release:\n\nhttps://access.redhat.com/errata/RHSA-2026:10104\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.16 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.16/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:10105",
        "url": "https://access.redhat.com/errata/RHSA-2026:10105"
      },
      {
        "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_10105.json"
      }
    ],
    "title": "Red Hat Security Advisory: OpenShift Container Platform 4.16.60 security and extras update",
    "tracking": {
      "current_release_date": "2026-05-02T03:25:40+00:00",
      "generator": {
        "date": "2026-05-02T03:25:40+00:00",
        "engine": {
          "name": "Red Hat SDEngine",
          "version": "4.7.7"
        }
      },
      "id": "RHSA-2026:10105",
      "initial_release_date": "2026-04-30T10:57:19+00:00",
      "revision_history": [
        {
          "date": "2026-04-30T10:57:19+00:00",
          "number": "1",
          "summary": "Initial version"
        },
        {
          "date": "2026-04-30T10:57:52+00:00",
          "number": "2",
          "summary": "Last updated version"
        },
        {
          "date": "2026-05-02T03:25:40+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.16",
                "product": {
                  "name": "Red Hat OpenShift Container Platform 4.16",
                  "product_id": "Red Hat OpenShift Container Platform 4.16",
                  "product_identification_helper": {
                    "cpe": "cpe:/a:redhat:openshift:4.16::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:864fb13cffda7d5823ba4a4383567d17dac490d73bb4b4315c66b6cc72353063_arm64",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-cloud-event-proxy-rhel9@sha256:864fb13cffda7d5823ba4a4383567d17dac490d73bb4b4315c66b6cc72353063_arm64",
                  "product_id": "registry.redhat.io/openshift4/ose-cloud-event-proxy-rhel9@sha256:864fb13cffda7d5823ba4a4383567d17dac490d73bb4b4315c66b6cc72353063_arm64",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-cloud-event-proxy-rhel9@sha256%3A864fb13cffda7d5823ba4a4383567d17dac490d73bb4b4315c66b6cc72353063?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1776697912"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-cluster-nfd-rhel9-operator@sha256:71bea17824ad9b14c6a1ac704d67bd88cc8b1915553688244537334af75c3d4c_arm64",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-cluster-nfd-rhel9-operator@sha256:71bea17824ad9b14c6a1ac704d67bd88cc8b1915553688244537334af75c3d4c_arm64",
                  "product_id": "registry.redhat.io/openshift4/ose-cluster-nfd-rhel9-operator@sha256:71bea17824ad9b14c6a1ac704d67bd88cc8b1915553688244537334af75c3d4c_arm64",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-cluster-nfd-rhel9-operator@sha256%3A71bea17824ad9b14c6a1ac704d67bd88cc8b1915553688244537334af75c3d4c?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1776699283"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9@sha256:a3a0883e5f0c5629c9430ea0c56d8f997742d4062d78b8227fb234c680a0a4a3_arm64",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9@sha256:a3a0883e5f0c5629c9430ea0c56d8f997742d4062d78b8227fb234c680a0a4a3_arm64",
                  "product_id": "registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9@sha256:a3a0883e5f0c5629c9430ea0c56d8f997742d4062d78b8227fb234c680a0a4a3_arm64",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-clusterresourceoverride-rhel9@sha256%3Aa3a0883e5f0c5629c9430ea0c56d8f997742d4062d78b8227fb234c680a0a4a3?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1776697708"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9-operator@sha256:d1888e9f7c082d7d18fba94ff0feb4acc1d6558b19188832a0509d5cfdd1cbf5_arm64",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9-operator@sha256:d1888e9f7c082d7d18fba94ff0feb4acc1d6558b19188832a0509d5cfdd1cbf5_arm64",
                  "product_id": "registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9-operator@sha256:d1888e9f7c082d7d18fba94ff0feb4acc1d6558b19188832a0509d5cfdd1cbf5_arm64",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-clusterresourceoverride-rhel9-operator@sha256%3Ad1888e9f7c082d7d18fba94ff0feb4acc1d6558b19188832a0509d5cfdd1cbf5?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1776699034"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:6bebe3c5e9777fe0e0074ffdef26cdb219accc3f7b0eb18c63107377a28c674e_arm64",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:6bebe3c5e9777fe0e0074ffdef26cdb219accc3f7b0eb18c63107377a28c674e_arm64",
                  "product_id": "registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:6bebe3c5e9777fe0e0074ffdef26cdb219accc3f7b0eb18c63107377a28c674e_arm64",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-csi-livenessprobe-rhel9@sha256%3A6bebe3c5e9777fe0e0074ffdef26cdb219accc3f7b0eb18c63107377a28c674e?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1776697992"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:93edabd2f066dee4beb96de47f43d89dfe67797bc67721f0e4d62f8bfd51fe63_arm64",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:93edabd2f066dee4beb96de47f43d89dfe67797bc67721f0e4d62f8bfd51fe63_arm64",
                  "product_id": "registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:93edabd2f066dee4beb96de47f43d89dfe67797bc67721f0e4d62f8bfd51fe63_arm64",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-csi-node-driver-registrar-rhel9@sha256%3A93edabd2f066dee4beb96de47f43d89dfe67797bc67721f0e4d62f8bfd51fe63?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1776697774"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:e0d269efc7c71d4d76586576c8c38b5b7b08693c029075e254b80a648d7f33a6_arm64",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:e0d269efc7c71d4d76586576c8c38b5b7b08693c029075e254b80a648d7f33a6_arm64",
                  "product_id": "registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:e0d269efc7c71d4d76586576c8c38b5b7b08693c029075e254b80a648d7f33a6_arm64",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-csi-external-provisioner-rhel9@sha256%3Ae0d269efc7c71d4d76586576c8c38b5b7b08693c029075e254b80a648d7f33a6?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1776697822"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-dpu-cni-rhel9@sha256:e9eed073a460afbab96736e200e080bfeba63e0cec4dedcdcec9b680adb33617_arm64",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-dpu-cni-rhel9@sha256:e9eed073a460afbab96736e200e080bfeba63e0cec4dedcdcec9b680adb33617_arm64",
                  "product_id": "registry.redhat.io/openshift4/ose-dpu-cni-rhel9@sha256:e9eed073a460afbab96736e200e080bfeba63e0cec4dedcdcec9b680adb33617_arm64",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-dpu-cni-rhel9@sha256%3Ae9eed073a460afbab96736e200e080bfeba63e0cec4dedcdcec9b680adb33617?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1776697884"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-dpu-daemon-rhel9@sha256:68f897418a57e3a04dca031c97baacd8596ddcb08e7542d0b2a05b6b3cfb1635_arm64",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-dpu-daemon-rhel9@sha256:68f897418a57e3a04dca031c97baacd8596ddcb08e7542d0b2a05b6b3cfb1635_arm64",
                  "product_id": "registry.redhat.io/openshift4/ose-dpu-daemon-rhel9@sha256:68f897418a57e3a04dca031c97baacd8596ddcb08e7542d0b2a05b6b3cfb1635_arm64",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-dpu-daemon-rhel9@sha256%3A68f897418a57e3a04dca031c97baacd8596ddcb08e7542d0b2a05b6b3cfb1635?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1776697769"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-dpu-rhel9-operator@sha256:8e40d4bcc668e06e641a92352a5dab6ac27bb207a325ed4e7a3146543075b70e_arm64",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-dpu-rhel9-operator@sha256:8e40d4bcc668e06e641a92352a5dab6ac27bb207a325ed4e7a3146543075b70e_arm64",
                  "product_id": "registry.redhat.io/openshift4/ose-dpu-rhel9-operator@sha256:8e40d4bcc668e06e641a92352a5dab6ac27bb207a325ed4e7a3146543075b70e_arm64",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-dpu-rhel9-operator@sha256%3A8e40d4bcc668e06e641a92352a5dab6ac27bb207a325ed4e7a3146543075b70e?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1776698970"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-sriov-infiniband-cni-rhel9@sha256:f9eb14dbc03fbc1b7b1638d45c7143416d8b20aafd8dc31ff2d76f2dbce5eb71_arm64",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-sriov-infiniband-cni-rhel9@sha256:f9eb14dbc03fbc1b7b1638d45c7143416d8b20aafd8dc31ff2d76f2dbce5eb71_arm64",
                  "product_id": "registry.redhat.io/openshift4/ose-sriov-infiniband-cni-rhel9@sha256:f9eb14dbc03fbc1b7b1638d45c7143416d8b20aafd8dc31ff2d76f2dbce5eb71_arm64",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-sriov-infiniband-cni-rhel9@sha256%3Af9eb14dbc03fbc1b7b1638d45c7143416d8b20aafd8dc31ff2d76f2dbce5eb71?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1776697847"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ingress-node-firewall-rhel9@sha256:577777cd08c2c9418331ca7bcd39c3d56de4250e17d45a07f6eab8f5e5c25671_arm64",
                "product": {
                  "name": "registry.redhat.io/openshift4/ingress-node-firewall-rhel9@sha256:577777cd08c2c9418331ca7bcd39c3d56de4250e17d45a07f6eab8f5e5c25671_arm64",
                  "product_id": "registry.redhat.io/openshift4/ingress-node-firewall-rhel9@sha256:577777cd08c2c9418331ca7bcd39c3d56de4250e17d45a07f6eab8f5e5c25671_arm64",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ingress-node-firewall-rhel9@sha256%3A577777cd08c2c9418331ca7bcd39c3d56de4250e17d45a07f6eab8f5e5c25671?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1776697780"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ingress-node-firewall-rhel9-operator@sha256:06b0c4535f06bae52fc8ca90a89dbb8d5619ba0d7798211028af1ee784d13f5e_arm64",
                "product": {
                  "name": "registry.redhat.io/openshift4/ingress-node-firewall-rhel9-operator@sha256:06b0c4535f06bae52fc8ca90a89dbb8d5619ba0d7798211028af1ee784d13f5e_arm64",
                  "product_id": "registry.redhat.io/openshift4/ingress-node-firewall-rhel9-operator@sha256:06b0c4535f06bae52fc8ca90a89dbb8d5619ba0d7798211028af1ee784d13f5e_arm64",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ingress-node-firewall-rhel9-operator@sha256%3A06b0c4535f06bae52fc8ca90a89dbb8d5619ba0d7798211028af1ee784d13f5e?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1776698560"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-ptp-rhel9@sha256:50273d0d6da9c69ee2a8b78fe795bea3d3619b119a12e5683229ec407a513be6_arm64",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-ptp-rhel9@sha256:50273d0d6da9c69ee2a8b78fe795bea3d3619b119a12e5683229ec407a513be6_arm64",
                  "product_id": "registry.redhat.io/openshift4/ose-ptp-rhel9@sha256:50273d0d6da9c69ee2a8b78fe795bea3d3619b119a12e5683229ec407a513be6_arm64",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-ptp-rhel9@sha256%3A50273d0d6da9c69ee2a8b78fe795bea3d3619b119a12e5683229ec407a513be6?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1776697815"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-local-storage-diskmaker-rhel9@sha256:2c3df103fa272232278285c627dc147df35e8210fad25ad2c4da716fca597ef9_arm64",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-local-storage-diskmaker-rhel9@sha256:2c3df103fa272232278285c627dc147df35e8210fad25ad2c4da716fca597ef9_arm64",
                  "product_id": "registry.redhat.io/openshift4/ose-local-storage-diskmaker-rhel9@sha256:2c3df103fa272232278285c627dc147df35e8210fad25ad2c4da716fca597ef9_arm64",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-local-storage-diskmaker-rhel9@sha256%3A2c3df103fa272232278285c627dc147df35e8210fad25ad2c4da716fca597ef9?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1776827062"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-local-storage-mustgather-rhel9@sha256:ddb8ec811dfdd925af7efe0aeafd1ca0055fb7cbe2ee0838c65b650757170258_arm64",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-local-storage-mustgather-rhel9@sha256:ddb8ec811dfdd925af7efe0aeafd1ca0055fb7cbe2ee0838c65b650757170258_arm64",
                  "product_id": "registry.redhat.io/openshift4/ose-local-storage-mustgather-rhel9@sha256:ddb8ec811dfdd925af7efe0aeafd1ca0055fb7cbe2ee0838c65b650757170258_arm64",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-local-storage-mustgather-rhel9@sha256%3Addb8ec811dfdd925af7efe0aeafd1ca0055fb7cbe2ee0838c65b650757170258?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1776827012"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-local-storage-rhel9-operator@sha256:e32224f0902c5bee46d900baeb3a0d5ff3c4446783316a6f4218ea9ea3d96d6d_arm64",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-local-storage-rhel9-operator@sha256:e32224f0902c5bee46d900baeb3a0d5ff3c4446783316a6f4218ea9ea3d96d6d_arm64",
                  "product_id": "registry.redhat.io/openshift4/ose-local-storage-rhel9-operator@sha256:e32224f0902c5bee46d900baeb3a0d5ff3c4446783316a6f4218ea9ea3d96d6d_arm64",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-local-storage-rhel9-operator@sha256%3Ae32224f0902c5bee46d900baeb3a0d5ff3c4446783316a6f4218ea9ea3d96d6d?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1776827019"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/nmstate-console-plugin-rhel9@sha256:d7d0217453426ca0c9575b158abc341103ea13cd67bafd92124f8825bc41cdda_arm64",
                "product": {
                  "name": "registry.redhat.io/openshift4/nmstate-console-plugin-rhel9@sha256:d7d0217453426ca0c9575b158abc341103ea13cd67bafd92124f8825bc41cdda_arm64",
                  "product_id": "registry.redhat.io/openshift4/nmstate-console-plugin-rhel9@sha256:d7d0217453426ca0c9575b158abc341103ea13cd67bafd92124f8825bc41cdda_arm64",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/nmstate-console-plugin-rhel9@sha256%3Ad7d0217453426ca0c9575b158abc341103ea13cd67bafd92124f8825bc41cdda?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1776827814"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-node-feature-discovery-rhel9@sha256:ce29ee041d2a07642d3d63e847dc8bfe4be2ac935040c46c2fb489fd079abbb6_arm64",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-node-feature-discovery-rhel9@sha256:ce29ee041d2a07642d3d63e847dc8bfe4be2ac935040c46c2fb489fd079abbb6_arm64",
                  "product_id": "registry.redhat.io/openshift4/ose-node-feature-discovery-rhel9@sha256:ce29ee041d2a07642d3d63e847dc8bfe4be2ac935040c46c2fb489fd079abbb6_arm64",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-node-feature-discovery-rhel9@sha256%3Ace29ee041d2a07642d3d63e847dc8bfe4be2ac935040c46c2fb489fd079abbb6?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1776697880"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-ansible-rhel9-operator@sha256:3151eed2a25d88ff78011c11d7c1919a2596fd923895b2778e34629b8bfbd610_arm64",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-ansible-rhel9-operator@sha256:3151eed2a25d88ff78011c11d7c1919a2596fd923895b2778e34629b8bfbd610_arm64",
                  "product_id": "registry.redhat.io/openshift4/ose-ansible-rhel9-operator@sha256:3151eed2a25d88ff78011c11d7c1919a2596fd923895b2778e34629b8bfbd610_arm64",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-ansible-rhel9-operator@sha256%3A3151eed2a25d88ff78011c11d7c1919a2596fd923895b2778e34629b8bfbd610?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1776698486"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-cluster-capacity-rhel9@sha256:1a61574663cc4f4990f8a2c49747c168b9ca99054294d72f243fa945574730ab_arm64",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-cluster-capacity-rhel9@sha256:1a61574663cc4f4990f8a2c49747c168b9ca99054294d72f243fa945574730ab_arm64",
                  "product_id": "registry.redhat.io/openshift4/ose-cluster-capacity-rhel9@sha256:1a61574663cc4f4990f8a2c49747c168b9ca99054294d72f243fa945574730ab_arm64",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-cluster-capacity-rhel9@sha256%3A1a61574663cc4f4990f8a2c49747c168b9ca99054294d72f243fa945574730ab?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1776728360"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-egress-dns-proxy-rhel9@sha256:e3b4385f15c779dc161a3765202bb70e5c9737393361adebdc5b45f0e9a0e7f3_arm64",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-egress-dns-proxy-rhel9@sha256:e3b4385f15c779dc161a3765202bb70e5c9737393361adebdc5b45f0e9a0e7f3_arm64",
                  "product_id": "registry.redhat.io/openshift4/ose-egress-dns-proxy-rhel9@sha256:e3b4385f15c779dc161a3765202bb70e5c9737393361adebdc5b45f0e9a0e7f3_arm64",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-egress-dns-proxy-rhel9@sha256%3Ae3b4385f15c779dc161a3765202bb70e5c9737393361adebdc5b45f0e9a0e7f3?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1776699636"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-egress-router-rhel9@sha256:8e21b89096862a83bd75d0a16a9f84776413d412b5f082e1eb59395421f12ea5_arm64",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-egress-router-rhel9@sha256:8e21b89096862a83bd75d0a16a9f84776413d412b5f082e1eb59395421f12ea5_arm64",
                  "product_id": "registry.redhat.io/openshift4/ose-egress-router-rhel9@sha256:8e21b89096862a83bd75d0a16a9f84776413d412b5f082e1eb59395421f12ea5_arm64",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-egress-router-rhel9@sha256%3A8e21b89096862a83bd75d0a16a9f84776413d412b5f082e1eb59395421f12ea5?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1776728615"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-helm-rhel9-operator@sha256:e161c060ee33667088bb06106f2fb5f0e6b8ed8a73ffe07a47aa4a1542bab369_arm64",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-helm-rhel9-operator@sha256:e161c060ee33667088bb06106f2fb5f0e6b8ed8a73ffe07a47aa4a1542bab369_arm64",
                  "product_id": "registry.redhat.io/openshift4/ose-helm-rhel9-operator@sha256:e161c060ee33667088bb06106f2fb5f0e6b8ed8a73ffe07a47aa4a1542bab369_arm64",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-helm-rhel9-operator@sha256%3Ae161c060ee33667088bb06106f2fb5f0e6b8ed8a73ffe07a47aa4a1542bab369?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1776698618"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-operator-sdk-rhel9@sha256:de2ba088ca5b6ac82841b4a02e3fa21df833fe7384635339885e14c6f2693e78_arm64",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-operator-sdk-rhel9@sha256:de2ba088ca5b6ac82841b4a02e3fa21df833fe7384635339885e14c6f2693e78_arm64",
                  "product_id": "registry.redhat.io/openshift4/ose-operator-sdk-rhel9@sha256:de2ba088ca5b6ac82841b4a02e3fa21df833fe7384635339885e14c6f2693e78_arm64",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-operator-sdk-rhel9@sha256%3Ade2ba088ca5b6ac82841b4a02e3fa21df833fe7384635339885e14c6f2693e78?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1776699215"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:0416098c93062580897f27418206a04764519dd2680ec3abcf3eea0744522e74_arm64",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:0416098c93062580897f27418206a04764519dd2680ec3abcf3eea0744522e74_arm64",
                  "product_id": "registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:0416098c93062580897f27418206a04764519dd2680ec3abcf3eea0744522e74_arm64",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-kubernetes-nmstate-handler-rhel9@sha256%3A0416098c93062580897f27418206a04764519dd2680ec3abcf3eea0744522e74?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1776699043"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-aws-efs-csi-driver-container-rhel9@sha256:80ed81e053fd2747a1e902c4903f1e5e16ff7228dcf0de3b29a2d4c2c72a717d_arm64",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-aws-efs-csi-driver-container-rhel9@sha256:80ed81e053fd2747a1e902c4903f1e5e16ff7228dcf0de3b29a2d4c2c72a717d_arm64",
                  "product_id": "registry.redhat.io/openshift4/ose-aws-efs-csi-driver-container-rhel9@sha256:80ed81e053fd2747a1e902c4903f1e5e16ff7228dcf0de3b29a2d4c2c72a717d_arm64",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-aws-efs-csi-driver-container-rhel9@sha256%3A80ed81e053fd2747a1e902c4903f1e5e16ff7228dcf0de3b29a2d4c2c72a717d?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1776698512"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-aws-efs-csi-driver-rhel9-operator@sha256:d2738696ceccc3b938bc86998ca586af3499938778ae6fbc6d17978821ae62e7_arm64",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-aws-efs-csi-driver-rhel9-operator@sha256:d2738696ceccc3b938bc86998ca586af3499938778ae6fbc6d17978821ae62e7_arm64",
                  "product_id": "registry.redhat.io/openshift4/ose-aws-efs-csi-driver-rhel9-operator@sha256:d2738696ceccc3b938bc86998ca586af3499938778ae6fbc6d17978821ae62e7_arm64",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-aws-efs-csi-driver-rhel9-operator@sha256%3Ad2738696ceccc3b938bc86998ca586af3499938778ae6fbc6d17978821ae62e7?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1776697836"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:bbb1289250fbfc5ff3ab65334a06c58e702b405667d2b04babbdaf4a80be0478_arm64",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:bbb1289250fbfc5ff3ab65334a06c58e702b405667d2b04babbdaf4a80be0478_arm64",
                  "product_id": "registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:bbb1289250fbfc5ff3ab65334a06c58e702b405667d2b04babbdaf4a80be0478_arm64",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-baremetal-cluster-api-controllers-rhel9@sha256%3Abbb1289250fbfc5ff3ab65334a06c58e702b405667d2b04babbdaf4a80be0478?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1776727976"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-csi-driver-shared-resource-mustgather-rhel9@sha256:6ab29f53a706d108df289c5db2998fe96791571bc8bcd6754b907abcaf4379ac_arm64",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-csi-driver-shared-resource-mustgather-rhel9@sha256:6ab29f53a706d108df289c5db2998fe96791571bc8bcd6754b907abcaf4379ac_arm64",
                  "product_id": "registry.redhat.io/openshift4/ose-csi-driver-shared-resource-mustgather-rhel9@sha256:6ab29f53a706d108df289c5db2998fe96791571bc8bcd6754b907abcaf4379ac_arm64",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-csi-driver-shared-resource-mustgather-rhel9@sha256%3A6ab29f53a706d108df289c5db2998fe96791571bc8bcd6754b907abcaf4379ac?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1776729055"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-egress-http-proxy-rhel9@sha256:dca0eb8d677c1a677dedab68d837878633edc0872198ea069ee14ff4ffe84784_arm64",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-egress-http-proxy-rhel9@sha256:dca0eb8d677c1a677dedab68d837878633edc0872198ea069ee14ff4ffe84784_arm64",
                  "product_id": "registry.redhat.io/openshift4/ose-egress-http-proxy-rhel9@sha256:dca0eb8d677c1a677dedab68d837878633edc0872198ea069ee14ff4ffe84784_arm64",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-egress-http-proxy-rhel9@sha256%3Adca0eb8d677c1a677dedab68d837878633edc0872198ea069ee14ff4ffe84784?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1776729187"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/frr-rhel9@sha256:b68a7a5859cbca02dfa05e925af2714227c15fb516ae7cf89d9313348dade299_arm64",
                "product": {
                  "name": "registry.redhat.io/openshift4/frr-rhel9@sha256:b68a7a5859cbca02dfa05e925af2714227c15fb516ae7cf89d9313348dade299_arm64",
                  "product_id": "registry.redhat.io/openshift4/frr-rhel9@sha256:b68a7a5859cbca02dfa05e925af2714227c15fb516ae7cf89d9313348dade299_arm64",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/frr-rhel9@sha256%3Ab68a7a5859cbca02dfa05e925af2714227c15fb516ae7cf89d9313348dade299?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1776697227"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel9@sha256:d048f016f53cd366d7baf5d493cb54d7d0048d06bd78df94af05aeabbfca36a5_arm64",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel9@sha256:d048f016f53cd366d7baf5d493cb54d7d0048d06bd78df94af05aeabbfca36a5_arm64",
                  "product_id": "registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel9@sha256:d048f016f53cd366d7baf5d493cb54d7d0048d06bd78df94af05aeabbfca36a5_arm64",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-gcp-filestore-csi-driver-rhel9@sha256%3Ad048f016f53cd366d7baf5d493cb54d7d0048d06bd78df94af05aeabbfca36a5?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1776697822"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel9-operator@sha256:1f56244b8c2a31afbc98a7ec10c80a420cfabccbdd486c0d4f66916a1738836a_arm64",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel9-operator@sha256:1f56244b8c2a31afbc98a7ec10c80a420cfabccbdd486c0d4f66916a1738836a_arm64",
                  "product_id": "registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel9-operator@sha256:1f56244b8c2a31afbc98a7ec10c80a420cfabccbdd486c0d4f66916a1738836a_arm64",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-gcp-filestore-csi-driver-rhel9-operator@sha256%3A1f56244b8c2a31afbc98a7ec10c80a420cfabccbdd486c0d4f66916a1738836a?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1776697768"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/metallb-rhel9@sha256:c44a4d6954452e5bc682afa6fba25ab51dc51d74b1a70cafe0e7cf25ebb0cfd8_arm64",
                "product": {
                  "name": "registry.redhat.io/openshift4/metallb-rhel9@sha256:c44a4d6954452e5bc682afa6fba25ab51dc51d74b1a70cafe0e7cf25ebb0cfd8_arm64",
                  "product_id": "registry.redhat.io/openshift4/metallb-rhel9@sha256:c44a4d6954452e5bc682afa6fba25ab51dc51d74b1a70cafe0e7cf25ebb0cfd8_arm64",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/metallb-rhel9@sha256%3Ac44a4d6954452e5bc682afa6fba25ab51dc51d74b1a70cafe0e7cf25ebb0cfd8?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1776697162"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:7e42f0261d3670ee802686d3dc7af1f0e759e08a69f9af3b470e03fab4913a14_arm64",
                "product": {
                  "name": "registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:7e42f0261d3670ee802686d3dc7af1f0e759e08a69f9af3b470e03fab4913a14_arm64",
                  "product_id": "registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:7e42f0261d3670ee802686d3dc7af1f0e759e08a69f9af3b470e03fab4913a14_arm64",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/metallb-rhel9-operator@sha256%3A7e42f0261d3670ee802686d3dc7af1f0e759e08a69f9af3b470e03fab4913a14?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1776697212"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9@sha256:2054859965b5f9815471daf7bcbf9e55ae57b36317ba5a6601f36bb1d0e77abe_arm64",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9@sha256:2054859965b5f9815471daf7bcbf9e55ae57b36317ba5a6601f36bb1d0e77abe_arm64",
                  "product_id": "registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9@sha256:2054859965b5f9815471daf7bcbf9e55ae57b36317ba5a6601f36bb1d0e77abe_arm64",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-secrets-store-csi-driver-rhel9@sha256%3A2054859965b5f9815471daf7bcbf9e55ae57b36317ba5a6601f36bb1d0e77abe?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1776697821"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9-operator@sha256:f33e9f7ff97ef473102b90016c327855d5ff1d27bf17fd36f4d2b546553f8b46_arm64",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9-operator@sha256:f33e9f7ff97ef473102b90016c327855d5ff1d27bf17fd36f4d2b546553f8b46_arm64",
                  "product_id": "registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9-operator@sha256:f33e9f7ff97ef473102b90016c327855d5ff1d27bf17fd36f4d2b546553f8b46_arm64",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-secrets-store-csi-driver-rhel9-operator@sha256%3Af33e9f7ff97ef473102b90016c327855d5ff1d27bf17fd36f4d2b546553f8b46?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1776698500"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-secrets-store-csi-mustgather-rhel9@sha256:666b60cbe20f50e81d8dcc7c0c7fddc8abb643a93095b6118db7817868f43289_arm64",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-secrets-store-csi-mustgather-rhel9@sha256:666b60cbe20f50e81d8dcc7c0c7fddc8abb643a93095b6118db7817868f43289_arm64",
                  "product_id": "registry.redhat.io/openshift4/ose-secrets-store-csi-mustgather-rhel9@sha256:666b60cbe20f50e81d8dcc7c0c7fddc8abb643a93095b6118db7817868f43289_arm64",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-secrets-store-csi-mustgather-rhel9@sha256%3A666b60cbe20f50e81d8dcc7c0c7fddc8abb643a93095b6118db7817868f43289?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1776697738"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9@sha256:fc5f81c11a6065ce7114852e8464593cff69e60bf9277e616b5589e3a48b5a68_arm64",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9@sha256:fc5f81c11a6065ce7114852e8464593cff69e60bf9277e616b5589e3a48b5a68_arm64",
                  "product_id": "registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9@sha256:fc5f81c11a6065ce7114852e8464593cff69e60bf9277e616b5589e3a48b5a68_arm64",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-smb-csi-driver-rhel9@sha256%3Afc5f81c11a6065ce7114852e8464593cff69e60bf9277e616b5589e3a48b5a68?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1776697878"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9-operator@sha256:7a30179910c1784d01aad7326c062508cfc965cfc755712a1d38e8289e8f9379_arm64",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9-operator@sha256:7a30179910c1784d01aad7326c062508cfc965cfc755712a1d38e8289e8f9379_arm64",
                  "product_id": "registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9-operator@sha256:7a30179910c1784d01aad7326c062508cfc965cfc755712a1d38e8289e8f9379_arm64",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-smb-csi-driver-rhel9-operator@sha256%3A7a30179910c1784d01aad7326c062508cfc965cfc755712a1d38e8289e8f9379?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1776699114"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-sriov-network-metrics-exporter-rhel9@sha256:b99f56f5e7f16c1e04a4a6d72e4c32322ef6bb2343eca87946de54f069bbb647_arm64",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-sriov-network-metrics-exporter-rhel9@sha256:b99f56f5e7f16c1e04a4a6d72e4c32322ef6bb2343eca87946de54f069bbb647_arm64",
                  "product_id": "registry.redhat.io/openshift4/ose-sriov-network-metrics-exporter-rhel9@sha256:b99f56f5e7f16c1e04a4a6d72e4c32322ef6bb2343eca87946de54f069bbb647_arm64",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-sriov-network-metrics-exporter-rhel9@sha256%3Ab99f56f5e7f16c1e04a4a6d72e4c32322ef6bb2343eca87946de54f069bbb647?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1776697900"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/sriov-network-metrics-exporter-rhel9@sha256:b99f56f5e7f16c1e04a4a6d72e4c32322ef6bb2343eca87946de54f069bbb647_arm64",
                "product": {
                  "name": "registry.redhat.io/openshift4/sriov-network-metrics-exporter-rhel9@sha256:b99f56f5e7f16c1e04a4a6d72e4c32322ef6bb2343eca87946de54f069bbb647_arm64",
                  "product_id": "registry.redhat.io/openshift4/sriov-network-metrics-exporter-rhel9@sha256:b99f56f5e7f16c1e04a4a6d72e4c32322ef6bb2343eca87946de54f069bbb647_arm64",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-sriov-network-metrics-exporter-rhel9@sha256%3Ab99f56f5e7f16c1e04a4a6d72e4c32322ef6bb2343eca87946de54f069bbb647?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1776697900"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-ptp-rhel9-operator@sha256:5d4245709a7d4376ce80773394e75d0f8b36f13b7af5e32bdc1ac5fdf589c5bd_arm64",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-ptp-rhel9-operator@sha256:5d4245709a7d4376ce80773394e75d0f8b36f13b7af5e32bdc1ac5fdf589c5bd_arm64",
                  "product_id": "registry.redhat.io/openshift4/ose-ptp-rhel9-operator@sha256:5d4245709a7d4376ce80773394e75d0f8b36f13b7af5e32bdc1ac5fdf589c5bd_arm64",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-ptp-rhel9-operator@sha256%3A5d4245709a7d4376ce80773394e75d0f8b36f13b7af5e32bdc1ac5fdf589c5bd?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1776698475"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ptp-must-gather-rhel9@sha256:694660afd01c0ab1dd9bfb7fa1475329465ec1cf42b131f75d97660e76b88838_arm64",
                "product": {
                  "name": "registry.redhat.io/openshift4/ptp-must-gather-rhel9@sha256:694660afd01c0ab1dd9bfb7fa1475329465ec1cf42b131f75d97660e76b88838_arm64",
                  "product_id": "registry.redhat.io/openshift4/ptp-must-gather-rhel9@sha256:694660afd01c0ab1dd9bfb7fa1475329465ec1cf42b131f75d97660e76b88838_arm64",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ptp-must-gather-rhel9@sha256%3A694660afd01c0ab1dd9bfb7fa1475329465ec1cf42b131f75d97660e76b88838?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1776699531"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/sriov-cni-rhel9@sha256:e8b70363470153ed4f105873f8238befcb47e3022d4c5d0c5986bfcdd33452e7_arm64",
                "product": {
                  "name": "registry.redhat.io/openshift4/sriov-cni-rhel9@sha256:e8b70363470153ed4f105873f8238befcb47e3022d4c5d0c5986bfcdd33452e7_arm64",
                  "product_id": "registry.redhat.io/openshift4/sriov-cni-rhel9@sha256:e8b70363470153ed4f105873f8238befcb47e3022d4c5d0c5986bfcdd33452e7_arm64",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/sriov-cni-rhel9@sha256%3Ae8b70363470153ed4f105873f8238befcb47e3022d4c5d0c5986bfcdd33452e7?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1776697831"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-sriov-dp-admission-controller-rhel9@sha256:337ec522df81fc8bc58c9bbd648423749acbcd4513d5faa056bbfa81810585a8_arm64",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-sriov-dp-admission-controller-rhel9@sha256:337ec522df81fc8bc58c9bbd648423749acbcd4513d5faa056bbfa81810585a8_arm64",
                  "product_id": "registry.redhat.io/openshift4/ose-sriov-dp-admission-controller-rhel9@sha256:337ec522df81fc8bc58c9bbd648423749acbcd4513d5faa056bbfa81810585a8_arm64",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-sriov-dp-admission-controller-rhel9@sha256%3A337ec522df81fc8bc58c9bbd648423749acbcd4513d5faa056bbfa81810585a8?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1776697904"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-sriov-network-config-daemon-rhel9@sha256:068b100b0c15df30d9664032a88f1a01883911ca8b220de1db76f1c6791b141b_arm64",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-sriov-network-config-daemon-rhel9@sha256:068b100b0c15df30d9664032a88f1a01883911ca8b220de1db76f1c6791b141b_arm64",
                  "product_id": "registry.redhat.io/openshift4/ose-sriov-network-config-daemon-rhel9@sha256:068b100b0c15df30d9664032a88f1a01883911ca8b220de1db76f1c6791b141b_arm64",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-sriov-network-config-daemon-rhel9@sha256%3A068b100b0c15df30d9664032a88f1a01883911ca8b220de1db76f1c6791b141b?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1776697819"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-sriov-network-device-plugin-rhel9@sha256:3f36c9fe97e7a51fe5690f19c604c3713527981c9367b8b7686882e36aaf93ea_arm64",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-sriov-network-device-plugin-rhel9@sha256:3f36c9fe97e7a51fe5690f19c604c3713527981c9367b8b7686882e36aaf93ea_arm64",
                  "product_id": "registry.redhat.io/openshift4/ose-sriov-network-device-plugin-rhel9@sha256:3f36c9fe97e7a51fe5690f19c604c3713527981c9367b8b7686882e36aaf93ea_arm64",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-sriov-network-device-plugin-rhel9@sha256%3A3f36c9fe97e7a51fe5690f19c604c3713527981c9367b8b7686882e36aaf93ea?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1776697787"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-sriov-network-rhel9-operator@sha256:ab0896ce872f78ba1eb00bd4f0788fc4d8f75f29a50d09628faffc085ec79805_arm64",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-sriov-network-rhel9-operator@sha256:ab0896ce872f78ba1eb00bd4f0788fc4d8f75f29a50d09628faffc085ec79805_arm64",
                  "product_id": "registry.redhat.io/openshift4/ose-sriov-network-rhel9-operator@sha256:ab0896ce872f78ba1eb00bd4f0788fc4d8f75f29a50d09628faffc085ec79805_arm64",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-sriov-network-rhel9-operator@sha256%3Aab0896ce872f78ba1eb00bd4f0788fc4d8f75f29a50d09628faffc085ec79805?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1776698486"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-sriov-network-webhook-rhel9@sha256:11e39079c8bab75830ec62ecb5816c9a7346387c76ba8ffb281bf8198becedbe_arm64",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-sriov-network-webhook-rhel9@sha256:11e39079c8bab75830ec62ecb5816c9a7346387c76ba8ffb281bf8198becedbe_arm64",
                  "product_id": "registry.redhat.io/openshift4/ose-sriov-network-webhook-rhel9@sha256:11e39079c8bab75830ec62ecb5816c9a7346387c76ba8ffb281bf8198becedbe_arm64",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-sriov-network-webhook-rhel9@sha256%3A11e39079c8bab75830ec62ecb5816c9a7346387c76ba8ffb281bf8198becedbe?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1776697953"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9@sha256:0955416b7534ba4cc93b531d8ff5c924581718279fda1f3959d615763ab12616_arm64",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9@sha256:0955416b7534ba4cc93b531d8ff5c924581718279fda1f3959d615763ab12616_arm64",
                  "product_id": "registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9@sha256:0955416b7534ba4cc93b531d8ff5c924581718279fda1f3959d615763ab12616_arm64",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-vertical-pod-autoscaler-rhel9@sha256%3A0955416b7534ba4cc93b531d8ff5c924581718279fda1f3959d615763ab12616?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1776697921"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9-operator@sha256:30b13ae772570ab84e7f5c8a12d34e9fb4c5c1bcdb5a6263bf34d257b2a841e1_arm64",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9-operator@sha256:30b13ae772570ab84e7f5c8a12d34e9fb4c5c1bcdb5a6263bf34d257b2a841e1_arm64",
                  "product_id": "registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9-operator@sha256:30b13ae772570ab84e7f5c8a12d34e9fb4c5c1bcdb5a6263bf34d257b2a841e1_arm64",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-vertical-pod-autoscaler-rhel9-operator@sha256%3A30b13ae772570ab84e7f5c8a12d34e9fb4c5c1bcdb5a6263bf34d257b2a841e1?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1776727949"
                  }
                }
              }
            ],
            "category": "architecture",
            "name": "arm64"
          },
          {
            "branches": [
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-cloud-event-proxy-rhel9@sha256:9deba7562e574a1f0f8682301e5a462d8a4e287413e7df1c24c1dc9858c47ecf_amd64",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-cloud-event-proxy-rhel9@sha256:9deba7562e574a1f0f8682301e5a462d8a4e287413e7df1c24c1dc9858c47ecf_amd64",
                  "product_id": "registry.redhat.io/openshift4/ose-cloud-event-proxy-rhel9@sha256:9deba7562e574a1f0f8682301e5a462d8a4e287413e7df1c24c1dc9858c47ecf_amd64",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-cloud-event-proxy-rhel9@sha256%3A9deba7562e574a1f0f8682301e5a462d8a4e287413e7df1c24c1dc9858c47ecf?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1776697912"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-cluster-nfd-rhel9-operator@sha256:d579a6ab524711f7bdd41e290c5ac02ce99844e4ff7009cde714852faa1e68e0_amd64",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-cluster-nfd-rhel9-operator@sha256:d579a6ab524711f7bdd41e290c5ac02ce99844e4ff7009cde714852faa1e68e0_amd64",
                  "product_id": "registry.redhat.io/openshift4/ose-cluster-nfd-rhel9-operator@sha256:d579a6ab524711f7bdd41e290c5ac02ce99844e4ff7009cde714852faa1e68e0_amd64",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-cluster-nfd-rhel9-operator@sha256%3Ad579a6ab524711f7bdd41e290c5ac02ce99844e4ff7009cde714852faa1e68e0?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1776699283"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9@sha256:a5c42bdfc20281fd84d2ee0b940b46552e817e854d5fe9ba39860c82a4ee923e_amd64",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9@sha256:a5c42bdfc20281fd84d2ee0b940b46552e817e854d5fe9ba39860c82a4ee923e_amd64",
                  "product_id": "registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9@sha256:a5c42bdfc20281fd84d2ee0b940b46552e817e854d5fe9ba39860c82a4ee923e_amd64",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-clusterresourceoverride-rhel9@sha256%3Aa5c42bdfc20281fd84d2ee0b940b46552e817e854d5fe9ba39860c82a4ee923e?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1776697708"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9-operator@sha256:3ee44121c26163f6000dae58840f7f90ad4cde9b558b508f83f67ae1825bacc1_amd64",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9-operator@sha256:3ee44121c26163f6000dae58840f7f90ad4cde9b558b508f83f67ae1825bacc1_amd64",
                  "product_id": "registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9-operator@sha256:3ee44121c26163f6000dae58840f7f90ad4cde9b558b508f83f67ae1825bacc1_amd64",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-clusterresourceoverride-rhel9-operator@sha256%3A3ee44121c26163f6000dae58840f7f90ad4cde9b558b508f83f67ae1825bacc1?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1776699034"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:9031054e71f4ddd88ba35bf405221a3a2041e60c065cee5816bf8d97327563af_amd64",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:9031054e71f4ddd88ba35bf405221a3a2041e60c065cee5816bf8d97327563af_amd64",
                  "product_id": "registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:9031054e71f4ddd88ba35bf405221a3a2041e60c065cee5816bf8d97327563af_amd64",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-csi-livenessprobe-rhel9@sha256%3A9031054e71f4ddd88ba35bf405221a3a2041e60c065cee5816bf8d97327563af?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1776697992"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:4c4848aae14e6061af2347acefe372e64c5b68fa5c81354f632ce514e5d0087f_amd64",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:4c4848aae14e6061af2347acefe372e64c5b68fa5c81354f632ce514e5d0087f_amd64",
                  "product_id": "registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:4c4848aae14e6061af2347acefe372e64c5b68fa5c81354f632ce514e5d0087f_amd64",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-csi-node-driver-registrar-rhel9@sha256%3A4c4848aae14e6061af2347acefe372e64c5b68fa5c81354f632ce514e5d0087f?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1776697774"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:297a34f0de639347abfd52c0951a519cbe4beab738585a23dc3f8a67a9e5e398_amd64",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:297a34f0de639347abfd52c0951a519cbe4beab738585a23dc3f8a67a9e5e398_amd64",
                  "product_id": "registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:297a34f0de639347abfd52c0951a519cbe4beab738585a23dc3f8a67a9e5e398_amd64",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-csi-external-provisioner-rhel9@sha256%3A297a34f0de639347abfd52c0951a519cbe4beab738585a23dc3f8a67a9e5e398?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1776697822"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-dpu-cni-rhel9@sha256:215b81bdaf6bfb80a6cbe8bae87f6da6b7ea153213c888bc0482a3fb57f07f5c_amd64",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-dpu-cni-rhel9@sha256:215b81bdaf6bfb80a6cbe8bae87f6da6b7ea153213c888bc0482a3fb57f07f5c_amd64",
                  "product_id": "registry.redhat.io/openshift4/ose-dpu-cni-rhel9@sha256:215b81bdaf6bfb80a6cbe8bae87f6da6b7ea153213c888bc0482a3fb57f07f5c_amd64",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-dpu-cni-rhel9@sha256%3A215b81bdaf6bfb80a6cbe8bae87f6da6b7ea153213c888bc0482a3fb57f07f5c?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1776697884"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-dpu-daemon-rhel9@sha256:27771fc6d92c5d01e96b1f742ae529f6e8f093dfe05bb45e9845974ecd02767e_amd64",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-dpu-daemon-rhel9@sha256:27771fc6d92c5d01e96b1f742ae529f6e8f093dfe05bb45e9845974ecd02767e_amd64",
                  "product_id": "registry.redhat.io/openshift4/ose-dpu-daemon-rhel9@sha256:27771fc6d92c5d01e96b1f742ae529f6e8f093dfe05bb45e9845974ecd02767e_amd64",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-dpu-daemon-rhel9@sha256%3A27771fc6d92c5d01e96b1f742ae529f6e8f093dfe05bb45e9845974ecd02767e?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1776697769"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-dpu-rhel9-operator@sha256:3a91eecf139eed92ad863b3efe6b2276e6130fa263f886ae24602de45199d9eb_amd64",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-dpu-rhel9-operator@sha256:3a91eecf139eed92ad863b3efe6b2276e6130fa263f886ae24602de45199d9eb_amd64",
                  "product_id": "registry.redhat.io/openshift4/ose-dpu-rhel9-operator@sha256:3a91eecf139eed92ad863b3efe6b2276e6130fa263f886ae24602de45199d9eb_amd64",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-dpu-rhel9-operator@sha256%3A3a91eecf139eed92ad863b3efe6b2276e6130fa263f886ae24602de45199d9eb?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1776698970"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-sriov-infiniband-cni-rhel9@sha256:fa5aceb2480d81c302efb6849ccdd0c9903458a546acec9e389f136388acff2a_amd64",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-sriov-infiniband-cni-rhel9@sha256:fa5aceb2480d81c302efb6849ccdd0c9903458a546acec9e389f136388acff2a_amd64",
                  "product_id": "registry.redhat.io/openshift4/ose-sriov-infiniband-cni-rhel9@sha256:fa5aceb2480d81c302efb6849ccdd0c9903458a546acec9e389f136388acff2a_amd64",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-sriov-infiniband-cni-rhel9@sha256%3Afa5aceb2480d81c302efb6849ccdd0c9903458a546acec9e389f136388acff2a?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1776697847"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ingress-node-firewall-rhel9@sha256:17ea1ff2373aec50c91d6a3958608f27d16952afd2e75db11cc5c8d44efdb118_amd64",
                "product": {
                  "name": "registry.redhat.io/openshift4/ingress-node-firewall-rhel9@sha256:17ea1ff2373aec50c91d6a3958608f27d16952afd2e75db11cc5c8d44efdb118_amd64",
                  "product_id": "registry.redhat.io/openshift4/ingress-node-firewall-rhel9@sha256:17ea1ff2373aec50c91d6a3958608f27d16952afd2e75db11cc5c8d44efdb118_amd64",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ingress-node-firewall-rhel9@sha256%3A17ea1ff2373aec50c91d6a3958608f27d16952afd2e75db11cc5c8d44efdb118?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1776697780"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ingress-node-firewall-rhel9-operator@sha256:a08c612f8cb22aa5c3efd6ff330642e3d235dfef0b3e827bc985b9ca7eaf504c_amd64",
                "product": {
                  "name": "registry.redhat.io/openshift4/ingress-node-firewall-rhel9-operator@sha256:a08c612f8cb22aa5c3efd6ff330642e3d235dfef0b3e827bc985b9ca7eaf504c_amd64",
                  "product_id": "registry.redhat.io/openshift4/ingress-node-firewall-rhel9-operator@sha256:a08c612f8cb22aa5c3efd6ff330642e3d235dfef0b3e827bc985b9ca7eaf504c_amd64",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ingress-node-firewall-rhel9-operator@sha256%3Aa08c612f8cb22aa5c3efd6ff330642e3d235dfef0b3e827bc985b9ca7eaf504c?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1776698560"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-ptp-rhel9@sha256:2b93d944ca281693be0eb183e59334cdb8c0216f6a7aea80ff0404560b98354c_amd64",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-ptp-rhel9@sha256:2b93d944ca281693be0eb183e59334cdb8c0216f6a7aea80ff0404560b98354c_amd64",
                  "product_id": "registry.redhat.io/openshift4/ose-ptp-rhel9@sha256:2b93d944ca281693be0eb183e59334cdb8c0216f6a7aea80ff0404560b98354c_amd64",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-ptp-rhel9@sha256%3A2b93d944ca281693be0eb183e59334cdb8c0216f6a7aea80ff0404560b98354c?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1776697815"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-local-storage-diskmaker-rhel9@sha256:f4665da79faf6599d6ab248f37613d2ddcc65279dcb1b28c58c5179d3e2eb3b8_amd64",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-local-storage-diskmaker-rhel9@sha256:f4665da79faf6599d6ab248f37613d2ddcc65279dcb1b28c58c5179d3e2eb3b8_amd64",
                  "product_id": "registry.redhat.io/openshift4/ose-local-storage-diskmaker-rhel9@sha256:f4665da79faf6599d6ab248f37613d2ddcc65279dcb1b28c58c5179d3e2eb3b8_amd64",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-local-storage-diskmaker-rhel9@sha256%3Af4665da79faf6599d6ab248f37613d2ddcc65279dcb1b28c58c5179d3e2eb3b8?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1776827062"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-local-storage-mustgather-rhel9@sha256:f0ed06d20b9f79f75cc74f3975da40e4d2cbbd19a5650d3fae12b4b8b1eb8d5d_amd64",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-local-storage-mustgather-rhel9@sha256:f0ed06d20b9f79f75cc74f3975da40e4d2cbbd19a5650d3fae12b4b8b1eb8d5d_amd64",
                  "product_id": "registry.redhat.io/openshift4/ose-local-storage-mustgather-rhel9@sha256:f0ed06d20b9f79f75cc74f3975da40e4d2cbbd19a5650d3fae12b4b8b1eb8d5d_amd64",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-local-storage-mustgather-rhel9@sha256%3Af0ed06d20b9f79f75cc74f3975da40e4d2cbbd19a5650d3fae12b4b8b1eb8d5d?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1776827012"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-local-storage-rhel9-operator@sha256:3cf6e29e0ea8122e1f49e86d94fb8b33745abb5efdb8a3168b1655c9eb1aa634_amd64",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-local-storage-rhel9-operator@sha256:3cf6e29e0ea8122e1f49e86d94fb8b33745abb5efdb8a3168b1655c9eb1aa634_amd64",
                  "product_id": "registry.redhat.io/openshift4/ose-local-storage-rhel9-operator@sha256:3cf6e29e0ea8122e1f49e86d94fb8b33745abb5efdb8a3168b1655c9eb1aa634_amd64",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-local-storage-rhel9-operator@sha256%3A3cf6e29e0ea8122e1f49e86d94fb8b33745abb5efdb8a3168b1655c9eb1aa634?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1776827019"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/nmstate-console-plugin-rhel9@sha256:d714bb305f982efa78da071289508ba8db2baf58649a1e2f0ae9b0ddb57a2263_amd64",
                "product": {
                  "name": "registry.redhat.io/openshift4/nmstate-console-plugin-rhel9@sha256:d714bb305f982efa78da071289508ba8db2baf58649a1e2f0ae9b0ddb57a2263_amd64",
                  "product_id": "registry.redhat.io/openshift4/nmstate-console-plugin-rhel9@sha256:d714bb305f982efa78da071289508ba8db2baf58649a1e2f0ae9b0ddb57a2263_amd64",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/nmstate-console-plugin-rhel9@sha256%3Ad714bb305f982efa78da071289508ba8db2baf58649a1e2f0ae9b0ddb57a2263?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1776827814"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-node-feature-discovery-rhel9@sha256:eb43e0d479af584f6843d63541edc6b626ab712ad0a315aeeb526a268df810ed_amd64",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-node-feature-discovery-rhel9@sha256:eb43e0d479af584f6843d63541edc6b626ab712ad0a315aeeb526a268df810ed_amd64",
                  "product_id": "registry.redhat.io/openshift4/ose-node-feature-discovery-rhel9@sha256:eb43e0d479af584f6843d63541edc6b626ab712ad0a315aeeb526a268df810ed_amd64",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-node-feature-discovery-rhel9@sha256%3Aeb43e0d479af584f6843d63541edc6b626ab712ad0a315aeeb526a268df810ed?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1776697880"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-ansible-rhel9-operator@sha256:a2973d796abe669f4bdc36fd7a9a074446de62e7129e519a137932cab9986cdc_amd64",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-ansible-rhel9-operator@sha256:a2973d796abe669f4bdc36fd7a9a074446de62e7129e519a137932cab9986cdc_amd64",
                  "product_id": "registry.redhat.io/openshift4/ose-ansible-rhel9-operator@sha256:a2973d796abe669f4bdc36fd7a9a074446de62e7129e519a137932cab9986cdc_amd64",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-ansible-rhel9-operator@sha256%3Aa2973d796abe669f4bdc36fd7a9a074446de62e7129e519a137932cab9986cdc?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1776698486"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-cluster-capacity-rhel9@sha256:b85ea1417cf415e90481c517a281cf0911b15f4e05481b8e0af89a981f594863_amd64",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-cluster-capacity-rhel9@sha256:b85ea1417cf415e90481c517a281cf0911b15f4e05481b8e0af89a981f594863_amd64",
                  "product_id": "registry.redhat.io/openshift4/ose-cluster-capacity-rhel9@sha256:b85ea1417cf415e90481c517a281cf0911b15f4e05481b8e0af89a981f594863_amd64",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-cluster-capacity-rhel9@sha256%3Ab85ea1417cf415e90481c517a281cf0911b15f4e05481b8e0af89a981f594863?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1776728360"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-egress-dns-proxy-rhel9@sha256:29c7ea3bc70551e7303de88482d31c404d70fefd6798366108ece99d866dfef7_amd64",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-egress-dns-proxy-rhel9@sha256:29c7ea3bc70551e7303de88482d31c404d70fefd6798366108ece99d866dfef7_amd64",
                  "product_id": "registry.redhat.io/openshift4/ose-egress-dns-proxy-rhel9@sha256:29c7ea3bc70551e7303de88482d31c404d70fefd6798366108ece99d866dfef7_amd64",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-egress-dns-proxy-rhel9@sha256%3A29c7ea3bc70551e7303de88482d31c404d70fefd6798366108ece99d866dfef7?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1776699636"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-egress-router-rhel9@sha256:451946b1dbe0496f4bae9f5706dffa67eb2e0c6e6834a379c2e512089baf11d8_amd64",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-egress-router-rhel9@sha256:451946b1dbe0496f4bae9f5706dffa67eb2e0c6e6834a379c2e512089baf11d8_amd64",
                  "product_id": "registry.redhat.io/openshift4/ose-egress-router-rhel9@sha256:451946b1dbe0496f4bae9f5706dffa67eb2e0c6e6834a379c2e512089baf11d8_amd64",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-egress-router-rhel9@sha256%3A451946b1dbe0496f4bae9f5706dffa67eb2e0c6e6834a379c2e512089baf11d8?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1776728615"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-helm-rhel9-operator@sha256:88ad485a4343852a9c8fc2c28f9e9aafa6b0f33ee76e2b1b707716f93500fa61_amd64",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-helm-rhel9-operator@sha256:88ad485a4343852a9c8fc2c28f9e9aafa6b0f33ee76e2b1b707716f93500fa61_amd64",
                  "product_id": "registry.redhat.io/openshift4/ose-helm-rhel9-operator@sha256:88ad485a4343852a9c8fc2c28f9e9aafa6b0f33ee76e2b1b707716f93500fa61_amd64",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-helm-rhel9-operator@sha256%3A88ad485a4343852a9c8fc2c28f9e9aafa6b0f33ee76e2b1b707716f93500fa61?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1776698618"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-operator-sdk-rhel9@sha256:fdadd0941e2c21e6769ba153cfc2ae0b1f0a5a21e277511bff8fe0534fd4c7e8_amd64",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-operator-sdk-rhel9@sha256:fdadd0941e2c21e6769ba153cfc2ae0b1f0a5a21e277511bff8fe0534fd4c7e8_amd64",
                  "product_id": "registry.redhat.io/openshift4/ose-operator-sdk-rhel9@sha256:fdadd0941e2c21e6769ba153cfc2ae0b1f0a5a21e277511bff8fe0534fd4c7e8_amd64",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-operator-sdk-rhel9@sha256%3Afdadd0941e2c21e6769ba153cfc2ae0b1f0a5a21e277511bff8fe0534fd4c7e8?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1776699215"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:ec438084de12495a2e5e8a65e70cb6462428a173f632db719f8fcf3b1ffe03b4_amd64",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:ec438084de12495a2e5e8a65e70cb6462428a173f632db719f8fcf3b1ffe03b4_amd64",
                  "product_id": "registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:ec438084de12495a2e5e8a65e70cb6462428a173f632db719f8fcf3b1ffe03b4_amd64",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-kubernetes-nmstate-handler-rhel9@sha256%3Aec438084de12495a2e5e8a65e70cb6462428a173f632db719f8fcf3b1ffe03b4?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1776699043"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-aws-efs-csi-driver-container-rhel9@sha256:74c8507e18640e95b55a9d1865a5604d5573a6d803b3bd6ad140252116daddbc_amd64",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-aws-efs-csi-driver-container-rhel9@sha256:74c8507e18640e95b55a9d1865a5604d5573a6d803b3bd6ad140252116daddbc_amd64",
                  "product_id": "registry.redhat.io/openshift4/ose-aws-efs-csi-driver-container-rhel9@sha256:74c8507e18640e95b55a9d1865a5604d5573a6d803b3bd6ad140252116daddbc_amd64",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-aws-efs-csi-driver-container-rhel9@sha256%3A74c8507e18640e95b55a9d1865a5604d5573a6d803b3bd6ad140252116daddbc?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1776698512"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-aws-efs-csi-driver-rhel9-operator@sha256:54df3621a2eceda85b684c4e00569b83e92b904ad33eba8f16bdd7a524a5617d_amd64",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-aws-efs-csi-driver-rhel9-operator@sha256:54df3621a2eceda85b684c4e00569b83e92b904ad33eba8f16bdd7a524a5617d_amd64",
                  "product_id": "registry.redhat.io/openshift4/ose-aws-efs-csi-driver-rhel9-operator@sha256:54df3621a2eceda85b684c4e00569b83e92b904ad33eba8f16bdd7a524a5617d_amd64",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-aws-efs-csi-driver-rhel9-operator@sha256%3A54df3621a2eceda85b684c4e00569b83e92b904ad33eba8f16bdd7a524a5617d?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1776697836"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:88adfb5ccb4e317b42349aa070de3bd7e5c27bd6d0742765b82e1eaee472d6b6_amd64",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:88adfb5ccb4e317b42349aa070de3bd7e5c27bd6d0742765b82e1eaee472d6b6_amd64",
                  "product_id": "registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:88adfb5ccb4e317b42349aa070de3bd7e5c27bd6d0742765b82e1eaee472d6b6_amd64",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-baremetal-cluster-api-controllers-rhel9@sha256%3A88adfb5ccb4e317b42349aa070de3bd7e5c27bd6d0742765b82e1eaee472d6b6?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1776727976"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-csi-driver-shared-resource-mustgather-rhel9@sha256:324d1d362c9bea02f5ddba10494c2ef8c90e989642dc4e6f0c5bc89d16b53a0a_amd64",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-csi-driver-shared-resource-mustgather-rhel9@sha256:324d1d362c9bea02f5ddba10494c2ef8c90e989642dc4e6f0c5bc89d16b53a0a_amd64",
                  "product_id": "registry.redhat.io/openshift4/ose-csi-driver-shared-resource-mustgather-rhel9@sha256:324d1d362c9bea02f5ddba10494c2ef8c90e989642dc4e6f0c5bc89d16b53a0a_amd64",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-csi-driver-shared-resource-mustgather-rhel9@sha256%3A324d1d362c9bea02f5ddba10494c2ef8c90e989642dc4e6f0c5bc89d16b53a0a?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1776729055"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-egress-http-proxy-rhel9@sha256:b8a68a480dd92d1b58d5b22c3e72a8dccfc72f29b71400c449ae182a41330fcb_amd64",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-egress-http-proxy-rhel9@sha256:b8a68a480dd92d1b58d5b22c3e72a8dccfc72f29b71400c449ae182a41330fcb_amd64",
                  "product_id": "registry.redhat.io/openshift4/ose-egress-http-proxy-rhel9@sha256:b8a68a480dd92d1b58d5b22c3e72a8dccfc72f29b71400c449ae182a41330fcb_amd64",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-egress-http-proxy-rhel9@sha256%3Ab8a68a480dd92d1b58d5b22c3e72a8dccfc72f29b71400c449ae182a41330fcb?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1776729187"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/frr-rhel9@sha256:f37f754c6359c687707a86e0a9bf1755041c9af85171ae0599a81dd48c53e2d7_amd64",
                "product": {
                  "name": "registry.redhat.io/openshift4/frr-rhel9@sha256:f37f754c6359c687707a86e0a9bf1755041c9af85171ae0599a81dd48c53e2d7_amd64",
                  "product_id": "registry.redhat.io/openshift4/frr-rhel9@sha256:f37f754c6359c687707a86e0a9bf1755041c9af85171ae0599a81dd48c53e2d7_amd64",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/frr-rhel9@sha256%3Af37f754c6359c687707a86e0a9bf1755041c9af85171ae0599a81dd48c53e2d7?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1776697227"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel9@sha256:4367e4aba42529560f7f107ecbac40e976bdf2a65094ca2a7c0915e3ef7e25e0_amd64",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel9@sha256:4367e4aba42529560f7f107ecbac40e976bdf2a65094ca2a7c0915e3ef7e25e0_amd64",
                  "product_id": "registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel9@sha256:4367e4aba42529560f7f107ecbac40e976bdf2a65094ca2a7c0915e3ef7e25e0_amd64",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-gcp-filestore-csi-driver-rhel9@sha256%3A4367e4aba42529560f7f107ecbac40e976bdf2a65094ca2a7c0915e3ef7e25e0?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1776697822"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel9-operator@sha256:1ff9be3e9b7a97248033d7eebafb96e746764b7a34f5596cb6e40307bb8ebb14_amd64",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel9-operator@sha256:1ff9be3e9b7a97248033d7eebafb96e746764b7a34f5596cb6e40307bb8ebb14_amd64",
                  "product_id": "registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel9-operator@sha256:1ff9be3e9b7a97248033d7eebafb96e746764b7a34f5596cb6e40307bb8ebb14_amd64",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-gcp-filestore-csi-driver-rhel9-operator@sha256%3A1ff9be3e9b7a97248033d7eebafb96e746764b7a34f5596cb6e40307bb8ebb14?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1776697768"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/metallb-rhel9@sha256:01450301456878e9674db2ddfc3f04576fe55c69e99d3aa04eba94ae17b2080f_amd64",
                "product": {
                  "name": "registry.redhat.io/openshift4/metallb-rhel9@sha256:01450301456878e9674db2ddfc3f04576fe55c69e99d3aa04eba94ae17b2080f_amd64",
                  "product_id": "registry.redhat.io/openshift4/metallb-rhel9@sha256:01450301456878e9674db2ddfc3f04576fe55c69e99d3aa04eba94ae17b2080f_amd64",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/metallb-rhel9@sha256%3A01450301456878e9674db2ddfc3f04576fe55c69e99d3aa04eba94ae17b2080f?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1776697162"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:0542361aef325e1a07e8eec868aa9bb283c84ad7dbd1efeba4c6184fa2ad4d77_amd64",
                "product": {
                  "name": "registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:0542361aef325e1a07e8eec868aa9bb283c84ad7dbd1efeba4c6184fa2ad4d77_amd64",
                  "product_id": "registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:0542361aef325e1a07e8eec868aa9bb283c84ad7dbd1efeba4c6184fa2ad4d77_amd64",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/metallb-rhel9-operator@sha256%3A0542361aef325e1a07e8eec868aa9bb283c84ad7dbd1efeba4c6184fa2ad4d77?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1776697212"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9@sha256:5fe6bfc5b4061a7a2714c29b3cafbcce7f9f9b64afd14892a14299a7bf29d26e_amd64",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9@sha256:5fe6bfc5b4061a7a2714c29b3cafbcce7f9f9b64afd14892a14299a7bf29d26e_amd64",
                  "product_id": "registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9@sha256:5fe6bfc5b4061a7a2714c29b3cafbcce7f9f9b64afd14892a14299a7bf29d26e_amd64",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-secrets-store-csi-driver-rhel9@sha256%3A5fe6bfc5b4061a7a2714c29b3cafbcce7f9f9b64afd14892a14299a7bf29d26e?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1776697821"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9-operator@sha256:c2cc38b4fb8d7f8775d256826bb3b5e7c3e6ca35b3ac24b004a30258cd4f4c74_amd64",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9-operator@sha256:c2cc38b4fb8d7f8775d256826bb3b5e7c3e6ca35b3ac24b004a30258cd4f4c74_amd64",
                  "product_id": "registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9-operator@sha256:c2cc38b4fb8d7f8775d256826bb3b5e7c3e6ca35b3ac24b004a30258cd4f4c74_amd64",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-secrets-store-csi-driver-rhel9-operator@sha256%3Ac2cc38b4fb8d7f8775d256826bb3b5e7c3e6ca35b3ac24b004a30258cd4f4c74?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1776698500"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-secrets-store-csi-mustgather-rhel9@sha256:dd48a7604537b65b80d2a4159fd37a824449a8fae81207475befbbb77c361ba7_amd64",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-secrets-store-csi-mustgather-rhel9@sha256:dd48a7604537b65b80d2a4159fd37a824449a8fae81207475befbbb77c361ba7_amd64",
                  "product_id": "registry.redhat.io/openshift4/ose-secrets-store-csi-mustgather-rhel9@sha256:dd48a7604537b65b80d2a4159fd37a824449a8fae81207475befbbb77c361ba7_amd64",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-secrets-store-csi-mustgather-rhel9@sha256%3Add48a7604537b65b80d2a4159fd37a824449a8fae81207475befbbb77c361ba7?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1776697738"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9@sha256:b78a9ff749c9da98c29b918f45d5f11ca026512672bed7e90ae50a35f5c33e4d_amd64",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9@sha256:b78a9ff749c9da98c29b918f45d5f11ca026512672bed7e90ae50a35f5c33e4d_amd64",
                  "product_id": "registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9@sha256:b78a9ff749c9da98c29b918f45d5f11ca026512672bed7e90ae50a35f5c33e4d_amd64",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-smb-csi-driver-rhel9@sha256%3Ab78a9ff749c9da98c29b918f45d5f11ca026512672bed7e90ae50a35f5c33e4d?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1776697878"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9-operator@sha256:19535ae956f07aba6ca4695099c10f809b2cea36d376a9eb7bc9d0a84495a504_amd64",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9-operator@sha256:19535ae956f07aba6ca4695099c10f809b2cea36d376a9eb7bc9d0a84495a504_amd64",
                  "product_id": "registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9-operator@sha256:19535ae956f07aba6ca4695099c10f809b2cea36d376a9eb7bc9d0a84495a504_amd64",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-smb-csi-driver-rhel9-operator@sha256%3A19535ae956f07aba6ca4695099c10f809b2cea36d376a9eb7bc9d0a84495a504?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1776699114"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-sriov-network-metrics-exporter-rhel9@sha256:15f98ff30d6198a3f2e6761a18123076b7d958d7520f0b12d6dd3a46ad9719d2_amd64",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-sriov-network-metrics-exporter-rhel9@sha256:15f98ff30d6198a3f2e6761a18123076b7d958d7520f0b12d6dd3a46ad9719d2_amd64",
                  "product_id": "registry.redhat.io/openshift4/ose-sriov-network-metrics-exporter-rhel9@sha256:15f98ff30d6198a3f2e6761a18123076b7d958d7520f0b12d6dd3a46ad9719d2_amd64",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-sriov-network-metrics-exporter-rhel9@sha256%3A15f98ff30d6198a3f2e6761a18123076b7d958d7520f0b12d6dd3a46ad9719d2?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1776697900"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/sriov-network-metrics-exporter-rhel9@sha256:15f98ff30d6198a3f2e6761a18123076b7d958d7520f0b12d6dd3a46ad9719d2_amd64",
                "product": {
                  "name": "registry.redhat.io/openshift4/sriov-network-metrics-exporter-rhel9@sha256:15f98ff30d6198a3f2e6761a18123076b7d958d7520f0b12d6dd3a46ad9719d2_amd64",
                  "product_id": "registry.redhat.io/openshift4/sriov-network-metrics-exporter-rhel9@sha256:15f98ff30d6198a3f2e6761a18123076b7d958d7520f0b12d6dd3a46ad9719d2_amd64",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-sriov-network-metrics-exporter-rhel9@sha256%3A15f98ff30d6198a3f2e6761a18123076b7d958d7520f0b12d6dd3a46ad9719d2?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1776697900"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-ptp-rhel9-operator@sha256:4d2a45f85944228d66b2c7faa97b809535db2ab1a9f750ee881860a4e75a72d3_amd64",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-ptp-rhel9-operator@sha256:4d2a45f85944228d66b2c7faa97b809535db2ab1a9f750ee881860a4e75a72d3_amd64",
                  "product_id": "registry.redhat.io/openshift4/ose-ptp-rhel9-operator@sha256:4d2a45f85944228d66b2c7faa97b809535db2ab1a9f750ee881860a4e75a72d3_amd64",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-ptp-rhel9-operator@sha256%3A4d2a45f85944228d66b2c7faa97b809535db2ab1a9f750ee881860a4e75a72d3?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1776698475"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ptp-must-gather-rhel9@sha256:0f650a9fe5f6809895cad70c61ae1e51308923850efe02f3aa0f168cdbcaaf01_amd64",
                "product": {
                  "name": "registry.redhat.io/openshift4/ptp-must-gather-rhel9@sha256:0f650a9fe5f6809895cad70c61ae1e51308923850efe02f3aa0f168cdbcaaf01_amd64",
                  "product_id": "registry.redhat.io/openshift4/ptp-must-gather-rhel9@sha256:0f650a9fe5f6809895cad70c61ae1e51308923850efe02f3aa0f168cdbcaaf01_amd64",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ptp-must-gather-rhel9@sha256%3A0f650a9fe5f6809895cad70c61ae1e51308923850efe02f3aa0f168cdbcaaf01?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1776699531"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/sriov-cni-rhel9@sha256:8b0c3ef8a06fec1794efa1478952a25c9faccdcf30a46536879e0d3b87f4dcfb_amd64",
                "product": {
                  "name": "registry.redhat.io/openshift4/sriov-cni-rhel9@sha256:8b0c3ef8a06fec1794efa1478952a25c9faccdcf30a46536879e0d3b87f4dcfb_amd64",
                  "product_id": "registry.redhat.io/openshift4/sriov-cni-rhel9@sha256:8b0c3ef8a06fec1794efa1478952a25c9faccdcf30a46536879e0d3b87f4dcfb_amd64",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/sriov-cni-rhel9@sha256%3A8b0c3ef8a06fec1794efa1478952a25c9faccdcf30a46536879e0d3b87f4dcfb?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1776697831"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-sriov-dp-admission-controller-rhel9@sha256:9372cd049753cf4a91dfd5d025344f62e5b24135943c879f1fa9407cb47de1ab_amd64",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-sriov-dp-admission-controller-rhel9@sha256:9372cd049753cf4a91dfd5d025344f62e5b24135943c879f1fa9407cb47de1ab_amd64",
                  "product_id": "registry.redhat.io/openshift4/ose-sriov-dp-admission-controller-rhel9@sha256:9372cd049753cf4a91dfd5d025344f62e5b24135943c879f1fa9407cb47de1ab_amd64",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-sriov-dp-admission-controller-rhel9@sha256%3A9372cd049753cf4a91dfd5d025344f62e5b24135943c879f1fa9407cb47de1ab?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1776697904"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-sriov-network-config-daemon-rhel9@sha256:3d895e8c27a2f0430418c85b50f40162fd0c1c796537f3ad30bdad60f2240645_amd64",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-sriov-network-config-daemon-rhel9@sha256:3d895e8c27a2f0430418c85b50f40162fd0c1c796537f3ad30bdad60f2240645_amd64",
                  "product_id": "registry.redhat.io/openshift4/ose-sriov-network-config-daemon-rhel9@sha256:3d895e8c27a2f0430418c85b50f40162fd0c1c796537f3ad30bdad60f2240645_amd64",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-sriov-network-config-daemon-rhel9@sha256%3A3d895e8c27a2f0430418c85b50f40162fd0c1c796537f3ad30bdad60f2240645?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1776697819"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-sriov-network-device-plugin-rhel9@sha256:dbffc77d9a086c3b9af2422e2727dca4c1838ae8b48b390d6ad69fc02705f995_amd64",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-sriov-network-device-plugin-rhel9@sha256:dbffc77d9a086c3b9af2422e2727dca4c1838ae8b48b390d6ad69fc02705f995_amd64",
                  "product_id": "registry.redhat.io/openshift4/ose-sriov-network-device-plugin-rhel9@sha256:dbffc77d9a086c3b9af2422e2727dca4c1838ae8b48b390d6ad69fc02705f995_amd64",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-sriov-network-device-plugin-rhel9@sha256%3Adbffc77d9a086c3b9af2422e2727dca4c1838ae8b48b390d6ad69fc02705f995?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1776697787"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-sriov-network-rhel9-operator@sha256:08782101e310104c5d19c930d4edd49eb124832415618416d20049dfbed4cbf5_amd64",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-sriov-network-rhel9-operator@sha256:08782101e310104c5d19c930d4edd49eb124832415618416d20049dfbed4cbf5_amd64",
                  "product_id": "registry.redhat.io/openshift4/ose-sriov-network-rhel9-operator@sha256:08782101e310104c5d19c930d4edd49eb124832415618416d20049dfbed4cbf5_amd64",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-sriov-network-rhel9-operator@sha256%3A08782101e310104c5d19c930d4edd49eb124832415618416d20049dfbed4cbf5?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1776698486"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-sriov-network-webhook-rhel9@sha256:d3d4dc2ab077526554aa961e27a598e0cd11e5efee8ed64eed14f816d458423b_amd64",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-sriov-network-webhook-rhel9@sha256:d3d4dc2ab077526554aa961e27a598e0cd11e5efee8ed64eed14f816d458423b_amd64",
                  "product_id": "registry.redhat.io/openshift4/ose-sriov-network-webhook-rhel9@sha256:d3d4dc2ab077526554aa961e27a598e0cd11e5efee8ed64eed14f816d458423b_amd64",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-sriov-network-webhook-rhel9@sha256%3Ad3d4dc2ab077526554aa961e27a598e0cd11e5efee8ed64eed14f816d458423b?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1776697953"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9@sha256:2375ba78f391d033133fbadf90d29d0dfa8989d7a395c9195433434042bd51cd_amd64",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9@sha256:2375ba78f391d033133fbadf90d29d0dfa8989d7a395c9195433434042bd51cd_amd64",
                  "product_id": "registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9@sha256:2375ba78f391d033133fbadf90d29d0dfa8989d7a395c9195433434042bd51cd_amd64",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-vertical-pod-autoscaler-rhel9@sha256%3A2375ba78f391d033133fbadf90d29d0dfa8989d7a395c9195433434042bd51cd?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1776697921"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9-operator@sha256:202b5c866073a825c534e7025633d931d13d0b09fc7ffa8b9bfb7d03090ecee0_amd64",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9-operator@sha256:202b5c866073a825c534e7025633d931d13d0b09fc7ffa8b9bfb7d03090ecee0_amd64",
                  "product_id": "registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9-operator@sha256:202b5c866073a825c534e7025633d931d13d0b09fc7ffa8b9bfb7d03090ecee0_amd64",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-vertical-pod-autoscaler-rhel9-operator@sha256%3A202b5c866073a825c534e7025633d931d13d0b09fc7ffa8b9bfb7d03090ecee0?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1776727949"
                  }
                }
              }
            ],
            "category": "architecture",
            "name": "amd64"
          },
          {
            "branches": [
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-cloud-event-proxy-rhel9@sha256:3951cf8a27c45f072e652db6d082b7da3918f45c396c3c2741a6c601450fc479_ppc64le",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-cloud-event-proxy-rhel9@sha256:3951cf8a27c45f072e652db6d082b7da3918f45c396c3c2741a6c601450fc479_ppc64le",
                  "product_id": "registry.redhat.io/openshift4/ose-cloud-event-proxy-rhel9@sha256:3951cf8a27c45f072e652db6d082b7da3918f45c396c3c2741a6c601450fc479_ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-cloud-event-proxy-rhel9@sha256%3A3951cf8a27c45f072e652db6d082b7da3918f45c396c3c2741a6c601450fc479?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1776697912"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-cluster-nfd-rhel9-operator@sha256:b5afe724298038c6bd4ef1aec50070dc05dcd6a0c7753895192a1ad9b5ce1fc6_ppc64le",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-cluster-nfd-rhel9-operator@sha256:b5afe724298038c6bd4ef1aec50070dc05dcd6a0c7753895192a1ad9b5ce1fc6_ppc64le",
                  "product_id": "registry.redhat.io/openshift4/ose-cluster-nfd-rhel9-operator@sha256:b5afe724298038c6bd4ef1aec50070dc05dcd6a0c7753895192a1ad9b5ce1fc6_ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-cluster-nfd-rhel9-operator@sha256%3Ab5afe724298038c6bd4ef1aec50070dc05dcd6a0c7753895192a1ad9b5ce1fc6?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1776699283"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9@sha256:55348dd1ebb0cfb9e8e96ebd0a55b4141178d01e7e26f202d69e1dba5992e023_ppc64le",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9@sha256:55348dd1ebb0cfb9e8e96ebd0a55b4141178d01e7e26f202d69e1dba5992e023_ppc64le",
                  "product_id": "registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9@sha256:55348dd1ebb0cfb9e8e96ebd0a55b4141178d01e7e26f202d69e1dba5992e023_ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-clusterresourceoverride-rhel9@sha256%3A55348dd1ebb0cfb9e8e96ebd0a55b4141178d01e7e26f202d69e1dba5992e023?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1776697708"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9-operator@sha256:54096f6eca87b0850865f1e2734af4aa375a77713137b895e4d3889955458493_ppc64le",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9-operator@sha256:54096f6eca87b0850865f1e2734af4aa375a77713137b895e4d3889955458493_ppc64le",
                  "product_id": "registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9-operator@sha256:54096f6eca87b0850865f1e2734af4aa375a77713137b895e4d3889955458493_ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-clusterresourceoverride-rhel9-operator@sha256%3A54096f6eca87b0850865f1e2734af4aa375a77713137b895e4d3889955458493?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1776699034"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:c207a46f0485910f3f08af7dfd7d15e20cc18a0201be59ff1495e9d826171fcc_ppc64le",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:c207a46f0485910f3f08af7dfd7d15e20cc18a0201be59ff1495e9d826171fcc_ppc64le",
                  "product_id": "registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:c207a46f0485910f3f08af7dfd7d15e20cc18a0201be59ff1495e9d826171fcc_ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-csi-livenessprobe-rhel9@sha256%3Ac207a46f0485910f3f08af7dfd7d15e20cc18a0201be59ff1495e9d826171fcc?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1776697992"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:a5809d0e184c70d5d0d94ebb867bfb15742e99c480130df2ea6758fd3333d4a2_ppc64le",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:a5809d0e184c70d5d0d94ebb867bfb15742e99c480130df2ea6758fd3333d4a2_ppc64le",
                  "product_id": "registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:a5809d0e184c70d5d0d94ebb867bfb15742e99c480130df2ea6758fd3333d4a2_ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-csi-node-driver-registrar-rhel9@sha256%3Aa5809d0e184c70d5d0d94ebb867bfb15742e99c480130df2ea6758fd3333d4a2?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1776697774"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:34fb3b211f74e041b9629668ad4b2d62167a62148682b427d96c0eccbe290c49_ppc64le",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:34fb3b211f74e041b9629668ad4b2d62167a62148682b427d96c0eccbe290c49_ppc64le",
                  "product_id": "registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:34fb3b211f74e041b9629668ad4b2d62167a62148682b427d96c0eccbe290c49_ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-csi-external-provisioner-rhel9@sha256%3A34fb3b211f74e041b9629668ad4b2d62167a62148682b427d96c0eccbe290c49?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1776697822"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-dpu-cni-rhel9@sha256:953d1556ce9fefc128d1fb47d7ac17f6e7b6509e6aad299e08ea5c0efc55140b_ppc64le",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-dpu-cni-rhel9@sha256:953d1556ce9fefc128d1fb47d7ac17f6e7b6509e6aad299e08ea5c0efc55140b_ppc64le",
                  "product_id": "registry.redhat.io/openshift4/ose-dpu-cni-rhel9@sha256:953d1556ce9fefc128d1fb47d7ac17f6e7b6509e6aad299e08ea5c0efc55140b_ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-dpu-cni-rhel9@sha256%3A953d1556ce9fefc128d1fb47d7ac17f6e7b6509e6aad299e08ea5c0efc55140b?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1776697884"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-dpu-daemon-rhel9@sha256:186686757f9c92645c8b99bf223e54d4530e5c8890eb66691f27259823258f54_ppc64le",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-dpu-daemon-rhel9@sha256:186686757f9c92645c8b99bf223e54d4530e5c8890eb66691f27259823258f54_ppc64le",
                  "product_id": "registry.redhat.io/openshift4/ose-dpu-daemon-rhel9@sha256:186686757f9c92645c8b99bf223e54d4530e5c8890eb66691f27259823258f54_ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-dpu-daemon-rhel9@sha256%3A186686757f9c92645c8b99bf223e54d4530e5c8890eb66691f27259823258f54?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1776697769"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-dpu-rhel9-operator@sha256:98c4b2c4049339400ed684b431e1634f595b6c3c3f8fa7037f1ddb2d04f4e3d0_ppc64le",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-dpu-rhel9-operator@sha256:98c4b2c4049339400ed684b431e1634f595b6c3c3f8fa7037f1ddb2d04f4e3d0_ppc64le",
                  "product_id": "registry.redhat.io/openshift4/ose-dpu-rhel9-operator@sha256:98c4b2c4049339400ed684b431e1634f595b6c3c3f8fa7037f1ddb2d04f4e3d0_ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-dpu-rhel9-operator@sha256%3A98c4b2c4049339400ed684b431e1634f595b6c3c3f8fa7037f1ddb2d04f4e3d0?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1776698970"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-sriov-infiniband-cni-rhel9@sha256:4b05f7f91c43570086657a04af7fd7240ab0ebe74a4ab163cc7e86d3c700c539_ppc64le",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-sriov-infiniband-cni-rhel9@sha256:4b05f7f91c43570086657a04af7fd7240ab0ebe74a4ab163cc7e86d3c700c539_ppc64le",
                  "product_id": "registry.redhat.io/openshift4/ose-sriov-infiniband-cni-rhel9@sha256:4b05f7f91c43570086657a04af7fd7240ab0ebe74a4ab163cc7e86d3c700c539_ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-sriov-infiniband-cni-rhel9@sha256%3A4b05f7f91c43570086657a04af7fd7240ab0ebe74a4ab163cc7e86d3c700c539?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1776697847"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ingress-node-firewall-rhel9@sha256:147c132bafabcef7f8efdab81744d7879385d8dac010dd995b9d42e309817470_ppc64le",
                "product": {
                  "name": "registry.redhat.io/openshift4/ingress-node-firewall-rhel9@sha256:147c132bafabcef7f8efdab81744d7879385d8dac010dd995b9d42e309817470_ppc64le",
                  "product_id": "registry.redhat.io/openshift4/ingress-node-firewall-rhel9@sha256:147c132bafabcef7f8efdab81744d7879385d8dac010dd995b9d42e309817470_ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ingress-node-firewall-rhel9@sha256%3A147c132bafabcef7f8efdab81744d7879385d8dac010dd995b9d42e309817470?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1776697780"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ingress-node-firewall-rhel9-operator@sha256:02e6dfae6c48696bf53651ad272cc9374f04b20ed24fd6be7c67a087574e48d6_ppc64le",
                "product": {
                  "name": "registry.redhat.io/openshift4/ingress-node-firewall-rhel9-operator@sha256:02e6dfae6c48696bf53651ad272cc9374f04b20ed24fd6be7c67a087574e48d6_ppc64le",
                  "product_id": "registry.redhat.io/openshift4/ingress-node-firewall-rhel9-operator@sha256:02e6dfae6c48696bf53651ad272cc9374f04b20ed24fd6be7c67a087574e48d6_ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ingress-node-firewall-rhel9-operator@sha256%3A02e6dfae6c48696bf53651ad272cc9374f04b20ed24fd6be7c67a087574e48d6?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1776698560"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-ptp-rhel9@sha256:14d279701588ec2d73dd320faeca2e42a4c4e686814f98f6a17d8d9f1fdc0d3a_ppc64le",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-ptp-rhel9@sha256:14d279701588ec2d73dd320faeca2e42a4c4e686814f98f6a17d8d9f1fdc0d3a_ppc64le",
                  "product_id": "registry.redhat.io/openshift4/ose-ptp-rhel9@sha256:14d279701588ec2d73dd320faeca2e42a4c4e686814f98f6a17d8d9f1fdc0d3a_ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-ptp-rhel9@sha256%3A14d279701588ec2d73dd320faeca2e42a4c4e686814f98f6a17d8d9f1fdc0d3a?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1776697815"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-local-storage-diskmaker-rhel9@sha256:f39237845df57f3f842c3ffe086f07951e27fba8ad22562e7b629057b84e7767_ppc64le",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-local-storage-diskmaker-rhel9@sha256:f39237845df57f3f842c3ffe086f07951e27fba8ad22562e7b629057b84e7767_ppc64le",
                  "product_id": "registry.redhat.io/openshift4/ose-local-storage-diskmaker-rhel9@sha256:f39237845df57f3f842c3ffe086f07951e27fba8ad22562e7b629057b84e7767_ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-local-storage-diskmaker-rhel9@sha256%3Af39237845df57f3f842c3ffe086f07951e27fba8ad22562e7b629057b84e7767?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1776827062"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-local-storage-mustgather-rhel9@sha256:3c407b419feced6e958a592b6313c7ebb45473bcae6584e6199c130668c93260_ppc64le",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-local-storage-mustgather-rhel9@sha256:3c407b419feced6e958a592b6313c7ebb45473bcae6584e6199c130668c93260_ppc64le",
                  "product_id": "registry.redhat.io/openshift4/ose-local-storage-mustgather-rhel9@sha256:3c407b419feced6e958a592b6313c7ebb45473bcae6584e6199c130668c93260_ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-local-storage-mustgather-rhel9@sha256%3A3c407b419feced6e958a592b6313c7ebb45473bcae6584e6199c130668c93260?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1776827012"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-local-storage-rhel9-operator@sha256:93cba4b60a1f94d70bb726e8b35e054b801f8ef983a394378dbb62af04b1a279_ppc64le",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-local-storage-rhel9-operator@sha256:93cba4b60a1f94d70bb726e8b35e054b801f8ef983a394378dbb62af04b1a279_ppc64le",
                  "product_id": "registry.redhat.io/openshift4/ose-local-storage-rhel9-operator@sha256:93cba4b60a1f94d70bb726e8b35e054b801f8ef983a394378dbb62af04b1a279_ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-local-storage-rhel9-operator@sha256%3A93cba4b60a1f94d70bb726e8b35e054b801f8ef983a394378dbb62af04b1a279?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1776827019"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/nmstate-console-plugin-rhel9@sha256:7f6258266bccbcca635498ce666e66a8507d01e2ba9efaaaf337b57d14f26d10_ppc64le",
                "product": {
                  "name": "registry.redhat.io/openshift4/nmstate-console-plugin-rhel9@sha256:7f6258266bccbcca635498ce666e66a8507d01e2ba9efaaaf337b57d14f26d10_ppc64le",
                  "product_id": "registry.redhat.io/openshift4/nmstate-console-plugin-rhel9@sha256:7f6258266bccbcca635498ce666e66a8507d01e2ba9efaaaf337b57d14f26d10_ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/nmstate-console-plugin-rhel9@sha256%3A7f6258266bccbcca635498ce666e66a8507d01e2ba9efaaaf337b57d14f26d10?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1776827814"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-node-feature-discovery-rhel9@sha256:5cca093d2d8bf4b821fcefa60ed31994f583e6b4d0f36add2e15837ba13a54ba_ppc64le",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-node-feature-discovery-rhel9@sha256:5cca093d2d8bf4b821fcefa60ed31994f583e6b4d0f36add2e15837ba13a54ba_ppc64le",
                  "product_id": "registry.redhat.io/openshift4/ose-node-feature-discovery-rhel9@sha256:5cca093d2d8bf4b821fcefa60ed31994f583e6b4d0f36add2e15837ba13a54ba_ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-node-feature-discovery-rhel9@sha256%3A5cca093d2d8bf4b821fcefa60ed31994f583e6b4d0f36add2e15837ba13a54ba?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1776697880"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-ansible-rhel9-operator@sha256:a8cc726e618cfe1c7ee8d99172a5006efce6151f45c1658f784afa5ddc807868_ppc64le",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-ansible-rhel9-operator@sha256:a8cc726e618cfe1c7ee8d99172a5006efce6151f45c1658f784afa5ddc807868_ppc64le",
                  "product_id": "registry.redhat.io/openshift4/ose-ansible-rhel9-operator@sha256:a8cc726e618cfe1c7ee8d99172a5006efce6151f45c1658f784afa5ddc807868_ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-ansible-rhel9-operator@sha256%3Aa8cc726e618cfe1c7ee8d99172a5006efce6151f45c1658f784afa5ddc807868?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1776698486"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-cluster-capacity-rhel9@sha256:e093813edbb6d05b5e3ee2521569da55627ae80959e582ed6bfd1afac915e28e_ppc64le",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-cluster-capacity-rhel9@sha256:e093813edbb6d05b5e3ee2521569da55627ae80959e582ed6bfd1afac915e28e_ppc64le",
                  "product_id": "registry.redhat.io/openshift4/ose-cluster-capacity-rhel9@sha256:e093813edbb6d05b5e3ee2521569da55627ae80959e582ed6bfd1afac915e28e_ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-cluster-capacity-rhel9@sha256%3Ae093813edbb6d05b5e3ee2521569da55627ae80959e582ed6bfd1afac915e28e?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1776728360"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-egress-dns-proxy-rhel9@sha256:7eff4354cc1ba713da7ac40addb41a18d2890fabe6b2e8741afef2b1648e5880_ppc64le",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-egress-dns-proxy-rhel9@sha256:7eff4354cc1ba713da7ac40addb41a18d2890fabe6b2e8741afef2b1648e5880_ppc64le",
                  "product_id": "registry.redhat.io/openshift4/ose-egress-dns-proxy-rhel9@sha256:7eff4354cc1ba713da7ac40addb41a18d2890fabe6b2e8741afef2b1648e5880_ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-egress-dns-proxy-rhel9@sha256%3A7eff4354cc1ba713da7ac40addb41a18d2890fabe6b2e8741afef2b1648e5880?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1776699636"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-egress-router-rhel9@sha256:3b4c1045738a2c7afdf066b79c8314dd873696e5ad4ef6bd5e4b64c25f6d8a76_ppc64le",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-egress-router-rhel9@sha256:3b4c1045738a2c7afdf066b79c8314dd873696e5ad4ef6bd5e4b64c25f6d8a76_ppc64le",
                  "product_id": "registry.redhat.io/openshift4/ose-egress-router-rhel9@sha256:3b4c1045738a2c7afdf066b79c8314dd873696e5ad4ef6bd5e4b64c25f6d8a76_ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-egress-router-rhel9@sha256%3A3b4c1045738a2c7afdf066b79c8314dd873696e5ad4ef6bd5e4b64c25f6d8a76?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1776728615"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-helm-rhel9-operator@sha256:a582dca50e55146395dc3d74425f4bf3d67ea94e8548301663ce839ec82cf336_ppc64le",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-helm-rhel9-operator@sha256:a582dca50e55146395dc3d74425f4bf3d67ea94e8548301663ce839ec82cf336_ppc64le",
                  "product_id": "registry.redhat.io/openshift4/ose-helm-rhel9-operator@sha256:a582dca50e55146395dc3d74425f4bf3d67ea94e8548301663ce839ec82cf336_ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-helm-rhel9-operator@sha256%3Aa582dca50e55146395dc3d74425f4bf3d67ea94e8548301663ce839ec82cf336?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1776698618"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-operator-sdk-rhel9@sha256:fbec93b6bb528247057c5a80de12ba08e48cf739139f885cdc3b99d53413a55f_ppc64le",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-operator-sdk-rhel9@sha256:fbec93b6bb528247057c5a80de12ba08e48cf739139f885cdc3b99d53413a55f_ppc64le",
                  "product_id": "registry.redhat.io/openshift4/ose-operator-sdk-rhel9@sha256:fbec93b6bb528247057c5a80de12ba08e48cf739139f885cdc3b99d53413a55f_ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-operator-sdk-rhel9@sha256%3Afbec93b6bb528247057c5a80de12ba08e48cf739139f885cdc3b99d53413a55f?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1776699215"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:0331d92ee2311506854cb2356d76af0c91511b0666780bc8a9f56fd4eab76caa_ppc64le",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:0331d92ee2311506854cb2356d76af0c91511b0666780bc8a9f56fd4eab76caa_ppc64le",
                  "product_id": "registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:0331d92ee2311506854cb2356d76af0c91511b0666780bc8a9f56fd4eab76caa_ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-kubernetes-nmstate-handler-rhel9@sha256%3A0331d92ee2311506854cb2356d76af0c91511b0666780bc8a9f56fd4eab76caa?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1776699043"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:45965c8fcffc60c7486b3f0d6529e94e693857c0b672ddee7d19763e37b78e61_ppc64le",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:45965c8fcffc60c7486b3f0d6529e94e693857c0b672ddee7d19763e37b78e61_ppc64le",
                  "product_id": "registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:45965c8fcffc60c7486b3f0d6529e94e693857c0b672ddee7d19763e37b78e61_ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-baremetal-cluster-api-controllers-rhel9@sha256%3A45965c8fcffc60c7486b3f0d6529e94e693857c0b672ddee7d19763e37b78e61?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1776727976"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-csi-driver-shared-resource-mustgather-rhel9@sha256:6ec2a820720d5748c98ba86aec077d6d59226d51b5e3588707510d3d36e84eb9_ppc64le",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-csi-driver-shared-resource-mustgather-rhel9@sha256:6ec2a820720d5748c98ba86aec077d6d59226d51b5e3588707510d3d36e84eb9_ppc64le",
                  "product_id": "registry.redhat.io/openshift4/ose-csi-driver-shared-resource-mustgather-rhel9@sha256:6ec2a820720d5748c98ba86aec077d6d59226d51b5e3588707510d3d36e84eb9_ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-csi-driver-shared-resource-mustgather-rhel9@sha256%3A6ec2a820720d5748c98ba86aec077d6d59226d51b5e3588707510d3d36e84eb9?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1776729055"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-egress-http-proxy-rhel9@sha256:a84aa36083e58b3c0f58eba66664d03f6704c5ac5a1ef8c2914ee3c72e409e8e_ppc64le",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-egress-http-proxy-rhel9@sha256:a84aa36083e58b3c0f58eba66664d03f6704c5ac5a1ef8c2914ee3c72e409e8e_ppc64le",
                  "product_id": "registry.redhat.io/openshift4/ose-egress-http-proxy-rhel9@sha256:a84aa36083e58b3c0f58eba66664d03f6704c5ac5a1ef8c2914ee3c72e409e8e_ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-egress-http-proxy-rhel9@sha256%3Aa84aa36083e58b3c0f58eba66664d03f6704c5ac5a1ef8c2914ee3c72e409e8e?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1776729187"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/frr-rhel9@sha256:9514006a33ab484e3135736118c70f51c31f34005629556bc156928db87196ca_ppc64le",
                "product": {
                  "name": "registry.redhat.io/openshift4/frr-rhel9@sha256:9514006a33ab484e3135736118c70f51c31f34005629556bc156928db87196ca_ppc64le",
                  "product_id": "registry.redhat.io/openshift4/frr-rhel9@sha256:9514006a33ab484e3135736118c70f51c31f34005629556bc156928db87196ca_ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/frr-rhel9@sha256%3A9514006a33ab484e3135736118c70f51c31f34005629556bc156928db87196ca?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1776697227"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel9@sha256:a9dffb4a8c56f80bd9360647b101af8f6f1aefb319cc22e5fca548854806e7b6_ppc64le",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel9@sha256:a9dffb4a8c56f80bd9360647b101af8f6f1aefb319cc22e5fca548854806e7b6_ppc64le",
                  "product_id": "registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel9@sha256:a9dffb4a8c56f80bd9360647b101af8f6f1aefb319cc22e5fca548854806e7b6_ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-gcp-filestore-csi-driver-rhel9@sha256%3Aa9dffb4a8c56f80bd9360647b101af8f6f1aefb319cc22e5fca548854806e7b6?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1776697822"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel9-operator@sha256:362608b3b3554ca4aa53942b84cd8edc67b538958c0e0304bd150f86c696fcea_ppc64le",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel9-operator@sha256:362608b3b3554ca4aa53942b84cd8edc67b538958c0e0304bd150f86c696fcea_ppc64le",
                  "product_id": "registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel9-operator@sha256:362608b3b3554ca4aa53942b84cd8edc67b538958c0e0304bd150f86c696fcea_ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-gcp-filestore-csi-driver-rhel9-operator@sha256%3A362608b3b3554ca4aa53942b84cd8edc67b538958c0e0304bd150f86c696fcea?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1776697768"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/metallb-rhel9@sha256:a0ae51bb6f4d7051ac74b3010716c718cdbaf76a662ff7cd8cd6e0b576805234_ppc64le",
                "product": {
                  "name": "registry.redhat.io/openshift4/metallb-rhel9@sha256:a0ae51bb6f4d7051ac74b3010716c718cdbaf76a662ff7cd8cd6e0b576805234_ppc64le",
                  "product_id": "registry.redhat.io/openshift4/metallb-rhel9@sha256:a0ae51bb6f4d7051ac74b3010716c718cdbaf76a662ff7cd8cd6e0b576805234_ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/metallb-rhel9@sha256%3Aa0ae51bb6f4d7051ac74b3010716c718cdbaf76a662ff7cd8cd6e0b576805234?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1776697162"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:16dfc66eb443f912b84829d7eecc7c1f53dfe8472212f15c59791d979fa84a66_ppc64le",
                "product": {
                  "name": "registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:16dfc66eb443f912b84829d7eecc7c1f53dfe8472212f15c59791d979fa84a66_ppc64le",
                  "product_id": "registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:16dfc66eb443f912b84829d7eecc7c1f53dfe8472212f15c59791d979fa84a66_ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/metallb-rhel9-operator@sha256%3A16dfc66eb443f912b84829d7eecc7c1f53dfe8472212f15c59791d979fa84a66?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1776697212"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9@sha256:424cfb306af67d196216b38a959824ec744c95e20fbcde525c0f302bcd6964c2_ppc64le",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9@sha256:424cfb306af67d196216b38a959824ec744c95e20fbcde525c0f302bcd6964c2_ppc64le",
                  "product_id": "registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9@sha256:424cfb306af67d196216b38a959824ec744c95e20fbcde525c0f302bcd6964c2_ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-secrets-store-csi-driver-rhel9@sha256%3A424cfb306af67d196216b38a959824ec744c95e20fbcde525c0f302bcd6964c2?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1776697821"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9-operator@sha256:4189bdf7b4b0257e0c860c4213e758b8d0cbab4f06e838bcdfed5323a4b38898_ppc64le",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9-operator@sha256:4189bdf7b4b0257e0c860c4213e758b8d0cbab4f06e838bcdfed5323a4b38898_ppc64le",
                  "product_id": "registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9-operator@sha256:4189bdf7b4b0257e0c860c4213e758b8d0cbab4f06e838bcdfed5323a4b38898_ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-secrets-store-csi-driver-rhel9-operator@sha256%3A4189bdf7b4b0257e0c860c4213e758b8d0cbab4f06e838bcdfed5323a4b38898?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1776698500"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-secrets-store-csi-mustgather-rhel9@sha256:9765693924b8ec640974c64376a5720c8ab185c3964419578b9925a4eaac5248_ppc64le",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-secrets-store-csi-mustgather-rhel9@sha256:9765693924b8ec640974c64376a5720c8ab185c3964419578b9925a4eaac5248_ppc64le",
                  "product_id": "registry.redhat.io/openshift4/ose-secrets-store-csi-mustgather-rhel9@sha256:9765693924b8ec640974c64376a5720c8ab185c3964419578b9925a4eaac5248_ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-secrets-store-csi-mustgather-rhel9@sha256%3A9765693924b8ec640974c64376a5720c8ab185c3964419578b9925a4eaac5248?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1776697738"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9@sha256:4f61f95a11a8cd70dc27d14dbd7dd91f7d2b57a9719266fa73582005acad545b_ppc64le",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9@sha256:4f61f95a11a8cd70dc27d14dbd7dd91f7d2b57a9719266fa73582005acad545b_ppc64le",
                  "product_id": "registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9@sha256:4f61f95a11a8cd70dc27d14dbd7dd91f7d2b57a9719266fa73582005acad545b_ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-smb-csi-driver-rhel9@sha256%3A4f61f95a11a8cd70dc27d14dbd7dd91f7d2b57a9719266fa73582005acad545b?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1776697878"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9-operator@sha256:d2e5352a507aab9aca55c54318b6736163553d3de38d2d1e8d4243758fcc8def_ppc64le",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9-operator@sha256:d2e5352a507aab9aca55c54318b6736163553d3de38d2d1e8d4243758fcc8def_ppc64le",
                  "product_id": "registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9-operator@sha256:d2e5352a507aab9aca55c54318b6736163553d3de38d2d1e8d4243758fcc8def_ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-smb-csi-driver-rhel9-operator@sha256%3Ad2e5352a507aab9aca55c54318b6736163553d3de38d2d1e8d4243758fcc8def?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1776699114"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-sriov-network-metrics-exporter-rhel9@sha256:a43215e2db94f3ab53616b520f2ab1c7fb0076a5774161bd8767a27a2390065d_ppc64le",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-sriov-network-metrics-exporter-rhel9@sha256:a43215e2db94f3ab53616b520f2ab1c7fb0076a5774161bd8767a27a2390065d_ppc64le",
                  "product_id": "registry.redhat.io/openshift4/ose-sriov-network-metrics-exporter-rhel9@sha256:a43215e2db94f3ab53616b520f2ab1c7fb0076a5774161bd8767a27a2390065d_ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-sriov-network-metrics-exporter-rhel9@sha256%3Aa43215e2db94f3ab53616b520f2ab1c7fb0076a5774161bd8767a27a2390065d?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1776697900"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/sriov-network-metrics-exporter-rhel9@sha256:a43215e2db94f3ab53616b520f2ab1c7fb0076a5774161bd8767a27a2390065d_ppc64le",
                "product": {
                  "name": "registry.redhat.io/openshift4/sriov-network-metrics-exporter-rhel9@sha256:a43215e2db94f3ab53616b520f2ab1c7fb0076a5774161bd8767a27a2390065d_ppc64le",
                  "product_id": "registry.redhat.io/openshift4/sriov-network-metrics-exporter-rhel9@sha256:a43215e2db94f3ab53616b520f2ab1c7fb0076a5774161bd8767a27a2390065d_ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-sriov-network-metrics-exporter-rhel9@sha256%3Aa43215e2db94f3ab53616b520f2ab1c7fb0076a5774161bd8767a27a2390065d?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1776697900"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-ptp-rhel9-operator@sha256:e1f24bc46f7bf4cf5ec64ea17425a90129f0a99488fcc359c3db29398113e33a_ppc64le",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-ptp-rhel9-operator@sha256:e1f24bc46f7bf4cf5ec64ea17425a90129f0a99488fcc359c3db29398113e33a_ppc64le",
                  "product_id": "registry.redhat.io/openshift4/ose-ptp-rhel9-operator@sha256:e1f24bc46f7bf4cf5ec64ea17425a90129f0a99488fcc359c3db29398113e33a_ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-ptp-rhel9-operator@sha256%3Ae1f24bc46f7bf4cf5ec64ea17425a90129f0a99488fcc359c3db29398113e33a?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1776698475"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ptp-must-gather-rhel9@sha256:f00d592e4c374dc18daa2bae226aaf440ca01881d5886f1227e7225d8a3f5d98_ppc64le",
                "product": {
                  "name": "registry.redhat.io/openshift4/ptp-must-gather-rhel9@sha256:f00d592e4c374dc18daa2bae226aaf440ca01881d5886f1227e7225d8a3f5d98_ppc64le",
                  "product_id": "registry.redhat.io/openshift4/ptp-must-gather-rhel9@sha256:f00d592e4c374dc18daa2bae226aaf440ca01881d5886f1227e7225d8a3f5d98_ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ptp-must-gather-rhel9@sha256%3Af00d592e4c374dc18daa2bae226aaf440ca01881d5886f1227e7225d8a3f5d98?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1776699531"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/sriov-cni-rhel9@sha256:da4ee9e80f6da27bc38f102f60df392b3be77f3c6e9e6b95247f7a390c91cd09_ppc64le",
                "product": {
                  "name": "registry.redhat.io/openshift4/sriov-cni-rhel9@sha256:da4ee9e80f6da27bc38f102f60df392b3be77f3c6e9e6b95247f7a390c91cd09_ppc64le",
                  "product_id": "registry.redhat.io/openshift4/sriov-cni-rhel9@sha256:da4ee9e80f6da27bc38f102f60df392b3be77f3c6e9e6b95247f7a390c91cd09_ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/sriov-cni-rhel9@sha256%3Ada4ee9e80f6da27bc38f102f60df392b3be77f3c6e9e6b95247f7a390c91cd09?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1776697831"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-sriov-dp-admission-controller-rhel9@sha256:91b415630888ae0cf4e3ca432f9b9be7d00681481b681522211b031be3dcf9db_ppc64le",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-sriov-dp-admission-controller-rhel9@sha256:91b415630888ae0cf4e3ca432f9b9be7d00681481b681522211b031be3dcf9db_ppc64le",
                  "product_id": "registry.redhat.io/openshift4/ose-sriov-dp-admission-controller-rhel9@sha256:91b415630888ae0cf4e3ca432f9b9be7d00681481b681522211b031be3dcf9db_ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-sriov-dp-admission-controller-rhel9@sha256%3A91b415630888ae0cf4e3ca432f9b9be7d00681481b681522211b031be3dcf9db?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1776697904"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-sriov-network-config-daemon-rhel9@sha256:70182f1d3a0c4a31a2f849d96efda9ffec182920e672d4384a493c02048c2707_ppc64le",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-sriov-network-config-daemon-rhel9@sha256:70182f1d3a0c4a31a2f849d96efda9ffec182920e672d4384a493c02048c2707_ppc64le",
                  "product_id": "registry.redhat.io/openshift4/ose-sriov-network-config-daemon-rhel9@sha256:70182f1d3a0c4a31a2f849d96efda9ffec182920e672d4384a493c02048c2707_ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-sriov-network-config-daemon-rhel9@sha256%3A70182f1d3a0c4a31a2f849d96efda9ffec182920e672d4384a493c02048c2707?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1776697819"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-sriov-network-device-plugin-rhel9@sha256:c6ca80552aa3d1f36654251a3f67161b2083b67d3df2c3e6f38c3c3572baabf6_ppc64le",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-sriov-network-device-plugin-rhel9@sha256:c6ca80552aa3d1f36654251a3f67161b2083b67d3df2c3e6f38c3c3572baabf6_ppc64le",
                  "product_id": "registry.redhat.io/openshift4/ose-sriov-network-device-plugin-rhel9@sha256:c6ca80552aa3d1f36654251a3f67161b2083b67d3df2c3e6f38c3c3572baabf6_ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-sriov-network-device-plugin-rhel9@sha256%3Ac6ca80552aa3d1f36654251a3f67161b2083b67d3df2c3e6f38c3c3572baabf6?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1776697787"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-sriov-network-rhel9-operator@sha256:27f4edc3cde1c7d948b73260b1de3fba136da756dd9f0f22916e02778b3823a8_ppc64le",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-sriov-network-rhel9-operator@sha256:27f4edc3cde1c7d948b73260b1de3fba136da756dd9f0f22916e02778b3823a8_ppc64le",
                  "product_id": "registry.redhat.io/openshift4/ose-sriov-network-rhel9-operator@sha256:27f4edc3cde1c7d948b73260b1de3fba136da756dd9f0f22916e02778b3823a8_ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-sriov-network-rhel9-operator@sha256%3A27f4edc3cde1c7d948b73260b1de3fba136da756dd9f0f22916e02778b3823a8?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1776698486"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-sriov-network-webhook-rhel9@sha256:80721d9f6473ed2be5061f623d5946fa8161cc85b98c04355ba2fe95dfa47022_ppc64le",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-sriov-network-webhook-rhel9@sha256:80721d9f6473ed2be5061f623d5946fa8161cc85b98c04355ba2fe95dfa47022_ppc64le",
                  "product_id": "registry.redhat.io/openshift4/ose-sriov-network-webhook-rhel9@sha256:80721d9f6473ed2be5061f623d5946fa8161cc85b98c04355ba2fe95dfa47022_ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-sriov-network-webhook-rhel9@sha256%3A80721d9f6473ed2be5061f623d5946fa8161cc85b98c04355ba2fe95dfa47022?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1776697953"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9@sha256:4c974f9cbf5e6a69c618f8d8e891bfe981a3cfc47a881d53f4eeef81c377b922_ppc64le",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9@sha256:4c974f9cbf5e6a69c618f8d8e891bfe981a3cfc47a881d53f4eeef81c377b922_ppc64le",
                  "product_id": "registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9@sha256:4c974f9cbf5e6a69c618f8d8e891bfe981a3cfc47a881d53f4eeef81c377b922_ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-vertical-pod-autoscaler-rhel9@sha256%3A4c974f9cbf5e6a69c618f8d8e891bfe981a3cfc47a881d53f4eeef81c377b922?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1776697921"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9-operator@sha256:50978fd902161120b371e10fb333d101c2136c7c409cb360760611ee5e442c53_ppc64le",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9-operator@sha256:50978fd902161120b371e10fb333d101c2136c7c409cb360760611ee5e442c53_ppc64le",
                  "product_id": "registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9-operator@sha256:50978fd902161120b371e10fb333d101c2136c7c409cb360760611ee5e442c53_ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-vertical-pod-autoscaler-rhel9-operator@sha256%3A50978fd902161120b371e10fb333d101c2136c7c409cb360760611ee5e442c53?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1776727949"
                  }
                }
              }
            ],
            "category": "architecture",
            "name": "ppc64le"
          },
          {
            "branches": [
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-cluster-nfd-rhel9-operator@sha256:5b0dd05af5d0a5ba757f64ae98c8bef6e124d6893ec50ae58c2fa490ad1da9da_s390x",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-cluster-nfd-rhel9-operator@sha256:5b0dd05af5d0a5ba757f64ae98c8bef6e124d6893ec50ae58c2fa490ad1da9da_s390x",
                  "product_id": "registry.redhat.io/openshift4/ose-cluster-nfd-rhel9-operator@sha256:5b0dd05af5d0a5ba757f64ae98c8bef6e124d6893ec50ae58c2fa490ad1da9da_s390x",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-cluster-nfd-rhel9-operator@sha256%3A5b0dd05af5d0a5ba757f64ae98c8bef6e124d6893ec50ae58c2fa490ad1da9da?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1776699283"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9@sha256:87658a7ba8ceab40b559b7758a7f00698eae2cf3847a3cfb1e8e4b5889e1686f_s390x",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9@sha256:87658a7ba8ceab40b559b7758a7f00698eae2cf3847a3cfb1e8e4b5889e1686f_s390x",
                  "product_id": "registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9@sha256:87658a7ba8ceab40b559b7758a7f00698eae2cf3847a3cfb1e8e4b5889e1686f_s390x",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-clusterresourceoverride-rhel9@sha256%3A87658a7ba8ceab40b559b7758a7f00698eae2cf3847a3cfb1e8e4b5889e1686f?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1776697708"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9-operator@sha256:1457c8c70f8f7530125aa2b3117ae25d5d6a0580ffc8656cbfac07cc13909d93_s390x",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9-operator@sha256:1457c8c70f8f7530125aa2b3117ae25d5d6a0580ffc8656cbfac07cc13909d93_s390x",
                  "product_id": "registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9-operator@sha256:1457c8c70f8f7530125aa2b3117ae25d5d6a0580ffc8656cbfac07cc13909d93_s390x",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-clusterresourceoverride-rhel9-operator@sha256%3A1457c8c70f8f7530125aa2b3117ae25d5d6a0580ffc8656cbfac07cc13909d93?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1776699034"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:cd1374515057f729d2cf1db898169a854f02dd73fad3ffe1ed8fa8a70961c55a_s390x",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:cd1374515057f729d2cf1db898169a854f02dd73fad3ffe1ed8fa8a70961c55a_s390x",
                  "product_id": "registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:cd1374515057f729d2cf1db898169a854f02dd73fad3ffe1ed8fa8a70961c55a_s390x",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-csi-livenessprobe-rhel9@sha256%3Acd1374515057f729d2cf1db898169a854f02dd73fad3ffe1ed8fa8a70961c55a?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1776697992"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:081e7552cd297b7f12ae3ea2096636309b06b2b61561c9c39198dd2e0206027c_s390x",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:081e7552cd297b7f12ae3ea2096636309b06b2b61561c9c39198dd2e0206027c_s390x",
                  "product_id": "registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:081e7552cd297b7f12ae3ea2096636309b06b2b61561c9c39198dd2e0206027c_s390x",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-csi-node-driver-registrar-rhel9@sha256%3A081e7552cd297b7f12ae3ea2096636309b06b2b61561c9c39198dd2e0206027c?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1776697774"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:fad9afe5d9d39e6644c8bc36eea8e34bde18e913f22d642e4b2f54c1081d1034_s390x",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:fad9afe5d9d39e6644c8bc36eea8e34bde18e913f22d642e4b2f54c1081d1034_s390x",
                  "product_id": "registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:fad9afe5d9d39e6644c8bc36eea8e34bde18e913f22d642e4b2f54c1081d1034_s390x",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-csi-external-provisioner-rhel9@sha256%3Afad9afe5d9d39e6644c8bc36eea8e34bde18e913f22d642e4b2f54c1081d1034?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1776697822"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-dpu-cni-rhel9@sha256:5592db0a15ab4260c830189c78e320d55eb49670fe78861ffaa934dfc7b75e3e_s390x",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-dpu-cni-rhel9@sha256:5592db0a15ab4260c830189c78e320d55eb49670fe78861ffaa934dfc7b75e3e_s390x",
                  "product_id": "registry.redhat.io/openshift4/ose-dpu-cni-rhel9@sha256:5592db0a15ab4260c830189c78e320d55eb49670fe78861ffaa934dfc7b75e3e_s390x",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-dpu-cni-rhel9@sha256%3A5592db0a15ab4260c830189c78e320d55eb49670fe78861ffaa934dfc7b75e3e?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1776697884"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-dpu-daemon-rhel9@sha256:001047be9a9833099b587275b2955f33b74e43663bd9aa7a103be48ff66741c8_s390x",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-dpu-daemon-rhel9@sha256:001047be9a9833099b587275b2955f33b74e43663bd9aa7a103be48ff66741c8_s390x",
                  "product_id": "registry.redhat.io/openshift4/ose-dpu-daemon-rhel9@sha256:001047be9a9833099b587275b2955f33b74e43663bd9aa7a103be48ff66741c8_s390x",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-dpu-daemon-rhel9@sha256%3A001047be9a9833099b587275b2955f33b74e43663bd9aa7a103be48ff66741c8?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1776697769"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-dpu-rhel9-operator@sha256:e4b3eff70c600b70374b1c5992b2362f590809afaed6b421795d1b869601e9b1_s390x",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-dpu-rhel9-operator@sha256:e4b3eff70c600b70374b1c5992b2362f590809afaed6b421795d1b869601e9b1_s390x",
                  "product_id": "registry.redhat.io/openshift4/ose-dpu-rhel9-operator@sha256:e4b3eff70c600b70374b1c5992b2362f590809afaed6b421795d1b869601e9b1_s390x",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-dpu-rhel9-operator@sha256%3Ae4b3eff70c600b70374b1c5992b2362f590809afaed6b421795d1b869601e9b1?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1776698970"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ingress-node-firewall-rhel9@sha256:8f5142c29e3deadf5bdaaf86c4e47c3849e8d184fa0e94e20f90d8b5c734c1f5_s390x",
                "product": {
                  "name": "registry.redhat.io/openshift4/ingress-node-firewall-rhel9@sha256:8f5142c29e3deadf5bdaaf86c4e47c3849e8d184fa0e94e20f90d8b5c734c1f5_s390x",
                  "product_id": "registry.redhat.io/openshift4/ingress-node-firewall-rhel9@sha256:8f5142c29e3deadf5bdaaf86c4e47c3849e8d184fa0e94e20f90d8b5c734c1f5_s390x",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ingress-node-firewall-rhel9@sha256%3A8f5142c29e3deadf5bdaaf86c4e47c3849e8d184fa0e94e20f90d8b5c734c1f5?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1776697780"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ingress-node-firewall-rhel9-operator@sha256:513ad3de187403dc1007e248428c745eb2d522a03b3a9b23aa26fc65c3d93a37_s390x",
                "product": {
                  "name": "registry.redhat.io/openshift4/ingress-node-firewall-rhel9-operator@sha256:513ad3de187403dc1007e248428c745eb2d522a03b3a9b23aa26fc65c3d93a37_s390x",
                  "product_id": "registry.redhat.io/openshift4/ingress-node-firewall-rhel9-operator@sha256:513ad3de187403dc1007e248428c745eb2d522a03b3a9b23aa26fc65c3d93a37_s390x",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ingress-node-firewall-rhel9-operator@sha256%3A513ad3de187403dc1007e248428c745eb2d522a03b3a9b23aa26fc65c3d93a37?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1776698560"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-local-storage-diskmaker-rhel9@sha256:3ef41a628927d4d1be349dea48733cf0f88b549a07b2bc9ff80a3509a9d38f09_s390x",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-local-storage-diskmaker-rhel9@sha256:3ef41a628927d4d1be349dea48733cf0f88b549a07b2bc9ff80a3509a9d38f09_s390x",
                  "product_id": "registry.redhat.io/openshift4/ose-local-storage-diskmaker-rhel9@sha256:3ef41a628927d4d1be349dea48733cf0f88b549a07b2bc9ff80a3509a9d38f09_s390x",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-local-storage-diskmaker-rhel9@sha256%3A3ef41a628927d4d1be349dea48733cf0f88b549a07b2bc9ff80a3509a9d38f09?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1776827062"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-local-storage-mustgather-rhel9@sha256:6d5f8ab7a7f4a8f0e02b03238c5a558b09196e39e0dd67f4c8162a87e5057f67_s390x",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-local-storage-mustgather-rhel9@sha256:6d5f8ab7a7f4a8f0e02b03238c5a558b09196e39e0dd67f4c8162a87e5057f67_s390x",
                  "product_id": "registry.redhat.io/openshift4/ose-local-storage-mustgather-rhel9@sha256:6d5f8ab7a7f4a8f0e02b03238c5a558b09196e39e0dd67f4c8162a87e5057f67_s390x",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-local-storage-mustgather-rhel9@sha256%3A6d5f8ab7a7f4a8f0e02b03238c5a558b09196e39e0dd67f4c8162a87e5057f67?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1776827012"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-local-storage-rhel9-operator@sha256:71e2c086f21d1104091bbf5ea16c8a71f7b8c70fd191386e6ed6350519e96fb6_s390x",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-local-storage-rhel9-operator@sha256:71e2c086f21d1104091bbf5ea16c8a71f7b8c70fd191386e6ed6350519e96fb6_s390x",
                  "product_id": "registry.redhat.io/openshift4/ose-local-storage-rhel9-operator@sha256:71e2c086f21d1104091bbf5ea16c8a71f7b8c70fd191386e6ed6350519e96fb6_s390x",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-local-storage-rhel9-operator@sha256%3A71e2c086f21d1104091bbf5ea16c8a71f7b8c70fd191386e6ed6350519e96fb6?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1776827019"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/nmstate-console-plugin-rhel9@sha256:f4c42ff98d49337a1cb96f8232cab9b349625de78585279d8942e526be459cea_s390x",
                "product": {
                  "name": "registry.redhat.io/openshift4/nmstate-console-plugin-rhel9@sha256:f4c42ff98d49337a1cb96f8232cab9b349625de78585279d8942e526be459cea_s390x",
                  "product_id": "registry.redhat.io/openshift4/nmstate-console-plugin-rhel9@sha256:f4c42ff98d49337a1cb96f8232cab9b349625de78585279d8942e526be459cea_s390x",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/nmstate-console-plugin-rhel9@sha256%3Af4c42ff98d49337a1cb96f8232cab9b349625de78585279d8942e526be459cea?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1776827814"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-node-feature-discovery-rhel9@sha256:c7e11295d158ece33bb1533c7ab2146734afae7997403c3313039fe8e4042b62_s390x",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-node-feature-discovery-rhel9@sha256:c7e11295d158ece33bb1533c7ab2146734afae7997403c3313039fe8e4042b62_s390x",
                  "product_id": "registry.redhat.io/openshift4/ose-node-feature-discovery-rhel9@sha256:c7e11295d158ece33bb1533c7ab2146734afae7997403c3313039fe8e4042b62_s390x",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-node-feature-discovery-rhel9@sha256%3Ac7e11295d158ece33bb1533c7ab2146734afae7997403c3313039fe8e4042b62?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1776697880"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-ansible-rhel9-operator@sha256:5d6d2ae0f3181abb25d2c933c13ae588d44878f8caf843b2ef3a48bf5c5080a3_s390x",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-ansible-rhel9-operator@sha256:5d6d2ae0f3181abb25d2c933c13ae588d44878f8caf843b2ef3a48bf5c5080a3_s390x",
                  "product_id": "registry.redhat.io/openshift4/ose-ansible-rhel9-operator@sha256:5d6d2ae0f3181abb25d2c933c13ae588d44878f8caf843b2ef3a48bf5c5080a3_s390x",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-ansible-rhel9-operator@sha256%3A5d6d2ae0f3181abb25d2c933c13ae588d44878f8caf843b2ef3a48bf5c5080a3?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1776698486"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-cluster-capacity-rhel9@sha256:58b83258b1b2e8dab86a823cb71c8e65cca8563f3054f05fbdbed22c5f26d79a_s390x",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-cluster-capacity-rhel9@sha256:58b83258b1b2e8dab86a823cb71c8e65cca8563f3054f05fbdbed22c5f26d79a_s390x",
                  "product_id": "registry.redhat.io/openshift4/ose-cluster-capacity-rhel9@sha256:58b83258b1b2e8dab86a823cb71c8e65cca8563f3054f05fbdbed22c5f26d79a_s390x",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-cluster-capacity-rhel9@sha256%3A58b83258b1b2e8dab86a823cb71c8e65cca8563f3054f05fbdbed22c5f26d79a?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1776728360"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-egress-dns-proxy-rhel9@sha256:89157ee64b9be78c6d64e6ccfbfb00a2f3c63d2e8997c88ef0ac966644e7280a_s390x",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-egress-dns-proxy-rhel9@sha256:89157ee64b9be78c6d64e6ccfbfb00a2f3c63d2e8997c88ef0ac966644e7280a_s390x",
                  "product_id": "registry.redhat.io/openshift4/ose-egress-dns-proxy-rhel9@sha256:89157ee64b9be78c6d64e6ccfbfb00a2f3c63d2e8997c88ef0ac966644e7280a_s390x",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-egress-dns-proxy-rhel9@sha256%3A89157ee64b9be78c6d64e6ccfbfb00a2f3c63d2e8997c88ef0ac966644e7280a?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1776699636"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-egress-router-rhel9@sha256:2c94db335463a852c1c86a1e9e10b618dacf97f8f9cb9d3940cc81c59fa2dc4e_s390x",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-egress-router-rhel9@sha256:2c94db335463a852c1c86a1e9e10b618dacf97f8f9cb9d3940cc81c59fa2dc4e_s390x",
                  "product_id": "registry.redhat.io/openshift4/ose-egress-router-rhel9@sha256:2c94db335463a852c1c86a1e9e10b618dacf97f8f9cb9d3940cc81c59fa2dc4e_s390x",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-egress-router-rhel9@sha256%3A2c94db335463a852c1c86a1e9e10b618dacf97f8f9cb9d3940cc81c59fa2dc4e?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1776728615"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-helm-rhel9-operator@sha256:26fea8b5ab20892ee95f29154544f43edf0af21b902de6f0e44e43cc92a0041c_s390x",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-helm-rhel9-operator@sha256:26fea8b5ab20892ee95f29154544f43edf0af21b902de6f0e44e43cc92a0041c_s390x",
                  "product_id": "registry.redhat.io/openshift4/ose-helm-rhel9-operator@sha256:26fea8b5ab20892ee95f29154544f43edf0af21b902de6f0e44e43cc92a0041c_s390x",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-helm-rhel9-operator@sha256%3A26fea8b5ab20892ee95f29154544f43edf0af21b902de6f0e44e43cc92a0041c?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1776698618"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-operator-sdk-rhel9@sha256:dacb5557f0aa61fd3d02d41fbf6774f836da79e039407a360c6101beef800c20_s390x",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-operator-sdk-rhel9@sha256:dacb5557f0aa61fd3d02d41fbf6774f836da79e039407a360c6101beef800c20_s390x",
                  "product_id": "registry.redhat.io/openshift4/ose-operator-sdk-rhel9@sha256:dacb5557f0aa61fd3d02d41fbf6774f836da79e039407a360c6101beef800c20_s390x",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-operator-sdk-rhel9@sha256%3Adacb5557f0aa61fd3d02d41fbf6774f836da79e039407a360c6101beef800c20?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1776699215"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:5077c8e7184bb5ee3f560467a9f024b9b4db8e578d7399051d0af0a3fa98b29d_s390x",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:5077c8e7184bb5ee3f560467a9f024b9b4db8e578d7399051d0af0a3fa98b29d_s390x",
                  "product_id": "registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:5077c8e7184bb5ee3f560467a9f024b9b4db8e578d7399051d0af0a3fa98b29d_s390x",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-kubernetes-nmstate-handler-rhel9@sha256%3A5077c8e7184bb5ee3f560467a9f024b9b4db8e578d7399051d0af0a3fa98b29d?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1776699043"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:fdc08f17b67d399f4580ec9dbe173cdcc449cd39e435bd1a7f461f42693783df_s390x",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:fdc08f17b67d399f4580ec9dbe173cdcc449cd39e435bd1a7f461f42693783df_s390x",
                  "product_id": "registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:fdc08f17b67d399f4580ec9dbe173cdcc449cd39e435bd1a7f461f42693783df_s390x",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-baremetal-cluster-api-controllers-rhel9@sha256%3Afdc08f17b67d399f4580ec9dbe173cdcc449cd39e435bd1a7f461f42693783df?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1776727976"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/metallb-rhel9@sha256:96693f8126646d7059ade26f2c67eee3b7be8578938434357788e657805d999e_s390x",
                "product": {
                  "name": "registry.redhat.io/openshift4/metallb-rhel9@sha256:96693f8126646d7059ade26f2c67eee3b7be8578938434357788e657805d999e_s390x",
                  "product_id": "registry.redhat.io/openshift4/metallb-rhel9@sha256:96693f8126646d7059ade26f2c67eee3b7be8578938434357788e657805d999e_s390x",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/metallb-rhel9@sha256%3A96693f8126646d7059ade26f2c67eee3b7be8578938434357788e657805d999e?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1776697162"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-csi-driver-shared-resource-mustgather-rhel9@sha256:9ad4efcc603ed7757a0b0a7845aa7d72f5e23ba40f8298190a5793db965e2f75_s390x",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-csi-driver-shared-resource-mustgather-rhel9@sha256:9ad4efcc603ed7757a0b0a7845aa7d72f5e23ba40f8298190a5793db965e2f75_s390x",
                  "product_id": "registry.redhat.io/openshift4/ose-csi-driver-shared-resource-mustgather-rhel9@sha256:9ad4efcc603ed7757a0b0a7845aa7d72f5e23ba40f8298190a5793db965e2f75_s390x",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-csi-driver-shared-resource-mustgather-rhel9@sha256%3A9ad4efcc603ed7757a0b0a7845aa7d72f5e23ba40f8298190a5793db965e2f75?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1776729055"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-egress-http-proxy-rhel9@sha256:1e0f9ed2a7106f3a6c2b9a38fb3cd755f7a9f3f7908c6bc6ecd119d4c3f545b6_s390x",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-egress-http-proxy-rhel9@sha256:1e0f9ed2a7106f3a6c2b9a38fb3cd755f7a9f3f7908c6bc6ecd119d4c3f545b6_s390x",
                  "product_id": "registry.redhat.io/openshift4/ose-egress-http-proxy-rhel9@sha256:1e0f9ed2a7106f3a6c2b9a38fb3cd755f7a9f3f7908c6bc6ecd119d4c3f545b6_s390x",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-egress-http-proxy-rhel9@sha256%3A1e0f9ed2a7106f3a6c2b9a38fb3cd755f7a9f3f7908c6bc6ecd119d4c3f545b6?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1776729187"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/frr-rhel9@sha256:a656db8efd65a9786fab384a205ece12309615580a3340bb9109bcff8e61f7dc_s390x",
                "product": {
                  "name": "registry.redhat.io/openshift4/frr-rhel9@sha256:a656db8efd65a9786fab384a205ece12309615580a3340bb9109bcff8e61f7dc_s390x",
                  "product_id": "registry.redhat.io/openshift4/frr-rhel9@sha256:a656db8efd65a9786fab384a205ece12309615580a3340bb9109bcff8e61f7dc_s390x",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/frr-rhel9@sha256%3Aa656db8efd65a9786fab384a205ece12309615580a3340bb9109bcff8e61f7dc?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1776697227"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:4082c82eb5fb26c26453a59b22657ddc1326dc3a9ea92ef37b459e6ba8ca6a22_s390x",
                "product": {
                  "name": "registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:4082c82eb5fb26c26453a59b22657ddc1326dc3a9ea92ef37b459e6ba8ca6a22_s390x",
                  "product_id": "registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:4082c82eb5fb26c26453a59b22657ddc1326dc3a9ea92ef37b459e6ba8ca6a22_s390x",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/metallb-rhel9-operator@sha256%3A4082c82eb5fb26c26453a59b22657ddc1326dc3a9ea92ef37b459e6ba8ca6a22?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1776697212"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9@sha256:3be4aeab13b379ba5b6cd9d9797ee36da7dd685b35a6f45e399e79f4ba420409_s390x",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9@sha256:3be4aeab13b379ba5b6cd9d9797ee36da7dd685b35a6f45e399e79f4ba420409_s390x",
                  "product_id": "registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9@sha256:3be4aeab13b379ba5b6cd9d9797ee36da7dd685b35a6f45e399e79f4ba420409_s390x",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-secrets-store-csi-driver-rhel9@sha256%3A3be4aeab13b379ba5b6cd9d9797ee36da7dd685b35a6f45e399e79f4ba420409?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1776697821"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9-operator@sha256:4649d2d44fd2c3a8f91e81028452a98164210b9aafb8017e617cb6d7050853e5_s390x",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9-operator@sha256:4649d2d44fd2c3a8f91e81028452a98164210b9aafb8017e617cb6d7050853e5_s390x",
                  "product_id": "registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9-operator@sha256:4649d2d44fd2c3a8f91e81028452a98164210b9aafb8017e617cb6d7050853e5_s390x",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-secrets-store-csi-driver-rhel9-operator@sha256%3A4649d2d44fd2c3a8f91e81028452a98164210b9aafb8017e617cb6d7050853e5?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1776698500"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-secrets-store-csi-mustgather-rhel9@sha256:7eb1951694f5bae2173a988d761e6ece80fbf0ab36bd4ec1a014f9fa1a84db43_s390x",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-secrets-store-csi-mustgather-rhel9@sha256:7eb1951694f5bae2173a988d761e6ece80fbf0ab36bd4ec1a014f9fa1a84db43_s390x",
                  "product_id": "registry.redhat.io/openshift4/ose-secrets-store-csi-mustgather-rhel9@sha256:7eb1951694f5bae2173a988d761e6ece80fbf0ab36bd4ec1a014f9fa1a84db43_s390x",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-secrets-store-csi-mustgather-rhel9@sha256%3A7eb1951694f5bae2173a988d761e6ece80fbf0ab36bd4ec1a014f9fa1a84db43?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1776697738"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9@sha256:2ac4a28094f99ab002bebb7c546e65a12f9d95ad9f9f62f4e4aef3247622bb17_s390x",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9@sha256:2ac4a28094f99ab002bebb7c546e65a12f9d95ad9f9f62f4e4aef3247622bb17_s390x",
                  "product_id": "registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9@sha256:2ac4a28094f99ab002bebb7c546e65a12f9d95ad9f9f62f4e4aef3247622bb17_s390x",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-smb-csi-driver-rhel9@sha256%3A2ac4a28094f99ab002bebb7c546e65a12f9d95ad9f9f62f4e4aef3247622bb17?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1776697878"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9-operator@sha256:d0ea8f45c76014e6ea5fb9d6dc4e4af393a071f41e54c57abd862e7a8fbda431_s390x",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9-operator@sha256:d0ea8f45c76014e6ea5fb9d6dc4e4af393a071f41e54c57abd862e7a8fbda431_s390x",
                  "product_id": "registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9-operator@sha256:d0ea8f45c76014e6ea5fb9d6dc4e4af393a071f41e54c57abd862e7a8fbda431_s390x",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-smb-csi-driver-rhel9-operator@sha256%3Ad0ea8f45c76014e6ea5fb9d6dc4e4af393a071f41e54c57abd862e7a8fbda431?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1776699114"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9@sha256:3556aab04fabcaceb6e9ad532d7081505ebd5cdff7cc605741969d13e59c7a42_s390x",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9@sha256:3556aab04fabcaceb6e9ad532d7081505ebd5cdff7cc605741969d13e59c7a42_s390x",
                  "product_id": "registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9@sha256:3556aab04fabcaceb6e9ad532d7081505ebd5cdff7cc605741969d13e59c7a42_s390x",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-vertical-pod-autoscaler-rhel9@sha256%3A3556aab04fabcaceb6e9ad532d7081505ebd5cdff7cc605741969d13e59c7a42?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1776697921"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9-operator@sha256:59dec63a108221372a2c2538541ccdba81d0d4d9f3a7697be2099939342631ca_s390x",
                "product": {
                  "name": "registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9-operator@sha256:59dec63a108221372a2c2538541ccdba81d0d4d9f3a7697be2099939342631ca_s390x",
                  "product_id": "registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9-operator@sha256:59dec63a108221372a2c2538541ccdba81d0d4d9f3a7697be2099939342631ca_s390x",
                  "product_identification_helper": {
                    "purl": "pkg:oci/openshift/ose-vertical-pod-autoscaler-rhel9-operator@sha256%3A59dec63a108221372a2c2538541ccdba81d0d4d9f3a7697be2099939342631ca?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1776727949"
                  }
                }
              }
            ],
            "category": "architecture",
            "name": "s390x"
          }
        ],
        "category": "vendor",
        "name": "Red Hat"
      }
    ],
    "relationships": [
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/frr-rhel9@sha256:9514006a33ab484e3135736118c70f51c31f34005629556bc156928db87196ca_ppc64le as a component of Red Hat OpenShift Container Platform 4.16",
          "product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/frr-rhel9@sha256:9514006a33ab484e3135736118c70f51c31f34005629556bc156928db87196ca_ppc64le"
        },
        "product_reference": "registry.redhat.io/openshift4/frr-rhel9@sha256:9514006a33ab484e3135736118c70f51c31f34005629556bc156928db87196ca_ppc64le",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/frr-rhel9@sha256:a656db8efd65a9786fab384a205ece12309615580a3340bb9109bcff8e61f7dc_s390x as a component of Red Hat OpenShift Container Platform 4.16",
          "product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/frr-rhel9@sha256:a656db8efd65a9786fab384a205ece12309615580a3340bb9109bcff8e61f7dc_s390x"
        },
        "product_reference": "registry.redhat.io/openshift4/frr-rhel9@sha256:a656db8efd65a9786fab384a205ece12309615580a3340bb9109bcff8e61f7dc_s390x",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/frr-rhel9@sha256:b68a7a5859cbca02dfa05e925af2714227c15fb516ae7cf89d9313348dade299_arm64 as a component of Red Hat OpenShift Container Platform 4.16",
          "product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/frr-rhel9@sha256:b68a7a5859cbca02dfa05e925af2714227c15fb516ae7cf89d9313348dade299_arm64"
        },
        "product_reference": "registry.redhat.io/openshift4/frr-rhel9@sha256:b68a7a5859cbca02dfa05e925af2714227c15fb516ae7cf89d9313348dade299_arm64",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/frr-rhel9@sha256:f37f754c6359c687707a86e0a9bf1755041c9af85171ae0599a81dd48c53e2d7_amd64 as a component of Red Hat OpenShift Container Platform 4.16",
          "product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/frr-rhel9@sha256:f37f754c6359c687707a86e0a9bf1755041c9af85171ae0599a81dd48c53e2d7_amd64"
        },
        "product_reference": "registry.redhat.io/openshift4/frr-rhel9@sha256:f37f754c6359c687707a86e0a9bf1755041c9af85171ae0599a81dd48c53e2d7_amd64",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ingress-node-firewall-rhel9-operator@sha256:02e6dfae6c48696bf53651ad272cc9374f04b20ed24fd6be7c67a087574e48d6_ppc64le as a component of Red Hat OpenShift Container Platform 4.16",
          "product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ingress-node-firewall-rhel9-operator@sha256:02e6dfae6c48696bf53651ad272cc9374f04b20ed24fd6be7c67a087574e48d6_ppc64le"
        },
        "product_reference": "registry.redhat.io/openshift4/ingress-node-firewall-rhel9-operator@sha256:02e6dfae6c48696bf53651ad272cc9374f04b20ed24fd6be7c67a087574e48d6_ppc64le",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ingress-node-firewall-rhel9-operator@sha256:06b0c4535f06bae52fc8ca90a89dbb8d5619ba0d7798211028af1ee784d13f5e_arm64 as a component of Red Hat OpenShift Container Platform 4.16",
          "product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ingress-node-firewall-rhel9-operator@sha256:06b0c4535f06bae52fc8ca90a89dbb8d5619ba0d7798211028af1ee784d13f5e_arm64"
        },
        "product_reference": "registry.redhat.io/openshift4/ingress-node-firewall-rhel9-operator@sha256:06b0c4535f06bae52fc8ca90a89dbb8d5619ba0d7798211028af1ee784d13f5e_arm64",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ingress-node-firewall-rhel9-operator@sha256:513ad3de187403dc1007e248428c745eb2d522a03b3a9b23aa26fc65c3d93a37_s390x as a component of Red Hat OpenShift Container Platform 4.16",
          "product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ingress-node-firewall-rhel9-operator@sha256:513ad3de187403dc1007e248428c745eb2d522a03b3a9b23aa26fc65c3d93a37_s390x"
        },
        "product_reference": "registry.redhat.io/openshift4/ingress-node-firewall-rhel9-operator@sha256:513ad3de187403dc1007e248428c745eb2d522a03b3a9b23aa26fc65c3d93a37_s390x",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ingress-node-firewall-rhel9-operator@sha256:a08c612f8cb22aa5c3efd6ff330642e3d235dfef0b3e827bc985b9ca7eaf504c_amd64 as a component of Red Hat OpenShift Container Platform 4.16",
          "product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ingress-node-firewall-rhel9-operator@sha256:a08c612f8cb22aa5c3efd6ff330642e3d235dfef0b3e827bc985b9ca7eaf504c_amd64"
        },
        "product_reference": "registry.redhat.io/openshift4/ingress-node-firewall-rhel9-operator@sha256:a08c612f8cb22aa5c3efd6ff330642e3d235dfef0b3e827bc985b9ca7eaf504c_amd64",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ingress-node-firewall-rhel9@sha256:147c132bafabcef7f8efdab81744d7879385d8dac010dd995b9d42e309817470_ppc64le as a component of Red Hat OpenShift Container Platform 4.16",
          "product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ingress-node-firewall-rhel9@sha256:147c132bafabcef7f8efdab81744d7879385d8dac010dd995b9d42e309817470_ppc64le"
        },
        "product_reference": "registry.redhat.io/openshift4/ingress-node-firewall-rhel9@sha256:147c132bafabcef7f8efdab81744d7879385d8dac010dd995b9d42e309817470_ppc64le",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ingress-node-firewall-rhel9@sha256:17ea1ff2373aec50c91d6a3958608f27d16952afd2e75db11cc5c8d44efdb118_amd64 as a component of Red Hat OpenShift Container Platform 4.16",
          "product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ingress-node-firewall-rhel9@sha256:17ea1ff2373aec50c91d6a3958608f27d16952afd2e75db11cc5c8d44efdb118_amd64"
        },
        "product_reference": "registry.redhat.io/openshift4/ingress-node-firewall-rhel9@sha256:17ea1ff2373aec50c91d6a3958608f27d16952afd2e75db11cc5c8d44efdb118_amd64",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ingress-node-firewall-rhel9@sha256:577777cd08c2c9418331ca7bcd39c3d56de4250e17d45a07f6eab8f5e5c25671_arm64 as a component of Red Hat OpenShift Container Platform 4.16",
          "product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ingress-node-firewall-rhel9@sha256:577777cd08c2c9418331ca7bcd39c3d56de4250e17d45a07f6eab8f5e5c25671_arm64"
        },
        "product_reference": "registry.redhat.io/openshift4/ingress-node-firewall-rhel9@sha256:577777cd08c2c9418331ca7bcd39c3d56de4250e17d45a07f6eab8f5e5c25671_arm64",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ingress-node-firewall-rhel9@sha256:8f5142c29e3deadf5bdaaf86c4e47c3849e8d184fa0e94e20f90d8b5c734c1f5_s390x as a component of Red Hat OpenShift Container Platform 4.16",
          "product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ingress-node-firewall-rhel9@sha256:8f5142c29e3deadf5bdaaf86c4e47c3849e8d184fa0e94e20f90d8b5c734c1f5_s390x"
        },
        "product_reference": "registry.redhat.io/openshift4/ingress-node-firewall-rhel9@sha256:8f5142c29e3deadf5bdaaf86c4e47c3849e8d184fa0e94e20f90d8b5c734c1f5_s390x",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:0542361aef325e1a07e8eec868aa9bb283c84ad7dbd1efeba4c6184fa2ad4d77_amd64 as a component of Red Hat OpenShift Container Platform 4.16",
          "product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:0542361aef325e1a07e8eec868aa9bb283c84ad7dbd1efeba4c6184fa2ad4d77_amd64"
        },
        "product_reference": "registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:0542361aef325e1a07e8eec868aa9bb283c84ad7dbd1efeba4c6184fa2ad4d77_amd64",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:16dfc66eb443f912b84829d7eecc7c1f53dfe8472212f15c59791d979fa84a66_ppc64le as a component of Red Hat OpenShift Container Platform 4.16",
          "product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:16dfc66eb443f912b84829d7eecc7c1f53dfe8472212f15c59791d979fa84a66_ppc64le"
        },
        "product_reference": "registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:16dfc66eb443f912b84829d7eecc7c1f53dfe8472212f15c59791d979fa84a66_ppc64le",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:4082c82eb5fb26c26453a59b22657ddc1326dc3a9ea92ef37b459e6ba8ca6a22_s390x as a component of Red Hat OpenShift Container Platform 4.16",
          "product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:4082c82eb5fb26c26453a59b22657ddc1326dc3a9ea92ef37b459e6ba8ca6a22_s390x"
        },
        "product_reference": "registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:4082c82eb5fb26c26453a59b22657ddc1326dc3a9ea92ef37b459e6ba8ca6a22_s390x",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:7e42f0261d3670ee802686d3dc7af1f0e759e08a69f9af3b470e03fab4913a14_arm64 as a component of Red Hat OpenShift Container Platform 4.16",
          "product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:7e42f0261d3670ee802686d3dc7af1f0e759e08a69f9af3b470e03fab4913a14_arm64"
        },
        "product_reference": "registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:7e42f0261d3670ee802686d3dc7af1f0e759e08a69f9af3b470e03fab4913a14_arm64",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/metallb-rhel9@sha256:01450301456878e9674db2ddfc3f04576fe55c69e99d3aa04eba94ae17b2080f_amd64 as a component of Red Hat OpenShift Container Platform 4.16",
          "product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/metallb-rhel9@sha256:01450301456878e9674db2ddfc3f04576fe55c69e99d3aa04eba94ae17b2080f_amd64"
        },
        "product_reference": "registry.redhat.io/openshift4/metallb-rhel9@sha256:01450301456878e9674db2ddfc3f04576fe55c69e99d3aa04eba94ae17b2080f_amd64",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/metallb-rhel9@sha256:96693f8126646d7059ade26f2c67eee3b7be8578938434357788e657805d999e_s390x as a component of Red Hat OpenShift Container Platform 4.16",
          "product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/metallb-rhel9@sha256:96693f8126646d7059ade26f2c67eee3b7be8578938434357788e657805d999e_s390x"
        },
        "product_reference": "registry.redhat.io/openshift4/metallb-rhel9@sha256:96693f8126646d7059ade26f2c67eee3b7be8578938434357788e657805d999e_s390x",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/metallb-rhel9@sha256:a0ae51bb6f4d7051ac74b3010716c718cdbaf76a662ff7cd8cd6e0b576805234_ppc64le as a component of Red Hat OpenShift Container Platform 4.16",
          "product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/metallb-rhel9@sha256:a0ae51bb6f4d7051ac74b3010716c718cdbaf76a662ff7cd8cd6e0b576805234_ppc64le"
        },
        "product_reference": "registry.redhat.io/openshift4/metallb-rhel9@sha256:a0ae51bb6f4d7051ac74b3010716c718cdbaf76a662ff7cd8cd6e0b576805234_ppc64le",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/metallb-rhel9@sha256:c44a4d6954452e5bc682afa6fba25ab51dc51d74b1a70cafe0e7cf25ebb0cfd8_arm64 as a component of Red Hat OpenShift Container Platform 4.16",
          "product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/metallb-rhel9@sha256:c44a4d6954452e5bc682afa6fba25ab51dc51d74b1a70cafe0e7cf25ebb0cfd8_arm64"
        },
        "product_reference": "registry.redhat.io/openshift4/metallb-rhel9@sha256:c44a4d6954452e5bc682afa6fba25ab51dc51d74b1a70cafe0e7cf25ebb0cfd8_arm64",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/nmstate-console-plugin-rhel9@sha256:7f6258266bccbcca635498ce666e66a8507d01e2ba9efaaaf337b57d14f26d10_ppc64le as a component of Red Hat OpenShift Container Platform 4.16",
          "product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/nmstate-console-plugin-rhel9@sha256:7f6258266bccbcca635498ce666e66a8507d01e2ba9efaaaf337b57d14f26d10_ppc64le"
        },
        "product_reference": "registry.redhat.io/openshift4/nmstate-console-plugin-rhel9@sha256:7f6258266bccbcca635498ce666e66a8507d01e2ba9efaaaf337b57d14f26d10_ppc64le",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/nmstate-console-plugin-rhel9@sha256:d714bb305f982efa78da071289508ba8db2baf58649a1e2f0ae9b0ddb57a2263_amd64 as a component of Red Hat OpenShift Container Platform 4.16",
          "product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/nmstate-console-plugin-rhel9@sha256:d714bb305f982efa78da071289508ba8db2baf58649a1e2f0ae9b0ddb57a2263_amd64"
        },
        "product_reference": "registry.redhat.io/openshift4/nmstate-console-plugin-rhel9@sha256:d714bb305f982efa78da071289508ba8db2baf58649a1e2f0ae9b0ddb57a2263_amd64",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/nmstate-console-plugin-rhel9@sha256:d7d0217453426ca0c9575b158abc341103ea13cd67bafd92124f8825bc41cdda_arm64 as a component of Red Hat OpenShift Container Platform 4.16",
          "product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/nmstate-console-plugin-rhel9@sha256:d7d0217453426ca0c9575b158abc341103ea13cd67bafd92124f8825bc41cdda_arm64"
        },
        "product_reference": "registry.redhat.io/openshift4/nmstate-console-plugin-rhel9@sha256:d7d0217453426ca0c9575b158abc341103ea13cd67bafd92124f8825bc41cdda_arm64",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/nmstate-console-plugin-rhel9@sha256:f4c42ff98d49337a1cb96f8232cab9b349625de78585279d8942e526be459cea_s390x as a component of Red Hat OpenShift Container Platform 4.16",
          "product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/nmstate-console-plugin-rhel9@sha256:f4c42ff98d49337a1cb96f8232cab9b349625de78585279d8942e526be459cea_s390x"
        },
        "product_reference": "registry.redhat.io/openshift4/nmstate-console-plugin-rhel9@sha256:f4c42ff98d49337a1cb96f8232cab9b349625de78585279d8942e526be459cea_s390x",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-ansible-rhel9-operator@sha256:3151eed2a25d88ff78011c11d7c1919a2596fd923895b2778e34629b8bfbd610_arm64 as a component of Red Hat OpenShift Container Platform 4.16",
          "product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ansible-rhel9-operator@sha256:3151eed2a25d88ff78011c11d7c1919a2596fd923895b2778e34629b8bfbd610_arm64"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-ansible-rhel9-operator@sha256:3151eed2a25d88ff78011c11d7c1919a2596fd923895b2778e34629b8bfbd610_arm64",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-ansible-rhel9-operator@sha256:5d6d2ae0f3181abb25d2c933c13ae588d44878f8caf843b2ef3a48bf5c5080a3_s390x as a component of Red Hat OpenShift Container Platform 4.16",
          "product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ansible-rhel9-operator@sha256:5d6d2ae0f3181abb25d2c933c13ae588d44878f8caf843b2ef3a48bf5c5080a3_s390x"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-ansible-rhel9-operator@sha256:5d6d2ae0f3181abb25d2c933c13ae588d44878f8caf843b2ef3a48bf5c5080a3_s390x",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-ansible-rhel9-operator@sha256:a2973d796abe669f4bdc36fd7a9a074446de62e7129e519a137932cab9986cdc_amd64 as a component of Red Hat OpenShift Container Platform 4.16",
          "product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ansible-rhel9-operator@sha256:a2973d796abe669f4bdc36fd7a9a074446de62e7129e519a137932cab9986cdc_amd64"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-ansible-rhel9-operator@sha256:a2973d796abe669f4bdc36fd7a9a074446de62e7129e519a137932cab9986cdc_amd64",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-ansible-rhel9-operator@sha256:a8cc726e618cfe1c7ee8d99172a5006efce6151f45c1658f784afa5ddc807868_ppc64le as a component of Red Hat OpenShift Container Platform 4.16",
          "product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ansible-rhel9-operator@sha256:a8cc726e618cfe1c7ee8d99172a5006efce6151f45c1658f784afa5ddc807868_ppc64le"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-ansible-rhel9-operator@sha256:a8cc726e618cfe1c7ee8d99172a5006efce6151f45c1658f784afa5ddc807868_ppc64le",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-aws-efs-csi-driver-container-rhel9@sha256:74c8507e18640e95b55a9d1865a5604d5573a6d803b3bd6ad140252116daddbc_amd64 as a component of Red Hat OpenShift Container Platform 4.16",
          "product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-aws-efs-csi-driver-container-rhel9@sha256:74c8507e18640e95b55a9d1865a5604d5573a6d803b3bd6ad140252116daddbc_amd64"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-aws-efs-csi-driver-container-rhel9@sha256:74c8507e18640e95b55a9d1865a5604d5573a6d803b3bd6ad140252116daddbc_amd64",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-aws-efs-csi-driver-container-rhel9@sha256:80ed81e053fd2747a1e902c4903f1e5e16ff7228dcf0de3b29a2d4c2c72a717d_arm64 as a component of Red Hat OpenShift Container Platform 4.16",
          "product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-aws-efs-csi-driver-container-rhel9@sha256:80ed81e053fd2747a1e902c4903f1e5e16ff7228dcf0de3b29a2d4c2c72a717d_arm64"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-aws-efs-csi-driver-container-rhel9@sha256:80ed81e053fd2747a1e902c4903f1e5e16ff7228dcf0de3b29a2d4c2c72a717d_arm64",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-aws-efs-csi-driver-rhel9-operator@sha256:54df3621a2eceda85b684c4e00569b83e92b904ad33eba8f16bdd7a524a5617d_amd64 as a component of Red Hat OpenShift Container Platform 4.16",
          "product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-aws-efs-csi-driver-rhel9-operator@sha256:54df3621a2eceda85b684c4e00569b83e92b904ad33eba8f16bdd7a524a5617d_amd64"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-aws-efs-csi-driver-rhel9-operator@sha256:54df3621a2eceda85b684c4e00569b83e92b904ad33eba8f16bdd7a524a5617d_amd64",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-aws-efs-csi-driver-rhel9-operator@sha256:d2738696ceccc3b938bc86998ca586af3499938778ae6fbc6d17978821ae62e7_arm64 as a component of Red Hat OpenShift Container Platform 4.16",
          "product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-aws-efs-csi-driver-rhel9-operator@sha256:d2738696ceccc3b938bc86998ca586af3499938778ae6fbc6d17978821ae62e7_arm64"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-aws-efs-csi-driver-rhel9-operator@sha256:d2738696ceccc3b938bc86998ca586af3499938778ae6fbc6d17978821ae62e7_arm64",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:45965c8fcffc60c7486b3f0d6529e94e693857c0b672ddee7d19763e37b78e61_ppc64le as a component of Red Hat OpenShift Container Platform 4.16",
          "product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:45965c8fcffc60c7486b3f0d6529e94e693857c0b672ddee7d19763e37b78e61_ppc64le"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:45965c8fcffc60c7486b3f0d6529e94e693857c0b672ddee7d19763e37b78e61_ppc64le",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:88adfb5ccb4e317b42349aa070de3bd7e5c27bd6d0742765b82e1eaee472d6b6_amd64 as a component of Red Hat OpenShift Container Platform 4.16",
          "product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:88adfb5ccb4e317b42349aa070de3bd7e5c27bd6d0742765b82e1eaee472d6b6_amd64"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:88adfb5ccb4e317b42349aa070de3bd7e5c27bd6d0742765b82e1eaee472d6b6_amd64",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:bbb1289250fbfc5ff3ab65334a06c58e702b405667d2b04babbdaf4a80be0478_arm64 as a component of Red Hat OpenShift Container Platform 4.16",
          "product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:bbb1289250fbfc5ff3ab65334a06c58e702b405667d2b04babbdaf4a80be0478_arm64"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:bbb1289250fbfc5ff3ab65334a06c58e702b405667d2b04babbdaf4a80be0478_arm64",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:fdc08f17b67d399f4580ec9dbe173cdcc449cd39e435bd1a7f461f42693783df_s390x as a component of Red Hat OpenShift Container Platform 4.16",
          "product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:fdc08f17b67d399f4580ec9dbe173cdcc449cd39e435bd1a7f461f42693783df_s390x"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:fdc08f17b67d399f4580ec9dbe173cdcc449cd39e435bd1a7f461f42693783df_s390x",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-cloud-event-proxy-rhel9@sha256:3951cf8a27c45f072e652db6d082b7da3918f45c396c3c2741a6c601450fc479_ppc64le as a component of Red Hat OpenShift Container Platform 4.16",
          "product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cloud-event-proxy-rhel9@sha256:3951cf8a27c45f072e652db6d082b7da3918f45c396c3c2741a6c601450fc479_ppc64le"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-cloud-event-proxy-rhel9@sha256:3951cf8a27c45f072e652db6d082b7da3918f45c396c3c2741a6c601450fc479_ppc64le",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-cloud-event-proxy-rhel9@sha256:864fb13cffda7d5823ba4a4383567d17dac490d73bb4b4315c66b6cc72353063_arm64 as a component of Red Hat OpenShift Container Platform 4.16",
          "product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cloud-event-proxy-rhel9@sha256:864fb13cffda7d5823ba4a4383567d17dac490d73bb4b4315c66b6cc72353063_arm64"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-cloud-event-proxy-rhel9@sha256:864fb13cffda7d5823ba4a4383567d17dac490d73bb4b4315c66b6cc72353063_arm64",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-cloud-event-proxy-rhel9@sha256:9deba7562e574a1f0f8682301e5a462d8a4e287413e7df1c24c1dc9858c47ecf_amd64 as a component of Red Hat OpenShift Container Platform 4.16",
          "product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cloud-event-proxy-rhel9@sha256:9deba7562e574a1f0f8682301e5a462d8a4e287413e7df1c24c1dc9858c47ecf_amd64"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-cloud-event-proxy-rhel9@sha256:9deba7562e574a1f0f8682301e5a462d8a4e287413e7df1c24c1dc9858c47ecf_amd64",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-cluster-capacity-rhel9@sha256:1a61574663cc4f4990f8a2c49747c168b9ca99054294d72f243fa945574730ab_arm64 as a component of Red Hat OpenShift Container Platform 4.16",
          "product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-capacity-rhel9@sha256:1a61574663cc4f4990f8a2c49747c168b9ca99054294d72f243fa945574730ab_arm64"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-cluster-capacity-rhel9@sha256:1a61574663cc4f4990f8a2c49747c168b9ca99054294d72f243fa945574730ab_arm64",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-cluster-capacity-rhel9@sha256:58b83258b1b2e8dab86a823cb71c8e65cca8563f3054f05fbdbed22c5f26d79a_s390x as a component of Red Hat OpenShift Container Platform 4.16",
          "product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-capacity-rhel9@sha256:58b83258b1b2e8dab86a823cb71c8e65cca8563f3054f05fbdbed22c5f26d79a_s390x"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-cluster-capacity-rhel9@sha256:58b83258b1b2e8dab86a823cb71c8e65cca8563f3054f05fbdbed22c5f26d79a_s390x",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-cluster-capacity-rhel9@sha256:b85ea1417cf415e90481c517a281cf0911b15f4e05481b8e0af89a981f594863_amd64 as a component of Red Hat OpenShift Container Platform 4.16",
          "product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-capacity-rhel9@sha256:b85ea1417cf415e90481c517a281cf0911b15f4e05481b8e0af89a981f594863_amd64"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-cluster-capacity-rhel9@sha256:b85ea1417cf415e90481c517a281cf0911b15f4e05481b8e0af89a981f594863_amd64",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-cluster-capacity-rhel9@sha256:e093813edbb6d05b5e3ee2521569da55627ae80959e582ed6bfd1afac915e28e_ppc64le as a component of Red Hat OpenShift Container Platform 4.16",
          "product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-capacity-rhel9@sha256:e093813edbb6d05b5e3ee2521569da55627ae80959e582ed6bfd1afac915e28e_ppc64le"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-cluster-capacity-rhel9@sha256:e093813edbb6d05b5e3ee2521569da55627ae80959e582ed6bfd1afac915e28e_ppc64le",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-cluster-nfd-rhel9-operator@sha256:5b0dd05af5d0a5ba757f64ae98c8bef6e124d6893ec50ae58c2fa490ad1da9da_s390x as a component of Red Hat OpenShift Container Platform 4.16",
          "product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-nfd-rhel9-operator@sha256:5b0dd05af5d0a5ba757f64ae98c8bef6e124d6893ec50ae58c2fa490ad1da9da_s390x"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-cluster-nfd-rhel9-operator@sha256:5b0dd05af5d0a5ba757f64ae98c8bef6e124d6893ec50ae58c2fa490ad1da9da_s390x",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-cluster-nfd-rhel9-operator@sha256:71bea17824ad9b14c6a1ac704d67bd88cc8b1915553688244537334af75c3d4c_arm64 as a component of Red Hat OpenShift Container Platform 4.16",
          "product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-nfd-rhel9-operator@sha256:71bea17824ad9b14c6a1ac704d67bd88cc8b1915553688244537334af75c3d4c_arm64"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-cluster-nfd-rhel9-operator@sha256:71bea17824ad9b14c6a1ac704d67bd88cc8b1915553688244537334af75c3d4c_arm64",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-cluster-nfd-rhel9-operator@sha256:b5afe724298038c6bd4ef1aec50070dc05dcd6a0c7753895192a1ad9b5ce1fc6_ppc64le as a component of Red Hat OpenShift Container Platform 4.16",
          "product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-nfd-rhel9-operator@sha256:b5afe724298038c6bd4ef1aec50070dc05dcd6a0c7753895192a1ad9b5ce1fc6_ppc64le"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-cluster-nfd-rhel9-operator@sha256:b5afe724298038c6bd4ef1aec50070dc05dcd6a0c7753895192a1ad9b5ce1fc6_ppc64le",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-cluster-nfd-rhel9-operator@sha256:d579a6ab524711f7bdd41e290c5ac02ce99844e4ff7009cde714852faa1e68e0_amd64 as a component of Red Hat OpenShift Container Platform 4.16",
          "product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-nfd-rhel9-operator@sha256:d579a6ab524711f7bdd41e290c5ac02ce99844e4ff7009cde714852faa1e68e0_amd64"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-cluster-nfd-rhel9-operator@sha256:d579a6ab524711f7bdd41e290c5ac02ce99844e4ff7009cde714852faa1e68e0_amd64",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9-operator@sha256:1457c8c70f8f7530125aa2b3117ae25d5d6a0580ffc8656cbfac07cc13909d93_s390x as a component of Red Hat OpenShift Container Platform 4.16",
          "product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9-operator@sha256:1457c8c70f8f7530125aa2b3117ae25d5d6a0580ffc8656cbfac07cc13909d93_s390x"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9-operator@sha256:1457c8c70f8f7530125aa2b3117ae25d5d6a0580ffc8656cbfac07cc13909d93_s390x",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9-operator@sha256:3ee44121c26163f6000dae58840f7f90ad4cde9b558b508f83f67ae1825bacc1_amd64 as a component of Red Hat OpenShift Container Platform 4.16",
          "product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9-operator@sha256:3ee44121c26163f6000dae58840f7f90ad4cde9b558b508f83f67ae1825bacc1_amd64"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9-operator@sha256:3ee44121c26163f6000dae58840f7f90ad4cde9b558b508f83f67ae1825bacc1_amd64",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9-operator@sha256:54096f6eca87b0850865f1e2734af4aa375a77713137b895e4d3889955458493_ppc64le as a component of Red Hat OpenShift Container Platform 4.16",
          "product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9-operator@sha256:54096f6eca87b0850865f1e2734af4aa375a77713137b895e4d3889955458493_ppc64le"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9-operator@sha256:54096f6eca87b0850865f1e2734af4aa375a77713137b895e4d3889955458493_ppc64le",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9-operator@sha256:d1888e9f7c082d7d18fba94ff0feb4acc1d6558b19188832a0509d5cfdd1cbf5_arm64 as a component of Red Hat OpenShift Container Platform 4.16",
          "product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9-operator@sha256:d1888e9f7c082d7d18fba94ff0feb4acc1d6558b19188832a0509d5cfdd1cbf5_arm64"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9-operator@sha256:d1888e9f7c082d7d18fba94ff0feb4acc1d6558b19188832a0509d5cfdd1cbf5_arm64",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9@sha256:55348dd1ebb0cfb9e8e96ebd0a55b4141178d01e7e26f202d69e1dba5992e023_ppc64le as a component of Red Hat OpenShift Container Platform 4.16",
          "product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9@sha256:55348dd1ebb0cfb9e8e96ebd0a55b4141178d01e7e26f202d69e1dba5992e023_ppc64le"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9@sha256:55348dd1ebb0cfb9e8e96ebd0a55b4141178d01e7e26f202d69e1dba5992e023_ppc64le",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9@sha256:87658a7ba8ceab40b559b7758a7f00698eae2cf3847a3cfb1e8e4b5889e1686f_s390x as a component of Red Hat OpenShift Container Platform 4.16",
          "product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9@sha256:87658a7ba8ceab40b559b7758a7f00698eae2cf3847a3cfb1e8e4b5889e1686f_s390x"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9@sha256:87658a7ba8ceab40b559b7758a7f00698eae2cf3847a3cfb1e8e4b5889e1686f_s390x",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9@sha256:a3a0883e5f0c5629c9430ea0c56d8f997742d4062d78b8227fb234c680a0a4a3_arm64 as a component of Red Hat OpenShift Container Platform 4.16",
          "product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9@sha256:a3a0883e5f0c5629c9430ea0c56d8f997742d4062d78b8227fb234c680a0a4a3_arm64"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9@sha256:a3a0883e5f0c5629c9430ea0c56d8f997742d4062d78b8227fb234c680a0a4a3_arm64",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9@sha256:a5c42bdfc20281fd84d2ee0b940b46552e817e854d5fe9ba39860c82a4ee923e_amd64 as a component of Red Hat OpenShift Container Platform 4.16",
          "product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9@sha256:a5c42bdfc20281fd84d2ee0b940b46552e817e854d5fe9ba39860c82a4ee923e_amd64"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9@sha256:a5c42bdfc20281fd84d2ee0b940b46552e817e854d5fe9ba39860c82a4ee923e_amd64",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-csi-driver-shared-resource-mustgather-rhel9@sha256:324d1d362c9bea02f5ddba10494c2ef8c90e989642dc4e6f0c5bc89d16b53a0a_amd64 as a component of Red Hat OpenShift Container Platform 4.16",
          "product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-mustgather-rhel9@sha256:324d1d362c9bea02f5ddba10494c2ef8c90e989642dc4e6f0c5bc89d16b53a0a_amd64"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-csi-driver-shared-resource-mustgather-rhel9@sha256:324d1d362c9bea02f5ddba10494c2ef8c90e989642dc4e6f0c5bc89d16b53a0a_amd64",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-csi-driver-shared-resource-mustgather-rhel9@sha256:6ab29f53a706d108df289c5db2998fe96791571bc8bcd6754b907abcaf4379ac_arm64 as a component of Red Hat OpenShift Container Platform 4.16",
          "product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-mustgather-rhel9@sha256:6ab29f53a706d108df289c5db2998fe96791571bc8bcd6754b907abcaf4379ac_arm64"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-csi-driver-shared-resource-mustgather-rhel9@sha256:6ab29f53a706d108df289c5db2998fe96791571bc8bcd6754b907abcaf4379ac_arm64",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-csi-driver-shared-resource-mustgather-rhel9@sha256:6ec2a820720d5748c98ba86aec077d6d59226d51b5e3588707510d3d36e84eb9_ppc64le as a component of Red Hat OpenShift Container Platform 4.16",
          "product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-mustgather-rhel9@sha256:6ec2a820720d5748c98ba86aec077d6d59226d51b5e3588707510d3d36e84eb9_ppc64le"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-csi-driver-shared-resource-mustgather-rhel9@sha256:6ec2a820720d5748c98ba86aec077d6d59226d51b5e3588707510d3d36e84eb9_ppc64le",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-csi-driver-shared-resource-mustgather-rhel9@sha256:9ad4efcc603ed7757a0b0a7845aa7d72f5e23ba40f8298190a5793db965e2f75_s390x as a component of Red Hat OpenShift Container Platform 4.16",
          "product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-mustgather-rhel9@sha256:9ad4efcc603ed7757a0b0a7845aa7d72f5e23ba40f8298190a5793db965e2f75_s390x"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-csi-driver-shared-resource-mustgather-rhel9@sha256:9ad4efcc603ed7757a0b0a7845aa7d72f5e23ba40f8298190a5793db965e2f75_s390x",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:297a34f0de639347abfd52c0951a519cbe4beab738585a23dc3f8a67a9e5e398_amd64 as a component of Red Hat OpenShift Container Platform 4.16",
          "product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:297a34f0de639347abfd52c0951a519cbe4beab738585a23dc3f8a67a9e5e398_amd64"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:297a34f0de639347abfd52c0951a519cbe4beab738585a23dc3f8a67a9e5e398_amd64",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:34fb3b211f74e041b9629668ad4b2d62167a62148682b427d96c0eccbe290c49_ppc64le as a component of Red Hat OpenShift Container Platform 4.16",
          "product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:34fb3b211f74e041b9629668ad4b2d62167a62148682b427d96c0eccbe290c49_ppc64le"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:34fb3b211f74e041b9629668ad4b2d62167a62148682b427d96c0eccbe290c49_ppc64le",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:e0d269efc7c71d4d76586576c8c38b5b7b08693c029075e254b80a648d7f33a6_arm64 as a component of Red Hat OpenShift Container Platform 4.16",
          "product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:e0d269efc7c71d4d76586576c8c38b5b7b08693c029075e254b80a648d7f33a6_arm64"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:e0d269efc7c71d4d76586576c8c38b5b7b08693c029075e254b80a648d7f33a6_arm64",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:fad9afe5d9d39e6644c8bc36eea8e34bde18e913f22d642e4b2f54c1081d1034_s390x as a component of Red Hat OpenShift Container Platform 4.16",
          "product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:fad9afe5d9d39e6644c8bc36eea8e34bde18e913f22d642e4b2f54c1081d1034_s390x"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:fad9afe5d9d39e6644c8bc36eea8e34bde18e913f22d642e4b2f54c1081d1034_s390x",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:6bebe3c5e9777fe0e0074ffdef26cdb219accc3f7b0eb18c63107377a28c674e_arm64 as a component of Red Hat OpenShift Container Platform 4.16",
          "product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:6bebe3c5e9777fe0e0074ffdef26cdb219accc3f7b0eb18c63107377a28c674e_arm64"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:6bebe3c5e9777fe0e0074ffdef26cdb219accc3f7b0eb18c63107377a28c674e_arm64",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:9031054e71f4ddd88ba35bf405221a3a2041e60c065cee5816bf8d97327563af_amd64 as a component of Red Hat OpenShift Container Platform 4.16",
          "product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:9031054e71f4ddd88ba35bf405221a3a2041e60c065cee5816bf8d97327563af_amd64"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:9031054e71f4ddd88ba35bf405221a3a2041e60c065cee5816bf8d97327563af_amd64",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:c207a46f0485910f3f08af7dfd7d15e20cc18a0201be59ff1495e9d826171fcc_ppc64le as a component of Red Hat OpenShift Container Platform 4.16",
          "product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:c207a46f0485910f3f08af7dfd7d15e20cc18a0201be59ff1495e9d826171fcc_ppc64le"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:c207a46f0485910f3f08af7dfd7d15e20cc18a0201be59ff1495e9d826171fcc_ppc64le",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:cd1374515057f729d2cf1db898169a854f02dd73fad3ffe1ed8fa8a70961c55a_s390x as a component of Red Hat OpenShift Container Platform 4.16",
          "product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:cd1374515057f729d2cf1db898169a854f02dd73fad3ffe1ed8fa8a70961c55a_s390x"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:cd1374515057f729d2cf1db898169a854f02dd73fad3ffe1ed8fa8a70961c55a_s390x",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:081e7552cd297b7f12ae3ea2096636309b06b2b61561c9c39198dd2e0206027c_s390x as a component of Red Hat OpenShift Container Platform 4.16",
          "product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:081e7552cd297b7f12ae3ea2096636309b06b2b61561c9c39198dd2e0206027c_s390x"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:081e7552cd297b7f12ae3ea2096636309b06b2b61561c9c39198dd2e0206027c_s390x",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:4c4848aae14e6061af2347acefe372e64c5b68fa5c81354f632ce514e5d0087f_amd64 as a component of Red Hat OpenShift Container Platform 4.16",
          "product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:4c4848aae14e6061af2347acefe372e64c5b68fa5c81354f632ce514e5d0087f_amd64"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:4c4848aae14e6061af2347acefe372e64c5b68fa5c81354f632ce514e5d0087f_amd64",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:93edabd2f066dee4beb96de47f43d89dfe67797bc67721f0e4d62f8bfd51fe63_arm64 as a component of Red Hat OpenShift Container Platform 4.16",
          "product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:93edabd2f066dee4beb96de47f43d89dfe67797bc67721f0e4d62f8bfd51fe63_arm64"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:93edabd2f066dee4beb96de47f43d89dfe67797bc67721f0e4d62f8bfd51fe63_arm64",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:a5809d0e184c70d5d0d94ebb867bfb15742e99c480130df2ea6758fd3333d4a2_ppc64le as a component of Red Hat OpenShift Container Platform 4.16",
          "product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:a5809d0e184c70d5d0d94ebb867bfb15742e99c480130df2ea6758fd3333d4a2_ppc64le"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:a5809d0e184c70d5d0d94ebb867bfb15742e99c480130df2ea6758fd3333d4a2_ppc64le",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-dpu-cni-rhel9@sha256:215b81bdaf6bfb80a6cbe8bae87f6da6b7ea153213c888bc0482a3fb57f07f5c_amd64 as a component of Red Hat OpenShift Container Platform 4.16",
          "product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-dpu-cni-rhel9@sha256:215b81bdaf6bfb80a6cbe8bae87f6da6b7ea153213c888bc0482a3fb57f07f5c_amd64"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-dpu-cni-rhel9@sha256:215b81bdaf6bfb80a6cbe8bae87f6da6b7ea153213c888bc0482a3fb57f07f5c_amd64",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-dpu-cni-rhel9@sha256:5592db0a15ab4260c830189c78e320d55eb49670fe78861ffaa934dfc7b75e3e_s390x as a component of Red Hat OpenShift Container Platform 4.16",
          "product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-dpu-cni-rhel9@sha256:5592db0a15ab4260c830189c78e320d55eb49670fe78861ffaa934dfc7b75e3e_s390x"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-dpu-cni-rhel9@sha256:5592db0a15ab4260c830189c78e320d55eb49670fe78861ffaa934dfc7b75e3e_s390x",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-dpu-cni-rhel9@sha256:953d1556ce9fefc128d1fb47d7ac17f6e7b6509e6aad299e08ea5c0efc55140b_ppc64le as a component of Red Hat OpenShift Container Platform 4.16",
          "product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-dpu-cni-rhel9@sha256:953d1556ce9fefc128d1fb47d7ac17f6e7b6509e6aad299e08ea5c0efc55140b_ppc64le"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-dpu-cni-rhel9@sha256:953d1556ce9fefc128d1fb47d7ac17f6e7b6509e6aad299e08ea5c0efc55140b_ppc64le",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-dpu-cni-rhel9@sha256:e9eed073a460afbab96736e200e080bfeba63e0cec4dedcdcec9b680adb33617_arm64 as a component of Red Hat OpenShift Container Platform 4.16",
          "product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-dpu-cni-rhel9@sha256:e9eed073a460afbab96736e200e080bfeba63e0cec4dedcdcec9b680adb33617_arm64"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-dpu-cni-rhel9@sha256:e9eed073a460afbab96736e200e080bfeba63e0cec4dedcdcec9b680adb33617_arm64",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-dpu-daemon-rhel9@sha256:001047be9a9833099b587275b2955f33b74e43663bd9aa7a103be48ff66741c8_s390x as a component of Red Hat OpenShift Container Platform 4.16",
          "product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-dpu-daemon-rhel9@sha256:001047be9a9833099b587275b2955f33b74e43663bd9aa7a103be48ff66741c8_s390x"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-dpu-daemon-rhel9@sha256:001047be9a9833099b587275b2955f33b74e43663bd9aa7a103be48ff66741c8_s390x",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-dpu-daemon-rhel9@sha256:186686757f9c92645c8b99bf223e54d4530e5c8890eb66691f27259823258f54_ppc64le as a component of Red Hat OpenShift Container Platform 4.16",
          "product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-dpu-daemon-rhel9@sha256:186686757f9c92645c8b99bf223e54d4530e5c8890eb66691f27259823258f54_ppc64le"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-dpu-daemon-rhel9@sha256:186686757f9c92645c8b99bf223e54d4530e5c8890eb66691f27259823258f54_ppc64le",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-dpu-daemon-rhel9@sha256:27771fc6d92c5d01e96b1f742ae529f6e8f093dfe05bb45e9845974ecd02767e_amd64 as a component of Red Hat OpenShift Container Platform 4.16",
          "product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-dpu-daemon-rhel9@sha256:27771fc6d92c5d01e96b1f742ae529f6e8f093dfe05bb45e9845974ecd02767e_amd64"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-dpu-daemon-rhel9@sha256:27771fc6d92c5d01e96b1f742ae529f6e8f093dfe05bb45e9845974ecd02767e_amd64",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-dpu-daemon-rhel9@sha256:68f897418a57e3a04dca031c97baacd8596ddcb08e7542d0b2a05b6b3cfb1635_arm64 as a component of Red Hat OpenShift Container Platform 4.16",
          "product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-dpu-daemon-rhel9@sha256:68f897418a57e3a04dca031c97baacd8596ddcb08e7542d0b2a05b6b3cfb1635_arm64"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-dpu-daemon-rhel9@sha256:68f897418a57e3a04dca031c97baacd8596ddcb08e7542d0b2a05b6b3cfb1635_arm64",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-dpu-rhel9-operator@sha256:3a91eecf139eed92ad863b3efe6b2276e6130fa263f886ae24602de45199d9eb_amd64 as a component of Red Hat OpenShift Container Platform 4.16",
          "product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-dpu-rhel9-operator@sha256:3a91eecf139eed92ad863b3efe6b2276e6130fa263f886ae24602de45199d9eb_amd64"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-dpu-rhel9-operator@sha256:3a91eecf139eed92ad863b3efe6b2276e6130fa263f886ae24602de45199d9eb_amd64",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-dpu-rhel9-operator@sha256:8e40d4bcc668e06e641a92352a5dab6ac27bb207a325ed4e7a3146543075b70e_arm64 as a component of Red Hat OpenShift Container Platform 4.16",
          "product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-dpu-rhel9-operator@sha256:8e40d4bcc668e06e641a92352a5dab6ac27bb207a325ed4e7a3146543075b70e_arm64"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-dpu-rhel9-operator@sha256:8e40d4bcc668e06e641a92352a5dab6ac27bb207a325ed4e7a3146543075b70e_arm64",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-dpu-rhel9-operator@sha256:98c4b2c4049339400ed684b431e1634f595b6c3c3f8fa7037f1ddb2d04f4e3d0_ppc64le as a component of Red Hat OpenShift Container Platform 4.16",
          "product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-dpu-rhel9-operator@sha256:98c4b2c4049339400ed684b431e1634f595b6c3c3f8fa7037f1ddb2d04f4e3d0_ppc64le"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-dpu-rhel9-operator@sha256:98c4b2c4049339400ed684b431e1634f595b6c3c3f8fa7037f1ddb2d04f4e3d0_ppc64le",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-dpu-rhel9-operator@sha256:e4b3eff70c600b70374b1c5992b2362f590809afaed6b421795d1b869601e9b1_s390x as a component of Red Hat OpenShift Container Platform 4.16",
          "product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-dpu-rhel9-operator@sha256:e4b3eff70c600b70374b1c5992b2362f590809afaed6b421795d1b869601e9b1_s390x"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-dpu-rhel9-operator@sha256:e4b3eff70c600b70374b1c5992b2362f590809afaed6b421795d1b869601e9b1_s390x",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-egress-dns-proxy-rhel9@sha256:29c7ea3bc70551e7303de88482d31c404d70fefd6798366108ece99d866dfef7_amd64 as a component of Red Hat OpenShift Container Platform 4.16",
          "product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-egress-dns-proxy-rhel9@sha256:29c7ea3bc70551e7303de88482d31c404d70fefd6798366108ece99d866dfef7_amd64"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-egress-dns-proxy-rhel9@sha256:29c7ea3bc70551e7303de88482d31c404d70fefd6798366108ece99d866dfef7_amd64",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-egress-dns-proxy-rhel9@sha256:7eff4354cc1ba713da7ac40addb41a18d2890fabe6b2e8741afef2b1648e5880_ppc64le as a component of Red Hat OpenShift Container Platform 4.16",
          "product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-egress-dns-proxy-rhel9@sha256:7eff4354cc1ba713da7ac40addb41a18d2890fabe6b2e8741afef2b1648e5880_ppc64le"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-egress-dns-proxy-rhel9@sha256:7eff4354cc1ba713da7ac40addb41a18d2890fabe6b2e8741afef2b1648e5880_ppc64le",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-egress-dns-proxy-rhel9@sha256:89157ee64b9be78c6d64e6ccfbfb00a2f3c63d2e8997c88ef0ac966644e7280a_s390x as a component of Red Hat OpenShift Container Platform 4.16",
          "product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-egress-dns-proxy-rhel9@sha256:89157ee64b9be78c6d64e6ccfbfb00a2f3c63d2e8997c88ef0ac966644e7280a_s390x"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-egress-dns-proxy-rhel9@sha256:89157ee64b9be78c6d64e6ccfbfb00a2f3c63d2e8997c88ef0ac966644e7280a_s390x",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-egress-dns-proxy-rhel9@sha256:e3b4385f15c779dc161a3765202bb70e5c9737393361adebdc5b45f0e9a0e7f3_arm64 as a component of Red Hat OpenShift Container Platform 4.16",
          "product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-egress-dns-proxy-rhel9@sha256:e3b4385f15c779dc161a3765202bb70e5c9737393361adebdc5b45f0e9a0e7f3_arm64"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-egress-dns-proxy-rhel9@sha256:e3b4385f15c779dc161a3765202bb70e5c9737393361adebdc5b45f0e9a0e7f3_arm64",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-egress-http-proxy-rhel9@sha256:1e0f9ed2a7106f3a6c2b9a38fb3cd755f7a9f3f7908c6bc6ecd119d4c3f545b6_s390x as a component of Red Hat OpenShift Container Platform 4.16",
          "product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-egress-http-proxy-rhel9@sha256:1e0f9ed2a7106f3a6c2b9a38fb3cd755f7a9f3f7908c6bc6ecd119d4c3f545b6_s390x"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-egress-http-proxy-rhel9@sha256:1e0f9ed2a7106f3a6c2b9a38fb3cd755f7a9f3f7908c6bc6ecd119d4c3f545b6_s390x",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-egress-http-proxy-rhel9@sha256:a84aa36083e58b3c0f58eba66664d03f6704c5ac5a1ef8c2914ee3c72e409e8e_ppc64le as a component of Red Hat OpenShift Container Platform 4.16",
          "product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-egress-http-proxy-rhel9@sha256:a84aa36083e58b3c0f58eba66664d03f6704c5ac5a1ef8c2914ee3c72e409e8e_ppc64le"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-egress-http-proxy-rhel9@sha256:a84aa36083e58b3c0f58eba66664d03f6704c5ac5a1ef8c2914ee3c72e409e8e_ppc64le",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-egress-http-proxy-rhel9@sha256:b8a68a480dd92d1b58d5b22c3e72a8dccfc72f29b71400c449ae182a41330fcb_amd64 as a component of Red Hat OpenShift Container Platform 4.16",
          "product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-egress-http-proxy-rhel9@sha256:b8a68a480dd92d1b58d5b22c3e72a8dccfc72f29b71400c449ae182a41330fcb_amd64"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-egress-http-proxy-rhel9@sha256:b8a68a480dd92d1b58d5b22c3e72a8dccfc72f29b71400c449ae182a41330fcb_amd64",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-egress-http-proxy-rhel9@sha256:dca0eb8d677c1a677dedab68d837878633edc0872198ea069ee14ff4ffe84784_arm64 as a component of Red Hat OpenShift Container Platform 4.16",
          "product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-egress-http-proxy-rhel9@sha256:dca0eb8d677c1a677dedab68d837878633edc0872198ea069ee14ff4ffe84784_arm64"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-egress-http-proxy-rhel9@sha256:dca0eb8d677c1a677dedab68d837878633edc0872198ea069ee14ff4ffe84784_arm64",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-egress-router-rhel9@sha256:2c94db335463a852c1c86a1e9e10b618dacf97f8f9cb9d3940cc81c59fa2dc4e_s390x as a component of Red Hat OpenShift Container Platform 4.16",
          "product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-egress-router-rhel9@sha256:2c94db335463a852c1c86a1e9e10b618dacf97f8f9cb9d3940cc81c59fa2dc4e_s390x"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-egress-router-rhel9@sha256:2c94db335463a852c1c86a1e9e10b618dacf97f8f9cb9d3940cc81c59fa2dc4e_s390x",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-egress-router-rhel9@sha256:3b4c1045738a2c7afdf066b79c8314dd873696e5ad4ef6bd5e4b64c25f6d8a76_ppc64le as a component of Red Hat OpenShift Container Platform 4.16",
          "product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-egress-router-rhel9@sha256:3b4c1045738a2c7afdf066b79c8314dd873696e5ad4ef6bd5e4b64c25f6d8a76_ppc64le"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-egress-router-rhel9@sha256:3b4c1045738a2c7afdf066b79c8314dd873696e5ad4ef6bd5e4b64c25f6d8a76_ppc64le",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-egress-router-rhel9@sha256:451946b1dbe0496f4bae9f5706dffa67eb2e0c6e6834a379c2e512089baf11d8_amd64 as a component of Red Hat OpenShift Container Platform 4.16",
          "product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-egress-router-rhel9@sha256:451946b1dbe0496f4bae9f5706dffa67eb2e0c6e6834a379c2e512089baf11d8_amd64"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-egress-router-rhel9@sha256:451946b1dbe0496f4bae9f5706dffa67eb2e0c6e6834a379c2e512089baf11d8_amd64",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-egress-router-rhel9@sha256:8e21b89096862a83bd75d0a16a9f84776413d412b5f082e1eb59395421f12ea5_arm64 as a component of Red Hat OpenShift Container Platform 4.16",
          "product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-egress-router-rhel9@sha256:8e21b89096862a83bd75d0a16a9f84776413d412b5f082e1eb59395421f12ea5_arm64"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-egress-router-rhel9@sha256:8e21b89096862a83bd75d0a16a9f84776413d412b5f082e1eb59395421f12ea5_arm64",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel9-operator@sha256:1f56244b8c2a31afbc98a7ec10c80a420cfabccbdd486c0d4f66916a1738836a_arm64 as a component of Red Hat OpenShift Container Platform 4.16",
          "product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel9-operator@sha256:1f56244b8c2a31afbc98a7ec10c80a420cfabccbdd486c0d4f66916a1738836a_arm64"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel9-operator@sha256:1f56244b8c2a31afbc98a7ec10c80a420cfabccbdd486c0d4f66916a1738836a_arm64",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel9-operator@sha256:1ff9be3e9b7a97248033d7eebafb96e746764b7a34f5596cb6e40307bb8ebb14_amd64 as a component of Red Hat OpenShift Container Platform 4.16",
          "product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel9-operator@sha256:1ff9be3e9b7a97248033d7eebafb96e746764b7a34f5596cb6e40307bb8ebb14_amd64"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel9-operator@sha256:1ff9be3e9b7a97248033d7eebafb96e746764b7a34f5596cb6e40307bb8ebb14_amd64",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel9-operator@sha256:362608b3b3554ca4aa53942b84cd8edc67b538958c0e0304bd150f86c696fcea_ppc64le as a component of Red Hat OpenShift Container Platform 4.16",
          "product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel9-operator@sha256:362608b3b3554ca4aa53942b84cd8edc67b538958c0e0304bd150f86c696fcea_ppc64le"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel9-operator@sha256:362608b3b3554ca4aa53942b84cd8edc67b538958c0e0304bd150f86c696fcea_ppc64le",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel9@sha256:4367e4aba42529560f7f107ecbac40e976bdf2a65094ca2a7c0915e3ef7e25e0_amd64 as a component of Red Hat OpenShift Container Platform 4.16",
          "product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel9@sha256:4367e4aba42529560f7f107ecbac40e976bdf2a65094ca2a7c0915e3ef7e25e0_amd64"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel9@sha256:4367e4aba42529560f7f107ecbac40e976bdf2a65094ca2a7c0915e3ef7e25e0_amd64",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel9@sha256:a9dffb4a8c56f80bd9360647b101af8f6f1aefb319cc22e5fca548854806e7b6_ppc64le as a component of Red Hat OpenShift Container Platform 4.16",
          "product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel9@sha256:a9dffb4a8c56f80bd9360647b101af8f6f1aefb319cc22e5fca548854806e7b6_ppc64le"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel9@sha256:a9dffb4a8c56f80bd9360647b101af8f6f1aefb319cc22e5fca548854806e7b6_ppc64le",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel9@sha256:d048f016f53cd366d7baf5d493cb54d7d0048d06bd78df94af05aeabbfca36a5_arm64 as a component of Red Hat OpenShift Container Platform 4.16",
          "product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel9@sha256:d048f016f53cd366d7baf5d493cb54d7d0048d06bd78df94af05aeabbfca36a5_arm64"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel9@sha256:d048f016f53cd366d7baf5d493cb54d7d0048d06bd78df94af05aeabbfca36a5_arm64",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-helm-rhel9-operator@sha256:26fea8b5ab20892ee95f29154544f43edf0af21b902de6f0e44e43cc92a0041c_s390x as a component of Red Hat OpenShift Container Platform 4.16",
          "product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-helm-rhel9-operator@sha256:26fea8b5ab20892ee95f29154544f43edf0af21b902de6f0e44e43cc92a0041c_s390x"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-helm-rhel9-operator@sha256:26fea8b5ab20892ee95f29154544f43edf0af21b902de6f0e44e43cc92a0041c_s390x",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-helm-rhel9-operator@sha256:88ad485a4343852a9c8fc2c28f9e9aafa6b0f33ee76e2b1b707716f93500fa61_amd64 as a component of Red Hat OpenShift Container Platform 4.16",
          "product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-helm-rhel9-operator@sha256:88ad485a4343852a9c8fc2c28f9e9aafa6b0f33ee76e2b1b707716f93500fa61_amd64"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-helm-rhel9-operator@sha256:88ad485a4343852a9c8fc2c28f9e9aafa6b0f33ee76e2b1b707716f93500fa61_amd64",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-helm-rhel9-operator@sha256:a582dca50e55146395dc3d74425f4bf3d67ea94e8548301663ce839ec82cf336_ppc64le as a component of Red Hat OpenShift Container Platform 4.16",
          "product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-helm-rhel9-operator@sha256:a582dca50e55146395dc3d74425f4bf3d67ea94e8548301663ce839ec82cf336_ppc64le"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-helm-rhel9-operator@sha256:a582dca50e55146395dc3d74425f4bf3d67ea94e8548301663ce839ec82cf336_ppc64le",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-helm-rhel9-operator@sha256:e161c060ee33667088bb06106f2fb5f0e6b8ed8a73ffe07a47aa4a1542bab369_arm64 as a component of Red Hat OpenShift Container Platform 4.16",
          "product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-helm-rhel9-operator@sha256:e161c060ee33667088bb06106f2fb5f0e6b8ed8a73ffe07a47aa4a1542bab369_arm64"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-helm-rhel9-operator@sha256:e161c060ee33667088bb06106f2fb5f0e6b8ed8a73ffe07a47aa4a1542bab369_arm64",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:0331d92ee2311506854cb2356d76af0c91511b0666780bc8a9f56fd4eab76caa_ppc64le as a component of Red Hat OpenShift Container Platform 4.16",
          "product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:0331d92ee2311506854cb2356d76af0c91511b0666780bc8a9f56fd4eab76caa_ppc64le"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:0331d92ee2311506854cb2356d76af0c91511b0666780bc8a9f56fd4eab76caa_ppc64le",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:0416098c93062580897f27418206a04764519dd2680ec3abcf3eea0744522e74_arm64 as a component of Red Hat OpenShift Container Platform 4.16",
          "product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:0416098c93062580897f27418206a04764519dd2680ec3abcf3eea0744522e74_arm64"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:0416098c93062580897f27418206a04764519dd2680ec3abcf3eea0744522e74_arm64",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:5077c8e7184bb5ee3f560467a9f024b9b4db8e578d7399051d0af0a3fa98b29d_s390x as a component of Red Hat OpenShift Container Platform 4.16",
          "product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:5077c8e7184bb5ee3f560467a9f024b9b4db8e578d7399051d0af0a3fa98b29d_s390x"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:5077c8e7184bb5ee3f560467a9f024b9b4db8e578d7399051d0af0a3fa98b29d_s390x",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:ec438084de12495a2e5e8a65e70cb6462428a173f632db719f8fcf3b1ffe03b4_amd64 as a component of Red Hat OpenShift Container Platform 4.16",
          "product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:ec438084de12495a2e5e8a65e70cb6462428a173f632db719f8fcf3b1ffe03b4_amd64"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:ec438084de12495a2e5e8a65e70cb6462428a173f632db719f8fcf3b1ffe03b4_amd64",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-local-storage-diskmaker-rhel9@sha256:2c3df103fa272232278285c627dc147df35e8210fad25ad2c4da716fca597ef9_arm64 as a component of Red Hat OpenShift Container Platform 4.16",
          "product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-local-storage-diskmaker-rhel9@sha256:2c3df103fa272232278285c627dc147df35e8210fad25ad2c4da716fca597ef9_arm64"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-local-storage-diskmaker-rhel9@sha256:2c3df103fa272232278285c627dc147df35e8210fad25ad2c4da716fca597ef9_arm64",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-local-storage-diskmaker-rhel9@sha256:3ef41a628927d4d1be349dea48733cf0f88b549a07b2bc9ff80a3509a9d38f09_s390x as a component of Red Hat OpenShift Container Platform 4.16",
          "product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-local-storage-diskmaker-rhel9@sha256:3ef41a628927d4d1be349dea48733cf0f88b549a07b2bc9ff80a3509a9d38f09_s390x"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-local-storage-diskmaker-rhel9@sha256:3ef41a628927d4d1be349dea48733cf0f88b549a07b2bc9ff80a3509a9d38f09_s390x",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-local-storage-diskmaker-rhel9@sha256:f39237845df57f3f842c3ffe086f07951e27fba8ad22562e7b629057b84e7767_ppc64le as a component of Red Hat OpenShift Container Platform 4.16",
          "product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-local-storage-diskmaker-rhel9@sha256:f39237845df57f3f842c3ffe086f07951e27fba8ad22562e7b629057b84e7767_ppc64le"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-local-storage-diskmaker-rhel9@sha256:f39237845df57f3f842c3ffe086f07951e27fba8ad22562e7b629057b84e7767_ppc64le",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-local-storage-diskmaker-rhel9@sha256:f4665da79faf6599d6ab248f37613d2ddcc65279dcb1b28c58c5179d3e2eb3b8_amd64 as a component of Red Hat OpenShift Container Platform 4.16",
          "product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-local-storage-diskmaker-rhel9@sha256:f4665da79faf6599d6ab248f37613d2ddcc65279dcb1b28c58c5179d3e2eb3b8_amd64"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-local-storage-diskmaker-rhel9@sha256:f4665da79faf6599d6ab248f37613d2ddcc65279dcb1b28c58c5179d3e2eb3b8_amd64",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-local-storage-mustgather-rhel9@sha256:3c407b419feced6e958a592b6313c7ebb45473bcae6584e6199c130668c93260_ppc64le as a component of Red Hat OpenShift Container Platform 4.16",
          "product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-local-storage-mustgather-rhel9@sha256:3c407b419feced6e958a592b6313c7ebb45473bcae6584e6199c130668c93260_ppc64le"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-local-storage-mustgather-rhel9@sha256:3c407b419feced6e958a592b6313c7ebb45473bcae6584e6199c130668c93260_ppc64le",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-local-storage-mustgather-rhel9@sha256:6d5f8ab7a7f4a8f0e02b03238c5a558b09196e39e0dd67f4c8162a87e5057f67_s390x as a component of Red Hat OpenShift Container Platform 4.16",
          "product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-local-storage-mustgather-rhel9@sha256:6d5f8ab7a7f4a8f0e02b03238c5a558b09196e39e0dd67f4c8162a87e5057f67_s390x"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-local-storage-mustgather-rhel9@sha256:6d5f8ab7a7f4a8f0e02b03238c5a558b09196e39e0dd67f4c8162a87e5057f67_s390x",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-local-storage-mustgather-rhel9@sha256:ddb8ec811dfdd925af7efe0aeafd1ca0055fb7cbe2ee0838c65b650757170258_arm64 as a component of Red Hat OpenShift Container Platform 4.16",
          "product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-local-storage-mustgather-rhel9@sha256:ddb8ec811dfdd925af7efe0aeafd1ca0055fb7cbe2ee0838c65b650757170258_arm64"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-local-storage-mustgather-rhel9@sha256:ddb8ec811dfdd925af7efe0aeafd1ca0055fb7cbe2ee0838c65b650757170258_arm64",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-local-storage-mustgather-rhel9@sha256:f0ed06d20b9f79f75cc74f3975da40e4d2cbbd19a5650d3fae12b4b8b1eb8d5d_amd64 as a component of Red Hat OpenShift Container Platform 4.16",
          "product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-local-storage-mustgather-rhel9@sha256:f0ed06d20b9f79f75cc74f3975da40e4d2cbbd19a5650d3fae12b4b8b1eb8d5d_amd64"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-local-storage-mustgather-rhel9@sha256:f0ed06d20b9f79f75cc74f3975da40e4d2cbbd19a5650d3fae12b4b8b1eb8d5d_amd64",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-local-storage-rhel9-operator@sha256:3cf6e29e0ea8122e1f49e86d94fb8b33745abb5efdb8a3168b1655c9eb1aa634_amd64 as a component of Red Hat OpenShift Container Platform 4.16",
          "product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-local-storage-rhel9-operator@sha256:3cf6e29e0ea8122e1f49e86d94fb8b33745abb5efdb8a3168b1655c9eb1aa634_amd64"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-local-storage-rhel9-operator@sha256:3cf6e29e0ea8122e1f49e86d94fb8b33745abb5efdb8a3168b1655c9eb1aa634_amd64",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-local-storage-rhel9-operator@sha256:71e2c086f21d1104091bbf5ea16c8a71f7b8c70fd191386e6ed6350519e96fb6_s390x as a component of Red Hat OpenShift Container Platform 4.16",
          "product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-local-storage-rhel9-operator@sha256:71e2c086f21d1104091bbf5ea16c8a71f7b8c70fd191386e6ed6350519e96fb6_s390x"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-local-storage-rhel9-operator@sha256:71e2c086f21d1104091bbf5ea16c8a71f7b8c70fd191386e6ed6350519e96fb6_s390x",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-local-storage-rhel9-operator@sha256:93cba4b60a1f94d70bb726e8b35e054b801f8ef983a394378dbb62af04b1a279_ppc64le as a component of Red Hat OpenShift Container Platform 4.16",
          "product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-local-storage-rhel9-operator@sha256:93cba4b60a1f94d70bb726e8b35e054b801f8ef983a394378dbb62af04b1a279_ppc64le"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-local-storage-rhel9-operator@sha256:93cba4b60a1f94d70bb726e8b35e054b801f8ef983a394378dbb62af04b1a279_ppc64le",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-local-storage-rhel9-operator@sha256:e32224f0902c5bee46d900baeb3a0d5ff3c4446783316a6f4218ea9ea3d96d6d_arm64 as a component of Red Hat OpenShift Container Platform 4.16",
          "product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-local-storage-rhel9-operator@sha256:e32224f0902c5bee46d900baeb3a0d5ff3c4446783316a6f4218ea9ea3d96d6d_arm64"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-local-storage-rhel9-operator@sha256:e32224f0902c5bee46d900baeb3a0d5ff3c4446783316a6f4218ea9ea3d96d6d_arm64",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-node-feature-discovery-rhel9@sha256:5cca093d2d8bf4b821fcefa60ed31994f583e6b4d0f36add2e15837ba13a54ba_ppc64le as a component of Red Hat OpenShift Container Platform 4.16",
          "product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-node-feature-discovery-rhel9@sha256:5cca093d2d8bf4b821fcefa60ed31994f583e6b4d0f36add2e15837ba13a54ba_ppc64le"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-node-feature-discovery-rhel9@sha256:5cca093d2d8bf4b821fcefa60ed31994f583e6b4d0f36add2e15837ba13a54ba_ppc64le",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-node-feature-discovery-rhel9@sha256:c7e11295d158ece33bb1533c7ab2146734afae7997403c3313039fe8e4042b62_s390x as a component of Red Hat OpenShift Container Platform 4.16",
          "product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-node-feature-discovery-rhel9@sha256:c7e11295d158ece33bb1533c7ab2146734afae7997403c3313039fe8e4042b62_s390x"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-node-feature-discovery-rhel9@sha256:c7e11295d158ece33bb1533c7ab2146734afae7997403c3313039fe8e4042b62_s390x",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-node-feature-discovery-rhel9@sha256:ce29ee041d2a07642d3d63e847dc8bfe4be2ac935040c46c2fb489fd079abbb6_arm64 as a component of Red Hat OpenShift Container Platform 4.16",
          "product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-node-feature-discovery-rhel9@sha256:ce29ee041d2a07642d3d63e847dc8bfe4be2ac935040c46c2fb489fd079abbb6_arm64"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-node-feature-discovery-rhel9@sha256:ce29ee041d2a07642d3d63e847dc8bfe4be2ac935040c46c2fb489fd079abbb6_arm64",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-node-feature-discovery-rhel9@sha256:eb43e0d479af584f6843d63541edc6b626ab712ad0a315aeeb526a268df810ed_amd64 as a component of Red Hat OpenShift Container Platform 4.16",
          "product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-node-feature-discovery-rhel9@sha256:eb43e0d479af584f6843d63541edc6b626ab712ad0a315aeeb526a268df810ed_amd64"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-node-feature-discovery-rhel9@sha256:eb43e0d479af584f6843d63541edc6b626ab712ad0a315aeeb526a268df810ed_amd64",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-operator-sdk-rhel9@sha256:dacb5557f0aa61fd3d02d41fbf6774f836da79e039407a360c6101beef800c20_s390x as a component of Red Hat OpenShift Container Platform 4.16",
          "product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-sdk-rhel9@sha256:dacb5557f0aa61fd3d02d41fbf6774f836da79e039407a360c6101beef800c20_s390x"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-operator-sdk-rhel9@sha256:dacb5557f0aa61fd3d02d41fbf6774f836da79e039407a360c6101beef800c20_s390x",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-operator-sdk-rhel9@sha256:de2ba088ca5b6ac82841b4a02e3fa21df833fe7384635339885e14c6f2693e78_arm64 as a component of Red Hat OpenShift Container Platform 4.16",
          "product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-sdk-rhel9@sha256:de2ba088ca5b6ac82841b4a02e3fa21df833fe7384635339885e14c6f2693e78_arm64"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-operator-sdk-rhel9@sha256:de2ba088ca5b6ac82841b4a02e3fa21df833fe7384635339885e14c6f2693e78_arm64",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-operator-sdk-rhel9@sha256:fbec93b6bb528247057c5a80de12ba08e48cf739139f885cdc3b99d53413a55f_ppc64le as a component of Red Hat OpenShift Container Platform 4.16",
          "product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-sdk-rhel9@sha256:fbec93b6bb528247057c5a80de12ba08e48cf739139f885cdc3b99d53413a55f_ppc64le"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-operator-sdk-rhel9@sha256:fbec93b6bb528247057c5a80de12ba08e48cf739139f885cdc3b99d53413a55f_ppc64le",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-operator-sdk-rhel9@sha256:fdadd0941e2c21e6769ba153cfc2ae0b1f0a5a21e277511bff8fe0534fd4c7e8_amd64 as a component of Red Hat OpenShift Container Platform 4.16",
          "product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-sdk-rhel9@sha256:fdadd0941e2c21e6769ba153cfc2ae0b1f0a5a21e277511bff8fe0534fd4c7e8_amd64"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-operator-sdk-rhel9@sha256:fdadd0941e2c21e6769ba153cfc2ae0b1f0a5a21e277511bff8fe0534fd4c7e8_amd64",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-ptp-rhel9-operator@sha256:4d2a45f85944228d66b2c7faa97b809535db2ab1a9f750ee881860a4e75a72d3_amd64 as a component of Red Hat OpenShift Container Platform 4.16",
          "product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ptp-rhel9-operator@sha256:4d2a45f85944228d66b2c7faa97b809535db2ab1a9f750ee881860a4e75a72d3_amd64"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-ptp-rhel9-operator@sha256:4d2a45f85944228d66b2c7faa97b809535db2ab1a9f750ee881860a4e75a72d3_amd64",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-ptp-rhel9-operator@sha256:5d4245709a7d4376ce80773394e75d0f8b36f13b7af5e32bdc1ac5fdf589c5bd_arm64 as a component of Red Hat OpenShift Container Platform 4.16",
          "product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ptp-rhel9-operator@sha256:5d4245709a7d4376ce80773394e75d0f8b36f13b7af5e32bdc1ac5fdf589c5bd_arm64"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-ptp-rhel9-operator@sha256:5d4245709a7d4376ce80773394e75d0f8b36f13b7af5e32bdc1ac5fdf589c5bd_arm64",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-ptp-rhel9-operator@sha256:e1f24bc46f7bf4cf5ec64ea17425a90129f0a99488fcc359c3db29398113e33a_ppc64le as a component of Red Hat OpenShift Container Platform 4.16",
          "product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ptp-rhel9-operator@sha256:e1f24bc46f7bf4cf5ec64ea17425a90129f0a99488fcc359c3db29398113e33a_ppc64le"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-ptp-rhel9-operator@sha256:e1f24bc46f7bf4cf5ec64ea17425a90129f0a99488fcc359c3db29398113e33a_ppc64le",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-ptp-rhel9@sha256:14d279701588ec2d73dd320faeca2e42a4c4e686814f98f6a17d8d9f1fdc0d3a_ppc64le as a component of Red Hat OpenShift Container Platform 4.16",
          "product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ptp-rhel9@sha256:14d279701588ec2d73dd320faeca2e42a4c4e686814f98f6a17d8d9f1fdc0d3a_ppc64le"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-ptp-rhel9@sha256:14d279701588ec2d73dd320faeca2e42a4c4e686814f98f6a17d8d9f1fdc0d3a_ppc64le",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-ptp-rhel9@sha256:2b93d944ca281693be0eb183e59334cdb8c0216f6a7aea80ff0404560b98354c_amd64 as a component of Red Hat OpenShift Container Platform 4.16",
          "product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ptp-rhel9@sha256:2b93d944ca281693be0eb183e59334cdb8c0216f6a7aea80ff0404560b98354c_amd64"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-ptp-rhel9@sha256:2b93d944ca281693be0eb183e59334cdb8c0216f6a7aea80ff0404560b98354c_amd64",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-ptp-rhel9@sha256:50273d0d6da9c69ee2a8b78fe795bea3d3619b119a12e5683229ec407a513be6_arm64 as a component of Red Hat OpenShift Container Platform 4.16",
          "product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ptp-rhel9@sha256:50273d0d6da9c69ee2a8b78fe795bea3d3619b119a12e5683229ec407a513be6_arm64"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-ptp-rhel9@sha256:50273d0d6da9c69ee2a8b78fe795bea3d3619b119a12e5683229ec407a513be6_arm64",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9-operator@sha256:4189bdf7b4b0257e0c860c4213e758b8d0cbab4f06e838bcdfed5323a4b38898_ppc64le as a component of Red Hat OpenShift Container Platform 4.16",
          "product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9-operator@sha256:4189bdf7b4b0257e0c860c4213e758b8d0cbab4f06e838bcdfed5323a4b38898_ppc64le"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9-operator@sha256:4189bdf7b4b0257e0c860c4213e758b8d0cbab4f06e838bcdfed5323a4b38898_ppc64le",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9-operator@sha256:4649d2d44fd2c3a8f91e81028452a98164210b9aafb8017e617cb6d7050853e5_s390x as a component of Red Hat OpenShift Container Platform 4.16",
          "product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9-operator@sha256:4649d2d44fd2c3a8f91e81028452a98164210b9aafb8017e617cb6d7050853e5_s390x"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9-operator@sha256:4649d2d44fd2c3a8f91e81028452a98164210b9aafb8017e617cb6d7050853e5_s390x",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9-operator@sha256:c2cc38b4fb8d7f8775d256826bb3b5e7c3e6ca35b3ac24b004a30258cd4f4c74_amd64 as a component of Red Hat OpenShift Container Platform 4.16",
          "product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9-operator@sha256:c2cc38b4fb8d7f8775d256826bb3b5e7c3e6ca35b3ac24b004a30258cd4f4c74_amd64"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9-operator@sha256:c2cc38b4fb8d7f8775d256826bb3b5e7c3e6ca35b3ac24b004a30258cd4f4c74_amd64",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9-operator@sha256:f33e9f7ff97ef473102b90016c327855d5ff1d27bf17fd36f4d2b546553f8b46_arm64 as a component of Red Hat OpenShift Container Platform 4.16",
          "product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9-operator@sha256:f33e9f7ff97ef473102b90016c327855d5ff1d27bf17fd36f4d2b546553f8b46_arm64"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9-operator@sha256:f33e9f7ff97ef473102b90016c327855d5ff1d27bf17fd36f4d2b546553f8b46_arm64",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9@sha256:2054859965b5f9815471daf7bcbf9e55ae57b36317ba5a6601f36bb1d0e77abe_arm64 as a component of Red Hat OpenShift Container Platform 4.16",
          "product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9@sha256:2054859965b5f9815471daf7bcbf9e55ae57b36317ba5a6601f36bb1d0e77abe_arm64"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9@sha256:2054859965b5f9815471daf7bcbf9e55ae57b36317ba5a6601f36bb1d0e77abe_arm64",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9@sha256:3be4aeab13b379ba5b6cd9d9797ee36da7dd685b35a6f45e399e79f4ba420409_s390x as a component of Red Hat OpenShift Container Platform 4.16",
          "product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9@sha256:3be4aeab13b379ba5b6cd9d9797ee36da7dd685b35a6f45e399e79f4ba420409_s390x"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9@sha256:3be4aeab13b379ba5b6cd9d9797ee36da7dd685b35a6f45e399e79f4ba420409_s390x",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9@sha256:424cfb306af67d196216b38a959824ec744c95e20fbcde525c0f302bcd6964c2_ppc64le as a component of Red Hat OpenShift Container Platform 4.16",
          "product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9@sha256:424cfb306af67d196216b38a959824ec744c95e20fbcde525c0f302bcd6964c2_ppc64le"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9@sha256:424cfb306af67d196216b38a959824ec744c95e20fbcde525c0f302bcd6964c2_ppc64le",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9@sha256:5fe6bfc5b4061a7a2714c29b3cafbcce7f9f9b64afd14892a14299a7bf29d26e_amd64 as a component of Red Hat OpenShift Container Platform 4.16",
          "product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9@sha256:5fe6bfc5b4061a7a2714c29b3cafbcce7f9f9b64afd14892a14299a7bf29d26e_amd64"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9@sha256:5fe6bfc5b4061a7a2714c29b3cafbcce7f9f9b64afd14892a14299a7bf29d26e_amd64",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-secrets-store-csi-mustgather-rhel9@sha256:666b60cbe20f50e81d8dcc7c0c7fddc8abb643a93095b6118db7817868f43289_arm64 as a component of Red Hat OpenShift Container Platform 4.16",
          "product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-secrets-store-csi-mustgather-rhel9@sha256:666b60cbe20f50e81d8dcc7c0c7fddc8abb643a93095b6118db7817868f43289_arm64"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-secrets-store-csi-mustgather-rhel9@sha256:666b60cbe20f50e81d8dcc7c0c7fddc8abb643a93095b6118db7817868f43289_arm64",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-secrets-store-csi-mustgather-rhel9@sha256:7eb1951694f5bae2173a988d761e6ece80fbf0ab36bd4ec1a014f9fa1a84db43_s390x as a component of Red Hat OpenShift Container Platform 4.16",
          "product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-secrets-store-csi-mustgather-rhel9@sha256:7eb1951694f5bae2173a988d761e6ece80fbf0ab36bd4ec1a014f9fa1a84db43_s390x"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-secrets-store-csi-mustgather-rhel9@sha256:7eb1951694f5bae2173a988d761e6ece80fbf0ab36bd4ec1a014f9fa1a84db43_s390x",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-secrets-store-csi-mustgather-rhel9@sha256:9765693924b8ec640974c64376a5720c8ab185c3964419578b9925a4eaac5248_ppc64le as a component of Red Hat OpenShift Container Platform 4.16",
          "product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-secrets-store-csi-mustgather-rhel9@sha256:9765693924b8ec640974c64376a5720c8ab185c3964419578b9925a4eaac5248_ppc64le"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-secrets-store-csi-mustgather-rhel9@sha256:9765693924b8ec640974c64376a5720c8ab185c3964419578b9925a4eaac5248_ppc64le",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-secrets-store-csi-mustgather-rhel9@sha256:dd48a7604537b65b80d2a4159fd37a824449a8fae81207475befbbb77c361ba7_amd64 as a component of Red Hat OpenShift Container Platform 4.16",
          "product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-secrets-store-csi-mustgather-rhel9@sha256:dd48a7604537b65b80d2a4159fd37a824449a8fae81207475befbbb77c361ba7_amd64"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-secrets-store-csi-mustgather-rhel9@sha256:dd48a7604537b65b80d2a4159fd37a824449a8fae81207475befbbb77c361ba7_amd64",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9-operator@sha256:19535ae956f07aba6ca4695099c10f809b2cea36d376a9eb7bc9d0a84495a504_amd64 as a component of Red Hat OpenShift Container Platform 4.16",
          "product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9-operator@sha256:19535ae956f07aba6ca4695099c10f809b2cea36d376a9eb7bc9d0a84495a504_amd64"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9-operator@sha256:19535ae956f07aba6ca4695099c10f809b2cea36d376a9eb7bc9d0a84495a504_amd64",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9-operator@sha256:7a30179910c1784d01aad7326c062508cfc965cfc755712a1d38e8289e8f9379_arm64 as a component of Red Hat OpenShift Container Platform 4.16",
          "product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9-operator@sha256:7a30179910c1784d01aad7326c062508cfc965cfc755712a1d38e8289e8f9379_arm64"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9-operator@sha256:7a30179910c1784d01aad7326c062508cfc965cfc755712a1d38e8289e8f9379_arm64",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9-operator@sha256:d0ea8f45c76014e6ea5fb9d6dc4e4af393a071f41e54c57abd862e7a8fbda431_s390x as a component of Red Hat OpenShift Container Platform 4.16",
          "product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9-operator@sha256:d0ea8f45c76014e6ea5fb9d6dc4e4af393a071f41e54c57abd862e7a8fbda431_s390x"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9-operator@sha256:d0ea8f45c76014e6ea5fb9d6dc4e4af393a071f41e54c57abd862e7a8fbda431_s390x",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9-operator@sha256:d2e5352a507aab9aca55c54318b6736163553d3de38d2d1e8d4243758fcc8def_ppc64le as a component of Red Hat OpenShift Container Platform 4.16",
          "product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9-operator@sha256:d2e5352a507aab9aca55c54318b6736163553d3de38d2d1e8d4243758fcc8def_ppc64le"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9-operator@sha256:d2e5352a507aab9aca55c54318b6736163553d3de38d2d1e8d4243758fcc8def_ppc64le",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9@sha256:2ac4a28094f99ab002bebb7c546e65a12f9d95ad9f9f62f4e4aef3247622bb17_s390x as a component of Red Hat OpenShift Container Platform 4.16",
          "product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9@sha256:2ac4a28094f99ab002bebb7c546e65a12f9d95ad9f9f62f4e4aef3247622bb17_s390x"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9@sha256:2ac4a28094f99ab002bebb7c546e65a12f9d95ad9f9f62f4e4aef3247622bb17_s390x",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9@sha256:4f61f95a11a8cd70dc27d14dbd7dd91f7d2b57a9719266fa73582005acad545b_ppc64le as a component of Red Hat OpenShift Container Platform 4.16",
          "product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9@sha256:4f61f95a11a8cd70dc27d14dbd7dd91f7d2b57a9719266fa73582005acad545b_ppc64le"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9@sha256:4f61f95a11a8cd70dc27d14dbd7dd91f7d2b57a9719266fa73582005acad545b_ppc64le",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9@sha256:b78a9ff749c9da98c29b918f45d5f11ca026512672bed7e90ae50a35f5c33e4d_amd64 as a component of Red Hat OpenShift Container Platform 4.16",
          "product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9@sha256:b78a9ff749c9da98c29b918f45d5f11ca026512672bed7e90ae50a35f5c33e4d_amd64"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9@sha256:b78a9ff749c9da98c29b918f45d5f11ca026512672bed7e90ae50a35f5c33e4d_amd64",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9@sha256:fc5f81c11a6065ce7114852e8464593cff69e60bf9277e616b5589e3a48b5a68_arm64 as a component of Red Hat OpenShift Container Platform 4.16",
          "product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9@sha256:fc5f81c11a6065ce7114852e8464593cff69e60bf9277e616b5589e3a48b5a68_arm64"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9@sha256:fc5f81c11a6065ce7114852e8464593cff69e60bf9277e616b5589e3a48b5a68_arm64",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-sriov-dp-admission-controller-rhel9@sha256:337ec522df81fc8bc58c9bbd648423749acbcd4513d5faa056bbfa81810585a8_arm64 as a component of Red Hat OpenShift Container Platform 4.16",
          "product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-sriov-dp-admission-controller-rhel9@sha256:337ec522df81fc8bc58c9bbd648423749acbcd4513d5faa056bbfa81810585a8_arm64"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-sriov-dp-admission-controller-rhel9@sha256:337ec522df81fc8bc58c9bbd648423749acbcd4513d5faa056bbfa81810585a8_arm64",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-sriov-dp-admission-controller-rhel9@sha256:91b415630888ae0cf4e3ca432f9b9be7d00681481b681522211b031be3dcf9db_ppc64le as a component of Red Hat OpenShift Container Platform 4.16",
          "product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-sriov-dp-admission-controller-rhel9@sha256:91b415630888ae0cf4e3ca432f9b9be7d00681481b681522211b031be3dcf9db_ppc64le"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-sriov-dp-admission-controller-rhel9@sha256:91b415630888ae0cf4e3ca432f9b9be7d00681481b681522211b031be3dcf9db_ppc64le",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-sriov-dp-admission-controller-rhel9@sha256:9372cd049753cf4a91dfd5d025344f62e5b24135943c879f1fa9407cb47de1ab_amd64 as a component of Red Hat OpenShift Container Platform 4.16",
          "product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-sriov-dp-admission-controller-rhel9@sha256:9372cd049753cf4a91dfd5d025344f62e5b24135943c879f1fa9407cb47de1ab_amd64"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-sriov-dp-admission-controller-rhel9@sha256:9372cd049753cf4a91dfd5d025344f62e5b24135943c879f1fa9407cb47de1ab_amd64",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-sriov-infiniband-cni-rhel9@sha256:4b05f7f91c43570086657a04af7fd7240ab0ebe74a4ab163cc7e86d3c700c539_ppc64le as a component of Red Hat OpenShift Container Platform 4.16",
          "product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-sriov-infiniband-cni-rhel9@sha256:4b05f7f91c43570086657a04af7fd7240ab0ebe74a4ab163cc7e86d3c700c539_ppc64le"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-sriov-infiniband-cni-rhel9@sha256:4b05f7f91c43570086657a04af7fd7240ab0ebe74a4ab163cc7e86d3c700c539_ppc64le",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-sriov-infiniband-cni-rhel9@sha256:f9eb14dbc03fbc1b7b1638d45c7143416d8b20aafd8dc31ff2d76f2dbce5eb71_arm64 as a component of Red Hat OpenShift Container Platform 4.16",
          "product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-sriov-infiniband-cni-rhel9@sha256:f9eb14dbc03fbc1b7b1638d45c7143416d8b20aafd8dc31ff2d76f2dbce5eb71_arm64"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-sriov-infiniband-cni-rhel9@sha256:f9eb14dbc03fbc1b7b1638d45c7143416d8b20aafd8dc31ff2d76f2dbce5eb71_arm64",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-sriov-infiniband-cni-rhel9@sha256:fa5aceb2480d81c302efb6849ccdd0c9903458a546acec9e389f136388acff2a_amd64 as a component of Red Hat OpenShift Container Platform 4.16",
          "product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-sriov-infiniband-cni-rhel9@sha256:fa5aceb2480d81c302efb6849ccdd0c9903458a546acec9e389f136388acff2a_amd64"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-sriov-infiniband-cni-rhel9@sha256:fa5aceb2480d81c302efb6849ccdd0c9903458a546acec9e389f136388acff2a_amd64",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-sriov-network-config-daemon-rhel9@sha256:068b100b0c15df30d9664032a88f1a01883911ca8b220de1db76f1c6791b141b_arm64 as a component of Red Hat OpenShift Container Platform 4.16",
          "product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-sriov-network-config-daemon-rhel9@sha256:068b100b0c15df30d9664032a88f1a01883911ca8b220de1db76f1c6791b141b_arm64"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-sriov-network-config-daemon-rhel9@sha256:068b100b0c15df30d9664032a88f1a01883911ca8b220de1db76f1c6791b141b_arm64",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-sriov-network-config-daemon-rhel9@sha256:3d895e8c27a2f0430418c85b50f40162fd0c1c796537f3ad30bdad60f2240645_amd64 as a component of Red Hat OpenShift Container Platform 4.16",
          "product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-sriov-network-config-daemon-rhel9@sha256:3d895e8c27a2f0430418c85b50f40162fd0c1c796537f3ad30bdad60f2240645_amd64"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-sriov-network-config-daemon-rhel9@sha256:3d895e8c27a2f0430418c85b50f40162fd0c1c796537f3ad30bdad60f2240645_amd64",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-sriov-network-config-daemon-rhel9@sha256:70182f1d3a0c4a31a2f849d96efda9ffec182920e672d4384a493c02048c2707_ppc64le as a component of Red Hat OpenShift Container Platform 4.16",
          "product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-sriov-network-config-daemon-rhel9@sha256:70182f1d3a0c4a31a2f849d96efda9ffec182920e672d4384a493c02048c2707_ppc64le"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-sriov-network-config-daemon-rhel9@sha256:70182f1d3a0c4a31a2f849d96efda9ffec182920e672d4384a493c02048c2707_ppc64le",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-sriov-network-device-plugin-rhel9@sha256:3f36c9fe97e7a51fe5690f19c604c3713527981c9367b8b7686882e36aaf93ea_arm64 as a component of Red Hat OpenShift Container Platform 4.16",
          "product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-sriov-network-device-plugin-rhel9@sha256:3f36c9fe97e7a51fe5690f19c604c3713527981c9367b8b7686882e36aaf93ea_arm64"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-sriov-network-device-plugin-rhel9@sha256:3f36c9fe97e7a51fe5690f19c604c3713527981c9367b8b7686882e36aaf93ea_arm64",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-sriov-network-device-plugin-rhel9@sha256:c6ca80552aa3d1f36654251a3f67161b2083b67d3df2c3e6f38c3c3572baabf6_ppc64le as a component of Red Hat OpenShift Container Platform 4.16",
          "product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-sriov-network-device-plugin-rhel9@sha256:c6ca80552aa3d1f36654251a3f67161b2083b67d3df2c3e6f38c3c3572baabf6_ppc64le"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-sriov-network-device-plugin-rhel9@sha256:c6ca80552aa3d1f36654251a3f67161b2083b67d3df2c3e6f38c3c3572baabf6_ppc64le",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-sriov-network-device-plugin-rhel9@sha256:dbffc77d9a086c3b9af2422e2727dca4c1838ae8b48b390d6ad69fc02705f995_amd64 as a component of Red Hat OpenShift Container Platform 4.16",
          "product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-sriov-network-device-plugin-rhel9@sha256:dbffc77d9a086c3b9af2422e2727dca4c1838ae8b48b390d6ad69fc02705f995_amd64"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-sriov-network-device-plugin-rhel9@sha256:dbffc77d9a086c3b9af2422e2727dca4c1838ae8b48b390d6ad69fc02705f995_amd64",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-sriov-network-metrics-exporter-rhel9@sha256:15f98ff30d6198a3f2e6761a18123076b7d958d7520f0b12d6dd3a46ad9719d2_amd64 as a component of Red Hat OpenShift Container Platform 4.16",
          "product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-sriov-network-metrics-exporter-rhel9@sha256:15f98ff30d6198a3f2e6761a18123076b7d958d7520f0b12d6dd3a46ad9719d2_amd64"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-sriov-network-metrics-exporter-rhel9@sha256:15f98ff30d6198a3f2e6761a18123076b7d958d7520f0b12d6dd3a46ad9719d2_amd64",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-sriov-network-metrics-exporter-rhel9@sha256:a43215e2db94f3ab53616b520f2ab1c7fb0076a5774161bd8767a27a2390065d_ppc64le as a component of Red Hat OpenShift Container Platform 4.16",
          "product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-sriov-network-metrics-exporter-rhel9@sha256:a43215e2db94f3ab53616b520f2ab1c7fb0076a5774161bd8767a27a2390065d_ppc64le"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-sriov-network-metrics-exporter-rhel9@sha256:a43215e2db94f3ab53616b520f2ab1c7fb0076a5774161bd8767a27a2390065d_ppc64le",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-sriov-network-metrics-exporter-rhel9@sha256:b99f56f5e7f16c1e04a4a6d72e4c32322ef6bb2343eca87946de54f069bbb647_arm64 as a component of Red Hat OpenShift Container Platform 4.16",
          "product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-sriov-network-metrics-exporter-rhel9@sha256:b99f56f5e7f16c1e04a4a6d72e4c32322ef6bb2343eca87946de54f069bbb647_arm64"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-sriov-network-metrics-exporter-rhel9@sha256:b99f56f5e7f16c1e04a4a6d72e4c32322ef6bb2343eca87946de54f069bbb647_arm64",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-sriov-network-rhel9-operator@sha256:08782101e310104c5d19c930d4edd49eb124832415618416d20049dfbed4cbf5_amd64 as a component of Red Hat OpenShift Container Platform 4.16",
          "product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-sriov-network-rhel9-operator@sha256:08782101e310104c5d19c930d4edd49eb124832415618416d20049dfbed4cbf5_amd64"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-sriov-network-rhel9-operator@sha256:08782101e310104c5d19c930d4edd49eb124832415618416d20049dfbed4cbf5_amd64",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-sriov-network-rhel9-operator@sha256:27f4edc3cde1c7d948b73260b1de3fba136da756dd9f0f22916e02778b3823a8_ppc64le as a component of Red Hat OpenShift Container Platform 4.16",
          "product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-sriov-network-rhel9-operator@sha256:27f4edc3cde1c7d948b73260b1de3fba136da756dd9f0f22916e02778b3823a8_ppc64le"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-sriov-network-rhel9-operator@sha256:27f4edc3cde1c7d948b73260b1de3fba136da756dd9f0f22916e02778b3823a8_ppc64le",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-sriov-network-rhel9-operator@sha256:ab0896ce872f78ba1eb00bd4f0788fc4d8f75f29a50d09628faffc085ec79805_arm64 as a component of Red Hat OpenShift Container Platform 4.16",
          "product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-sriov-network-rhel9-operator@sha256:ab0896ce872f78ba1eb00bd4f0788fc4d8f75f29a50d09628faffc085ec79805_arm64"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-sriov-network-rhel9-operator@sha256:ab0896ce872f78ba1eb00bd4f0788fc4d8f75f29a50d09628faffc085ec79805_arm64",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-sriov-network-webhook-rhel9@sha256:11e39079c8bab75830ec62ecb5816c9a7346387c76ba8ffb281bf8198becedbe_arm64 as a component of Red Hat OpenShift Container Platform 4.16",
          "product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-sriov-network-webhook-rhel9@sha256:11e39079c8bab75830ec62ecb5816c9a7346387c76ba8ffb281bf8198becedbe_arm64"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-sriov-network-webhook-rhel9@sha256:11e39079c8bab75830ec62ecb5816c9a7346387c76ba8ffb281bf8198becedbe_arm64",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-sriov-network-webhook-rhel9@sha256:80721d9f6473ed2be5061f623d5946fa8161cc85b98c04355ba2fe95dfa47022_ppc64le as a component of Red Hat OpenShift Container Platform 4.16",
          "product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-sriov-network-webhook-rhel9@sha256:80721d9f6473ed2be5061f623d5946fa8161cc85b98c04355ba2fe95dfa47022_ppc64le"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-sriov-network-webhook-rhel9@sha256:80721d9f6473ed2be5061f623d5946fa8161cc85b98c04355ba2fe95dfa47022_ppc64le",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-sriov-network-webhook-rhel9@sha256:d3d4dc2ab077526554aa961e27a598e0cd11e5efee8ed64eed14f816d458423b_amd64 as a component of Red Hat OpenShift Container Platform 4.16",
          "product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-sriov-network-webhook-rhel9@sha256:d3d4dc2ab077526554aa961e27a598e0cd11e5efee8ed64eed14f816d458423b_amd64"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-sriov-network-webhook-rhel9@sha256:d3d4dc2ab077526554aa961e27a598e0cd11e5efee8ed64eed14f816d458423b_amd64",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9-operator@sha256:202b5c866073a825c534e7025633d931d13d0b09fc7ffa8b9bfb7d03090ecee0_amd64 as a component of Red Hat OpenShift Container Platform 4.16",
          "product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9-operator@sha256:202b5c866073a825c534e7025633d931d13d0b09fc7ffa8b9bfb7d03090ecee0_amd64"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9-operator@sha256:202b5c866073a825c534e7025633d931d13d0b09fc7ffa8b9bfb7d03090ecee0_amd64",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9-operator@sha256:30b13ae772570ab84e7f5c8a12d34e9fb4c5c1bcdb5a6263bf34d257b2a841e1_arm64 as a component of Red Hat OpenShift Container Platform 4.16",
          "product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9-operator@sha256:30b13ae772570ab84e7f5c8a12d34e9fb4c5c1bcdb5a6263bf34d257b2a841e1_arm64"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9-operator@sha256:30b13ae772570ab84e7f5c8a12d34e9fb4c5c1bcdb5a6263bf34d257b2a841e1_arm64",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9-operator@sha256:50978fd902161120b371e10fb333d101c2136c7c409cb360760611ee5e442c53_ppc64le as a component of Red Hat OpenShift Container Platform 4.16",
          "product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9-operator@sha256:50978fd902161120b371e10fb333d101c2136c7c409cb360760611ee5e442c53_ppc64le"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9-operator@sha256:50978fd902161120b371e10fb333d101c2136c7c409cb360760611ee5e442c53_ppc64le",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9-operator@sha256:59dec63a108221372a2c2538541ccdba81d0d4d9f3a7697be2099939342631ca_s390x as a component of Red Hat OpenShift Container Platform 4.16",
          "product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9-operator@sha256:59dec63a108221372a2c2538541ccdba81d0d4d9f3a7697be2099939342631ca_s390x"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9-operator@sha256:59dec63a108221372a2c2538541ccdba81d0d4d9f3a7697be2099939342631ca_s390x",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9@sha256:0955416b7534ba4cc93b531d8ff5c924581718279fda1f3959d615763ab12616_arm64 as a component of Red Hat OpenShift Container Platform 4.16",
          "product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9@sha256:0955416b7534ba4cc93b531d8ff5c924581718279fda1f3959d615763ab12616_arm64"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9@sha256:0955416b7534ba4cc93b531d8ff5c924581718279fda1f3959d615763ab12616_arm64",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9@sha256:2375ba78f391d033133fbadf90d29d0dfa8989d7a395c9195433434042bd51cd_amd64 as a component of Red Hat OpenShift Container Platform 4.16",
          "product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9@sha256:2375ba78f391d033133fbadf90d29d0dfa8989d7a395c9195433434042bd51cd_amd64"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9@sha256:2375ba78f391d033133fbadf90d29d0dfa8989d7a395c9195433434042bd51cd_amd64",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9@sha256:3556aab04fabcaceb6e9ad532d7081505ebd5cdff7cc605741969d13e59c7a42_s390x as a component of Red Hat OpenShift Container Platform 4.16",
          "product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9@sha256:3556aab04fabcaceb6e9ad532d7081505ebd5cdff7cc605741969d13e59c7a42_s390x"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9@sha256:3556aab04fabcaceb6e9ad532d7081505ebd5cdff7cc605741969d13e59c7a42_s390x",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9@sha256:4c974f9cbf5e6a69c618f8d8e891bfe981a3cfc47a881d53f4eeef81c377b922_ppc64le as a component of Red Hat OpenShift Container Platform 4.16",
          "product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9@sha256:4c974f9cbf5e6a69c618f8d8e891bfe981a3cfc47a881d53f4eeef81c377b922_ppc64le"
        },
        "product_reference": "registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9@sha256:4c974f9cbf5e6a69c618f8d8e891bfe981a3cfc47a881d53f4eeef81c377b922_ppc64le",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ptp-must-gather-rhel9@sha256:0f650a9fe5f6809895cad70c61ae1e51308923850efe02f3aa0f168cdbcaaf01_amd64 as a component of Red Hat OpenShift Container Platform 4.16",
          "product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ptp-must-gather-rhel9@sha256:0f650a9fe5f6809895cad70c61ae1e51308923850efe02f3aa0f168cdbcaaf01_amd64"
        },
        "product_reference": "registry.redhat.io/openshift4/ptp-must-gather-rhel9@sha256:0f650a9fe5f6809895cad70c61ae1e51308923850efe02f3aa0f168cdbcaaf01_amd64",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ptp-must-gather-rhel9@sha256:694660afd01c0ab1dd9bfb7fa1475329465ec1cf42b131f75d97660e76b88838_arm64 as a component of Red Hat OpenShift Container Platform 4.16",
          "product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ptp-must-gather-rhel9@sha256:694660afd01c0ab1dd9bfb7fa1475329465ec1cf42b131f75d97660e76b88838_arm64"
        },
        "product_reference": "registry.redhat.io/openshift4/ptp-must-gather-rhel9@sha256:694660afd01c0ab1dd9bfb7fa1475329465ec1cf42b131f75d97660e76b88838_arm64",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/ptp-must-gather-rhel9@sha256:f00d592e4c374dc18daa2bae226aaf440ca01881d5886f1227e7225d8a3f5d98_ppc64le as a component of Red Hat OpenShift Container Platform 4.16",
          "product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ptp-must-gather-rhel9@sha256:f00d592e4c374dc18daa2bae226aaf440ca01881d5886f1227e7225d8a3f5d98_ppc64le"
        },
        "product_reference": "registry.redhat.io/openshift4/ptp-must-gather-rhel9@sha256:f00d592e4c374dc18daa2bae226aaf440ca01881d5886f1227e7225d8a3f5d98_ppc64le",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/sriov-cni-rhel9@sha256:8b0c3ef8a06fec1794efa1478952a25c9faccdcf30a46536879e0d3b87f4dcfb_amd64 as a component of Red Hat OpenShift Container Platform 4.16",
          "product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/sriov-cni-rhel9@sha256:8b0c3ef8a06fec1794efa1478952a25c9faccdcf30a46536879e0d3b87f4dcfb_amd64"
        },
        "product_reference": "registry.redhat.io/openshift4/sriov-cni-rhel9@sha256:8b0c3ef8a06fec1794efa1478952a25c9faccdcf30a46536879e0d3b87f4dcfb_amd64",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/sriov-cni-rhel9@sha256:da4ee9e80f6da27bc38f102f60df392b3be77f3c6e9e6b95247f7a390c91cd09_ppc64le as a component of Red Hat OpenShift Container Platform 4.16",
          "product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/sriov-cni-rhel9@sha256:da4ee9e80f6da27bc38f102f60df392b3be77f3c6e9e6b95247f7a390c91cd09_ppc64le"
        },
        "product_reference": "registry.redhat.io/openshift4/sriov-cni-rhel9@sha256:da4ee9e80f6da27bc38f102f60df392b3be77f3c6e9e6b95247f7a390c91cd09_ppc64le",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/sriov-cni-rhel9@sha256:e8b70363470153ed4f105873f8238befcb47e3022d4c5d0c5986bfcdd33452e7_arm64 as a component of Red Hat OpenShift Container Platform 4.16",
          "product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/sriov-cni-rhel9@sha256:e8b70363470153ed4f105873f8238befcb47e3022d4c5d0c5986bfcdd33452e7_arm64"
        },
        "product_reference": "registry.redhat.io/openshift4/sriov-cni-rhel9@sha256:e8b70363470153ed4f105873f8238befcb47e3022d4c5d0c5986bfcdd33452e7_arm64",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/sriov-network-metrics-exporter-rhel9@sha256:15f98ff30d6198a3f2e6761a18123076b7d958d7520f0b12d6dd3a46ad9719d2_amd64 as a component of Red Hat OpenShift Container Platform 4.16",
          "product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/sriov-network-metrics-exporter-rhel9@sha256:15f98ff30d6198a3f2e6761a18123076b7d958d7520f0b12d6dd3a46ad9719d2_amd64"
        },
        "product_reference": "registry.redhat.io/openshift4/sriov-network-metrics-exporter-rhel9@sha256:15f98ff30d6198a3f2e6761a18123076b7d958d7520f0b12d6dd3a46ad9719d2_amd64",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/sriov-network-metrics-exporter-rhel9@sha256:a43215e2db94f3ab53616b520f2ab1c7fb0076a5774161bd8767a27a2390065d_ppc64le as a component of Red Hat OpenShift Container Platform 4.16",
          "product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/sriov-network-metrics-exporter-rhel9@sha256:a43215e2db94f3ab53616b520f2ab1c7fb0076a5774161bd8767a27a2390065d_ppc64le"
        },
        "product_reference": "registry.redhat.io/openshift4/sriov-network-metrics-exporter-rhel9@sha256:a43215e2db94f3ab53616b520f2ab1c7fb0076a5774161bd8767a27a2390065d_ppc64le",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/openshift4/sriov-network-metrics-exporter-rhel9@sha256:b99f56f5e7f16c1e04a4a6d72e4c32322ef6bb2343eca87946de54f069bbb647_arm64 as a component of Red Hat OpenShift Container Platform 4.16",
          "product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/sriov-network-metrics-exporter-rhel9@sha256:b99f56f5e7f16c1e04a4a6d72e4c32322ef6bb2343eca87946de54f069bbb647_arm64"
        },
        "product_reference": "registry.redhat.io/openshift4/sriov-network-metrics-exporter-rhel9@sha256:b99f56f5e7f16c1e04a4a6d72e4c32322ef6bb2343eca87946de54f069bbb647_arm64",
        "relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
      }
    ]
  },
  "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.16:registry.redhat.io/openshift4/frr-rhel9@sha256:9514006a33ab484e3135736118c70f51c31f34005629556bc156928db87196ca_ppc64le",
            "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/frr-rhel9@sha256:a656db8efd65a9786fab384a205ece12309615580a3340bb9109bcff8e61f7dc_s390x",
            "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/frr-rhel9@sha256:b68a7a5859cbca02dfa05e925af2714227c15fb516ae7cf89d9313348dade299_arm64",
            "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/frr-rhel9@sha256:f37f754c6359c687707a86e0a9bf1755041c9af85171ae0599a81dd48c53e2d7_amd64",
            "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ingress-node-firewall-rhel9-operator@sha256:02e6dfae6c48696bf53651ad272cc9374f04b20ed24fd6be7c67a087574e48d6_ppc64le",
            "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ingress-node-firewall-rhel9-operator@sha256:06b0c4535f06bae52fc8ca90a89dbb8d5619ba0d7798211028af1ee784d13f5e_arm64",
            "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ingress-node-firewall-rhel9-operator@sha256:513ad3de187403dc1007e248428c745eb2d522a03b3a9b23aa26fc65c3d93a37_s390x",
            "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ingress-node-firewall-rhel9-operator@sha256:a08c612f8cb22aa5c3efd6ff330642e3d235dfef0b3e827bc985b9ca7eaf504c_amd64",
            "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ingress-node-firewall-rhel9@sha256:147c132bafabcef7f8efdab81744d7879385d8dac010dd995b9d42e309817470_ppc64le",
            "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ingress-node-firewall-rhel9@sha256:17ea1ff2373aec50c91d6a3958608f27d16952afd2e75db11cc5c8d44efdb118_amd64",
            "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ingress-node-firewall-rhel9@sha256:577777cd08c2c9418331ca7bcd39c3d56de4250e17d45a07f6eab8f5e5c25671_arm64",
            "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ingress-node-firewall-rhel9@sha256:8f5142c29e3deadf5bdaaf86c4e47c3849e8d184fa0e94e20f90d8b5c734c1f5_s390x",
            "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:0542361aef325e1a07e8eec868aa9bb283c84ad7dbd1efeba4c6184fa2ad4d77_amd64",
            "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:16dfc66eb443f912b84829d7eecc7c1f53dfe8472212f15c59791d979fa84a66_ppc64le",
            "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:4082c82eb5fb26c26453a59b22657ddc1326dc3a9ea92ef37b459e6ba8ca6a22_s390x",
            "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:7e42f0261d3670ee802686d3dc7af1f0e759e08a69f9af3b470e03fab4913a14_arm64",
            "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/metallb-rhel9@sha256:01450301456878e9674db2ddfc3f04576fe55c69e99d3aa04eba94ae17b2080f_amd64",
            "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/metallb-rhel9@sha256:96693f8126646d7059ade26f2c67eee3b7be8578938434357788e657805d999e_s390x",
            "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/metallb-rhel9@sha256:a0ae51bb6f4d7051ac74b3010716c718cdbaf76a662ff7cd8cd6e0b576805234_ppc64le",
            "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/metallb-rhel9@sha256:c44a4d6954452e5bc682afa6fba25ab51dc51d74b1a70cafe0e7cf25ebb0cfd8_arm64",
            "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/nmstate-console-plugin-rhel9@sha256:7f6258266bccbcca635498ce666e66a8507d01e2ba9efaaaf337b57d14f26d10_ppc64le",
            "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/nmstate-console-plugin-rhel9@sha256:d714bb305f982efa78da071289508ba8db2baf58649a1e2f0ae9b0ddb57a2263_amd64",
            "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/nmstate-console-plugin-rhel9@sha256:d7d0217453426ca0c9575b158abc341103ea13cd67bafd92124f8825bc41cdda_arm64",
            "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/nmstate-console-plugin-rhel9@sha256:f4c42ff98d49337a1cb96f8232cab9b349625de78585279d8942e526be459cea_s390x",
            "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ansible-rhel9-operator@sha256:3151eed2a25d88ff78011c11d7c1919a2596fd923895b2778e34629b8bfbd610_arm64",
            "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ansible-rhel9-operator@sha256:5d6d2ae0f3181abb25d2c933c13ae588d44878f8caf843b2ef3a48bf5c5080a3_s390x",
            "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ansible-rhel9-operator@sha256:a2973d796abe669f4bdc36fd7a9a074446de62e7129e519a137932cab9986cdc_amd64",
            "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ansible-rhel9-operator@sha256:a8cc726e618cfe1c7ee8d99172a5006efce6151f45c1658f784afa5ddc807868_ppc64le",
            "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-aws-efs-csi-driver-container-rhel9@sha256:74c8507e18640e95b55a9d1865a5604d5573a6d803b3bd6ad140252116daddbc_amd64",
            "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-aws-efs-csi-driver-container-rhel9@sha256:80ed81e053fd2747a1e902c4903f1e5e16ff7228dcf0de3b29a2d4c2c72a717d_arm64",
            "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-aws-efs-csi-driver-rhel9-operator@sha256:54df3621a2eceda85b684c4e00569b83e92b904ad33eba8f16bdd7a524a5617d_amd64",
            "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-aws-efs-csi-driver-rhel9-operator@sha256:d2738696ceccc3b938bc86998ca586af3499938778ae6fbc6d17978821ae62e7_arm64",
            "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:45965c8fcffc60c7486b3f0d6529e94e693857c0b672ddee7d19763e37b78e61_ppc64le",
            "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:88adfb5ccb4e317b42349aa070de3bd7e5c27bd6d0742765b82e1eaee472d6b6_amd64",
            "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:bbb1289250fbfc5ff3ab65334a06c58e702b405667d2b04babbdaf4a80be0478_arm64",
            "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:fdc08f17b67d399f4580ec9dbe173cdcc449cd39e435bd1a7f461f42693783df_s390x",
            "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cloud-event-proxy-rhel9@sha256:3951cf8a27c45f072e652db6d082b7da3918f45c396c3c2741a6c601450fc479_ppc64le",
            "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cloud-event-proxy-rhel9@sha256:864fb13cffda7d5823ba4a4383567d17dac490d73bb4b4315c66b6cc72353063_arm64",
            "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cloud-event-proxy-rhel9@sha256:9deba7562e574a1f0f8682301e5a462d8a4e287413e7df1c24c1dc9858c47ecf_amd64",
            "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-capacity-rhel9@sha256:1a61574663cc4f4990f8a2c49747c168b9ca99054294d72f243fa945574730ab_arm64",
            "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-capacity-rhel9@sha256:58b83258b1b2e8dab86a823cb71c8e65cca8563f3054f05fbdbed22c5f26d79a_s390x",
            "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-capacity-rhel9@sha256:b85ea1417cf415e90481c517a281cf0911b15f4e05481b8e0af89a981f594863_amd64",
            "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-capacity-rhel9@sha256:e093813edbb6d05b5e3ee2521569da55627ae80959e582ed6bfd1afac915e28e_ppc64le",
            "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-nfd-rhel9-operator@sha256:5b0dd05af5d0a5ba757f64ae98c8bef6e124d6893ec50ae58c2fa490ad1da9da_s390x",
            "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-nfd-rhel9-operator@sha256:71bea17824ad9b14c6a1ac704d67bd88cc8b1915553688244537334af75c3d4c_arm64",
            "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-nfd-rhel9-operator@sha256:b5afe724298038c6bd4ef1aec50070dc05dcd6a0c7753895192a1ad9b5ce1fc6_ppc64le",
            "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-nfd-rhel9-operator@sha256:d579a6ab524711f7bdd41e290c5ac02ce99844e4ff7009cde714852faa1e68e0_amd64",
            "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9-operator@sha256:1457c8c70f8f7530125aa2b3117ae25d5d6a0580ffc8656cbfac07cc13909d93_s390x",
            "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9-operator@sha256:3ee44121c26163f6000dae58840f7f90ad4cde9b558b508f83f67ae1825bacc1_amd64",
            "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9-operator@sha256:54096f6eca87b0850865f1e2734af4aa375a77713137b895e4d3889955458493_ppc64le",
            "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9-operator@sha256:d1888e9f7c082d7d18fba94ff0feb4acc1d6558b19188832a0509d5cfdd1cbf5_arm64",
            "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9@sha256:55348dd1ebb0cfb9e8e96ebd0a55b4141178d01e7e26f202d69e1dba5992e023_ppc64le",
            "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9@sha256:87658a7ba8ceab40b559b7758a7f00698eae2cf3847a3cfb1e8e4b5889e1686f_s390x",
            "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9@sha256:a3a0883e5f0c5629c9430ea0c56d8f997742d4062d78b8227fb234c680a0a4a3_arm64",
            "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9@sha256:a5c42bdfc20281fd84d2ee0b940b46552e817e854d5fe9ba39860c82a4ee923e_amd64",
            "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-mustgather-rhel9@sha256:324d1d362c9bea02f5ddba10494c2ef8c90e989642dc4e6f0c5bc89d16b53a0a_amd64",
            "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-mustgather-rhel9@sha256:6ab29f53a706d108df289c5db2998fe96791571bc8bcd6754b907abcaf4379ac_arm64",
            "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-mustgather-rhel9@sha256:6ec2a820720d5748c98ba86aec077d6d59226d51b5e3588707510d3d36e84eb9_ppc64le",
            "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-mustgather-rhel9@sha256:9ad4efcc603ed7757a0b0a7845aa7d72f5e23ba40f8298190a5793db965e2f75_s390x",
            "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:297a34f0de639347abfd52c0951a519cbe4beab738585a23dc3f8a67a9e5e398_amd64",
            "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:34fb3b211f74e041b9629668ad4b2d62167a62148682b427d96c0eccbe290c49_ppc64le",
            "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:e0d269efc7c71d4d76586576c8c38b5b7b08693c029075e254b80a648d7f33a6_arm64",
            "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:fad9afe5d9d39e6644c8bc36eea8e34bde18e913f22d642e4b2f54c1081d1034_s390x",
            "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:6bebe3c5e9777fe0e0074ffdef26cdb219accc3f7b0eb18c63107377a28c674e_arm64",
            "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:9031054e71f4ddd88ba35bf405221a3a2041e60c065cee5816bf8d97327563af_amd64",
            "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:c207a46f0485910f3f08af7dfd7d15e20cc18a0201be59ff1495e9d826171fcc_ppc64le",
            "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:cd1374515057f729d2cf1db898169a854f02dd73fad3ffe1ed8fa8a70961c55a_s390x",
            "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:081e7552cd297b7f12ae3ea2096636309b06b2b61561c9c39198dd2e0206027c_s390x",
            "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:4c4848aae14e6061af2347acefe372e64c5b68fa5c81354f632ce514e5d0087f_amd64",
            "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:93edabd2f066dee4beb96de47f43d89dfe67797bc67721f0e4d62f8bfd51fe63_arm64",
            "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:a5809d0e184c70d5d0d94ebb867bfb15742e99c480130df2ea6758fd3333d4a2_ppc64le",
            "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-dpu-cni-rhel9@sha256:215b81bdaf6bfb80a6cbe8bae87f6da6b7ea153213c888bc0482a3fb57f07f5c_amd64",
            "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-dpu-cni-rhel9@sha256:5592db0a15ab4260c830189c78e320d55eb49670fe78861ffaa934dfc7b75e3e_s390x",
            "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-dpu-cni-rhel9@sha256:953d1556ce9fefc128d1fb47d7ac17f6e7b6509e6aad299e08ea5c0efc55140b_ppc64le",
            "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-dpu-cni-rhel9@sha256:e9eed073a460afbab96736e200e080bfeba63e0cec4dedcdcec9b680adb33617_arm64",
            "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-dpu-daemon-rhel9@sha256:001047be9a9833099b587275b2955f33b74e43663bd9aa7a103be48ff66741c8_s390x",
            "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-dpu-daemon-rhel9@sha256:186686757f9c92645c8b99bf223e54d4530e5c8890eb66691f27259823258f54_ppc64le",
            "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-dpu-daemon-rhel9@sha256:27771fc6d92c5d01e96b1f742ae529f6e8f093dfe05bb45e9845974ecd02767e_amd64",
            "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-dpu-daemon-rhel9@sha256:68f897418a57e3a04dca031c97baacd8596ddcb08e7542d0b2a05b6b3cfb1635_arm64",
            "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-dpu-rhel9-operator@sha256:3a91eecf139eed92ad863b3efe6b2276e6130fa263f886ae24602de45199d9eb_amd64",
            "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-dpu-rhel9-operator@sha256:8e40d4bcc668e06e641a92352a5dab6ac27bb207a325ed4e7a3146543075b70e_arm64",
            "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-dpu-rhel9-operator@sha256:98c4b2c4049339400ed684b431e1634f595b6c3c3f8fa7037f1ddb2d04f4e3d0_ppc64le",
            "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-dpu-rhel9-operator@sha256:e4b3eff70c600b70374b1c5992b2362f590809afaed6b421795d1b869601e9b1_s390x",
            "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-egress-dns-proxy-rhel9@sha256:29c7ea3bc70551e7303de88482d31c404d70fefd6798366108ece99d866dfef7_amd64",
            "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-egress-dns-proxy-rhel9@sha256:7eff4354cc1ba713da7ac40addb41a18d2890fabe6b2e8741afef2b1648e5880_ppc64le",
            "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-egress-dns-proxy-rhel9@sha256:89157ee64b9be78c6d64e6ccfbfb00a2f3c63d2e8997c88ef0ac966644e7280a_s390x",
            "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-egress-dns-proxy-rhel9@sha256:e3b4385f15c779dc161a3765202bb70e5c9737393361adebdc5b45f0e9a0e7f3_arm64",
            "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-egress-http-proxy-rhel9@sha256:1e0f9ed2a7106f3a6c2b9a38fb3cd755f7a9f3f7908c6bc6ecd119d4c3f545b6_s390x",
            "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-egress-http-proxy-rhel9@sha256:a84aa36083e58b3c0f58eba66664d03f6704c5ac5a1ef8c2914ee3c72e409e8e_ppc64le",
            "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-egress-http-proxy-rhel9@sha256:b8a68a480dd92d1b58d5b22c3e72a8dccfc72f29b71400c449ae182a41330fcb_amd64",
            "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-egress-http-proxy-rhel9@sha256:dca0eb8d677c1a677dedab68d837878633edc0872198ea069ee14ff4ffe84784_arm64",
            "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-egress-router-rhel9@sha256:2c94db335463a852c1c86a1e9e10b618dacf97f8f9cb9d3940cc81c59fa2dc4e_s390x",
            "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-egress-router-rhel9@sha256:3b4c1045738a2c7afdf066b79c8314dd873696e5ad4ef6bd5e4b64c25f6d8a76_ppc64le",
            "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-egress-router-rhel9@sha256:451946b1dbe0496f4bae9f5706dffa67eb2e0c6e6834a379c2e512089baf11d8_amd64",
            "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-egress-router-rhel9@sha256:8e21b89096862a83bd75d0a16a9f84776413d412b5f082e1eb59395421f12ea5_arm64",
            "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel9-operator@sha256:1f56244b8c2a31afbc98a7ec10c80a420cfabccbdd486c0d4f66916a1738836a_arm64",
            "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel9-operator@sha256:1ff9be3e9b7a97248033d7eebafb96e746764b7a34f5596cb6e40307bb8ebb14_amd64",
            "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel9-operator@sha256:362608b3b3554ca4aa53942b84cd8edc67b538958c0e0304bd150f86c696fcea_ppc64le",
            "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel9@sha256:4367e4aba42529560f7f107ecbac40e976bdf2a65094ca2a7c0915e3ef7e25e0_amd64",
            "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel9@sha256:a9dffb4a8c56f80bd9360647b101af8f6f1aefb319cc22e5fca548854806e7b6_ppc64le",
            "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel9@sha256:d048f016f53cd366d7baf5d493cb54d7d0048d06bd78df94af05aeabbfca36a5_arm64",
            "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-helm-rhel9-operator@sha256:26fea8b5ab20892ee95f29154544f43edf0af21b902de6f0e44e43cc92a0041c_s390x",
            "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-helm-rhel9-operator@sha256:88ad485a4343852a9c8fc2c28f9e9aafa6b0f33ee76e2b1b707716f93500fa61_amd64",
            "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-helm-rhel9-operator@sha256:a582dca50e55146395dc3d74425f4bf3d67ea94e8548301663ce839ec82cf336_ppc64le",
            "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-helm-rhel9-operator@sha256:e161c060ee33667088bb06106f2fb5f0e6b8ed8a73ffe07a47aa4a1542bab369_arm64",
            "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:0331d92ee2311506854cb2356d76af0c91511b0666780bc8a9f56fd4eab76caa_ppc64le",
            "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:0416098c93062580897f27418206a04764519dd2680ec3abcf3eea0744522e74_arm64",
            "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:5077c8e7184bb5ee3f560467a9f024b9b4db8e578d7399051d0af0a3fa98b29d_s390x",
            "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:ec438084de12495a2e5e8a65e70cb6462428a173f632db719f8fcf3b1ffe03b4_amd64",
            "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-local-storage-diskmaker-rhel9@sha256:2c3df103fa272232278285c627dc147df35e8210fad25ad2c4da716fca597ef9_arm64",
            "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-local-storage-diskmaker-rhel9@sha256:3ef41a628927d4d1be349dea48733cf0f88b549a07b2bc9ff80a3509a9d38f09_s390x",
            "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-local-storage-diskmaker-rhel9@sha256:f39237845df57f3f842c3ffe086f07951e27fba8ad22562e7b629057b84e7767_ppc64le",
            "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-local-storage-diskmaker-rhel9@sha256:f4665da79faf6599d6ab248f37613d2ddcc65279dcb1b28c58c5179d3e2eb3b8_amd64",
            "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-local-storage-mustgather-rhel9@sha256:3c407b419feced6e958a592b6313c7ebb45473bcae6584e6199c130668c93260_ppc64le",
            "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-local-storage-mustgather-rhel9@sha256:6d5f8ab7a7f4a8f0e02b03238c5a558b09196e39e0dd67f4c8162a87e5057f67_s390x",
            "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-local-storage-mustgather-rhel9@sha256:ddb8ec811dfdd925af7efe0aeafd1ca0055fb7cbe2ee0838c65b650757170258_arm64",
            "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-local-storage-mustgather-rhel9@sha256:f0ed06d20b9f79f75cc74f3975da40e4d2cbbd19a5650d3fae12b4b8b1eb8d5d_amd64",
            "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-local-storage-rhel9-operator@sha256:3cf6e29e0ea8122e1f49e86d94fb8b33745abb5efdb8a3168b1655c9eb1aa634_amd64",
            "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-local-storage-rhel9-operator@sha256:71e2c086f21d1104091bbf5ea16c8a71f7b8c70fd191386e6ed6350519e96fb6_s390x",
            "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-local-storage-rhel9-operator@sha256:93cba4b60a1f94d70bb726e8b35e054b801f8ef983a394378dbb62af04b1a279_ppc64le",
            "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-local-storage-rhel9-operator@sha256:e32224f0902c5bee46d900baeb3a0d5ff3c4446783316a6f4218ea9ea3d96d6d_arm64",
            "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-node-feature-discovery-rhel9@sha256:5cca093d2d8bf4b821fcefa60ed31994f583e6b4d0f36add2e15837ba13a54ba_ppc64le",
            "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-node-feature-discovery-rhel9@sha256:c7e11295d158ece33bb1533c7ab2146734afae7997403c3313039fe8e4042b62_s390x",
            "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-node-feature-discovery-rhel9@sha256:ce29ee041d2a07642d3d63e847dc8bfe4be2ac935040c46c2fb489fd079abbb6_arm64",
            "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-node-feature-discovery-rhel9@sha256:eb43e0d479af584f6843d63541edc6b626ab712ad0a315aeeb526a268df810ed_amd64",
            "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-sdk-rhel9@sha256:dacb5557f0aa61fd3d02d41fbf6774f836da79e039407a360c6101beef800c20_s390x",
            "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-sdk-rhel9@sha256:de2ba088ca5b6ac82841b4a02e3fa21df833fe7384635339885e14c6f2693e78_arm64",
            "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-sdk-rhel9@sha256:fbec93b6bb528247057c5a80de12ba08e48cf739139f885cdc3b99d53413a55f_ppc64le",
            "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-sdk-rhel9@sha256:fdadd0941e2c21e6769ba153cfc2ae0b1f0a5a21e277511bff8fe0534fd4c7e8_amd64",
            "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ptp-rhel9-operator@sha256:4d2a45f85944228d66b2c7faa97b809535db2ab1a9f750ee881860a4e75a72d3_amd64",
            "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ptp-rhel9-operator@sha256:5d4245709a7d4376ce80773394e75d0f8b36f13b7af5e32bdc1ac5fdf589c5bd_arm64",
            "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ptp-rhel9-operator@sha256:e1f24bc46f7bf4cf5ec64ea17425a90129f0a99488fcc359c3db29398113e33a_ppc64le",
            "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ptp-rhel9@sha256:14d279701588ec2d73dd320faeca2e42a4c4e686814f98f6a17d8d9f1fdc0d3a_ppc64le",
            "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ptp-rhel9@sha256:2b93d944ca281693be0eb183e59334cdb8c0216f6a7aea80ff0404560b98354c_amd64",
            "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ptp-rhel9@sha256:50273d0d6da9c69ee2a8b78fe795bea3d3619b119a12e5683229ec407a513be6_arm64",
            "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9-operator@sha256:4189bdf7b4b0257e0c860c4213e758b8d0cbab4f06e838bcdfed5323a4b38898_ppc64le",
            "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9-operator@sha256:4649d2d44fd2c3a8f91e81028452a98164210b9aafb8017e617cb6d7050853e5_s390x",
            "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9-operator@sha256:c2cc38b4fb8d7f8775d256826bb3b5e7c3e6ca35b3ac24b004a30258cd4f4c74_amd64",
            "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9-operator@sha256:f33e9f7ff97ef473102b90016c327855d5ff1d27bf17fd36f4d2b546553f8b46_arm64",
            "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9@sha256:2054859965b5f9815471daf7bcbf9e55ae57b36317ba5a6601f36bb1d0e77abe_arm64",
            "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9@sha256:3be4aeab13b379ba5b6cd9d9797ee36da7dd685b35a6f45e399e79f4ba420409_s390x",
            "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9@sha256:424cfb306af67d196216b38a959824ec744c95e20fbcde525c0f302bcd6964c2_ppc64le",
            "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9@sha256:5fe6bfc5b4061a7a2714c29b3cafbcce7f9f9b64afd14892a14299a7bf29d26e_amd64",
            "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-secrets-store-csi-mustgather-rhel9@sha256:666b60cbe20f50e81d8dcc7c0c7fddc8abb643a93095b6118db7817868f43289_arm64",
            "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-secrets-store-csi-mustgather-rhel9@sha256:7eb1951694f5bae2173a988d761e6ece80fbf0ab36bd4ec1a014f9fa1a84db43_s390x",
            "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-secrets-store-csi-mustgather-rhel9@sha256:9765693924b8ec640974c64376a5720c8ab185c3964419578b9925a4eaac5248_ppc64le",
            "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-secrets-store-csi-mustgather-rhel9@sha256:dd48a7604537b65b80d2a4159fd37a824449a8fae81207475befbbb77c361ba7_amd64",
            "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9-operator@sha256:19535ae956f07aba6ca4695099c10f809b2cea36d376a9eb7bc9d0a84495a504_amd64",
            "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9-operator@sha256:7a30179910c1784d01aad7326c062508cfc965cfc755712a1d38e8289e8f9379_arm64",
            "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9-operator@sha256:d0ea8f45c76014e6ea5fb9d6dc4e4af393a071f41e54c57abd862e7a8fbda431_s390x",
            "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9-operator@sha256:d2e5352a507aab9aca55c54318b6736163553d3de38d2d1e8d4243758fcc8def_ppc64le",
            "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9@sha256:2ac4a28094f99ab002bebb7c546e65a12f9d95ad9f9f62f4e4aef3247622bb17_s390x",
            "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9@sha256:4f61f95a11a8cd70dc27d14dbd7dd91f7d2b57a9719266fa73582005acad545b_ppc64le",
            "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9@sha256:b78a9ff749c9da98c29b918f45d5f11ca026512672bed7e90ae50a35f5c33e4d_amd64",
            "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9@sha256:fc5f81c11a6065ce7114852e8464593cff69e60bf9277e616b5589e3a48b5a68_arm64",
            "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-sriov-dp-admission-controller-rhel9@sha256:337ec522df81fc8bc58c9bbd648423749acbcd4513d5faa056bbfa81810585a8_arm64",
            "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-sriov-dp-admission-controller-rhel9@sha256:91b415630888ae0cf4e3ca432f9b9be7d00681481b681522211b031be3dcf9db_ppc64le",
            "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-sriov-dp-admission-controller-rhel9@sha256:9372cd049753cf4a91dfd5d025344f62e5b24135943c879f1fa9407cb47de1ab_amd64",
            "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-sriov-infiniband-cni-rhel9@sha256:4b05f7f91c43570086657a04af7fd7240ab0ebe74a4ab163cc7e86d3c700c539_ppc64le",
            "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-sriov-infiniband-cni-rhel9@sha256:f9eb14dbc03fbc1b7b1638d45c7143416d8b20aafd8dc31ff2d76f2dbce5eb71_arm64",
            "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-sriov-infiniband-cni-rhel9@sha256:fa5aceb2480d81c302efb6849ccdd0c9903458a546acec9e389f136388acff2a_amd64",
            "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-sriov-network-config-daemon-rhel9@sha256:068b100b0c15df30d9664032a88f1a01883911ca8b220de1db76f1c6791b141b_arm64",
            "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-sriov-network-config-daemon-rhel9@sha256:3d895e8c27a2f0430418c85b50f40162fd0c1c796537f3ad30bdad60f2240645_amd64",
            "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-sriov-network-config-daemon-rhel9@sha256:70182f1d3a0c4a31a2f849d96efda9ffec182920e672d4384a493c02048c2707_ppc64le",
            "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-sriov-network-metrics-exporter-rhel9@sha256:15f98ff30d6198a3f2e6761a18123076b7d958d7520f0b12d6dd3a46ad9719d2_amd64",
            "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-sriov-network-metrics-exporter-rhel9@sha256:a43215e2db94f3ab53616b520f2ab1c7fb0076a5774161bd8767a27a2390065d_ppc64le",
            "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-sriov-network-metrics-exporter-rhel9@sha256:b99f56f5e7f16c1e04a4a6d72e4c32322ef6bb2343eca87946de54f069bbb647_arm64",
            "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-sriov-network-rhel9-operator@sha256:08782101e310104c5d19c930d4edd49eb124832415618416d20049dfbed4cbf5_amd64",
            "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-sriov-network-rhel9-operator@sha256:27f4edc3cde1c7d948b73260b1de3fba136da756dd9f0f22916e02778b3823a8_ppc64le",
            "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-sriov-network-rhel9-operator@sha256:ab0896ce872f78ba1eb00bd4f0788fc4d8f75f29a50d09628faffc085ec79805_arm64",
            "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-sriov-network-webhook-rhel9@sha256:11e39079c8bab75830ec62ecb5816c9a7346387c76ba8ffb281bf8198becedbe_arm64",
            "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-sriov-network-webhook-rhel9@sha256:80721d9f6473ed2be5061f623d5946fa8161cc85b98c04355ba2fe95dfa47022_ppc64le",
            "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-sriov-network-webhook-rhel9@sha256:d3d4dc2ab077526554aa961e27a598e0cd11e5efee8ed64eed14f816d458423b_amd64",
            "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9-operator@sha256:202b5c866073a825c534e7025633d931d13d0b09fc7ffa8b9bfb7d03090ecee0_amd64",
            "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9-operator@sha256:30b13ae772570ab84e7f5c8a12d34e9fb4c5c1bcdb5a6263bf34d257b2a841e1_arm64",
            "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9-operator@sha256:50978fd902161120b371e10fb333d101c2136c7c409cb360760611ee5e442c53_ppc64le",
            "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9-operator@sha256:59dec63a108221372a2c2538541ccdba81d0d4d9f3a7697be2099939342631ca_s390x",
            "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9@sha256:0955416b7534ba4cc93b531d8ff5c924581718279fda1f3959d615763ab12616_arm64",
            "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9@sha256:2375ba78f391d033133fbadf90d29d0dfa8989d7a395c9195433434042bd51cd_amd64",
            "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9@sha256:3556aab04fabcaceb6e9ad532d7081505ebd5cdff7cc605741969d13e59c7a42_s390x",
            "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9@sha256:4c974f9cbf5e6a69c618f8d8e891bfe981a3cfc47a881d53f4eeef81c377b922_ppc64le",
            "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ptp-must-gather-rhel9@sha256:0f650a9fe5f6809895cad70c61ae1e51308923850efe02f3aa0f168cdbcaaf01_amd64",
            "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ptp-must-gather-rhel9@sha256:694660afd01c0ab1dd9bfb7fa1475329465ec1cf42b131f75d97660e76b88838_arm64",
            "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ptp-must-gather-rhel9@sha256:f00d592e4c374dc18daa2bae226aaf440ca01881d5886f1227e7225d8a3f5d98_ppc64le",
            "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/sriov-cni-rhel9@sha256:8b0c3ef8a06fec1794efa1478952a25c9faccdcf30a46536879e0d3b87f4dcfb_amd64",
            "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/sriov-cni-rhel9@sha256:da4ee9e80f6da27bc38f102f60df392b3be77f3c6e9e6b95247f7a390c91cd09_ppc64le",
            "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/sriov-cni-rhel9@sha256:e8b70363470153ed4f105873f8238befcb47e3022d4c5d0c5986bfcdd33452e7_arm64",
            "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/sriov-network-metrics-exporter-rhel9@sha256:15f98ff30d6198a3f2e6761a18123076b7d958d7520f0b12d6dd3a46ad9719d2_amd64",
            "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/sriov-network-metrics-exporter-rhel9@sha256:a43215e2db94f3ab53616b520f2ab1c7fb0076a5774161bd8767a27a2390065d_ppc64le",
            "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/sriov-network-metrics-exporter-rhel9@sha256:b99f56f5e7f16c1e04a4a6d72e4c32322ef6bb2343eca87946de54f069bbb647_arm64"
          ]
        }
      ],
      "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.16:registry.redhat.io/openshift4/ose-sriov-network-device-plugin-rhel9@sha256:3f36c9fe97e7a51fe5690f19c604c3713527981c9367b8b7686882e36aaf93ea_arm64",
          "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-sriov-network-device-plugin-rhel9@sha256:c6ca80552aa3d1f36654251a3f67161b2083b67d3df2c3e6f38c3c3572baabf6_ppc64le",
          "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-sriov-network-device-plugin-rhel9@sha256:dbffc77d9a086c3b9af2422e2727dca4c1838ae8b48b390d6ad69fc02705f995_amd64"
        ],
        "known_not_affected": [
          "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/frr-rhel9@sha256:9514006a33ab484e3135736118c70f51c31f34005629556bc156928db87196ca_ppc64le",
          "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/frr-rhel9@sha256:a656db8efd65a9786fab384a205ece12309615580a3340bb9109bcff8e61f7dc_s390x",
          "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/frr-rhel9@sha256:b68a7a5859cbca02dfa05e925af2714227c15fb516ae7cf89d9313348dade299_arm64",
          "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/frr-rhel9@sha256:f37f754c6359c687707a86e0a9bf1755041c9af85171ae0599a81dd48c53e2d7_amd64",
          "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ingress-node-firewall-rhel9-operator@sha256:02e6dfae6c48696bf53651ad272cc9374f04b20ed24fd6be7c67a087574e48d6_ppc64le",
          "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ingress-node-firewall-rhel9-operator@sha256:06b0c4535f06bae52fc8ca90a89dbb8d5619ba0d7798211028af1ee784d13f5e_arm64",
          "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ingress-node-firewall-rhel9-operator@sha256:513ad3de187403dc1007e248428c745eb2d522a03b3a9b23aa26fc65c3d93a37_s390x",
          "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ingress-node-firewall-rhel9-operator@sha256:a08c612f8cb22aa5c3efd6ff330642e3d235dfef0b3e827bc985b9ca7eaf504c_amd64",
          "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ingress-node-firewall-rhel9@sha256:147c132bafabcef7f8efdab81744d7879385d8dac010dd995b9d42e309817470_ppc64le",
          "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ingress-node-firewall-rhel9@sha256:17ea1ff2373aec50c91d6a3958608f27d16952afd2e75db11cc5c8d44efdb118_amd64",
          "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ingress-node-firewall-rhel9@sha256:577777cd08c2c9418331ca7bcd39c3d56de4250e17d45a07f6eab8f5e5c25671_arm64",
          "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ingress-node-firewall-rhel9@sha256:8f5142c29e3deadf5bdaaf86c4e47c3849e8d184fa0e94e20f90d8b5c734c1f5_s390x",
          "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:0542361aef325e1a07e8eec868aa9bb283c84ad7dbd1efeba4c6184fa2ad4d77_amd64",
          "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:16dfc66eb443f912b84829d7eecc7c1f53dfe8472212f15c59791d979fa84a66_ppc64le",
          "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:4082c82eb5fb26c26453a59b22657ddc1326dc3a9ea92ef37b459e6ba8ca6a22_s390x",
          "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:7e42f0261d3670ee802686d3dc7af1f0e759e08a69f9af3b470e03fab4913a14_arm64",
          "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/metallb-rhel9@sha256:01450301456878e9674db2ddfc3f04576fe55c69e99d3aa04eba94ae17b2080f_amd64",
          "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/metallb-rhel9@sha256:96693f8126646d7059ade26f2c67eee3b7be8578938434357788e657805d999e_s390x",
          "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/metallb-rhel9@sha256:a0ae51bb6f4d7051ac74b3010716c718cdbaf76a662ff7cd8cd6e0b576805234_ppc64le",
          "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/metallb-rhel9@sha256:c44a4d6954452e5bc682afa6fba25ab51dc51d74b1a70cafe0e7cf25ebb0cfd8_arm64",
          "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/nmstate-console-plugin-rhel9@sha256:7f6258266bccbcca635498ce666e66a8507d01e2ba9efaaaf337b57d14f26d10_ppc64le",
          "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/nmstate-console-plugin-rhel9@sha256:d714bb305f982efa78da071289508ba8db2baf58649a1e2f0ae9b0ddb57a2263_amd64",
          "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/nmstate-console-plugin-rhel9@sha256:d7d0217453426ca0c9575b158abc341103ea13cd67bafd92124f8825bc41cdda_arm64",
          "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/nmstate-console-plugin-rhel9@sha256:f4c42ff98d49337a1cb96f8232cab9b349625de78585279d8942e526be459cea_s390x",
          "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ansible-rhel9-operator@sha256:3151eed2a25d88ff78011c11d7c1919a2596fd923895b2778e34629b8bfbd610_arm64",
          "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ansible-rhel9-operator@sha256:5d6d2ae0f3181abb25d2c933c13ae588d44878f8caf843b2ef3a48bf5c5080a3_s390x",
          "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ansible-rhel9-operator@sha256:a2973d796abe669f4bdc36fd7a9a074446de62e7129e519a137932cab9986cdc_amd64",
          "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ansible-rhel9-operator@sha256:a8cc726e618cfe1c7ee8d99172a5006efce6151f45c1658f784afa5ddc807868_ppc64le",
          "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-aws-efs-csi-driver-container-rhel9@sha256:74c8507e18640e95b55a9d1865a5604d5573a6d803b3bd6ad140252116daddbc_amd64",
          "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-aws-efs-csi-driver-container-rhel9@sha256:80ed81e053fd2747a1e902c4903f1e5e16ff7228dcf0de3b29a2d4c2c72a717d_arm64",
          "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-aws-efs-csi-driver-rhel9-operator@sha256:54df3621a2eceda85b684c4e00569b83e92b904ad33eba8f16bdd7a524a5617d_amd64",
          "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-aws-efs-csi-driver-rhel9-operator@sha256:d2738696ceccc3b938bc86998ca586af3499938778ae6fbc6d17978821ae62e7_arm64",
          "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:45965c8fcffc60c7486b3f0d6529e94e693857c0b672ddee7d19763e37b78e61_ppc64le",
          "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:88adfb5ccb4e317b42349aa070de3bd7e5c27bd6d0742765b82e1eaee472d6b6_amd64",
          "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:bbb1289250fbfc5ff3ab65334a06c58e702b405667d2b04babbdaf4a80be0478_arm64",
          "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:fdc08f17b67d399f4580ec9dbe173cdcc449cd39e435bd1a7f461f42693783df_s390x",
          "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cloud-event-proxy-rhel9@sha256:3951cf8a27c45f072e652db6d082b7da3918f45c396c3c2741a6c601450fc479_ppc64le",
          "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cloud-event-proxy-rhel9@sha256:864fb13cffda7d5823ba4a4383567d17dac490d73bb4b4315c66b6cc72353063_arm64",
          "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cloud-event-proxy-rhel9@sha256:9deba7562e574a1f0f8682301e5a462d8a4e287413e7df1c24c1dc9858c47ecf_amd64",
          "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-capacity-rhel9@sha256:1a61574663cc4f4990f8a2c49747c168b9ca99054294d72f243fa945574730ab_arm64",
          "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-capacity-rhel9@sha256:58b83258b1b2e8dab86a823cb71c8e65cca8563f3054f05fbdbed22c5f26d79a_s390x",
          "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-capacity-rhel9@sha256:b85ea1417cf415e90481c517a281cf0911b15f4e05481b8e0af89a981f594863_amd64",
          "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-capacity-rhel9@sha256:e093813edbb6d05b5e3ee2521569da55627ae80959e582ed6bfd1afac915e28e_ppc64le",
          "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-nfd-rhel9-operator@sha256:5b0dd05af5d0a5ba757f64ae98c8bef6e124d6893ec50ae58c2fa490ad1da9da_s390x",
          "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-nfd-rhel9-operator@sha256:71bea17824ad9b14c6a1ac704d67bd88cc8b1915553688244537334af75c3d4c_arm64",
          "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-nfd-rhel9-operator@sha256:b5afe724298038c6bd4ef1aec50070dc05dcd6a0c7753895192a1ad9b5ce1fc6_ppc64le",
          "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-nfd-rhel9-operator@sha256:d579a6ab524711f7bdd41e290c5ac02ce99844e4ff7009cde714852faa1e68e0_amd64",
          "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9-operator@sha256:1457c8c70f8f7530125aa2b3117ae25d5d6a0580ffc8656cbfac07cc13909d93_s390x",
          "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9-operator@sha256:3ee44121c26163f6000dae58840f7f90ad4cde9b558b508f83f67ae1825bacc1_amd64",
          "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9-operator@sha256:54096f6eca87b0850865f1e2734af4aa375a77713137b895e4d3889955458493_ppc64le",
          "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9-operator@sha256:d1888e9f7c082d7d18fba94ff0feb4acc1d6558b19188832a0509d5cfdd1cbf5_arm64",
          "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9@sha256:55348dd1ebb0cfb9e8e96ebd0a55b4141178d01e7e26f202d69e1dba5992e023_ppc64le",
          "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9@sha256:87658a7ba8ceab40b559b7758a7f00698eae2cf3847a3cfb1e8e4b5889e1686f_s390x",
          "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9@sha256:a3a0883e5f0c5629c9430ea0c56d8f997742d4062d78b8227fb234c680a0a4a3_arm64",
          "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9@sha256:a5c42bdfc20281fd84d2ee0b940b46552e817e854d5fe9ba39860c82a4ee923e_amd64",
          "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-mustgather-rhel9@sha256:324d1d362c9bea02f5ddba10494c2ef8c90e989642dc4e6f0c5bc89d16b53a0a_amd64",
          "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-mustgather-rhel9@sha256:6ab29f53a706d108df289c5db2998fe96791571bc8bcd6754b907abcaf4379ac_arm64",
          "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-mustgather-rhel9@sha256:6ec2a820720d5748c98ba86aec077d6d59226d51b5e3588707510d3d36e84eb9_ppc64le",
          "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-mustgather-rhel9@sha256:9ad4efcc603ed7757a0b0a7845aa7d72f5e23ba40f8298190a5793db965e2f75_s390x",
          "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:297a34f0de639347abfd52c0951a519cbe4beab738585a23dc3f8a67a9e5e398_amd64",
          "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:34fb3b211f74e041b9629668ad4b2d62167a62148682b427d96c0eccbe290c49_ppc64le",
          "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:e0d269efc7c71d4d76586576c8c38b5b7b08693c029075e254b80a648d7f33a6_arm64",
          "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:fad9afe5d9d39e6644c8bc36eea8e34bde18e913f22d642e4b2f54c1081d1034_s390x",
          "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:6bebe3c5e9777fe0e0074ffdef26cdb219accc3f7b0eb18c63107377a28c674e_arm64",
          "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:9031054e71f4ddd88ba35bf405221a3a2041e60c065cee5816bf8d97327563af_amd64",
          "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:c207a46f0485910f3f08af7dfd7d15e20cc18a0201be59ff1495e9d826171fcc_ppc64le",
          "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:cd1374515057f729d2cf1db898169a854f02dd73fad3ffe1ed8fa8a70961c55a_s390x",
          "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:081e7552cd297b7f12ae3ea2096636309b06b2b61561c9c39198dd2e0206027c_s390x",
          "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:4c4848aae14e6061af2347acefe372e64c5b68fa5c81354f632ce514e5d0087f_amd64",
          "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:93edabd2f066dee4beb96de47f43d89dfe67797bc67721f0e4d62f8bfd51fe63_arm64",
          "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:a5809d0e184c70d5d0d94ebb867bfb15742e99c480130df2ea6758fd3333d4a2_ppc64le",
          "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-dpu-cni-rhel9@sha256:215b81bdaf6bfb80a6cbe8bae87f6da6b7ea153213c888bc0482a3fb57f07f5c_amd64",
          "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-dpu-cni-rhel9@sha256:5592db0a15ab4260c830189c78e320d55eb49670fe78861ffaa934dfc7b75e3e_s390x",
          "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-dpu-cni-rhel9@sha256:953d1556ce9fefc128d1fb47d7ac17f6e7b6509e6aad299e08ea5c0efc55140b_ppc64le",
          "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-dpu-cni-rhel9@sha256:e9eed073a460afbab96736e200e080bfeba63e0cec4dedcdcec9b680adb33617_arm64",
          "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-dpu-daemon-rhel9@sha256:001047be9a9833099b587275b2955f33b74e43663bd9aa7a103be48ff66741c8_s390x",
          "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-dpu-daemon-rhel9@sha256:186686757f9c92645c8b99bf223e54d4530e5c8890eb66691f27259823258f54_ppc64le",
          "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-dpu-daemon-rhel9@sha256:27771fc6d92c5d01e96b1f742ae529f6e8f093dfe05bb45e9845974ecd02767e_amd64",
          "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-dpu-daemon-rhel9@sha256:68f897418a57e3a04dca031c97baacd8596ddcb08e7542d0b2a05b6b3cfb1635_arm64",
          "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-dpu-rhel9-operator@sha256:3a91eecf139eed92ad863b3efe6b2276e6130fa263f886ae24602de45199d9eb_amd64",
          "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-dpu-rhel9-operator@sha256:8e40d4bcc668e06e641a92352a5dab6ac27bb207a325ed4e7a3146543075b70e_arm64",
          "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-dpu-rhel9-operator@sha256:98c4b2c4049339400ed684b431e1634f595b6c3c3f8fa7037f1ddb2d04f4e3d0_ppc64le",
          "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-dpu-rhel9-operator@sha256:e4b3eff70c600b70374b1c5992b2362f590809afaed6b421795d1b869601e9b1_s390x",
          "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-egress-dns-proxy-rhel9@sha256:29c7ea3bc70551e7303de88482d31c404d70fefd6798366108ece99d866dfef7_amd64",
          "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-egress-dns-proxy-rhel9@sha256:7eff4354cc1ba713da7ac40addb41a18d2890fabe6b2e8741afef2b1648e5880_ppc64le",
          "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-egress-dns-proxy-rhel9@sha256:89157ee64b9be78c6d64e6ccfbfb00a2f3c63d2e8997c88ef0ac966644e7280a_s390x",
          "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-egress-dns-proxy-rhel9@sha256:e3b4385f15c779dc161a3765202bb70e5c9737393361adebdc5b45f0e9a0e7f3_arm64",
          "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-egress-http-proxy-rhel9@sha256:1e0f9ed2a7106f3a6c2b9a38fb3cd755f7a9f3f7908c6bc6ecd119d4c3f545b6_s390x",
          "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-egress-http-proxy-rhel9@sha256:a84aa36083e58b3c0f58eba66664d03f6704c5ac5a1ef8c2914ee3c72e409e8e_ppc64le",
          "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-egress-http-proxy-rhel9@sha256:b8a68a480dd92d1b58d5b22c3e72a8dccfc72f29b71400c449ae182a41330fcb_amd64",
          "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-egress-http-proxy-rhel9@sha256:dca0eb8d677c1a677dedab68d837878633edc0872198ea069ee14ff4ffe84784_arm64",
          "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-egress-router-rhel9@sha256:2c94db335463a852c1c86a1e9e10b618dacf97f8f9cb9d3940cc81c59fa2dc4e_s390x",
          "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-egress-router-rhel9@sha256:3b4c1045738a2c7afdf066b79c8314dd873696e5ad4ef6bd5e4b64c25f6d8a76_ppc64le",
          "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-egress-router-rhel9@sha256:451946b1dbe0496f4bae9f5706dffa67eb2e0c6e6834a379c2e512089baf11d8_amd64",
          "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-egress-router-rhel9@sha256:8e21b89096862a83bd75d0a16a9f84776413d412b5f082e1eb59395421f12ea5_arm64",
          "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel9-operator@sha256:1f56244b8c2a31afbc98a7ec10c80a420cfabccbdd486c0d4f66916a1738836a_arm64",
          "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel9-operator@sha256:1ff9be3e9b7a97248033d7eebafb96e746764b7a34f5596cb6e40307bb8ebb14_amd64",
          "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel9-operator@sha256:362608b3b3554ca4aa53942b84cd8edc67b538958c0e0304bd150f86c696fcea_ppc64le",
          "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel9@sha256:4367e4aba42529560f7f107ecbac40e976bdf2a65094ca2a7c0915e3ef7e25e0_amd64",
          "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel9@sha256:a9dffb4a8c56f80bd9360647b101af8f6f1aefb319cc22e5fca548854806e7b6_ppc64le",
          "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel9@sha256:d048f016f53cd366d7baf5d493cb54d7d0048d06bd78df94af05aeabbfca36a5_arm64",
          "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-helm-rhel9-operator@sha256:26fea8b5ab20892ee95f29154544f43edf0af21b902de6f0e44e43cc92a0041c_s390x",
          "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-helm-rhel9-operator@sha256:88ad485a4343852a9c8fc2c28f9e9aafa6b0f33ee76e2b1b707716f93500fa61_amd64",
          "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-helm-rhel9-operator@sha256:a582dca50e55146395dc3d74425f4bf3d67ea94e8548301663ce839ec82cf336_ppc64le",
          "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-helm-rhel9-operator@sha256:e161c060ee33667088bb06106f2fb5f0e6b8ed8a73ffe07a47aa4a1542bab369_arm64",
          "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:0331d92ee2311506854cb2356d76af0c91511b0666780bc8a9f56fd4eab76caa_ppc64le",
          "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:0416098c93062580897f27418206a04764519dd2680ec3abcf3eea0744522e74_arm64",
          "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:5077c8e7184bb5ee3f560467a9f024b9b4db8e578d7399051d0af0a3fa98b29d_s390x",
          "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:ec438084de12495a2e5e8a65e70cb6462428a173f632db719f8fcf3b1ffe03b4_amd64",
          "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-local-storage-diskmaker-rhel9@sha256:2c3df103fa272232278285c627dc147df35e8210fad25ad2c4da716fca597ef9_arm64",
          "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-local-storage-diskmaker-rhel9@sha256:3ef41a628927d4d1be349dea48733cf0f88b549a07b2bc9ff80a3509a9d38f09_s390x",
          "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-local-storage-diskmaker-rhel9@sha256:f39237845df57f3f842c3ffe086f07951e27fba8ad22562e7b629057b84e7767_ppc64le",
          "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-local-storage-diskmaker-rhel9@sha256:f4665da79faf6599d6ab248f37613d2ddcc65279dcb1b28c58c5179d3e2eb3b8_amd64",
          "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-local-storage-mustgather-rhel9@sha256:3c407b419feced6e958a592b6313c7ebb45473bcae6584e6199c130668c93260_ppc64le",
          "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-local-storage-mustgather-rhel9@sha256:6d5f8ab7a7f4a8f0e02b03238c5a558b09196e39e0dd67f4c8162a87e5057f67_s390x",
          "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-local-storage-mustgather-rhel9@sha256:ddb8ec811dfdd925af7efe0aeafd1ca0055fb7cbe2ee0838c65b650757170258_arm64",
          "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-local-storage-mustgather-rhel9@sha256:f0ed06d20b9f79f75cc74f3975da40e4d2cbbd19a5650d3fae12b4b8b1eb8d5d_amd64",
          "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-local-storage-rhel9-operator@sha256:3cf6e29e0ea8122e1f49e86d94fb8b33745abb5efdb8a3168b1655c9eb1aa634_amd64",
          "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-local-storage-rhel9-operator@sha256:71e2c086f21d1104091bbf5ea16c8a71f7b8c70fd191386e6ed6350519e96fb6_s390x",
          "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-local-storage-rhel9-operator@sha256:93cba4b60a1f94d70bb726e8b35e054b801f8ef983a394378dbb62af04b1a279_ppc64le",
          "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-local-storage-rhel9-operator@sha256:e32224f0902c5bee46d900baeb3a0d5ff3c4446783316a6f4218ea9ea3d96d6d_arm64",
          "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-node-feature-discovery-rhel9@sha256:5cca093d2d8bf4b821fcefa60ed31994f583e6b4d0f36add2e15837ba13a54ba_ppc64le",
          "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-node-feature-discovery-rhel9@sha256:c7e11295d158ece33bb1533c7ab2146734afae7997403c3313039fe8e4042b62_s390x",
          "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-node-feature-discovery-rhel9@sha256:ce29ee041d2a07642d3d63e847dc8bfe4be2ac935040c46c2fb489fd079abbb6_arm64",
          "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-node-feature-discovery-rhel9@sha256:eb43e0d479af584f6843d63541edc6b626ab712ad0a315aeeb526a268df810ed_amd64",
          "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-sdk-rhel9@sha256:dacb5557f0aa61fd3d02d41fbf6774f836da79e039407a360c6101beef800c20_s390x",
          "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-sdk-rhel9@sha256:de2ba088ca5b6ac82841b4a02e3fa21df833fe7384635339885e14c6f2693e78_arm64",
          "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-sdk-rhel9@sha256:fbec93b6bb528247057c5a80de12ba08e48cf739139f885cdc3b99d53413a55f_ppc64le",
          "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-sdk-rhel9@sha256:fdadd0941e2c21e6769ba153cfc2ae0b1f0a5a21e277511bff8fe0534fd4c7e8_amd64",
          "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ptp-rhel9-operator@sha256:4d2a45f85944228d66b2c7faa97b809535db2ab1a9f750ee881860a4e75a72d3_amd64",
          "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ptp-rhel9-operator@sha256:5d4245709a7d4376ce80773394e75d0f8b36f13b7af5e32bdc1ac5fdf589c5bd_arm64",
          "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ptp-rhel9-operator@sha256:e1f24bc46f7bf4cf5ec64ea17425a90129f0a99488fcc359c3db29398113e33a_ppc64le",
          "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ptp-rhel9@sha256:14d279701588ec2d73dd320faeca2e42a4c4e686814f98f6a17d8d9f1fdc0d3a_ppc64le",
          "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ptp-rhel9@sha256:2b93d944ca281693be0eb183e59334cdb8c0216f6a7aea80ff0404560b98354c_amd64",
          "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ptp-rhel9@sha256:50273d0d6da9c69ee2a8b78fe795bea3d3619b119a12e5683229ec407a513be6_arm64",
          "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9-operator@sha256:4189bdf7b4b0257e0c860c4213e758b8d0cbab4f06e838bcdfed5323a4b38898_ppc64le",
          "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9-operator@sha256:4649d2d44fd2c3a8f91e81028452a98164210b9aafb8017e617cb6d7050853e5_s390x",
          "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9-operator@sha256:c2cc38b4fb8d7f8775d256826bb3b5e7c3e6ca35b3ac24b004a30258cd4f4c74_amd64",
          "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9-operator@sha256:f33e9f7ff97ef473102b90016c327855d5ff1d27bf17fd36f4d2b546553f8b46_arm64",
          "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9@sha256:2054859965b5f9815471daf7bcbf9e55ae57b36317ba5a6601f36bb1d0e77abe_arm64",
          "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9@sha256:3be4aeab13b379ba5b6cd9d9797ee36da7dd685b35a6f45e399e79f4ba420409_s390x",
          "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9@sha256:424cfb306af67d196216b38a959824ec744c95e20fbcde525c0f302bcd6964c2_ppc64le",
          "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9@sha256:5fe6bfc5b4061a7a2714c29b3cafbcce7f9f9b64afd14892a14299a7bf29d26e_amd64",
          "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-secrets-store-csi-mustgather-rhel9@sha256:666b60cbe20f50e81d8dcc7c0c7fddc8abb643a93095b6118db7817868f43289_arm64",
          "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-secrets-store-csi-mustgather-rhel9@sha256:7eb1951694f5bae2173a988d761e6ece80fbf0ab36bd4ec1a014f9fa1a84db43_s390x",
          "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-secrets-store-csi-mustgather-rhel9@sha256:9765693924b8ec640974c64376a5720c8ab185c3964419578b9925a4eaac5248_ppc64le",
          "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-secrets-store-csi-mustgather-rhel9@sha256:dd48a7604537b65b80d2a4159fd37a824449a8fae81207475befbbb77c361ba7_amd64",
          "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9-operator@sha256:19535ae956f07aba6ca4695099c10f809b2cea36d376a9eb7bc9d0a84495a504_amd64",
          "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9-operator@sha256:7a30179910c1784d01aad7326c062508cfc965cfc755712a1d38e8289e8f9379_arm64",
          "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9-operator@sha256:d0ea8f45c76014e6ea5fb9d6dc4e4af393a071f41e54c57abd862e7a8fbda431_s390x",
          "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9-operator@sha256:d2e5352a507aab9aca55c54318b6736163553d3de38d2d1e8d4243758fcc8def_ppc64le",
          "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9@sha256:2ac4a28094f99ab002bebb7c546e65a12f9d95ad9f9f62f4e4aef3247622bb17_s390x",
          "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9@sha256:4f61f95a11a8cd70dc27d14dbd7dd91f7d2b57a9719266fa73582005acad545b_ppc64le",
          "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9@sha256:b78a9ff749c9da98c29b918f45d5f11ca026512672bed7e90ae50a35f5c33e4d_amd64",
          "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9@sha256:fc5f81c11a6065ce7114852e8464593cff69e60bf9277e616b5589e3a48b5a68_arm64",
          "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-sriov-dp-admission-controller-rhel9@sha256:337ec522df81fc8bc58c9bbd648423749acbcd4513d5faa056bbfa81810585a8_arm64",
          "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-sriov-dp-admission-controller-rhel9@sha256:91b415630888ae0cf4e3ca432f9b9be7d00681481b681522211b031be3dcf9db_ppc64le",
          "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-sriov-dp-admission-controller-rhel9@sha256:9372cd049753cf4a91dfd5d025344f62e5b24135943c879f1fa9407cb47de1ab_amd64",
          "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-sriov-infiniband-cni-rhel9@sha256:4b05f7f91c43570086657a04af7fd7240ab0ebe74a4ab163cc7e86d3c700c539_ppc64le",
          "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-sriov-infiniband-cni-rhel9@sha256:f9eb14dbc03fbc1b7b1638d45c7143416d8b20aafd8dc31ff2d76f2dbce5eb71_arm64",
          "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-sriov-infiniband-cni-rhel9@sha256:fa5aceb2480d81c302efb6849ccdd0c9903458a546acec9e389f136388acff2a_amd64",
          "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-sriov-network-config-daemon-rhel9@sha256:068b100b0c15df30d9664032a88f1a01883911ca8b220de1db76f1c6791b141b_arm64",
          "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-sriov-network-config-daemon-rhel9@sha256:3d895e8c27a2f0430418c85b50f40162fd0c1c796537f3ad30bdad60f2240645_amd64",
          "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-sriov-network-config-daemon-rhel9@sha256:70182f1d3a0c4a31a2f849d96efda9ffec182920e672d4384a493c02048c2707_ppc64le",
          "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-sriov-network-metrics-exporter-rhel9@sha256:15f98ff30d6198a3f2e6761a18123076b7d958d7520f0b12d6dd3a46ad9719d2_amd64",
          "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-sriov-network-metrics-exporter-rhel9@sha256:a43215e2db94f3ab53616b520f2ab1c7fb0076a5774161bd8767a27a2390065d_ppc64le",
          "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-sriov-network-metrics-exporter-rhel9@sha256:b99f56f5e7f16c1e04a4a6d72e4c32322ef6bb2343eca87946de54f069bbb647_arm64",
          "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-sriov-network-rhel9-operator@sha256:08782101e310104c5d19c930d4edd49eb124832415618416d20049dfbed4cbf5_amd64",
          "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-sriov-network-rhel9-operator@sha256:27f4edc3cde1c7d948b73260b1de3fba136da756dd9f0f22916e02778b3823a8_ppc64le",
          "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-sriov-network-rhel9-operator@sha256:ab0896ce872f78ba1eb00bd4f0788fc4d8f75f29a50d09628faffc085ec79805_arm64",
          "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-sriov-network-webhook-rhel9@sha256:11e39079c8bab75830ec62ecb5816c9a7346387c76ba8ffb281bf8198becedbe_arm64",
          "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-sriov-network-webhook-rhel9@sha256:80721d9f6473ed2be5061f623d5946fa8161cc85b98c04355ba2fe95dfa47022_ppc64le",
          "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-sriov-network-webhook-rhel9@sha256:d3d4dc2ab077526554aa961e27a598e0cd11e5efee8ed64eed14f816d458423b_amd64",
          "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9-operator@sha256:202b5c866073a825c534e7025633d931d13d0b09fc7ffa8b9bfb7d03090ecee0_amd64",
          "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9-operator@sha256:30b13ae772570ab84e7f5c8a12d34e9fb4c5c1bcdb5a6263bf34d257b2a841e1_arm64",
          "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9-operator@sha256:50978fd902161120b371e10fb333d101c2136c7c409cb360760611ee5e442c53_ppc64le",
          "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9-operator@sha256:59dec63a108221372a2c2538541ccdba81d0d4d9f3a7697be2099939342631ca_s390x",
          "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9@sha256:0955416b7534ba4cc93b531d8ff5c924581718279fda1f3959d615763ab12616_arm64",
          "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9@sha256:2375ba78f391d033133fbadf90d29d0dfa8989d7a395c9195433434042bd51cd_amd64",
          "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9@sha256:3556aab04fabcaceb6e9ad532d7081505ebd5cdff7cc605741969d13e59c7a42_s390x",
          "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9@sha256:4c974f9cbf5e6a69c618f8d8e891bfe981a3cfc47a881d53f4eeef81c377b922_ppc64le",
          "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ptp-must-gather-rhel9@sha256:0f650a9fe5f6809895cad70c61ae1e51308923850efe02f3aa0f168cdbcaaf01_amd64",
          "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ptp-must-gather-rhel9@sha256:694660afd01c0ab1dd9bfb7fa1475329465ec1cf42b131f75d97660e76b88838_arm64",
          "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ptp-must-gather-rhel9@sha256:f00d592e4c374dc18daa2bae226aaf440ca01881d5886f1227e7225d8a3f5d98_ppc64le",
          "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/sriov-cni-rhel9@sha256:8b0c3ef8a06fec1794efa1478952a25c9faccdcf30a46536879e0d3b87f4dcfb_amd64",
          "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/sriov-cni-rhel9@sha256:da4ee9e80f6da27bc38f102f60df392b3be77f3c6e9e6b95247f7a390c91cd09_ppc64le",
          "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/sriov-cni-rhel9@sha256:e8b70363470153ed4f105873f8238befcb47e3022d4c5d0c5986bfcdd33452e7_arm64",
          "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/sriov-network-metrics-exporter-rhel9@sha256:15f98ff30d6198a3f2e6761a18123076b7d958d7520f0b12d6dd3a46ad9719d2_amd64",
          "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/sriov-network-metrics-exporter-rhel9@sha256:a43215e2db94f3ab53616b520f2ab1c7fb0076a5774161bd8767a27a2390065d_ppc64le",
          "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/sriov-network-metrics-exporter-rhel9@sha256:b99f56f5e7f16c1e04a4a6d72e4c32322ef6bb2343eca87946de54f069bbb647_arm64"
        ]
      },
      "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-04-30T10:57:19+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.16/html/release_notes/\n\nDetails on how to access this content are available at\nhttps://docs.redhat.com/en/documentation/openshift_container_platform/4.16/html-single/updating_clusters/index#updating-cluster-cli.",
          "product_ids": [
            "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-sriov-network-device-plugin-rhel9@sha256:3f36c9fe97e7a51fe5690f19c604c3713527981c9367b8b7686882e36aaf93ea_arm64",
            "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-sriov-network-device-plugin-rhel9@sha256:c6ca80552aa3d1f36654251a3f67161b2083b67d3df2c3e6f38c3c3572baabf6_ppc64le",
            "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-sriov-network-device-plugin-rhel9@sha256:dbffc77d9a086c3b9af2422e2727dca4c1838ae8b48b390d6ad69fc02705f995_amd64"
          ],
          "restart_required": {
            "category": "none"
          },
          "url": "https://access.redhat.com/errata/RHSA-2026:10105"
        },
        {
          "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.16:registry.redhat.io/openshift4/frr-rhel9@sha256:9514006a33ab484e3135736118c70f51c31f34005629556bc156928db87196ca_ppc64le",
            "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/frr-rhel9@sha256:a656db8efd65a9786fab384a205ece12309615580a3340bb9109bcff8e61f7dc_s390x",
            "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/frr-rhel9@sha256:b68a7a5859cbca02dfa05e925af2714227c15fb516ae7cf89d9313348dade299_arm64",
            "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/frr-rhel9@sha256:f37f754c6359c687707a86e0a9bf1755041c9af85171ae0599a81dd48c53e2d7_amd64",
            "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ingress-node-firewall-rhel9-operator@sha256:02e6dfae6c48696bf53651ad272cc9374f04b20ed24fd6be7c67a087574e48d6_ppc64le",
            "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ingress-node-firewall-rhel9-operator@sha256:06b0c4535f06bae52fc8ca90a89dbb8d5619ba0d7798211028af1ee784d13f5e_arm64",
            "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ingress-node-firewall-rhel9-operator@sha256:513ad3de187403dc1007e248428c745eb2d522a03b3a9b23aa26fc65c3d93a37_s390x",
            "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ingress-node-firewall-rhel9-operator@sha256:a08c612f8cb22aa5c3efd6ff330642e3d235dfef0b3e827bc985b9ca7eaf504c_amd64",
            "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ingress-node-firewall-rhel9@sha256:147c132bafabcef7f8efdab81744d7879385d8dac010dd995b9d42e309817470_ppc64le",
            "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ingress-node-firewall-rhel9@sha256:17ea1ff2373aec50c91d6a3958608f27d16952afd2e75db11cc5c8d44efdb118_amd64",
            "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ingress-node-firewall-rhel9@sha256:577777cd08c2c9418331ca7bcd39c3d56de4250e17d45a07f6eab8f5e5c25671_arm64",
            "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ingress-node-firewall-rhel9@sha256:8f5142c29e3deadf5bdaaf86c4e47c3849e8d184fa0e94e20f90d8b5c734c1f5_s390x",
            "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:0542361aef325e1a07e8eec868aa9bb283c84ad7dbd1efeba4c6184fa2ad4d77_amd64",
            "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:16dfc66eb443f912b84829d7eecc7c1f53dfe8472212f15c59791d979fa84a66_ppc64le",
            "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:4082c82eb5fb26c26453a59b22657ddc1326dc3a9ea92ef37b459e6ba8ca6a22_s390x",
            "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:7e42f0261d3670ee802686d3dc7af1f0e759e08a69f9af3b470e03fab4913a14_arm64",
            "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/metallb-rhel9@sha256:01450301456878e9674db2ddfc3f04576fe55c69e99d3aa04eba94ae17b2080f_amd64",
            "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/metallb-rhel9@sha256:96693f8126646d7059ade26f2c67eee3b7be8578938434357788e657805d999e_s390x",
            "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/metallb-rhel9@sha256:a0ae51bb6f4d7051ac74b3010716c718cdbaf76a662ff7cd8cd6e0b576805234_ppc64le",
            "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/metallb-rhel9@sha256:c44a4d6954452e5bc682afa6fba25ab51dc51d74b1a70cafe0e7cf25ebb0cfd8_arm64",
            "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/nmstate-console-plugin-rhel9@sha256:7f6258266bccbcca635498ce666e66a8507d01e2ba9efaaaf337b57d14f26d10_ppc64le",
            "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/nmstate-console-plugin-rhel9@sha256:d714bb305f982efa78da071289508ba8db2baf58649a1e2f0ae9b0ddb57a2263_amd64",
            "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/nmstate-console-plugin-rhel9@sha256:d7d0217453426ca0c9575b158abc341103ea13cd67bafd92124f8825bc41cdda_arm64",
            "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/nmstate-console-plugin-rhel9@sha256:f4c42ff98d49337a1cb96f8232cab9b349625de78585279d8942e526be459cea_s390x",
            "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ansible-rhel9-operator@sha256:3151eed2a25d88ff78011c11d7c1919a2596fd923895b2778e34629b8bfbd610_arm64",
            "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ansible-rhel9-operator@sha256:5d6d2ae0f3181abb25d2c933c13ae588d44878f8caf843b2ef3a48bf5c5080a3_s390x",
            "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ansible-rhel9-operator@sha256:a2973d796abe669f4bdc36fd7a9a074446de62e7129e519a137932cab9986cdc_amd64",
            "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ansible-rhel9-operator@sha256:a8cc726e618cfe1c7ee8d99172a5006efce6151f45c1658f784afa5ddc807868_ppc64le",
            "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-aws-efs-csi-driver-container-rhel9@sha256:74c8507e18640e95b55a9d1865a5604d5573a6d803b3bd6ad140252116daddbc_amd64",
            "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-aws-efs-csi-driver-container-rhel9@sha256:80ed81e053fd2747a1e902c4903f1e5e16ff7228dcf0de3b29a2d4c2c72a717d_arm64",
            "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-aws-efs-csi-driver-rhel9-operator@sha256:54df3621a2eceda85b684c4e00569b83e92b904ad33eba8f16bdd7a524a5617d_amd64",
            "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-aws-efs-csi-driver-rhel9-operator@sha256:d2738696ceccc3b938bc86998ca586af3499938778ae6fbc6d17978821ae62e7_arm64",
            "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:45965c8fcffc60c7486b3f0d6529e94e693857c0b672ddee7d19763e37b78e61_ppc64le",
            "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:88adfb5ccb4e317b42349aa070de3bd7e5c27bd6d0742765b82e1eaee472d6b6_amd64",
            "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:bbb1289250fbfc5ff3ab65334a06c58e702b405667d2b04babbdaf4a80be0478_arm64",
            "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:fdc08f17b67d399f4580ec9dbe173cdcc449cd39e435bd1a7f461f42693783df_s390x",
            "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cloud-event-proxy-rhel9@sha256:3951cf8a27c45f072e652db6d082b7da3918f45c396c3c2741a6c601450fc479_ppc64le",
            "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cloud-event-proxy-rhel9@sha256:864fb13cffda7d5823ba4a4383567d17dac490d73bb4b4315c66b6cc72353063_arm64",
            "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cloud-event-proxy-rhel9@sha256:9deba7562e574a1f0f8682301e5a462d8a4e287413e7df1c24c1dc9858c47ecf_amd64",
            "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-capacity-rhel9@sha256:1a61574663cc4f4990f8a2c49747c168b9ca99054294d72f243fa945574730ab_arm64",
            "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-capacity-rhel9@sha256:58b83258b1b2e8dab86a823cb71c8e65cca8563f3054f05fbdbed22c5f26d79a_s390x",
            "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-capacity-rhel9@sha256:b85ea1417cf415e90481c517a281cf0911b15f4e05481b8e0af89a981f594863_amd64",
            "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-capacity-rhel9@sha256:e093813edbb6d05b5e3ee2521569da55627ae80959e582ed6bfd1afac915e28e_ppc64le",
            "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-nfd-rhel9-operator@sha256:5b0dd05af5d0a5ba757f64ae98c8bef6e124d6893ec50ae58c2fa490ad1da9da_s390x",
            "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-nfd-rhel9-operator@sha256:71bea17824ad9b14c6a1ac704d67bd88cc8b1915553688244537334af75c3d4c_arm64",
            "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-nfd-rhel9-operator@sha256:b5afe724298038c6bd4ef1aec50070dc05dcd6a0c7753895192a1ad9b5ce1fc6_ppc64le",
            "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-nfd-rhel9-operator@sha256:d579a6ab524711f7bdd41e290c5ac02ce99844e4ff7009cde714852faa1e68e0_amd64",
            "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9-operator@sha256:1457c8c70f8f7530125aa2b3117ae25d5d6a0580ffc8656cbfac07cc13909d93_s390x",
            "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9-operator@sha256:3ee44121c26163f6000dae58840f7f90ad4cde9b558b508f83f67ae1825bacc1_amd64",
            "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9-operator@sha256:54096f6eca87b0850865f1e2734af4aa375a77713137b895e4d3889955458493_ppc64le",
            "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9-operator@sha256:d1888e9f7c082d7d18fba94ff0feb4acc1d6558b19188832a0509d5cfdd1cbf5_arm64",
            "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9@sha256:55348dd1ebb0cfb9e8e96ebd0a55b4141178d01e7e26f202d69e1dba5992e023_ppc64le",
            "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9@sha256:87658a7ba8ceab40b559b7758a7f00698eae2cf3847a3cfb1e8e4b5889e1686f_s390x",
            "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9@sha256:a3a0883e5f0c5629c9430ea0c56d8f997742d4062d78b8227fb234c680a0a4a3_arm64",
            "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9@sha256:a5c42bdfc20281fd84d2ee0b940b46552e817e854d5fe9ba39860c82a4ee923e_amd64",
            "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-mustgather-rhel9@sha256:324d1d362c9bea02f5ddba10494c2ef8c90e989642dc4e6f0c5bc89d16b53a0a_amd64",
            "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-mustgather-rhel9@sha256:6ab29f53a706d108df289c5db2998fe96791571bc8bcd6754b907abcaf4379ac_arm64",
            "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-mustgather-rhel9@sha256:6ec2a820720d5748c98ba86aec077d6d59226d51b5e3588707510d3d36e84eb9_ppc64le",
            "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-mustgather-rhel9@sha256:9ad4efcc603ed7757a0b0a7845aa7d72f5e23ba40f8298190a5793db965e2f75_s390x",
            "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:297a34f0de639347abfd52c0951a519cbe4beab738585a23dc3f8a67a9e5e398_amd64",
            "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:34fb3b211f74e041b9629668ad4b2d62167a62148682b427d96c0eccbe290c49_ppc64le",
            "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:e0d269efc7c71d4d76586576c8c38b5b7b08693c029075e254b80a648d7f33a6_arm64",
            "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:fad9afe5d9d39e6644c8bc36eea8e34bde18e913f22d642e4b2f54c1081d1034_s390x",
            "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:6bebe3c5e9777fe0e0074ffdef26cdb219accc3f7b0eb18c63107377a28c674e_arm64",
            "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:9031054e71f4ddd88ba35bf405221a3a2041e60c065cee5816bf8d97327563af_amd64",
            "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:c207a46f0485910f3f08af7dfd7d15e20cc18a0201be59ff1495e9d826171fcc_ppc64le",
            "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:cd1374515057f729d2cf1db898169a854f02dd73fad3ffe1ed8fa8a70961c55a_s390x",
            "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:081e7552cd297b7f12ae3ea2096636309b06b2b61561c9c39198dd2e0206027c_s390x",
            "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:4c4848aae14e6061af2347acefe372e64c5b68fa5c81354f632ce514e5d0087f_amd64",
            "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:93edabd2f066dee4beb96de47f43d89dfe67797bc67721f0e4d62f8bfd51fe63_arm64",
            "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:a5809d0e184c70d5d0d94ebb867bfb15742e99c480130df2ea6758fd3333d4a2_ppc64le",
            "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-dpu-cni-rhel9@sha256:215b81bdaf6bfb80a6cbe8bae87f6da6b7ea153213c888bc0482a3fb57f07f5c_amd64",
            "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-dpu-cni-rhel9@sha256:5592db0a15ab4260c830189c78e320d55eb49670fe78861ffaa934dfc7b75e3e_s390x",
            "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-dpu-cni-rhel9@sha256:953d1556ce9fefc128d1fb47d7ac17f6e7b6509e6aad299e08ea5c0efc55140b_ppc64le",
            "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-dpu-cni-rhel9@sha256:e9eed073a460afbab96736e200e080bfeba63e0cec4dedcdcec9b680adb33617_arm64",
            "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-dpu-daemon-rhel9@sha256:001047be9a9833099b587275b2955f33b74e43663bd9aa7a103be48ff66741c8_s390x",
            "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-dpu-daemon-rhel9@sha256:186686757f9c92645c8b99bf223e54d4530e5c8890eb66691f27259823258f54_ppc64le",
            "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-dpu-daemon-rhel9@sha256:27771fc6d92c5d01e96b1f742ae529f6e8f093dfe05bb45e9845974ecd02767e_amd64",
            "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-dpu-daemon-rhel9@sha256:68f897418a57e3a04dca031c97baacd8596ddcb08e7542d0b2a05b6b3cfb1635_arm64",
            "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-dpu-rhel9-operator@sha256:3a91eecf139eed92ad863b3efe6b2276e6130fa263f886ae24602de45199d9eb_amd64",
            "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-dpu-rhel9-operator@sha256:8e40d4bcc668e06e641a92352a5dab6ac27bb207a325ed4e7a3146543075b70e_arm64",
            "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-dpu-rhel9-operator@sha256:98c4b2c4049339400ed684b431e1634f595b6c3c3f8fa7037f1ddb2d04f4e3d0_ppc64le",
            "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-dpu-rhel9-operator@sha256:e4b3eff70c600b70374b1c5992b2362f590809afaed6b421795d1b869601e9b1_s390x",
            "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-egress-dns-proxy-rhel9@sha256:29c7ea3bc70551e7303de88482d31c404d70fefd6798366108ece99d866dfef7_amd64",
            "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-egress-dns-proxy-rhel9@sha256:7eff4354cc1ba713da7ac40addb41a18d2890fabe6b2e8741afef2b1648e5880_ppc64le",
            "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-egress-dns-proxy-rhel9@sha256:89157ee64b9be78c6d64e6ccfbfb00a2f3c63d2e8997c88ef0ac966644e7280a_s390x",
            "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-egress-dns-proxy-rhel9@sha256:e3b4385f15c779dc161a3765202bb70e5c9737393361adebdc5b45f0e9a0e7f3_arm64",
            "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-egress-http-proxy-rhel9@sha256:1e0f9ed2a7106f3a6c2b9a38fb3cd755f7a9f3f7908c6bc6ecd119d4c3f545b6_s390x",
            "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-egress-http-proxy-rhel9@sha256:a84aa36083e58b3c0f58eba66664d03f6704c5ac5a1ef8c2914ee3c72e409e8e_ppc64le",
            "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-egress-http-proxy-rhel9@sha256:b8a68a480dd92d1b58d5b22c3e72a8dccfc72f29b71400c449ae182a41330fcb_amd64",
            "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-egress-http-proxy-rhel9@sha256:dca0eb8d677c1a677dedab68d837878633edc0872198ea069ee14ff4ffe84784_arm64",
            "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-egress-router-rhel9@sha256:2c94db335463a852c1c86a1e9e10b618dacf97f8f9cb9d3940cc81c59fa2dc4e_s390x",
            "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-egress-router-rhel9@sha256:3b4c1045738a2c7afdf066b79c8314dd873696e5ad4ef6bd5e4b64c25f6d8a76_ppc64le",
            "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-egress-router-rhel9@sha256:451946b1dbe0496f4bae9f5706dffa67eb2e0c6e6834a379c2e512089baf11d8_amd64",
            "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-egress-router-rhel9@sha256:8e21b89096862a83bd75d0a16a9f84776413d412b5f082e1eb59395421f12ea5_arm64",
            "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel9-operator@sha256:1f56244b8c2a31afbc98a7ec10c80a420cfabccbdd486c0d4f66916a1738836a_arm64",
            "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel9-operator@sha256:1ff9be3e9b7a97248033d7eebafb96e746764b7a34f5596cb6e40307bb8ebb14_amd64",
            "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel9-operator@sha256:362608b3b3554ca4aa53942b84cd8edc67b538958c0e0304bd150f86c696fcea_ppc64le",
            "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel9@sha256:4367e4aba42529560f7f107ecbac40e976bdf2a65094ca2a7c0915e3ef7e25e0_amd64",
            "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel9@sha256:a9dffb4a8c56f80bd9360647b101af8f6f1aefb319cc22e5fca548854806e7b6_ppc64le",
            "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel9@sha256:d048f016f53cd366d7baf5d493cb54d7d0048d06bd78df94af05aeabbfca36a5_arm64",
            "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-helm-rhel9-operator@sha256:26fea8b5ab20892ee95f29154544f43edf0af21b902de6f0e44e43cc92a0041c_s390x",
            "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-helm-rhel9-operator@sha256:88ad485a4343852a9c8fc2c28f9e9aafa6b0f33ee76e2b1b707716f93500fa61_amd64",
            "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-helm-rhel9-operator@sha256:a582dca50e55146395dc3d74425f4bf3d67ea94e8548301663ce839ec82cf336_ppc64le",
            "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-helm-rhel9-operator@sha256:e161c060ee33667088bb06106f2fb5f0e6b8ed8a73ffe07a47aa4a1542bab369_arm64",
            "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:0331d92ee2311506854cb2356d76af0c91511b0666780bc8a9f56fd4eab76caa_ppc64le",
            "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:0416098c93062580897f27418206a04764519dd2680ec3abcf3eea0744522e74_arm64",
            "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:5077c8e7184bb5ee3f560467a9f024b9b4db8e578d7399051d0af0a3fa98b29d_s390x",
            "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:ec438084de12495a2e5e8a65e70cb6462428a173f632db719f8fcf3b1ffe03b4_amd64",
            "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-local-storage-diskmaker-rhel9@sha256:2c3df103fa272232278285c627dc147df35e8210fad25ad2c4da716fca597ef9_arm64",
            "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-local-storage-diskmaker-rhel9@sha256:3ef41a628927d4d1be349dea48733cf0f88b549a07b2bc9ff80a3509a9d38f09_s390x",
            "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-local-storage-diskmaker-rhel9@sha256:f39237845df57f3f842c3ffe086f07951e27fba8ad22562e7b629057b84e7767_ppc64le",
            "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-local-storage-diskmaker-rhel9@sha256:f4665da79faf6599d6ab248f37613d2ddcc65279dcb1b28c58c5179d3e2eb3b8_amd64",
            "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-local-storage-mustgather-rhel9@sha256:3c407b419feced6e958a592b6313c7ebb45473bcae6584e6199c130668c93260_ppc64le",
            "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-local-storage-mustgather-rhel9@sha256:6d5f8ab7a7f4a8f0e02b03238c5a558b09196e39e0dd67f4c8162a87e5057f67_s390x",
            "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-local-storage-mustgather-rhel9@sha256:ddb8ec811dfdd925af7efe0aeafd1ca0055fb7cbe2ee0838c65b650757170258_arm64",
            "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-local-storage-mustgather-rhel9@sha256:f0ed06d20b9f79f75cc74f3975da40e4d2cbbd19a5650d3fae12b4b8b1eb8d5d_amd64",
            "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-local-storage-rhel9-operator@sha256:3cf6e29e0ea8122e1f49e86d94fb8b33745abb5efdb8a3168b1655c9eb1aa634_amd64",
            "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-local-storage-rhel9-operator@sha256:71e2c086f21d1104091bbf5ea16c8a71f7b8c70fd191386e6ed6350519e96fb6_s390x",
            "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-local-storage-rhel9-operator@sha256:93cba4b60a1f94d70bb726e8b35e054b801f8ef983a394378dbb62af04b1a279_ppc64le",
            "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-local-storage-rhel9-operator@sha256:e32224f0902c5bee46d900baeb3a0d5ff3c4446783316a6f4218ea9ea3d96d6d_arm64",
            "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-node-feature-discovery-rhel9@sha256:5cca093d2d8bf4b821fcefa60ed31994f583e6b4d0f36add2e15837ba13a54ba_ppc64le",
            "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-node-feature-discovery-rhel9@sha256:c7e11295d158ece33bb1533c7ab2146734afae7997403c3313039fe8e4042b62_s390x",
            "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-node-feature-discovery-rhel9@sha256:ce29ee041d2a07642d3d63e847dc8bfe4be2ac935040c46c2fb489fd079abbb6_arm64",
            "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-node-feature-discovery-rhel9@sha256:eb43e0d479af584f6843d63541edc6b626ab712ad0a315aeeb526a268df810ed_amd64",
            "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-sdk-rhel9@sha256:dacb5557f0aa61fd3d02d41fbf6774f836da79e039407a360c6101beef800c20_s390x",
            "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-sdk-rhel9@sha256:de2ba088ca5b6ac82841b4a02e3fa21df833fe7384635339885e14c6f2693e78_arm64",
            "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-sdk-rhel9@sha256:fbec93b6bb528247057c5a80de12ba08e48cf739139f885cdc3b99d53413a55f_ppc64le",
            "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-sdk-rhel9@sha256:fdadd0941e2c21e6769ba153cfc2ae0b1f0a5a21e277511bff8fe0534fd4c7e8_amd64",
            "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ptp-rhel9-operator@sha256:4d2a45f85944228d66b2c7faa97b809535db2ab1a9f750ee881860a4e75a72d3_amd64",
            "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ptp-rhel9-operator@sha256:5d4245709a7d4376ce80773394e75d0f8b36f13b7af5e32bdc1ac5fdf589c5bd_arm64",
            "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ptp-rhel9-operator@sha256:e1f24bc46f7bf4cf5ec64ea17425a90129f0a99488fcc359c3db29398113e33a_ppc64le",
            "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ptp-rhel9@sha256:14d279701588ec2d73dd320faeca2e42a4c4e686814f98f6a17d8d9f1fdc0d3a_ppc64le",
            "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ptp-rhel9@sha256:2b93d944ca281693be0eb183e59334cdb8c0216f6a7aea80ff0404560b98354c_amd64",
            "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ptp-rhel9@sha256:50273d0d6da9c69ee2a8b78fe795bea3d3619b119a12e5683229ec407a513be6_arm64",
            "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9-operator@sha256:4189bdf7b4b0257e0c860c4213e758b8d0cbab4f06e838bcdfed5323a4b38898_ppc64le",
            "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9-operator@sha256:4649d2d44fd2c3a8f91e81028452a98164210b9aafb8017e617cb6d7050853e5_s390x",
            "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9-operator@sha256:c2cc38b4fb8d7f8775d256826bb3b5e7c3e6ca35b3ac24b004a30258cd4f4c74_amd64",
            "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9-operator@sha256:f33e9f7ff97ef473102b90016c327855d5ff1d27bf17fd36f4d2b546553f8b46_arm64",
            "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9@sha256:2054859965b5f9815471daf7bcbf9e55ae57b36317ba5a6601f36bb1d0e77abe_arm64",
            "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9@sha256:3be4aeab13b379ba5b6cd9d9797ee36da7dd685b35a6f45e399e79f4ba420409_s390x",
            "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9@sha256:424cfb306af67d196216b38a959824ec744c95e20fbcde525c0f302bcd6964c2_ppc64le",
            "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9@sha256:5fe6bfc5b4061a7a2714c29b3cafbcce7f9f9b64afd14892a14299a7bf29d26e_amd64",
            "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-secrets-store-csi-mustgather-rhel9@sha256:666b60cbe20f50e81d8dcc7c0c7fddc8abb643a93095b6118db7817868f43289_arm64",
            "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-secrets-store-csi-mustgather-rhel9@sha256:7eb1951694f5bae2173a988d761e6ece80fbf0ab36bd4ec1a014f9fa1a84db43_s390x",
            "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-secrets-store-csi-mustgather-rhel9@sha256:9765693924b8ec640974c64376a5720c8ab185c3964419578b9925a4eaac5248_ppc64le",
            "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-secrets-store-csi-mustgather-rhel9@sha256:dd48a7604537b65b80d2a4159fd37a824449a8fae81207475befbbb77c361ba7_amd64",
            "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9-operator@sha256:19535ae956f07aba6ca4695099c10f809b2cea36d376a9eb7bc9d0a84495a504_amd64",
            "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9-operator@sha256:7a30179910c1784d01aad7326c062508cfc965cfc755712a1d38e8289e8f9379_arm64",
            "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9-operator@sha256:d0ea8f45c76014e6ea5fb9d6dc4e4af393a071f41e54c57abd862e7a8fbda431_s390x",
            "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9-operator@sha256:d2e5352a507aab9aca55c54318b6736163553d3de38d2d1e8d4243758fcc8def_ppc64le",
            "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9@sha256:2ac4a28094f99ab002bebb7c546e65a12f9d95ad9f9f62f4e4aef3247622bb17_s390x",
            "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9@sha256:4f61f95a11a8cd70dc27d14dbd7dd91f7d2b57a9719266fa73582005acad545b_ppc64le",
            "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9@sha256:b78a9ff749c9da98c29b918f45d5f11ca026512672bed7e90ae50a35f5c33e4d_amd64",
            "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9@sha256:fc5f81c11a6065ce7114852e8464593cff69e60bf9277e616b5589e3a48b5a68_arm64",
            "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-sriov-dp-admission-controller-rhel9@sha256:337ec522df81fc8bc58c9bbd648423749acbcd4513d5faa056bbfa81810585a8_arm64",
            "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-sriov-dp-admission-controller-rhel9@sha256:91b415630888ae0cf4e3ca432f9b9be7d00681481b681522211b031be3dcf9db_ppc64le",
            "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-sriov-dp-admission-controller-rhel9@sha256:9372cd049753cf4a91dfd5d025344f62e5b24135943c879f1fa9407cb47de1ab_amd64",
            "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-sriov-infiniband-cni-rhel9@sha256:4b05f7f91c43570086657a04af7fd7240ab0ebe74a4ab163cc7e86d3c700c539_ppc64le",
            "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-sriov-infiniband-cni-rhel9@sha256:f9eb14dbc03fbc1b7b1638d45c7143416d8b20aafd8dc31ff2d76f2dbce5eb71_arm64",
            "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-sriov-infiniband-cni-rhel9@sha256:fa5aceb2480d81c302efb6849ccdd0c9903458a546acec9e389f136388acff2a_amd64",
            "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-sriov-network-config-daemon-rhel9@sha256:068b100b0c15df30d9664032a88f1a01883911ca8b220de1db76f1c6791b141b_arm64",
            "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-sriov-network-config-daemon-rhel9@sha256:3d895e8c27a2f0430418c85b50f40162fd0c1c796537f3ad30bdad60f2240645_amd64",
            "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-sriov-network-config-daemon-rhel9@sha256:70182f1d3a0c4a31a2f849d96efda9ffec182920e672d4384a493c02048c2707_ppc64le",
            "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-sriov-network-device-plugin-rhel9@sha256:3f36c9fe97e7a51fe5690f19c604c3713527981c9367b8b7686882e36aaf93ea_arm64",
            "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-sriov-network-device-plugin-rhel9@sha256:c6ca80552aa3d1f36654251a3f67161b2083b67d3df2c3e6f38c3c3572baabf6_ppc64le",
            "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-sriov-network-device-plugin-rhel9@sha256:dbffc77d9a086c3b9af2422e2727dca4c1838ae8b48b390d6ad69fc02705f995_amd64",
            "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-sriov-network-metrics-exporter-rhel9@sha256:15f98ff30d6198a3f2e6761a18123076b7d958d7520f0b12d6dd3a46ad9719d2_amd64",
            "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-sriov-network-metrics-exporter-rhel9@sha256:a43215e2db94f3ab53616b520f2ab1c7fb0076a5774161bd8767a27a2390065d_ppc64le",
            "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-sriov-network-metrics-exporter-rhel9@sha256:b99f56f5e7f16c1e04a4a6d72e4c32322ef6bb2343eca87946de54f069bbb647_arm64",
            "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-sriov-network-rhel9-operator@sha256:08782101e310104c5d19c930d4edd49eb124832415618416d20049dfbed4cbf5_amd64",
            "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-sriov-network-rhel9-operator@sha256:27f4edc3cde1c7d948b73260b1de3fba136da756dd9f0f22916e02778b3823a8_ppc64le",
            "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-sriov-network-rhel9-operator@sha256:ab0896ce872f78ba1eb00bd4f0788fc4d8f75f29a50d09628faffc085ec79805_arm64",
            "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-sriov-network-webhook-rhel9@sha256:11e39079c8bab75830ec62ecb5816c9a7346387c76ba8ffb281bf8198becedbe_arm64",
            "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-sriov-network-webhook-rhel9@sha256:80721d9f6473ed2be5061f623d5946fa8161cc85b98c04355ba2fe95dfa47022_ppc64le",
            "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-sriov-network-webhook-rhel9@sha256:d3d4dc2ab077526554aa961e27a598e0cd11e5efee8ed64eed14f816d458423b_amd64",
            "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9-operator@sha256:202b5c866073a825c534e7025633d931d13d0b09fc7ffa8b9bfb7d03090ecee0_amd64",
            "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9-operator@sha256:30b13ae772570ab84e7f5c8a12d34e9fb4c5c1bcdb5a6263bf34d257b2a841e1_arm64",
            "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9-operator@sha256:50978fd902161120b371e10fb333d101c2136c7c409cb360760611ee5e442c53_ppc64le",
            "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9-operator@sha256:59dec63a108221372a2c2538541ccdba81d0d4d9f3a7697be2099939342631ca_s390x",
            "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9@sha256:0955416b7534ba4cc93b531d8ff5c924581718279fda1f3959d615763ab12616_arm64",
            "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9@sha256:2375ba78f391d033133fbadf90d29d0dfa8989d7a395c9195433434042bd51cd_amd64",
            "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9@sha256:3556aab04fabcaceb6e9ad532d7081505ebd5cdff7cc605741969d13e59c7a42_s390x",
            "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9@sha256:4c974f9cbf5e6a69c618f8d8e891bfe981a3cfc47a881d53f4eeef81c377b922_ppc64le",
            "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ptp-must-gather-rhel9@sha256:0f650a9fe5f6809895cad70c61ae1e51308923850efe02f3aa0f168cdbcaaf01_amd64",
            "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ptp-must-gather-rhel9@sha256:694660afd01c0ab1dd9bfb7fa1475329465ec1cf42b131f75d97660e76b88838_arm64",
            "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ptp-must-gather-rhel9@sha256:f00d592e4c374dc18daa2bae226aaf440ca01881d5886f1227e7225d8a3f5d98_ppc64le",
            "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/sriov-cni-rhel9@sha256:8b0c3ef8a06fec1794efa1478952a25c9faccdcf30a46536879e0d3b87f4dcfb_amd64",
            "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/sriov-cni-rhel9@sha256:da4ee9e80f6da27bc38f102f60df392b3be77f3c6e9e6b95247f7a390c91cd09_ppc64le",
            "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/sriov-cni-rhel9@sha256:e8b70363470153ed4f105873f8238befcb47e3022d4c5d0c5986bfcdd33452e7_arm64",
            "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/sriov-network-metrics-exporter-rhel9@sha256:15f98ff30d6198a3f2e6761a18123076b7d958d7520f0b12d6dd3a46ad9719d2_amd64",
            "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/sriov-network-metrics-exporter-rhel9@sha256:a43215e2db94f3ab53616b520f2ab1c7fb0076a5774161bd8767a27a2390065d_ppc64le",
            "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/sriov-network-metrics-exporter-rhel9@sha256:b99f56f5e7f16c1e04a4a6d72e4c32322ef6bb2343eca87946de54f069bbb647_arm64"
          ]
        }
      ],
      "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.16:registry.redhat.io/openshift4/frr-rhel9@sha256:9514006a33ab484e3135736118c70f51c31f34005629556bc156928db87196ca_ppc64le",
            "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/frr-rhel9@sha256:a656db8efd65a9786fab384a205ece12309615580a3340bb9109bcff8e61f7dc_s390x",
            "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/frr-rhel9@sha256:b68a7a5859cbca02dfa05e925af2714227c15fb516ae7cf89d9313348dade299_arm64",
            "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/frr-rhel9@sha256:f37f754c6359c687707a86e0a9bf1755041c9af85171ae0599a81dd48c53e2d7_amd64",
            "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ingress-node-firewall-rhel9-operator@sha256:02e6dfae6c48696bf53651ad272cc9374f04b20ed24fd6be7c67a087574e48d6_ppc64le",
            "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ingress-node-firewall-rhel9-operator@sha256:06b0c4535f06bae52fc8ca90a89dbb8d5619ba0d7798211028af1ee784d13f5e_arm64",
            "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ingress-node-firewall-rhel9-operator@sha256:513ad3de187403dc1007e248428c745eb2d522a03b3a9b23aa26fc65c3d93a37_s390x",
            "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ingress-node-firewall-rhel9-operator@sha256:a08c612f8cb22aa5c3efd6ff330642e3d235dfef0b3e827bc985b9ca7eaf504c_amd64",
            "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ingress-node-firewall-rhel9@sha256:147c132bafabcef7f8efdab81744d7879385d8dac010dd995b9d42e309817470_ppc64le",
            "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ingress-node-firewall-rhel9@sha256:17ea1ff2373aec50c91d6a3958608f27d16952afd2e75db11cc5c8d44efdb118_amd64",
            "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ingress-node-firewall-rhel9@sha256:577777cd08c2c9418331ca7bcd39c3d56de4250e17d45a07f6eab8f5e5c25671_arm64",
            "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ingress-node-firewall-rhel9@sha256:8f5142c29e3deadf5bdaaf86c4e47c3849e8d184fa0e94e20f90d8b5c734c1f5_s390x",
            "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:0542361aef325e1a07e8eec868aa9bb283c84ad7dbd1efeba4c6184fa2ad4d77_amd64",
            "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:16dfc66eb443f912b84829d7eecc7c1f53dfe8472212f15c59791d979fa84a66_ppc64le",
            "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:4082c82eb5fb26c26453a59b22657ddc1326dc3a9ea92ef37b459e6ba8ca6a22_s390x",
            "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:7e42f0261d3670ee802686d3dc7af1f0e759e08a69f9af3b470e03fab4913a14_arm64",
            "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/metallb-rhel9@sha256:01450301456878e9674db2ddfc3f04576fe55c69e99d3aa04eba94ae17b2080f_amd64",
            "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/metallb-rhel9@sha256:96693f8126646d7059ade26f2c67eee3b7be8578938434357788e657805d999e_s390x",
            "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/metallb-rhel9@sha256:a0ae51bb6f4d7051ac74b3010716c718cdbaf76a662ff7cd8cd6e0b576805234_ppc64le",
            "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/metallb-rhel9@sha256:c44a4d6954452e5bc682afa6fba25ab51dc51d74b1a70cafe0e7cf25ebb0cfd8_arm64",
            "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/nmstate-console-plugin-rhel9@sha256:7f6258266bccbcca635498ce666e66a8507d01e2ba9efaaaf337b57d14f26d10_ppc64le",
            "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/nmstate-console-plugin-rhel9@sha256:d714bb305f982efa78da071289508ba8db2baf58649a1e2f0ae9b0ddb57a2263_amd64",
            "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/nmstate-console-plugin-rhel9@sha256:d7d0217453426ca0c9575b158abc341103ea13cd67bafd92124f8825bc41cdda_arm64",
            "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/nmstate-console-plugin-rhel9@sha256:f4c42ff98d49337a1cb96f8232cab9b349625de78585279d8942e526be459cea_s390x",
            "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ansible-rhel9-operator@sha256:3151eed2a25d88ff78011c11d7c1919a2596fd923895b2778e34629b8bfbd610_arm64",
            "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ansible-rhel9-operator@sha256:5d6d2ae0f3181abb25d2c933c13ae588d44878f8caf843b2ef3a48bf5c5080a3_s390x",
            "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ansible-rhel9-operator@sha256:a2973d796abe669f4bdc36fd7a9a074446de62e7129e519a137932cab9986cdc_amd64",
            "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ansible-rhel9-operator@sha256:a8cc726e618cfe1c7ee8d99172a5006efce6151f45c1658f784afa5ddc807868_ppc64le",
            "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-aws-efs-csi-driver-container-rhel9@sha256:74c8507e18640e95b55a9d1865a5604d5573a6d803b3bd6ad140252116daddbc_amd64",
            "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-aws-efs-csi-driver-container-rhel9@sha256:80ed81e053fd2747a1e902c4903f1e5e16ff7228dcf0de3b29a2d4c2c72a717d_arm64",
            "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-aws-efs-csi-driver-rhel9-operator@sha256:54df3621a2eceda85b684c4e00569b83e92b904ad33eba8f16bdd7a524a5617d_amd64",
            "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-aws-efs-csi-driver-rhel9-operator@sha256:d2738696ceccc3b938bc86998ca586af3499938778ae6fbc6d17978821ae62e7_arm64",
            "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:45965c8fcffc60c7486b3f0d6529e94e693857c0b672ddee7d19763e37b78e61_ppc64le",
            "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:88adfb5ccb4e317b42349aa070de3bd7e5c27bd6d0742765b82e1eaee472d6b6_amd64",
            "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:bbb1289250fbfc5ff3ab65334a06c58e702b405667d2b04babbdaf4a80be0478_arm64",
            "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:fdc08f17b67d399f4580ec9dbe173cdcc449cd39e435bd1a7f461f42693783df_s390x",
            "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cloud-event-proxy-rhel9@sha256:3951cf8a27c45f072e652db6d082b7da3918f45c396c3c2741a6c601450fc479_ppc64le",
            "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cloud-event-proxy-rhel9@sha256:864fb13cffda7d5823ba4a4383567d17dac490d73bb4b4315c66b6cc72353063_arm64",
            "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cloud-event-proxy-rhel9@sha256:9deba7562e574a1f0f8682301e5a462d8a4e287413e7df1c24c1dc9858c47ecf_amd64",
            "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-capacity-rhel9@sha256:1a61574663cc4f4990f8a2c49747c168b9ca99054294d72f243fa945574730ab_arm64",
            "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-capacity-rhel9@sha256:58b83258b1b2e8dab86a823cb71c8e65cca8563f3054f05fbdbed22c5f26d79a_s390x",
            "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-capacity-rhel9@sha256:b85ea1417cf415e90481c517a281cf0911b15f4e05481b8e0af89a981f594863_amd64",
            "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-capacity-rhel9@sha256:e093813edbb6d05b5e3ee2521569da55627ae80959e582ed6bfd1afac915e28e_ppc64le",
            "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-nfd-rhel9-operator@sha256:5b0dd05af5d0a5ba757f64ae98c8bef6e124d6893ec50ae58c2fa490ad1da9da_s390x",
            "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-nfd-rhel9-operator@sha256:71bea17824ad9b14c6a1ac704d67bd88cc8b1915553688244537334af75c3d4c_arm64",
            "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-nfd-rhel9-operator@sha256:b5afe724298038c6bd4ef1aec50070dc05dcd6a0c7753895192a1ad9b5ce1fc6_ppc64le",
            "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-nfd-rhel9-operator@sha256:d579a6ab524711f7bdd41e290c5ac02ce99844e4ff7009cde714852faa1e68e0_amd64",
            "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9-operator@sha256:1457c8c70f8f7530125aa2b3117ae25d5d6a0580ffc8656cbfac07cc13909d93_s390x",
            "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9-operator@sha256:3ee44121c26163f6000dae58840f7f90ad4cde9b558b508f83f67ae1825bacc1_amd64",
            "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9-operator@sha256:54096f6eca87b0850865f1e2734af4aa375a77713137b895e4d3889955458493_ppc64le",
            "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9-operator@sha256:d1888e9f7c082d7d18fba94ff0feb4acc1d6558b19188832a0509d5cfdd1cbf5_arm64",
            "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9@sha256:55348dd1ebb0cfb9e8e96ebd0a55b4141178d01e7e26f202d69e1dba5992e023_ppc64le",
            "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9@sha256:87658a7ba8ceab40b559b7758a7f00698eae2cf3847a3cfb1e8e4b5889e1686f_s390x",
            "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9@sha256:a3a0883e5f0c5629c9430ea0c56d8f997742d4062d78b8227fb234c680a0a4a3_arm64",
            "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9@sha256:a5c42bdfc20281fd84d2ee0b940b46552e817e854d5fe9ba39860c82a4ee923e_amd64",
            "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-mustgather-rhel9@sha256:324d1d362c9bea02f5ddba10494c2ef8c90e989642dc4e6f0c5bc89d16b53a0a_amd64",
            "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-mustgather-rhel9@sha256:6ab29f53a706d108df289c5db2998fe96791571bc8bcd6754b907abcaf4379ac_arm64",
            "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-mustgather-rhel9@sha256:6ec2a820720d5748c98ba86aec077d6d59226d51b5e3588707510d3d36e84eb9_ppc64le",
            "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-mustgather-rhel9@sha256:9ad4efcc603ed7757a0b0a7845aa7d72f5e23ba40f8298190a5793db965e2f75_s390x",
            "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:297a34f0de639347abfd52c0951a519cbe4beab738585a23dc3f8a67a9e5e398_amd64",
            "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:34fb3b211f74e041b9629668ad4b2d62167a62148682b427d96c0eccbe290c49_ppc64le",
            "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:e0d269efc7c71d4d76586576c8c38b5b7b08693c029075e254b80a648d7f33a6_arm64",
            "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:fad9afe5d9d39e6644c8bc36eea8e34bde18e913f22d642e4b2f54c1081d1034_s390x",
            "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:6bebe3c5e9777fe0e0074ffdef26cdb219accc3f7b0eb18c63107377a28c674e_arm64",
            "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:9031054e71f4ddd88ba35bf405221a3a2041e60c065cee5816bf8d97327563af_amd64",
            "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:c207a46f0485910f3f08af7dfd7d15e20cc18a0201be59ff1495e9d826171fcc_ppc64le",
            "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:cd1374515057f729d2cf1db898169a854f02dd73fad3ffe1ed8fa8a70961c55a_s390x",
            "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:081e7552cd297b7f12ae3ea2096636309b06b2b61561c9c39198dd2e0206027c_s390x",
            "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:4c4848aae14e6061af2347acefe372e64c5b68fa5c81354f632ce514e5d0087f_amd64",
            "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:93edabd2f066dee4beb96de47f43d89dfe67797bc67721f0e4d62f8bfd51fe63_arm64",
            "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:a5809d0e184c70d5d0d94ebb867bfb15742e99c480130df2ea6758fd3333d4a2_ppc64le",
            "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-dpu-cni-rhel9@sha256:215b81bdaf6bfb80a6cbe8bae87f6da6b7ea153213c888bc0482a3fb57f07f5c_amd64",
            "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-dpu-cni-rhel9@sha256:5592db0a15ab4260c830189c78e320d55eb49670fe78861ffaa934dfc7b75e3e_s390x",
            "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-dpu-cni-rhel9@sha256:953d1556ce9fefc128d1fb47d7ac17f6e7b6509e6aad299e08ea5c0efc55140b_ppc64le",
            "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-dpu-cni-rhel9@sha256:e9eed073a460afbab96736e200e080bfeba63e0cec4dedcdcec9b680adb33617_arm64",
            "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-dpu-daemon-rhel9@sha256:001047be9a9833099b587275b2955f33b74e43663bd9aa7a103be48ff66741c8_s390x",
            "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-dpu-daemon-rhel9@sha256:186686757f9c92645c8b99bf223e54d4530e5c8890eb66691f27259823258f54_ppc64le",
            "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-dpu-daemon-rhel9@sha256:27771fc6d92c5d01e96b1f742ae529f6e8f093dfe05bb45e9845974ecd02767e_amd64",
            "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-dpu-daemon-rhel9@sha256:68f897418a57e3a04dca031c97baacd8596ddcb08e7542d0b2a05b6b3cfb1635_arm64",
            "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-dpu-rhel9-operator@sha256:3a91eecf139eed92ad863b3efe6b2276e6130fa263f886ae24602de45199d9eb_amd64",
            "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-dpu-rhel9-operator@sha256:8e40d4bcc668e06e641a92352a5dab6ac27bb207a325ed4e7a3146543075b70e_arm64",
            "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-dpu-rhel9-operator@sha256:98c4b2c4049339400ed684b431e1634f595b6c3c3f8fa7037f1ddb2d04f4e3d0_ppc64le",
            "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-dpu-rhel9-operator@sha256:e4b3eff70c600b70374b1c5992b2362f590809afaed6b421795d1b869601e9b1_s390x",
            "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-egress-dns-proxy-rhel9@sha256:29c7ea3bc70551e7303de88482d31c404d70fefd6798366108ece99d866dfef7_amd64",
            "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-egress-dns-proxy-rhel9@sha256:7eff4354cc1ba713da7ac40addb41a18d2890fabe6b2e8741afef2b1648e5880_ppc64le",
            "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-egress-dns-proxy-rhel9@sha256:89157ee64b9be78c6d64e6ccfbfb00a2f3c63d2e8997c88ef0ac966644e7280a_s390x",
            "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-egress-dns-proxy-rhel9@sha256:e3b4385f15c779dc161a3765202bb70e5c9737393361adebdc5b45f0e9a0e7f3_arm64",
            "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-egress-http-proxy-rhel9@sha256:1e0f9ed2a7106f3a6c2b9a38fb3cd755f7a9f3f7908c6bc6ecd119d4c3f545b6_s390x",
            "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-egress-http-proxy-rhel9@sha256:a84aa36083e58b3c0f58eba66664d03f6704c5ac5a1ef8c2914ee3c72e409e8e_ppc64le",
            "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-egress-http-proxy-rhel9@sha256:b8a68a480dd92d1b58d5b22c3e72a8dccfc72f29b71400c449ae182a41330fcb_amd64",
            "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-egress-http-proxy-rhel9@sha256:dca0eb8d677c1a677dedab68d837878633edc0872198ea069ee14ff4ffe84784_arm64",
            "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-egress-router-rhel9@sha256:2c94db335463a852c1c86a1e9e10b618dacf97f8f9cb9d3940cc81c59fa2dc4e_s390x",
            "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-egress-router-rhel9@sha256:3b4c1045738a2c7afdf066b79c8314dd873696e5ad4ef6bd5e4b64c25f6d8a76_ppc64le",
            "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-egress-router-rhel9@sha256:451946b1dbe0496f4bae9f5706dffa67eb2e0c6e6834a379c2e512089baf11d8_amd64",
            "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-egress-router-rhel9@sha256:8e21b89096862a83bd75d0a16a9f84776413d412b5f082e1eb59395421f12ea5_arm64",
            "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel9-operator@sha256:1f56244b8c2a31afbc98a7ec10c80a420cfabccbdd486c0d4f66916a1738836a_arm64",
            "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel9-operator@sha256:1ff9be3e9b7a97248033d7eebafb96e746764b7a34f5596cb6e40307bb8ebb14_amd64",
            "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel9-operator@sha256:362608b3b3554ca4aa53942b84cd8edc67b538958c0e0304bd150f86c696fcea_ppc64le",
            "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel9@sha256:4367e4aba42529560f7f107ecbac40e976bdf2a65094ca2a7c0915e3ef7e25e0_amd64",
            "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel9@sha256:a9dffb4a8c56f80bd9360647b101af8f6f1aefb319cc22e5fca548854806e7b6_ppc64le",
            "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel9@sha256:d048f016f53cd366d7baf5d493cb54d7d0048d06bd78df94af05aeabbfca36a5_arm64",
            "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-helm-rhel9-operator@sha256:26fea8b5ab20892ee95f29154544f43edf0af21b902de6f0e44e43cc92a0041c_s390x",
            "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-helm-rhel9-operator@sha256:88ad485a4343852a9c8fc2c28f9e9aafa6b0f33ee76e2b1b707716f93500fa61_amd64",
            "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-helm-rhel9-operator@sha256:a582dca50e55146395dc3d74425f4bf3d67ea94e8548301663ce839ec82cf336_ppc64le",
            "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-helm-rhel9-operator@sha256:e161c060ee33667088bb06106f2fb5f0e6b8ed8a73ffe07a47aa4a1542bab369_arm64",
            "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:0331d92ee2311506854cb2356d76af0c91511b0666780bc8a9f56fd4eab76caa_ppc64le",
            "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:0416098c93062580897f27418206a04764519dd2680ec3abcf3eea0744522e74_arm64",
            "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:5077c8e7184bb5ee3f560467a9f024b9b4db8e578d7399051d0af0a3fa98b29d_s390x",
            "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:ec438084de12495a2e5e8a65e70cb6462428a173f632db719f8fcf3b1ffe03b4_amd64",
            "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-local-storage-diskmaker-rhel9@sha256:2c3df103fa272232278285c627dc147df35e8210fad25ad2c4da716fca597ef9_arm64",
            "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-local-storage-diskmaker-rhel9@sha256:3ef41a628927d4d1be349dea48733cf0f88b549a07b2bc9ff80a3509a9d38f09_s390x",
            "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-local-storage-diskmaker-rhel9@sha256:f39237845df57f3f842c3ffe086f07951e27fba8ad22562e7b629057b84e7767_ppc64le",
            "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-local-storage-diskmaker-rhel9@sha256:f4665da79faf6599d6ab248f37613d2ddcc65279dcb1b28c58c5179d3e2eb3b8_amd64",
            "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-local-storage-mustgather-rhel9@sha256:3c407b419feced6e958a592b6313c7ebb45473bcae6584e6199c130668c93260_ppc64le",
            "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-local-storage-mustgather-rhel9@sha256:6d5f8ab7a7f4a8f0e02b03238c5a558b09196e39e0dd67f4c8162a87e5057f67_s390x",
            "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-local-storage-mustgather-rhel9@sha256:ddb8ec811dfdd925af7efe0aeafd1ca0055fb7cbe2ee0838c65b650757170258_arm64",
            "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-local-storage-mustgather-rhel9@sha256:f0ed06d20b9f79f75cc74f3975da40e4d2cbbd19a5650d3fae12b4b8b1eb8d5d_amd64",
            "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-local-storage-rhel9-operator@sha256:3cf6e29e0ea8122e1f49e86d94fb8b33745abb5efdb8a3168b1655c9eb1aa634_amd64",
            "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-local-storage-rhel9-operator@sha256:71e2c086f21d1104091bbf5ea16c8a71f7b8c70fd191386e6ed6350519e96fb6_s390x",
            "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-local-storage-rhel9-operator@sha256:93cba4b60a1f94d70bb726e8b35e054b801f8ef983a394378dbb62af04b1a279_ppc64le",
            "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-local-storage-rhel9-operator@sha256:e32224f0902c5bee46d900baeb3a0d5ff3c4446783316a6f4218ea9ea3d96d6d_arm64",
            "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-node-feature-discovery-rhel9@sha256:5cca093d2d8bf4b821fcefa60ed31994f583e6b4d0f36add2e15837ba13a54ba_ppc64le",
            "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-node-feature-discovery-rhel9@sha256:c7e11295d158ece33bb1533c7ab2146734afae7997403c3313039fe8e4042b62_s390x",
            "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-node-feature-discovery-rhel9@sha256:ce29ee041d2a07642d3d63e847dc8bfe4be2ac935040c46c2fb489fd079abbb6_arm64",
            "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-node-feature-discovery-rhel9@sha256:eb43e0d479af584f6843d63541edc6b626ab712ad0a315aeeb526a268df810ed_amd64",
            "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-sdk-rhel9@sha256:dacb5557f0aa61fd3d02d41fbf6774f836da79e039407a360c6101beef800c20_s390x",
            "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-sdk-rhel9@sha256:de2ba088ca5b6ac82841b4a02e3fa21df833fe7384635339885e14c6f2693e78_arm64",
            "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-sdk-rhel9@sha256:fbec93b6bb528247057c5a80de12ba08e48cf739139f885cdc3b99d53413a55f_ppc64le",
            "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-sdk-rhel9@sha256:fdadd0941e2c21e6769ba153cfc2ae0b1f0a5a21e277511bff8fe0534fd4c7e8_amd64",
            "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ptp-rhel9-operator@sha256:4d2a45f85944228d66b2c7faa97b809535db2ab1a9f750ee881860a4e75a72d3_amd64",
            "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ptp-rhel9-operator@sha256:5d4245709a7d4376ce80773394e75d0f8b36f13b7af5e32bdc1ac5fdf589c5bd_arm64",
            "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ptp-rhel9-operator@sha256:e1f24bc46f7bf4cf5ec64ea17425a90129f0a99488fcc359c3db29398113e33a_ppc64le",
            "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ptp-rhel9@sha256:14d279701588ec2d73dd320faeca2e42a4c4e686814f98f6a17d8d9f1fdc0d3a_ppc64le",
            "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ptp-rhel9@sha256:2b93d944ca281693be0eb183e59334cdb8c0216f6a7aea80ff0404560b98354c_amd64",
            "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ptp-rhel9@sha256:50273d0d6da9c69ee2a8b78fe795bea3d3619b119a12e5683229ec407a513be6_arm64",
            "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9-operator@sha256:4189bdf7b4b0257e0c860c4213e758b8d0cbab4f06e838bcdfed5323a4b38898_ppc64le",
            "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9-operator@sha256:4649d2d44fd2c3a8f91e81028452a98164210b9aafb8017e617cb6d7050853e5_s390x",
            "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9-operator@sha256:c2cc38b4fb8d7f8775d256826bb3b5e7c3e6ca35b3ac24b004a30258cd4f4c74_amd64",
            "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9-operator@sha256:f33e9f7ff97ef473102b90016c327855d5ff1d27bf17fd36f4d2b546553f8b46_arm64",
            "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9@sha256:2054859965b5f9815471daf7bcbf9e55ae57b36317ba5a6601f36bb1d0e77abe_arm64",
            "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9@sha256:3be4aeab13b379ba5b6cd9d9797ee36da7dd685b35a6f45e399e79f4ba420409_s390x",
            "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9@sha256:424cfb306af67d196216b38a959824ec744c95e20fbcde525c0f302bcd6964c2_ppc64le",
            "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9@sha256:5fe6bfc5b4061a7a2714c29b3cafbcce7f9f9b64afd14892a14299a7bf29d26e_amd64",
            "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-secrets-store-csi-mustgather-rhel9@sha256:666b60cbe20f50e81d8dcc7c0c7fddc8abb643a93095b6118db7817868f43289_arm64",
            "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-secrets-store-csi-mustgather-rhel9@sha256:7eb1951694f5bae2173a988d761e6ece80fbf0ab36bd4ec1a014f9fa1a84db43_s390x",
            "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-secrets-store-csi-mustgather-rhel9@sha256:9765693924b8ec640974c64376a5720c8ab185c3964419578b9925a4eaac5248_ppc64le",
            "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-secrets-store-csi-mustgather-rhel9@sha256:dd48a7604537b65b80d2a4159fd37a824449a8fae81207475befbbb77c361ba7_amd64",
            "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9-operator@sha256:19535ae956f07aba6ca4695099c10f809b2cea36d376a9eb7bc9d0a84495a504_amd64",
            "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9-operator@sha256:7a30179910c1784d01aad7326c062508cfc965cfc755712a1d38e8289e8f9379_arm64",
            "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9-operator@sha256:d0ea8f45c76014e6ea5fb9d6dc4e4af393a071f41e54c57abd862e7a8fbda431_s390x",
            "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9-operator@sha256:d2e5352a507aab9aca55c54318b6736163553d3de38d2d1e8d4243758fcc8def_ppc64le",
            "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9@sha256:2ac4a28094f99ab002bebb7c546e65a12f9d95ad9f9f62f4e4aef3247622bb17_s390x",
            "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9@sha256:4f61f95a11a8cd70dc27d14dbd7dd91f7d2b57a9719266fa73582005acad545b_ppc64le",
            "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9@sha256:b78a9ff749c9da98c29b918f45d5f11ca026512672bed7e90ae50a35f5c33e4d_amd64",
            "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9@sha256:fc5f81c11a6065ce7114852e8464593cff69e60bf9277e616b5589e3a48b5a68_arm64",
            "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-sriov-dp-admission-controller-rhel9@sha256:337ec522df81fc8bc58c9bbd648423749acbcd4513d5faa056bbfa81810585a8_arm64",
            "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-sriov-dp-admission-controller-rhel9@sha256:91b415630888ae0cf4e3ca432f9b9be7d00681481b681522211b031be3dcf9db_ppc64le",
            "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-sriov-dp-admission-controller-rhel9@sha256:9372cd049753cf4a91dfd5d025344f62e5b24135943c879f1fa9407cb47de1ab_amd64",
            "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-sriov-infiniband-cni-rhel9@sha256:4b05f7f91c43570086657a04af7fd7240ab0ebe74a4ab163cc7e86d3c700c539_ppc64le",
            "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-sriov-infiniband-cni-rhel9@sha256:f9eb14dbc03fbc1b7b1638d45c7143416d8b20aafd8dc31ff2d76f2dbce5eb71_arm64",
            "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-sriov-infiniband-cni-rhel9@sha256:fa5aceb2480d81c302efb6849ccdd0c9903458a546acec9e389f136388acff2a_amd64",
            "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-sriov-network-config-daemon-rhel9@sha256:068b100b0c15df30d9664032a88f1a01883911ca8b220de1db76f1c6791b141b_arm64",
            "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-sriov-network-config-daemon-rhel9@sha256:3d895e8c27a2f0430418c85b50f40162fd0c1c796537f3ad30bdad60f2240645_amd64",
            "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-sriov-network-config-daemon-rhel9@sha256:70182f1d3a0c4a31a2f849d96efda9ffec182920e672d4384a493c02048c2707_ppc64le",
            "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-sriov-network-device-plugin-rhel9@sha256:3f36c9fe97e7a51fe5690f19c604c3713527981c9367b8b7686882e36aaf93ea_arm64",
            "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-sriov-network-device-plugin-rhel9@sha256:c6ca80552aa3d1f36654251a3f67161b2083b67d3df2c3e6f38c3c3572baabf6_ppc64le",
            "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-sriov-network-device-plugin-rhel9@sha256:dbffc77d9a086c3b9af2422e2727dca4c1838ae8b48b390d6ad69fc02705f995_amd64",
            "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-sriov-network-metrics-exporter-rhel9@sha256:15f98ff30d6198a3f2e6761a18123076b7d958d7520f0b12d6dd3a46ad9719d2_amd64",
            "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-sriov-network-metrics-exporter-rhel9@sha256:a43215e2db94f3ab53616b520f2ab1c7fb0076a5774161bd8767a27a2390065d_ppc64le",
            "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-sriov-network-metrics-exporter-rhel9@sha256:b99f56f5e7f16c1e04a4a6d72e4c32322ef6bb2343eca87946de54f069bbb647_arm64",
            "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-sriov-network-rhel9-operator@sha256:08782101e310104c5d19c930d4edd49eb124832415618416d20049dfbed4cbf5_amd64",
            "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-sriov-network-rhel9-operator@sha256:27f4edc3cde1c7d948b73260b1de3fba136da756dd9f0f22916e02778b3823a8_ppc64le",
            "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-sriov-network-rhel9-operator@sha256:ab0896ce872f78ba1eb00bd4f0788fc4d8f75f29a50d09628faffc085ec79805_arm64",
            "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-sriov-network-webhook-rhel9@sha256:11e39079c8bab75830ec62ecb5816c9a7346387c76ba8ffb281bf8198becedbe_arm64",
            "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-sriov-network-webhook-rhel9@sha256:80721d9f6473ed2be5061f623d5946fa8161cc85b98c04355ba2fe95dfa47022_ppc64le",
            "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-sriov-network-webhook-rhel9@sha256:d3d4dc2ab077526554aa961e27a598e0cd11e5efee8ed64eed14f816d458423b_amd64",
            "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9-operator@sha256:202b5c866073a825c534e7025633d931d13d0b09fc7ffa8b9bfb7d03090ecee0_amd64",
            "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9-operator@sha256:30b13ae772570ab84e7f5c8a12d34e9fb4c5c1bcdb5a6263bf34d257b2a841e1_arm64",
            "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9-operator@sha256:50978fd902161120b371e10fb333d101c2136c7c409cb360760611ee5e442c53_ppc64le",
            "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9-operator@sha256:59dec63a108221372a2c2538541ccdba81d0d4d9f3a7697be2099939342631ca_s390x",
            "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9@sha256:0955416b7534ba4cc93b531d8ff5c924581718279fda1f3959d615763ab12616_arm64",
            "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9@sha256:2375ba78f391d033133fbadf90d29d0dfa8989d7a395c9195433434042bd51cd_amd64",
            "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9@sha256:3556aab04fabcaceb6e9ad532d7081505ebd5cdff7cc605741969d13e59c7a42_s390x",
            "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9@sha256:4c974f9cbf5e6a69c618f8d8e891bfe981a3cfc47a881d53f4eeef81c377b922_ppc64le",
            "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ptp-must-gather-rhel9@sha256:0f650a9fe5f6809895cad70c61ae1e51308923850efe02f3aa0f168cdbcaaf01_amd64",
            "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ptp-must-gather-rhel9@sha256:694660afd01c0ab1dd9bfb7fa1475329465ec1cf42b131f75d97660e76b88838_arm64",
            "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ptp-must-gather-rhel9@sha256:f00d592e4c374dc18daa2bae226aaf440ca01881d5886f1227e7225d8a3f5d98_ppc64le",
            "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/sriov-cni-rhel9@sha256:8b0c3ef8a06fec1794efa1478952a25c9faccdcf30a46536879e0d3b87f4dcfb_amd64",
            "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/sriov-cni-rhel9@sha256:da4ee9e80f6da27bc38f102f60df392b3be77f3c6e9e6b95247f7a390c91cd09_ppc64le",
            "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/sriov-cni-rhel9@sha256:e8b70363470153ed4f105873f8238befcb47e3022d4c5d0c5986bfcdd33452e7_arm64",
            "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/sriov-network-metrics-exporter-rhel9@sha256:15f98ff30d6198a3f2e6761a18123076b7d958d7520f0b12d6dd3a46ad9719d2_amd64",
            "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/sriov-network-metrics-exporter-rhel9@sha256:a43215e2db94f3ab53616b520f2ab1c7fb0076a5774161bd8767a27a2390065d_ppc64le",
            "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/sriov-network-metrics-exporter-rhel9@sha256:b99f56f5e7f16c1e04a4a6d72e4c32322ef6bb2343eca87946de54f069bbb647_arm64"
          ]
        }
      ],
      "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…